Pull request #42659 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 4cfeb27f78bca36c63c580b47e0f3ba28338c272+013d6655bb0f4c86bcd9d48372ef67afd0ded65e (e5586751983e796ed9abf50a0df64fa2d79d9ab2) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-42659@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' 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-20T04:53:00.468Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-07-20T04:53:00.474Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-07-20T04:53:00.656Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08c47e331ab574cf0) in /home/ubuntu/workspace/moby_PR-42659 [Pipeline] { [Pipeline] checkout [2021-07-20T04:53:00.685Z] The recommended git tool is: git [2021-07-20T04:53:00.732Z] using credential docker-jenkins-github-credentials [2021-07-20T04:53:00.741Z] Cloning the remote Git repository [2021-07-20T04:53:00.741Z] Cloning with configured refspecs honoured and without tags [2021-07-20T04:53:00.741Z] Cloning repository https://github.com/moby/moby.git [2021-07-20T04:53:00.741Z] > git init /home/ubuntu/workspace/moby_PR-42659 # timeout=10 [2021-07-20T04:53:00.754Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T04:53:00.754Z] > git --version # timeout=10 [2021-07-20T04:53:00.756Z] > git --version # 'git version 2.17.1' [2021-07-20T04:53:00.756Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T04:53:00.757Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42659/head:refs/remotes/origin/PR-42659 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-20T04:53:15.015Z] Fetching without tags [2021-07-20T04:53:15.268Z] Merging remotes/origin/20.10 commit 013d6655bb0f4c86bcd9d48372ef67afd0ded65e into PR head commit 4cfeb27f78bca36c63c580b47e0f3ba28338c272 [2021-07-20T04:53:15.713Z] Merge succeeded, producing 4cfeb27f78bca36c63c580b47e0f3ba28338c272 [2021-07-20T04:53:15.713Z] Checking out Revision 4cfeb27f78bca36c63c580b47e0f3ba28338c272 (PR-42659) [2021-07-20T04:53:16.231Z] Commit message: "update runc binary to v1.0.1" [2021-07-20T04:53:16.231Z] First time build. Skipping changelog. [2021-07-20T04:53:16.245Z] > git --version # timeout=10 [2021-07-20T04:53:16.247Z] > git --version # 'git version 2.17.1' [2021-07-20T04:53:16.253Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-07-20T04:53:15.002Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T04:53:15.004Z] > git config --add remote.origin.fetch +refs/pull/42659/head:refs/remotes/origin/PR-42659 # timeout=10 [2021-07-20T04:53:15.006Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-20T04:53:15.010Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T04:53:15.015Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T04:53:15.015Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T04:53:15.015Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42659/head:refs/remotes/origin/PR-42659 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-20T04:53:15.267Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T04:53:15.269Z] > git checkout -f 4cfeb27f78bca36c63c580b47e0f3ba28338c272 # timeout=10 [2021-07-20T04:53:15.687Z] > git remote # timeout=10 [2021-07-20T04:53:15.689Z] > git config --get remote.origin.url # timeout=10 [2021-07-20T04:53:15.695Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T04:53:15.696Z] > git merge 013d6655bb0f4c86bcd9d48372ef67afd0ded65e # timeout=10 [2021-07-20T04:53:15.701Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-20T04:53:15.712Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T04:53:15.721Z] > git checkout -f 4cfeb27f78bca36c63c580b47e0f3ba28338c272 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-20T04:53:16.920Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42659:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-07-20T04:53:19.431Z] 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] 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) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2021-07-20T04:53:19.647Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08c47e331ab574cf0) in /home/ubuntu/workspace/moby_PR-42659 [Pipeline] node [Pipeline] node [2021-07-20T04:53:19.655Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-098e3aaa091eacbbc) in /home/ubuntu/workspace/moby_PR-42659 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2021-07-20T04:53:19.667Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04ab7cdf16a5bc0a2) in /home/ubuntu/workspace/moby_PR-42659 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2021-07-20T04:53:19.670Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0e9545e729e003b28) in /home/ubuntu/workspace/moby_PR-42659 [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] } [2021-07-20T04:53:19.673Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bc569d4f75b99f96) in /home/ubuntu/workspace/moby_PR-42659 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] { [Pipeline] checkout [2021-07-20T04:53:19.727Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] { [2021-07-20T04:53:19.733Z] The recommended git tool is: git [Pipeline] { [2021-07-20T04:53:19.749Z] using credential docker-jenkins-github-credentials [2021-07-20T04:53:19.755Z] Cloning the remote Git repository [2021-07-20T04:53:19.755Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [2021-07-20T04:53:19.776Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2021-07-20T04:53:19.781Z] The recommended git tool is: git [2021-07-20T04:53:19.783Z] Fetching changes from the remote Git repository [2021-07-20T04:53:19.787Z] Fetching without tags [Pipeline] // stage [2021-07-20T04:53:19.792Z] using credential docker-jenkins-github-credentials [2021-07-20T04:53:19.797Z] Cloning the remote Git repository [2021-07-20T04:53:19.797Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [2021-07-20T04:53:19.847Z] The recommended git tool is: git [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] } [2021-07-20T04:53:19.856Z] using credential docker-jenkins-github-credentials [Pipeline] checkout 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] } [2021-07-20T04:53:19.863Z] Cloning the remote Git repository [2021-07-20T04:53:19.863Z] Cloning with configured refspecs honoured and without tags [2021-07-20T04:53:19.863Z] The recommended git tool is: git [2021-07-20T04:53:19.841Z] Cloning repository https://github.com/moby/moby.git [2021-07-20T04:53:19.841Z] > git init /home/ubuntu/workspace/moby_PR-42659 # timeout=10 [2021-07-20T04:53:19.891Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T04:53:19.891Z] > git --version # timeout=10 [2021-07-20T04:53:19.896Z] > git --version # 'git version 2.17.1' [2021-07-20T04:53:19.897Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T04:53:19.897Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42659/head:refs/remotes/origin/PR-42659 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [Pipeline] // stage [2021-07-20T04:53:19.874Z] using credential docker-jenkins-github-credentials [2021-07-20T04:53:19.881Z] Cloning the remote Git repository [2021-07-20T04:53:19.881Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-07-20T04:53:20.041Z] Merging remotes/origin/20.10 commit 013d6655bb0f4c86bcd9d48372ef67afd0ded65e into PR head commit 4cfeb27f78bca36c63c580b47e0f3ba28338c272 [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-07-20T04:53:20.150Z] Merge succeeded, producing 4cfeb27f78bca36c63c580b47e0f3ba28338c272 [2021-07-20T04:53:20.150Z] Checking out Revision 4cfeb27f78bca36c63c580b47e0f3ba28338c272 (PR-42659) [2021-07-20T04:53:20.205Z] Commit message: "update runc binary to v1.0.1" [2021-07-20T04:53:20.253Z] > git --version # timeout=10 [2021-07-20T04:53:20.255Z] > git --version # 'git version 2.17.1' [2021-07-20T04:53:20.260Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-20T04:53:19.778Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42659/.git # timeout=10 [2021-07-20T04:53:19.782Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T04:53:19.787Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T04:53:19.787Z] > git --version # timeout=10 [2021-07-20T04:53:19.788Z] > git --version # 'git version 2.17.1' [2021-07-20T04:53:19.788Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T04:53:19.789Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42659/head:refs/remotes/origin/PR-42659 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-20T04:53:20.040Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T04:53:20.043Z] > git checkout -f 4cfeb27f78bca36c63c580b47e0f3ba28338c272 # timeout=10 [2021-07-20T04:53:20.133Z] > git remote # timeout=10 [2021-07-20T04:53:20.137Z] > git config --get remote.origin.url # timeout=10 [2021-07-20T04:53:20.139Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T04:53:20.139Z] > git merge 013d6655bb0f4c86bcd9d48372ef67afd0ded65e # timeout=10 [2021-07-20T04:53:20.145Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-20T04:53:20.149Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T04:53:20.151Z] > git checkout -f 4cfeb27f78bca36c63c580b47e0f3ba28338c272 # timeout=10 [2021-07-20T04:53:19.757Z] Cloning repository https://github.com/moby/moby.git [2021-07-20T04:53:19.758Z] > git init /home/ubuntu/workspace/moby_PR-42659 # timeout=10 [2021-07-20T04:53:19.878Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T04:53:19.878Z] > git --version # timeout=10 [2021-07-20T04:53:19.880Z] > git --version # 'git version 2.17.1' [2021-07-20T04:53:19.881Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T04:53:19.881Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42659/head:refs/remotes/origin/PR-42659 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-20T04:53:19.866Z] Cloning repository https://github.com/moby/moby.git [2021-07-20T04:53:19.866Z] > git init /home/ubuntu/workspace/moby_PR-42659 # timeout=10 [2021-07-20T04:53:19.888Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T04:53:19.888Z] > git --version # timeout=10 [2021-07-20T04:53:19.902Z] > git --version # 'git version 2.25.1' [2021-07-20T04:53:19.902Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T04:53:19.904Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42659/head:refs/remotes/origin/PR-42659 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-20T04:53:19.879Z] Cloning repository https://github.com/moby/moby.git [2021-07-20T04:53:19.880Z] > git init /home/ubuntu/workspace/moby_PR-42659 # timeout=10 [2021-07-20T04:53:19.894Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T04:53:19.894Z] > git --version # timeout=10 [2021-07-20T04:53:19.898Z] > git --version # 'git version 2.25.1' [2021-07-20T04:53:19.899Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T04:53:19.900Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42659/head:refs/remotes/origin/PR-42659 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-20T04:53:20.983Z] + docker version [2021-07-20T04:53:20.983Z] Client: Docker Engine - Community [2021-07-20T04:53:20.983Z] Version: 20.10.6 [2021-07-20T04:53:20.983Z] API version: 1.41 [2021-07-20T04:53:20.983Z] Go version: go1.13.15 [2021-07-20T04:53:20.983Z] Git commit: 370c289 [2021-07-20T04:53:20.983Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-20T04:53:20.983Z] OS/Arch: linux/amd64 [2021-07-20T04:53:20.983Z] Context: default [2021-07-20T04:53:20.983Z] Experimental: true [2021-07-20T04:53:20.983Z] [2021-07-20T04:53:20.983Z] Server: Docker Engine - Community [2021-07-20T04:53:20.983Z] Engine: [2021-07-20T04:53:20.983Z] Version: 20.10.6 [2021-07-20T04:53:20.983Z] API version: 1.41 (minimum version 1.12) [2021-07-20T04:53:20.983Z] Go version: go1.13.15 [2021-07-20T04:53:20.983Z] Git commit: 8728dd2 [2021-07-20T04:53:20.983Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-20T04:53:20.983Z] OS/Arch: linux/amd64 [2021-07-20T04:53:20.983Z] Experimental: true [2021-07-20T04:53:20.983Z] containerd: [2021-07-20T04:53:20.983Z] Version: 1.4.6 [2021-07-20T04:53:20.983Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-20T04:53:20.983Z] runc: [2021-07-20T04:53:20.983Z] Version: 1.0.0-rc95 [2021-07-20T04:53:20.983Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-20T04:53:20.983Z] docker-init: [2021-07-20T04:53:20.983Z] Version: 0.19.0 [2021-07-20T04:53:20.983Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-20T04:53:21.301Z] + docker info [2021-07-20T04:53:21.861Z] Client: [2021-07-20T04:53:21.861Z] Context: default [2021-07-20T04:53:21.861Z] Debug Mode: false [2021-07-20T04:53:21.861Z] Plugins: [2021-07-20T04:53:21.861Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-20T04:53:21.861Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-20T04:53:21.861Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-20T04:53:21.861Z] [2021-07-20T04:53:21.861Z] Server: [2021-07-20T04:53:21.861Z] Containers: 0 [2021-07-20T04:53:21.861Z] Running: 0 [2021-07-20T04:53:21.861Z] Paused: 0 [2021-07-20T04:53:21.861Z] Stopped: 0 [2021-07-20T04:53:21.861Z] Images: 4 [2021-07-20T04:53:21.861Z] Server Version: 20.10.6 [2021-07-20T04:53:21.861Z] Storage Driver: overlay2 [2021-07-20T04:53:21.861Z] Backing Filesystem: extfs [2021-07-20T04:53:21.861Z] Supports d_type: true [2021-07-20T04:53:21.861Z] Native Overlay Diff: true [2021-07-20T04:53:21.861Z] userxattr: false [2021-07-20T04:53:21.861Z] Logging Driver: json-file [2021-07-20T04:53:21.861Z] Cgroup Driver: cgroupfs [2021-07-20T04:53:21.861Z] Cgroup Version: 1 [2021-07-20T04:53:21.861Z] Plugins: [2021-07-20T04:53:21.861Z] Volume: local [2021-07-20T04:53:21.861Z] Network: bridge host ipvlan macvlan null overlay [2021-07-20T04:53:21.861Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-20T04:53:21.861Z] Swarm: inactive [2021-07-20T04:53:21.861Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-07-20T04:53:21.861Z] Default Runtime: runc [2021-07-20T04:53:21.861Z] Init Binary: docker-init [2021-07-20T04:53:21.861Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-20T04:53:21.861Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-20T04:53:21.861Z] init version: de40ad0 [2021-07-20T04:53:21.861Z] Security Options: [2021-07-20T04:53:21.861Z] apparmor [2021-07-20T04:53:21.861Z] seccomp [2021-07-20T04:53:21.861Z] Profile: default [2021-07-20T04:53:21.861Z] Kernel Version: 5.4.0-1048-aws [2021-07-20T04:53:21.861Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-20T04:53:21.861Z] OSType: linux [2021-07-20T04:53:21.861Z] Architecture: x86_64 [2021-07-20T04:53:21.861Z] CPUs: 2 [2021-07-20T04:53:21.861Z] Total Memory: 7.487GiB [2021-07-20T04:53:21.861Z] Name: ip-10-100-87-158 [2021-07-20T04:53:21.861Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-20T04:53:21.861Z] Docker Root Dir: /var/lib/docker [2021-07-20T04:53:21.861Z] Debug Mode: false [2021-07-20T04:53:21.861Z] Registry: https://index.docker.io/v1/ [2021-07-20T04:53:21.861Z] Labels: [2021-07-20T04:53:21.861Z] Experimental: true [2021-07-20T04:53:21.861Z] Insecure Registries: [2021-07-20T04:53:21.861Z] 127.0.0.0/8 [2021-07-20T04:53:21.861Z] Live Restore Enabled: true [2021-07-20T04:53:21.861Z] [2021-07-20T04:53:21.861Z] WARNING: No swap limit support [Pipeline] sh [2021-07-20T04:53:22.179Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-20T04:53:22.179Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-20T04:53:22.179Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42659/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-07-20T04:53:22.179Z] + bash /home/ubuntu/workspace/moby_PR-42659/check-config.sh [2021-07-20T04:53:22.179Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-20T04:53:22.179Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-20T04:53:22.179Z] [2021-07-20T04:53:22.179Z] Generally Necessary: [2021-07-20T04:53:22.179Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-20T04:53:22.179Z] - apparmor: enabled and tools installed [2021-07-20T04:53:22.179Z] - CONFIG_NAMESPACES: enabled [2021-07-20T04:53:22.179Z] - CONFIG_NET_NS: enabled [2021-07-20T04:53:22.179Z] - CONFIG_PID_NS: enabled [2021-07-20T04:53:22.179Z] - CONFIG_IPC_NS: enabled [2021-07-20T04:53:22.179Z] - CONFIG_UTS_NS: enabled [2021-07-20T04:53:22.179Z] - CONFIG_CGROUPS: enabled [2021-07-20T04:53:22.179Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-20T04:53:22.179Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-20T04:53:22.179Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-20T04:53:22.435Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-20T04:53:22.435Z] - CONFIG_CPUSETS: enabled [2021-07-20T04:53:22.435Z] - CONFIG_MEMCG: enabled [2021-07-20T04:53:22.435Z] - CONFIG_KEYS: enabled [2021-07-20T04:53:22.435Z] - CONFIG_VETH: enabled (as module) [2021-07-20T04:53:22.435Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-20T04:53:22.435Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-20T04:53:22.435Z] - CONFIG_NF_NAT_IPV4: missing [2021-07-20T04:53:22.435Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-20T04:53:22.435Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-20T04:53:22.435Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-20T04:53:22.435Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-20T04:53:22.435Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-20T04:53:22.435Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-20T04:53:22.435Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-20T04:53:22.435Z] - CONFIG_NF_NAT_NEEDED: missing [2021-07-20T04:53:22.435Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-20T04:53:22.435Z] [2021-07-20T04:53:22.435Z] Optional Features: [2021-07-20T04:53:22.435Z] - CONFIG_USER_NS: enabled [2021-07-20T04:53:22.435Z] - CONFIG_SECCOMP: enabled [2021-07-20T04:53:22.435Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-20T04:53:22.435Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-20T04:53:22.435Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-20T04:53:22.435Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-20T04:53:22.435Z] - CONFIG_BLK_CGROUP: enabled [2021-07-20T04:53:22.435Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-20T04:53:22.435Z] - CONFIG_IOSCHED_CFQ: missing [2021-07-20T04:53:22.435Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-07-20T04:53:22.435Z] - CONFIG_CGROUP_PERF: enabled [2021-07-20T04:53:22.435Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-20T04:53:22.435Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-20T04:53:22.435Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-20T04:53:22.435Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-20T04:53:22.435Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-20T04:53:22.435Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-20T04:53:22.435Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-20T04:53:22.435Z] - CONFIG_IP_VS: enabled (as module) [2021-07-20T04:53:22.435Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-20T04:53:22.435Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-20T04:53:22.435Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-20T04:53:22.435Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-20T04:53:22.435Z] - CONFIG_EXT4_FS: enabled [2021-07-20T04:53:22.435Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-20T04:53:22.435Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-20T04:53:22.435Z] - Network Drivers: [2021-07-20T04:53:22.435Z] - "overlay": [2021-07-20T04:53:22.435Z] - CONFIG_VXLAN: enabled (as module) [2021-07-20T04:53:22.435Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-20T04:53:22.435Z] Optional (for encrypted networks): [2021-07-20T04:53:22.691Z] - CONFIG_CRYPTO: enabled [2021-07-20T04:53:22.691Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-20T04:53:22.691Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-20T04:53:22.691Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-20T04:53:22.691Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-20T04:53:22.691Z] - CONFIG_XFRM: enabled [2021-07-20T04:53:22.691Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-20T04:53:22.691Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-20T04:53:22.691Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-20T04:53:22.691Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-07-20T04:53:22.691Z] - "ipvlan": [2021-07-20T04:53:22.691Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-20T04:53:22.691Z] - "macvlan": [2021-07-20T04:53:22.691Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-20T04:53:22.691Z] - CONFIG_DUMMY: enabled (as module) [2021-07-20T04:53:22.691Z] - "ftp,tftp client in container": [2021-07-20T04:53:22.691Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-20T04:53:22.691Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-20T04:53:22.691Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-20T04:53:22.691Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-20T04:53:22.691Z] - Storage Drivers: [2021-07-20T04:53:22.691Z] - "aufs": [2021-07-20T04:53:22.691Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-20T04:53:22.691Z] - "btrfs": [2021-07-20T04:53:22.691Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-20T04:53:22.691Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-20T04:53:22.691Z] - "devicemapper": [2021-07-20T04:53:22.691Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-20T04:53:22.691Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-20T04:53:22.691Z] - "overlay": [2021-07-20T04:53:22.691Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-20T04:53:22.691Z] - "zfs": [2021-07-20T04:53:22.691Z] - /dev/zfs: present [2021-07-20T04:53:22.691Z] - zfs command: missing [2021-07-20T04:53:22.691Z] - zpool command: missing [2021-07-20T04:53:22.691Z] [2021-07-20T04:53:22.691Z] Limits: [2021-07-20T04:53:22.691Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-20T04:53:22.691Z] [2021-07-20T04:53:22.691Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-20T04:53:23.006Z] + sudo modprobe ip_vs [2021-07-20T04:53:23.006Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4cfeb27f78bca36c63c580b47e0f3ba28338c272 . [2021-07-20T04:53:23.264Z] #1 [internal] load build definition from Dockerfile [2021-07-20T04:53:23.264Z] #1 sha256:7d5dfd61e218c83b1072f66d8dd3e79f359d48c448dbf78b21b6ccadddeaccb8 [2021-07-20T04:53:23.264Z] #1 transferring dockerfile: 17.04kB done [2021-07-20T04:53:23.264Z] #1 DONE 0.0s [2021-07-20T04:53:23.264Z] [2021-07-20T04:53:23.264Z] #2 [internal] load .dockerignore [2021-07-20T04:53:23.264Z] #2 sha256:ab996ef9cc0a6c51133aa6de1803d088ccab2fe00cde76af66f9e6eae8bb1c57 [2021-07-20T04:53:23.264Z] #2 transferring context: 87B done [2021-07-20T04:53:23.264Z] #2 DONE 0.0s [2021-07-20T04:53:23.264Z] [2021-07-20T04:53:23.264Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-20T04:53:23.264Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-20T04:53:23.264Z] #3 DONE 0.1s [2021-07-20T04:53:23.264Z] [2021-07-20T04:53:23.264Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-20T04:53:23.264Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-20T04:53:23.264Z] #4 CACHED [2021-07-20T04:53:23.521Z] [2021-07-20T04:53:23.521Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-20T04:53:23.521Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-20T04:53:23.521Z] #5 DONE 0.1s [2021-07-20T04:53:23.521Z] [2021-07-20T04:53:23.521Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-20T04:53:23.521Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-20T04:53:23.521Z] #6 DONE 0.1s [2021-07-20T04:53:23.521Z] [2021-07-20T04:53:23.521Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-20T04:53:23.521Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-20T04:53:23.521Z] #8 DONE 0.1s [2021-07-20T04:53:23.521Z] [2021-07-20T04:53:23.521Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-20T04:53:23.521Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-20T04:53:23.521Z] #7 DONE 0.1s [2021-07-20T04:53:23.777Z] [2021-07-20T04:53:23.777Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-20T04:53:23.777Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-20T04:53:23.777Z] #64 DONE 0.0s [2021-07-20T04:53:23.777Z] [2021-07-20T04:53:23.777Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-20T04:53:23.777Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-20T04:53:23.777Z] #62 DONE 0.0s [2021-07-20T04:53:23.777Z] [2021-07-20T04:53:23.777Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T04:53:23.777Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T04:53:23.777Z] #9 DONE 0.0s [2021-07-20T04:53:23.777Z] [2021-07-20T04:53:23.777Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-20T04:53:23.777Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-20T04:53:23.777Z] #26 DONE 0.0s [2021-07-20T04:53:23.777Z] [2021-07-20T04:53:23.777Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-20T04:53:23.777Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418 [2021-07-20T04:53:23.777Z] #10 CACHED [2021-07-20T04:53:23.777Z] [2021-07-20T04:53:23.777Z] #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-20T04:53:23.777Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84 [2021-07-20T04:53:23.777Z] #11 CACHED [2021-07-20T04:53:23.777Z] [2021-07-20T04:53:23.777Z] #23 [internal] load build context [2021-07-20T04:53:23.777Z] #23 sha256:54f44291a4c15c7b3129f93d994a0eb6c7f281afd41c22c6f5c3e1bf8d1fa3ee [2021-07-20T04:53:25.150Z] #23 transferring context: 53.41MB 1.6s done [2021-07-20T04:53:25.150Z] #23 DONE 1.6s [2021-07-20T04:53:25.150Z] [2021-07-20T04:53:25.150Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-07-20T04:53:25.150Z] #42 sha256:3bc948eafa4a2ba5f3c4da3ac4d1bb89d3387349418d9f6b9e66e3bce672d469 [2021-07-20T04:53:25.409Z] #42 ... [2021-07-20T04:53:25.409Z] [2021-07-20T04:53:25.409Z] #55 [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-20T04:53:25.409Z] #55 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-20T04:53:25.409Z] #55 CACHED [2021-07-20T04:53:25.409Z] [2021-07-20T04:53:25.409Z] #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-20T04:53:25.409Z] #12 sha256:54eb229684e42938fafa5dd3195e197beda24b8a709a74d338874c98a70ea2df [2021-07-20T04:53:25.409Z] #12 CACHED [2021-07-20T04:53:25.409Z] [2021-07-20T04:53:25.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-20T04:53:25.409Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T04:53:25.409Z] #13 CACHED [2021-07-20T04:53:25.409Z] [2021-07-20T04:53:25.409Z] #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-20T04:53:25.409Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T04:53:25.409Z] #36 CACHED [2021-07-20T04:53:25.409Z] [2021-07-20T04:53:25.409Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-07-20T04:53:25.409Z] #42 sha256:3bc948eafa4a2ba5f3c4da3ac4d1bb89d3387349418d9f6b9e66e3bce672d469 [2021-07-20T04:53:25.409Z] #42 1.687 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-20T04:53:25.409Z] #42 1.831 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-20T04:53:25.409Z] #42 1.912 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-20T04:53:27.721Z] #42 2.648 Reading package lists... [2021-07-20T04:53:28.649Z] #42 4.149 Reading package lists... [2021-07-20T04:53:28.904Z] #42 5.108 Building dependency tree... [2021-07-20T04:53:29.160Z] #42 5.339 Reading state information... [2021-07-20T04:53:29.160Z] #42 5.512 The following additional packages will be installed: [2021-07-20T04:53:29.160Z] #42 5.512 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-07-20T04:53:29.160Z] #42 5.512 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-07-20T04:53:29.160Z] #42 5.512 Suggested packages: [2021-07-20T04:53:29.160Z] #42 5.512 manpages-dev python-setuptools [2021-07-20T04:53:29.416Z] #42 5.712 The following NEW packages will be installed: [2021-07-20T04:53:29.416Z] #42 5.712 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-07-20T04:53:29.416Z] #42 5.712 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-07-20T04:53:29.416Z] #42 5.714 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-07-20T04:53:29.416Z] #42 5.714 python-six zlib1g-dev [2021-07-20T04:53:29.672Z] #42 6.008 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T04:53:29.672Z] #42 6.008 Need to get 4095 kB of archives. [2021-07-20T04:53:29.672Z] #42 6.008 After this operation, 22.5 MB of additional disk space will be used. [2021-07-20T04:53:29.672Z] #42 6.008 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-07-20T04:53:29.672Z] #42 6.016 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-20T04:53:29.672Z] #42 6.016 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-07-20T04:53:29.672Z] #42 6.016 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-20T04:53:29.672Z] #42 6.020 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-07-20T04:53:29.672Z] #42 6.020 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-20T04:53:29.672Z] #42 6.031 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-07-20T04:53:29.672Z] #42 6.031 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-07-20T04:53:29.672Z] #42 6.031 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-20T04:53:29.672Z] #42 6.065 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-07-20T04:53:29.672Z] #42 6.065 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-07-20T04:53:29.672Z] #42 6.091 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-07-20T04:53:29.672Z] #42 6.104 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-07-20T04:53:29.672Z] #42 6.113 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-07-20T04:53:29.672Z] #42 6.113 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-07-20T04:53:29.672Z] #42 6.113 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-07-20T04:53:29.672Z] #42 6.120 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-07-20T04:53:29.929Z] #42 6.446 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T04:53:30.185Z] #42 6.554 Fetched 4095 kB in 0s (10.9 MB/s) [2021-07-20T04:53:30.185Z] #42 6.595 Selecting previously unselected package libcap-dev:amd64. [2021-07-20T04:53:30.185Z] #42 6.595 (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-20T04:53:30.185Z] #42 6.632 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-07-20T04:53:30.185Z] #42 6.651 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-07-20T04:53:30.441Z] #42 6.804 Selecting previously unselected package libnet1:amd64. [2021-07-20T04:53:30.441Z] #42 6.805 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-20T04:53:30.441Z] #42 6.841 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-20T04:53:30.697Z] #42 6.976 Selecting previously unselected package libnet1-dev. [2021-07-20T04:53:30.697Z] #42 6.976 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-20T04:53:30.697Z] #42 6.990 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-20T04:53:30.954Z] #42 7.193 Selecting previously unselected package libnl-3-200:amd64. [2021-07-20T04:53:30.954Z] #42 7.193 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-20T04:53:30.954Z] #42 7.199 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-20T04:53:30.954Z] #42 7.350 Selecting previously unselected package libnl-3-dev:amd64. [2021-07-20T04:53:30.954Z] #42 7.357 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-07-20T04:53:30.954Z] #42 7.377 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-20T04:53:31.209Z] #42 7.631 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-20T04:53:31.209Z] #42 7.646 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-20T04:53:31.209Z] #42 7.650 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-20T04:53:31.465Z] #42 7.743 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-07-20T04:53:31.465Z] #42 7.749 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-07-20T04:53:31.465Z] #42 7.777 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-20T04:53:31.465Z] #42 7.889 Selecting previously unselected package zlib1g-dev:amd64. [2021-07-20T04:53:31.465Z] #42 7.898 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-07-20T04:53:31.465Z] #42 7.905 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-20T04:53:31.721Z] #42 8.186 Selecting previously unselected package libprotobuf17:amd64. [2021-07-20T04:53:31.721Z] #42 8.212 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-20T04:53:31.721Z] #42 8.217 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-20T04:53:32.648Z] #42 9.017 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-07-20T04:53:32.648Z] #42 9.032 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-07-20T04:53:32.648Z] #42 9.039 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-20T04:53:32.905Z] #42 9.237 Selecting previously unselected package libprotobuf-dev:amd64. [2021-07-20T04:53:32.905Z] #42 9.241 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-07-20T04:53:32.905Z] #42 9.247 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-20T04:53:33.656Z] Fetching without tags [2021-07-20T04:53:33.912Z] Merging remotes/origin/20.10 commit 013d6655bb0f4c86bcd9d48372ef67afd0ded65e into PR head commit 4cfeb27f78bca36c63c580b47e0f3ba28338c272 [2021-07-20T04:53:33.609Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T04:53:33.614Z] > git config --add remote.origin.fetch +refs/pull/42659/head:refs/remotes/origin/PR-42659 # timeout=10 [2021-07-20T04:53:33.633Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-20T04:53:33.646Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T04:53:33.659Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T04:53:33.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T04:53:33.660Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42659/head:refs/remotes/origin/PR-42659 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-20T04:53:33.915Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T04:53:33.931Z] > git checkout -f 4cfeb27f78bca36c63c580b47e0f3ba28338c272 # timeout=10 [2021-07-20T04:53:34.131Z] Fetching without tags [2021-07-20T04:53:34.272Z] #42 10.53 Selecting previously unselected package libprotoc17:amd64. [2021-07-20T04:53:34.272Z] #42 10.54 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-07-20T04:53:34.272Z] #42 10.55 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-20T04:53:34.295Z] Fetching without tags [2021-07-20T04:53:34.388Z] Merge succeeded, producing 4cfeb27f78bca36c63c580b47e0f3ba28338c272 [2021-07-20T04:53:34.388Z] Checking out Revision 4cfeb27f78bca36c63c580b47e0f3ba28338c272 (PR-42659) [2021-07-20T04:53:34.430Z] Merging remotes/origin/20.10 commit 013d6655bb0f4c86bcd9d48372ef67afd0ded65e into PR head commit 4cfeb27f78bca36c63c580b47e0f3ba28338c272 [2021-07-20T04:53:34.581Z] Merging remotes/origin/20.10 commit 013d6655bb0f4c86bcd9d48372ef67afd0ded65e into PR head commit 4cfeb27f78bca36c63c580b47e0f3ba28338c272 [2021-07-20T04:53:34.658Z] Still waiting to schedule task [2021-07-20T04:53:34.658Z] Waiting for next available executor on ‘windows-2019’ [2021-07-20T04:53:34.832Z] Commit message: "update runc binary to v1.0.1" [2021-07-20T04:53:34.834Z] #42 11.19 Selecting previously unselected package protobuf-c-compiler. [2021-07-20T04:53:34.834Z] #42 11.22 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-07-20T04:53:34.834Z] #42 11.22 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-20T04:53:34.854Z] > git --version # timeout=10 [2021-07-20T04:53:34.857Z] > git --version # 'git version 2.25.1' [2021-07-20T04:53:34.859Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-07-20T04:53:34.899Z] Merge succeeded, producing 4cfeb27f78bca36c63c580b47e0f3ba28338c272 [2021-07-20T04:53:34.899Z] Checking out Revision 4cfeb27f78bca36c63c580b47e0f3ba28338c272 (PR-42659) [2021-07-20T04:53:35.059Z] Merge succeeded, producing 4cfeb27f78bca36c63c580b47e0f3ba28338c272 [2021-07-20T04:53:35.059Z] Checking out Revision 4cfeb27f78bca36c63c580b47e0f3ba28338c272 (PR-42659) [2021-07-20T04:53:35.093Z] #42 11.43 Selecting previously unselected package protobuf-compiler. [2021-07-20T04:53:35.093Z] #42 11.44 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-07-20T04:53:35.093Z] #42 11.46 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-07-20T04:53:35.109Z] Fetching without tags [2021-07-20T04:53:35.121Z] Commit message: "update runc binary to v1.0.1" [2021-07-20T04:53:35.128Z] > git --version # timeout=10 [2021-07-20T04:53:35.147Z] > git --version # 'git version 2.17.1' [2021-07-20T04:53:35.159Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-20T04:53:35.400Z] #42 11.62 Selecting previously unselected package python-pkg-resources. [2021-07-20T04:53:35.400Z] #42 11.62 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-07-20T04:53:35.400Z] #42 11.63 Unpacking python-pkg-resources (40.8.0-1) ... [2021-07-20T04:53:35.400Z] #42 ... [2021-07-20T04:53:35.400Z] [2021-07-20T04:53:35.400Z] #47 [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-20T04:53:35.400Z] #47 sha256:3f59e625e7c4368776ea9c1117ad47ab170b492c3b6fd8875337d0bd246de559 [2021-07-20T04:53:35.400Z] #47 5.638 + RM_GOPATH=0 [2021-07-20T04:53:35.400Z] #47 5.638 + TMP_GOPATH= [2021-07-20T04:53:35.400Z] #47 5.639 + : /build [2021-07-20T04:53:35.400Z] #47 5.640 + '[' -z '' ']' [2021-07-20T04:53:35.400Z] #47 5.641 ++ mktemp -d [2021-07-20T04:53:35.400Z] #47 5.642 + export GOPATH=/tmp/tmp.eWJHqsGszH [2021-07-20T04:53:35.400Z] #47 5.642 + GOPATH=/tmp/tmp.eWJHqsGszH [2021-07-20T04:53:35.400Z] #47 5.642 + RM_GOPATH=1 [2021-07-20T04:53:35.400Z] #47 5.642 + case "$(go env GOARCH)" in [2021-07-20T04:53:35.400Z] #47 5.643 ++ go env GOARCH [2021-07-20T04:53:35.400Z] #47 5.670 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:35.400Z] #47 5.672 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:35.400Z] #47 5.674 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:35.400Z] #47 5.694 + dir=/tmp/install [2021-07-20T04:53:35.400Z] #47 5.694 + bin=gotestsum [2021-07-20T04:53:35.400Z] #47 5.694 + shift [2021-07-20T04:53:35.400Z] #47 5.694 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-20T04:53:35.400Z] #47 5.694 + . /tmp/install/gotestsum.installer [2021-07-20T04:53:35.400Z] #47 5.694 ++ : v0.5.3 [2021-07-20T04:53:35.400Z] #47 5.695 + install_gotestsum [2021-07-20T04:53:35.400Z] #47 5.698 + set -e [2021-07-20T04:53:35.400Z] #47 5.702 + export GO111MODULE=on [2021-07-20T04:53:35.400Z] #47 5.702 + GO111MODULE=on [2021-07-20T04:53:35.400Z] #47 5.703 + GOBIN=/build [2021-07-20T04:53:35.400Z] #47 5.703 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-20T04:53:35.400Z] #47 6.405 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-20T04:53:35.400Z] #47 8.298 go: downloading github.com/fatih/color v1.9.0 [2021-07-20T04:53:35.400Z] #47 8.374 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-20T04:53:35.400Z] #47 8.460 go: downloading github.com/pkg/errors v0.9.1 [2021-07-20T04:53:35.400Z] #47 8.483 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-20T04:53:35.400Z] #47 9.082 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-20T04:53:35.400Z] #47 9.084 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-20T04:53:35.400Z] #47 9.206 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-20T04:53:35.400Z] #47 9.243 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-20T04:53:35.400Z] #47 9.260 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-20T04:53:35.400Z] #47 9.759 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-20T04:53:35.400Z] #47 ... [2021-07-20T04:53:35.401Z] [2021-07-20T04:53:35.401Z] #56 [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-20T04:53:35.401Z] #56 sha256:ebb4f4cde1f071fe78473eec571b9f6219e689baa80703b12c7f2c9998425d9e [2021-07-20T04:53:35.401Z] #56 5.403 + RM_GOPATH=0 [2021-07-20T04:53:35.401Z] #56 5.403 + TMP_GOPATH= [2021-07-20T04:53:35.401Z] #56 5.403 + : /build [2021-07-20T04:53:35.401Z] #56 5.403 + '[' -z '' ']' [2021-07-20T04:53:35.401Z] #56 5.403 ++ mktemp -d [2021-07-20T04:53:35.401Z] #56 5.409 + export GOPATH=/tmp/tmp.vgyTiUQMqE [2021-07-20T04:53:35.401Z] #56 5.409 + GOPATH=/tmp/tmp.vgyTiUQMqE [2021-07-20T04:53:35.401Z] #56 5.409 + RM_GOPATH=1 [2021-07-20T04:53:35.401Z] #56 5.409 + case "$(go env GOARCH)" in [2021-07-20T04:53:35.401Z] #56 5.416 ++ go env GOARCH [2021-07-20T04:53:35.401Z] #56 5.444 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:35.401Z] #56 5.444 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:35.401Z] #56 5.444 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:35.401Z] #56 5.454 + dir=/tmp/install [2021-07-20T04:53:35.401Z] #56 5.455 + bin=containerd [2021-07-20T04:53:35.401Z] #56 5.455 + shift [2021-07-20T04:53:35.401Z] #56 5.455 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-20T04:53:35.401Z] #56 5.455 + . /tmp/install/containerd.installer [2021-07-20T04:53:35.401Z] #56 5.455 ++ set -e [2021-07-20T04:53:35.401Z] #56 5.455 ++ : 7eba5930496d9bbe375fdf71603e610ad737d2b2 [2021-07-20T04:53:35.401Z] #56 5.456 + install_containerd [2021-07-20T04:53:35.401Z] #56 5.458 + echo 'Install containerd version 7eba5930496d9bbe375fdf71603e610ad737d2b2' [2021-07-20T04:53:35.401Z] #56 5.459 Install containerd version 7eba5930496d9bbe375fdf71603e610ad737d2b2 [2021-07-20T04:53:35.401Z] #56 5.459 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vgyTiUQMqE/src/github.com/containerd/containerd [2021-07-20T04:53:35.401Z] #56 5.478 Cloning into '/tmp/tmp.vgyTiUQMqE/src/github.com/containerd/containerd'... [2021-07-20T04:53:35.438Z] Commit message: "update runc binary to v1.0.1" [2021-07-20T04:53:35.464Z] Merging remotes/origin/20.10 commit 013d6655bb0f4c86bcd9d48372ef67afd0ded65e into PR head commit 4cfeb27f78bca36c63c580b47e0f3ba28338c272 [2021-07-20T04:53:35.500Z] > git --version # timeout=10 [2021-07-20T04:53:35.508Z] > git --version # 'git version 2.17.1' [2021-07-20T04:53:35.519Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-07-20T04:53:35.494Z] + docker version [2021-07-20T04:53:35.494Z] Client: Docker Engine - Community [2021-07-20T04:53:35.494Z] Version: 20.10.6 [2021-07-20T04:53:35.494Z] API version: 1.41 [2021-07-20T04:53:35.494Z] Go version: go1.13.15 [2021-07-20T04:53:35.494Z] Git commit: 370c289 [2021-07-20T04:53:35.494Z] Built: Fri Apr 9 22:47:17 2021 [2021-07-20T04:53:35.494Z] OS/Arch: linux/amd64 [2021-07-20T04:53:35.494Z] Context: default [2021-07-20T04:53:35.494Z] Experimental: true [2021-07-20T04:53:35.494Z] [2021-07-20T04:53:35.494Z] Server: Docker Engine - Community [2021-07-20T04:53:35.494Z] Engine: [2021-07-20T04:53:35.494Z] Version: 20.10.6 [2021-07-20T04:53:35.494Z] API version: 1.41 (minimum version 1.12) [2021-07-20T04:53:35.494Z] Go version: go1.13.15 [2021-07-20T04:53:35.494Z] Git commit: 8728dd2 [2021-07-20T04:53:35.494Z] Built: Fri Apr 9 22:45:28 2021 [2021-07-20T04:53:35.494Z] OS/Arch: linux/amd64 [2021-07-20T04:53:35.494Z] Experimental: true [2021-07-20T04:53:35.494Z] containerd: [2021-07-20T04:53:35.494Z] Version: 1.4.6 [2021-07-20T04:53:35.494Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-20T04:53:35.494Z] runc: [2021-07-20T04:53:35.494Z] Version: 1.0.0-rc95 [2021-07-20T04:53:35.494Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-20T04:53:35.494Z] docker-init: [2021-07-20T04:53:35.494Z] Version: 0.19.0 [2021-07-20T04:53:35.494Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-20T04:53:34.260Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T04:53:34.267Z] > git config --add remote.origin.fetch +refs/pull/42659/head:refs/remotes/origin/PR-42659 # timeout=10 [2021-07-20T04:53:34.272Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-20T04:53:34.287Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T04:53:34.297Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T04:53:34.297Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T04:53:34.298Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42659/head:refs/remotes/origin/PR-42659 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-20T04:53:34.588Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T04:53:34.600Z] > git checkout -f 4cfeb27f78bca36c63c580b47e0f3ba28338c272 # timeout=10 [2021-07-20T04:53:35.023Z] > git remote # timeout=10 [2021-07-20T04:53:35.036Z] > git config --get remote.origin.url # timeout=10 [2021-07-20T04:53:35.043Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T04:53:35.044Z] > git merge 013d6655bb0f4c86bcd9d48372ef67afd0ded65e # timeout=10 [2021-07-20T04:53:35.051Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-20T04:53:35.058Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T04:53:35.063Z] > git checkout -f 4cfeb27f78bca36c63c580b47e0f3ba28338c272 # timeout=10 [2021-07-20T04:53:35.658Z] #56 ... [2021-07-20T04:53:35.658Z] [2021-07-20T04:53:35.658Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-07-20T04:53:35.658Z] #67 sha256:c9fa51a808321c5afce3770a0be42d38b177d7ecca88409c2daf670c44de48f2 [2021-07-20T04:53:35.658Z] #67 4.429 + RM_GOPATH=0 [2021-07-20T04:53:35.658Z] #67 4.431 + TMP_GOPATH= [2021-07-20T04:53:35.658Z] #67 4.431 + : /build [2021-07-20T04:53:35.658Z] #67 4.431 + '[' -z '' ']' [2021-07-20T04:53:35.658Z] #67 4.431 ++ mktemp -d [2021-07-20T04:53:35.658Z] #67 4.431 + export GOPATH=/tmp/tmp.Kf4f1Hiyrb [2021-07-20T04:53:35.658Z] #67 4.431 + GOPATH=/tmp/tmp.Kf4f1Hiyrb [2021-07-20T04:53:35.658Z] #67 4.431 + RM_GOPATH=1 [2021-07-20T04:53:35.658Z] #67 4.431 + case "$(go env GOARCH)" in [2021-07-20T04:53:35.658Z] #67 4.438 ++ go env GOARCH [2021-07-20T04:53:35.658Z] #67 4.454 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:35.658Z] #67 4.454 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:35.658Z] #67 4.454 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:35.658Z] #67 4.454 + dir=/tmp/install [2021-07-20T04:53:35.658Z] #67 4.454 + bin=proxy [2021-07-20T04:53:35.658Z] #67 4.454 + shift [2021-07-20T04:53:35.658Z] #67 4.454 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-07-20T04:53:35.658Z] #67 4.454 + . /tmp/install/proxy.installer [2021-07-20T04:53:35.658Z] #67 4.454 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-20T04:53:35.658Z] #67 4.454 + install_proxy [2021-07-20T04:53:35.658Z] #67 4.454 + case "$1" in [2021-07-20T04:53:35.658Z] #67 4.454 + export CGO_ENABLED=0 [2021-07-20T04:53:35.658Z] #67 4.454 + CGO_ENABLED=0 [2021-07-20T04:53:35.658Z] #67 4.454 + _install_proxy [2021-07-20T04:53:35.658Z] #67 4.454 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-07-20T04:53:35.658Z] #67 4.454 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Kf4f1Hiyrb/src/github.com/docker/libnetwork [2021-07-20T04:53:35.658Z] #67 4.454 Cloning into '/tmp/tmp.Kf4f1Hiyrb/src/github.com/docker/libnetwork'... [2021-07-20T04:53:35.658Z] #67 4.454 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-20T04:53:35.658Z] #67 ... [2021-07-20T04:53:35.658Z] [2021-07-20T04:53:35.658Z] #45 [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-20T04:53:35.658Z] #45 sha256:7e3f276de91e5d2ecd93c507ed7a3e34e9687cc67d3110d611dd9f4209d17857 [2021-07-20T04:53:35.658Z] #45 5.310 + RM_GOPATH=0 [2021-07-20T04:53:35.658Z] #45 5.310 + TMP_GOPATH= [2021-07-20T04:53:35.658Z] #45 5.310 + : /build [2021-07-20T04:53:35.658Z] #45 5.310 + '[' -z '' ']' [2021-07-20T04:53:35.658Z] #45 5.310 ++ mktemp -d [2021-07-20T04:53:35.658Z] #45 5.318 + export GOPATH=/tmp/tmp.GpvpUZVEmp [2021-07-20T04:53:35.658Z] #45 5.318 + GOPATH=/tmp/tmp.GpvpUZVEmp [2021-07-20T04:53:35.658Z] #45 5.318 + RM_GOPATH=1 [2021-07-20T04:53:35.658Z] #45 5.318 + case "$(go env GOARCH)" in [2021-07-20T04:53:35.658Z] #45 5.318 ++ go env GOARCH [2021-07-20T04:53:35.658Z] #45 5.353 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:35.658Z] #45 5.353 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:35.658Z] #45 5.353 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:35.658Z] #45 5.364 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T04:53:35.658Z] #45 5.369 + dir=/tmp/install [2021-07-20T04:53:35.658Z] #45 5.369 + bin=vndr [2021-07-20T04:53:35.658Z] #45 5.369 + shift [2021-07-20T04:53:35.658Z] #45 5.369 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-20T04:53:35.658Z] #45 5.369 + . /tmp/install/vndr.installer [2021-07-20T04:53:35.658Z] #45 5.369 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T04:53:35.658Z] #45 5.369 + install_vndr [2021-07-20T04:53:35.658Z] #45 5.369 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-20T04:53:35.658Z] #45 5.369 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.GpvpUZVEmp/src/github.com/LK4D4/vndr [2021-07-20T04:53:35.658Z] #45 5.369 Cloning into '/tmp/tmp.GpvpUZVEmp/src/github.com/LK4D4/vndr'... [2021-07-20T04:53:35.658Z] #45 6.193 + cd /tmp/tmp.GpvpUZVEmp/src/github.com/LK4D4/vndr [2021-07-20T04:53:35.658Z] #45 6.194 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T04:53:35.658Z] #45 6.214 + go build -buildmode=pie -v -o /build/vndr . [2021-07-20T04:53:35.658Z] #45 8.160 github.com/LK4D4/vndr/build [2021-07-20T04:53:35.658Z] #45 8.184 github.com/LK4D4/vndr/godl/singleflight [2021-07-20T04:53:35.658Z] #45 8.607 github.com/LK4D4/vndr/versioned [2021-07-20T04:53:35.658Z] #45 9.947 github.com/LK4D4/vndr/godl [2021-07-20T04:53:34.145Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T04:53:34.151Z] > git config --add remote.origin.fetch +refs/pull/42659/head:refs/remotes/origin/PR-42659 # timeout=10 [2021-07-20T04:53:34.159Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-20T04:53:34.166Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T04:53:34.173Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T04:53:34.173Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T04:53:34.174Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42659/head:refs/remotes/origin/PR-42659 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-20T04:53:34.472Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T04:53:34.480Z] > git checkout -f 4cfeb27f78bca36c63c580b47e0f3ba28338c272 # timeout=10 [2021-07-20T04:53:34.913Z] > git remote # timeout=10 [2021-07-20T04:53:34.918Z] > git config --get remote.origin.url # timeout=10 [2021-07-20T04:53:34.923Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T04:53:34.924Z] > git merge 013d6655bb0f4c86bcd9d48372ef67afd0ded65e # timeout=10 [2021-07-20T04:53:34.933Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-20T04:53:34.941Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T04:53:34.946Z] > git checkout -f 4cfeb27f78bca36c63c580b47e0f3ba28338c272 # timeout=10 [2021-07-20T04:53:34.360Z] > git remote # timeout=10 [2021-07-20T04:53:34.365Z] > git config --get remote.origin.url # timeout=10 [2021-07-20T04:53:34.371Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T04:53:34.371Z] > git merge 013d6655bb0f4c86bcd9d48372ef67afd0ded65e # timeout=10 [2021-07-20T04:53:34.380Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-20T04:53:34.391Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T04:53:34.395Z] > git checkout -f 4cfeb27f78bca36c63c580b47e0f3ba28338c272 # timeout=10 [2021-07-20T04:53:35.075Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T04:53:35.080Z] > git config --add remote.origin.fetch +refs/pull/42659/head:refs/remotes/origin/PR-42659 # timeout=10 [2021-07-20T04:53:35.084Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-20T04:53:35.098Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T04:53:35.107Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T04:53:35.107Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T04:53:35.108Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42659/head:refs/remotes/origin/PR-42659 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-20T04:53:35.462Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T04:53:35.466Z] > git checkout -f 4cfeb27f78bca36c63c580b47e0f3ba28338c272 # timeout=10 [2021-07-20T04:53:35.774Z] + docker info [2021-07-20T04:53:35.876Z] + [ PR != PR ] [2021-07-20T04:53:35.876Z] + [ 20.10 != master ] [2021-07-20T04:53:35.876Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-07-20T04:53:35.915Z] #45 ... [2021-07-20T04:53:35.915Z] [2021-07-20T04:53:35.915Z] #53 [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-20T04:53:35.915Z] #53 sha256:47815a1c992c46c47954a5809ec4733530bd02e3dde594819c167f7f2de73fa2 [2021-07-20T04:53:35.915Z] #53 5.629 + RM_GOPATH=0 [2021-07-20T04:53:35.915Z] #53 5.629 + TMP_GOPATH= [2021-07-20T04:53:35.915Z] #53 5.630 + : /build [2021-07-20T04:53:35.915Z] #53 5.630 + '[' -z '' ']' [2021-07-20T04:53:35.915Z] #53 5.630 ++ mktemp -d [2021-07-20T04:53:35.915Z] #53 5.638 + export GOPATH=/tmp/tmp.IBMzUfOLXM [2021-07-20T04:53:35.915Z] #53 5.638 + GOPATH=/tmp/tmp.IBMzUfOLXM [2021-07-20T04:53:35.915Z] #53 5.638 + RM_GOPATH=1 [2021-07-20T04:53:35.915Z] #53 5.638 + case "$(go env GOARCH)" in [2021-07-20T04:53:35.915Z] #53 5.641 ++ go env GOARCH [2021-07-20T04:53:35.915Z] #53 5.673 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:35.915Z] #53 5.675 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:35.915Z] #53 5.675 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:35.915Z] #53 5.682 + dir=/tmp/install [2021-07-20T04:53:35.915Z] #53 5.687 + bin=runc [2021-07-20T04:53:35.915Z] #53 5.687 + shift [2021-07-20T04:53:35.915Z] #53 5.688 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-20T04:53:35.915Z] #53 5.688 + . /tmp/install/runc.installer [2021-07-20T04:53:35.915Z] #53 5.688 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-20T04:53:35.915Z] #53 5.689 + install_runc [2021-07-20T04:53:35.915Z] #53 5.689 + uname -r [2021-07-20T04:53:35.915Z] #53 5.690 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-20T04:53:35.915Z] #53 5.695 + RUNC_BUILDTAGS='seccomp ' [2021-07-20T04:53:35.915Z] #53 5.695 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-20T04:53:35.915Z] #53 5.695 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-20T04:53:35.915Z] #53 5.696 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IBMzUfOLXM/src/github.com/opencontainers/runc [2021-07-20T04:53:35.915Z] #53 5.700 Cloning into '/tmp/tmp.IBMzUfOLXM/src/github.com/opencontainers/runc'... [2021-07-20T04:53:35.915Z] #53 ... [2021-07-20T04:53:35.915Z] [2021-07-20T04:53:35.915Z] #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-20T04:53:35.915Z] #37 sha256:4ac5c7e9e4bb1335dbd4b67431998dbbb6aba4ad12816d96cfc27015c5f0a0bf [2021-07-20T04:53:35.915Z] #37 5.569 + RM_GOPATH=0 [2021-07-20T04:53:35.915Z] #37 5.569 + TMP_GOPATH= [2021-07-20T04:53:35.915Z] #37 5.569 + : /build [2021-07-20T04:53:35.915Z] #37 5.569 + '[' -z '' ']' [2021-07-20T04:53:35.915Z] #37 5.569 ++ mktemp -d [2021-07-20T04:53:35.915Z] #37 5.580 + export GOPATH=/tmp/tmp.Cb3CrHhZ8v [2021-07-20T04:53:35.915Z] #37 5.584 + GOPATH=/tmp/tmp.Cb3CrHhZ8v [2021-07-20T04:53:35.915Z] #37 5.584 + RM_GOPATH=1 [2021-07-20T04:53:35.915Z] #37 5.584 + case "$(go env GOARCH)" in [2021-07-20T04:53:35.915Z] #37 5.585 ++ go env GOARCH [2021-07-20T04:53:35.915Z] #37 5.649 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:35.915Z] #37 5.650 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:35.915Z] #37 5.650 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:35.915Z] #37 5.651 + dir=/tmp/install [2021-07-20T04:53:35.915Z] #37 5.651 + bin=tini [2021-07-20T04:53:35.915Z] #37 5.651 + shift [2021-07-20T04:53:35.915Z] #37 5.651 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-20T04:53:35.915Z] #37 5.651 + . /tmp/install/tini.installer [2021-07-20T04:53:35.915Z] #37 5.651 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T04:53:35.915Z] #37 5.651 + install_tini [2021-07-20T04:53:35.915Z] #37 5.651 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-20T04:53:35.915Z] #37 5.651 + git clone https://github.com/krallin/tini.git /tmp/tmp.Cb3CrHhZ8v/tini [2021-07-20T04:53:35.915Z] #37 5.651 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T04:53:35.915Z] #37 5.655 Cloning into '/tmp/tmp.Cb3CrHhZ8v/tini'... [2021-07-20T04:53:35.915Z] #37 6.372 + cd /tmp/tmp.Cb3CrHhZ8v/tini [2021-07-20T04:53:35.915Z] #37 6.372 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T04:53:35.915Z] #37 6.394 + cmake . [2021-07-20T04:53:35.915Z] #37 7.150 -- The C compiler identification is GNU 8.3.0 [2021-07-20T04:53:35.915Z] #37 7.208 -- Check for working C compiler: /usr/bin/cc [2021-07-20T04:53:35.915Z] #37 8.022 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-20T04:53:35.915Z] #37 8.053 -- Detecting C compiler ABI info [2021-07-20T04:53:35.915Z] #37 8.966 -- Detecting C compiler ABI info - done [2021-07-20T04:53:35.915Z] #37 9.020 -- Detecting C compile features [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2021-07-20T04:53:36.220Z] + docker version [2021-07-20T04:53:36.220Z] Client: Docker Engine - Community [2021-07-20T04:53:36.220Z] Version: 20.10.6 [2021-07-20T04:53:36.220Z] API version: 1.41 [2021-07-20T04:53:36.220Z] Go version: go1.13.15 [2021-07-20T04:53:36.220Z] Git commit: 370c289 [2021-07-20T04:53:36.220Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-20T04:53:36.220Z] OS/Arch: linux/amd64 [2021-07-20T04:53:36.220Z] Context: default [2021-07-20T04:53:36.220Z] Experimental: true [2021-07-20T04:53:36.220Z] [2021-07-20T04:53:36.220Z] Server: Docker Engine - Community [2021-07-20T04:53:36.220Z] Engine: [2021-07-20T04:53:36.220Z] Version: 20.10.6 [2021-07-20T04:53:36.220Z] API version: 1.41 (minimum version 1.12) [2021-07-20T04:53:36.220Z] Go version: go1.13.15 [2021-07-20T04:53:36.220Z] Git commit: 8728dd2 [2021-07-20T04:53:36.220Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-20T04:53:36.220Z] OS/Arch: linux/amd64 [2021-07-20T04:53:36.220Z] Experimental: true [2021-07-20T04:53:36.220Z] containerd: [2021-07-20T04:53:36.220Z] Version: 1.4.6 [2021-07-20T04:53:36.220Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-20T04:53:36.220Z] runc: [2021-07-20T04:53:36.220Z] Version: 1.0.0-rc95 [2021-07-20T04:53:36.220Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-20T04:53:36.220Z] docker-init: [2021-07-20T04:53:36.220Z] Version: 0.19.0 [2021-07-20T04:53:36.220Z] GitCommit: de40ad0 [2021-07-20T04:53:36.223Z] #37 ... [2021-07-20T04:53:36.223Z] [2021-07-20T04:53:36.223Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-20T04:53:36.223Z] #34 sha256:bbce2e8f173dc52018a2e28655e03f780f7fbd9d51defa581c87b26c4408a0a6 [2021-07-20T04:53:36.223Z] #34 5.241 + RM_GOPATH=0 [2021-07-20T04:53:36.223Z] #34 5.241 + TMP_GOPATH= [2021-07-20T04:53:36.223Z] #34 5.241 + : /build [2021-07-20T04:53:36.223Z] #34 5.241 + '[' -z '' ']' [2021-07-20T04:53:36.223Z] #34 5.241 ++ mktemp -d [2021-07-20T04:53:36.223Z] #34 5.241 + export GOPATH=/tmp/tmp.ijFpdJDSx7 [2021-07-20T04:53:36.223Z] #34 5.241 + GOPATH=/tmp/tmp.ijFpdJDSx7 [2021-07-20T04:53:36.223Z] #34 5.241 + RM_GOPATH=1 [2021-07-20T04:53:36.223Z] #34 5.241 + case "$(go env GOARCH)" in [2021-07-20T04:53:36.223Z] #34 5.246 ++ go env GOARCH [2021-07-20T04:53:36.223Z] #34 5.279 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:36.223Z] #34 5.279 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:36.223Z] #34 5.279 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:36.223Z] #34 5.303 + dir=/tmp/install [2021-07-20T04:53:36.223Z] #34 5.303 + bin=tomlv [2021-07-20T04:53:36.223Z] #34 5.303 + shift [2021-07-20T04:53:36.223Z] #34 5.303 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-07-20T04:53:36.223Z] #34 5.303 + . /tmp/install/tomlv.installer [2021-07-20T04:53:36.223Z] #34 5.303 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-20T04:53:36.223Z] #34 5.303 + install_tomlv [2021-07-20T04:53:36.223Z] #34 5.303 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-07-20T04:53:36.223Z] #34 5.303 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ijFpdJDSx7/src/github.com/BurntSushi/toml [2021-07-20T04:53:36.223Z] #34 5.312 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-20T04:53:36.223Z] #34 5.321 Cloning into '/tmp/tmp.ijFpdJDSx7/src/github.com/BurntSushi/toml'... [2021-07-20T04:53:36.223Z] #34 6.483 + cd /tmp/tmp.ijFpdJDSx7/src/github.com/BurntSushi/toml [2021-07-20T04:53:36.223Z] #34 6.495 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-20T04:53:36.223Z] #34 6.545 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-07-20T04:53:36.223Z] #34 7.565 github.com/BurntSushi/toml [2021-07-20T04:53:36.223Z] #34 ... [2021-07-20T04:53:36.223Z] [2021-07-20T04:53:36.223Z] #58 [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-20T04:53:36.223Z] #58 sha256:b7848fcb7674ba5661f67626243bcd2c526dd637436f72bf847dbb21dc8311b9 [2021-07-20T04:53:36.223Z] #58 5.045 + RM_GOPATH=0 [2021-07-20T04:53:36.223Z] #58 5.045 + TMP_GOPATH= [2021-07-20T04:53:36.223Z] #58 5.045 + : /build [2021-07-20T04:53:36.223Z] #58 5.045 + '[' -z '' ']' [2021-07-20T04:53:36.223Z] #58 5.046 ++ mktemp -d [2021-07-20T04:53:36.223Z] #58 5.049 + export GOPATH=/tmp/tmp.SsvQgHs1nE [2021-07-20T04:53:36.223Z] #58 5.049 + GOPATH=/tmp/tmp.SsvQgHs1nE [2021-07-20T04:53:36.223Z] #58 5.049 + RM_GOPATH=1 [2021-07-20T04:53:36.223Z] #58 5.050 + case "$(go env GOARCH)" in [2021-07-20T04:53:36.223Z] #58 5.051 ++ go env GOARCH [2021-07-20T04:53:36.223Z] #58 5.072 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:36.223Z] #58 5.072 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:36.223Z] #58 5.072 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:36.223Z] #58 5.078 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T04:53:36.223Z] #58 5.078 + dir=/tmp/install [2021-07-20T04:53:36.223Z] #58 5.078 + bin=rootlesskit [2021-07-20T04:53:36.223Z] #58 5.078 + shift [2021-07-20T04:53:36.223Z] #58 5.078 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-20T04:53:36.223Z] #58 5.078 + . /tmp/install/rootlesskit.installer [2021-07-20T04:53:36.223Z] #58 5.078 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T04:53:36.223Z] #58 5.078 + install_rootlesskit [2021-07-20T04:53:36.223Z] #58 5.078 + case "$1" in [2021-07-20T04:53:36.223Z] #58 5.078 + export CGO_ENABLED=0 [2021-07-20T04:53:36.223Z] #58 5.078 + CGO_ENABLED=0 [2021-07-20T04:53:36.223Z] #58 5.078 + _install_rootlesskit [2021-07-20T04:53:36.223Z] #58 5.078 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-20T04:53:36.223Z] #58 5.078 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.SsvQgHs1nE/src/github.com/rootless-containers/rootlesskit [2021-07-20T04:53:36.223Z] #58 5.088 Cloning into '/tmp/tmp.SsvQgHs1nE/src/github.com/rootless-containers/rootlesskit'... [2021-07-20T04:53:36.223Z] #58 9.131 + cd /tmp/tmp.SsvQgHs1nE/src/github.com/rootless-containers/rootlesskit [2021-07-20T04:53:36.223Z] #58 9.131 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T04:53:36.223Z] #58 9.150 + export GO111MODULE=on [2021-07-20T04:53:36.223Z] #58 9.150 + GO111MODULE=on [2021-07-20T04:53:36.223Z] #58 9.150 + export GOPROXY=https://proxy.golang.org [2021-07-20T04:53:36.223Z] #58 9.150 + GOPROXY=https://proxy.golang.org [2021-07-20T04:53:36.223Z] #58 9.150 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-20T04:53:36.223Z] #58 9.150 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-20T04:53:36.223Z] #58 10.45 go: downloading github.com/pkg/errors v0.9.1 [2021-07-20T04:53:36.223Z] #58 10.47 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-20T04:53:36.223Z] #58 10.51 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-20T04:53:36.223Z] #58 11.05 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [Pipeline] sh [2021-07-20T04:53:36.253Z] + docker version [2021-07-20T04:53:36.253Z] Client: Docker Engine - Community [2021-07-20T04:53:36.253Z] Version: 20.10.6 [2021-07-20T04:53:36.253Z] API version: 1.41 [2021-07-20T04:53:36.253Z] Go version: go1.13.15 [2021-07-20T04:53:36.253Z] Git commit: 370c289 [2021-07-20T04:53:36.253Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-20T04:53:36.253Z] OS/Arch: linux/amd64 [2021-07-20T04:53:36.253Z] Context: default [2021-07-20T04:53:36.253Z] Experimental: true [2021-07-20T04:53:36.253Z] [2021-07-20T04:53:36.253Z] Server: Docker Engine - Community [2021-07-20T04:53:36.253Z] Engine: [2021-07-20T04:53:36.253Z] Version: 20.10.6 [2021-07-20T04:53:36.253Z] API version: 1.41 (minimum version 1.12) [2021-07-20T04:53:36.253Z] Go version: go1.13.15 [2021-07-20T04:53:36.253Z] Git commit: 8728dd2 [2021-07-20T04:53:36.253Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-20T04:53:36.253Z] OS/Arch: linux/amd64 [2021-07-20T04:53:36.253Z] Experimental: true [2021-07-20T04:53:36.253Z] containerd: [2021-07-20T04:53:36.253Z] Version: 1.4.6 [2021-07-20T04:53:36.253Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-20T04:53:36.253Z] runc: [2021-07-20T04:53:36.253Z] Version: 1.0.0-rc95 [2021-07-20T04:53:36.253Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-20T04:53:36.253Z] docker-init: [2021-07-20T04:53:36.253Z] Version: 0.19.0 [2021-07-20T04:53:36.253Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-20T04:53:36.397Z] Merge succeeded, producing 4cfeb27f78bca36c63c580b47e0f3ba28338c272 [2021-07-20T04:53:36.397Z] Checking out Revision 4cfeb27f78bca36c63c580b47e0f3ba28338c272 (PR-42659) [2021-07-20T04:53:36.480Z] #58 ... [2021-07-20T04:53:36.480Z] [2021-07-20T04:53:36.480Z] #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-20T04:53:36.480Z] #24 sha256:ec4ed640e1319f640898f1a89a28a6722ce224e3f6e3c64ec978983de7db0945 [2021-07-20T04:53:36.480Z] #24 4.828 + RM_GOPATH=0 [2021-07-20T04:53:36.480Z] #24 4.828 + TMP_GOPATH= [2021-07-20T04:53:36.480Z] #24 4.828 + : /build [2021-07-20T04:53:36.480Z] #24 4.828 + '[' -z '' ']' [2021-07-20T04:53:36.480Z] #24 4.828 ++ mktemp -d [2021-07-20T04:53:36.480Z] #24 4.829 + export GOPATH=/tmp/tmp.adFLy9Gkwn [2021-07-20T04:53:36.480Z] #24 4.832 + GOPATH=/tmp/tmp.adFLy9Gkwn [2021-07-20T04:53:36.480Z] #24 4.832 + RM_GOPATH=1 [2021-07-20T04:53:36.480Z] #24 4.832 + case "$(go env GOARCH)" in [2021-07-20T04:53:36.480Z] #24 4.832 ++ go env GOARCH [2021-07-20T04:53:36.480Z] #24 4.836 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:36.480Z] #24 4.836 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:36.480Z] #24 4.837 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:36.480Z] #24 4.838 + dir=/tmp/install [2021-07-20T04:53:36.480Z] #24 4.838 + bin=dockercli [2021-07-20T04:53:36.480Z] #24 4.838 + shift [2021-07-20T04:53:36.480Z] #24 4.838 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-20T04:53:36.480Z] #24 4.838 + . /tmp/install/dockercli.installer [2021-07-20T04:53:36.480Z] #24 4.839 ++ : stable [2021-07-20T04:53:36.480Z] #24 4.839 ++ : 17.06.2-ce [2021-07-20T04:53:36.480Z] #24 4.842 + install_dockercli [2021-07-20T04:53:36.480Z] #24 4.842 Install docker/cli version 17.06.2-ce from stable [2021-07-20T04:53:36.480Z] #24 4.842 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-20T04:53:36.480Z] #24 4.847 ++ uname -m [2021-07-20T04:53:36.480Z] #24 4.847 + arch=x86_64 [2021-07-20T04:53:36.480Z] #24 4.847 + '[' x86_64 '!=' x86_64 ']' [2021-07-20T04:53:36.480Z] #24 4.847 + url=https://download.docker.com/linux/static [2021-07-20T04:53:36.480Z] #24 4.854 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-20T04:53:36.480Z] #24 4.854 + tar -xz docker/docker [2021-07-20T04:53:36.533Z] + docker info [2021-07-20T04:53:36.565Z] + docker info [2021-07-20T04:53:36.737Z] #24 ... [2021-07-20T04:53:36.737Z] [2021-07-20T04:53:36.737Z] #49 [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-20T04:53:36.737Z] #49 sha256:f0e69a5987b33e1bfa38d9b36b0a6f283899692d9b50ca961ac539d309a2e1ad [2021-07-20T04:53:36.737Z] #49 5.155 + RM_GOPATH=0 [2021-07-20T04:53:36.737Z] #49 5.155 + TMP_GOPATH= [2021-07-20T04:53:36.737Z] #49 5.155 + : /build [2021-07-20T04:53:36.737Z] #49 5.155 + '[' -z '' ']' [2021-07-20T04:53:36.737Z] #49 5.155 ++ mktemp -d [2021-07-20T04:53:36.737Z] #49 5.161 + export GOPATH=/tmp/tmp.JOSs2yaj3R [2021-07-20T04:53:36.737Z] #49 5.161 + GOPATH=/tmp/tmp.JOSs2yaj3R [2021-07-20T04:53:36.737Z] #49 5.161 + RM_GOPATH=1 [2021-07-20T04:53:36.737Z] #49 5.161 + case "$(go env GOARCH)" in [2021-07-20T04:53:36.737Z] #49 5.161 ++ go env GOARCH [2021-07-20T04:53:36.737Z] #49 5.221 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:36.737Z] #49 5.221 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:36.737Z] #49 5.221 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:36.737Z] #49 5.221 + dir=/tmp/install [2021-07-20T04:53:36.737Z] #49 5.221 + bin=golangci_lint [2021-07-20T04:53:36.737Z] #49 5.221 + shift [2021-07-20T04:53:36.737Z] #49 5.221 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-20T04:53:36.737Z] #49 5.221 + . /tmp/install/golangci_lint.installer [2021-07-20T04:53:36.737Z] #49 5.221 ++ : v1.23.8 [2021-07-20T04:53:36.737Z] #49 5.221 + install_golangci_lint [2021-07-20T04:53:36.737Z] #49 5.221 + set -e [2021-07-20T04:53:36.737Z] #49 5.221 + export GO111MODULE=on [2021-07-20T04:53:36.737Z] #49 5.221 + GO111MODULE=on [2021-07-20T04:53:36.737Z] #49 5.221 + GOBIN=/build [2021-07-20T04:53:36.737Z] #49 5.221 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-20T04:53:36.737Z] #49 6.076 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-20T04:53:36.737Z] #49 ... [2021-07-20T04:53:36.737Z] [2021-07-20T04:53:36.737Z] #51 [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-20T04:53:36.737Z] #51 sha256:f48044d65307dd460032cb61bb305c6231ea2d2f47f7deccf71ffb26f423b0d3 [2021-07-20T04:53:36.737Z] #51 5.551 + RM_GOPATH=0 [2021-07-20T04:53:36.737Z] #51 5.551 + TMP_GOPATH= [2021-07-20T04:53:36.737Z] #51 5.551 + : /build [2021-07-20T04:53:36.737Z] #51 5.551 + '[' -z '' ']' [2021-07-20T04:53:36.737Z] #51 5.556 ++ mktemp -d [2021-07-20T04:53:36.737Z] #51 5.560 + export GOPATH=/tmp/tmp.Z0OniuDfMW [2021-07-20T04:53:36.737Z] #51 5.561 + GOPATH=/tmp/tmp.Z0OniuDfMW [2021-07-20T04:53:36.737Z] #51 5.561 + RM_GOPATH=1 [2021-07-20T04:53:36.737Z] #51 5.562 + case "$(go env GOARCH)" in [2021-07-20T04:53:36.737Z] #51 5.563 ++ go env GOARCH [2021-07-20T04:53:36.737Z] #51 5.604 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:36.737Z] #51 5.604 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:36.737Z] #51 5.605 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:36.737Z] #51 5.610 + dir=/tmp/install [2021-07-20T04:53:36.737Z] #51 5.638 + bin=shfmt [2021-07-20T04:53:36.737Z] #51 5.639 + shift [2021-07-20T04:53:36.737Z] #51 5.639 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-20T04:53:36.737Z] #51 5.639 + . /tmp/install/shfmt.installer [2021-07-20T04:53:36.737Z] #51 5.639 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T04:53:36.737Z] #51 5.641 + install_shfmt [2021-07-20T04:53:36.737Z] #51 5.648 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-20T04:53:36.737Z] #51 5.648 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T04:53:36.737Z] #51 5.649 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Z0OniuDfMW/src/github.com/mvdan/sh [2021-07-20T04:53:36.737Z] #51 5.653 Cloning into '/tmp/tmp.Z0OniuDfMW/src/github.com/mvdan/sh'... [2021-07-20T04:53:36.858Z] Commit message: "update runc binary to v1.0.1" [2021-07-20T04:53:36.881Z] > git --version # timeout=10 [2021-07-20T04:53:36.891Z] > git --version # 'git version 2.25.1' [2021-07-20T04:53:36.895Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-07-20T04:53:36.993Z] #51 ... [2021-07-20T04:53:36.993Z] [2021-07-20T04:53:36.993Z] #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-20T04:53:36.993Z] #37 sha256:4ac5c7e9e4bb1335dbd4b67431998dbbb6aba4ad12816d96cfc27015c5f0a0bf [2021-07-20T04:53:36.993Z] #37 11.70 -- Detecting C compile features - done [2021-07-20T04:53:36.993Z] #37 11.78 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-20T04:53:37.146Z] Client: [2021-07-20T04:53:37.146Z] Context: default [2021-07-20T04:53:37.146Z] Debug Mode: false [2021-07-20T04:53:37.146Z] Plugins: [2021-07-20T04:53:37.146Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-20T04:53:37.146Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-20T04:53:37.146Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-20T04:53:37.146Z] [2021-07-20T04:53:37.146Z] Server: [2021-07-20T04:53:37.146Z] Containers: 0 [2021-07-20T04:53:37.146Z] Running: 0 [2021-07-20T04:53:37.146Z] Paused: 0 [2021-07-20T04:53:37.146Z] Stopped: 0 [2021-07-20T04:53:37.146Z] Images: 2 [2021-07-20T04:53:37.146Z] Server Version: 20.10.6 [2021-07-20T04:53:37.146Z] Storage Driver: overlay2 [2021-07-20T04:53:37.146Z] Backing Filesystem: extfs [2021-07-20T04:53:37.146Z] Supports d_type: true [2021-07-20T04:53:37.146Z] Native Overlay Diff: true [2021-07-20T04:53:37.146Z] userxattr: false [2021-07-20T04:53:37.146Z] Logging Driver: json-file [2021-07-20T04:53:37.146Z] Cgroup Driver: systemd [2021-07-20T04:53:37.146Z] Cgroup Version: 2 [2021-07-20T04:53:37.146Z] Plugins: [2021-07-20T04:53:37.146Z] Volume: local [2021-07-20T04:53:37.146Z] Network: bridge host ipvlan macvlan null overlay [2021-07-20T04:53:37.146Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-20T04:53:37.146Z] Swarm: inactive [2021-07-20T04:53:37.146Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-20T04:53:37.146Z] Default Runtime: runc [2021-07-20T04:53:37.146Z] Init Binary: docker-init [2021-07-20T04:53:37.146Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-20T04:53:37.146Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-20T04:53:37.146Z] init version: de40ad0 [2021-07-20T04:53:37.146Z] Security Options: [2021-07-20T04:53:37.146Z] apparmor [2021-07-20T04:53:37.146Z] seccomp [2021-07-20T04:53:37.146Z] Profile: default [2021-07-20T04:53:37.146Z] cgroupns [2021-07-20T04:53:37.146Z] Kernel Version: 5.4.0-1048-aws [2021-07-20T04:53:37.146Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-20T04:53:37.146Z] OSType: linux [2021-07-20T04:53:37.146Z] Architecture: x86_64 [2021-07-20T04:53:37.146Z] CPUs: 2 [2021-07-20T04:53:37.146Z] Total Memory: 7.569GiB [2021-07-20T04:53:37.146Z] Name: ip-10-100-120-145 [2021-07-20T04:53:37.146Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-07-20T04:53:37.146Z] Docker Root Dir: /var/lib/docker [2021-07-20T04:53:37.146Z] Debug Mode: false [2021-07-20T04:53:37.146Z] Registry: https://index.docker.io/v1/ [2021-07-20T04:53:37.146Z] Labels: [2021-07-20T04:53:37.146Z] Experimental: true [2021-07-20T04:53:37.146Z] Insecure Registries: [2021-07-20T04:53:37.146Z] 127.0.0.0/8 [2021-07-20T04:53:37.146Z] Live Restore Enabled: true [2021-07-20T04:53:37.146Z] [2021-07-20T04:53:37.146Z] WARNING: No kernel memory limit support [2021-07-20T04:53:37.146Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-07-20T04:53:37.471Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:4cfeb27f78bca36c63c580b47e0f3ba28338c272 . [Pipeline] stage [Pipeline] { (Print info) [2021-07-20T04:53:37.500Z] Client: [2021-07-20T04:53:37.500Z] Context: default [2021-07-20T04:53:37.500Z] Debug Mode: false [2021-07-20T04:53:37.500Z] Plugins: [2021-07-20T04:53:37.500Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-20T04:53:37.500Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-20T04:53:37.500Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-20T04:53:37.500Z] [2021-07-20T04:53:37.500Z] Server: [2021-07-20T04:53:37.500Z] Containers: 0 [2021-07-20T04:53:37.500Z] Running: 0 [2021-07-20T04:53:37.500Z] Paused: 0 [2021-07-20T04:53:37.500Z] Stopped: 0 [2021-07-20T04:53:37.500Z] Images: 2 [2021-07-20T04:53:37.500Z] Server Version: 20.10.6 [2021-07-20T04:53:37.500Z] Storage Driver: overlay2 [2021-07-20T04:53:37.500Z] Backing Filesystem: extfs [2021-07-20T04:53:37.500Z] Supports d_type: true [2021-07-20T04:53:37.500Z] Native Overlay Diff: true [2021-07-20T04:53:37.500Z] userxattr: false [2021-07-20T04:53:37.500Z] Logging Driver: json-file [2021-07-20T04:53:37.500Z] Cgroup Driver: cgroupfs [2021-07-20T04:53:37.500Z] Cgroup Version: 1 [2021-07-20T04:53:37.500Z] Plugins: [2021-07-20T04:53:37.500Z] Volume: local [2021-07-20T04:53:37.500Z] Network: bridge host ipvlan macvlan null overlay [2021-07-20T04:53:37.500Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-20T04:53:37.500Z] Swarm: inactive [2021-07-20T04:53:37.500Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-20T04:53:37.500Z] Default Runtime: runc [2021-07-20T04:53:37.500Z] Init Binary: docker-init [2021-07-20T04:53:37.500Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-20T04:53:37.500Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-20T04:53:37.500Z] init version: de40ad0 [2021-07-20T04:53:37.500Z] Security Options: [2021-07-20T04:53:37.500Z] apparmor [2021-07-20T04:53:37.500Z] seccomp [2021-07-20T04:53:37.500Z] Profile: default [2021-07-20T04:53:37.500Z] Kernel Version: 5.4.0-1048-aws [2021-07-20T04:53:37.500Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-20T04:53:37.500Z] OSType: linux [2021-07-20T04:53:37.500Z] Architecture: x86_64 [2021-07-20T04:53:37.500Z] CPUs: 2 [2021-07-20T04:53:37.500Z] Total Memory: 7.569GiB [2021-07-20T04:53:37.500Z] Name: ip-10-100-106-150 [2021-07-20T04:53:37.500Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-20T04:53:37.500Z] Docker Root Dir: /var/lib/docker [2021-07-20T04:53:37.500Z] Debug Mode: false [2021-07-20T04:53:37.500Z] Registry: https://index.docker.io/v1/ [2021-07-20T04:53:37.500Z] Labels: [2021-07-20T04:53:37.500Z] Experimental: true [2021-07-20T04:53:37.500Z] Insecure Registries: [2021-07-20T04:53:37.500Z] 127.0.0.0/8 [2021-07-20T04:53:37.500Z] Live Restore Enabled: true [2021-07-20T04:53:37.500Z] [2021-07-20T04:53:37.500Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] sh [2021-07-20T04:53:36.362Z] > git remote # timeout=10 [2021-07-20T04:53:36.367Z] > git config --get remote.origin.url # timeout=10 [2021-07-20T04:53:36.374Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T04:53:36.376Z] > git merge 013d6655bb0f4c86bcd9d48372ef67afd0ded65e # timeout=10 [2021-07-20T04:53:36.386Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-20T04:53:36.395Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T04:53:36.399Z] > git checkout -f 4cfeb27f78bca36c63c580b47e0f3ba28338c272 # timeout=10 [2021-07-20T04:53:37.561Z] #37 12.27 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-20T04:53:37.561Z] #37 12.38 -- Configuring done [2021-07-20T04:53:37.729Z] #1 [internal] load build definition from Dockerfile [2021-07-20T04:53:37.729Z] #1 sha256:07a63923d83b149c550b4523d5c3b1901081308b5b0778a29f788ab600ac0a05 [2021-07-20T04:53:37.729Z] #1 transferring dockerfile: 17.04kB done [2021-07-20T04:53:37.729Z] #1 DONE 0.0s [2021-07-20T04:53:37.729Z] [2021-07-20T04:53:37.729Z] #2 [internal] load .dockerignore [2021-07-20T04:53:37.729Z] #2 sha256:cb2cf0fcf6bd624e0e4a2cfc2fafdf51ad601b112b00aea31ec261e369c11fcb [2021-07-20T04:53:37.729Z] #2 transferring context: 87B done [2021-07-20T04:53:37.729Z] #2 DONE 0.0s [2021-07-20T04:53:37.729Z] [2021-07-20T04:53:37.729Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-20T04:53:37.729Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-20T04:53:37.729Z] #3 DONE 0.2s [2021-07-20T04:53:37.729Z] [2021-07-20T04:53:37.729Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-20T04:53:37.729Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-20T04:53:37.729Z] #4 CACHED [2021-07-20T04:53:37.780Z] + docker version [2021-07-20T04:53:37.780Z] Client: Docker Engine - Community [2021-07-20T04:53:37.780Z] Version: 20.10.6 [2021-07-20T04:53:37.780Z] API version: 1.41 [2021-07-20T04:53:37.780Z] Go version: go1.13.15 [2021-07-20T04:53:37.780Z] Git commit: 370c289 [2021-07-20T04:53:37.780Z] Built: Fri Apr 9 22:45:59 2021 [2021-07-20T04:53:37.780Z] OS/Arch: linux/arm64 [2021-07-20T04:53:37.780Z] Context: default [2021-07-20T04:53:37.780Z] Experimental: true [2021-07-20T04:53:37.780Z] [2021-07-20T04:53:37.780Z] Server: Docker Engine - Community [2021-07-20T04:53:37.780Z] Engine: [2021-07-20T04:53:37.780Z] Version: 20.10.6 [2021-07-20T04:53:37.780Z] API version: 1.41 (minimum version 1.12) [2021-07-20T04:53:37.780Z] Go version: go1.13.15 [2021-07-20T04:53:37.780Z] Git commit: 8728dd2 [2021-07-20T04:53:37.780Z] Built: Fri Apr 9 22:44:09 2021 [2021-07-20T04:53:37.780Z] OS/Arch: linux/arm64 [2021-07-20T04:53:37.780Z] Experimental: true [2021-07-20T04:53:37.780Z] containerd: [2021-07-20T04:53:37.780Z] Version: 1.4.6 [2021-07-20T04:53:37.780Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-20T04:53:37.780Z] runc: [2021-07-20T04:53:37.780Z] Version: 1.0.0-rc95 [2021-07-20T04:53:37.780Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-20T04:53:37.780Z] docker-init: [2021-07-20T04:53:37.780Z] Version: 0.19.0 [2021-07-20T04:53:37.780Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-20T04:53:37.810Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-20T04:53:37.810Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-20T04:53:37.810Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42659/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-07-20T04:53:37.810Z] + bash /home/ubuntu/workspace/moby_PR-42659/check-config.sh [2021-07-20T04:53:37.810Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-20T04:53:37.810Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-20T04:53:37.810Z] [2021-07-20T04:53:37.810Z] Generally Necessary: [2021-07-20T04:53:37.810Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-20T04:53:37.810Z] - apparmor: enabled and tools installed [2021-07-20T04:53:37.810Z] - CONFIG_NAMESPACES: enabled [2021-07-20T04:53:37.810Z] - CONFIG_NET_NS: enabled [2021-07-20T04:53:37.810Z] - CONFIG_PID_NS: enabled [2021-07-20T04:53:37.810Z] - CONFIG_IPC_NS: enabled [2021-07-20T04:53:37.810Z] - CONFIG_UTS_NS: enabled [2021-07-20T04:53:37.810Z] - CONFIG_CGROUPS: enabled [2021-07-20T04:53:37.810Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-20T04:53:37.810Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-20T04:53:37.810Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-20T04:53:37.810Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-20T04:53:37.810Z] - CONFIG_CPUSETS: enabled [2021-07-20T04:53:37.810Z] - CONFIG_MEMCG: enabled [2021-07-20T04:53:37.810Z] - CONFIG_KEYS: enabled [2021-07-20T04:53:37.810Z] - CONFIG_VETH: enabled (as module) [2021-07-20T04:53:37.810Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-20T04:53:37.810Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-20T04:53:37.810Z] - CONFIG_NF_NAT_IPV4: missing [2021-07-20T04:53:37.810Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-20T04:53:37.810Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-20T04:53:37.810Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-20T04:53:37.810Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-20T04:53:37.810Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-20T04:53:37.810Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-20T04:53:37.810Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-20T04:53:37.810Z] - CONFIG_NF_NAT_NEEDED: missing [2021-07-20T04:53:37.810Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-20T04:53:37.810Z] [2021-07-20T04:53:37.810Z] Optional Features: [2021-07-20T04:53:37.810Z] - CONFIG_USER_NS: enabled [2021-07-20T04:53:37.810Z] - CONFIG_SECCOMP: enabled [2021-07-20T04:53:37.810Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-20T04:53:37.810Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-20T04:53:37.810Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-20T04:53:37.810Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-20T04:53:37.810Z] - CONFIG_BLK_CGROUP: enabled [2021-07-20T04:53:37.810Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-20T04:53:37.810Z] - CONFIG_IOSCHED_CFQ: missing [2021-07-20T04:53:37.810Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-07-20T04:53:37.810Z] - CONFIG_CGROUP_PERF: enabled [2021-07-20T04:53:37.810Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-20T04:53:37.817Z] #37 12.42 -- Generating done [2021-07-20T04:53:37.817Z] #37 12.43 -- Build files have been written to: /tmp/tmp.Cb3CrHhZ8v/tini [2021-07-20T04:53:37.817Z] #37 12.44 + make tini-static [2021-07-20T04:53:37.817Z] #37 ... [2021-07-20T04:53:37.817Z] [2021-07-20T04:53:37.817Z] #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-20T04:53:37.818Z] #24 sha256:ec4ed640e1319f640898f1a89a28a6722ce224e3f6e3c64ec978983de7db0945 [2021-07-20T04:53:37.818Z] #24 11.97 + mkdir -p /build [2021-07-20T04:53:37.818Z] #24 11.97 + mv docker/docker /build/ [2021-07-20T04:53:37.818Z] #24 11.98 + rmdir docker [2021-07-20T04:53:37.818Z] #24 DONE 12.7s [2021-07-20T04:53:37.896Z] Client: [2021-07-20T04:53:37.896Z] Context: default [2021-07-20T04:53:37.896Z] Debug Mode: false [2021-07-20T04:53:37.896Z] Plugins: [2021-07-20T04:53:37.896Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-20T04:53:37.896Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-20T04:53:37.896Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-20T04:53:37.896Z] [2021-07-20T04:53:37.896Z] Server: [2021-07-20T04:53:37.896Z] Containers: 0 [2021-07-20T04:53:37.896Z] Running: 0 [2021-07-20T04:53:37.896Z] Paused: 0 [2021-07-20T04:53:37.896Z] Stopped: 0 [2021-07-20T04:53:37.896Z] Images: 2 [2021-07-20T04:53:37.896Z] Server Version: 20.10.6 [2021-07-20T04:53:37.896Z] Storage Driver: overlay2 [2021-07-20T04:53:37.896Z] Backing Filesystem: extfs [2021-07-20T04:53:37.896Z] Supports d_type: true [2021-07-20T04:53:37.896Z] Native Overlay Diff: true [2021-07-20T04:53:37.896Z] userxattr: false [2021-07-20T04:53:37.896Z] Logging Driver: json-file [2021-07-20T04:53:37.896Z] Cgroup Driver: cgroupfs [2021-07-20T04:53:37.896Z] Cgroup Version: 1 [2021-07-20T04:53:37.896Z] Plugins: [2021-07-20T04:53:37.896Z] Volume: local [2021-07-20T04:53:37.896Z] Network: bridge host ipvlan macvlan null overlay [2021-07-20T04:53:37.896Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-20T04:53:37.896Z] Swarm: inactive [2021-07-20T04:53:37.896Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-20T04:53:37.896Z] Default Runtime: runc [2021-07-20T04:53:37.896Z] Init Binary: docker-init [2021-07-20T04:53:37.896Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-20T04:53:37.896Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-20T04:53:37.896Z] init version: de40ad0 [2021-07-20T04:53:37.896Z] Security Options: [2021-07-20T04:53:37.896Z] apparmor [2021-07-20T04:53:37.896Z] seccomp [2021-07-20T04:53:37.896Z] Profile: default [2021-07-20T04:53:37.896Z] Kernel Version: 5.4.0-1048-aws [2021-07-20T04:53:37.896Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-20T04:53:37.896Z] OSType: linux [2021-07-20T04:53:37.896Z] Architecture: x86_64 [2021-07-20T04:53:37.896Z] CPUs: 2 [2021-07-20T04:53:37.896Z] Total Memory: 7.487GiB [2021-07-20T04:53:37.896Z] Name: ip-10-100-68-14 [2021-07-20T04:53:37.896Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-20T04:53:37.896Z] Docker Root Dir: /var/lib/docker [2021-07-20T04:53:37.896Z] Debug Mode: false [2021-07-20T04:53:37.896Z] Registry: https://index.docker.io/v1/ [2021-07-20T04:53:37.896Z] Labels: [2021-07-20T04:53:37.896Z] Experimental: true [2021-07-20T04:53:37.896Z] Insecure Registries: [2021-07-20T04:53:37.896Z] 127.0.0.0/8 [2021-07-20T04:53:37.896Z] Live Restore Enabled: true [2021-07-20T04:53:37.896Z] [2021-07-20T04:53:37.896Z] WARNING: No swap limit support [Pipeline] sh [2021-07-20T04:53:37.986Z] [2021-07-20T04:53:37.986Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-20T04:53:37.986Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-20T04:53:37.986Z] #5 DONE 0.1s [2021-07-20T04:53:37.986Z] [2021-07-20T04:53:37.986Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-20T04:53:37.986Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-20T04:53:38.068Z] + docker info [2021-07-20T04:53:38.068Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-20T04:53:38.068Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-20T04:53:38.068Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-20T04:53:38.068Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-20T04:53:38.068Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-20T04:53:38.068Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-20T04:53:38.068Z] - CONFIG_IP_VS: enabled (as module) [2021-07-20T04:53:38.068Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-20T04:53:38.068Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-20T04:53:38.068Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-20T04:53:38.068Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-20T04:53:38.068Z] - CONFIG_EXT4_FS: enabled [2021-07-20T04:53:38.068Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-20T04:53:38.068Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-20T04:53:38.068Z] - Network Drivers: [2021-07-20T04:53:38.068Z] - "overlay": [2021-07-20T04:53:38.068Z] - CONFIG_VXLAN: enabled (as module) [2021-07-20T04:53:38.068Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-20T04:53:38.068Z] Optional (for encrypted networks): [2021-07-20T04:53:38.068Z] - CONFIG_CRYPTO: enabled [2021-07-20T04:53:38.068Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-20T04:53:38.068Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-20T04:53:38.068Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-20T04:53:38.068Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-20T04:53:38.068Z] - CONFIG_XFRM: enabled [2021-07-20T04:53:38.068Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-20T04:53:38.068Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-20T04:53:38.068Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-20T04:53:38.068Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-07-20T04:53:38.068Z] - "ipvlan": [2021-07-20T04:53:38.068Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-20T04:53:38.068Z] - "macvlan": [2021-07-20T04:53:38.068Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-20T04:53:38.068Z] - CONFIG_DUMMY: enabled (as module) [2021-07-20T04:53:38.068Z] - "ftp,tftp client in container": [2021-07-20T04:53:38.069Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-20T04:53:38.069Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-20T04:53:38.069Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-20T04:53:38.069Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-20T04:53:38.069Z] - Storage Drivers: [2021-07-20T04:53:38.069Z] - "aufs": [2021-07-20T04:53:38.069Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-20T04:53:38.069Z] - "btrfs": [2021-07-20T04:53:38.069Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-20T04:53:38.069Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-20T04:53:38.069Z] - "devicemapper": [2021-07-20T04:53:38.069Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-20T04:53:38.069Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-20T04:53:38.069Z] - "overlay": [2021-07-20T04:53:38.069Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-20T04:53:38.069Z] - "zfs": [2021-07-20T04:53:38.069Z] - /dev/zfs: present [2021-07-20T04:53:38.069Z] - zfs command: missing [2021-07-20T04:53:38.069Z] - zpool command: missing [2021-07-20T04:53:38.069Z] [2021-07-20T04:53:38.069Z] Limits: [2021-07-20T04:53:38.069Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-20T04:53:38.069Z] [2021-07-20T04:53:38.069Z] + true [2021-07-20T04:53:38.074Z] [2021-07-20T04:53:38.074Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-07-20T04:53:38.074Z] #42 sha256:3bc948eafa4a2ba5f3c4da3ac4d1bb89d3387349418d9f6b9e66e3bce672d469 [2021-07-20T04:53:38.074Z] #42 11.96 Selecting previously unselected package python-six. [2021-07-20T04:53:38.074Z] #42 11.97 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-07-20T04:53:38.074Z] #42 11.98 Unpacking python-six (1.12.0-1) ... [2021-07-20T04:53:38.074Z] #42 12.08 Selecting previously unselected package python-protobuf. [2021-07-20T04:53:38.074Z] #42 12.08 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-20T04:53:38.074Z] #42 12.09 Unpacking python-protobuf (3.6.1.3-2) ... [2021-07-20T04:53:38.074Z] #42 12.74 Setting up python-pkg-resources (40.8.0-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-20T04:53:38.211Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-20T04:53:38.211Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-20T04:53:38.211Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42659/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-07-20T04:53:38.211Z] + bash /home/ubuntu/workspace/moby_PR-42659/check-config.sh [2021-07-20T04:53:38.211Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-20T04:53:38.211Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-20T04:53:38.211Z] [2021-07-20T04:53:38.211Z] Generally Necessary: [2021-07-20T04:53:38.211Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-20T04:53:38.211Z] - apparmor: enabled and tools installed [2021-07-20T04:53:38.211Z] - CONFIG_NAMESPACES: enabled [2021-07-20T04:53:38.211Z] - CONFIG_NET_NS: enabled [2021-07-20T04:53:38.211Z] - CONFIG_PID_NS: enabled [2021-07-20T04:53:38.211Z] - CONFIG_IPC_NS: enabled [2021-07-20T04:53:38.211Z] - CONFIG_UTS_NS: enabled [2021-07-20T04:53:38.211Z] - CONFIG_CGROUPS: enabled [2021-07-20T04:53:38.211Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-20T04:53:38.211Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-20T04:53:38.211Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-20T04:53:38.211Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-20T04:53:38.211Z] - CONFIG_CPUSETS: enabled [2021-07-20T04:53:38.211Z] - CONFIG_MEMCG: enabled [2021-07-20T04:53:38.211Z] - CONFIG_KEYS: enabled [2021-07-20T04:53:38.211Z] - CONFIG_VETH: enabled (as module) [2021-07-20T04:53:38.211Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-20T04:53:38.211Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-20T04:53:38.211Z] - CONFIG_NF_NAT_IPV4: missing [2021-07-20T04:53:38.211Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-20T04:53:38.211Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-20T04:53:38.211Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-20T04:53:38.211Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-20T04:53:38.211Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-20T04:53:38.244Z] #8 DONE 0.1s [2021-07-20T04:53:38.244Z] [2021-07-20T04:53:38.244Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-20T04:53:38.244Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-20T04:53:38.244Z] #6 DONE 0.1s [2021-07-20T04:53:38.244Z] [2021-07-20T04:53:38.244Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-20T04:53:38.244Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-20T04:53:38.244Z] #7 DONE 0.1s [2021-07-20T04:53:38.397Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4cfeb27f78bca36c63c580b47e0f3ba28338c272 . [2021-07-20T04:53:38.397Z] #1 [internal] load build definition from Dockerfile [2021-07-20T04:53:38.397Z] #1 sha256:3e0fa6f8d5172366f9f296c436caea8c29af3d4c357bed94664d1f5334d904cd [2021-07-20T04:53:38.397Z] #1 transferring dockerfile: 17.04kB done [2021-07-20T04:53:38.397Z] #1 DONE 0.0s [2021-07-20T04:53:38.397Z] [2021-07-20T04:53:38.397Z] #2 [internal] load .dockerignore [2021-07-20T04:53:38.397Z] #2 sha256:9ee1822c763d733911dceef586585eb45f79c56f87715f46fe4639a7fa0cdc5a [2021-07-20T04:53:38.397Z] #2 transferring context: 87B done [2021-07-20T04:53:38.397Z] #2 DONE 0.0s [2021-07-20T04:53:38.397Z] [2021-07-20T04:53:38.397Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-20T04:53:38.397Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-20T04:53:38.466Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-20T04:53:38.466Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-20T04:53:38.466Z] - CONFIG_NF_NAT_NEEDED: missing [2021-07-20T04:53:38.466Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-20T04:53:38.466Z] [2021-07-20T04:53:38.466Z] Optional Features: [2021-07-20T04:53:38.466Z] - CONFIG_USER_NS: enabled [2021-07-20T04:53:38.466Z] - CONFIG_SECCOMP: enabled [2021-07-20T04:53:38.466Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-20T04:53:38.466Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-20T04:53:38.466Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-20T04:53:38.466Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-20T04:53:38.466Z] - CONFIG_BLK_CGROUP: enabled [2021-07-20T04:53:38.466Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-20T04:53:38.466Z] - CONFIG_IOSCHED_CFQ: missing [2021-07-20T04:53:38.466Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-07-20T04:53:38.466Z] - CONFIG_CGROUP_PERF: enabled [2021-07-20T04:53:38.466Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-20T04:53:38.466Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-20T04:53:38.466Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-20T04:53:38.466Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-20T04:53:38.466Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-20T04:53:38.466Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-20T04:53:38.466Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-20T04:53:38.466Z] - CONFIG_IP_VS: enabled (as module) [2021-07-20T04:53:38.466Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-20T04:53:38.466Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-20T04:53:38.466Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-20T04:53:38.466Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-20T04:53:38.466Z] - CONFIG_EXT4_FS: enabled [2021-07-20T04:53:38.466Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-20T04:53:38.466Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-20T04:53:38.466Z] - Network Drivers: [2021-07-20T04:53:38.466Z] - "overlay": [2021-07-20T04:53:38.466Z] - CONFIG_VXLAN: enabled (as module) [2021-07-20T04:53:38.466Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-20T04:53:38.466Z] Optional (for encrypted networks): [2021-07-20T04:53:38.466Z] - CONFIG_CRYPTO: enabled [2021-07-20T04:53:38.466Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-20T04:53:38.466Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-20T04:53:38.466Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-20T04:53:38.466Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-20T04:53:38.466Z] - CONFIG_XFRM: enabled [2021-07-20T04:53:38.466Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-20T04:53:38.466Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-20T04:53:38.466Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-20T04:53:38.466Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-07-20T04:53:38.466Z] - "ipvlan": [2021-07-20T04:53:38.466Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-20T04:53:38.466Z] - "macvlan": [2021-07-20T04:53:38.466Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-20T04:53:38.466Z] - CONFIG_DUMMY: enabled (as module) [2021-07-20T04:53:38.466Z] - "ftp,tftp client in container": [2021-07-20T04:53:38.661Z] #3 DONE 0.1s [2021-07-20T04:53:38.661Z] [2021-07-20T04:53:38.661Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-20T04:53:38.661Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-20T04:53:38.661Z] #4 CACHED [2021-07-20T04:53:38.721Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-20T04:53:38.721Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-20T04:53:38.721Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-20T04:53:38.721Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-20T04:53:38.721Z] - Storage Drivers: [2021-07-20T04:53:38.721Z] - "aufs": [2021-07-20T04:53:38.721Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-20T04:53:38.721Z] - "btrfs": [2021-07-20T04:53:38.721Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-20T04:53:38.721Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-20T04:53:38.721Z] - "devicemapper": [2021-07-20T04:53:38.721Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-20T04:53:38.721Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-20T04:53:38.721Z] - "overlay": [2021-07-20T04:53:38.721Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-20T04:53:38.721Z] - "zfs": [2021-07-20T04:53:38.721Z] - /dev/zfs: present [2021-07-20T04:53:38.721Z] - zfs command: missing [2021-07-20T04:53:38.721Z] - zpool command: missing [2021-07-20T04:53:38.721Z] [2021-07-20T04:53:38.721Z] Limits: [2021-07-20T04:53:38.721Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-20T04:53:38.721Z] [2021-07-20T04:53:38.721Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-20T04:53:38.809Z] [2021-07-20T04:53:38.809Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-20T04:53:38.809Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-20T04:53:38.809Z] #62 DONE 0.0s [2021-07-20T04:53:38.809Z] [2021-07-20T04:53:38.809Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-20T04:53:38.809Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-20T04:53:38.809Z] #64 DONE 0.0s [2021-07-20T04:53:38.809Z] [2021-07-20T04:53:38.809Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T04:53:38.809Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T04:53:38.809Z] #9 DONE 0.0s [2021-07-20T04:53:38.809Z] [2021-07-20T04:53:38.809Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-20T04:53:38.809Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-20T04:53:38.809Z] #26 DONE 0.0s [2021-07-20T04:53:38.809Z] [2021-07-20T04:53:38.809Z] #23 [internal] load build context [2021-07-20T04:53:38.809Z] #23 sha256:a0cecdd7d3c228ca3d7051c2716c21c11bfd2c7aec42e1432969953dda5b76e2 [2021-07-20T04:53:38.921Z] [2021-07-20T04:53:38.921Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-20T04:53:38.921Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-20T04:53:38.921Z] #5 ... [2021-07-20T04:53:38.921Z] [2021-07-20T04:53:38.921Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-20T04:53:38.921Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-20T04:53:38.921Z] #7 DONE 0.1s [2021-07-20T04:53:38.921Z] [2021-07-20T04:53:38.921Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-20T04:53:38.921Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-20T04:53:38.921Z] #8 DONE 0.1s [2021-07-20T04:53:38.921Z] [2021-07-20T04:53:38.921Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-20T04:53:38.921Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-20T04:53:38.921Z] #6 DONE 0.1s [2021-07-20T04:53:39.008Z] Client: [2021-07-20T04:53:39.008Z] Context: default [2021-07-20T04:53:39.008Z] Debug Mode: false [2021-07-20T04:53:39.008Z] Plugins: [2021-07-20T04:53:39.008Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-20T04:53:39.008Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-20T04:53:39.008Z] [2021-07-20T04:53:39.008Z] Server: [2021-07-20T04:53:39.008Z] Containers: 0 [2021-07-20T04:53:39.008Z] Running: 0 [2021-07-20T04:53:39.008Z] Paused: 0 [2021-07-20T04:53:39.008Z] Stopped: 0 [2021-07-20T04:53:39.008Z] Images: 2 [2021-07-20T04:53:39.008Z] Server Version: 20.10.6 [2021-07-20T04:53:39.008Z] Storage Driver: overlay2 [2021-07-20T04:53:39.008Z] Backing Filesystem: extfs [2021-07-20T04:53:39.008Z] Supports d_type: true [2021-07-20T04:53:39.008Z] Native Overlay Diff: true [2021-07-20T04:53:39.008Z] userxattr: false [2021-07-20T04:53:39.008Z] Logging Driver: json-file [2021-07-20T04:53:39.008Z] Cgroup Driver: cgroupfs [2021-07-20T04:53:39.008Z] Cgroup Version: 1 [2021-07-20T04:53:39.008Z] Plugins: [2021-07-20T04:53:39.008Z] Volume: local [2021-07-20T04:53:39.008Z] Network: bridge host ipvlan macvlan null overlay [2021-07-20T04:53:39.008Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-20T04:53:39.008Z] Swarm: inactive [2021-07-20T04:53:39.008Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-20T04:53:39.008Z] Default Runtime: runc [2021-07-20T04:53:39.008Z] Init Binary: docker-init [2021-07-20T04:53:39.008Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-20T04:53:39.008Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-20T04:53:39.008Z] init version: de40ad0 [2021-07-20T04:53:39.008Z] Security Options: [2021-07-20T04:53:39.008Z] apparmor [2021-07-20T04:53:39.008Z] seccomp [2021-07-20T04:53:39.008Z] Profile: default [2021-07-20T04:53:39.008Z] Kernel Version: 5.4.0-1048-aws [2021-07-20T04:53:39.008Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-20T04:53:39.008Z] OSType: linux [2021-07-20T04:53:39.008Z] Architecture: aarch64 [2021-07-20T04:53:39.008Z] CPUs: 4 [2021-07-20T04:53:39.008Z] Total Memory: 7.494GiB [2021-07-20T04:53:39.008Z] Name: ip-10-100-55-180 [2021-07-20T04:53:39.008Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-07-20T04:53:39.008Z] Docker Root Dir: /var/lib/docker [2021-07-20T04:53:39.008Z] Debug Mode: false [2021-07-20T04:53:39.008Z] Registry: https://index.docker.io/v1/ [2021-07-20T04:53:39.008Z] Labels: [2021-07-20T04:53:39.008Z] Experimental: true [2021-07-20T04:53:39.008Z] Insecure Registries: [2021-07-20T04:53:39.008Z] 127.0.0.0/8 [2021-07-20T04:53:39.008Z] Live Restore Enabled: true [2021-07-20T04:53:39.008Z] [2021-07-20T04:53:39.008Z] WARNING: No swap limit support [Pipeline] sh [2021-07-20T04:53:39.068Z] #23 ... [2021-07-20T04:53:39.068Z] [2021-07-20T04:53:39.069Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-20T04:53:39.069Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418 [2021-07-20T04:53:39.069Z] #10 CACHED [2021-07-20T04:53:39.069Z] [2021-07-20T04:53:39.069Z] #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-20T04:53:39.069Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84 [2021-07-20T04:53:39.069Z] #11 CACHED [2021-07-20T04:53:39.069Z] [2021-07-20T04:53:39.069Z] #23 [internal] load build context [2021-07-20T04:53:39.069Z] #23 sha256:a0cecdd7d3c228ca3d7051c2716c21c11bfd2c7aec42e1432969953dda5b76e2 [2021-07-20T04:53:39.077Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4cfeb27f78bca36c63c580b47e0f3ba28338c272 . [2021-07-20T04:53:39.181Z] [2021-07-20T04:53:39.181Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-20T04:53:39.181Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-20T04:53:39.181Z] #5 DONE 0.1s [2021-07-20T04:53:39.181Z] [2021-07-20T04:53:39.181Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-20T04:53:39.181Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-20T04:53:39.181Z] #26 DONE 0.0s [2021-07-20T04:53:39.181Z] [2021-07-20T04:53:39.181Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-20T04:53:39.181Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-20T04:53:39.181Z] #64 DONE 0.0s [2021-07-20T04:53:39.181Z] [2021-07-20T04:53:39.181Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-20T04:53:39.181Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-20T04:53:39.181Z] #62 DONE 0.0s [2021-07-20T04:53:39.181Z] [2021-07-20T04:53:39.181Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T04:53:39.181Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T04:53:39.181Z] #9 DONE 0.0s [2021-07-20T04:53:39.181Z] [2021-07-20T04:53:39.181Z] #23 [internal] load build context [2021-07-20T04:53:39.181Z] #23 sha256:3814003bf42f1089cd419483647912e6df60d5a74c88b69fe6d78887b4927404 [2021-07-20T04:53:39.295Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-20T04:53:39.296Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-20T04:53:39.296Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42659/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-07-20T04:53:39.296Z] + bash /home/ubuntu/workspace/moby_PR-42659/check-config.sh [2021-07-20T04:53:39.296Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-20T04:53:39.296Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-20T04:53:39.296Z] [2021-07-20T04:53:39.296Z] Generally Necessary: [2021-07-20T04:53:39.296Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-20T04:53:39.296Z] - apparmor: enabled and tools installed [2021-07-20T04:53:39.296Z] - CONFIG_NAMESPACES: enabled [2021-07-20T04:53:39.296Z] - CONFIG_NET_NS: enabled [2021-07-20T04:53:39.296Z] - CONFIG_PID_NS: enabled [2021-07-20T04:53:39.296Z] - CONFIG_IPC_NS: enabled [2021-07-20T04:53:39.296Z] - CONFIG_UTS_NS: enabled [2021-07-20T04:53:39.296Z] - CONFIG_CGROUPS: enabled [2021-07-20T04:53:39.296Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-20T04:53:39.296Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-20T04:53:39.296Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-20T04:53:39.296Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-20T04:53:39.296Z] - CONFIG_CPUSETS: enabled [2021-07-20T04:53:39.296Z] - CONFIG_MEMCG: enabled [2021-07-20T04:53:39.296Z] - CONFIG_KEYS: enabled [2021-07-20T04:53:39.296Z] - CONFIG_VETH: enabled (as module) [2021-07-20T04:53:39.296Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-20T04:53:39.296Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-20T04:53:39.296Z] - CONFIG_NF_NAT_IPV4: missing [2021-07-20T04:53:39.296Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-20T04:53:39.332Z] #1 [internal] load build definition from Dockerfile [2021-07-20T04:53:39.332Z] #1 sha256:57ee881ac476b3e890285c39f963270022b29f7c617e748ac6ae47a8d22d964f [2021-07-20T04:53:39.332Z] #1 transferring dockerfile: 17.04kB 0.0s done [2021-07-20T04:53:39.332Z] #1 DONE 0.0s [2021-07-20T04:53:39.332Z] [2021-07-20T04:53:39.332Z] #2 [internal] load .dockerignore [2021-07-20T04:53:39.332Z] #2 sha256:a8557514197987e1a6d277a6894e5ad29d7e5f160f58e98341002c8df3a6570b [2021-07-20T04:53:39.332Z] #2 transferring context: 87B 0.0s done [2021-07-20T04:53:39.332Z] #2 DONE 0.0s [2021-07-20T04:53:39.332Z] [2021-07-20T04:53:39.332Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-20T04:53:39.332Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-20T04:53:39.332Z] #3 DONE 0.2s [2021-07-20T04:53:39.332Z] [2021-07-20T04:53:39.332Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-20T04:53:39.332Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-20T04:53:39.332Z] #4 CACHED [2021-07-20T04:53:39.440Z] #23 ... [2021-07-20T04:53:39.440Z] [2021-07-20T04:53:39.440Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-20T04:53:39.440Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418 [2021-07-20T04:53:39.440Z] #10 CACHED [2021-07-20T04:53:39.440Z] [2021-07-20T04:53:39.440Z] #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-20T04:53:39.440Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84 [2021-07-20T04:53:39.440Z] #11 CACHED [2021-07-20T04:53:39.440Z] [2021-07-20T04:53:39.440Z] #23 [internal] load build context [2021-07-20T04:53:39.440Z] #23 sha256:3814003bf42f1089cd419483647912e6df60d5a74c88b69fe6d78887b4927404 [2021-07-20T04:53:39.557Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-20T04:53:39.557Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-20T04:53:39.557Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-20T04:53:39.557Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-20T04:53:39.557Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-20T04:53:39.557Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-20T04:53:39.557Z] - CONFIG_NF_NAT_NEEDED: missing [2021-07-20T04:53:39.557Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-20T04:53:39.557Z] [2021-07-20T04:53:39.557Z] Optional Features: [2021-07-20T04:53:39.557Z] - CONFIG_USER_NS: enabled [2021-07-20T04:53:39.557Z] - CONFIG_SECCOMP: enabled [2021-07-20T04:53:39.557Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-20T04:53:39.557Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-20T04:53:39.557Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-20T04:53:39.557Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-20T04:53:39.557Z] - CONFIG_BLK_CGROUP: enabled [2021-07-20T04:53:39.557Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-20T04:53:39.557Z] - CONFIG_IOSCHED_CFQ: missing [2021-07-20T04:53:39.557Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-07-20T04:53:39.557Z] - CONFIG_CGROUP_PERF: enabled [2021-07-20T04:53:39.557Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-20T04:53:39.557Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-20T04:53:39.587Z] [2021-07-20T04:53:39.587Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-20T04:53:39.587Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-20T04:53:39.820Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-20T04:53:39.820Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-20T04:53:39.820Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-20T04:53:39.820Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-20T04:53:39.820Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-20T04:53:39.820Z] - CONFIG_IP_VS: enabled (as module) [2021-07-20T04:53:39.820Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-20T04:53:39.820Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-20T04:53:39.820Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-20T04:53:39.820Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-20T04:53:39.820Z] - CONFIG_EXT4_FS: enabled [2021-07-20T04:53:39.820Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-20T04:53:39.820Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-20T04:53:39.820Z] - Network Drivers: [2021-07-20T04:53:39.820Z] - "overlay": [2021-07-20T04:53:39.820Z] - CONFIG_VXLAN: enabled (as module) [2021-07-20T04:53:39.820Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-20T04:53:39.820Z] Optional (for encrypted networks): [2021-07-20T04:53:39.843Z] #6 ... [2021-07-20T04:53:39.843Z] [2021-07-20T04:53:39.843Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-20T04:53:39.843Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-20T04:53:39.843Z] #5 DONE 0.1s [2021-07-20T04:53:39.843Z] [2021-07-20T04:53:39.843Z] #7 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-20T04:53:39.843Z] #7 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-20T04:53:39.843Z] #7 DONE 0.1s [2021-07-20T04:53:39.843Z] [2021-07-20T04:53:39.843Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-20T04:53:39.843Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-20T04:53:39.843Z] #6 DONE 0.1s [2021-07-20T04:53:39.843Z] [2021-07-20T04:53:39.843Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-07-20T04:53:39.843Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-20T04:53:39.843Z] #8 DONE 0.1s [2021-07-20T04:53:39.964Z] #42 ... [2021-07-20T04:53:39.964Z] [2021-07-20T04:53:39.964Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-20T04:53:39.964Z] #34 sha256:bbce2e8f173dc52018a2e28655e03f780f7fbd9d51defa581c87b26c4408a0a6 [2021-07-20T04:53:39.964Z] #34 11.30 github.com/BurntSushi/toml/cmd/tomlv [2021-07-20T04:53:39.964Z] #34 DONE 14.7s [2021-07-20T04:53:39.964Z] [2021-07-20T04:53:39.964Z] #49 [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-20T04:53:39.964Z] #49 sha256:f0e69a5987b33e1bfa38d9b36b0a6f283899692d9b50ca961ac539d309a2e1ad [2021-07-20T04:53:39.964Z] #49 13.93 go: downloading github.com/fatih/color v1.7.0 [2021-07-20T04:53:39.964Z] #49 13.97 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-20T04:53:39.964Z] #49 14.08 go: downloading github.com/pkg/errors v0.8.1 [2021-07-20T04:53:39.964Z] #49 14.16 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-20T04:53:39.964Z] #49 14.33 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-20T04:53:39.964Z] #49 14.71 go: downloading github.com/spf13/viper v1.6.1 [2021-07-20T04:53:40.081Z] - CONFIG_CRYPTO: enabled [2021-07-20T04:53:40.081Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-20T04:53:40.081Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-20T04:53:40.081Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-20T04:53:40.081Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-20T04:53:40.081Z] - CONFIG_XFRM: enabled [2021-07-20T04:53:40.081Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-20T04:53:40.081Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-20T04:53:40.081Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-20T04:53:40.081Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-07-20T04:53:40.081Z] - "ipvlan": [2021-07-20T04:53:40.081Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-20T04:53:40.081Z] - "macvlan": [2021-07-20T04:53:40.081Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-20T04:53:40.081Z] - CONFIG_DUMMY: enabled (as module) [2021-07-20T04:53:40.081Z] - "ftp,tftp client in container": [2021-07-20T04:53:40.081Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-20T04:53:40.081Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-20T04:53:40.081Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-20T04:53:40.081Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-20T04:53:40.081Z] - Storage Drivers: [2021-07-20T04:53:40.081Z] - "aufs": [2021-07-20T04:53:40.081Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-20T04:53:40.081Z] - "btrfs": [2021-07-20T04:53:40.081Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-20T04:53:40.081Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-20T04:53:40.081Z] - "devicemapper": [2021-07-20T04:53:40.081Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-20T04:53:40.081Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-20T04:53:40.081Z] - "overlay": [2021-07-20T04:53:40.081Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-20T04:53:40.081Z] - "zfs": [2021-07-20T04:53:40.081Z] - /dev/zfs: present [2021-07-20T04:53:40.081Z] - zfs command: missing [2021-07-20T04:53:40.081Z] - zpool command: missing [2021-07-20T04:53:40.081Z] [2021-07-20T04:53:40.081Z] Limits: [2021-07-20T04:53:40.081Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-20T04:53:40.081Z] [2021-07-20T04:53:40.081Z] + true [Pipeline] } [2021-07-20T04:53:40.103Z] [2021-07-20T04:53:40.103Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-20T04:53:40.103Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-20T04:53:40.103Z] #62 DONE 0.0s [2021-07-20T04:53:40.103Z] [2021-07-20T04:53:40.103Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-20T04:53:40.103Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-20T04:53:40.103Z] #64 DONE 0.0s [2021-07-20T04:53:40.103Z] [2021-07-20T04:53:40.103Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T04:53:40.103Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-20T04:53:40.103Z] #9 DONE 0.0s [2021-07-20T04:53:40.103Z] [2021-07-20T04:53:40.103Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-20T04:53:40.103Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-20T04:53:40.103Z] #26 DONE 0.0s [2021-07-20T04:53:40.103Z] [2021-07-20T04:53:40.103Z] #23 [internal] load build context [2021-07-20T04:53:40.103Z] #23 sha256:e471f09c1e8e7c0531591c5edfa1cf7a515672d0554ccc2ba29f03e1d9777e30 [2021-07-20T04:53:40.103Z] #23 ... [2021-07-20T04:53:40.103Z] [2021-07-20T04:53:40.103Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-20T04:53:40.103Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418 [2021-07-20T04:53:40.103Z] #10 CACHED [2021-07-20T04:53:40.103Z] [2021-07-20T04:53:40.103Z] #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-20T04:53:40.103Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84 [2021-07-20T04:53:40.103Z] #11 CACHED [2021-07-20T04:53:40.103Z] [2021-07-20T04:53:40.103Z] #23 [internal] load build context [2021-07-20T04:53:40.103Z] #23 sha256:e471f09c1e8e7c0531591c5edfa1cf7a515672d0554ccc2ba29f03e1d9777e30 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-20T04:53:40.420Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4cfeb27f78bca36c63c580b47e0f3ba28338c272 . [2021-07-20T04:53:40.529Z] #49 15.28 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-20T04:53:40.529Z] #49 15.28 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-20T04:53:40.529Z] #49 15.40 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-20T04:53:40.788Z] #49 ... [2021-07-20T04:53:40.788Z] [2021-07-20T04:53:40.788Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-20T04:53:40.788Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4 [2021-07-20T04:53:40.788Z] #17 CACHED [2021-07-20T04:53:40.788Z] [2021-07-20T04:53:40.788Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-20T04:53:40.788Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55 [2021-07-20T04:53:40.788Z] #15 CACHED [2021-07-20T04:53:40.788Z] [2021-07-20T04:53:40.788Z] #20 [dev-systemd-false 7/26] 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-20T04:53:40.788Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-20T04:53:40.788Z] #20 CACHED [2021-07-20T04:53:40.788Z] [2021-07-20T04:53:40.788Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-07-20T04:53:40.788Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e [2021-07-20T04:53:40.788Z] #19 CACHED [2021-07-20T04:53:40.788Z] [2021-07-20T04:53:40.788Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-20T04:53:40.788Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6 [2021-07-20T04:53:40.788Z] #18 CACHED [2021-07-20T04:53:40.788Z] [2021-07-20T04:53:40.788Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-20T04:53:40.788Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4 [2021-07-20T04:53:40.788Z] #31 CACHED [2021-07-20T04:53:40.788Z] [2021-07-20T04:53:40.788Z] #21 [dev-systemd-false 8/26] 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-20T04:53:40.788Z] #21 sha256:8efbf7e0131dc25a52a74797b4846faebe3f1cf32bc2aedf7204a9ae01ab6bbf [2021-07-20T04:53:40.788Z] #21 CACHED [2021-07-20T04:53:40.788Z] [2021-07-20T04:53:40.788Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-20T04:53:40.788Z] #28 sha256:0b481149b019131e39e9442cf636eef94b852a86baf9ef3ab4801b9da738c4be [2021-07-20T04:53:40.788Z] #28 CACHED [2021-07-20T04:53:40.788Z] [2021-07-20T04:53:40.788Z] #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-20T04:53:40.788Z] #29 sha256:dda97f4608cc4fd3ee3f5d0545f5a75e221f42331e5f52aa6364e45ab1734cee [2021-07-20T04:53:40.788Z] #29 CACHED [2021-07-20T04:53:40.788Z] [2021-07-20T04:53:40.788Z] #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-20T04:53:40.788Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-20T04:53:40.788Z] #27 CACHED [2021-07-20T04:53:40.788Z] [2021-07-20T04:53:40.788Z] #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-20T04:53:40.788Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-20T04:53:40.788Z] #32 CACHED [2021-07-20T04:53:40.788Z] [2021-07-20T04:53:40.788Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-20T04:53:40.788Z] #30 sha256:272b66f1cdb88e243b9486e6241cfe14ea96ad0372df7f2044741235b7a9feaa [2021-07-20T04:53:40.788Z] #30 CACHED [2021-07-20T04:53:40.788Z] [2021-07-20T04:53:40.788Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-20T04:53:40.788Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-20T04:53:40.788Z] #22 CACHED [2021-07-20T04:53:40.788Z] [2021-07-20T04:53:40.788Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-07-20T04:53:40.788Z] #25 sha256:f9e2c6c07c976bf1602e7061f550a052844131eaba9fb18a09dc62757bb1cc10 [2021-07-20T04:53:40.788Z] #25 CACHED [2021-07-20T04:53:40.788Z] [2021-07-20T04:53:40.788Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-07-20T04:53:40.788Z] #14 sha256:2e3649b65de75805334c728684ff03a8199a3b1b3e88023b97eeb333ab7cb9cb [2021-07-20T04:53:40.788Z] #14 CACHED [2021-07-20T04:53:40.788Z] [2021-07-20T04:53:40.788Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-20T04:53:40.788Z] #16 sha256:70cd9adaffc438637136dcc9ee5c7461e62ccdf7187b51d2bcf88ae8b7fd2d91 [2021-07-20T04:53:40.788Z] #16 CACHED [2021-07-20T04:53:40.788Z] [2021-07-20T04:53:40.788Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-20T04:53:40.788Z] #33 sha256:c8e4483af90247eda128b0247e943bc2b00945589e1933f033765db51d5f73d5 [2021-07-20T04:53:40.788Z] #33 CACHED [2021-07-20T04:53:40.788Z] [2021-07-20T04:53:40.788Z] #49 [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-20T04:53:40.788Z] #49 sha256:f0e69a5987b33e1bfa38d9b36b0a6f283899692d9b50ca961ac539d309a2e1ad [2021-07-20T04:53:40.788Z] #49 15.56 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-20T04:53:40.986Z] #23 transferring context: 53.40MB 1.9s done [2021-07-20T04:53:40.986Z] #23 DONE 2.0s [2021-07-20T04:53:40.986Z] [2021-07-20T04:53:40.986Z] #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-20T04:53:40.986Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T04:53:40.986Z] #36 CACHED [2021-07-20T04:53:40.986Z] [2021-07-20T04:53:40.986Z] #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-20T04:53:40.986Z] #37 sha256:40738ba9fce3cf10843fd8e11694e6e5a2b6ffc8152bc14b84778c422c30bc19 [2021-07-20T04:53:40.986Z] #37 ... [2021-07-20T04:53:40.986Z] [2021-07-20T04:53:40.986Z] #55 [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-20T04:53:40.986Z] #55 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-20T04:53:40.986Z] #55 CACHED [2021-07-20T04:53:40.986Z] [2021-07-20T04:53:40.986Z] #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-20T04:53:40.986Z] #12 sha256:54eb229684e42938fafa5dd3195e197beda24b8a709a74d338874c98a70ea2df [2021-07-20T04:53:40.986Z] #12 CACHED [2021-07-20T04:53:40.986Z] [2021-07-20T04:53:40.986Z] #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-20T04:53:40.986Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T04:53:40.986Z] #13 CACHED [2021-07-20T04:53:41.050Z] #49 ... [2021-07-20T04:53:41.050Z] [2021-07-20T04:53:41.050Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-07-20T04:53:41.050Z] #35 sha256:e54ff4f6fae4a2e707af444d9fdbf8717b6a4e82b627d8c3ceae9c00270c586e [2021-07-20T04:53:41.050Z] #35 DONE 0.1s [2021-07-20T04:53:41.050Z] [2021-07-20T04:53:41.050Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-20T04:53:41.050Z] #39 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db [2021-07-20T04:53:41.050Z] #39 CACHED [2021-07-20T04:53:41.050Z] [2021-07-20T04:53:41.050Z] #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-20T04:53:41.050Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-20T04:53:41.050Z] #40 CACHED [2021-07-20T04:53:41.050Z] [2021-07-20T04:53:41.050Z] #51 [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-20T04:53:41.051Z] #51 sha256:f48044d65307dd460032cb61bb305c6231ea2d2f47f7deccf71ffb26f423b0d3 [2021-07-20T04:53:41.051Z] #51 15.87 + cd /tmp/tmp.Z0OniuDfMW/src/github.com/mvdan/sh [2021-07-20T04:53:41.051Z] #51 15.87 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T04:53:41.245Z] [2021-07-20T04:53:41.245Z] #53 [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-20T04:53:41.245Z] #53 sha256:f7dbeaa7199f49579aa05daa017edfcf1c771cb21b028a7f4356543856d8890c [2021-07-20T04:53:41.307Z] #51 15.97 + GO111MODULE=on [2021-07-20T04:53:41.307Z] #51 15.97 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-20T04:53:41.362Z] #23 ... [2021-07-20T04:53:41.362Z] [2021-07-20T04:53:41.362Z] #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-20T04:53:41.362Z] #12 sha256:54eb229684e42938fafa5dd3195e197beda24b8a709a74d338874c98a70ea2df [2021-07-20T04:53:41.362Z] #12 DONE 2.2s [2021-07-20T04:53:41.362Z] [2021-07-20T04:53:41.362Z] #23 [internal] load build context [2021-07-20T04:53:41.362Z] #23 sha256:3814003bf42f1089cd419483647912e6df60d5a74c88b69fe6d78887b4927404 [2021-07-20T04:53:41.870Z] #51 ... [2021-07-20T04:53:41.870Z] [2021-07-20T04:53:41.870Z] #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-20T04:53:41.870Z] #37 sha256:4ac5c7e9e4bb1335dbd4b67431998dbbb6aba4ad12816d96cfc27015c5f0a0bf [2021-07-20T04:53:41.870Z] #37 13.13 Scanning dependencies of target tini-static [2021-07-20T04:53:41.870Z] #37 13.38 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-20T04:53:41.870Z] #37 15.81 [100%] Linking C executable tini-static [2021-07-20T04:53:41.870Z] #37 16.31 [100%] Built target tini-static [2021-07-20T04:53:41.870Z] #37 16.41 + mkdir -p /build [2021-07-20T04:53:41.870Z] #37 16.41 + cp tini-static /build/docker-init [2021-07-20T04:53:41.870Z] #37 DONE 16.5s [2021-07-20T04:53:41.870Z] [2021-07-20T04:53:41.870Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-07-20T04:53:41.871Z] #42 sha256:3bc948eafa4a2ba5f3c4da3ac4d1bb89d3387349418d9f6b9e66e3bce672d469 [2021-07-20T04:53:41.871Z] #42 18.05 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-20T04:53:41.871Z] #42 18.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-20T04:53:41.871Z] #42 18.15 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-20T04:53:41.871Z] #42 18.16 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-20T04:53:41.871Z] #42 18.19 Setting up python-six (1.12.0-1) ... [2021-07-20T04:53:41.996Z] #23 transferring context: 53.41MB 2.0s done [2021-07-20T04:53:42.252Z] #23 DONE 2.2s [2021-07-20T04:53:42.252Z] [2021-07-20T04:53:42.252Z] #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-20T04:53:42.252Z] #24 sha256:bffb73f815ed3b25c2d039d5cb24bce738ba56f1976c7221dd7528c428247fd9 [2021-07-20T04:53:42.252Z] #24 ... [2021-07-20T04:53:42.252Z] [2021-07-20T04:53:42.252Z] #55 [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-20T04:53:42.252Z] #55 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-20T04:53:42.252Z] #55 CACHED [2021-07-20T04:53:42.252Z] [2021-07-20T04:53:42.252Z] #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-20T04:53:42.252Z] #12 sha256:54eb229684e42938fafa5dd3195e197beda24b8a709a74d338874c98a70ea2df [2021-07-20T04:53:42.252Z] #12 CACHED [2021-07-20T04:53:42.252Z] [2021-07-20T04:53:42.252Z] #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-20T04:53:42.252Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T04:53:42.252Z] #13 CACHED [2021-07-20T04:53:42.252Z] [2021-07-20T04:53:42.252Z] #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-20T04:53:42.252Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T04:53:42.252Z] #36 CACHED [2021-07-20T04:53:42.509Z] [2021-07-20T04:53:42.509Z] #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-20T04:53:42.509Z] #37 sha256:d3f356e803aa1e823fff5361f7caa723b55caef498241e344fdc0f8dcf43f710 [2021-07-20T04:53:42.966Z] #1 [internal] load build definition from Dockerfile [2021-07-20T04:53:42.966Z] #1 sha256:2270e46f6eaa31a601a7f304c9ec1182560c33b004d46ad09eed555ca933fd90 [2021-07-20T04:53:42.966Z] #1 transferring dockerfile: 17.04kB done [2021-07-20T04:53:42.966Z] #1 DONE 0.0s [2021-07-20T04:53:42.966Z] [2021-07-20T04:53:42.966Z] #2 [internal] load .dockerignore [2021-07-20T04:53:42.966Z] #2 sha256:a5ed06bee42f38f88e5786f326d155c288ed49933481f95bbcdf768077876f95 [2021-07-20T04:53:42.966Z] #2 transferring context: 87B done [2021-07-20T04:53:42.966Z] #2 DONE 0.0s [2021-07-20T04:53:43.244Z] #42 ... [2021-07-20T04:53:43.244Z] [2021-07-20T04:53:43.244Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-07-20T04:53:43.244Z] #38 sha256:2378e9b3271927705e69fb625741e353a51a4d7ed96a81c86738168ba0ee3f19 [2021-07-20T04:53:43.244Z] #38 DONE 0.0s [2021-07-20T04:53:43.244Z] [2021-07-20T04:53:43.244Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-07-20T04:53:43.244Z] #41 sha256:787732731ee9324b530d2ded14e492284497b17597c834ee5140944fcf0e85fa [2021-07-20T04:53:43.244Z] #41 DONE 0.2s [2021-07-20T04:53:43.244Z] [2021-07-20T04:53:43.244Z] #58 [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-20T04:53:43.244Z] #58 sha256:b7848fcb7674ba5661f67626243bcd2c526dd637436f72bf847dbb21dc8311b9 [2021-07-20T04:53:43.244Z] #58 15.26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-20T04:53:43.244Z] #58 15.85 go: downloading github.com/google/uuid v1.2.0 [2021-07-20T04:53:43.244Z] #58 15.89 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-20T04:53:43.244Z] #58 15.91 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-20T04:53:43.244Z] #58 16.01 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-20T04:53:43.244Z] #58 16.08 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-20T04:53:43.244Z] #58 16.21 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-20T04:53:43.244Z] #58 16.60 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-20T04:53:43.244Z] #58 16.72 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-20T04:53:43.271Z] #23 transferring context: 53.41MB 3.9s done [2021-07-20T04:53:43.271Z] #23 DONE 3.9s [2021-07-20T04:53:43.271Z] [2021-07-20T04:53:43.271Z] #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-20T04:53:43.271Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T04:53:43.271Z] #36 2.452 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-20T04:53:43.271Z] #36 2.455 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-20T04:53:43.271Z] #36 2.455 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-20T04:53:43.910Z] [2021-07-20T04:53:43.911Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-20T04:53:43.911Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-07-20T04:53:44.172Z] #3 DONE 0.2s [2021-07-20T04:53:44.172Z] [2021-07-20T04:53:44.172Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-20T04:53:44.172Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-07-20T04:53:44.172Z] #4 CACHED [2021-07-20T04:53:44.685Z] #36 3.880 Reading package lists... [2021-07-20T04:53:44.685Z] #36 ... [2021-07-20T04:53:44.685Z] [2021-07-20T04:53:44.685Z] #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-20T04:53:44.685Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T04:53:44.685Z] #13 2.283 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-20T04:53:44.685Z] #13 2.315 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-20T04:53:44.685Z] #13 2.315 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-20T04:53:44.685Z] #13 2.315 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-20T04:53:44.745Z] [2021-07-20T04:53:44.745Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-20T04:53:44.745Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-07-20T04:53:44.745Z] #5 DONE 0.1s [2021-07-20T04:53:44.745Z] [2021-07-20T04:53:44.745Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-20T04:53:44.745Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-20T04:53:44.745Z] #7 DONE 0.1s [2021-07-20T04:53:44.745Z] [2021-07-20T04:53:44.745Z] #8 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-20T04:53:44.745Z] #8 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599 [2021-07-20T04:53:44.745Z] #8 DONE 0.1s [2021-07-20T04:53:44.745Z] [2021-07-20T04:53:44.745Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-20T04:53:44.745Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-20T04:53:45.005Z] #6 DONE 0.1s [2021-07-20T04:53:45.266Z] [2021-07-20T04:53:45.266Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-20T04:53:45.266Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-20T04:53:45.266Z] #64 DONE 0.0s [2021-07-20T04:53:45.266Z] [2021-07-20T04:53:45.266Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-20T04:53:45.266Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-20T04:53:45.266Z] #62 DONE 0.0s [2021-07-20T04:53:45.266Z] [2021-07-20T04:53:45.266Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-20T04:53:45.266Z] #9 sha256:e3431a805fa5fd73fbc4825d04f700fa2318f0db6a35561deec332111840ae16 [2021-07-20T04:53:45.266Z] #9 DONE 0.0s [2021-07-20T04:53:45.266Z] [2021-07-20T04:53:45.266Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-20T04:53:45.266Z] #26 sha256:6bea2fde2a5a61ab72f00e80ac4c7a387b5380c49725af25e9ab6aedac66def5 [2021-07-20T04:53:45.266Z] #26 DONE 0.0s [2021-07-20T04:53:45.266Z] [2021-07-20T04:53:45.266Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-20T04:53:45.266Z] #10 sha256:9466df46ba512352c4f6de704ab27d30d32e8f17cae56f496e9971395f38ef9e [2021-07-20T04:53:45.266Z] #10 CACHED [2021-07-20T04:53:45.266Z] [2021-07-20T04:53:45.266Z] #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-20T04:53:45.266Z] #11 sha256:fea5c863463561afdd17d9d3e1a5367e2c270c059b61f363d0af926a9e035e3c [2021-07-20T04:53:45.266Z] #11 CACHED [2021-07-20T04:53:45.266Z] [2021-07-20T04:53:45.266Z] #23 [internal] load build context [2021-07-20T04:53:45.266Z] #23 sha256:4ce72885ee9577d0281b6852ef29859615a0664df79fce0db05053b638190b3e [2021-07-20T04:53:45.764Z] #58 ... [2021-07-20T04:53:45.764Z] [2021-07-20T04:53:45.764Z] #53 [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-20T04:53:45.764Z] #53 sha256:47815a1c992c46c47954a5809ec4733530bd02e3dde594819c167f7f2de73fa2 [2021-07-20T04:53:45.764Z] #53 20.34 + cd /tmp/tmp.IBMzUfOLXM/src/github.com/opencontainers/runc [2021-07-20T04:53:45.764Z] #53 20.34 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-20T04:53:45.764Z] #53 ... [2021-07-20T04:53:45.764Z] [2021-07-20T04:53:45.764Z] #45 [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-20T04:53:45.764Z] #45 sha256:7e3f276de91e5d2ecd93c507ed7a3e34e9687cc67d3110d611dd9f4209d17857 [2021-07-20T04:53:45.764Z] #45 12.88 github.com/LK4D4/vndr [2021-07-20T04:53:45.764Z] #45 DONE 20.4s [2021-07-20T04:53:45.764Z] [2021-07-20T04:53:45.764Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-07-20T04:53:45.764Z] #67 sha256:c9fa51a808321c5afce3770a0be42d38b177d7ecca88409c2daf670c44de48f2 [2021-07-20T04:53:45.764Z] #67 19.80 Checking out files: 71% (1371/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-07-20T04:53:45.764Z] #67 20.34 + cd /tmp/tmp.Kf4f1Hiyrb/src/github.com/docker/libnetwork [2021-07-20T04:53:45.764Z] #67 20.34 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-20T04:53:46.022Z] #67 20.67 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-07-20T04:53:46.511Z] #53 ... [2021-07-20T04:53:46.511Z] [2021-07-20T04:53:46.511Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-07-20T04:53:46.511Z] #42 sha256:3bc948eafa4a2ba5f3c4da3ac4d1bb89d3387349418d9f6b9e66e3bce672d469 [2021-07-20T04:53:46.511Z] #42 1.556 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-20T04:53:46.511Z] #42 1.624 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-20T04:53:46.511Z] #42 1.707 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-20T04:53:46.511Z] #42 2.433 Reading package lists... [2021-07-20T04:53:46.511Z] #42 4.104 Reading package lists... [2021-07-20T04:53:46.511Z] #42 5.193 Building dependency tree... [2021-07-20T04:53:46.511Z] #42 5.415 Reading state information... [2021-07-20T04:53:46.511Z] #42 5.602 The following additional packages will be installed: [2021-07-20T04:53:46.511Z] #42 5.603 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-07-20T04:53:46.511Z] #42 5.603 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-07-20T04:53:46.511Z] #42 5.604 Suggested packages: [2021-07-20T04:53:46.511Z] #42 5.604 manpages-dev python-setuptools [2021-07-20T04:53:46.511Z] #42 5.824 The following NEW packages will be installed: [2021-07-20T04:53:46.511Z] #42 5.824 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-07-20T04:53:46.511Z] #42 5.825 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-07-20T04:53:46.511Z] #42 5.825 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-07-20T04:53:46.511Z] #42 5.825 python-six zlib1g-dev [2021-07-20T04:53:46.511Z] #42 6.137 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T04:53:46.511Z] #42 6.137 Need to get 4095 kB of archives. [2021-07-20T04:53:46.511Z] #42 6.137 After this operation, 22.5 MB of additional disk space will be used. [2021-07-20T04:53:46.511Z] #42 6.137 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-07-20T04:53:46.511Z] #42 6.147 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-20T04:53:46.511Z] #42 6.147 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-07-20T04:53:46.511Z] #42 6.147 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-20T04:53:46.511Z] #42 6.147 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-07-20T04:53:46.511Z] #42 6.147 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-20T04:53:46.511Z] #42 6.153 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-07-20T04:53:46.511Z] #42 6.153 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-07-20T04:53:46.511Z] #42 6.165 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-20T04:53:46.511Z] #42 6.185 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-07-20T04:53:46.511Z] #42 6.185 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-07-20T04:53:46.511Z] #42 6.210 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-07-20T04:53:46.511Z] #42 6.223 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-07-20T04:53:46.511Z] #42 6.223 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-07-20T04:53:46.511Z] #42 6.223 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-07-20T04:53:46.511Z] #42 6.229 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-07-20T04:53:46.511Z] #42 6.229 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-07-20T04:53:46.511Z] #42 6.578 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T04:53:46.511Z] #42 6.641 Fetched 4095 kB in 0s (10.4 MB/s) [2021-07-20T04:53:46.511Z] #42 6.695 Selecting previously unselected package libcap-dev:amd64. [2021-07-20T04:53:46.511Z] #42 6.695 (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-20T04:53:46.511Z] #42 6.876 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-07-20T04:53:46.511Z] #42 6.877 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-07-20T04:53:46.511Z] #42 6.951 Selecting previously unselected package libnet1:amd64. [2021-07-20T04:53:46.511Z] #42 6.953 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-20T04:53:46.511Z] #42 6.971 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-20T04:53:46.511Z] #42 7.026 Selecting previously unselected package libnet1-dev. [2021-07-20T04:53:46.511Z] #42 7.026 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-20T04:53:46.511Z] #42 7.033 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-20T04:53:46.511Z] #42 7.180 Selecting previously unselected package libnl-3-200:amd64. [2021-07-20T04:53:46.511Z] #42 7.180 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-20T04:53:46.511Z] #42 7.191 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-20T04:53:46.511Z] #42 7.258 Selecting previously unselected package libnl-3-dev:amd64. [2021-07-20T04:53:46.511Z] #42 7.258 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-07-20T04:53:46.511Z] #42 7.273 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-20T04:53:46.511Z] #42 7.414 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-20T04:53:46.511Z] #42 7.420 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-20T04:53:46.511Z] #42 7.429 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-20T04:53:46.511Z] #42 7.465 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-07-20T04:53:46.511Z] #42 7.475 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-07-20T04:53:46.511Z] #42 7.501 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-20T04:53:46.511Z] #42 7.554 Selecting previously unselected package zlib1g-dev:amd64. [2021-07-20T04:53:46.511Z] #42 7.554 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-07-20T04:53:46.511Z] #42 7.574 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-20T04:53:46.770Z] #42 7.717 Selecting previously unselected package libprotobuf17:amd64. [2021-07-20T04:53:46.770Z] #42 7.717 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-20T04:53:46.770Z] #42 7.717 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-20T04:53:47.030Z] #42 8.204 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-07-20T04:53:47.030Z] #42 8.204 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-07-20T04:53:47.204Z] #23 transferring context: 53.41MB 2.0s done [2021-07-20T04:53:47.204Z] #23 DONE 2.1s [2021-07-20T04:53:47.204Z] [2021-07-20T04:53:47.204Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-07-20T04:53:47.204Z] #42 sha256:34f1c0d0d7eff990e0a80316d39a5df42a29c8c2446d59159081533bb95bcb10 [2021-07-20T04:53:47.204Z] #42 1.557 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-20T04:53:47.204Z] #42 1.704 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-20T04:53:47.204Z] #42 1.788 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-20T04:53:47.224Z] #13 5.378 Reading package lists... [2021-07-20T04:53:47.224Z] #13 ... [2021-07-20T04:53:47.224Z] [2021-07-20T04:53:47.224Z] #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-20T04:53:47.224Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T04:53:47.224Z] #36 3.880 Reading package lists... [2021-07-20T04:53:47.288Z] #42 8.212 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-20T04:53:47.289Z] #42 8.334 Selecting previously unselected package libprotobuf-dev:amd64. [2021-07-20T04:53:47.289Z] #42 8.336 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-07-20T04:53:47.289Z] #42 8.341 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-20T04:53:47.390Z] #67 ... [2021-07-20T04:53:47.390Z] [2021-07-20T04:53:47.390Z] #47 [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-20T04:53:47.390Z] #47 sha256:3f59e625e7c4368776ea9c1117ad47ab170b492c3b6fd8875337d0bd246de559 [2021-07-20T04:53:47.390Z] #47 12.02 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-20T04:53:47.390Z] #47 ... [2021-07-20T04:53:47.390Z] [2021-07-20T04:53:47.390Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-07-20T04:53:47.390Z] #42 sha256:3bc948eafa4a2ba5f3c4da3ac4d1bb89d3387349418d9f6b9e66e3bce672d469 [2021-07-20T04:53:47.390Z] #42 21.44 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-20T04:53:47.390Z] #42 21.45 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-20T04:53:47.390Z] #42 21.49 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-20T04:53:47.390Z] #42 21.52 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-07-20T04:53:47.390Z] #42 21.54 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-20T04:53:47.390Z] #42 21.56 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-07-20T04:53:47.390Z] #42 21.58 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-20T04:53:47.390Z] #42 21.62 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-20T04:53:47.390Z] #42 21.64 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-20T04:53:47.390Z] #42 21.69 Setting up python-protobuf (3.6.1.3-2) ... [2021-07-20T04:53:47.465Z] #42 ... [2021-07-20T04:53:47.465Z] [2021-07-20T04:53:47.465Z] #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-20T04:53:47.465Z] #12 sha256:44035b2e94483e4f3323b841b4973cd0c01b684bdcd96f1acd91455ab01ed9c5 [2021-07-20T04:53:47.465Z] #12 CACHED [2021-07-20T04:53:47.465Z] [2021-07-20T04:53:47.465Z] #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-20T04:53:47.465Z] #13 sha256:0a5c4f9d7f4bd4487ee5b1fc84c7c8e464816e238d705348cc2476c73e010007 [2021-07-20T04:53:47.465Z] #13 CACHED [2021-07-20T04:53:47.465Z] [2021-07-20T04:53:47.465Z] #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-20T04:53:47.465Z] #36 sha256:883bb1ea40b3c256595d0433b13b827e35f76a921b7d2e33e3ad01c0d1295360 [2021-07-20T04:53:47.465Z] #36 CACHED [2021-07-20T04:53:47.465Z] [2021-07-20T04:53:47.465Z] #55 [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-20T04:53:47.465Z] #55 sha256:96a8621d1b193c7b54efb6f90aee3fbceaddb11f99e4ef8b37b74fa037c2abd5 [2021-07-20T04:53:47.465Z] #55 CACHED [2021-07-20T04:53:47.465Z] [2021-07-20T04:53:47.465Z] #45 [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-20T04:53:47.465Z] #45 sha256:768616f5375d743733ba02dcf5203788c7ce75c445e445f59ed6cabec6e26412 [2021-07-20T04:53:47.762Z] #37 ... [2021-07-20T04:53:47.762Z] [2021-07-20T04:53:47.762Z] #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-20T04:53:47.762Z] #24 sha256:bffb73f815ed3b25c2d039d5cb24bce738ba56f1976c7221dd7528c428247fd9 [2021-07-20T04:53:47.762Z] #24 4.947 + RM_GOPATH=0 [2021-07-20T04:53:47.762Z] #24 4.947 + TMP_GOPATH= [2021-07-20T04:53:47.762Z] #24 4.947 + : /build [2021-07-20T04:53:47.762Z] #24 4.947 + '[' -z '' ']' [2021-07-20T04:53:47.762Z] #24 4.947 ++ mktemp -d [2021-07-20T04:53:47.762Z] #24 4.961 + export GOPATH=/tmp/tmp.LYGcCsbrmj [2021-07-20T04:53:47.762Z] #24 4.961 + GOPATH=/tmp/tmp.LYGcCsbrmj [2021-07-20T04:53:47.762Z] #24 4.961 + RM_GOPATH=1 [2021-07-20T04:53:47.762Z] #24 4.961 + case "$(go env GOARCH)" in [2021-07-20T04:53:47.762Z] #24 4.962 ++ go env GOARCH [2021-07-20T04:53:47.762Z] #24 4.983 Install docker/cli version 17.06.2-ce from stable [2021-07-20T04:53:47.762Z] #24 4.983 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:47.762Z] #24 4.983 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:47.762Z] #24 4.983 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:47.762Z] #24 4.983 + dir=/tmp/install [2021-07-20T04:53:47.762Z] #24 4.983 + bin=dockercli [2021-07-20T04:53:47.762Z] #24 4.983 + shift [2021-07-20T04:53:47.762Z] #24 4.983 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-20T04:53:47.762Z] #24 4.983 + . /tmp/install/dockercli.installer [2021-07-20T04:53:47.762Z] #24 4.983 ++ : stable [2021-07-20T04:53:47.762Z] #24 4.983 ++ : 17.06.2-ce [2021-07-20T04:53:47.762Z] #24 4.983 + install_dockercli [2021-07-20T04:53:47.762Z] #24 4.983 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-20T04:53:47.762Z] #24 4.983 ++ uname -m [2021-07-20T04:53:47.762Z] #24 4.992 + arch=x86_64 [2021-07-20T04:53:47.762Z] #24 4.992 + '[' x86_64 '!=' x86_64 ']' [2021-07-20T04:53:47.762Z] #24 4.992 + url=https://download.docker.com/linux/static [2021-07-20T04:53:47.762Z] #24 4.992 + tar -xz docker/docker [2021-07-20T04:53:47.762Z] #24 4.992 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-20T04:53:48.231Z] #42 9.105 Selecting previously unselected package libprotoc17:amd64. [2021-07-20T04:53:48.231Z] #42 9.128 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-07-20T04:53:48.231Z] #42 9.128 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-20T04:53:48.231Z] #42 ... [2021-07-20T04:53:48.231Z] [2021-07-20T04:53:48.231Z] #53 [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-20T04:53:48.231Z] #53 sha256:f7dbeaa7199f49579aa05daa017edfcf1c771cb21b028a7f4356543856d8890c [2021-07-20T04:53:48.231Z] #53 7.147 + RM_GOPATH=0 [2021-07-20T04:53:48.231Z] #53 7.147 + TMP_GOPATH= [2021-07-20T04:53:48.231Z] #53 7.147 + : /build [2021-07-20T04:53:48.231Z] #53 7.147 + '[' -z '' ']' [2021-07-20T04:53:48.231Z] #53 7.147 ++ mktemp -d [2021-07-20T04:53:48.231Z] #53 7.151 + export GOPATH=/tmp/tmp.Vd6PL4U1HT [2021-07-20T04:53:48.231Z] #53 7.151 + GOPATH=/tmp/tmp.Vd6PL4U1HT [2021-07-20T04:53:48.231Z] #53 7.151 + RM_GOPATH=1 [2021-07-20T04:53:48.231Z] #53 7.151 + case "$(go env GOARCH)" in [2021-07-20T04:53:48.231Z] #53 7.151 ++ go env GOARCH [2021-07-20T04:53:48.231Z] #53 7.168 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:48.231Z] #53 7.168 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:48.231Z] #53 7.168 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:48.231Z] #53 7.168 + dir=/tmp/install [2021-07-20T04:53:48.231Z] #53 7.168 + bin=runc [2021-07-20T04:53:48.231Z] #53 7.168 + shift [2021-07-20T04:53:48.231Z] #53 7.168 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-20T04:53:48.231Z] #53 7.168 + . /tmp/install/runc.installer [2021-07-20T04:53:48.231Z] #53 7.168 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-20T04:53:48.231Z] #53 7.168 + install_runc [2021-07-20T04:53:48.231Z] #53 7.168 + uname -r [2021-07-20T04:53:48.231Z] #53 7.168 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-20T04:53:48.231Z] #53 7.173 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-20T04:53:48.231Z] #53 7.175 + RUNC_BUILDTAGS='seccomp ' [2021-07-20T04:53:48.231Z] #53 7.175 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-20T04:53:48.231Z] #53 7.175 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Vd6PL4U1HT/src/github.com/opencontainers/runc [2021-07-20T04:53:48.231Z] #53 7.182 Cloning into '/tmp/tmp.Vd6PL4U1HT/src/github.com/opencontainers/runc'... [2021-07-20T04:53:49.132Z] #36 7.938 Reading package lists... [2021-07-20T04:53:49.132Z] #36 ... [2021-07-20T04:53:49.132Z] [2021-07-20T04:53:49.132Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-07-20T04:53:49.132Z] #42 sha256:3bc948eafa4a2ba5f3c4da3ac4d1bb89d3387349418d9f6b9e66e3bce672d469 [2021-07-20T04:53:49.132Z] #42 2.333 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-20T04:53:49.132Z] #42 2.333 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-20T04:53:49.132Z] #42 2.333 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-20T04:53:49.132Z] #42 3.737 Reading package lists... [2021-07-20T04:53:49.392Z] #42 8.300 Reading package lists... [2021-07-20T04:53:49.392Z] #42 ... [2021-07-20T04:53:49.392Z] [2021-07-20T04:53:49.392Z] #55 [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-20T04:53:49.392Z] #55 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-20T04:53:49.392Z] #55 2.204 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-20T04:53:49.392Z] #55 2.204 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-20T04:53:49.392Z] #55 2.204 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-20T04:53:49.392Z] #55 3.771 Reading package lists... [2021-07-20T04:53:49.392Z] #55 7.980 Reading package lists... [2021-07-20T04:53:49.392Z] #55 ... [2021-07-20T04:53:49.392Z] [2021-07-20T04:53:49.392Z] #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-20T04:53:49.392Z] #24 sha256:4eda9b5d717ed8cb7cd1a3d73f6f831f720b08aa1988ae884b9daad0d69ea9da [2021-07-20T04:53:49.392Z] #24 4.740 + RM_GOPATH=0 [2021-07-20T04:53:49.392Z] #24 4.741 + TMP_GOPATH= [2021-07-20T04:53:49.392Z] #24 4.741 + : /build [2021-07-20T04:53:49.392Z] #24 4.742 + '[' -z '' ']' [2021-07-20T04:53:49.392Z] #24 4.751 ++ mktemp -d [2021-07-20T04:53:49.392Z] #24 4.757 + export GOPATH=/tmp/tmp.11T48pZqbN [2021-07-20T04:53:49.392Z] #24 4.758 + GOPATH=/tmp/tmp.11T48pZqbN [2021-07-20T04:53:49.392Z] #24 4.758 + RM_GOPATH=1 [2021-07-20T04:53:49.392Z] #24 4.758 + case "$(go env GOARCH)" in [2021-07-20T04:53:49.392Z] #24 4.761 ++ go env GOARCH [2021-07-20T04:53:49.392Z] #24 4.774 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:49.392Z] #24 4.775 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:49.392Z] #24 4.777 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:49.392Z] #24 4.778 + dir=/tmp/install [2021-07-20T04:53:49.392Z] #24 4.778 + bin=dockercli [2021-07-20T04:53:49.392Z] #24 4.778 + shift [2021-07-20T04:53:49.392Z] #24 4.778 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-20T04:53:49.392Z] #24 4.779 + . /tmp/install/dockercli.installer [2021-07-20T04:53:49.392Z] #24 4.780 ++ : stable [2021-07-20T04:53:49.392Z] #24 4.780 ++ : 17.06.2-ce [2021-07-20T04:53:49.392Z] #24 4.782 + install_dockercli [2021-07-20T04:53:49.392Z] #24 4.783 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-20T04:53:49.392Z] #24 4.784 Install docker/cli version 17.06.2-ce from stable [2021-07-20T04:53:49.392Z] #24 4.784 ++ uname -m [2021-07-20T04:53:49.392Z] #24 4.787 + arch=x86_64 [2021-07-20T04:53:49.392Z] #24 4.789 + '[' x86_64 '!=' x86_64 ']' [2021-07-20T04:53:49.392Z] #24 4.790 + url=https://download.docker.com/linux/static [2021-07-20T04:53:49.392Z] #24 4.793 + tar -xz docker/docker [2021-07-20T04:53:49.392Z] #24 4.794 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-20T04:53:49.607Z] #53 ... [2021-07-20T04:53:49.607Z] [2021-07-20T04:53:49.607Z] #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-20T04:53:49.607Z] #24 sha256:37b17ad0b222eca634b8279ceea4ed7f59b725ad727a77d4af23d93c94b776ad [2021-07-20T04:53:49.607Z] #24 4.378 + RM_GOPATH=0 [2021-07-20T04:53:49.607Z] #24 4.378 + TMP_GOPATH= [2021-07-20T04:53:49.607Z] #24 4.378 + : /build [2021-07-20T04:53:49.607Z] #24 4.378 + '[' -z '' ']' [2021-07-20T04:53:49.607Z] #24 4.378 ++ mktemp -d [2021-07-20T04:53:49.607Z] #24 4.378 + export GOPATH=/tmp/tmp.MOccawscwr [2021-07-20T04:53:49.607Z] #24 4.378 + GOPATH=/tmp/tmp.MOccawscwr [2021-07-20T04:53:49.607Z] #24 4.378 + RM_GOPATH=1 [2021-07-20T04:53:49.607Z] #24 4.378 + case "$(go env GOARCH)" in [2021-07-20T04:53:49.607Z] #24 4.378 ++ go env GOARCH [2021-07-20T04:53:49.607Z] #24 4.390 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:49.607Z] #24 4.390 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:49.607Z] #24 4.391 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:49.607Z] #24 4.392 Install docker/cli version 17.06.2-ce from stable [2021-07-20T04:53:49.607Z] #24 4.392 + dir=/tmp/install [2021-07-20T04:53:49.607Z] #24 4.392 + bin=dockercli [2021-07-20T04:53:49.607Z] #24 4.392 + shift [2021-07-20T04:53:49.607Z] #24 4.392 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-20T04:53:49.607Z] #24 4.392 + . /tmp/install/dockercli.installer [2021-07-20T04:53:49.607Z] #24 4.392 ++ : stable [2021-07-20T04:53:49.607Z] #24 4.392 ++ : 17.06.2-ce [2021-07-20T04:53:49.607Z] #24 4.392 + install_dockercli [2021-07-20T04:53:49.607Z] #24 4.392 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-20T04:53:49.607Z] #24 4.393 ++ uname -m [2021-07-20T04:53:49.607Z] #24 4.398 + arch=x86_64 [2021-07-20T04:53:49.607Z] #24 4.398 + '[' x86_64 '!=' x86_64 ']' [2021-07-20T04:53:49.607Z] #24 4.398 + url=https://download.docker.com/linux/static [2021-07-20T04:53:49.607Z] #24 4.398 + tar -xz docker/docker [2021-07-20T04:53:49.607Z] #24 4.400 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-20T04:53:49.607Z] #24 8.324 + mkdir -p /build [2021-07-20T04:53:49.607Z] #24 8.338 + mv docker/docker /build/ [2021-07-20T04:53:49.607Z] #24 8.341 + rmdir docker [2021-07-20T04:53:49.607Z] #24 DONE 8.6s [2021-07-20T04:53:49.607Z] [2021-07-20T04:53:49.607Z] #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-20T04:53:49.607Z] #37 sha256:40738ba9fce3cf10843fd8e11694e6e5a2b6ffc8152bc14b84778c422c30bc19 [2021-07-20T04:53:49.607Z] #37 7.719 + RM_GOPATH=0 [2021-07-20T04:53:49.607Z] #37 7.720 + TMP_GOPATH= [2021-07-20T04:53:49.607Z] #37 7.720 + : /build [2021-07-20T04:53:49.607Z] #37 7.721 + '[' -z '' ']' [2021-07-20T04:53:49.607Z] #37 7.722 ++ mktemp -d [2021-07-20T04:53:49.607Z] #37 7.724 + export GOPATH=/tmp/tmp.9oH2zXuuO9 [2021-07-20T04:53:49.607Z] #37 7.724 + GOPATH=/tmp/tmp.9oH2zXuuO9 [2021-07-20T04:53:49.607Z] #37 7.725 + RM_GOPATH=1 [2021-07-20T04:53:49.607Z] #37 7.725 + case "$(go env GOARCH)" in [2021-07-20T04:53:49.607Z] #37 7.725 ++ go env GOARCH [2021-07-20T04:53:49.607Z] #37 7.754 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:49.607Z] #37 7.755 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:49.607Z] #37 7.755 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:49.607Z] #37 7.759 + dir=/tmp/install [2021-07-20T04:53:49.607Z] #37 7.764 + bin=tini [2021-07-20T04:53:49.607Z] #37 7.764 + shift [2021-07-20T04:53:49.607Z] #37 7.764 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-20T04:53:49.607Z] #37 7.764 + . /tmp/install/tini.installer [2021-07-20T04:53:49.607Z] #37 7.765 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T04:53:49.607Z] #37 7.765 + install_tini [2021-07-20T04:53:49.607Z] #37 7.766 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-20T04:53:49.607Z] #37 7.766 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T04:53:49.607Z] #37 7.766 + git clone https://github.com/krallin/tini.git /tmp/tmp.9oH2zXuuO9/tini [2021-07-20T04:53:49.607Z] #37 7.776 Cloning into '/tmp/tmp.9oH2zXuuO9/tini'... [2021-07-20T04:53:49.607Z] #37 8.692 + cd /tmp/tmp.9oH2zXuuO9/tini [2021-07-20T04:53:49.607Z] #37 8.692 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T04:53:49.607Z] #37 8.700 + cmake . [2021-07-20T04:53:49.909Z] #42 ... [2021-07-20T04:53:49.909Z] [2021-07-20T04:53:49.909Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-07-20T04:53:49.909Z] #67 sha256:c9fa51a808321c5afce3770a0be42d38b177d7ecca88409c2daf670c44de48f2 [2021-07-20T04:53:49.909Z] #67 DONE 24.5s [2021-07-20T04:53:49.909Z] [2021-07-20T04:53:49.909Z] #49 [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-20T04:53:49.909Z] #49 sha256:f0e69a5987b33e1bfa38d9b36b0a6f283899692d9b50ca961ac539d309a2e1ad [2021-07-20T04:53:49.909Z] #49 16.61 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-20T04:53:49.909Z] #49 16.73 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-20T04:53:49.909Z] #49 19.59 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-20T04:53:49.909Z] #49 19.59 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-20T04:53:49.909Z] #49 19.80 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-20T04:53:49.909Z] #49 19.84 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-20T04:53:49.909Z] #49 19.95 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-20T04:53:49.909Z] #49 20.02 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-20T04:53:49.909Z] #49 20.37 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-20T04:53:49.909Z] #49 20.38 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-20T04:53:49.909Z] #49 20.51 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-20T04:53:49.909Z] #49 20.52 go: downloading github.com/spf13/afero v1.1.2 [2021-07-20T04:53:49.909Z] #49 20.70 go: downloading github.com/spf13/cast v1.3.0 [2021-07-20T04:53:49.909Z] #49 20.74 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-20T04:53:49.909Z] #49 20.79 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-20T04:53:49.909Z] #49 20.80 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-20T04:53:49.909Z] #49 20.84 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-20T04:53:49.909Z] #49 21.02 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-20T04:53:49.909Z] #49 21.07 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-20T04:53:49.909Z] #49 21.13 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-20T04:53:49.909Z] #49 21.22 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-20T04:53:49.909Z] #49 21.27 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-20T04:53:49.909Z] #49 21.30 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-20T04:53:49.909Z] #49 21.47 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-20T04:53:49.909Z] #49 21.52 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-20T04:53:49.909Z] #49 21.68 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-20T04:53:49.909Z] #49 21.71 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-20T04:53:49.909Z] #49 21.75 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-20T04:53:49.909Z] #49 21.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-20T04:53:49.909Z] #49 21.95 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-20T04:53:49.909Z] #49 22.02 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-20T04:53:49.909Z] #49 22.35 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-20T04:53:49.909Z] #49 22.37 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-20T04:53:49.909Z] #49 22.40 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-20T04:53:49.909Z] #49 22.58 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-20T04:53:49.909Z] #49 22.59 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-20T04:53:49.909Z] #49 22.70 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-20T04:53:49.909Z] #49 22.74 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-20T04:53:49.909Z] #49 23.12 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-20T04:53:49.909Z] #49 23.14 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-20T04:53:49.909Z] #49 23.17 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-20T04:53:49.909Z] #49 23.22 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-20T04:53:49.909Z] #49 23.26 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-20T04:53:49.909Z] #49 23.30 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-20T04:53:49.909Z] #49 23.59 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-20T04:53:49.909Z] #49 23.72 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-20T04:53:49.909Z] #49 23.74 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-20T04:53:49.909Z] #49 23.78 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-20T04:53:49.909Z] #49 23.78 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-20T04:53:49.909Z] #49 23.81 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-20T04:53:49.909Z] #49 23.85 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-20T04:53:49.909Z] #49 24.53 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-20T04:53:49.909Z] #49 24.53 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-20T04:53:49.909Z] #49 24.66 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-20T04:53:49.909Z] #49 24.69 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-20T04:53:49.909Z] #49 24.73 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-20T04:53:49.909Z] #49 24.78 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-20T04:53:50.167Z] #49 24.90 go: downloading golang.org/x/text v0.3.2 [2021-07-20T04:53:50.277Z] #24 ... [2021-07-20T04:53:50.277Z] [2021-07-20T04:53:50.277Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-07-20T04:53:50.277Z] #42 sha256:3bc948eafa4a2ba5f3c4da3ac4d1bb89d3387349418d9f6b9e66e3bce672d469 [2021-07-20T04:53:50.277Z] #42 1.353 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-20T04:53:50.277Z] #42 1.353 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-20T04:53:50.277Z] #42 1.353 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-20T04:53:50.277Z] #42 2.122 Reading package lists... [2021-07-20T04:53:50.277Z] #42 4.070 Reading package lists... [2021-07-20T04:53:50.277Z] #42 5.052 Building dependency tree... [2021-07-20T04:53:50.277Z] #42 5.268 Reading state information... [2021-07-20T04:53:50.277Z] #42 5.446 The following additional packages will be installed: [2021-07-20T04:53:50.277Z] #42 5.446 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-07-20T04:53:50.277Z] #42 5.447 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-07-20T04:53:50.277Z] #42 5.447 Suggested packages: [2021-07-20T04:53:50.278Z] #42 5.447 manpages-dev python-setuptools [2021-07-20T04:53:50.278Z] #42 5.687 The following NEW packages will be installed: [2021-07-20T04:53:50.278Z] #42 5.687 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-07-20T04:53:50.278Z] #42 5.688 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-07-20T04:53:50.278Z] #42 5.688 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-07-20T04:53:50.278Z] #42 5.688 python-six zlib1g-dev [2021-07-20T04:53:50.278Z] #42 5.969 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T04:53:50.278Z] #42 5.969 Need to get 4095 kB of archives. [2021-07-20T04:53:50.278Z] #42 5.969 After this operation, 22.5 MB of additional disk space will be used. [2021-07-20T04:53:50.278Z] #42 5.969 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-07-20T04:53:50.278Z] #42 5.979 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-20T04:53:50.278Z] #42 5.979 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-07-20T04:53:50.278Z] #42 5.979 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-20T04:53:50.278Z] #42 5.979 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-07-20T04:53:50.278Z] #42 5.987 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-20T04:53:50.278Z] #42 5.987 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-07-20T04:53:50.278Z] #42 5.987 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-07-20T04:53:50.278Z] #42 5.997 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-20T04:53:50.278Z] #42 6.022 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-07-20T04:53:50.278Z] #42 6.022 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-07-20T04:53:50.278Z] #42 6.049 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-07-20T04:53:50.278Z] #42 6.060 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-07-20T04:53:50.278Z] #42 6.060 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-07-20T04:53:50.278Z] #42 6.060 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-07-20T04:53:50.278Z] #42 6.060 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-07-20T04:53:50.278Z] #42 6.069 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-07-20T04:53:50.278Z] #42 6.399 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T04:53:50.278Z] #42 6.431 Fetched 4095 kB in 0s (11.4 MB/s) [2021-07-20T04:53:50.278Z] #42 6.469 Selecting previously unselected package libcap-dev:amd64. [2021-07-20T04:53:50.278Z] #42 6.469 (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-20T04:53:50.278Z] #42 6.729 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-07-20T04:53:50.278Z] #42 6.733 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-07-20T04:53:50.278Z] #42 6.829 Selecting previously unselected package libnet1:amd64. [2021-07-20T04:53:50.278Z] #42 6.840 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-20T04:53:50.278Z] #42 6.856 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-20T04:53:50.278Z] #42 6.922 Selecting previously unselected package libnet1-dev. [2021-07-20T04:53:50.278Z] #42 6.922 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-20T04:53:50.278Z] #42 6.928 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-20T04:53:50.278Z] #42 7.125 Selecting previously unselected package libnl-3-200:amd64. [2021-07-20T04:53:50.278Z] #42 7.135 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-20T04:53:50.278Z] #42 7.138 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-20T04:53:50.278Z] #42 7.302 Selecting previously unselected package libnl-3-dev:amd64. [2021-07-20T04:53:50.278Z] #42 7.302 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-07-20T04:53:50.278Z] #42 7.316 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-20T04:53:50.278Z] #42 7.702 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-20T04:53:50.278Z] #42 7.710 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-20T04:53:50.278Z] #42 7.725 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-20T04:53:50.278Z] #42 7.816 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-07-20T04:53:50.278Z] #42 7.829 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-07-20T04:53:50.278Z] #42 7.847 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-20T04:53:50.278Z] #42 7.970 Selecting previously unselected package zlib1g-dev:amd64. [2021-07-20T04:53:50.278Z] #42 8.005 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-07-20T04:53:50.278Z] #42 8.009 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-20T04:53:50.278Z] #42 8.266 Selecting previously unselected package libprotobuf17:amd64. [2021-07-20T04:53:50.278Z] #42 8.270 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-20T04:53:50.278Z] #42 8.279 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-20T04:53:50.278Z] #42 9.151 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-07-20T04:53:50.278Z] #42 9.154 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-07-20T04:53:50.278Z] #42 9.174 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-20T04:53:50.278Z] #42 9.441 Selecting previously unselected package libprotobuf-dev:amd64. [2021-07-20T04:53:50.278Z] #42 9.460 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-07-20T04:53:50.278Z] #42 9.469 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-20T04:53:50.278Z] #42 ... [2021-07-20T04:53:50.278Z] [2021-07-20T04:53:50.278Z] #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-20T04:53:50.278Z] #37 sha256:d3f356e803aa1e823fff5361f7caa723b55caef498241e344fdc0f8dcf43f710 [2021-07-20T04:53:50.278Z] #37 5.495 + RM_GOPATH=0 [2021-07-20T04:53:50.278Z] #37 5.496 + TMP_GOPATH= [2021-07-20T04:53:50.278Z] #37 5.496 + : /build [2021-07-20T04:53:50.278Z] #37 5.496 + '[' -z '' ']' [2021-07-20T04:53:50.278Z] #37 5.500 ++ mktemp -d [2021-07-20T04:53:50.278Z] #37 5.502 + export GOPATH=/tmp/tmp.5Wj4CMVo5a [2021-07-20T04:53:50.278Z] #37 5.502 + GOPATH=/tmp/tmp.5Wj4CMVo5a [2021-07-20T04:53:50.278Z] #37 5.502 + RM_GOPATH=1 [2021-07-20T04:53:50.278Z] #37 5.502 + case "$(go env GOARCH)" in [2021-07-20T04:53:50.278Z] #37 5.502 ++ go env GOARCH [2021-07-20T04:53:50.278Z] #37 5.515 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:50.278Z] #37 5.515 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:50.278Z] #37 5.515 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:50.278Z] #37 5.516 + dir=/tmp/install [2021-07-20T04:53:50.278Z] #37 5.517 + bin=tini [2021-07-20T04:53:50.278Z] #37 5.517 + shift [2021-07-20T04:53:50.278Z] #37 5.517 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-20T04:53:50.278Z] #37 5.517 + . /tmp/install/tini.installer [2021-07-20T04:53:50.278Z] #37 5.517 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T04:53:50.278Z] #37 5.518 + install_tini [2021-07-20T04:53:50.278Z] #37 5.518 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-20T04:53:50.278Z] #37 5.518 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T04:53:50.278Z] #37 5.518 + git clone https://github.com/krallin/tini.git /tmp/tmp.5Wj4CMVo5a/tini [2021-07-20T04:53:50.278Z] #37 5.531 Cloning into '/tmp/tmp.5Wj4CMVo5a/tini'... [2021-07-20T04:53:50.278Z] #37 6.298 + cd /tmp/tmp.5Wj4CMVo5a/tini [2021-07-20T04:53:50.278Z] #37 6.300 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T04:53:50.278Z] #37 6.305 + cmake . [2021-07-20T04:53:50.278Z] #37 7.061 -- The C compiler identification is GNU 8.3.0 [2021-07-20T04:53:50.278Z] #37 7.162 -- Check for working C compiler: /usr/bin/cc [2021-07-20T04:53:50.278Z] #37 8.050 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-20T04:53:50.278Z] #37 8.062 -- Detecting C compiler ABI info [2021-07-20T04:53:50.333Z] #24 ... [2021-07-20T04:53:50.333Z] [2021-07-20T04:53:50.333Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-20T04:53:50.333Z] #34 sha256:2fbeae58988d4349c0240c5b7c3c7bb9142230fced20a6837446122fe80bbd74 [2021-07-20T04:53:50.333Z] #34 4.752 + RM_GOPATH=0 [2021-07-20T04:53:50.333Z] #34 4.752 + TMP_GOPATH= [2021-07-20T04:53:50.333Z] #34 4.753 + : /build [2021-07-20T04:53:50.333Z] #34 4.753 + '[' -z '' ']' [2021-07-20T04:53:50.333Z] #34 4.754 ++ mktemp -d [2021-07-20T04:53:50.333Z] #34 4.756 + export GOPATH=/tmp/tmp.iJcaPBXbgQ [2021-07-20T04:53:50.333Z] #34 4.756 + GOPATH=/tmp/tmp.iJcaPBXbgQ [2021-07-20T04:53:50.333Z] #34 4.756 + RM_GOPATH=1 [2021-07-20T04:53:50.333Z] #34 4.757 + case "$(go env GOARCH)" in [2021-07-20T04:53:50.333Z] #34 4.757 ++ go env GOARCH [2021-07-20T04:53:50.333Z] #34 4.790 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:50.333Z] #34 4.790 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:50.333Z] #34 4.791 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:50.333Z] #34 4.795 + dir=/tmp/install [2021-07-20T04:53:50.333Z] #34 4.799 + bin=tomlv [2021-07-20T04:53:50.333Z] #34 4.799 + shift [2021-07-20T04:53:50.333Z] #34 4.799 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-07-20T04:53:50.333Z] #34 4.799 + . /tmp/install/tomlv.installer [2021-07-20T04:53:50.333Z] #34 4.800 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-20T04:53:50.333Z] #34 4.800 + install_tomlv [2021-07-20T04:53:50.333Z] #34 4.800 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-07-20T04:53:50.333Z] #34 4.801 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-20T04:53:50.333Z] #34 4.801 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.iJcaPBXbgQ/src/github.com/BurntSushi/toml [2021-07-20T04:53:50.333Z] #34 4.803 Cloning into '/tmp/tmp.iJcaPBXbgQ/src/github.com/BurntSushi/toml'... [2021-07-20T04:53:50.333Z] #34 5.844 + cd /tmp/tmp.iJcaPBXbgQ/src/github.com/BurntSushi/toml [2021-07-20T04:53:50.333Z] #34 5.844 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-20T04:53:50.333Z] #34 5.910 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-07-20T04:53:50.333Z] #34 6.858 github.com/BurntSushi/toml [2021-07-20T04:53:50.460Z] #49 ... [2021-07-20T04:53:50.460Z] [2021-07-20T04:53:50.460Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-07-20T04:53:50.460Z] #42 sha256:3bc948eafa4a2ba5f3c4da3ac4d1bb89d3387349418d9f6b9e66e3bce672d469 [2021-07-20T04:53:50.460Z] #42 26.81 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-20T04:53:50.460Z] #42 26.82 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T04:53:50.543Z] #37 9.545 -- The C compiler identification is GNU 8.3.0 [2021-07-20T04:53:50.543Z] #37 9.626 -- Check for working C compiler: /usr/bin/cc [2021-07-20T04:53:50.718Z] #42 DONE 27.2s [2021-07-20T04:53:50.718Z] [2021-07-20T04:53:50.718Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:53:50.718Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:53:51.109Z] #37 ... [2021-07-20T04:53:51.109Z] [2021-07-20T04:53:51.109Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-07-20T04:53:51.109Z] #67 sha256:35170765aa05778386f322518408764741ddc1b7651ef8bb1e4db5dc93836007 [2021-07-20T04:53:51.109Z] #67 5.085 + RM_GOPATH=0 [2021-07-20T04:53:51.109Z] #67 5.088 + TMP_GOPATH= [2021-07-20T04:53:51.109Z] #67 5.088 + : /build [2021-07-20T04:53:51.109Z] #67 5.088 + '[' -z '' ']' [2021-07-20T04:53:51.109Z] #67 5.088 ++ mktemp -d [2021-07-20T04:53:51.109Z] #67 5.088 + export GOPATH=/tmp/tmp.IEN5FjAQZa [2021-07-20T04:53:51.109Z] #67 5.088 + GOPATH=/tmp/tmp.IEN5FjAQZa [2021-07-20T04:53:51.109Z] #67 5.088 + RM_GOPATH=1 [2021-07-20T04:53:51.109Z] #67 5.088 + case "$(go env GOARCH)" in [2021-07-20T04:53:51.109Z] #67 5.088 ++ go env GOARCH [2021-07-20T04:53:51.109Z] #67 5.102 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:51.109Z] #67 5.102 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:51.109Z] #67 5.103 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:51.109Z] #67 5.104 + dir=/tmp/install [2021-07-20T04:53:51.109Z] #67 5.104 + bin=proxy [2021-07-20T04:53:51.109Z] #67 5.104 + shift [2021-07-20T04:53:51.109Z] #67 5.104 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-07-20T04:53:51.109Z] #67 5.104 + . /tmp/install/proxy.installer [2021-07-20T04:53:51.109Z] #67 5.104 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-20T04:53:51.109Z] #67 5.104 + install_proxy [2021-07-20T04:53:51.109Z] #67 5.104 + case "$1" in [2021-07-20T04:53:51.109Z] #67 5.104 + export CGO_ENABLED=0 [2021-07-20T04:53:51.109Z] #67 5.104 + CGO_ENABLED=0 [2021-07-20T04:53:51.109Z] #67 5.104 + _install_proxy [2021-07-20T04:53:51.109Z] #67 5.104 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-07-20T04:53:51.109Z] #67 5.104 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.IEN5FjAQZa/src/github.com/docker/libnetwork [2021-07-20T04:53:51.109Z] #67 5.104 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-20T04:53:51.109Z] #67 5.109 Cloning into '/tmp/tmp.IEN5FjAQZa/src/github.com/docker/libnetwork'... [2021-07-20T04:53:51.109Z] #67 ... [2021-07-20T04:53:51.109Z] [2021-07-20T04:53:51.109Z] #49 [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-20T04:53:51.109Z] #49 sha256:0ee1b15c32111b607e6513c0e153a80f3726fe88a2b24efe02d72615ad286fb9 [2021-07-20T04:53:51.109Z] #49 5.860 + RM_GOPATH=0 [2021-07-20T04:53:51.109Z] #49 5.860 + TMP_GOPATH= [2021-07-20T04:53:51.109Z] #49 5.861 + : /build [2021-07-20T04:53:51.109Z] #49 5.861 + '[' -z '' ']' [2021-07-20T04:53:51.109Z] #49 5.861 ++ mktemp -d [2021-07-20T04:53:51.109Z] #49 5.869 + export GOPATH=/tmp/tmp.o5CrSXXQdj [2021-07-20T04:53:51.109Z] #49 5.869 + GOPATH=/tmp/tmp.o5CrSXXQdj [2021-07-20T04:53:51.109Z] #49 5.869 + RM_GOPATH=1 [2021-07-20T04:53:51.109Z] #49 5.869 + case "$(go env GOARCH)" in [2021-07-20T04:53:51.109Z] #49 5.869 ++ go env GOARCH [2021-07-20T04:53:51.109Z] #49 5.901 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:51.109Z] #49 5.901 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:51.109Z] #49 5.901 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:51.109Z] #49 5.901 + dir=/tmp/install [2021-07-20T04:53:51.109Z] #49 5.901 + bin=golangci_lint [2021-07-20T04:53:51.109Z] #49 5.901 + shift [2021-07-20T04:53:51.109Z] #49 5.901 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-20T04:53:51.109Z] #49 5.901 + . /tmp/install/golangci_lint.installer [2021-07-20T04:53:51.109Z] #49 5.901 ++ : v1.23.8 [2021-07-20T04:53:51.109Z] #49 5.901 + install_golangci_lint [2021-07-20T04:53:51.109Z] #49 5.901 + set -e [2021-07-20T04:53:51.109Z] #49 5.901 + export GO111MODULE=on [2021-07-20T04:53:51.109Z] #49 5.901 + GO111MODULE=on [2021-07-20T04:53:51.109Z] #49 5.901 + GOBIN=/build [2021-07-20T04:53:51.109Z] #49 5.901 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-20T04:53:51.109Z] #49 6.537 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-20T04:53:51.206Z] #37 8.830 -- Detecting C compiler ABI info - done [2021-07-20T04:53:51.206Z] #37 8.897 -- Detecting C compile features [2021-07-20T04:53:51.368Z] #49 ... [2021-07-20T04:53:51.368Z] [2021-07-20T04:53:51.368Z] #56 [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-20T04:53:51.368Z] #56 sha256:5444626228d846887c8793f7d32ba58fda50a9c399b771eb811fcba527dcdeaa [2021-07-20T04:53:51.368Z] #56 7.469 + RM_GOPATH=0 [2021-07-20T04:53:51.368Z] #56 7.469 + TMP_GOPATH= [2021-07-20T04:53:51.368Z] #56 7.469 + : /build [2021-07-20T04:53:51.368Z] #56 7.469 + '[' -z '' ']' [2021-07-20T04:53:51.368Z] #56 7.469 ++ mktemp -d [2021-07-20T04:53:51.368Z] #56 7.469 + export GOPATH=/tmp/tmp.Q5OII78gXu [2021-07-20T04:53:51.368Z] #56 7.469 + GOPATH=/tmp/tmp.Q5OII78gXu [2021-07-20T04:53:51.368Z] #56 7.469 + RM_GOPATH=1 [2021-07-20T04:53:51.368Z] #56 7.469 + case "$(go env GOARCH)" in [2021-07-20T04:53:51.368Z] #56 7.469 ++ go env GOARCH [2021-07-20T04:53:51.368Z] #56 7.485 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:51.368Z] #56 7.485 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:51.368Z] #56 7.485 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:51.368Z] #56 7.487 + dir=/tmp/install [2021-07-20T04:53:51.368Z] #56 7.487 + bin=containerd [2021-07-20T04:53:51.368Z] #56 7.487 + shift [2021-07-20T04:53:51.368Z] #56 7.487 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-20T04:53:51.368Z] #56 7.487 + . /tmp/install/containerd.installer [2021-07-20T04:53:51.368Z] #56 7.491 ++ set -e [2021-07-20T04:53:51.368Z] #56 7.491 ++ : 7eba5930496d9bbe375fdf71603e610ad737d2b2 [2021-07-20T04:53:51.368Z] #56 7.491 + install_containerd [2021-07-20T04:53:51.368Z] #56 7.491 + echo 'Install containerd version 7eba5930496d9bbe375fdf71603e610ad737d2b2' [2021-07-20T04:53:51.368Z] #56 7.491 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Q5OII78gXu/src/github.com/containerd/containerd [2021-07-20T04:53:51.368Z] #56 7.493 Install containerd version 7eba5930496d9bbe375fdf71603e610ad737d2b2 [2021-07-20T04:53:51.368Z] #56 7.507 Cloning into '/tmp/tmp.Q5OII78gXu/src/github.com/containerd/containerd'... [2021-07-20T04:53:51.626Z] #56 ... [2021-07-20T04:53:51.626Z] [2021-07-20T04:53:51.626Z] #45 [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-20T04:53:51.626Z] #45 sha256:0678069c7ab3b299e2ff7a29866fed4069ecea6101436660ba92243c4fa2b943 [2021-07-20T04:53:51.626Z] #45 4.468 + RM_GOPATH=0 [2021-07-20T04:53:51.626Z] #45 4.468 + TMP_GOPATH= [2021-07-20T04:53:51.626Z] #45 4.469 + : /build [2021-07-20T04:53:51.626Z] #45 4.469 + '[' -z '' ']' [2021-07-20T04:53:51.626Z] #45 4.469 ++ mktemp -d [2021-07-20T04:53:51.626Z] #45 4.471 + export GOPATH=/tmp/tmp.A618JLzMdr [2021-07-20T04:53:51.626Z] #45 4.471 + GOPATH=/tmp/tmp.A618JLzMdr [2021-07-20T04:53:51.626Z] #45 4.471 + RM_GOPATH=1 [2021-07-20T04:53:51.626Z] #45 4.471 + case "$(go env GOARCH)" in [2021-07-20T04:53:51.626Z] #45 4.474 ++ go env GOARCH [2021-07-20T04:53:51.626Z] #45 4.481 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:51.626Z] #45 4.481 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:51.626Z] #45 4.481 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:51.626Z] #45 4.481 + dir=/tmp/install [2021-07-20T04:53:51.626Z] #45 4.481 + bin=vndr [2021-07-20T04:53:51.626Z] #45 4.481 + shift [2021-07-20T04:53:51.626Z] #45 4.481 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-20T04:53:51.626Z] #45 4.481 + . /tmp/install/vndr.installer [2021-07-20T04:53:51.626Z] #45 4.481 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T04:53:51.626Z] #45 4.481 + install_vndr [2021-07-20T04:53:51.626Z] #45 4.481 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-20T04:53:51.626Z] #45 4.481 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.A618JLzMdr/src/github.com/LK4D4/vndr [2021-07-20T04:53:51.626Z] #45 4.482 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T04:53:51.626Z] #45 4.499 Cloning into '/tmp/tmp.A618JLzMdr/src/github.com/LK4D4/vndr'... [2021-07-20T04:53:51.626Z] #45 4.912 + cd /tmp/tmp.A618JLzMdr/src/github.com/LK4D4/vndr [2021-07-20T04:53:51.626Z] #45 4.912 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T04:53:51.626Z] #45 4.912 + go build -buildmode=pie -v -o /build/vndr . [2021-07-20T04:53:51.626Z] #45 5.725 github.com/LK4D4/vndr/build [2021-07-20T04:53:51.626Z] #45 5.803 github.com/LK4D4/vndr/godl/singleflight [2021-07-20T04:53:51.626Z] #45 5.947 github.com/LK4D4/vndr/versioned [2021-07-20T04:53:51.627Z] #45 6.722 github.com/LK4D4/vndr/godl [2021-07-20T04:53:51.627Z] #45 9.100 github.com/LK4D4/vndr [2021-07-20T04:53:51.627Z] #45 ... [2021-07-20T04:53:51.627Z] [2021-07-20T04:53:51.627Z] #47 [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-20T04:53:51.627Z] #47 sha256:d9eaff1c3d2ac703a8edc92d040ed5634c359a7cd6d1023b7100083f224cd6db [2021-07-20T04:53:51.627Z] #47 5.090 + RM_GOPATH=0 [2021-07-20T04:53:51.627Z] #47 5.090 + TMP_GOPATH= [2021-07-20T04:53:51.627Z] #47 5.090 + : /build [2021-07-20T04:53:51.627Z] #47 5.090 + '[' -z '' ']' [2021-07-20T04:53:51.627Z] #47 5.090 ++ mktemp -d [2021-07-20T04:53:51.627Z] #47 5.090 + export GOPATH=/tmp/tmp.upejptR7jq [2021-07-20T04:53:51.627Z] #47 5.090 + GOPATH=/tmp/tmp.upejptR7jq [2021-07-20T04:53:51.627Z] #47 5.090 + RM_GOPATH=1 [2021-07-20T04:53:51.627Z] #47 5.090 + case "$(go env GOARCH)" in [2021-07-20T04:53:51.627Z] #47 5.091 ++ go env GOARCH [2021-07-20T04:53:51.627Z] #47 5.100 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:51.627Z] #47 5.100 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:51.627Z] #47 5.100 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:51.627Z] #47 5.104 + dir=/tmp/install [2021-07-20T04:53:51.627Z] #47 5.104 + bin=gotestsum [2021-07-20T04:53:51.627Z] #47 5.104 + shift [2021-07-20T04:53:51.627Z] #47 5.104 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-20T04:53:51.627Z] #47 5.104 + . /tmp/install/gotestsum.installer [2021-07-20T04:53:51.627Z] #47 5.104 ++ : v0.5.3 [2021-07-20T04:53:51.627Z] #47 5.104 + install_gotestsum [2021-07-20T04:53:51.627Z] #47 5.106 + set -e [2021-07-20T04:53:51.627Z] #47 5.106 + export GO111MODULE=on [2021-07-20T04:53:51.627Z] #47 5.106 + GO111MODULE=on [2021-07-20T04:53:51.627Z] #47 5.106 + GOBIN=/build [2021-07-20T04:53:51.627Z] #47 5.106 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-20T04:53:51.627Z] #47 5.664 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-20T04:53:51.627Z] #47 6.575 go: downloading github.com/fatih/color v1.9.0 [2021-07-20T04:53:51.627Z] #47 6.610 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-20T04:53:51.627Z] #47 6.639 go: downloading github.com/pkg/errors v0.9.1 [2021-07-20T04:53:51.627Z] #47 6.670 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-20T04:53:51.627Z] #47 6.863 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-20T04:53:51.627Z] #47 6.863 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-20T04:53:51.627Z] #47 6.953 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-20T04:53:51.627Z] #47 6.979 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-20T04:53:51.627Z] #47 7.350 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-20T04:53:51.627Z] #47 8.664 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-20T04:53:51.627Z] #47 9.445 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-20T04:53:51.689Z] #45 3.694 + RM_GOPATH=0 [2021-07-20T04:53:51.689Z] #45 3.694 + TMP_GOPATH= [2021-07-20T04:53:51.689Z] #45 3.694 + : /build [2021-07-20T04:53:51.689Z] #45 3.694 + '[' -z '' ']' [2021-07-20T04:53:51.689Z] #45 3.695 ++ mktemp -d [2021-07-20T04:53:51.689Z] #45 3.699 + export GOPATH=/tmp/tmp.WAMBTpAFuT [2021-07-20T04:53:51.689Z] #45 3.699 + GOPATH=/tmp/tmp.WAMBTpAFuT [2021-07-20T04:53:51.689Z] #45 3.699 + RM_GOPATH=1 [2021-07-20T04:53:51.689Z] #45 3.699 + case "$(go env GOARCH)" in [2021-07-20T04:53:51.689Z] #45 3.700 ++ go env GOARCH [2021-07-20T04:53:51.689Z] #45 3.730 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:51.689Z] #45 3.730 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:51.689Z] #45 3.732 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:51.689Z] #45 3.737 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T04:53:51.689Z] #45 3.737 + dir=/tmp/install [2021-07-20T04:53:51.689Z] #45 3.737 + bin=vndr [2021-07-20T04:53:51.689Z] #45 3.737 + shift [2021-07-20T04:53:51.689Z] #45 3.737 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-20T04:53:51.689Z] #45 3.737 + . /tmp/install/vndr.installer [2021-07-20T04:53:51.689Z] #45 3.737 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T04:53:51.689Z] #45 3.737 + install_vndr [2021-07-20T04:53:51.689Z] #45 3.737 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-20T04:53:51.689Z] #45 3.737 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WAMBTpAFuT/src/github.com/LK4D4/vndr [2021-07-20T04:53:51.689Z] #45 3.744 Cloning into '/tmp/tmp.WAMBTpAFuT/src/github.com/LK4D4/vndr'... [2021-07-20T04:53:51.885Z] #47 ... [2021-07-20T04:53:51.885Z] [2021-07-20T04:53:51.885Z] #51 [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-20T04:53:51.885Z] #51 sha256:1bfacc93a292d99c7e923282985ced0ee0adbe3cb4e14af7d806023df2fcbfb8 [2021-07-20T04:53:51.885Z] #51 7.359 + RM_GOPATH=0 [2021-07-20T04:53:51.885Z] #51 7.359 + TMP_GOPATH= [2021-07-20T04:53:51.885Z] #51 7.359 + : /build [2021-07-20T04:53:51.885Z] #51 7.359 + '[' -z '' ']' [2021-07-20T04:53:51.885Z] #51 7.359 ++ mktemp -d [2021-07-20T04:53:51.885Z] #51 7.378 + export GOPATH=/tmp/tmp.mToVSiGt2i [2021-07-20T04:53:51.885Z] #51 7.378 + GOPATH=/tmp/tmp.mToVSiGt2i [2021-07-20T04:53:51.885Z] #51 7.378 + RM_GOPATH=1 [2021-07-20T04:53:51.885Z] #51 7.378 + case "$(go env GOARCH)" in [2021-07-20T04:53:51.885Z] #51 7.378 ++ go env GOARCH [2021-07-20T04:53:51.885Z] #51 7.386 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:51.885Z] #51 7.386 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:51.885Z] #51 7.386 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:51.885Z] #51 7.414 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T04:53:51.885Z] #51 7.414 + dir=/tmp/install [2021-07-20T04:53:51.885Z] #51 7.414 + bin=shfmt [2021-07-20T04:53:51.885Z] #51 7.414 + shift [2021-07-20T04:53:51.885Z] #51 7.414 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-20T04:53:51.885Z] #51 7.414 + . /tmp/install/shfmt.installer [2021-07-20T04:53:51.885Z] #51 7.414 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T04:53:51.885Z] #51 7.414 + install_shfmt [2021-07-20T04:53:51.885Z] #51 7.414 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-20T04:53:51.885Z] #51 7.414 + git clone https://github.com/mvdan/sh.git /tmp/tmp.mToVSiGt2i/src/github.com/mvdan/sh [2021-07-20T04:53:51.885Z] #51 7.414 Cloning into '/tmp/tmp.mToVSiGt2i/src/github.com/mvdan/sh'... [2021-07-20T04:53:51.885Z] #51 ... [2021-07-20T04:53:51.885Z] [2021-07-20T04:53:51.885Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-20T04:53:51.885Z] #34 sha256:0d5222939b11e091a2dec87d6fc00d79225211bf32aa5877196f73ed56075f86 [2021-07-20T04:53:51.885Z] #34 7.734 + RM_GOPATH=0 [2021-07-20T04:53:51.885Z] #34 7.734 + TMP_GOPATH= [2021-07-20T04:53:51.885Z] #34 7.734 + : /build [2021-07-20T04:53:51.885Z] #34 7.734 + '[' -z '' ']' [2021-07-20T04:53:51.885Z] #34 7.736 ++ mktemp -d [2021-07-20T04:53:51.885Z] #34 7.741 + export GOPATH=/tmp/tmp.5bxCbk50ps [2021-07-20T04:53:51.885Z] #34 7.741 + GOPATH=/tmp/tmp.5bxCbk50ps [2021-07-20T04:53:51.885Z] #34 7.741 + RM_GOPATH=1 [2021-07-20T04:53:51.885Z] #34 7.741 + case "$(go env GOARCH)" in [2021-07-20T04:53:51.885Z] #34 7.747 ++ go env GOARCH [2021-07-20T04:53:51.885Z] #34 7.773 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:51.885Z] #34 7.774 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:51.885Z] #34 7.778 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:51.885Z] #34 7.778 + dir=/tmp/install [2021-07-20T04:53:51.885Z] #34 7.779 + bin=tomlv [2021-07-20T04:53:51.885Z] #34 7.779 + shift [2021-07-20T04:53:51.885Z] #34 7.779 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-07-20T04:53:51.885Z] #34 7.779 + . /tmp/install/tomlv.installer [2021-07-20T04:53:51.885Z] #34 7.781 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-20T04:53:51.885Z] #34 7.781 + install_tomlv [2021-07-20T04:53:51.885Z] #34 7.781 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-07-20T04:53:51.885Z] #34 7.782 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-20T04:53:51.885Z] #34 7.782 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.5bxCbk50ps/src/github.com/BurntSushi/toml [2021-07-20T04:53:51.885Z] #34 7.783 Cloning into '/tmp/tmp.5bxCbk50ps/src/github.com/BurntSushi/toml'... [2021-07-20T04:53:51.885Z] #34 9.186 + cd /tmp/tmp.5bxCbk50ps/src/github.com/BurntSushi/toml [2021-07-20T04:53:51.885Z] #34 9.186 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-20T04:53:51.885Z] #34 9.248 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-07-20T04:53:51.885Z] #34 10.25 github.com/BurntSushi/toml [2021-07-20T04:53:51.952Z] #45 4.505 + cd /tmp/tmp.WAMBTpAFuT/src/github.com/LK4D4/vndr [2021-07-20T04:53:51.952Z] #45 4.505 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T04:53:51.952Z] #45 4.515 + go build -buildmode=pie -v -o /build/vndr . [2021-07-20T04:53:52.081Z] #43 ... [2021-07-20T04:53:52.081Z] [2021-07-20T04:53:52.081Z] #51 [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-20T04:53:52.081Z] #51 sha256:f48044d65307dd460032cb61bb305c6231ea2d2f47f7deccf71ffb26f423b0d3 [2021-07-20T04:53:52.081Z] #51 16.93 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-20T04:53:52.081Z] #51 16.95 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-20T04:53:52.081Z] #51 16.98 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-20T04:53:52.081Z] #51 18.61 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-20T04:53:52.081Z] #51 21.85 golang.org/x/sys/unix [2021-07-20T04:53:52.081Z] #51 21.93 github.com/pkg/diff [2021-07-20T04:53:52.081Z] #51 23.15 mvdan.cc/editorconfig [2021-07-20T04:53:52.081Z] #51 24.30 mvdan.cc/sh/v3/fileutil [2021-07-20T04:53:52.081Z] #51 24.53 mvdan.cc/sh/v3/syntax [2021-07-20T04:53:52.137Z] #37 ... [2021-07-20T04:53:52.137Z] [2021-07-20T04:53:52.137Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-07-20T04:53:52.137Z] #67 sha256:63fccc19794d03731086b83f0d6d4e83dfd8e97b91eeb52cd07f01740e69a197 [2021-07-20T04:53:52.137Z] #67 4.959 + RM_GOPATH=0 [2021-07-20T04:53:52.137Z] #67 4.959 + TMP_GOPATH= [2021-07-20T04:53:52.137Z] #67 4.959 + : /build [2021-07-20T04:53:52.137Z] #67 4.959 + '[' -z '' ']' [2021-07-20T04:53:52.137Z] #67 4.959 ++ mktemp -d [2021-07-20T04:53:52.137Z] #67 4.960 + export GOPATH=/tmp/tmp.y3KNbqF7Vw [2021-07-20T04:53:52.137Z] #67 4.960 + GOPATH=/tmp/tmp.y3KNbqF7Vw [2021-07-20T04:53:52.137Z] #67 4.960 + RM_GOPATH=1 [2021-07-20T04:53:52.137Z] #67 4.960 + case "$(go env GOARCH)" in [2021-07-20T04:53:52.137Z] #67 4.961 ++ go env GOARCH [2021-07-20T04:53:52.137Z] #67 4.989 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:52.137Z] #67 4.989 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:52.137Z] #67 4.999 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:52.137Z] #67 4.999 + dir=/tmp/install [2021-07-20T04:53:52.137Z] #67 4.999 + bin=proxy [2021-07-20T04:53:52.137Z] #67 4.999 + shift [2021-07-20T04:53:52.137Z] #67 4.999 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-07-20T04:53:52.137Z] #67 4.999 + . /tmp/install/proxy.installer [2021-07-20T04:53:52.137Z] #67 4.999 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-20T04:53:52.137Z] #67 4.999 + install_proxy [2021-07-20T04:53:52.137Z] #67 4.999 + case "$1" in [2021-07-20T04:53:52.137Z] #67 4.999 + export CGO_ENABLED=0 [2021-07-20T04:53:52.137Z] #67 4.999 + CGO_ENABLED=0 [2021-07-20T04:53:52.137Z] #67 4.999 + _install_proxy [2021-07-20T04:53:52.137Z] #67 4.999 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-07-20T04:53:52.137Z] #67 4.999 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.y3KNbqF7Vw/src/github.com/docker/libnetwork [2021-07-20T04:53:52.137Z] #67 4.999 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-20T04:53:52.137Z] #67 5.001 Cloning into '/tmp/tmp.y3KNbqF7Vw/src/github.com/docker/libnetwork'... [2021-07-20T04:53:52.144Z] #34 ... [2021-07-20T04:53:52.144Z] [2021-07-20T04:53:52.144Z] #58 [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-20T04:53:52.144Z] #58 sha256:9f684a24cfd2a970b583a2a3f199161e02207859196da13ad7cad7b49db0a40d [2021-07-20T04:53:52.144Z] #58 7.138 + RM_GOPATH=0 [2021-07-20T04:53:52.144Z] #58 7.138 + TMP_GOPATH= [2021-07-20T04:53:52.144Z] #58 7.138 + : /build [2021-07-20T04:53:52.144Z] #58 7.138 + '[' -z '' ']' [2021-07-20T04:53:52.144Z] #58 7.138 ++ mktemp -d [2021-07-20T04:53:52.144Z] #58 7.146 + export GOPATH=/tmp/tmp.ZYrp9Hqhth [2021-07-20T04:53:52.144Z] #58 7.146 + GOPATH=/tmp/tmp.ZYrp9Hqhth [2021-07-20T04:53:52.144Z] #58 7.146 + RM_GOPATH=1 [2021-07-20T04:53:52.144Z] #58 7.146 + case "$(go env GOARCH)" in [2021-07-20T04:53:52.144Z] #58 7.146 ++ go env GOARCH [2021-07-20T04:53:52.144Z] #58 7.171 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:52.144Z] #58 7.171 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:52.144Z] #58 7.181 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T04:53:52.144Z] #58 7.181 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:52.144Z] #58 7.181 + dir=/tmp/install [2021-07-20T04:53:52.144Z] #58 7.181 + bin=rootlesskit [2021-07-20T04:53:52.144Z] #58 7.181 + shift [2021-07-20T04:53:52.144Z] #58 7.181 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-20T04:53:52.144Z] #58 7.181 + . /tmp/install/rootlesskit.installer [2021-07-20T04:53:52.144Z] #58 7.181 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T04:53:52.144Z] #58 7.181 + install_rootlesskit [2021-07-20T04:53:52.144Z] #58 7.181 + case "$1" in [2021-07-20T04:53:52.144Z] #58 7.181 + export CGO_ENABLED=0 [2021-07-20T04:53:52.144Z] #58 7.181 + CGO_ENABLED=0 [2021-07-20T04:53:52.144Z] #58 7.181 + _install_rootlesskit [2021-07-20T04:53:52.144Z] #58 7.181 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-20T04:53:52.144Z] #58 7.181 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZYrp9Hqhth/src/github.com/rootless-containers/rootlesskit [2021-07-20T04:53:52.144Z] #58 7.201 Cloning into '/tmp/tmp.ZYrp9Hqhth/src/github.com/rootless-containers/rootlesskit'... [2021-07-20T04:53:52.144Z] #58 ... [2021-07-20T04:53:52.144Z] [2021-07-20T04:53:52.144Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-07-20T04:53:52.144Z] #42 sha256:3bc948eafa4a2ba5f3c4da3ac4d1bb89d3387349418d9f6b9e66e3bce672d469 [2021-07-20T04:53:52.144Z] #42 9.771 Selecting previously unselected package protobuf-c-compiler. [2021-07-20T04:53:52.144Z] #42 9.772 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-07-20T04:53:52.144Z] #42 9.784 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-20T04:53:52.144Z] #42 9.947 Selecting previously unselected package protobuf-compiler. [2021-07-20T04:53:52.144Z] #42 9.954 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-07-20T04:53:52.144Z] #42 9.960 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-07-20T04:53:52.144Z] #42 10.14 Selecting previously unselected package python-pkg-resources. [2021-07-20T04:53:52.144Z] #42 10.15 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-07-20T04:53:52.144Z] #42 10.17 Unpacking python-pkg-resources (40.8.0-1) ... [2021-07-20T04:53:52.144Z] #42 10.49 Selecting previously unselected package python-six. [2021-07-20T04:53:52.144Z] #42 10.50 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-07-20T04:53:52.144Z] #42 10.51 Unpacking python-six (1.12.0-1) ... [2021-07-20T04:53:52.144Z] #42 10.69 Selecting previously unselected package python-protobuf. [2021-07-20T04:53:52.144Z] #42 10.72 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-20T04:53:52.144Z] #42 10.74 Unpacking python-protobuf (3.6.1.3-2) ... [2021-07-20T04:53:52.144Z] #42 11.30 Setting up python-pkg-resources (40.8.0-1) ... [2021-07-20T04:53:52.402Z] #67 ... [2021-07-20T04:53:52.402Z] [2021-07-20T04:53:52.402Z] #47 [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-20T04:53:52.402Z] #47 sha256:6dfe57c0d8044c7644645af8f1cb229cc39e5a610fdeca494df5aa01a542726c [2021-07-20T04:53:52.402Z] #47 5.277 + RM_GOPATH=0 [2021-07-20T04:53:52.402Z] #47 5.277 + TMP_GOPATH= [2021-07-20T04:53:52.402Z] #47 5.277 + : /build [2021-07-20T04:53:52.402Z] #47 5.277 + '[' -z '' ']' [2021-07-20T04:53:52.402Z] #47 5.278 ++ mktemp -d [2021-07-20T04:53:52.402Z] #47 5.283 + export GOPATH=/tmp/tmp.yHvdiXm4Ed [2021-07-20T04:53:52.402Z] #47 5.283 + GOPATH=/tmp/tmp.yHvdiXm4Ed [2021-07-20T04:53:52.402Z] #47 5.283 + RM_GOPATH=1 [2021-07-20T04:53:52.402Z] #47 5.283 + case "$(go env GOARCH)" in [2021-07-20T04:53:52.402Z] #47 5.284 ++ go env GOARCH [2021-07-20T04:53:52.402Z] #47 5.308 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:52.402Z] #47 5.308 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:52.402Z] #47 5.313 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:52.402Z] #47 5.317 + dir=/tmp/install [2021-07-20T04:53:52.402Z] #47 5.317 + bin=gotestsum [2021-07-20T04:53:52.402Z] #47 5.317 + shift [2021-07-20T04:53:52.402Z] #47 5.317 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-20T04:53:52.402Z] #47 5.317 + . /tmp/install/gotestsum.installer [2021-07-20T04:53:52.402Z] #47 5.317 ++ : v0.5.3 [2021-07-20T04:53:52.402Z] #47 5.317 + install_gotestsum [2021-07-20T04:53:52.402Z] #47 5.317 + set -e [2021-07-20T04:53:52.402Z] #47 5.317 + export GO111MODULE=on [2021-07-20T04:53:52.402Z] #47 5.317 + GO111MODULE=on [2021-07-20T04:53:52.402Z] #47 5.317 + GOBIN=/build [2021-07-20T04:53:52.402Z] #47 5.317 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-20T04:53:52.402Z] #47 6.083 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-20T04:53:52.402Z] #47 7.595 go: downloading github.com/fatih/color v1.9.0 [2021-07-20T04:53:52.402Z] #47 7.624 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-20T04:53:52.402Z] #47 7.633 go: downloading github.com/pkg/errors v0.9.1 [2021-07-20T04:53:52.402Z] #47 7.669 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-20T04:53:52.402Z] #47 8.001 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-20T04:53:52.402Z] #47 8.027 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-20T04:53:52.402Z] #47 8.091 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-20T04:53:52.402Z] #47 8.242 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-20T04:53:52.402Z] #47 9.155 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-20T04:53:52.643Z] #51 ... [2021-07-20T04:53:52.643Z] [2021-07-20T04:53:52.643Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:53:52.643Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:53:52.643Z] #43 1.965 Note: Building without setproctitle() and strlcpy() support. [2021-07-20T04:53:52.657Z] #47 10.25 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-20T04:53:52.657Z] #47 ... [2021-07-20T04:53:52.657Z] [2021-07-20T04:53:52.657Z] #49 [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-20T04:53:52.657Z] #49 sha256:48eb3a434fde4af24bea3cfec080f6d954ca5ada01c7661064b9f880179ad713 [2021-07-20T04:53:52.657Z] #49 5.445 + RM_GOPATH=0 [2021-07-20T04:53:52.657Z] #49 5.445 + TMP_GOPATH= [2021-07-20T04:53:52.657Z] #49 5.445 + : /build [2021-07-20T04:53:52.657Z] #49 5.445 + '[' -z '' ']' [2021-07-20T04:53:52.657Z] #49 5.446 ++ mktemp -d [2021-07-20T04:53:52.657Z] #49 5.447 + export GOPATH=/tmp/tmp.PUgjHzcrAV [2021-07-20T04:53:52.657Z] #49 5.447 + GOPATH=/tmp/tmp.PUgjHzcrAV [2021-07-20T04:53:52.657Z] #49 5.447 + RM_GOPATH=1 [2021-07-20T04:53:52.657Z] #49 5.447 + case "$(go env GOARCH)" in [2021-07-20T04:53:52.657Z] #49 5.448 ++ go env GOARCH [2021-07-20T04:53:52.657Z] #49 5.477 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:52.657Z] #49 5.477 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:52.657Z] #49 5.478 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:52.657Z] #49 5.488 + dir=/tmp/install [2021-07-20T04:53:52.657Z] #49 5.494 + bin=golangci_lint [2021-07-20T04:53:52.657Z] #49 5.494 + shift [2021-07-20T04:53:52.657Z] #49 5.495 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-20T04:53:52.657Z] #49 5.495 + . /tmp/install/golangci_lint.installer [2021-07-20T04:53:52.657Z] #49 5.495 ++ : v1.23.8 [2021-07-20T04:53:52.657Z] #49 5.504 + install_golangci_lint [2021-07-20T04:53:52.657Z] #49 5.504 + set -e [2021-07-20T04:53:52.657Z] #49 5.505 + export GO111MODULE=on [2021-07-20T04:53:52.657Z] #49 5.505 + GO111MODULE=on [2021-07-20T04:53:52.657Z] #49 5.505 + GOBIN=/build [2021-07-20T04:53:52.657Z] #49 5.505 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-20T04:53:52.657Z] #49 6.230 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-20T04:53:52.657Z] #49 ... [2021-07-20T04:53:52.657Z] [2021-07-20T04:53:52.657Z] #53 [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-20T04:53:52.657Z] #53 sha256:02032f7a0a7fdb74b963e23e74e1c5bb254941fe71b101aeb97bfca4e1e54c48 [2021-07-20T04:53:52.657Z] #53 4.449 + RM_GOPATH=0 [2021-07-20T04:53:52.657Z] #53 4.449 + TMP_GOPATH= [2021-07-20T04:53:52.657Z] #53 4.449 + : /build [2021-07-20T04:53:52.657Z] #53 4.449 + '[' -z '' ']' [2021-07-20T04:53:52.657Z] #53 4.449 ++ mktemp -d [2021-07-20T04:53:52.657Z] #53 4.449 + export GOPATH=/tmp/tmp.TSYNhUgZj3 [2021-07-20T04:53:52.657Z] #53 4.449 + GOPATH=/tmp/tmp.TSYNhUgZj3 [2021-07-20T04:53:52.657Z] #53 4.449 + RM_GOPATH=1 [2021-07-20T04:53:52.657Z] #53 4.449 + case "$(go env GOARCH)" in [2021-07-20T04:53:52.657Z] #53 4.449 ++ go env GOARCH [2021-07-20T04:53:52.657Z] #53 4.452 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:52.657Z] #53 4.452 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:52.657Z] #53 4.455 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:52.657Z] #53 4.456 + dir=/tmp/install [2021-07-20T04:53:52.657Z] #53 4.456 + bin=runc [2021-07-20T04:53:52.657Z] #53 4.456 + shift [2021-07-20T04:53:52.657Z] #53 4.456 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-20T04:53:52.657Z] #53 4.456 + . /tmp/install/runc.installer [2021-07-20T04:53:52.657Z] #53 4.456 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-20T04:53:52.657Z] #53 4.456 + install_runc [2021-07-20T04:53:52.657Z] #53 4.456 + uname -r [2021-07-20T04:53:52.657Z] #53 4.457 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-20T04:53:52.657Z] #53 4.459 + RUNC_BUILDTAGS='seccomp ' [2021-07-20T04:53:52.657Z] #53 4.459 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-20T04:53:52.657Z] #53 4.459 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TSYNhUgZj3/src/github.com/opencontainers/runc [2021-07-20T04:53:52.657Z] #53 4.463 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-20T04:53:52.657Z] #53 4.463 Cloning into '/tmp/tmp.TSYNhUgZj3/src/github.com/opencontainers/runc'... [2021-07-20T04:53:52.870Z] #34 ... [2021-07-20T04:53:52.870Z] [2021-07-20T04:53:52.870Z] #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-20T04:53:52.870Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T04:53:52.870Z] #36 7.938 Reading package lists... [2021-07-20T04:53:52.899Z] #43 1.965 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-20T04:53:52.899Z] #43 1.985 Note: Building without GnuTLS support [2021-07-20T04:53:52.899Z] #43 1.991 Makefile.config:39: Warn: you have no libnftables installed [2021-07-20T04:53:52.899Z] #43 1.991 Makefile.config:40: Warn: Building without nftables support [2021-07-20T04:53:52.901Z] #45 ... [2021-07-20T04:53:52.901Z] [2021-07-20T04:53:52.901Z] #56 [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-20T04:53:52.901Z] #56 sha256:ccbbced48523a9d582a58021cc80f58df45c9e030ba7ef2eb07f6b255f7d61e4 [2021-07-20T04:53:52.901Z] #56 4.849 + RM_GOPATH=0 [2021-07-20T04:53:52.901Z] #56 4.849 + TMP_GOPATH= [2021-07-20T04:53:52.901Z] #56 4.850 + : /build [2021-07-20T04:53:52.901Z] #56 4.851 + '[' -z '' ']' [2021-07-20T04:53:52.901Z] #56 4.852 ++ mktemp -d [2021-07-20T04:53:52.901Z] #56 4.854 + export GOPATH=/tmp/tmp.6oPjAsft0M [2021-07-20T04:53:52.901Z] #56 4.854 + GOPATH=/tmp/tmp.6oPjAsft0M [2021-07-20T04:53:52.901Z] #56 4.855 + RM_GOPATH=1 [2021-07-20T04:53:52.901Z] #56 4.855 + case "$(go env GOARCH)" in [2021-07-20T04:53:52.901Z] #56 4.856 ++ go env GOARCH [2021-07-20T04:53:52.901Z] #56 4.871 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:52.901Z] #56 4.871 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:52.901Z] #56 4.872 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:52.901Z] #56 4.874 + dir=/tmp/install [2021-07-20T04:53:52.901Z] #56 4.877 + bin=containerd [2021-07-20T04:53:52.901Z] #56 4.877 + shift [2021-07-20T04:53:52.901Z] #56 4.878 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-20T04:53:52.901Z] #56 4.883 + . /tmp/install/containerd.installer [2021-07-20T04:53:52.901Z] #56 4.884 ++ set -e [2021-07-20T04:53:52.901Z] #56 4.885 ++ : 7eba5930496d9bbe375fdf71603e610ad737d2b2 [2021-07-20T04:53:52.901Z] #56 4.885 + install_containerd [2021-07-20T04:53:52.901Z] #56 4.887 + echo 'Install containerd version 7eba5930496d9bbe375fdf71603e610ad737d2b2' [2021-07-20T04:53:52.901Z] #56 4.887 Install containerd version 7eba5930496d9bbe375fdf71603e610ad737d2b2 [2021-07-20T04:53:52.901Z] #56 4.888 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6oPjAsft0M/src/github.com/containerd/containerd [2021-07-20T04:53:52.901Z] #56 4.894 Cloning into '/tmp/tmp.6oPjAsft0M/src/github.com/containerd/containerd'... [2021-07-20T04:53:52.912Z] #53 ... [2021-07-20T04:53:52.912Z] [2021-07-20T04:53:52.912Z] #58 [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-20T04:53:52.912Z] #58 sha256:f83b5fc10976dfdbda8ed13f20f96036d35cc153f27090f55e2adec9d626fa9a [2021-07-20T04:53:52.912Z] #58 4.657 + RM_GOPATH=0 [2021-07-20T04:53:52.912Z] #58 4.657 + TMP_GOPATH= [2021-07-20T04:53:52.912Z] #58 4.657 + : /build [2021-07-20T04:53:52.912Z] #58 4.657 + '[' -z '' ']' [2021-07-20T04:53:52.912Z] #58 4.658 ++ mktemp -d [2021-07-20T04:53:52.913Z] #58 4.658 + export GOPATH=/tmp/tmp.CBULRwJCzq [2021-07-20T04:53:52.913Z] #58 4.658 + GOPATH=/tmp/tmp.CBULRwJCzq [2021-07-20T04:53:52.913Z] #58 4.658 + RM_GOPATH=1 [2021-07-20T04:53:52.913Z] #58 4.658 + case "$(go env GOARCH)" in [2021-07-20T04:53:52.913Z] #58 4.658 ++ go env GOARCH [2021-07-20T04:53:52.913Z] #58 4.668 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:52.913Z] #58 4.668 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:52.913Z] #58 4.668 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:52.913Z] #58 4.668 + dir=/tmp/install [2021-07-20T04:53:52.913Z] #58 4.668 + bin=rootlesskit [2021-07-20T04:53:52.913Z] #58 4.668 + shift [2021-07-20T04:53:52.913Z] #58 4.668 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-20T04:53:52.913Z] #58 4.668 + . /tmp/install/rootlesskit.installer [2021-07-20T04:53:52.913Z] #58 4.668 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T04:53:52.913Z] #58 4.668 + install_rootlesskit [2021-07-20T04:53:52.913Z] #58 4.668 + case "$1" in [2021-07-20T04:53:52.913Z] #58 4.668 + export CGO_ENABLED=0 [2021-07-20T04:53:52.913Z] #58 4.668 + CGO_ENABLED=0 [2021-07-20T04:53:52.913Z] #58 4.668 + _install_rootlesskit [2021-07-20T04:53:52.913Z] #58 4.675 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T04:53:52.913Z] #58 4.675 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-20T04:53:52.913Z] #58 4.675 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CBULRwJCzq/src/github.com/rootless-containers/rootlesskit [2021-07-20T04:53:52.913Z] #58 4.675 Cloning into '/tmp/tmp.CBULRwJCzq/src/github.com/rootless-containers/rootlesskit'... [2021-07-20T04:53:52.913Z] #58 8.449 + cd /tmp/tmp.CBULRwJCzq/src/github.com/rootless-containers/rootlesskit [2021-07-20T04:53:52.913Z] #58 8.452 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T04:53:52.913Z] #58 8.466 + export GO111MODULE=on [2021-07-20T04:53:52.913Z] #58 8.466 + GO111MODULE=on [2021-07-20T04:53:52.913Z] #58 8.466 + export GOPROXY=https://proxy.golang.org [2021-07-20T04:53:52.913Z] #58 8.466 + GOPROXY=https://proxy.golang.org [2021-07-20T04:53:52.913Z] #58 8.467 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-20T04:53:52.913Z] #58 8.467 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-20T04:53:52.913Z] #58 9.899 go: downloading github.com/pkg/errors v0.9.1 [2021-07-20T04:53:52.913Z] #58 9.911 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-20T04:53:52.913Z] #58 10.02 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-20T04:53:52.913Z] #58 10.69 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-20T04:53:52.913Z] #58 ... [2021-07-20T04:53:52.913Z] [2021-07-20T04:53:52.913Z] #45 [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-20T04:53:52.913Z] #45 sha256:f1d579163ea246aa6b8869a3195b2ed8c1b52b587a504b119acb0ce65ddafe06 [2021-07-20T04:53:52.913Z] #45 5.365 + RM_GOPATH=0 [2021-07-20T04:53:52.913Z] #45 5.365 + TMP_GOPATH= [2021-07-20T04:53:52.913Z] #45 5.365 + : /build [2021-07-20T04:53:52.913Z] #45 5.365 + '[' -z '' ']' [2021-07-20T04:53:52.913Z] #45 5.365 ++ mktemp -d [2021-07-20T04:53:52.913Z] #45 5.369 + export GOPATH=/tmp/tmp.ZBLhRocY3e [2021-07-20T04:53:52.913Z] #45 5.369 + GOPATH=/tmp/tmp.ZBLhRocY3e [2021-07-20T04:53:52.913Z] #45 5.369 + RM_GOPATH=1 [2021-07-20T04:53:52.913Z] #45 5.369 + case "$(go env GOARCH)" in [2021-07-20T04:53:52.913Z] #45 5.369 ++ go env GOARCH [2021-07-20T04:53:52.913Z] #45 5.420 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T04:53:52.913Z] #45 5.420 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:52.913Z] #45 5.420 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:52.913Z] #45 5.420 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:52.913Z] #45 5.420 + dir=/tmp/install [2021-07-20T04:53:52.913Z] #45 5.420 + bin=vndr [2021-07-20T04:53:52.913Z] #45 5.420 + shift [2021-07-20T04:53:52.913Z] #45 5.420 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-20T04:53:52.913Z] #45 5.420 + . /tmp/install/vndr.installer [2021-07-20T04:53:52.913Z] #45 5.420 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T04:53:52.913Z] #45 5.420 + install_vndr [2021-07-20T04:53:52.913Z] #45 5.420 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-20T04:53:52.913Z] #45 5.420 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZBLhRocY3e/src/github.com/LK4D4/vndr [2021-07-20T04:53:52.913Z] #45 5.422 Cloning into '/tmp/tmp.ZBLhRocY3e/src/github.com/LK4D4/vndr'... [2021-07-20T04:53:52.913Z] #45 6.164 + cd /tmp/tmp.ZBLhRocY3e/src/github.com/LK4D4/vndr [2021-07-20T04:53:52.913Z] #45 6.165 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T04:53:52.913Z] #45 6.171 + go build -buildmode=pie -v -o /build/vndr . [2021-07-20T04:53:52.913Z] #45 8.217 github.com/LK4D4/vndr/build [2021-07-20T04:53:52.913Z] #45 8.285 github.com/LK4D4/vndr/godl/singleflight [2021-07-20T04:53:52.913Z] #45 8.780 github.com/LK4D4/vndr/versioned [2021-07-20T04:53:52.913Z] #45 10.02 github.com/LK4D4/vndr/godl [2021-07-20T04:53:53.164Z] #56 ... [2021-07-20T04:53:53.164Z] [2021-07-20T04:53:53.164Z] #45 [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-20T04:53:53.164Z] #45 sha256:768616f5375d743733ba02dcf5203788c7ce75c445e445f59ed6cabec6e26412 [2021-07-20T04:53:53.164Z] #45 5.754 github.com/LK4D4/vndr/godl/singleflight [2021-07-20T04:53:53.164Z] #45 5.779 github.com/LK4D4/vndr/versioned [2021-07-20T04:53:53.164Z] #45 5.966 github.com/LK4D4/vndr/build [2021-07-20T04:53:53.168Z] #45 ... [2021-07-20T04:53:53.168Z] [2021-07-20T04:53:53.168Z] #56 [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-20T04:53:53.168Z] #56 sha256:88c2bd251d56736937b3f5125d9b3b8aff06e8141a345cf3c1af92d91ab3be0b [2021-07-20T04:53:53.168Z] #56 5.024 + RM_GOPATH=0 [2021-07-20T04:53:53.168Z] #56 5.024 + TMP_GOPATH= [2021-07-20T04:53:53.168Z] #56 5.024 + : /build [2021-07-20T04:53:53.168Z] #56 5.024 + '[' -z '' ']' [2021-07-20T04:53:53.168Z] #56 5.024 ++ mktemp -d [2021-07-20T04:53:53.168Z] #56 5.027 + export GOPATH=/tmp/tmp.wyprJX4tBh [2021-07-20T04:53:53.168Z] #56 5.027 + GOPATH=/tmp/tmp.wyprJX4tBh [2021-07-20T04:53:53.168Z] #56 5.027 + RM_GOPATH=1 [2021-07-20T04:53:53.168Z] #56 5.027 + case "$(go env GOARCH)" in [2021-07-20T04:53:53.168Z] #56 5.036 ++ go env GOARCH [2021-07-20T04:53:53.168Z] #56 5.058 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:53.168Z] #56 5.058 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:53.168Z] #56 5.058 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:53.168Z] #56 5.058 + dir=/tmp/install [2021-07-20T04:53:53.168Z] #56 5.058 + bin=containerd [2021-07-20T04:53:53.168Z] #56 5.058 + shift [2021-07-20T04:53:53.168Z] #56 5.058 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-20T04:53:53.168Z] #56 5.058 + . /tmp/install/containerd.installer [2021-07-20T04:53:53.168Z] #56 5.058 ++ set -e [2021-07-20T04:53:53.168Z] #56 5.058 ++ : 7eba5930496d9bbe375fdf71603e610ad737d2b2 [2021-07-20T04:53:53.168Z] #56 5.058 + install_containerd [2021-07-20T04:53:53.168Z] #56 5.077 Install containerd version 7eba5930496d9bbe375fdf71603e610ad737d2b2 [2021-07-20T04:53:53.168Z] #56 5.077 + echo 'Install containerd version 7eba5930496d9bbe375fdf71603e610ad737d2b2' [2021-07-20T04:53:53.168Z] #56 5.077 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wyprJX4tBh/src/github.com/containerd/containerd [2021-07-20T04:53:53.168Z] #56 5.098 Cloning into '/tmp/tmp.wyprJX4tBh/src/github.com/containerd/containerd'... [2021-07-20T04:53:53.168Z] #56 ... [2021-07-20T04:53:53.168Z] [2021-07-20T04:53:53.168Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-20T04:53:53.168Z] #34 sha256:e0db6a66b2a297b2464b4a225c1d2caa3c16b4afa9386723097455680b9fb5d4 [2021-07-20T04:53:53.168Z] #34 5.576 + RM_GOPATH=0 [2021-07-20T04:53:53.168Z] #34 5.576 + TMP_GOPATH= [2021-07-20T04:53:53.168Z] #34 5.576 + : /build [2021-07-20T04:53:53.168Z] #34 5.576 + '[' -z '' ']' [2021-07-20T04:53:53.168Z] #34 5.576 ++ mktemp -d [2021-07-20T04:53:53.168Z] #34 5.583 + export GOPATH=/tmp/tmp.zxyes7oE52 [2021-07-20T04:53:53.168Z] #34 5.583 + GOPATH=/tmp/tmp.zxyes7oE52 [2021-07-20T04:53:53.168Z] #34 5.583 + RM_GOPATH=1 [2021-07-20T04:53:53.168Z] #34 5.583 + case "$(go env GOARCH)" in [2021-07-20T04:53:53.168Z] #34 5.584 ++ go env GOARCH [2021-07-20T04:53:53.168Z] #34 5.602 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:53.168Z] #34 5.602 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:53.168Z] #34 5.602 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:53.168Z] #34 5.603 + dir=/tmp/install [2021-07-20T04:53:53.168Z] #34 5.604 + bin=tomlv [2021-07-20T04:53:53.168Z] #34 5.604 + shift [2021-07-20T04:53:53.168Z] #34 5.604 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-07-20T04:53:53.168Z] #34 5.605 + . /tmp/install/tomlv.installer [2021-07-20T04:53:53.168Z] #34 5.605 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-20T04:53:53.168Z] #34 5.608 + install_tomlv [2021-07-20T04:53:53.168Z] #34 5.608 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-07-20T04:53:53.168Z] #34 5.609 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-20T04:53:53.168Z] #34 5.609 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zxyes7oE52/src/github.com/BurntSushi/toml [2021-07-20T04:53:53.168Z] #34 5.611 Cloning into '/tmp/tmp.zxyes7oE52/src/github.com/BurntSushi/toml'... [2021-07-20T04:53:53.168Z] #34 6.605 + cd /tmp/tmp.zxyes7oE52/src/github.com/BurntSushi/toml [2021-07-20T04:53:53.168Z] #34 6.605 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-20T04:53:53.168Z] #34 6.679 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-07-20T04:53:53.168Z] #34 7.891 github.com/BurntSushi/toml [2021-07-20T04:53:53.424Z] #34 ... [2021-07-20T04:53:53.424Z] [2021-07-20T04:53:53.424Z] #51 [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-20T04:53:53.424Z] #51 sha256:5a9be1a67eb4e6369e9c3280bc57c96e89f01061005307040f3b655a31575bfa [2021-07-20T04:53:53.424Z] #51 5.116 + RM_GOPATH=0 [2021-07-20T04:53:53.424Z] #51 5.116 + TMP_GOPATH= [2021-07-20T04:53:53.424Z] #51 5.116 + : /build [2021-07-20T04:53:53.424Z] #51 5.116 + '[' -z '' ']' [2021-07-20T04:53:53.424Z] #51 5.116 ++ mktemp -d [2021-07-20T04:53:53.424Z] #51 5.116 + export GOPATH=/tmp/tmp.OftDJZtmyV [2021-07-20T04:53:53.424Z] #51 5.116 + GOPATH=/tmp/tmp.OftDJZtmyV [2021-07-20T04:53:53.424Z] #51 5.116 + RM_GOPATH=1 [2021-07-20T04:53:53.424Z] #51 5.116 + case "$(go env GOARCH)" in [2021-07-20T04:53:53.424Z] #51 5.116 ++ go env GOARCH [2021-07-20T04:53:53.424Z] #51 5.157 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T04:53:53.424Z] #51 5.157 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:53.424Z] #51 5.157 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:53.424Z] #51 5.157 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:53.424Z] #51 5.157 + dir=/tmp/install [2021-07-20T04:53:53.424Z] #51 5.157 + bin=shfmt [2021-07-20T04:53:53.424Z] #51 5.157 + shift [2021-07-20T04:53:53.424Z] #51 5.157 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-20T04:53:53.424Z] #51 5.157 + . /tmp/install/shfmt.installer [2021-07-20T04:53:53.424Z] #51 5.157 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T04:53:53.424Z] #51 5.157 + install_shfmt [2021-07-20T04:53:53.424Z] #51 5.157 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-20T04:53:53.424Z] #51 5.157 + git clone https://github.com/mvdan/sh.git /tmp/tmp.OftDJZtmyV/src/github.com/mvdan/sh [2021-07-20T04:53:53.424Z] #51 5.157 Cloning into '/tmp/tmp.OftDJZtmyV/src/github.com/mvdan/sh'... [2021-07-20T04:53:53.440Z] #36 13.63 Building dependency tree... [2021-07-20T04:53:53.440Z] #36 ... [2021-07-20T04:53:53.440Z] [2021-07-20T04:53:53.440Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-07-20T04:53:53.440Z] #67 sha256:f4714cf2afa70deb1190b247aa158a0a0ac0e702cd482942cfee8dd696ffe93b [2021-07-20T04:53:53.440Z] #67 4.348 + RM_GOPATH=0 [2021-07-20T04:53:53.440Z] #67 4.348 + TMP_GOPATH= [2021-07-20T04:53:53.440Z] #67 4.348 + : /build [2021-07-20T04:53:53.440Z] #67 4.348 + '[' -z '' ']' [2021-07-20T04:53:53.440Z] #67 4.348 ++ mktemp -d [2021-07-20T04:53:53.440Z] #67 4.362 + export GOPATH=/tmp/tmp.EPqWBEmTwD [2021-07-20T04:53:53.440Z] #67 4.362 + GOPATH=/tmp/tmp.EPqWBEmTwD [2021-07-20T04:53:53.440Z] #67 4.362 + RM_GOPATH=1 [2021-07-20T04:53:53.440Z] #67 4.362 + case "$(go env GOARCH)" in [2021-07-20T04:53:53.440Z] #67 4.386 ++ go env GOARCH [2021-07-20T04:53:53.440Z] #67 4.408 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:53.440Z] #67 4.408 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:53.440Z] #67 4.414 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:53.440Z] #67 4.446 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-20T04:53:53.440Z] #67 4.446 + dir=/tmp/install [2021-07-20T04:53:53.440Z] #67 4.446 + bin=proxy [2021-07-20T04:53:53.440Z] #67 4.446 + shift [2021-07-20T04:53:53.440Z] #67 4.446 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-07-20T04:53:53.440Z] #67 4.446 + . /tmp/install/proxy.installer [2021-07-20T04:53:53.440Z] #67 4.446 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-20T04:53:53.440Z] #67 4.446 + install_proxy [2021-07-20T04:53:53.440Z] #67 4.446 + case "$1" in [2021-07-20T04:53:53.440Z] #67 4.446 + export CGO_ENABLED=0 [2021-07-20T04:53:53.440Z] #67 4.446 + CGO_ENABLED=0 [2021-07-20T04:53:53.440Z] #67 4.446 + _install_proxy [2021-07-20T04:53:53.440Z] #67 4.446 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-07-20T04:53:53.440Z] #67 4.446 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.EPqWBEmTwD/src/github.com/docker/libnetwork [2021-07-20T04:53:53.440Z] #67 4.451 Cloning into '/tmp/tmp.EPqWBEmTwD/src/github.com/docker/libnetwork'... [2021-07-20T04:53:53.440Z] #67 ... [2021-07-20T04:53:53.440Z] [2021-07-20T04:53:53.440Z] #49 [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-20T04:53:53.440Z] #49 sha256:4491d47885ae03403e52f269accfa722447214c0dc10b0f521d2e2d8e047692d [2021-07-20T04:53:53.440Z] #49 4.723 + RM_GOPATH=0 [2021-07-20T04:53:53.440Z] #49 4.723 + TMP_GOPATH= [2021-07-20T04:53:53.440Z] #49 4.723 + : /build [2021-07-20T04:53:53.440Z] #49 4.723 + '[' -z '' ']' [2021-07-20T04:53:53.440Z] #49 4.724 ++ mktemp -d [2021-07-20T04:53:53.440Z] #49 4.729 + export GOPATH=/tmp/tmp.zsfwNXJ3yk [2021-07-20T04:53:53.440Z] #49 4.729 + GOPATH=/tmp/tmp.zsfwNXJ3yk [2021-07-20T04:53:53.440Z] #49 4.729 + RM_GOPATH=1 [2021-07-20T04:53:53.440Z] #49 4.729 + case "$(go env GOARCH)" in [2021-07-20T04:53:53.440Z] #49 4.729 ++ go env GOARCH [2021-07-20T04:53:53.440Z] #49 4.742 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:53.440Z] #49 4.746 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:53.440Z] #49 4.747 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:53.440Z] #49 4.761 + dir=/tmp/install [2021-07-20T04:53:53.440Z] #49 4.768 + bin=golangci_lint [2021-07-20T04:53:53.440Z] #49 4.768 + shift [2021-07-20T04:53:53.440Z] #49 4.769 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-20T04:53:53.440Z] #49 4.769 + . /tmp/install/golangci_lint.installer [2021-07-20T04:53:53.440Z] #49 4.769 ++ : v1.23.8 [2021-07-20T04:53:53.440Z] #49 4.769 + install_golangci_lint [2021-07-20T04:53:53.440Z] #49 4.770 + set -e [2021-07-20T04:53:53.440Z] #49 4.770 + export GO111MODULE=on [2021-07-20T04:53:53.440Z] #49 4.770 + GO111MODULE=on [2021-07-20T04:53:53.440Z] #49 4.771 + GOBIN=/build [2021-07-20T04:53:53.440Z] #49 4.771 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-20T04:53:53.440Z] #49 5.522 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-20T04:53:53.440Z] #49 ... [2021-07-20T04:53:53.440Z] [2021-07-20T04:53:53.440Z] #58 [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-20T04:53:53.440Z] #58 sha256:c5c365ef4cf3d828390a2222f7f9258a9e925332d9ecb31b3112e53edf89a1c3 [2021-07-20T04:53:53.440Z] #58 4.715 + RM_GOPATH=0 [2021-07-20T04:53:53.440Z] #58 4.715 + TMP_GOPATH= [2021-07-20T04:53:53.440Z] #58 4.715 + : /build [2021-07-20T04:53:53.440Z] #58 4.715 + '[' -z '' ']' [2021-07-20T04:53:53.440Z] #58 4.715 ++ mktemp -d [2021-07-20T04:53:53.440Z] #58 4.729 + export GOPATH=/tmp/tmp.TzbzabIkFS [2021-07-20T04:53:53.440Z] #58 4.729 + GOPATH=/tmp/tmp.TzbzabIkFS [2021-07-20T04:53:53.440Z] #58 4.729 + RM_GOPATH=1 [2021-07-20T04:53:53.440Z] #58 4.729 + case "$(go env GOARCH)" in [2021-07-20T04:53:53.440Z] #58 4.729 ++ go env GOARCH [2021-07-20T04:53:53.440Z] #58 4.775 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:53.440Z] #58 4.776 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:53.440Z] #58 4.776 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:53.440Z] #58 4.779 + dir=/tmp/install [2021-07-20T04:53:53.440Z] #58 4.780 + bin=rootlesskit [2021-07-20T04:53:53.440Z] #58 4.784 + shift [2021-07-20T04:53:53.440Z] #58 4.785 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-20T04:53:53.440Z] #58 4.785 + . /tmp/install/rootlesskit.installer [2021-07-20T04:53:53.440Z] #58 4.788 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T04:53:53.440Z] #58 4.789 + install_rootlesskit [2021-07-20T04:53:53.440Z] #58 4.790 + case "$1" in [2021-07-20T04:53:53.440Z] #58 4.791 + export CGO_ENABLED=0 [2021-07-20T04:53:53.440Z] #58 4.791 + CGO_ENABLED=0 [2021-07-20T04:53:53.440Z] #58 4.792 + _install_rootlesskit [2021-07-20T04:53:53.440Z] #58 4.792 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-20T04:53:53.440Z] #58 4.794 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T04:53:53.440Z] #58 4.794 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TzbzabIkFS/src/github.com/rootless-containers/rootlesskit [2021-07-20T04:53:53.440Z] #58 4.801 Cloning into '/tmp/tmp.TzbzabIkFS/src/github.com/rootless-containers/rootlesskit'... [2021-07-20T04:53:53.440Z] #58 9.053 + cd /tmp/tmp.TzbzabIkFS/src/github.com/rootless-containers/rootlesskit [2021-07-20T04:53:53.440Z] #58 9.053 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T04:53:53.440Z] #58 9.093 + export GO111MODULE=on [2021-07-20T04:53:53.440Z] #58 9.095 + GO111MODULE=on [2021-07-20T04:53:53.440Z] #58 9.095 + export GOPROXY=https://proxy.golang.org [2021-07-20T04:53:53.440Z] #58 9.095 + GOPROXY=https://proxy.golang.org [2021-07-20T04:53:53.440Z] #58 9.096 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-20T04:53:53.440Z] #58 9.096 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-20T04:53:53.440Z] #58 10.30 go: downloading github.com/pkg/errors v0.9.1 [2021-07-20T04:53:53.440Z] #58 10.31 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-20T04:53:53.440Z] #58 10.39 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-20T04:53:53.682Z] #51 ... [2021-07-20T04:53:53.682Z] [2021-07-20T04:53:53.682Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-07-20T04:53:53.682Z] #42 sha256:3bc948eafa4a2ba5f3c4da3ac4d1bb89d3387349418d9f6b9e66e3bce672d469 [2021-07-20T04:53:53.682Z] #42 10.92 Selecting previously unselected package libprotoc17:amd64. [2021-07-20T04:53:53.682Z] #42 10.92 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-07-20T04:53:53.682Z] #42 10.93 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-20T04:53:53.682Z] #42 11.63 Selecting previously unselected package protobuf-c-compiler. [2021-07-20T04:53:53.682Z] #42 11.64 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-07-20T04:53:53.682Z] #42 11.65 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-20T04:53:53.682Z] #42 11.84 Selecting previously unselected package protobuf-compiler. [2021-07-20T04:53:53.682Z] #42 11.84 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-07-20T04:53:53.682Z] #42 11.86 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-07-20T04:53:53.682Z] #42 12.08 Selecting previously unselected package python-pkg-resources. [2021-07-20T04:53:53.682Z] #42 12.10 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-07-20T04:53:53.682Z] #42 12.12 Unpacking python-pkg-resources (40.8.0-1) ... [2021-07-20T04:53:53.682Z] #42 12.40 Selecting previously unselected package python-six. [2021-07-20T04:53:53.682Z] #42 12.45 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-07-20T04:53:53.682Z] #42 12.45 Unpacking python-six (1.12.0-1) ... [2021-07-20T04:53:53.682Z] #42 12.59 Selecting previously unselected package python-protobuf. [2021-07-20T04:53:53.682Z] #42 12.59 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-20T04:53:53.682Z] #42 12.60 Unpacking python-protobuf (3.6.1.3-2) ... [2021-07-20T04:53:53.682Z] #42 13.22 Setting up python-pkg-resources (40.8.0-1) ... [2021-07-20T04:53:53.700Z] #58 ... [2021-07-20T04:53:53.700Z] [2021-07-20T04:53:53.700Z] #45 [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-20T04:53:53.700Z] #45 sha256:e85a720e196493fbd21bbecd118d9fdb48160a05ea037124dbf4444e1d2f4748 [2021-07-20T04:53:53.700Z] #45 4.360 + RM_GOPATH=0 [2021-07-20T04:53:53.700Z] #45 4.360 + TMP_GOPATH= [2021-07-20T04:53:53.700Z] #45 4.360 + : /build [2021-07-20T04:53:53.700Z] #45 4.360 + '[' -z '' ']' [2021-07-20T04:53:53.700Z] #45 4.400 ++ mktemp -d [2021-07-20T04:53:53.700Z] #45 4.400 + export GOPATH=/tmp/tmp.6Q5Gdf1RxP [2021-07-20T04:53:53.700Z] #45 4.400 + GOPATH=/tmp/tmp.6Q5Gdf1RxP [2021-07-20T04:53:53.700Z] #45 4.400 + RM_GOPATH=1 [2021-07-20T04:53:53.700Z] #45 4.400 + case "$(go env GOARCH)" in [2021-07-20T04:53:53.700Z] #45 4.400 ++ go env GOARCH [2021-07-20T04:53:53.700Z] #45 4.425 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:53.700Z] #45 4.434 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:53.700Z] #45 4.434 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:53.700Z] #45 4.444 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T04:53:53.700Z] #45 4.444 + dir=/tmp/install [2021-07-20T04:53:53.700Z] #45 4.444 + bin=vndr [2021-07-20T04:53:53.700Z] #45 4.444 + shift [2021-07-20T04:53:53.700Z] #45 4.444 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-20T04:53:53.700Z] #45 4.444 + . /tmp/install/vndr.installer [2021-07-20T04:53:53.700Z] #45 4.444 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T04:53:53.700Z] #45 4.444 + install_vndr [2021-07-20T04:53:53.700Z] #45 4.444 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-20T04:53:53.700Z] #45 4.444 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6Q5Gdf1RxP/src/github.com/LK4D4/vndr [2021-07-20T04:53:53.700Z] #45 4.444 Cloning into '/tmp/tmp.6Q5Gdf1RxP/src/github.com/LK4D4/vndr'... [2021-07-20T04:53:53.700Z] #45 5.179 + cd /tmp/tmp.6Q5Gdf1RxP/src/github.com/LK4D4/vndr [2021-07-20T04:53:53.700Z] #45 5.179 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-20T04:53:53.700Z] #45 5.216 + go build -buildmode=pie -v -o /build/vndr . [2021-07-20T04:53:53.700Z] #45 7.141 github.com/LK4D4/vndr/build [2021-07-20T04:53:53.700Z] #45 7.200 github.com/LK4D4/vndr/godl/singleflight [2021-07-20T04:53:53.700Z] #45 7.563 github.com/LK4D4/vndr/versioned [2021-07-20T04:53:53.700Z] #45 8.963 github.com/LK4D4/vndr/godl [2021-07-20T04:53:53.700Z] #45 ... [2021-07-20T04:53:53.700Z] [2021-07-20T04:53:53.700Z] #47 [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-20T04:53:53.700Z] #47 sha256:ae243f957003f3b5772aa29c484edda5536a1435e80d7f29e63f9ada665e28be [2021-07-20T04:53:53.700Z] #47 4.463 + RM_GOPATH=0 [2021-07-20T04:53:53.700Z] #47 4.463 + TMP_GOPATH= [2021-07-20T04:53:53.700Z] #47 4.463 + : /build [2021-07-20T04:53:53.700Z] #47 4.463 + '[' -z '' ']' [2021-07-20T04:53:53.700Z] #47 4.463 ++ mktemp -d [2021-07-20T04:53:53.700Z] #47 4.463 + export GOPATH=/tmp/tmp.HJ8daelx30 [2021-07-20T04:53:53.700Z] #47 4.463 + GOPATH=/tmp/tmp.HJ8daelx30 [2021-07-20T04:53:53.700Z] #47 4.463 + RM_GOPATH=1 [2021-07-20T04:53:53.700Z] #47 4.463 + case "$(go env GOARCH)" in [2021-07-20T04:53:53.700Z] #47 4.463 ++ go env GOARCH [2021-07-20T04:53:53.700Z] #47 4.508 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:53.700Z] #47 4.508 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:53.700Z] #47 4.508 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:53.700Z] #47 4.508 + dir=/tmp/install [2021-07-20T04:53:53.700Z] #47 4.508 + bin=gotestsum [2021-07-20T04:53:53.700Z] #47 4.508 + shift [2021-07-20T04:53:53.700Z] #47 4.508 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-20T04:53:53.700Z] #47 4.508 + . /tmp/install/gotestsum.installer [2021-07-20T04:53:53.700Z] #47 4.508 ++ : v0.5.3 [2021-07-20T04:53:53.700Z] #47 4.508 + install_gotestsum [2021-07-20T04:53:53.700Z] #47 4.537 + set -e [2021-07-20T04:53:53.700Z] #47 4.537 + export GO111MODULE=on [2021-07-20T04:53:53.700Z] #47 4.537 + GO111MODULE=on [2021-07-20T04:53:53.700Z] #47 4.537 + GOBIN=/build [2021-07-20T04:53:53.700Z] #47 4.537 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-20T04:53:53.700Z] #47 5.313 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-20T04:53:53.700Z] #47 6.662 go: downloading github.com/fatih/color v1.9.0 [2021-07-20T04:53:53.700Z] #47 6.686 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-20T04:53:53.700Z] #47 6.721 go: downloading github.com/pkg/errors v0.9.1 [2021-07-20T04:53:53.700Z] #47 6.732 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-20T04:53:53.700Z] #47 7.031 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-20T04:53:53.700Z] #47 7.049 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-20T04:53:53.700Z] #47 7.155 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-20T04:53:53.700Z] #47 7.238 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-20T04:53:53.700Z] #47 7.298 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-20T04:53:53.700Z] #47 7.789 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-20T04:53:53.700Z] #47 9.750 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-20T04:53:53.740Z] #45 6.410 github.com/LK4D4/vndr/godl [2021-07-20T04:53:53.960Z] #47 ... [2021-07-20T04:53:53.960Z] [2021-07-20T04:53:53.960Z] #51 [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-20T04:53:53.960Z] #51 sha256:b5e1abdb9bfd0a327f8e7e98da8539dc66f73a6df162b9effed3efe2d2583072 [2021-07-20T04:53:53.960Z] #51 4.500 + RM_GOPATH=0 [2021-07-20T04:53:53.960Z] #51 4.500 + TMP_GOPATH= [2021-07-20T04:53:53.960Z] #51 4.500 + : /build [2021-07-20T04:53:53.960Z] #51 4.500 + '[' -z '' ']' [2021-07-20T04:53:53.960Z] #51 4.509 ++ mktemp -d [2021-07-20T04:53:53.960Z] #51 4.509 + export GOPATH=/tmp/tmp.PBsWrQcBUJ [2021-07-20T04:53:53.960Z] #51 4.509 + GOPATH=/tmp/tmp.PBsWrQcBUJ [2021-07-20T04:53:53.960Z] #51 4.509 + RM_GOPATH=1 [2021-07-20T04:53:53.960Z] #51 4.509 + case "$(go env GOARCH)" in [2021-07-20T04:53:53.960Z] #51 4.509 ++ go env GOARCH [2021-07-20T04:53:53.960Z] #51 4.537 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:53.960Z] #51 4.537 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:53.960Z] #51 4.537 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:53.960Z] #51 4.550 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T04:53:53.960Z] #51 4.551 + dir=/tmp/install [2021-07-20T04:53:53.960Z] #51 4.551 + bin=shfmt [2021-07-20T04:53:53.960Z] #51 4.551 + shift [2021-07-20T04:53:53.960Z] #51 4.551 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-20T04:53:53.960Z] #51 4.551 + . /tmp/install/shfmt.installer [2021-07-20T04:53:53.960Z] #51 4.551 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T04:53:53.960Z] #51 4.551 + install_shfmt [2021-07-20T04:53:53.960Z] #51 4.551 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-20T04:53:53.960Z] #51 4.551 + git clone https://github.com/mvdan/sh.git /tmp/tmp.PBsWrQcBUJ/src/github.com/mvdan/sh [2021-07-20T04:53:53.960Z] #51 4.552 Cloning into '/tmp/tmp.PBsWrQcBUJ/src/github.com/mvdan/sh'... [2021-07-20T04:53:53.960Z] #51 ... [2021-07-20T04:53:53.960Z] [2021-07-20T04:53:53.960Z] #58 [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-20T04:53:53.960Z] #58 sha256:c5c365ef4cf3d828390a2222f7f9258a9e925332d9ecb31b3112e53edf89a1c3 [2021-07-20T04:53:53.960Z] #58 10.93 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-20T04:53:54.263Z] #43 3.592 fatal: not a git repository (or any of the parent directories): .git [2021-07-20T04:53:54.519Z] #43 3.639 GEN .gitid [2021-07-20T04:53:54.519Z] #43 3.671 GEN criu/include/version.h [2021-07-20T04:53:54.774Z] #43 3.729 GEN include/common/asm [2021-07-20T04:53:55.426Z] #42 ... [2021-07-20T04:53:55.426Z] [2021-07-20T04:53:55.426Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-20T04:53:55.426Z] #34 sha256:0d5222939b11e091a2dec87d6fc00d79225211bf32aa5877196f73ed56075f86 [2021-07-20T04:53:55.426Z] #34 13.85 github.com/BurntSushi/toml/cmd/tomlv [2021-07-20T04:53:55.687Z] #45 8.451 github.com/LK4D4/vndr [2021-07-20T04:53:55.701Z] #43 4.826 PBCC images/timens.pb-c.c [2021-07-20T04:53:55.701Z] #43 4.853 DEP images/timens.pb-c.d [2021-07-20T04:53:55.701Z] #43 4.897 PBCC images/fown.pb-c.c [2021-07-20T04:53:55.701Z] #43 4.918 PBCC images/google/protobuf/descriptor.pb-c.c [2021-07-20T04:53:55.701Z] #43 4.964 PBCC images/opts.pb-c.c [2021-07-20T04:53:55.701Z] #43 4.990 PBCC images/memfd.pb-c.c [2021-07-20T04:53:55.701Z] #43 5.033 DEP images/fown.pb-c.d [2021-07-20T04:53:55.956Z] #43 5.058 DEP images/google/protobuf/descriptor.pb-c.d [2021-07-20T04:53:55.956Z] #43 5.130 DEP images/opts.pb-c.d [2021-07-20T04:53:55.956Z] #43 5.187 DEP images/memfd.pb-c.d [2021-07-20T04:53:55.956Z] #43 5.217 PBCC images/sit.pb-c.c [2021-07-20T04:53:55.956Z] #43 5.240 DEP images/sit.pb-c.d [2021-07-20T04:53:55.956Z] #43 5.280 PBCC images/macvlan.pb-c.c [2021-07-20T04:53:55.956Z] #43 5.289 DEP images/macvlan.pb-c.d [2021-07-20T04:53:55.956Z] #43 ... [2021-07-20T04:53:55.956Z] [2021-07-20T04:53:55.956Z] #53 [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-20T04:53:55.956Z] #53 sha256:47815a1c992c46c47954a5809ec4733530bd02e3dde594819c167f7f2de73fa2 [2021-07-20T04:53:55.956Z] #53 20.82 + '[' -z '' ']' [2021-07-20T04:53:55.956Z] #53 20.82 + target=static [2021-07-20T04:53:55.956Z] #53 20.82 + make 'BUILDTAGS=seccomp ' static [2021-07-20T04:53:55.956Z] #53 21.32 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-20T04:53:55.956Z] #53 29.32 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-20T04:53:56.212Z] #53 ... [2021-07-20T04:53:56.212Z] [2021-07-20T04:53:56.212Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:53:56.212Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:53:56.212Z] #43 5.310 PBCC images/autofs.pb-c.c [2021-07-20T04:53:56.212Z] #43 5.331 DEP images/autofs.pb-c.d [2021-07-20T04:53:56.212Z] #43 5.360 PBCC images/sysctl.pb-c.c [2021-07-20T04:53:56.212Z] #43 5.379 DEP images/sysctl.pb-c.d [2021-07-20T04:53:56.212Z] #43 5.412 PBCC images/time.pb-c.c [2021-07-20T04:53:56.212Z] #43 5.430 DEP images/time.pb-c.d [2021-07-20T04:53:56.212Z] #43 5.465 PBCC images/binfmt-misc.pb-c.c [2021-07-20T04:53:56.212Z] #43 5.488 DEP images/binfmt-misc.pb-c.d [2021-07-20T04:53:56.212Z] #43 5.522 PBCC images/seccomp.pb-c.c [2021-07-20T04:53:56.301Z] #42 ... [2021-07-20T04:53:56.301Z] [2021-07-20T04:53:56.301Z] #51 [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-20T04:53:56.301Z] #51 sha256:5a9be1a67eb4e6369e9c3280bc57c96e89f01061005307040f3b655a31575bfa [2021-07-20T04:53:56.301Z] #51 13.97 + cd /tmp/tmp.OftDJZtmyV/src/github.com/mvdan/sh [2021-07-20T04:53:56.301Z] #51 13.97 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T04:53:56.301Z] #51 14.09 + GO111MODULE=on [2021-07-20T04:53:56.468Z] #43 5.545 DEP images/seccomp.pb-c.d [2021-07-20T04:53:56.468Z] #43 5.570 PBCC images/userns.pb-c.c [2021-07-20T04:53:56.468Z] #43 5.601 DEP images/userns.pb-c.d [2021-07-20T04:53:56.468Z] #43 5.629 PBCC images/cgroup.pb-c.c [2021-07-20T04:53:56.468Z] #43 5.641 DEP images/cgroup.pb-c.d [2021-07-20T04:53:56.468Z] #43 5.699 PBCC images/ext-file.pb-c.c [2021-07-20T04:53:56.468Z] #43 5.715 DEP images/ext-file.pb-c.d [2021-07-20T04:53:56.554Z] #58 ... [2021-07-20T04:53:56.554Z] [2021-07-20T04:53:56.554Z] #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-20T04:53:56.554Z] #24 sha256:4eda9b5d717ed8cb7cd1a3d73f6f831f720b08aa1988ae884b9daad0d69ea9da [2021-07-20T04:53:56.554Z] #24 12.03 + mkdir -p /build [2021-07-20T04:53:56.554Z] #24 12.04 + mv docker/docker /build/ [2021-07-20T04:53:56.554Z] #24 12.07 + rmdir docker [2021-07-20T04:53:56.554Z] #24 DONE 13.0s [2021-07-20T04:53:56.554Z] [2021-07-20T04:53:56.554Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-20T04:53:56.554Z] #34 sha256:2fbeae58988d4349c0240c5b7c3c7bb9142230fced20a6837446122fe80bbd74 [2021-07-20T04:53:56.554Z] #34 10.67 github.com/BurntSushi/toml/cmd/tomlv [2021-07-20T04:53:56.554Z] #34 DONE 13.1s [2021-07-20T04:53:56.554Z] [2021-07-20T04:53:56.554Z] #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-20T04:53:56.554Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T04:53:56.554Z] #36 13.63 Building dependency tree... [2021-07-20T04:53:56.554Z] #36 15.12 Reading state information... [2021-07-20T04:53:56.554Z] #36 16.69 The following additional packages will be installed: [2021-07-20T04:53:56.554Z] #36 16.69 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-20T04:53:56.554Z] #36 16.69 Suggested packages: [2021-07-20T04:53:56.554Z] #36 16.70 cmake-doc ninja-build lrzip [2021-07-20T04:53:56.554Z] #36 16.70 Recommended packages: [2021-07-20T04:53:56.554Z] #36 16.70 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-20T04:53:56.557Z] #51 14.09 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-20T04:53:56.557Z] #51 ... [2021-07-20T04:53:56.557Z] [2021-07-20T04:53:56.557Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-20T04:53:56.557Z] #34 sha256:e0db6a66b2a297b2464b4a225c1d2caa3c16b4afa9386723097455680b9fb5d4 [2021-07-20T04:53:56.557Z] #34 11.42 github.com/BurntSushi/toml/cmd/tomlv [2021-07-20T04:53:56.557Z] #34 DONE 14.3s [2021-07-20T04:53:56.557Z] [2021-07-20T04:53:56.557Z] #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-20T04:53:56.557Z] #24 sha256:bffb73f815ed3b25c2d039d5cb24bce738ba56f1976c7221dd7528c428247fd9 [2021-07-20T04:53:56.557Z] #24 12.14 + mkdir -p /build [2021-07-20T04:53:56.557Z] #24 12.15 + mv docker/docker /build/ [2021-07-20T04:53:56.557Z] #24 12.16 + rmdir docker [2021-07-20T04:53:56.557Z] #24 DONE 14.4s [2021-07-20T04:53:56.724Z] #43 5.796 PBCC images/rpc.pb-c.c [2021-07-20T04:53:56.724Z] #43 5.826 DEP images/rpc.pb-c.d [2021-07-20T04:53:56.724Z] #43 5.863 PBCC images/siginfo.pb-c.c [2021-07-20T04:53:56.724Z] #43 5.882 DEP images/siginfo.pb-c.d [2021-07-20T04:53:56.724Z] #43 ... [2021-07-20T04:53:56.724Z] [2021-07-20T04:53:56.724Z] #58 [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-20T04:53:56.724Z] #58 sha256:b7848fcb7674ba5661f67626243bcd2c526dd637436f72bf847dbb21dc8311b9 [2021-07-20T04:53:56.724Z] #58 21.38 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-20T04:53:56.724Z] #58 21.53 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-20T04:53:56.724Z] #58 ... [2021-07-20T04:53:56.724Z] [2021-07-20T04:53:56.724Z] #53 [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-20T04:53:56.724Z] #53 sha256:47815a1c992c46c47954a5809ec4733530bd02e3dde594819c167f7f2de73fa2 [2021-07-20T04:53:56.724Z] #53 31.22 + mkdir -p /build [2021-07-20T04:53:56.724Z] #53 31.23 + cp runc /build/runc [2021-07-20T04:53:56.724Z] #53 DONE 31.6s [2021-07-20T04:53:56.724Z] [2021-07-20T04:53:56.724Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:53:56.724Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:53:56.724Z] #43 5.934 PBCC images/pagemap.pb-c.c [2021-07-20T04:53:56.724Z] #43 5.968 DEP images/pagemap.pb-c.d [2021-07-20T04:53:56.825Z] [2021-07-20T04:53:56.825Z] #58 [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-20T04:53:56.825Z] #58 sha256:f83b5fc10976dfdbda8ed13f20f96036d35cc153f27090f55e2adec9d626fa9a [2021-07-20T04:53:56.825Z] #58 14.38 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-20T04:53:56.980Z] #43 6.031 PBCC images/rlimit.pb-c.c [2021-07-20T04:53:56.980Z] #43 6.069 DEP images/rlimit.pb-c.d [2021-07-20T04:53:56.980Z] #43 6.129 PBCC images/file-lock.pb-c.c [2021-07-20T04:53:56.980Z] #43 6.174 DEP images/file-lock.pb-c.d [2021-07-20T04:53:56.980Z] #43 6.261 PBCC images/tty.pb-c.c [2021-07-20T04:53:57.124Z] #36 17.88 The following NEW packages will be installed: [2021-07-20T04:53:57.124Z] #36 17.88 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-20T04:53:57.124Z] #36 17.88 vim-common xxd [2021-07-20T04:53:57.236Z] #43 6.366 DEP images/tty.pb-c.d [2021-07-20T04:53:57.236Z] #43 6.463 PBCC images/tun.pb-c.c [2021-07-20T04:53:57.236Z] #43 6.473 PBCC images/netdev.pb-c.c [2021-07-20T04:53:57.236Z] #43 6.570 DEP images/tun.pb-c.d [2021-07-20T04:53:57.329Z] #34 DONE 16.2s [2021-07-20T04:53:57.329Z] [2021-07-20T04:53:57.329Z] #45 [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-20T04:53:57.329Z] #45 sha256:0678069c7ab3b299e2ff7a29866fed4069ecea6101436660ba92243c4fa2b943 [2021-07-20T04:53:57.329Z] #45 DONE 16.2s [2021-07-20T04:53:57.329Z] [2021-07-20T04:53:57.329Z] #49 [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-20T04:53:57.329Z] #49 sha256:0ee1b15c32111b607e6513c0e153a80f3726fe88a2b24efe02d72615ad286fb9 [2021-07-20T04:53:57.329Z] #49 13.03 go: downloading github.com/fatih/color v1.7.0 [2021-07-20T04:53:57.329Z] #49 13.04 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-20T04:53:57.329Z] #49 13.16 go: downloading github.com/pkg/errors v0.8.1 [2021-07-20T04:53:57.329Z] #49 13.16 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-20T04:53:57.329Z] #49 13.20 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-20T04:53:57.329Z] #49 13.55 go: downloading github.com/spf13/viper v1.6.1 [2021-07-20T04:53:57.329Z] #49 13.98 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-20T04:53:57.329Z] #49 13.99 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-20T04:53:57.329Z] #49 14.09 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-20T04:53:57.329Z] #49 14.11 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-20T04:53:57.329Z] #49 15.00 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-20T04:53:57.329Z] #49 15.22 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-20T04:53:57.329Z] #49 15.23 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-20T04:53:57.329Z] #49 15.59 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-20T04:53:57.389Z] #58 15.29 go: downloading github.com/google/uuid v1.2.0 [2021-07-20T04:53:57.492Z] #43 6.642 DEP images/netdev.pb-c.d [2021-07-20T04:53:57.616Z] #45 ... [2021-07-20T04:53:57.616Z] [2021-07-20T04:53:57.616Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-07-20T04:53:57.616Z] #34 sha256:f6bbfef6c978c813348cb5b06c0139cb6f7620efe6867a5fde923224706f9be9 [2021-07-20T04:53:57.616Z] #34 3.934 + RM_GOPATH=0 [2021-07-20T04:53:57.616Z] #34 3.934 + TMP_GOPATH= [2021-07-20T04:53:57.616Z] #34 3.934 + : /build [2021-07-20T04:53:57.616Z] #34 3.934 + '[' -z '' ']' [2021-07-20T04:53:57.616Z] #34 3.934 ++ mktemp -d [2021-07-20T04:53:57.616Z] #34 3.934 + export GOPATH=/tmp/tmp.3GQMtsyx0W [2021-07-20T04:53:57.616Z] #34 3.934 + GOPATH=/tmp/tmp.3GQMtsyx0W [2021-07-20T04:53:57.616Z] #34 3.934 + RM_GOPATH=1 [2021-07-20T04:53:57.616Z] #34 3.934 + case "$(go env GOARCH)" in [2021-07-20T04:53:57.616Z] #34 3.934 ++ go env GOARCH [2021-07-20T04:53:57.616Z] #34 3.934 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:57.616Z] #34 3.934 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:57.616Z] #34 3.934 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:57.616Z] #34 3.934 + dir=/tmp/install [2021-07-20T04:53:57.616Z] #34 3.934 + bin=tomlv [2021-07-20T04:53:57.616Z] #34 3.934 + shift [2021-07-20T04:53:57.616Z] #34 3.934 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-07-20T04:53:57.616Z] #34 3.934 + . /tmp/install/tomlv.installer [2021-07-20T04:53:57.616Z] #34 3.934 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-20T04:53:57.616Z] #34 3.934 + install_tomlv [2021-07-20T04:53:57.616Z] #34 3.934 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-07-20T04:53:57.616Z] #34 3.934 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.3GQMtsyx0W/src/github.com/BurntSushi/toml [2021-07-20T04:53:57.616Z] #34 3.940 Cloning into '/tmp/tmp.3GQMtsyx0W/src/github.com/BurntSushi/toml'... [2021-07-20T04:53:57.616Z] #34 3.941 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-20T04:53:57.616Z] #34 4.897 + cd /tmp/tmp.3GQMtsyx0W/src/github.com/BurntSushi/toml [2021-07-20T04:53:57.616Z] #34 4.898 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-20T04:53:57.616Z] #34 4.920 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-07-20T04:53:57.616Z] #34 5.812 github.com/BurntSushi/toml [2021-07-20T04:53:57.616Z] #34 7.752 github.com/BurntSushi/toml/cmd/tomlv [2021-07-20T04:53:57.616Z] #34 DONE 10.0s [2021-07-20T04:53:57.616Z] [2021-07-20T04:53:57.616Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-07-20T04:53:57.616Z] #67 sha256:a2c6ab9a4d9b40c81e4920fe73ff078934b116788eb8115db507bb62fd7bdf63 [2021-07-20T04:53:57.617Z] #67 3.534 + RM_GOPATH=0 [2021-07-20T04:53:57.617Z] #67 3.534 + TMP_GOPATH= [2021-07-20T04:53:57.617Z] #67 3.534 + : /build [2021-07-20T04:53:57.617Z] #67 3.534 + '[' -z '' ']' [2021-07-20T04:53:57.617Z] #67 3.534 ++ mktemp -d [2021-07-20T04:53:57.617Z] #67 3.534 + export GOPATH=/tmp/tmp.5Wy081TgTZ [2021-07-20T04:53:57.617Z] #67 3.534 + GOPATH=/tmp/tmp.5Wy081TgTZ [2021-07-20T04:53:57.617Z] #67 3.534 + RM_GOPATH=1 [2021-07-20T04:53:57.617Z] #67 3.534 + case "$(go env GOARCH)" in [2021-07-20T04:53:57.617Z] #67 3.534 ++ go env GOARCH [2021-07-20T04:53:57.617Z] #67 3.534 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:57.617Z] #67 3.534 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:57.617Z] #67 3.534 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:57.617Z] #67 3.534 + dir=/tmp/install [2021-07-20T04:53:57.617Z] #67 3.534 + bin=proxy [2021-07-20T04:53:57.617Z] #67 3.534 + shift [2021-07-20T04:53:57.617Z] #67 3.534 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-07-20T04:53:57.617Z] #67 3.534 + . /tmp/install/proxy.installer [2021-07-20T04:53:57.617Z] #67 3.534 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-20T04:53:57.617Z] #67 3.534 + install_proxy [2021-07-20T04:53:57.617Z] #67 3.534 + case "$1" in [2021-07-20T04:53:57.617Z] #67 3.534 + export CGO_ENABLED=0 [2021-07-20T04:53:57.617Z] #67 3.534 + CGO_ENABLED=0 [2021-07-20T04:53:57.617Z] #67 3.534 + _install_proxy [2021-07-20T04:53:57.617Z] #67 3.534 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-07-20T04:53:57.617Z] #67 3.534 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.5Wy081TgTZ/src/github.com/docker/libnetwork [2021-07-20T04:53:57.617Z] #67 3.536 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-20T04:53:57.617Z] #67 3.629 Cloning into '/tmp/tmp.5Wy081TgTZ/src/github.com/docker/libnetwork'... [2021-07-20T04:53:57.617Z] #67 ... [2021-07-20T04:53:57.617Z] [2021-07-20T04:53:57.617Z] #51 [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-20T04:53:57.617Z] #51 sha256:bb4709baa130a812f981445f19cecf1ddb1f980ef34f7cc0d086576ef09f3f13 [2021-07-20T04:53:57.617Z] #51 4.694 + RM_GOPATH=0 [2021-07-20T04:53:57.617Z] #51 4.694 + TMP_GOPATH= [2021-07-20T04:53:57.617Z] #51 4.694 + : /build [2021-07-20T04:53:57.617Z] #51 4.694 + '[' -z '' ']' [2021-07-20T04:53:57.617Z] #51 4.694 ++ mktemp -d [2021-07-20T04:53:57.617Z] #51 4.697 + export GOPATH=/tmp/tmp.X7YCRO5Ith [2021-07-20T04:53:57.617Z] #51 4.697 + GOPATH=/tmp/tmp.X7YCRO5Ith [2021-07-20T04:53:57.617Z] #51 4.697 + RM_GOPATH=1 [2021-07-20T04:53:57.617Z] #51 4.697 + case "$(go env GOARCH)" in [2021-07-20T04:53:57.617Z] #51 4.697 ++ go env GOARCH [2021-07-20T04:53:57.617Z] #51 4.726 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:57.617Z] #51 4.726 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:57.617Z] #51 4.727 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:57.617Z] #51 4.734 + dir=/tmp/install [2021-07-20T04:53:57.617Z] #51 4.734 + bin=shfmt [2021-07-20T04:53:57.617Z] #51 4.734 + shift [2021-07-20T04:53:57.617Z] #51 4.734 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-20T04:53:57.617Z] #51 4.734 + . /tmp/install/shfmt.installer [2021-07-20T04:53:57.617Z] #51 4.734 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T04:53:57.617Z] #51 4.734 + install_shfmt [2021-07-20T04:53:57.617Z] #51 4.734 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-20T04:53:57.617Z] #51 4.734 + git clone https://github.com/mvdan/sh.git /tmp/tmp.X7YCRO5Ith/src/github.com/mvdan/sh [2021-07-20T04:53:57.617Z] #51 4.734 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T04:53:57.617Z] #51 4.738 Cloning into '/tmp/tmp.X7YCRO5Ith/src/github.com/mvdan/sh'... [2021-07-20T04:53:57.617Z] #51 ... [2021-07-20T04:53:57.617Z] [2021-07-20T04:53:57.617Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-07-20T04:53:57.617Z] #42 sha256:34f1c0d0d7eff990e0a80316d39a5df42a29c8c2446d59159081533bb95bcb10 [2021-07-20T04:53:57.617Z] #42 2.466 Reading package lists... [2021-07-20T04:53:57.617Z] #42 4.218 Reading package lists... [2021-07-20T04:53:57.617Z] #42 5.773 Building dependency tree... [2021-07-20T04:53:57.617Z] #42 6.029 Reading state information... [2021-07-20T04:53:57.617Z] #42 6.896 The following additional packages will be installed: [2021-07-20T04:53:57.617Z] #42 6.896 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-07-20T04:53:57.617Z] #42 6.898 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-07-20T04:53:57.617Z] #42 6.903 Suggested packages: [2021-07-20T04:53:57.617Z] #42 6.903 manpages-dev python-setuptools [2021-07-20T04:53:57.617Z] #42 7.463 The following NEW packages will be installed: [2021-07-20T04:53:57.617Z] #42 7.465 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-07-20T04:53:57.617Z] #42 7.466 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-07-20T04:53:57.617Z] #42 7.467 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-07-20T04:53:57.617Z] #42 7.469 python-six zlib1g-dev [2021-07-20T04:53:57.617Z] #42 7.841 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2021-07-20T04:53:57.617Z] #42 7.841 Need to get 3798 kB of archives. [2021-07-20T04:53:57.617Z] #42 7.841 After this operation, 21.6 MB of additional disk space will be used. [2021-07-20T04:53:57.617Z] #42 7.841 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-07-20T04:53:57.617Z] #42 7.844 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-07-20T04:53:57.617Z] #42 7.847 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-07-20T04:53:57.617Z] #42 7.852 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-07-20T04:53:57.617Z] #42 7.854 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-07-20T04:53:57.617Z] #42 7.886 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-07-20T04:53:57.617Z] #42 7.893 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-07-20T04:53:57.617Z] #42 8.012 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-07-20T04:53:57.617Z] #42 8.131 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-07-20T04:53:57.617Z] #42 8.166 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-07-20T04:53:57.617Z] #42 8.227 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-07-20T04:53:57.617Z] #42 8.327 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-07-20T04:53:57.617Z] #42 8.360 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-07-20T04:53:57.617Z] #42 8.374 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-07-20T04:53:57.617Z] #42 8.442 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-07-20T04:53:57.617Z] #42 8.447 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-07-20T04:53:57.617Z] #42 8.524 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-07-20T04:53:57.617Z] #42 9.488 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T04:53:57.617Z] #42 9.667 Fetched 3798 kB in 1s (3583 kB/s) [2021-07-20T04:53:57.617Z] #42 9.753 Selecting previously unselected package libcap-dev:arm64. [2021-07-20T04:53:57.617Z] #42 9.753 (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 ... 15394 files and directories currently installed.) [2021-07-20T04:53:57.617Z] #42 9.904 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-07-20T04:53:57.617Z] #42 9.910 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-07-20T04:53:57.617Z] #42 10.17 Selecting previously unselected package libnet1:arm64. [2021-07-20T04:53:57.617Z] #42 10.17 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-20T04:53:57.617Z] #42 10.21 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-20T04:53:57.617Z] #42 10.34 Selecting previously unselected package libnet1-dev. [2021-07-20T04:53:57.617Z] #42 10.36 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-20T04:53:57.617Z] #42 10.37 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-20T04:53:57.617Z] #42 10.59 Selecting previously unselected package libnl-3-200:arm64. [2021-07-20T04:53:57.617Z] #42 10.59 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-20T04:53:57.617Z] #42 10.60 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-20T04:53:57.617Z] #42 10.69 Selecting previously unselected package libnl-3-dev:arm64. [2021-07-20T04:53:57.617Z] #42 10.71 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-07-20T04:53:57.617Z] #42 10.73 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-07-20T04:53:57.617Z] #42 11.05 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-20T04:53:57.617Z] #42 11.05 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-20T04:53:57.617Z] #42 11.06 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-20T04:53:57.617Z] #42 11.17 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-07-20T04:53:57.617Z] #42 11.17 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-07-20T04:53:57.617Z] #42 11.19 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-07-20T04:53:57.617Z] #42 11.39 Selecting previously unselected package zlib1g-dev:arm64. [2021-07-20T04:53:57.617Z] #42 11.41 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-07-20T04:53:57.617Z] #42 11.44 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-07-20T04:53:57.617Z] #42 11.89 Selecting previously unselected package libprotobuf17:arm64. [2021-07-20T04:53:57.617Z] #42 11.91 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-07-20T04:53:57.617Z] #42 11.93 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-20T04:53:57.646Z] #58 15.37 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-20T04:53:57.646Z] #58 15.44 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-20T04:53:57.693Z] #36 18.32 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T04:53:57.693Z] #36 18.32 Need to get 14.9 MB of archives. [2021-07-20T04:53:57.693Z] #36 18.32 After this operation, 61.8 MB of additional disk space will be used. [2021-07-20T04:53:57.693Z] #36 18.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-20T04:53:57.693Z] #36 18.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-20T04:53:57.693Z] #36 18.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-20T04:53:57.693Z] #36 18.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-20T04:53:57.747Z] #43 6.703 PBCC images/vma.pb-c.c [2021-07-20T04:53:57.747Z] #43 6.785 DEP images/vma.pb-c.d [2021-07-20T04:53:57.747Z] #43 6.851 PBCC images/creds.pb-c.c [2021-07-20T04:53:57.747Z] #43 6.897 DEP images/creds.pb-c.d [2021-07-20T04:53:57.747Z] #43 6.987 PBCC images/utsns.pb-c.c [2021-07-20T04:53:57.889Z] #42 12.61 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-07-20T04:53:57.889Z] #42 ... [2021-07-20T04:53:57.889Z] [2021-07-20T04:53:57.889Z] #47 [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-20T04:53:57.889Z] #47 sha256:535837ec350bc1e4fcc70777a7a2872a8823e71bd8b45183758df2b434bb1679 [2021-07-20T04:53:57.889Z] #47 4.605 + RM_GOPATH=0 [2021-07-20T04:53:57.889Z] #47 4.605 + TMP_GOPATH= [2021-07-20T04:53:57.889Z] #47 4.605 + : /build [2021-07-20T04:53:57.889Z] #47 4.605 + '[' -z '' ']' [2021-07-20T04:53:57.889Z] #47 4.605 ++ mktemp -d [2021-07-20T04:53:57.889Z] #47 4.605 + export GOPATH=/tmp/tmp.zK4SH5JspC [2021-07-20T04:53:57.889Z] #47 4.605 + GOPATH=/tmp/tmp.zK4SH5JspC [2021-07-20T04:53:57.889Z] #47 4.605 + RM_GOPATH=1 [2021-07-20T04:53:57.889Z] #47 4.605 + case "$(go env GOARCH)" in [2021-07-20T04:53:57.889Z] #47 4.605 ++ go env GOARCH [2021-07-20T04:53:57.889Z] #47 4.624 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:57.889Z] #47 4.624 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:57.889Z] #47 4.625 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:57.889Z] #47 4.628 + dir=/tmp/install [2021-07-20T04:53:57.889Z] #47 4.628 + bin=gotestsum [2021-07-20T04:53:57.889Z] #47 4.628 + shift [2021-07-20T04:53:57.889Z] #47 4.628 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-20T04:53:57.889Z] #47 4.628 + . /tmp/install/gotestsum.installer [2021-07-20T04:53:57.889Z] #47 4.628 ++ : v0.5.3 [2021-07-20T04:53:57.889Z] #47 4.628 + install_gotestsum [2021-07-20T04:53:57.889Z] #47 4.630 + set -e [2021-07-20T04:53:57.889Z] #47 4.631 + export GO111MODULE=on [2021-07-20T04:53:57.889Z] #47 4.631 + GO111MODULE=on [2021-07-20T04:53:57.889Z] #47 4.631 + GOBIN=/build [2021-07-20T04:53:57.889Z] #47 4.631 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-20T04:53:57.889Z] #47 5.446 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-20T04:53:57.889Z] #47 7.123 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-20T04:53:57.889Z] #47 7.128 go: downloading github.com/pkg/errors v0.9.1 [2021-07-20T04:53:57.889Z] #47 7.131 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-20T04:53:57.889Z] #47 7.132 go: downloading github.com/fatih/color v1.9.0 [2021-07-20T04:53:57.889Z] #47 7.479 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-20T04:53:57.889Z] #47 7.490 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-20T04:53:57.889Z] #47 7.490 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-20T04:53:57.889Z] #47 7.558 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-20T04:53:57.889Z] #47 7.636 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-20T04:53:57.889Z] #47 8.362 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-20T04:53:57.889Z] #47 8.724 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-20T04:53:57.889Z] #47 ... [2021-07-20T04:53:57.889Z] [2021-07-20T04:53:57.889Z] #53 [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-20T04:53:57.889Z] #53 sha256:f723c4145a4c32fa565cfaa05e47ae3824c285e17a3166968df5935c4751f2e1 [2021-07-20T04:53:57.889Z] #53 4.314 + RM_GOPATH=0 [2021-07-20T04:53:57.889Z] #53 4.314 + TMP_GOPATH= [2021-07-20T04:53:57.889Z] #53 4.314 + : /build [2021-07-20T04:53:57.889Z] #53 4.314 + '[' -z '' ']' [2021-07-20T04:53:57.889Z] #53 4.315 ++ mktemp -d [2021-07-20T04:53:57.889Z] #53 4.322 + export GOPATH=/tmp/tmp.gSes503Jrz [2021-07-20T04:53:57.889Z] #53 4.322 + GOPATH=/tmp/tmp.gSes503Jrz [2021-07-20T04:53:57.889Z] #53 4.322 + RM_GOPATH=1 [2021-07-20T04:53:57.889Z] #53 4.322 + case "$(go env GOARCH)" in [2021-07-20T04:53:57.889Z] #53 4.346 ++ go env GOARCH [2021-07-20T04:53:57.889Z] #53 4.412 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:57.889Z] #53 4.412 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:57.889Z] #53 4.412 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:57.889Z] #53 4.425 + dir=/tmp/install [2021-07-20T04:53:57.889Z] #53 4.425 + bin=runc [2021-07-20T04:53:57.889Z] #53 4.425 + shift [2021-07-20T04:53:57.889Z] #53 4.425 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-20T04:53:57.889Z] #53 4.425 + . /tmp/install/runc.installer [2021-07-20T04:53:57.889Z] #53 4.425 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-20T04:53:57.889Z] #53 4.425 + install_runc [2021-07-20T04:53:57.889Z] #53 4.425 + uname -r [2021-07-20T04:53:57.889Z] #53 4.425 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-20T04:53:57.889Z] #53 4.494 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-20T04:53:57.889Z] #53 4.499 + RUNC_BUILDTAGS='seccomp ' [2021-07-20T04:53:57.889Z] #53 4.499 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-20T04:53:57.889Z] #53 4.499 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gSes503Jrz/src/github.com/opencontainers/runc [2021-07-20T04:53:57.889Z] #53 4.499 Cloning into '/tmp/tmp.gSes503Jrz/src/github.com/opencontainers/runc'... [2021-07-20T04:53:57.904Z] #58 ... [2021-07-20T04:53:57.904Z] [2021-07-20T04:53:57.904Z] #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-20T04:53:57.904Z] #37 sha256:d3f356e803aa1e823fff5361f7caa723b55caef498241e344fdc0f8dcf43f710 [2021-07-20T04:53:57.904Z] #37 11.36 -- Detecting C compile features - done [2021-07-20T04:53:57.904Z] #37 11.43 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-20T04:53:57.904Z] #37 11.61 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-20T04:53:57.904Z] #37 11.72 -- Configuring done [2021-07-20T04:53:57.904Z] #37 11.75 -- Generating done [2021-07-20T04:53:57.904Z] #37 11.76 -- Build files have been written to: /tmp/tmp.5Wj4CMVo5a/tini [2021-07-20T04:53:57.904Z] #37 11.77 + make tini-static [2021-07-20T04:53:57.904Z] #37 12.42 Scanning dependencies of target tini-static [2021-07-20T04:53:57.904Z] #37 12.69 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-20T04:53:57.904Z] #37 14.27 [100%] Linking C executable tini-static [2021-07-20T04:53:57.904Z] #37 15.21 [100%] Built target tini-static [2021-07-20T04:53:57.904Z] #37 15.31 + mkdir -p /build [2021-07-20T04:53:57.904Z] #37 15.32 + cp tini-static /build/docker-init [2021-07-20T04:53:57.904Z] #37 DONE 15.6s [2021-07-20T04:53:57.904Z] [2021-07-20T04:53:57.904Z] #58 [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-20T04:53:57.904Z] #58 sha256:f83b5fc10976dfdbda8ed13f20f96036d35cc153f27090f55e2adec9d626fa9a [2021-07-20T04:53:57.904Z] #58 15.60 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-20T04:53:57.904Z] #58 15.79 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-20T04:53:58.003Z] #43 6.987 DEP images/utsns.pb-c.d [2021-07-20T04:53:58.003Z] #43 7.116 PBCC images/ipc-desc.pb-c.c [2021-07-20T04:53:58.003Z] #43 7.140 PBCC images/ipc-sem.pb-c.c [2021-07-20T04:53:58.003Z] #43 7.156 DEP images/ipc-desc.pb-c.d [2021-07-20T04:53:58.003Z] #43 7.199 DEP images/ipc-sem.pb-c.d [2021-07-20T04:53:58.003Z] #43 7.238 PBCC images/ipc-msg.pb-c.c [2021-07-20T04:53:58.153Z] #53 ... [2021-07-20T04:53:58.153Z] [2021-07-20T04:53:58.153Z] #49 [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-20T04:53:58.153Z] #49 sha256:e4cb829fafb1701e81b68ed419fd3e11040510a63a6de6e9a48dec4b43f89dad [2021-07-20T04:53:58.153Z] #49 4.697 + RM_GOPATH=0 [2021-07-20T04:53:58.153Z] #49 4.697 + TMP_GOPATH= [2021-07-20T04:53:58.153Z] #49 4.697 + : /build [2021-07-20T04:53:58.153Z] #49 4.697 + '[' -z '' ']' [2021-07-20T04:53:58.153Z] #49 4.697 ++ mktemp -d [2021-07-20T04:53:58.153Z] #49 4.704 + export GOPATH=/tmp/tmp.svwkjyYs2N [2021-07-20T04:53:58.153Z] #49 4.707 + GOPATH=/tmp/tmp.svwkjyYs2N [2021-07-20T04:53:58.153Z] #49 4.707 + RM_GOPATH=1 [2021-07-20T04:53:58.153Z] #49 4.707 + case "$(go env GOARCH)" in [2021-07-20T04:53:58.153Z] #49 4.707 ++ go env GOARCH [2021-07-20T04:53:58.153Z] #49 4.735 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:58.153Z] #49 4.735 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:58.153Z] #49 4.735 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:58.153Z] #49 4.738 + dir=/tmp/install [2021-07-20T04:53:58.153Z] #49 4.738 + bin=golangci_lint [2021-07-20T04:53:58.153Z] #49 4.738 + shift [2021-07-20T04:53:58.153Z] #49 4.738 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-20T04:53:58.153Z] #49 4.738 + . /tmp/install/golangci_lint.installer [2021-07-20T04:53:58.153Z] #49 4.738 ++ : v1.23.8 [2021-07-20T04:53:58.153Z] #49 4.738 + install_golangci_lint [2021-07-20T04:53:58.153Z] #49 4.738 + set -e [2021-07-20T04:53:58.153Z] #49 4.738 + export GO111MODULE=on [2021-07-20T04:53:58.153Z] #49 4.738 + GO111MODULE=on [2021-07-20T04:53:58.153Z] #49 4.738 + GOBIN=/build [2021-07-20T04:53:58.153Z] #49 4.738 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-20T04:53:58.153Z] #49 5.407 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-20T04:53:58.153Z] #49 ... [2021-07-20T04:53:58.153Z] [2021-07-20T04:53:58.153Z] #58 [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-20T04:53:58.153Z] #58 sha256:8052c900d2277e6749260b234fb069e855fb3a60193029909d495135e2d23bf2 [2021-07-20T04:53:58.153Z] #58 3.941 + RM_GOPATH=0 [2021-07-20T04:53:58.153Z] #58 3.941 + TMP_GOPATH= [2021-07-20T04:53:58.153Z] #58 3.941 + : /build [2021-07-20T04:53:58.153Z] #58 3.941 + '[' -z '' ']' [2021-07-20T04:53:58.153Z] #58 3.941 ++ mktemp -d [2021-07-20T04:53:58.153Z] #58 3.941 + export GOPATH=/tmp/tmp.c3lRaOTZ5J [2021-07-20T04:53:58.153Z] #58 3.941 + GOPATH=/tmp/tmp.c3lRaOTZ5J [2021-07-20T04:53:58.153Z] #58 3.941 + RM_GOPATH=1 [2021-07-20T04:53:58.153Z] #58 3.941 + case "$(go env GOARCH)" in [2021-07-20T04:53:58.153Z] #58 3.941 ++ go env GOARCH [2021-07-20T04:53:58.153Z] #58 3.941 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:58.153Z] #58 3.941 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:58.153Z] #58 3.941 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:58.153Z] #58 3.941 + dir=/tmp/install [2021-07-20T04:53:58.153Z] #58 3.941 + bin=rootlesskit [2021-07-20T04:53:58.153Z] #58 3.941 + shift [2021-07-20T04:53:58.153Z] #58 3.941 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-20T04:53:58.153Z] #58 3.941 + . /tmp/install/rootlesskit.installer [2021-07-20T04:53:58.153Z] #58 3.941 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T04:53:58.153Z] #58 3.941 + install_rootlesskit [2021-07-20T04:53:58.153Z] #58 3.941 + case "$1" in [2021-07-20T04:53:58.153Z] #58 3.941 + export CGO_ENABLED=0 [2021-07-20T04:53:58.153Z] #58 3.941 + CGO_ENABLED=0 [2021-07-20T04:53:58.153Z] #58 3.941 + _install_rootlesskit [2021-07-20T04:53:58.153Z] #58 3.947 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T04:53:58.153Z] #58 3.955 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-20T04:53:58.153Z] #58 3.955 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.c3lRaOTZ5J/src/github.com/rootless-containers/rootlesskit [2021-07-20T04:53:58.153Z] #58 3.959 Cloning into '/tmp/tmp.c3lRaOTZ5J/src/github.com/rootless-containers/rootlesskit'... [2021-07-20T04:53:58.153Z] #58 6.320 + cd /tmp/tmp.c3lRaOTZ5J/src/github.com/rootless-containers/rootlesskit [2021-07-20T04:53:58.153Z] #58 6.321 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T04:53:58.153Z] #58 6.367 + export GO111MODULE=on [2021-07-20T04:53:58.153Z] #58 6.368 + GO111MODULE=on [2021-07-20T04:53:58.153Z] #58 6.368 + export GOPROXY=https://proxy.golang.org [2021-07-20T04:53:58.153Z] #58 6.368 + GOPROXY=https://proxy.golang.org [2021-07-20T04:53:58.153Z] #58 6.369 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-20T04:53:58.153Z] #58 6.369 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-20T04:53:58.153Z] #58 7.711 go: downloading github.com/pkg/errors v0.9.1 [2021-07-20T04:53:58.153Z] #58 7.715 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-20T04:53:58.153Z] #58 7.720 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-20T04:53:58.153Z] #58 8.048 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-20T04:53:58.153Z] #58 8.155 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-20T04:53:58.153Z] #58 9.470 go: downloading github.com/google/uuid v1.2.0 [2021-07-20T04:53:58.153Z] #58 9.568 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-20T04:53:58.153Z] #58 9.690 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-20T04:53:58.153Z] #58 9.927 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-20T04:53:58.153Z] #58 10.11 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-20T04:53:58.153Z] #58 10.54 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-20T04:53:58.160Z] #58 16.08 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-20T04:53:58.264Z] #43 7.268 DEP images/ipc-msg.pb-c.d [2021-07-20T04:53:58.264Z] #43 7.305 PBCC images/ipc-shm.pb-c.c [2021-07-20T04:53:58.264Z] #43 7.323 DEP images/ipc-shm.pb-c.d [2021-07-20T04:53:58.264Z] #43 7.387 PBCC images/ipc-var.pb-c.c [2021-07-20T04:53:58.264Z] #43 7.417 DEP images/ipc-var.pb-c.d [2021-07-20T04:53:58.264Z] #43 7.493 PBCC images/sk-opts.pb-c.c [2021-07-20T04:53:58.264Z] #43 7.514 PBCC images/packet-sock.pb-c.c [2021-07-20T04:53:58.264Z] #43 7.558 DEP images/sk-opts.pb-c.d [2021-07-20T04:53:58.264Z] #43 7.603 DEP images/packet-sock.pb-c.d [2021-07-20T04:53:58.418Z] #58 ... [2021-07-20T04:53:58.418Z] [2021-07-20T04:53:58.418Z] #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-20T04:53:58.418Z] #24 sha256:84c0688e3182c27a4f97c3b1f826326c670254dc07c2857091258e515bba37c3 [2021-07-20T04:53:58.418Z] #24 4.137 + RM_GOPATH=0 [2021-07-20T04:53:58.418Z] #24 4.137 + TMP_GOPATH= [2021-07-20T04:53:58.418Z] #24 4.137 + : /build [2021-07-20T04:53:58.418Z] #24 4.137 + '[' -z '' ']' [2021-07-20T04:53:58.418Z] #24 4.137 ++ mktemp -d [2021-07-20T04:53:58.418Z] #24 4.137 + export GOPATH=/tmp/tmp.G8OzN5R1QF [2021-07-20T04:53:58.418Z] #24 4.137 + GOPATH=/tmp/tmp.G8OzN5R1QF [2021-07-20T04:53:58.418Z] #24 4.137 + RM_GOPATH=1 [2021-07-20T04:53:58.418Z] #24 4.137 + case "$(go env GOARCH)" in [2021-07-20T04:53:58.418Z] #24 4.137 ++ go env GOARCH [2021-07-20T04:53:58.418Z] #24 4.145 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:58.418Z] #24 4.145 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:58.418Z] #24 4.186 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:58.418Z] #24 4.186 + dir=/tmp/install [2021-07-20T04:53:58.418Z] #24 4.186 + bin=dockercli [2021-07-20T04:53:58.418Z] #24 4.186 + shift [2021-07-20T04:53:58.418Z] #24 4.186 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-20T04:53:58.418Z] #24 4.186 + . /tmp/install/dockercli.installer [2021-07-20T04:53:58.418Z] #24 4.186 ++ : stable [2021-07-20T04:53:58.418Z] #24 4.186 ++ : 17.06.2-ce [2021-07-20T04:53:58.418Z] #24 4.186 + install_dockercli [2021-07-20T04:53:58.418Z] #24 4.186 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-20T04:53:58.418Z] #24 4.186 ++ uname -m [2021-07-20T04:53:58.418Z] #24 4.186 + arch=aarch64 [2021-07-20T04:53:58.418Z] #24 4.186 + '[' aarch64 '!=' x86_64 ']' [2021-07-20T04:53:58.418Z] #24 4.186 + '[' aarch64 '!=' s390x ']' [2021-07-20T04:53:58.418Z] #24 4.186 + '[' aarch64 '!=' armhf ']' [2021-07-20T04:53:58.418Z] #24 4.186 + build_dockercli [2021-07-20T04:53:58.418Z] #24 4.186 + git clone https://github.com/docker/docker-ce /tmp/tmp.G8OzN5R1QF/tmp/docker-ce [2021-07-20T04:53:58.418Z] #24 4.186 Cloning into '/tmp/tmp.G8OzN5R1QF/tmp/docker-ce'... [2021-07-20T04:53:58.418Z] #24 4.193 Install docker/cli version 17.06.2-ce from stable [2021-07-20T04:53:58.418Z] #24 ... [2021-07-20T04:53:58.418Z] [2021-07-20T04:53:58.418Z] #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-20T04:53:58.418Z] #37 sha256:231b59721d691a7b9d3851dbf34945d4aebad49b8abfd09b659e12a365630b61 [2021-07-20T04:53:58.418Z] #37 4.341 + RM_GOPATH=0 [2021-07-20T04:53:58.418Z] #37 4.341 + TMP_GOPATH= [2021-07-20T04:53:58.418Z] #37 4.341 + : /build [2021-07-20T04:53:58.418Z] #37 4.341 + '[' -z '' ']' [2021-07-20T04:53:58.418Z] #37 4.341 ++ mktemp -d [2021-07-20T04:53:58.418Z] #37 4.341 + export GOPATH=/tmp/tmp.Vsq3P4rXGJ [2021-07-20T04:53:58.418Z] #37 4.341 + GOPATH=/tmp/tmp.Vsq3P4rXGJ [2021-07-20T04:53:58.418Z] #37 4.341 + RM_GOPATH=1 [2021-07-20T04:53:58.418Z] #37 4.341 + case "$(go env GOARCH)" in [2021-07-20T04:53:58.418Z] #37 4.347 ++ go env GOARCH [2021-07-20T04:53:58.418Z] #37 4.362 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:58.418Z] #37 4.362 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:53:58.418Z] #37 4.367 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T04:53:58.418Z] #37 4.368 ++ dirname /tmp/install/install.sh [2021-07-20T04:53:58.418Z] #37 4.368 + dir=/tmp/install [2021-07-20T04:53:58.418Z] #37 4.368 + bin=tini [2021-07-20T04:53:58.418Z] #37 4.368 + shift [2021-07-20T04:53:58.418Z] #37 4.368 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-20T04:53:58.418Z] #37 4.368 + . /tmp/install/tini.installer [2021-07-20T04:53:58.418Z] #37 4.368 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T04:53:58.418Z] #37 4.368 + install_tini [2021-07-20T04:53:58.418Z] #37 4.368 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-20T04:53:58.418Z] #37 4.368 + git clone https://github.com/krallin/tini.git /tmp/tmp.Vsq3P4rXGJ/tini [2021-07-20T04:53:58.418Z] #37 4.374 Cloning into '/tmp/tmp.Vsq3P4rXGJ/tini'... [2021-07-20T04:53:58.418Z] #37 5.039 + cd /tmp/tmp.Vsq3P4rXGJ/tini [2021-07-20T04:53:58.418Z] #37 5.039 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T04:53:58.418Z] #37 5.054 + cmake . [2021-07-20T04:53:58.418Z] #37 5.826 -- The C compiler identification is GNU 8.3.0 [2021-07-20T04:53:58.418Z] #37 5.886 -- Check for working C compiler: /usr/bin/cc [2021-07-20T04:53:58.418Z] #37 6.664 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-20T04:53:58.418Z] #37 6.667 -- Detecting C compiler ABI info [2021-07-20T04:53:58.418Z] #37 7.335 -- Detecting C compiler ABI info - done [2021-07-20T04:53:58.418Z] #37 7.357 -- Detecting C compile features [2021-07-20T04:53:58.418Z] #37 9.355 -- Detecting C compile features - done [2021-07-20T04:53:58.418Z] #37 9.400 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-20T04:53:58.418Z] #37 9.727 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-20T04:53:58.418Z] #37 9.803 -- Configuring done [2021-07-20T04:53:58.418Z] #37 9.833 -- Generating done [2021-07-20T04:53:58.418Z] #37 9.835 -- Build files have been written to: /tmp/tmp.Vsq3P4rXGJ/tini [2021-07-20T04:53:58.418Z] #37 9.847 + make tini-static [2021-07-20T04:53:58.418Z] #37 10.19 Scanning dependencies of target tini-static [2021-07-20T04:53:58.418Z] #37 10.31 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-20T04:53:58.525Z] #43 7.684 PBCC images/sk-netlink.pb-c.c [2021-07-20T04:53:58.525Z] #43 7.715 DEP images/sk-netlink.pb-c.d [2021-07-20T04:53:58.525Z] #43 7.760 PBCC images/sk-inet.pb-c.c [2021-07-20T04:53:58.525Z] #43 7.815 DEP images/sk-inet.pb-c.d [2021-07-20T04:53:58.682Z] #37 ... [2021-07-20T04:53:58.682Z] [2021-07-20T04:53:58.682Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-07-20T04:53:58.682Z] #42 sha256:34f1c0d0d7eff990e0a80316d39a5df42a29c8c2446d59159081533bb95bcb10 [2021-07-20T04:53:58.682Z] #42 12.61 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-07-20T04:53:58.682Z] #42 12.62 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-07-20T04:53:58.682Z] #42 12.64 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-07-20T04:53:58.682Z] #42 12.85 Selecting previously unselected package libprotobuf-dev:arm64. [2021-07-20T04:53:58.682Z] #42 12.87 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-07-20T04:53:58.682Z] #42 12.87 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-07-20T04:53:58.785Z] #43 7.880 PBCC images/sk-unix.pb-c.c [2021-07-20T04:53:58.785Z] #43 7.972 DEP images/sk-unix.pb-c.d [2021-07-20T04:53:58.785Z] #43 8.035 PBCC images/mm.pb-c.c [2021-07-20T04:53:58.785Z] #43 8.055 DEP images/mm.pb-c.d [2021-07-20T04:53:58.785Z] #43 8.092 PBCC images/timerfd.pb-c.c [2021-07-20T04:53:59.041Z] #43 8.113 DEP images/timerfd.pb-c.d [2021-07-20T04:53:59.041Z] #43 8.161 PBCC images/timer.pb-c.c [2021-07-20T04:53:59.041Z] #43 8.185 DEP images/timer.pb-c.d [2021-07-20T04:53:59.041Z] #43 8.207 PBCC images/sa.pb-c.c [2021-07-20T04:53:59.041Z] #43 8.233 DEP images/sa.pb-c.d [2021-07-20T04:53:59.041Z] #43 8.270 PBCC images/pipe-data.pb-c.c [2021-07-20T04:53:59.041Z] #43 8.291 DEP images/pipe-data.pb-c.d [2021-07-20T04:53:59.041Z] #43 8.319 PBCC images/mnt.pb-c.c [2021-07-20T04:53:59.082Z] #36 ... [2021-07-20T04:53:59.082Z] [2021-07-20T04:53:59.082Z] #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-20T04:53:59.082Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-20T04:53:59.082Z] #27 CACHED [2021-07-20T04:53:59.082Z] [2021-07-20T04:53:59.082Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-20T04:53:59.082Z] #28 sha256:f5e2358d96d948c5d92c52b78a20851d5abcc268d02a1b57fc6679b79c3d3a3f [2021-07-20T04:53:59.082Z] #28 CACHED [2021-07-20T04:53:59.082Z] [2021-07-20T04:53:59.082Z] #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-20T04:53:59.082Z] #29 sha256:38cba9c14ed75deeee323c7900b931d83ef2dcc1e88d81ac02df736783dfc6db [2021-07-20T04:53:59.082Z] #29 CACHED [2021-07-20T04:53:59.082Z] [2021-07-20T04:53:59.082Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-20T04:53:59.082Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4 [2021-07-20T04:53:59.082Z] #31 CACHED [2021-07-20T04:53:59.082Z] [2021-07-20T04:53:59.082Z] #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-20T04:53:59.082Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-20T04:53:59.082Z] #32 CACHED [2021-07-20T04:53:59.082Z] [2021-07-20T04:53:59.082Z] #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-20T04:53:59.082Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T04:53:59.082Z] #36 19.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-20T04:53:59.082Z] #36 19.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-20T04:53:59.082Z] #36 19.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-20T04:53:59.082Z] #36 19.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-20T04:53:59.083Z] #36 19.78 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-20T04:53:59.083Z] #36 19.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-20T04:53:59.233Z] #49 ... [2021-07-20T04:53:59.233Z] [2021-07-20T04:53:59.233Z] #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-20T04:53:59.233Z] #37 sha256:40738ba9fce3cf10843fd8e11694e6e5a2b6ffc8152bc14b84778c422c30bc19 [2021-07-20T04:53:59.233Z] #37 10.20 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-20T04:53:59.233Z] #37 10.23 -- Detecting C compiler ABI info [2021-07-20T04:53:59.233Z] #37 11.02 -- Detecting C compiler ABI info - done [2021-07-20T04:53:59.233Z] #37 11.08 -- Detecting C compile features [2021-07-20T04:53:59.233Z] #37 13.53 -- Detecting C compile features - done [2021-07-20T04:53:59.233Z] #37 13.61 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-20T04:53:59.233Z] #37 13.96 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-20T04:53:59.233Z] #37 14.09 -- Configuring done [2021-07-20T04:53:59.233Z] #37 14.11 -- Generating done [2021-07-20T04:53:59.233Z] #37 14.13 -- Build files have been written to: /tmp/tmp.9oH2zXuuO9/tini [2021-07-20T04:53:59.233Z] #37 14.13 + make tini-static [2021-07-20T04:53:59.233Z] #37 14.64 Scanning dependencies of target tini-static [2021-07-20T04:53:59.233Z] #37 14.87 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-20T04:53:59.233Z] #37 16.77 [100%] Linking C executable tini-static [2021-07-20T04:53:59.233Z] #37 17.45 [100%] Built target tini-static [2021-07-20T04:53:59.233Z] #37 17.51 + mkdir -p /build [2021-07-20T04:53:59.233Z] #37 17.52 + cp tini-static /build/docker-init [2021-07-20T04:53:59.233Z] #37 DONE 18.0s [2021-07-20T04:53:59.233Z] [2021-07-20T04:53:59.233Z] #51 [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-20T04:53:59.233Z] #51 sha256:1bfacc93a292d99c7e923282985ced0ee0adbe3cb4e14af7d806023df2fcbfb8 [2021-07-20T04:53:59.233Z] #51 17.09 + cd /tmp/tmp.mToVSiGt2i/src/github.com/mvdan/sh [2021-07-20T04:53:59.233Z] #51 17.11 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T04:53:59.233Z] #51 17.23 + GO111MODULE=on [2021-07-20T04:53:59.233Z] #51 17.23 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-20T04:53:59.233Z] #51 18.13 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-20T04:53:59.233Z] #51 18.13 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-20T04:53:59.233Z] #51 18.21 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-20T04:53:59.298Z] #43 8.368 DEP images/mnt.pb-c.d [2021-07-20T04:53:59.298Z] #43 8.401 PBCC images/sk-packet.pb-c.c [2021-07-20T04:53:59.298Z] #43 8.436 DEP images/sk-packet.pb-c.d [2021-07-20T04:53:59.298Z] #43 8.470 PBCC images/tcp-stream.pb-c.c [2021-07-20T04:53:59.298Z] #43 8.503 DEP images/tcp-stream.pb-c.d [2021-07-20T04:53:59.298Z] #43 8.567 PBCC images/pipe.pb-c.c [2021-07-20T04:53:59.528Z] #58 17.03 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-20T04:53:59.528Z] #58 17.19 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-20T04:53:59.553Z] #43 8.597 DEP images/pipe.pb-c.d [2021-07-20T04:53:59.553Z] #43 8.633 PBCC images/pstree.pb-c.c [2021-07-20T04:53:59.553Z] #43 8.664 DEP images/pstree.pb-c.d [2021-07-20T04:53:59.553Z] #43 8.696 PBCC images/fs.pb-c.c [2021-07-20T04:53:59.553Z] #43 8.715 DEP images/fs.pb-c.d [2021-07-20T04:53:59.553Z] #43 8.753 PBCC images/signalfd.pb-c.c [2021-07-20T04:53:59.553Z] #43 8.785 DEP images/signalfd.pb-c.d [2021-07-20T04:53:59.553Z] #43 8.818 PBCC images/fh.pb-c.c [2021-07-20T04:53:59.637Z] #42 14.32 Selecting previously unselected package libprotoc17:arm64. [2021-07-20T04:53:59.637Z] #42 14.32 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-07-20T04:53:59.637Z] #42 14.33 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-07-20T04:53:59.809Z] #43 8.855 PBCC images/fsnotify.pb-c.c [2021-07-20T04:53:59.809Z] #43 8.887 DEP images/fh.pb-c.d [2021-07-20T04:53:59.809Z] #43 8.917 DEP images/fsnotify.pb-c.d [2021-07-20T04:53:59.809Z] #43 8.982 PBCC images/eventpoll.pb-c.c [2021-07-20T04:53:59.809Z] #43 9.021 DEP images/eventpoll.pb-c.d [2021-07-20T04:53:59.809Z] #43 9.082 PBCC images/eventfd.pb-c.c [2021-07-20T04:54:00.022Z] #36 ... [2021-07-20T04:54:00.022Z] [2021-07-20T04:54:00.022Z] #55 [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-20T04:54:00.022Z] #55 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-20T04:54:00.022Z] #55 7.980 Reading package lists... [2021-07-20T04:54:00.022Z] #55 14.39 Building dependency tree... [2021-07-20T04:54:00.022Z] #55 15.74 Reading state information... [2021-07-20T04:54:00.022Z] #55 16.98 The following additional packages will be installed: [2021-07-20T04:54:00.022Z] #55 16.99 libbtrfs0 [2021-07-20T04:54:00.022Z] #55 17.43 The following NEW packages will be installed: [2021-07-20T04:54:00.022Z] #55 17.46 libbtrfs-dev libbtrfs0 [2021-07-20T04:54:00.022Z] #55 18.03 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T04:54:00.022Z] #55 18.03 Need to get 119 kB of archives. [2021-07-20T04:54:00.022Z] #55 18.03 After this operation, 387 kB of additional disk space will be used. [2021-07-20T04:54:00.022Z] #55 18.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-20T04:54:00.022Z] #55 18.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-20T04:54:00.022Z] #55 19.68 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T04:54:00.022Z] #55 19.86 Fetched 119 kB in 0s (432 kB/s) [2021-07-20T04:54:00.022Z] #55 20.00 Selecting previously unselected package libbtrfs0. [2021-07-20T04:54:00.022Z] #55 20.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 ... 15421 files and directories currently installed.) [2021-07-20T04:54:00.022Z] #55 20.10 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-20T04:54:00.022Z] #55 20.11 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-20T04:54:00.022Z] #55 20.19 Selecting previously unselected package libbtrfs-dev. [2021-07-20T04:54:00.022Z] #55 20.19 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-20T04:54:00.022Z] #55 20.20 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-20T04:54:00.022Z] #55 20.47 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-20T04:54:00.022Z] #55 20.51 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-20T04:54:00.022Z] #55 20.52 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T04:54:00.022Z] #55 DONE 20.9s [2021-07-20T04:54:00.022Z] [2021-07-20T04:54:00.022Z] #56 [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-20T04:54:00.022Z] #56 sha256:d20754fd6f99f51f89dedc26e795dec1a4188e22b3e696e0fea110419a14a9e9 [2021-07-20T04:54:00.065Z] #43 9.097 DEP images/eventfd.pb-c.d [2021-07-20T04:54:00.065Z] #43 9.128 PBCC images/remap-file-path.pb-c.c [2021-07-20T04:54:00.065Z] #43 9.143 DEP images/remap-file-path.pb-c.d [2021-07-20T04:54:00.065Z] #43 9.201 PBCC images/fifo.pb-c.c [2021-07-20T04:54:00.065Z] #43 9.211 DEP images/fifo.pb-c.d [2021-07-20T04:54:00.065Z] #43 9.251 PBCC images/ghost-file.pb-c.c [2021-07-20T04:54:00.065Z] #43 9.285 DEP images/ghost-file.pb-c.d [2021-07-20T04:54:00.065Z] #43 9.327 PBCC images/regfile.pb-c.c [2021-07-20T04:54:00.216Z] #42 14.92 Selecting previously unselected package protobuf-c-compiler. [2021-07-20T04:54:00.216Z] #42 14.93 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-07-20T04:54:00.216Z] #42 14.94 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-20T04:54:00.321Z] #43 9.362 DEP images/regfile.pb-c.d [2021-07-20T04:54:00.321Z] #43 9.401 PBCC images/ns.pb-c.c [2021-07-20T04:54:00.321Z] #43 9.425 DEP images/ns.pb-c.d [2021-07-20T04:54:00.321Z] #43 9.464 PBCC images/fdinfo.pb-c.c [2021-07-20T04:54:00.321Z] #43 9.502 DEP images/fdinfo.pb-c.d [2021-07-20T04:54:00.321Z] #43 9.608 PBCC images/core-aarch64.pb-c.c [2021-07-20T04:54:00.459Z] #58 ... [2021-07-20T04:54:00.459Z] [2021-07-20T04:54:00.459Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-20T04:54:00.459Z] #39 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db [2021-07-20T04:54:00.459Z] #39 CACHED [2021-07-20T04:54:00.459Z] [2021-07-20T04:54:00.459Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-20T04:54:00.459Z] #28 sha256:2c73e0e489396dcbb934ec893451ebf1f41ca354eb290acb5b971f5913f3a4d4 [2021-07-20T04:54:00.459Z] #28 CACHED [2021-07-20T04:54:00.459Z] [2021-07-20T04:54:00.459Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-07-20T04:54:00.459Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e [2021-07-20T04:54:00.459Z] #19 CACHED [2021-07-20T04:54:00.459Z] [2021-07-20T04:54:00.459Z] #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-20T04:54:00.459Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-20T04:54:00.459Z] #27 CACHED [2021-07-20T04:54:00.459Z] [2021-07-20T04:54:00.459Z] #20 [dev-systemd-false 7/26] 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-20T04:54:00.459Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-20T04:54:00.459Z] #20 CACHED [2021-07-20T04:54:00.459Z] [2021-07-20T04:54:00.459Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-07-20T04:54:00.459Z] #25 sha256:280f1b0a6a2b94f24d47e73c2d183b02f7cc845116ca3fd95d83549f3c6625df [2021-07-20T04:54:00.459Z] #25 CACHED [2021-07-20T04:54:00.459Z] [2021-07-20T04:54:00.459Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-20T04:54:00.459Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4 [2021-07-20T04:54:00.459Z] #31 CACHED [2021-07-20T04:54:00.459Z] [2021-07-20T04:54:00.459Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-07-20T04:54:00.459Z] #14 sha256:2e3649b65de75805334c728684ff03a8199a3b1b3e88023b97eeb333ab7cb9cb [2021-07-20T04:54:00.459Z] #14 CACHED [2021-07-20T04:54:00.459Z] [2021-07-20T04:54:00.459Z] #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-20T04:54:00.459Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-20T04:54:00.459Z] #32 CACHED [2021-07-20T04:54:00.459Z] [2021-07-20T04:54:00.459Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-20T04:54:00.459Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6 [2021-07-20T04:54:00.459Z] #18 CACHED [2021-07-20T04:54:00.459Z] [2021-07-20T04:54:00.459Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-20T04:54:00.459Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4 [2021-07-20T04:54:00.459Z] #17 CACHED [2021-07-20T04:54:00.459Z] [2021-07-20T04:54:00.459Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-20T04:54:00.459Z] #16 sha256:70cd9adaffc438637136dcc9ee5c7461e62ccdf7187b51d2bcf88ae8b7fd2d91 [2021-07-20T04:54:00.459Z] #16 CACHED [2021-07-20T04:54:00.459Z] [2021-07-20T04:54:00.459Z] #21 [dev-systemd-false 8/26] 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-20T04:54:00.459Z] #21 sha256:8efbf7e0131dc25a52a74797b4846faebe3f1cf32bc2aedf7204a9ae01ab6bbf [2021-07-20T04:54:00.459Z] #21 CACHED [2021-07-20T04:54:00.459Z] [2021-07-20T04:54:00.459Z] #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-20T04:54:00.459Z] #29 sha256:5b369ea6ac8d7bdc7b504ec81f2f9f31a1c3720291951fd3dc3f61851c9d3438 [2021-07-20T04:54:00.459Z] #29 CACHED [2021-07-20T04:54:00.459Z] [2021-07-20T04:54:00.459Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-20T04:54:00.459Z] #30 sha256:08c98ce5e35aa3463002f845e8a2c4c20a0976f5acb462dde7eb9b60aee2808a [2021-07-20T04:54:00.459Z] #30 CACHED [2021-07-20T04:54:00.459Z] [2021-07-20T04:54:00.459Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-20T04:54:00.459Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-20T04:54:00.459Z] #22 CACHED [2021-07-20T04:54:00.459Z] [2021-07-20T04:54:00.459Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-20T04:54:00.459Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55 [2021-07-20T04:54:00.459Z] #15 CACHED [2021-07-20T04:54:00.459Z] [2021-07-20T04:54:00.459Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-20T04:54:00.459Z] #33 sha256:8656c047047a8b816c43694764d3d63d339cf9f813c745ab18cc207293783ed3 [2021-07-20T04:54:00.459Z] #33 CACHED [2021-07-20T04:54:00.459Z] [2021-07-20T04:54:00.459Z] #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-20T04:54:00.459Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-20T04:54:00.459Z] #40 CACHED [2021-07-20T04:54:00.480Z] #42 15.07 Selecting previously unselected package protobuf-compiler. [2021-07-20T04:54:00.480Z] #42 15.09 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-07-20T04:54:00.480Z] #42 15.12 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-07-20T04:54:00.480Z] #42 ... [2021-07-20T04:54:00.480Z] [2021-07-20T04:54:00.480Z] #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-20T04:54:00.480Z] #37 sha256:231b59721d691a7b9d3851dbf34945d4aebad49b8abfd09b659e12a365630b61 [2021-07-20T04:54:00.480Z] #37 11.91 [100%] Linking C executable tini-static [2021-07-20T04:54:00.480Z] #37 12.44 [100%] Built target tini-static [2021-07-20T04:54:00.480Z] #37 12.54 + mkdir -p /build [2021-07-20T04:54:00.480Z] #37 12.60 + cp tini-static /build/docker-init [2021-07-20T04:54:00.480Z] #37 DONE 13.2s [2021-07-20T04:54:00.480Z] [2021-07-20T04:54:00.480Z] #45 [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-20T04:54:00.480Z] #45 sha256:768616f5375d743733ba02dcf5203788c7ce75c445e445f59ed6cabec6e26412 [2021-07-20T04:54:00.480Z] #45 DONE 13.2s [2021-07-20T04:54:00.578Z] #43 ... [2021-07-20T04:54:00.578Z] [2021-07-20T04:54:00.578Z] #51 [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-20T04:54:00.578Z] #51 sha256:f48044d65307dd460032cb61bb305c6231ea2d2f47f7deccf71ffb26f423b0d3 [2021-07-20T04:54:00.578Z] #51 29.81 golang.org/x/crypto/ssh/terminal [2021-07-20T04:54:00.578Z] #51 33.19 mvdan.cc/sh/v3/cmd/shfmt [2021-07-20T04:54:00.578Z] #51 DONE 35.2s [2021-07-20T04:54:00.578Z] [2021-07-20T04:54:00.578Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:00.578Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:00.578Z] #43 9.635 PBCC images/core-arm.pb-c.c [2021-07-20T04:54:00.578Z] #43 9.695 PBCC images/core-ppc64.pb-c.c [2021-07-20T04:54:00.578Z] #43 9.760 PBCC images/core-s390.pb-c.c [2021-07-20T04:54:00.578Z] #43 9.852 PBCC images/core-x86.pb-c.c [2021-07-20T04:54:00.608Z] #51 19.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-20T04:54:00.715Z] [2021-07-20T04:54:00.715Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-07-20T04:54:00.715Z] #35 sha256:08b5fce7002e6accf135d3f0109e52d9988719a4764332cd9490c8832aa266e5 [2021-07-20T04:54:00.715Z] #35 DONE 0.1s [2021-07-20T04:54:00.715Z] [2021-07-20T04:54:00.715Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-07-20T04:54:00.715Z] #38 sha256:1ed821985526c782f9a74f9679406d1c0b7f4f9afa4e11eec3b3e1e21c2844ea [2021-07-20T04:54:00.715Z] #38 DONE 0.1s [2021-07-20T04:54:00.715Z] [2021-07-20T04:54:00.715Z] #49 [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-20T04:54:00.715Z] #49 sha256:48eb3a434fde4af24bea3cfec080f6d954ca5ada01c7661064b9f880179ad713 [2021-07-20T04:54:00.715Z] #49 15.16 go: downloading github.com/fatih/color v1.7.0 [2021-07-20T04:54:00.715Z] #49 15.18 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-20T04:54:00.715Z] #49 15.24 go: downloading github.com/pkg/errors v0.8.1 [2021-07-20T04:54:00.715Z] #49 15.26 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-20T04:54:00.715Z] #49 15.49 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-20T04:54:00.715Z] #49 15.89 go: downloading github.com/spf13/viper v1.6.1 [2021-07-20T04:54:00.715Z] #49 16.49 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-20T04:54:00.715Z] #49 16.52 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-20T04:54:00.715Z] #49 16.61 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-20T04:54:00.715Z] #49 16.85 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-20T04:54:00.715Z] #49 17.87 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-20T04:54:00.715Z] #49 18.26 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-20T04:54:00.742Z] [2021-07-20T04:54:00.742Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-07-20T04:54:00.742Z] #67 sha256:a2c6ab9a4d9b40c81e4920fe73ff078934b116788eb8115db507bb62fd7bdf63 [2021-07-20T04:54:00.834Z] #43 9.908 PBCC images/core.pb-c.c [2021-07-20T04:54:00.834Z] #43 10.00 PBCC images/inventory.pb-c.c [2021-07-20T04:54:00.834Z] #43 10.07 DEP images/core-aarch64.pb-c.d [2021-07-20T04:54:00.834Z] #43 10.17 DEP images/core-arm.pb-c.d [2021-07-20T04:54:00.966Z] #56 1.044 + RM_GOPATH=0 [2021-07-20T04:54:01.089Z] #43 10.24 DEP images/core-ppc64.pb-c.d [2021-07-20T04:54:01.089Z] #43 10.34 DEP images/core-s390.pb-c.d [2021-07-20T04:54:01.089Z] #43 10.44 DEP images/core-x86.pb-c.d [2021-07-20T04:54:01.226Z] #56 1.051 + TMP_GOPATH= [2021-07-20T04:54:01.226Z] #56 1.051 + : /build [2021-07-20T04:54:01.226Z] #56 1.051 + '[' -z '' ']' [2021-07-20T04:54:01.226Z] #56 1.056 ++ mktemp -d [2021-07-20T04:54:01.226Z] #56 1.058 + export GOPATH=/tmp/tmp.uu6XqH6Smy [2021-07-20T04:54:01.226Z] #56 1.058 + GOPATH=/tmp/tmp.uu6XqH6Smy [2021-07-20T04:54:01.226Z] #56 1.058 + RM_GOPATH=1 [2021-07-20T04:54:01.226Z] #56 1.058 + case "$(go env GOARCH)" in [2021-07-20T04:54:01.226Z] #56 1.059 ++ go env GOARCH [2021-07-20T04:54:01.226Z] #56 1.084 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:54:01.226Z] #56 1.084 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:54:01.226Z] #56 1.085 ++ dirname /tmp/install/install.sh [2021-07-20T04:54:01.226Z] #56 1.090 + dir=/tmp/install [2021-07-20T04:54:01.226Z] #56 1.090 + bin=containerd [2021-07-20T04:54:01.226Z] #56 1.091 + shift [2021-07-20T04:54:01.226Z] #56 1.091 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-20T04:54:01.226Z] #56 1.091 + . /tmp/install/containerd.installer [2021-07-20T04:54:01.226Z] #56 1.092 ++ set -e [2021-07-20T04:54:01.226Z] #56 1.092 ++ : 7eba5930496d9bbe375fdf71603e610ad737d2b2 [2021-07-20T04:54:01.226Z] #56 1.093 + install_containerd [2021-07-20T04:54:01.226Z] #56 1.095 + echo 'Install containerd version 7eba5930496d9bbe375fdf71603e610ad737d2b2' [2021-07-20T04:54:01.226Z] #56 1.096 Install containerd version 7eba5930496d9bbe375fdf71603e610ad737d2b2 [2021-07-20T04:54:01.226Z] #56 1.096 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uu6XqH6Smy/src/github.com/containerd/containerd [2021-07-20T04:54:01.226Z] #56 1.109 Cloning into '/tmp/tmp.uu6XqH6Smy/src/github.com/containerd/containerd'... [2021-07-20T04:54:01.266Z] #67 13.12 Checking out files: 67% (1283/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-07-20T04:54:01.266Z] #67 14.01 + cd /tmp/tmp.5Wy081TgTZ/src/github.com/docker/libnetwork [2021-07-20T04:54:01.266Z] #67 14.01 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-20T04:54:01.280Z] #49 ... [2021-07-20T04:54:01.280Z] [2021-07-20T04:54:01.280Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-07-20T04:54:01.280Z] #41 sha256:34fc501db20cf00460fe7977fe28091327592737e7cb73efeb2c5153412f5091 [2021-07-20T04:54:01.280Z] #41 DONE 0.5s [2021-07-20T04:54:01.280Z] [2021-07-20T04:54:01.280Z] #53 [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-20T04:54:01.280Z] #53 sha256:02032f7a0a7fdb74b963e23e74e1c5bb254941fe71b101aeb97bfca4e1e54c48 [2021-07-20T04:54:01.280Z] #53 18.84 Checking out files: 97% (1181/1215) Checking out files: 98% (1191/1215) Checking out files: 99% (1203/1215) Checking out files: 100% (1215/1215) Checking out files: 100% (1215/1215), done. [2021-07-20T04:54:01.280Z] #53 18.89 + cd /tmp/tmp.TSYNhUgZj3/src/github.com/opencontainers/runc [2021-07-20T04:54:01.280Z] #53 18.89 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-20T04:54:01.345Z] #43 10.51 DEP images/core.pb-c.d [2021-07-20T04:54:01.345Z] #43 10.55 DEP images/inventory.pb-c.d [2021-07-20T04:54:01.345Z] #43 10.58 PBCC images/cpuinfo.pb-c.c [2021-07-20T04:54:01.345Z] #43 10.59 DEP images/cpuinfo.pb-c.d [2021-07-20T04:54:01.345Z] #43 10.63 PBCC images/stats.pb-c.c [2021-07-20T04:54:01.345Z] #43 10.67 DEP images/stats.pb-c.d [2021-07-20T04:54:01.529Z] #67 14.23 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-07-20T04:54:01.843Z] #53 19.44 + '[' -z '' ']' [2021-07-20T04:54:01.843Z] #53 19.44 + target=static [2021-07-20T04:54:01.843Z] #53 19.44 + make 'BUILDTAGS=seccomp ' static [2021-07-20T04:54:02.100Z] #53 19.74 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-20T04:54:02.271Z] #43 11.43 make[1]: Nothing to be done for 'all'. [2021-07-20T04:54:02.356Z] #53 ... [2021-07-20T04:54:02.356Z] [2021-07-20T04:54:02.356Z] #45 [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-20T04:54:02.356Z] #45 sha256:f1d579163ea246aa6b8869a3195b2ed8c1b52b587a504b119acb0ce65ddafe06 [2021-07-20T04:54:02.356Z] #45 12.79 github.com/LK4D4/vndr [2021-07-20T04:54:02.356Z] #45 DONE 20.2s [2021-07-20T04:54:02.513Z] #51 ... [2021-07-20T04:54:02.513Z] [2021-07-20T04:54:02.513Z] #58 [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-20T04:54:02.513Z] #58 sha256:9f684a24cfd2a970b583a2a3f199161e02207859196da13ad7cad7b49db0a40d [2021-07-20T04:54:02.513Z] #58 11.64 + cd /tmp/tmp.ZYrp9Hqhth/src/github.com/rootless-containers/rootlesskit [2021-07-20T04:54:02.513Z] #58 11.64 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-20T04:54:02.513Z] #58 11.66 + export GO111MODULE=on [2021-07-20T04:54:02.513Z] #58 11.66 + GO111MODULE=on [2021-07-20T04:54:02.513Z] #58 11.66 + export GOPROXY=https://proxy.golang.org [2021-07-20T04:54:02.513Z] #58 11.66 + GOPROXY=https://proxy.golang.org [2021-07-20T04:54:02.513Z] #58 11.66 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-20T04:54:02.513Z] #58 11.66 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-20T04:54:02.513Z] #58 13.02 go: downloading github.com/pkg/errors v0.9.1 [2021-07-20T04:54:02.513Z] #58 13.03 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-20T04:54:02.513Z] #58 13.09 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-20T04:54:02.513Z] #58 13.76 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-20T04:54:02.513Z] #58 16.95 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-20T04:54:02.513Z] #58 17.44 go: downloading github.com/google/uuid v1.2.0 [2021-07-20T04:54:02.513Z] #58 17.45 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-20T04:54:02.513Z] #58 17.50 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-20T04:54:02.513Z] #58 17.54 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-20T04:54:02.513Z] #58 17.57 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-20T04:54:02.513Z] #58 17.74 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-20T04:54:02.513Z] #58 18.21 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-20T04:54:02.513Z] #58 18.34 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-20T04:54:02.513Z] #58 20.09 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-20T04:54:02.615Z] [2021-07-20T04:54:02.615Z] #51 [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-20T04:54:02.615Z] #51 sha256:5a9be1a67eb4e6369e9c3280bc57c96e89f01061005307040f3b655a31575bfa [2021-07-20T04:54:02.615Z] #51 15.28 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-20T04:54:02.615Z] #51 15.30 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-20T04:54:02.615Z] #51 15.35 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-20T04:54:02.615Z] #51 17.80 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-20T04:54:02.619Z] #56 ... [2021-07-20T04:54:02.619Z] [2021-07-20T04:54:02.619Z] #45 [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-20T04:54:02.619Z] #45 sha256:e85a720e196493fbd21bbecd118d9fdb48160a05ea037124dbf4444e1d2f4748 [2021-07-20T04:54:02.619Z] #45 11.79 github.com/LK4D4/vndr [2021-07-20T04:54:02.619Z] #45 DONE 19.2s [2021-07-20T04:54:02.619Z] [2021-07-20T04:54:02.619Z] #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-20T04:54:02.619Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T04:54:02.619Z] #36 21.05 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T04:54:02.619Z] #36 21.29 Fetched 14.9 MB in 2s (7649 kB/s) [2021-07-20T04:54:02.619Z] #36 21.42 Selecting previously unselected package xxd. [2021-07-20T04:54:02.619Z] #36 21.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-20T04:54:02.619Z] #36 21.52 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-20T04:54:02.619Z] #36 21.53 Unpacking xxd (2:8.1.0875-5) ... [2021-07-20T04:54:02.619Z] #36 21.78 Selecting previously unselected package vim-common. [2021-07-20T04:54:02.619Z] #36 21.79 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-20T04:54:02.619Z] #36 21.85 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-20T04:54:02.619Z] #36 22.20 Selecting previously unselected package cmake-data. [2021-07-20T04:54:02.619Z] #36 22.20 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-20T04:54:02.619Z] #36 22.21 Unpacking cmake-data (3.13.4-1) ... [2021-07-20T04:54:02.772Z] #58 ... [2021-07-20T04:54:02.772Z] [2021-07-20T04:54:02.772Z] #49 [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-20T04:54:02.772Z] #49 sha256:0ee1b15c32111b607e6513c0e153a80f3726fe88a2b24efe02d72615ad286fb9 [2021-07-20T04:54:02.772Z] #49 18.41 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-20T04:54:02.772Z] #49 18.46 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-20T04:54:02.772Z] #49 18.49 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-20T04:54:02.772Z] #49 18.49 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-20T04:54:02.772Z] #49 18.77 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-20T04:54:02.772Z] #49 18.77 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-20T04:54:02.772Z] #49 18.88 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-20T04:54:02.772Z] #49 18.88 go: downloading github.com/spf13/afero v1.1.2 [2021-07-20T04:54:02.772Z] #49 19.04 go: downloading github.com/spf13/cast v1.3.0 [2021-07-20T04:54:02.772Z] #49 19.05 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-20T04:54:02.772Z] #49 19.07 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-20T04:54:02.772Z] #49 19.10 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-20T04:54:02.772Z] #49 19.10 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-20T04:54:02.772Z] #49 19.33 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-20T04:54:02.772Z] #49 19.33 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-20T04:54:02.772Z] #49 19.34 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-20T04:54:02.772Z] #49 19.43 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-20T04:54:02.772Z] #49 19.52 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-20T04:54:02.772Z] #49 19.57 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-20T04:54:02.772Z] #49 19.57 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-20T04:54:02.772Z] #49 19.60 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-20T04:54:02.772Z] #49 19.81 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-20T04:54:02.772Z] #49 19.81 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-20T04:54:02.772Z] #49 19.82 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-20T04:54:02.772Z] #49 19.85 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-20T04:54:02.772Z] #49 20.01 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-20T04:54:02.772Z] #49 20.03 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-20T04:54:02.772Z] #49 20.14 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-20T04:54:02.772Z] #49 20.24 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-20T04:54:02.772Z] #49 20.36 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-20T04:54:02.772Z] #49 20.51 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-20T04:54:02.772Z] #49 20.85 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-20T04:54:02.772Z] #49 20.93 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-20T04:54:02.772Z] #49 20.97 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-20T04:54:02.772Z] #49 21.15 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-20T04:54:02.772Z] #49 21.15 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-20T04:54:02.772Z] #49 21.21 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-20T04:54:02.772Z] #49 21.30 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-20T04:54:02.772Z] #49 21.78 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-20T04:54:02.772Z] #49 21.78 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-20T04:54:02.772Z] #49 21.80 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-20T04:54:02.772Z] #49 21.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-20T04:54:02.772Z] #49 21.86 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-20T04:54:02.772Z] #49 21.91 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-20T04:54:02.874Z] #51 ... [2021-07-20T04:54:02.874Z] [2021-07-20T04:54:02.874Z] #47 [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-20T04:54:02.874Z] #47 sha256:6dfe57c0d8044c7644645af8f1cb229cc39e5a610fdeca494df5aa01a542726c [2021-07-20T04:54:02.874Z] #47 10.35 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-20T04:54:02.874Z] #47 ... [2021-07-20T04:54:02.874Z] [2021-07-20T04:54:02.874Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-07-20T04:54:02.874Z] #67 sha256:63fccc19794d03731086b83f0d6d4e83dfd8e97b91eeb52cd07f01740e69a197 [2021-07-20T04:54:02.879Z] #36 ... [2021-07-20T04:54:02.879Z] [2021-07-20T04:54:02.879Z] #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-20T04:54:02.879Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T04:54:02.879Z] #13 5.378 Reading package lists... [2021-07-20T04:54:02.879Z] #13 11.81 Reading package lists... [2021-07-20T04:54:02.879Z] #13 18.99 Building dependency tree... [2021-07-20T04:54:02.879Z] #13 20.18 Reading state information... [2021-07-20T04:54:02.932Z] #67 ... [2021-07-20T04:54:02.932Z] [2021-07-20T04:54:02.932Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-20T04:54:02.932Z] #39 sha256:de3af72e39b73242989f16fc06aca50c6f9e46b477716ea287977c704a02a2ef [2021-07-20T04:54:02.932Z] #39 CACHED [2021-07-20T04:54:02.932Z] [2021-07-20T04:54:02.932Z] #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-20T04:54:02.932Z] #40 sha256:8b50b12a0ce0c7a83b81c2e3108ab0bca94e7bc77c2b92097fda2546d563fa91 [2021-07-20T04:54:02.932Z] #40 CACHED [2021-07-20T04:54:03.130Z] #67 20.60 Checking out files: 94% (1806/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-07-20T04:54:03.130Z] #67 20.81 + cd /tmp/tmp.y3KNbqF7Vw/src/github.com/docker/libnetwork [2021-07-20T04:54:03.130Z] #67 20.81 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-20T04:54:03.139Z] #13 ... [2021-07-20T04:54:03.139Z] [2021-07-20T04:54:03.139Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-07-20T04:54:03.139Z] #42 sha256:3bc948eafa4a2ba5f3c4da3ac4d1bb89d3387349418d9f6b9e66e3bce672d469 [2021-07-20T04:54:03.139Z] #42 8.300 Reading package lists... [2021-07-20T04:54:03.139Z] #42 14.56 Building dependency tree... [2021-07-20T04:54:03.139Z] #42 15.98 Reading state information... [2021-07-20T04:54:03.139Z] #42 17.26 The following additional packages will be installed: [2021-07-20T04:54:03.139Z] #42 17.26 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-07-20T04:54:03.139Z] #42 17.30 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-07-20T04:54:03.139Z] #42 17.30 Suggested packages: [2021-07-20T04:54:03.139Z] #42 17.30 manpages-dev python-setuptools [2021-07-20T04:54:03.139Z] #42 19.37 The following NEW packages will be installed: [2021-07-20T04:54:03.139Z] #42 19.38 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-07-20T04:54:03.139Z] #42 19.38 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-07-20T04:54:03.139Z] #42 19.38 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-07-20T04:54:03.139Z] #42 19.38 python-six zlib1g-dev [2021-07-20T04:54:03.139Z] #42 19.92 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T04:54:03.139Z] #42 19.92 Need to get 4095 kB of archives. [2021-07-20T04:54:03.139Z] #42 19.92 After this operation, 22.5 MB of additional disk space will be used. [2021-07-20T04:54:03.139Z] #42 19.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-07-20T04:54:03.139Z] #42 19.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-20T04:54:03.139Z] #42 19.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-07-20T04:54:03.139Z] #42 19.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-20T04:54:03.139Z] #42 19.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-07-20T04:54:03.139Z] #42 19.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-20T04:54:03.139Z] #42 19.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-07-20T04:54:03.139Z] #42 19.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-07-20T04:54:03.139Z] #42 19.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-20T04:54:03.139Z] #42 20.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-07-20T04:54:03.139Z] #42 20.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-07-20T04:54:03.139Z] #42 20.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-07-20T04:54:03.139Z] #42 20.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-07-20T04:54:03.139Z] #42 20.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-07-20T04:54:03.139Z] #42 20.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-07-20T04:54:03.139Z] #42 20.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-07-20T04:54:03.139Z] #42 20.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-07-20T04:54:03.139Z] #42 21.36 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T04:54:03.139Z] #42 21.62 Fetched 4095 kB in 1s (6927 kB/s) [2021-07-20T04:54:03.139Z] #42 21.73 Selecting previously unselected package libcap-dev:amd64. [2021-07-20T04:54:03.139Z] #42 21.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-20T04:54:03.139Z] #42 21.83 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-07-20T04:54:03.139Z] #42 21.85 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-07-20T04:54:03.139Z] #42 21.99 Selecting previously unselected package libnet1:amd64. [2021-07-20T04:54:03.139Z] #42 21.99 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-20T04:54:03.139Z] #42 22.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-20T04:54:03.139Z] #42 22.14 Selecting previously unselected package libnet1-dev. [2021-07-20T04:54:03.139Z] #42 22.14 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-20T04:54:03.139Z] #42 22.15 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-20T04:54:03.139Z] #42 22.28 Selecting previously unselected package libnl-3-200:amd64. [2021-07-20T04:54:03.139Z] #42 22.28 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-20T04:54:03.139Z] #42 22.29 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-20T04:54:03.139Z] #42 22.42 Selecting previously unselected package libnl-3-dev:amd64. [2021-07-20T04:54:03.139Z] #42 22.44 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-07-20T04:54:03.139Z] #42 22.45 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-20T04:54:03.139Z] #42 22.70 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-20T04:54:03.139Z] #42 22.70 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-20T04:54:03.139Z] #42 22.72 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-20T04:54:03.139Z] #42 22.81 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-07-20T04:54:03.139Z] #42 22.81 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-07-20T04:54:03.139Z] #42 22.83 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-20T04:54:03.139Z] #42 22.93 Selecting previously unselected package zlib1g-dev:amd64. [2021-07-20T04:54:03.139Z] #42 22.95 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-07-20T04:54:03.139Z] #42 22.96 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-20T04:54:03.139Z] #42 23.39 Selecting previously unselected package libprotobuf17:amd64. [2021-07-20T04:54:03.139Z] #42 23.39 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-20T04:54:03.139Z] #42 23.40 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-20T04:54:03.194Z] [2021-07-20T04:54:03.194Z] #49 [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-20T04:54:03.194Z] #49 sha256:e4cb829fafb1701e81b68ed419fd3e11040510a63a6de6e9a48dec4b43f89dad [2021-07-20T04:54:03.194Z] #49 15.87 go: downloading github.com/fatih/color v1.7.0 [2021-07-20T04:54:03.194Z] #49 15.87 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-20T04:54:03.194Z] #49 15.95 go: downloading github.com/pkg/errors v0.8.1 [2021-07-20T04:54:03.194Z] #49 15.95 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-20T04:54:03.194Z] #49 15.95 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-20T04:54:03.194Z] #49 15.98 go: downloading github.com/spf13/viper v1.6.1 [2021-07-20T04:54:03.198Z] #43 12.19 CC images/stats.o [2021-07-20T04:54:03.198Z] #43 12.41 CC images/core.o [2021-07-20T04:54:03.339Z] #49 22.26 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-20T04:54:03.339Z] #49 22.26 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-20T04:54:03.339Z] #49 22.29 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-20T04:54:03.339Z] #49 22.42 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-20T04:54:03.339Z] #49 22.44 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-20T04:54:03.339Z] #49 22.45 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-20T04:54:03.339Z] #49 22.52 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-20T04:54:03.399Z] #42 24.33 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-07-20T04:54:03.399Z] #42 ... [2021-07-20T04:54:03.399Z] [2021-07-20T04:54:03.399Z] #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-20T04:54:03.399Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T04:54:03.399Z] #13 22.08 The following additional packages will be installed: [2021-07-20T04:54:03.399Z] #13 22.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-20T04:54:03.399Z] #13 22.09 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-20T04:54:03.399Z] #13 22.10 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-20T04:54:03.399Z] #13 22.10 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-20T04:54:03.399Z] #13 22.10 mingw-w64-x86-64-dev [2021-07-20T04:54:03.399Z] #13 22.11 Suggested packages: [2021-07-20T04:54:03.399Z] #13 22.12 gcc-8-locales seccomp wine64 [2021-07-20T04:54:03.453Z] #43 12.74 CC images/core-x86.o [2021-07-20T04:54:03.709Z] #43 13.00 CC images/core-arm.o [2021-07-20T04:54:03.768Z] #49 16.26 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-20T04:54:03.768Z] #49 16.31 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-20T04:54:03.768Z] #49 16.37 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-20T04:54:03.768Z] #49 16.39 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-20T04:54:03.965Z] #43 13.20 CC images/core-aarch64.o [2021-07-20T04:54:04.059Z] #67 21.73 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-07-20T04:54:04.221Z] #43 13.41 CC images/core-ppc64.o [2021-07-20T04:54:04.280Z] #49 23.19 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-20T04:54:04.280Z] #49 23.19 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-20T04:54:04.280Z] #49 23.31 go: downloading golang.org/x/text v0.3.2 [2021-07-20T04:54:04.338Z] #13 22.96 The following NEW packages will be installed: [2021-07-20T04:54:04.338Z] #13 22.97 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-20T04:54:04.338Z] #13 22.97 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-20T04:54:04.338Z] #13 22.97 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-20T04:54:04.338Z] #13 22.97 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-20T04:54:04.338Z] #13 22.97 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-20T04:54:04.338Z] #13 22.98 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-20T04:54:04.338Z] #13 22.99 The following packages will be upgraded: [2021-07-20T04:54:04.338Z] #13 23.00 libseccomp2 [2021-07-20T04:54:04.343Z] #49 16.92 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-20T04:54:04.343Z] #49 17.03 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-20T04:54:04.476Z] #43 ... [2021-07-20T04:54:04.476Z] [2021-07-20T04:54:04.476Z] #49 [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-20T04:54:04.476Z] #49 sha256:f0e69a5987b33e1bfa38d9b36b0a6f283899692d9b50ca961ac539d309a2e1ad [2021-07-20T04:54:04.476Z] #49 29.22 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-20T04:54:04.476Z] #49 29.25 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-20T04:54:04.476Z] #49 29.30 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-20T04:54:04.476Z] #49 29.34 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-20T04:54:04.476Z] #49 29.35 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-20T04:54:04.476Z] #49 30.23 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-20T04:54:04.476Z] #49 30.34 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-20T04:54:04.476Z] #49 30.40 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-20T04:54:04.606Z] #49 17.25 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-20T04:54:04.606Z] #49 17.31 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-20T04:54:04.732Z] #49 ... [2021-07-20T04:54:04.732Z] [2021-07-20T04:54:04.732Z] #47 [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-20T04:54:04.732Z] #47 sha256:3f59e625e7c4368776ea9c1117ad47ab170b492c3b6fd8875337d0bd246de559 [2021-07-20T04:54:04.732Z] #47 DONE 39.4s [2021-07-20T04:54:04.732Z] [2021-07-20T04:54:04.732Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:04.732Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:04.732Z] #43 13.81 CC images/core-s390.o [2021-07-20T04:54:04.869Z] #49 17.42 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-20T04:54:04.869Z] #49 17.52 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-20T04:54:04.869Z] #49 17.61 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-20T04:54:04.907Z] #13 23.42 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T04:54:04.907Z] #13 23.42 Need to get 77.8 MB of archives. [2021-07-20T04:54:04.907Z] #13 23.42 After this operation, 487 MB of additional disk space will be used. [2021-07-20T04:54:04.907Z] #13 23.42 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-20T04:54:04.907Z] #13 23.42 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-20T04:54:04.907Z] #13 23.45 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-20T04:54:04.907Z] #13 23.58 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-20T04:54:04.921Z] #49 ... [2021-07-20T04:54:04.921Z] [2021-07-20T04:54:04.921Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-07-20T04:54:04.921Z] #42 sha256:3bc948eafa4a2ba5f3c4da3ac4d1bb89d3387349418d9f6b9e66e3bce672d469 [2021-07-20T04:54:04.921Z] #42 16.10 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-20T04:54:04.921Z] #42 16.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-20T04:54:04.921Z] #42 16.14 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-20T04:54:04.921Z] #42 16.15 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-20T04:54:04.921Z] #42 16.17 Setting up python-six (1.12.0-1) ... [2021-07-20T04:54:04.921Z] #42 20.31 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-20T04:54:04.921Z] #42 20.34 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-20T04:54:04.921Z] #42 20.36 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-20T04:54:04.921Z] #42 20.43 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-07-20T04:54:04.921Z] #42 20.44 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-20T04:54:04.921Z] #42 20.45 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-07-20T04:54:04.921Z] #42 20.47 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-20T04:54:04.921Z] #42 20.49 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-20T04:54:04.921Z] #42 20.51 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-20T04:54:04.921Z] #42 20.53 Setting up python-protobuf (3.6.1.3-2) ... [2021-07-20T04:54:04.921Z] #42 25.84 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-20T04:54:04.921Z] #42 25.91 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T04:54:05.166Z] #13 23.76 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-20T04:54:05.167Z] #13 23.77 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-20T04:54:05.167Z] #13 23.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-20T04:54:05.167Z] #13 23.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-20T04:54:05.181Z] #49 ... [2021-07-20T04:54:05.181Z] [2021-07-20T04:54:05.181Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-07-20T04:54:05.181Z] #67 sha256:a2c6ab9a4d9b40c81e4920fe73ff078934b116788eb8115db507bb62fd7bdf63 [2021-07-20T04:54:05.181Z] #67 DONE 17.7s [2021-07-20T04:54:05.181Z] [2021-07-20T04:54:05.181Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-07-20T04:54:05.181Z] #42 sha256:34f1c0d0d7eff990e0a80316d39a5df42a29c8c2446d59159081533bb95bcb10 [2021-07-20T04:54:05.181Z] #42 15.37 Selecting previously unselected package python-pkg-resources. [2021-07-20T04:54:05.181Z] #42 15.37 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-07-20T04:54:05.181Z] #42 15.37 Unpacking python-pkg-resources (40.8.0-1) ... [2021-07-20T04:54:05.181Z] #42 15.71 Selecting previously unselected package python-six. [2021-07-20T04:54:05.181Z] #42 15.72 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-07-20T04:54:05.181Z] #42 15.76 Unpacking python-six (1.12.0-1) ... [2021-07-20T04:54:05.181Z] #42 15.89 Selecting previously unselected package python-protobuf. [2021-07-20T04:54:05.181Z] #42 15.89 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-07-20T04:54:05.181Z] #42 15.91 Unpacking python-protobuf (3.6.1.3-2) ... [2021-07-20T04:54:05.181Z] #42 16.46 Setting up python-pkg-resources (40.8.0-1) ... [2021-07-20T04:54:05.181Z] #42 18.23 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-07-20T04:54:05.181Z] #42 18.25 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-20T04:54:05.181Z] #42 18.28 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-20T04:54:05.181Z] #42 18.31 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-07-20T04:54:05.181Z] #42 18.34 Setting up python-six (1.12.0-1) ... [2021-07-20T04:54:05.181Z] #42 19.89 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-07-20T04:54:05.181Z] #42 19.91 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-20T04:54:05.181Z] #42 19.97 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-20T04:54:05.181Z] #42 19.98 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-07-20T04:54:05.181Z] #42 20.01 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-07-20T04:54:05.181Z] #42 20.01 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-07-20T04:54:05.294Z] #43 14.31 CC images/cpuinfo.o [2021-07-20T04:54:05.426Z] #13 24.17 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-20T04:54:05.465Z] #42 20.02 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-20T04:54:05.465Z] #42 20.05 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-07-20T04:54:05.465Z] #42 20.07 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-20T04:54:05.465Z] #42 20.10 Setting up python-protobuf (3.6.1.3-2) ... [2021-07-20T04:54:05.686Z] #13 24.41 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-20T04:54:05.686Z] #13 24.42 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-20T04:54:05.855Z] #43 14.80 CC images/inventory.o [2021-07-20T04:54:05.855Z] #43 14.98 CC images/fdinfo.o [2021-07-20T04:54:05.855Z] #43 15.11 CC images/fown.o [2021-07-20T04:54:06.115Z] #43 15.22 CC images/ns.o [2021-07-20T04:54:06.115Z] #43 15.31 CC images/regfile.o [2021-07-20T04:54:06.380Z] #43 15.43 CC images/ghost-file.o [2021-07-20T04:54:06.380Z] #43 15.61 CC images/fifo.o [2021-07-20T04:54:06.635Z] #43 15.76 CC images/remap-file-path.o [2021-07-20T04:54:06.635Z] #43 15.83 CC images/eventfd.o [2021-07-20T04:54:06.891Z] #43 15.92 CC images/eventpoll.o [2021-07-20T04:54:06.891Z] #43 16.07 CC images/fh.o [2021-07-20T04:54:06.891Z] #43 16.20 CC images/fsnotify.o [2021-07-20T04:54:07.067Z] #13 ... [2021-07-20T04:54:07.067Z] [2021-07-20T04:54:07.067Z] #49 [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-20T04:54:07.067Z] #49 sha256:4491d47885ae03403e52f269accfa722447214c0dc10b0f521d2e2d8e047692d [2021-07-20T04:54:07.067Z] #49 13.88 go: downloading github.com/fatih/color v1.7.0 [2021-07-20T04:54:07.067Z] #49 13.95 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-20T04:54:07.067Z] #49 14.08 go: downloading github.com/pkg/errors v0.8.1 [2021-07-20T04:54:07.067Z] #49 14.10 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-20T04:54:07.067Z] #49 14.23 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-20T04:54:07.067Z] #49 14.67 go: downloading github.com/spf13/viper v1.6.1 [2021-07-20T04:54:07.067Z] #49 15.28 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-20T04:54:07.067Z] #49 15.28 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-20T04:54:07.067Z] #49 15.54 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-20T04:54:07.067Z] #49 15.66 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-20T04:54:07.067Z] #49 16.55 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-20T04:54:07.067Z] #49 16.67 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-20T04:54:07.067Z] #49 19.91 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-20T04:54:07.067Z] #49 20.04 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-20T04:54:07.067Z] #49 20.14 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-20T04:54:07.067Z] #49 20.27 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-20T04:54:07.067Z] #49 20.29 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-20T04:54:07.067Z] #49 20.32 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-20T04:54:07.067Z] #49 20.58 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-20T04:54:07.067Z] #49 20.59 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-20T04:54:07.067Z] #49 20.66 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-20T04:54:07.067Z] #49 20.71 go: downloading github.com/spf13/afero v1.1.2 [2021-07-20T04:54:07.067Z] #49 20.83 go: downloading github.com/spf13/cast v1.3.0 [2021-07-20T04:54:07.067Z] #49 20.91 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-20T04:54:07.067Z] #49 20.93 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-20T04:54:07.067Z] #49 20.94 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-20T04:54:07.067Z] #49 20.96 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-20T04:54:07.067Z] #49 21.17 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-20T04:54:07.067Z] #49 21.23 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-20T04:54:07.067Z] #49 21.27 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-20T04:54:07.067Z] #49 21.32 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-20T04:54:07.067Z] #49 21.38 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-20T04:54:07.067Z] #49 21.41 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-20T04:54:07.067Z] #49 21.47 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-20T04:54:07.067Z] #49 21.49 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-20T04:54:07.067Z] #49 21.61 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-20T04:54:07.067Z] #49 21.64 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-20T04:54:07.067Z] #49 21.73 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-20T04:54:07.067Z] #49 21.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-20T04:54:07.067Z] #49 21.91 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-20T04:54:07.067Z] #49 22.01 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-20T04:54:07.067Z] #49 22.53 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-20T04:54:07.067Z] #49 22.55 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-20T04:54:07.067Z] #49 22.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-20T04:54:07.067Z] #49 22.75 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-20T04:54:07.067Z] #49 22.79 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-20T04:54:07.067Z] #49 22.97 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-20T04:54:07.067Z] #49 22.98 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-20T04:54:07.067Z] #49 23.41 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-20T04:54:07.067Z] #49 23.45 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-20T04:54:07.067Z] #49 23.51 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-20T04:54:07.067Z] #49 23.54 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-20T04:54:07.067Z] #49 23.60 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-20T04:54:07.067Z] #49 23.69 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-20T04:54:07.327Z] #49 23.97 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-20T04:54:07.327Z] #49 ... [2021-07-20T04:54:07.327Z] [2021-07-20T04:54:07.327Z] #51 [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-20T04:54:07.327Z] #51 sha256:b5e1abdb9bfd0a327f8e7e98da8539dc66f73a6df162b9effed3efe2d2583072 [2021-07-20T04:54:07.327Z] #51 13.99 + cd /tmp/tmp.PBsWrQcBUJ/src/github.com/mvdan/sh [2021-07-20T04:54:07.327Z] #51 13.99 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T04:54:07.327Z] #51 14.11 + GO111MODULE=on [2021-07-20T04:54:07.327Z] #51 14.11 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-20T04:54:07.327Z] #51 15.51 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-20T04:54:07.327Z] #51 15.53 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-20T04:54:07.327Z] #51 15.73 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-20T04:54:07.327Z] #51 16.97 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-20T04:54:07.327Z] #51 20.26 golang.org/x/sys/unix [2021-07-20T04:54:07.327Z] #51 20.31 github.com/pkg/diff [2021-07-20T04:54:07.327Z] #51 21.82 mvdan.cc/editorconfig [2021-07-20T04:54:07.327Z] #51 23.30 mvdan.cc/sh/v3/fileutil [2021-07-20T04:54:07.328Z] #51 23.43 mvdan.cc/sh/v3/syntax [2021-07-20T04:54:07.328Z] #51 ... [2021-07-20T04:54:07.328Z] [2021-07-20T04:54:07.328Z] #49 [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-20T04:54:07.328Z] #49 sha256:4491d47885ae03403e52f269accfa722447214c0dc10b0f521d2e2d8e047692d [2021-07-20T04:54:07.328Z] #49 24.12 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-20T04:54:07.328Z] #49 24.13 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-20T04:54:07.328Z] #49 24.16 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-20T04:54:07.328Z] #49 24.21 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-20T04:54:07.328Z] #49 24.25 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-20T04:54:07.330Z] #67 ... [2021-07-20T04:54:07.330Z] [2021-07-20T04:54:07.330Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-07-20T04:54:07.330Z] #42 sha256:3bc948eafa4a2ba5f3c4da3ac4d1bb89d3387349418d9f6b9e66e3bce672d469 [2021-07-20T04:54:07.330Z] #42 17.16 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-20T04:54:07.330Z] #42 17.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-20T04:54:07.330Z] #42 17.23 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-20T04:54:07.330Z] #42 17.25 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-20T04:54:07.330Z] #42 17.27 Setting up python-six (1.12.0-1) ... [2021-07-20T04:54:07.330Z] #42 21.69 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-20T04:54:07.330Z] #42 21.71 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-20T04:54:07.330Z] #42 21.74 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-20T04:54:07.330Z] #42 21.76 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-07-20T04:54:07.330Z] #42 21.80 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-20T04:54:07.330Z] #42 21.83 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-07-20T04:54:07.330Z] #42 21.86 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-20T04:54:07.330Z] #42 21.88 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-20T04:54:07.330Z] #42 21.90 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-20T04:54:07.330Z] #42 21.91 Setting up python-protobuf (3.6.1.3-2) ... [2021-07-20T04:54:07.330Z] #42 27.12 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-20T04:54:07.330Z] #42 27.14 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T04:54:07.330Z] #42 ... [2021-07-20T04:54:07.330Z] [2021-07-20T04:54:07.330Z] #49 [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-20T04:54:07.330Z] #49 sha256:48eb3a434fde4af24bea3cfec080f6d954ca5ada01c7661064b9f880179ad713 [2021-07-20T04:54:07.330Z] #49 21.04 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-20T04:54:07.330Z] #49 21.04 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-20T04:54:07.330Z] #49 21.41 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-20T04:54:07.330Z] #49 21.54 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-20T04:54:07.330Z] #49 21.58 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-20T04:54:07.330Z] #49 21.62 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-20T04:54:07.330Z] #49 22.07 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-20T04:54:07.330Z] #49 22.07 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-20T04:54:07.330Z] #49 22.14 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-20T04:54:07.330Z] #49 22.22 go: downloading github.com/spf13/afero v1.1.2 [2021-07-20T04:54:07.330Z] #49 22.31 go: downloading github.com/spf13/cast v1.3.0 [2021-07-20T04:54:07.330Z] #49 22.32 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-20T04:54:07.330Z] #49 22.35 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-20T04:54:07.330Z] #49 22.35 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-20T04:54:07.330Z] #49 22.42 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-20T04:54:07.330Z] #49 22.48 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-20T04:54:07.330Z] #49 22.60 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-20T04:54:07.330Z] #49 22.68 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-20T04:54:07.330Z] #49 22.73 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-20T04:54:07.330Z] #49 22.75 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-20T04:54:07.330Z] #49 22.81 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-20T04:54:07.330Z] #49 22.83 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-20T04:54:07.330Z] #49 22.84 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-20T04:54:07.330Z] #49 22.91 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-20T04:54:07.330Z] #49 22.93 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-20T04:54:07.330Z] #49 23.00 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-20T04:54:07.330Z] #49 23.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-20T04:54:07.330Z] #49 23.12 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-20T04:54:07.330Z] #49 23.15 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-20T04:54:07.330Z] #49 23.46 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-20T04:54:07.330Z] #49 23.47 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-20T04:54:07.330Z] #49 23.57 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-20T04:54:07.330Z] #49 23.70 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-20T04:54:07.330Z] #49 23.75 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-20T04:54:07.330Z] #49 23.91 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-20T04:54:07.330Z] #49 23.92 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-20T04:54:07.330Z] #49 24.28 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-20T04:54:07.330Z] #49 24.34 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-20T04:54:07.330Z] #49 24.38 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-20T04:54:07.330Z] #49 24.42 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-20T04:54:07.330Z] #49 24.44 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-20T04:54:07.330Z] #49 24.48 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-20T04:54:07.330Z] #49 24.66 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-20T04:54:07.330Z] #49 24.83 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-20T04:54:07.330Z] #49 24.92 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-20T04:54:07.330Z] #49 25.00 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-20T04:54:07.330Z] #49 25.02 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-20T04:54:07.330Z] #49 25.08 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-20T04:54:07.330Z] #49 25.09 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-20T04:54:07.384Z] #42 ... [2021-07-20T04:54:07.384Z] [2021-07-20T04:54:07.384Z] #49 [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-20T04:54:07.384Z] #49 sha256:e4cb829fafb1701e81b68ed419fd3e11040510a63a6de6e9a48dec4b43f89dad [2021-07-20T04:54:07.384Z] #49 18.15 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-20T04:54:07.384Z] #49 18.15 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-20T04:54:07.384Z] #49 18.21 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-20T04:54:07.384Z] #49 18.44 go: downloading github.com/spf13/afero v1.1.2 [2021-07-20T04:54:07.384Z] #49 18.71 go: downloading github.com/spf13/cast v1.3.0 [2021-07-20T04:54:07.384Z] #49 18.75 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-20T04:54:07.384Z] #49 18.76 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-20T04:54:07.384Z] #49 18.84 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-20T04:54:07.384Z] #49 18.85 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-20T04:54:07.384Z] #49 19.06 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-20T04:54:07.384Z] #49 19.21 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-20T04:54:07.384Z] #49 19.31 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-20T04:54:07.384Z] #49 19.32 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-20T04:54:07.384Z] #49 19.37 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-20T04:54:07.384Z] #49 19.44 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-20T04:54:07.384Z] #49 19.45 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-20T04:54:07.384Z] #49 19.51 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-20T04:54:07.384Z] #49 19.63 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-20T04:54:07.384Z] #49 19.67 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-20T04:54:07.384Z] #49 19.71 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-20T04:54:07.384Z] #49 19.85 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-20T04:54:07.384Z] #49 19.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-20T04:54:07.384Z] #49 19.91 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-20T04:54:07.384Z] #49 19.93 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-20T04:54:07.384Z] #49 20.15 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-20T04:54:07.453Z] #43 16.44 CC images/signalfd.o [2021-07-20T04:54:07.453Z] #43 16.55 CC images/fs.o [2021-07-20T04:54:07.453Z] #43 16.65 CC images/pstree.o [2021-07-20T04:54:07.453Z] #43 16.75 CC images/pipe.o [2021-07-20T04:54:07.456Z] #42 DONE 28.2s [2021-07-20T04:54:07.456Z] [2021-07-20T04:54:07.456Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-07-20T04:54:07.456Z] #67 sha256:35170765aa05778386f322518408764741ddc1b7651ef8bb1e4db5dc93836007 [2021-07-20T04:54:07.456Z] #67 18.74 Checking out files: 87% (1665/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-07-20T04:54:07.456Z] #67 19.00 + cd /tmp/tmp.IEN5FjAQZa/src/github.com/docker/libnetwork [2021-07-20T04:54:07.456Z] #67 19.00 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-20T04:54:07.456Z] #67 19.57 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-07-20T04:54:07.456Z] #67 DONE 26.2s [2021-07-20T04:54:07.456Z] [2021-07-20T04:54:07.456Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:07.456Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:07.587Z] #49 24.30 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-20T04:54:07.648Z] #49 20.22 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-20T04:54:07.648Z] #49 20.28 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-20T04:54:07.648Z] #49 20.38 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-20T04:54:07.648Z] #49 20.41 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-20T04:54:07.709Z] #43 16.84 CC images/tcp-stream.o [2021-07-20T04:54:07.895Z] #49 ... [2021-07-20T04:54:07.895Z] [2021-07-20T04:54:07.895Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-07-20T04:54:07.895Z] #67 sha256:63fccc19794d03731086b83f0d6d4e83dfd8e97b91eeb52cd07f01740e69a197 [2021-07-20T04:54:07.895Z] #67 DONE 25.5s [2021-07-20T04:54:07.895Z] [2021-07-20T04:54:07.896Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-07-20T04:54:07.896Z] #42 sha256:3bc948eafa4a2ba5f3c4da3ac4d1bb89d3387349418d9f6b9e66e3bce672d469 [2021-07-20T04:54:07.896Z] #42 DONE 27.7s [2021-07-20T04:54:07.896Z] [2021-07-20T04:54:07.896Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:07.896Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:07.910Z] #49 20.44 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-20T04:54:07.910Z] #49 20.70 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-20T04:54:07.965Z] #43 16.96 CC images/sk-packet.o [2021-07-20T04:54:07.965Z] #43 17.07 CC images/mnt.o [2021-07-20T04:54:07.965Z] #43 17.16 CC images/pipe-data.o [2021-07-20T04:54:08.156Z] #49 ... [2021-07-20T04:54:08.157Z] [2021-07-20T04:54:08.157Z] #58 [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-20T04:54:08.157Z] #58 sha256:c5c365ef4cf3d828390a2222f7f9258a9e925332d9ecb31b3112e53edf89a1c3 [2021-07-20T04:54:08.157Z] #58 14.93 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-20T04:54:08.157Z] #58 15.91 go: downloading github.com/google/uuid v1.2.0 [2021-07-20T04:54:08.157Z] #58 15.91 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-20T04:54:08.157Z] #58 15.95 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-20T04:54:08.157Z] #58 15.99 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-20T04:54:08.157Z] #58 16.02 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-20T04:54:08.157Z] #58 16.27 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-20T04:54:08.157Z] #58 16.80 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-20T04:54:08.157Z] #58 17.01 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-20T04:54:08.157Z] #58 21.35 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-20T04:54:08.157Z] #58 21.44 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-20T04:54:08.157Z] #58 ... [2021-07-20T04:54:08.157Z] [2021-07-20T04:54:08.157Z] #49 [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-20T04:54:08.157Z] #49 sha256:4491d47885ae03403e52f269accfa722447214c0dc10b0f521d2e2d8e047692d [2021-07-20T04:54:08.157Z] #49 25.06 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-20T04:54:08.157Z] #49 25.08 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-20T04:54:08.173Z] #49 20.72 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-20T04:54:08.173Z] #49 20.86 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-20T04:54:08.173Z] #49 20.90 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-20T04:54:08.173Z] #49 20.92 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-20T04:54:08.173Z] #49 20.98 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-20T04:54:08.173Z] #49 ... [2021-07-20T04:54:08.173Z] [2021-07-20T04:54:08.173Z] #51 [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-20T04:54:08.173Z] #51 sha256:bb4709baa130a812f981445f19cecf1ddb1f980ef34f7cc0d086576ef09f3f13 [2021-07-20T04:54:08.173Z] #51 10.86 + cd /tmp/tmp.X7YCRO5Ith/src/github.com/mvdan/sh [2021-07-20T04:54:08.173Z] #51 10.86 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-20T04:54:08.173Z] #51 10.98 + GO111MODULE=on [2021-07-20T04:54:08.173Z] #51 10.98 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-20T04:54:08.173Z] #51 12.25 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-20T04:54:08.173Z] #51 12.25 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-20T04:54:08.173Z] #51 12.28 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-20T04:54:08.173Z] #51 14.00 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-20T04:54:08.173Z] #51 16.71 golang.org/x/sys/unix [2021-07-20T04:54:08.173Z] #51 16.75 github.com/pkg/diff [2021-07-20T04:54:08.173Z] #51 16.76 mvdan.cc/sh/v3/fileutil [2021-07-20T04:54:08.173Z] #51 16.76 mvdan.cc/editorconfig [2021-07-20T04:54:08.173Z] #51 17.16 mvdan.cc/sh/v3/syntax [2021-07-20T04:54:08.220Z] #43 17.26 CC images/sa.o [2021-07-20T04:54:08.220Z] #43 17.39 CC images/timer.o [2021-07-20T04:54:08.416Z] #49 25.23 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-20T04:54:08.416Z] #49 25.24 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-20T04:54:08.435Z] #51 ... [2021-07-20T04:54:08.436Z] [2021-07-20T04:54:08.436Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-07-20T04:54:08.436Z] #42 sha256:34f1c0d0d7eff990e0a80316d39a5df42a29c8c2446d59159081533bb95bcb10 [2021-07-20T04:54:08.475Z] #43 17.61 CC images/timerfd.o [2021-07-20T04:54:08.476Z] #43 17.70 CC images/mm.o [2021-07-20T04:54:08.677Z] #49 25.34 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-20T04:54:08.677Z] #49 25.36 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-20T04:54:08.677Z] #49 25.45 go: downloading golang.org/x/text v0.3.2 [2021-07-20T04:54:08.698Z] #42 23.35 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-07-20T04:54:08.698Z] #42 23.40 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T04:54:08.698Z] #42 ... [2021-07-20T04:54:08.698Z] [2021-07-20T04:54:08.698Z] #58 [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-20T04:54:08.698Z] #58 sha256:8052c900d2277e6749260b234fb069e855fb3a60193029909d495135e2d23bf2 [2021-07-20T04:54:08.698Z] #58 11.41 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-20T04:54:08.698Z] #58 11.97 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-20T04:54:08.698Z] #58 15.79 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-20T04:54:08.698Z] #58 16.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-20T04:54:08.731Z] #43 17.89 CC images/sk-opts.o [2021-07-20T04:54:08.961Z] #58 ... [2021-07-20T04:54:08.961Z] [2021-07-20T04:54:08.961Z] #53 [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-20T04:54:08.961Z] #53 sha256:f723c4145a4c32fa565cfaa05e47ae3824c285e17a3166968df5935c4751f2e1 [2021-07-20T04:54:08.961Z] #53 13.48 + cd /tmp/tmp.gSes503Jrz/src/github.com/opencontainers/runc [2021-07-20T04:54:08.961Z] #53 13.48 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-20T04:54:08.961Z] #53 14.07 + '[' -z '' ']' [2021-07-20T04:54:08.961Z] #53 14.07 + target=static [2021-07-20T04:54:08.961Z] #53 14.07 + make 'BUILDTAGS=seccomp ' static [2021-07-20T04:54:08.961Z] #53 14.53 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-20T04:54:08.988Z] #43 17.98 CC images/sk-unix.o [2021-07-20T04:54:08.988Z] #43 18.10 CC images/sk-inet.o [2021-07-20T04:54:09.223Z] #53 ... [2021-07-20T04:54:09.223Z] [2021-07-20T04:54:09.224Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-07-20T04:54:09.224Z] #42 sha256:34f1c0d0d7eff990e0a80316d39a5df42a29c8c2446d59159081533bb95bcb10 [2021-07-20T04:54:09.224Z] #42 DONE 23.9s [2021-07-20T04:54:09.224Z] [2021-07-20T04:54:09.224Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:09.224Z] #43 sha256:b546f0cbada632b14a050820707c6fff760bf9a919380b397a98ec3264c5153d [2021-07-20T04:54:09.244Z] #43 18.30 CC images/tun.o [2021-07-20T04:54:09.244Z] #43 18.42 CC images/sk-netlink.o [2021-07-20T04:54:09.501Z] #43 18.56 CC images/packet-sock.o [2021-07-20T04:54:09.501Z] #43 18.72 CC images/ipc-var.o [2021-07-20T04:54:09.501Z] #43 18.82 CC images/ipc-desc.o [2021-07-20T04:54:09.619Z] #49 ... [2021-07-20T04:54:09.619Z] [2021-07-20T04:54:09.619Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-07-20T04:54:09.619Z] #67 sha256:f4714cf2afa70deb1190b247aa158a0a0ac0e702cd482942cfee8dd696ffe93b [2021-07-20T04:54:09.619Z] #67 21.43 Checking out files: 97% (1851/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-07-20T04:54:09.619Z] #67 21.51 + cd /tmp/tmp.EPqWBEmTwD/src/github.com/docker/libnetwork [2021-07-20T04:54:09.619Z] #67 21.51 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-20T04:54:09.619Z] #67 22.03 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-07-20T04:54:09.619Z] #67 DONE 26.4s [2021-07-20T04:54:09.757Z] #43 18.96 CC images/ipc-shm.o [2021-07-20T04:54:09.879Z] [2021-07-20T04:54:09.879Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-07-20T04:54:09.879Z] #42 sha256:3bc948eafa4a2ba5f3c4da3ac4d1bb89d3387349418d9f6b9e66e3bce672d469 [2021-07-20T04:54:09.879Z] #42 24.33 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-07-20T04:54:09.879Z] #42 24.34 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-20T04:54:09.879Z] #42 24.53 Selecting previously unselected package libprotobuf-dev:amd64. [2021-07-20T04:54:09.879Z] #42 24.54 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-07-20T04:54:09.879Z] #42 24.56 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-20T04:54:09.879Z] #42 25.63 Selecting previously unselected package libprotoc17:amd64. [2021-07-20T04:54:09.879Z] #42 25.63 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-07-20T04:54:09.879Z] #42 25.64 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-20T04:54:09.879Z] #42 26.20 Selecting previously unselected package protobuf-c-compiler. [2021-07-20T04:54:09.879Z] #42 26.20 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-07-20T04:54:09.879Z] #42 26.21 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-20T04:54:09.879Z] #42 26.36 Selecting previously unselected package protobuf-compiler. [2021-07-20T04:54:09.879Z] #42 26.36 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-07-20T04:54:09.879Z] #42 26.38 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-07-20T04:54:09.879Z] #42 26.53 Selecting previously unselected package python-pkg-resources. [2021-07-20T04:54:09.879Z] #42 26.53 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-07-20T04:54:09.879Z] #42 26.54 Unpacking python-pkg-resources (40.8.0-1) ... [2021-07-20T04:54:09.879Z] #42 26.74 Selecting previously unselected package python-six. [2021-07-20T04:54:09.879Z] #42 26.75 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-07-20T04:54:09.879Z] #42 26.76 Unpacking python-six (1.12.0-1) ... [2021-07-20T04:54:09.879Z] #42 26.85 Selecting previously unselected package python-protobuf. [2021-07-20T04:54:09.879Z] #42 26.85 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-20T04:54:09.879Z] #42 26.86 Unpacking python-protobuf (3.6.1.3-2) ... [2021-07-20T04:54:09.879Z] #42 27.35 Setting up python-pkg-resources (40.8.0-1) ... [2021-07-20T04:54:10.012Z] #43 19.06 CC images/ipc-msg.o [2021-07-20T04:54:10.012Z] #43 19.20 CC images/ipc-sem.o [2021-07-20T04:54:10.268Z] #43 19.28 CC images/utsns.o [2021-07-20T04:54:10.268Z] #43 19.35 CC images/creds.o [2021-07-20T04:54:10.268Z] #43 19.46 CC images/vma.o [2021-07-20T04:54:10.416Z] #43 2.367 Note: Building without setproctitle() and strlcpy() support. [2021-07-20T04:54:10.416Z] #43 2.367 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-20T04:54:10.416Z] #43 2.399 Note: Building without GnuTLS support [2021-07-20T04:54:10.416Z] #43 2.402 Makefile.config:39: Warn: you have no libnftables installed [2021-07-20T04:54:10.416Z] #43 2.403 Makefile.config:40: Warn: Building without nftables support [2021-07-20T04:54:10.524Z] #43 19.58 CC images/netdev.o [2021-07-20T04:54:10.524Z] #43 19.74 CC images/tty.o [2021-07-20T04:54:10.779Z] #43 19.99 CC images/file-lock.o [2021-07-20T04:54:10.779Z] #43 20.10 CC images/rlimit.o [2021-07-20T04:54:10.819Z] #42 31.71 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-20T04:54:10.819Z] #42 31.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-20T04:54:11.034Z] #43 20.19 CC images/pagemap.o [2021-07-20T04:54:11.079Z] #42 31.74 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-20T04:54:11.079Z] #42 31.76 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-20T04:54:11.079Z] #42 31.79 Setting up python-six (1.12.0-1) ... [2021-07-20T04:54:11.290Z] #43 20.32 CC images/siginfo.o [2021-07-20T04:54:11.290Z] #43 20.53 CC images/rpc.o [2021-07-20T04:54:11.345Z] #43 ... [2021-07-20T04:54:11.345Z] [2021-07-20T04:54:11.345Z] #58 [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-20T04:54:11.345Z] #58 sha256:f83b5fc10976dfdbda8ed13f20f96036d35cc153f27090f55e2adec9d626fa9a [2021-07-20T04:54:11.345Z] #58 18.96 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-20T04:54:11.345Z] #58 23.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-20T04:54:11.345Z] #58 ... [2021-07-20T04:54:11.345Z] [2021-07-20T04:54:11.345Z] #49 [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-20T04:54:11.345Z] #49 sha256:48eb3a434fde4af24bea3cfec080f6d954ca5ada01c7661064b9f880179ad713 [2021-07-20T04:54:11.345Z] #49 26.15 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-20T04:54:11.345Z] #49 26.15 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-20T04:54:11.345Z] #49 26.31 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-20T04:54:11.345Z] #49 26.32 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-20T04:54:11.345Z] #49 26.38 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-20T04:54:11.345Z] #49 26.41 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-20T04:54:11.345Z] #49 26.59 go: downloading golang.org/x/text v0.3.2 [2021-07-20T04:54:11.651Z] #42 ... [2021-07-20T04:54:11.651Z] [2021-07-20T04:54:11.651Z] #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-20T04:54:11.651Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T04:54:11.651Z] #13 27.08 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-20T04:54:11.651Z] #13 28.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-20T04:54:11.651Z] #13 28.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-20T04:54:11.651Z] #13 28.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-20T04:54:11.651Z] #13 28.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-20T04:54:11.651Z] #13 28.96 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-20T04:54:11.651Z] #13 28.96 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-20T04:54:11.651Z] #13 29.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-20T04:54:11.651Z] #13 29.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-20T04:54:11.651Z] #13 29.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-20T04:54:11.651Z] #13 29.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-20T04:54:11.651Z] #13 29.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-20T04:54:11.651Z] #13 29.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-20T04:54:11.651Z] #13 29.22 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-20T04:54:11.651Z] #13 29.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-20T04:54:11.651Z] #13 30.08 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T04:54:11.651Z] #13 30.22 Fetched 77.8 MB in 6s (12.8 MB/s) [2021-07-20T04:54:11.777Z] #43 2.710 Note: Building without setproctitle() and strlcpy() support. [2021-07-20T04:54:11.777Z] #43 2.711 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-20T04:54:11.895Z] #43 21.12 CC images/ext-file.o [2021-07-20T04:54:11.926Z] #13 30.30 (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-20T04:54:11.926Z] #13 30.34 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-20T04:54:11.926Z] #13 30.37 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-20T04:54:11.926Z] #13 30.60 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-20T04:54:11.926Z] #13 30.69 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-20T04:54:12.042Z] #43 2.748 Note: Building without GnuTLS support [2021-07-20T04:54:12.042Z] #43 2.764 Makefile.config:39: Warn: you have no libnftables installed [2021-07-20T04:54:12.042Z] #43 2.764 Makefile.config:40: Warn: Building without nftables support [2021-07-20T04:54:12.151Z] #43 21.22 CC images/cgroup.o [2021-07-20T04:54:12.185Z] #13 30.69 (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-20T04:54:12.185Z] #13 30.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-20T04:54:12.185Z] #13 30.77 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-20T04:54:12.306Z] #43 ... [2021-07-20T04:54:12.306Z] [2021-07-20T04:54:12.306Z] #53 [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-20T04:54:12.306Z] #53 sha256:f723c4145a4c32fa565cfaa05e47ae3824c285e17a3166968df5935c4751f2e1 [2021-07-20T04:54:12.306Z] #53 23.00 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-20T04:54:12.306Z] #53 24.58 + mkdir -p /build [2021-07-20T04:54:12.306Z] #53 24.58 + cp runc /build/runc [2021-07-20T04:54:12.306Z] #53 DONE 25.0s [2021-07-20T04:54:12.306Z] [2021-07-20T04:54:12.306Z] #49 [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-20T04:54:12.306Z] #49 sha256:e4cb829fafb1701e81b68ed419fd3e11040510a63a6de6e9a48dec4b43f89dad [2021-07-20T04:54:12.306Z] #49 21.92 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-20T04:54:12.306Z] #49 22.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-20T04:54:12.306Z] #49 22.55 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-20T04:54:12.306Z] #49 22.61 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-20T04:54:12.306Z] #49 22.62 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-20T04:54:12.306Z] #49 22.63 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-20T04:54:12.306Z] #49 22.68 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-20T04:54:12.306Z] #49 22.71 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-20T04:54:12.306Z] #49 22.73 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-20T04:54:12.306Z] #49 22.75 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-20T04:54:12.306Z] #49 22.77 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-20T04:54:12.306Z] #49 22.79 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-20T04:54:12.306Z] #49 22.80 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-20T04:54:12.306Z] #49 22.81 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-20T04:54:12.306Z] #49 22.98 go: downloading golang.org/x/text v0.3.2 [2021-07-20T04:54:12.306Z] #49 23.38 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-20T04:54:12.306Z] #49 23.51 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-20T04:54:12.306Z] #49 25.05 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-20T04:54:12.406Z] #43 21.50 CC images/userns.o [2021-07-20T04:54:12.406Z] #43 21.60 CC images/google/protobuf/descriptor.o [2021-07-20T04:54:12.570Z] #49 25.11 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-20T04:54:12.726Z] #43 ... [2021-07-20T04:54:12.726Z] [2021-07-20T04:54:12.726Z] #53 [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-20T04:54:12.726Z] #53 sha256:f7dbeaa7199f49579aa05daa017edfcf1c771cb21b028a7f4356543856d8890c [2021-07-20T04:54:12.726Z] #53 21.02 + cd /tmp/tmp.Vd6PL4U1HT/src/github.com/opencontainers/runc [2021-07-20T04:54:12.727Z] #53 21.02 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-20T04:54:12.727Z] #53 21.69 + '[' -z '' ']' [2021-07-20T04:54:12.727Z] #53 21.69 + target=static [2021-07-20T04:54:12.727Z] #53 21.69 + make 'BUILDTAGS=seccomp ' static [2021-07-20T04:54:12.727Z] #53 21.99 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-20T04:54:12.727Z] #53 30.07 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-20T04:54:12.727Z] #53 ... [2021-07-20T04:54:12.727Z] [2021-07-20T04:54:12.727Z] #49 [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-20T04:54:12.727Z] #49 sha256:0ee1b15c32111b607e6513c0e153a80f3726fe88a2b24efe02d72615ad286fb9 [2021-07-20T04:54:12.727Z] #49 27.16 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-20T04:54:12.727Z] #49 27.23 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-20T04:54:12.727Z] #49 27.38 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-20T04:54:12.727Z] #49 27.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-20T04:54:12.727Z] #49 27.38 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-20T04:54:12.727Z] #49 28.20 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-20T04:54:12.727Z] #49 28.45 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-20T04:54:12.727Z] #49 28.45 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-20T04:54:12.834Z] #49 25.63 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-20T04:54:12.968Z] #43 22.28 CC images/opts.o [2021-07-20T04:54:12.985Z] #49 ... [2021-07-20T04:54:12.985Z] [2021-07-20T04:54:12.985Z] #51 [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-20T04:54:12.985Z] #51 sha256:1bfacc93a292d99c7e923282985ced0ee0adbe3cb4e14af7d806023df2fcbfb8 [2021-07-20T04:54:12.985Z] #51 22.00 golang.org/x/sys/unix [2021-07-20T04:54:12.985Z] #51 22.09 github.com/pkg/diff [2021-07-20T04:54:12.985Z] #51 23.63 mvdan.cc/editorconfig [2021-07-20T04:54:12.985Z] #51 24.64 mvdan.cc/sh/v3/fileutil [2021-07-20T04:54:12.985Z] #51 24.81 mvdan.cc/sh/v3/syntax [2021-07-20T04:54:12.985Z] #51 28.56 golang.org/x/crypto/ssh/terminal [2021-07-20T04:54:12.985Z] #51 31.89 mvdan.cc/sh/v3/cmd/shfmt [2021-07-20T04:54:12.985Z] #51 ... [2021-07-20T04:54:12.985Z] [2021-07-20T04:54:12.985Z] #53 [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-20T04:54:12.985Z] #53 sha256:f7dbeaa7199f49579aa05daa017edfcf1c771cb21b028a7f4356543856d8890c [2021-07-20T04:54:12.985Z] #53 31.99 + mkdir -p /build [2021-07-20T04:54:12.985Z] #53 32.02 + cp runc /build/runc [2021-07-20T04:54:13.224Z] #43 22.38 CC images/seccomp.o [2021-07-20T04:54:13.224Z] #43 22.49 CC images/binfmt-misc.o [2021-07-20T04:54:13.236Z] #49 30.58 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-20T04:54:13.236Z] #49 30.59 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-20T04:54:13.236Z] #49 30.64 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-20T04:54:13.236Z] #49 30.65 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-20T04:54:13.236Z] #49 30.70 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-20T04:54:13.236Z] #49 ... [2021-07-20T04:54:13.236Z] [2021-07-20T04:54:13.236Z] #51 [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-20T04:54:13.236Z] #51 sha256:5a9be1a67eb4e6369e9c3280bc57c96e89f01061005307040f3b655a31575bfa [2021-07-20T04:54:13.236Z] #51 20.80 golang.org/x/sys/unix [2021-07-20T04:54:13.236Z] #51 20.91 github.com/pkg/diff [2021-07-20T04:54:13.236Z] #51 22.82 mvdan.cc/editorconfig [2021-07-20T04:54:13.236Z] #51 24.04 mvdan.cc/sh/v3/fileutil [2021-07-20T04:54:13.236Z] #51 24.31 mvdan.cc/sh/v3/syntax [2021-07-20T04:54:13.236Z] #51 28.77 golang.org/x/crypto/ssh/terminal [2021-07-20T04:54:13.236Z] #51 ... [2021-07-20T04:54:13.236Z] [2021-07-20T04:54:13.236Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:13.236Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:13.236Z] #43 3.735 fatal: not a git repository (or any of the parent directories): .git [2021-07-20T04:54:13.236Z] #43 3.781 GEN .gitid [2021-07-20T04:54:13.236Z] #43 3.815 GEN criu/include/version.h [2021-07-20T04:54:13.236Z] #43 3.856 GEN include/common/asm [2021-07-20T04:54:13.236Z] #43 4.908 PBCC images/timens.pb-c.c [2021-07-20T04:54:13.236Z] #43 4.955 DEP images/timens.pb-c.d [2021-07-20T04:54:13.236Z] #43 5.016 PBCC images/fown.pb-c.c [2021-07-20T04:54:13.236Z] #43 5.034 PBCC images/google/protobuf/descriptor.pb-c.c [2021-07-20T04:54:13.236Z] #43 5.087 PBCC images/opts.pb-c.c [2021-07-20T04:54:13.236Z] #43 5.107 PBCC images/memfd.pb-c.c [2021-07-20T04:54:13.236Z] #43 5.207 DEP images/fown.pb-c.d [2021-07-20T04:54:13.236Z] #43 5.271 DEP images/google/protobuf/descriptor.pb-c.d [2021-07-20T04:54:13.236Z] #43 5.338 DEP images/opts.pb-c.d [2021-07-20T04:54:13.236Z] #43 5.419 DEP images/memfd.pb-c.d [2021-07-20T04:54:13.236Z] #43 5.446 PBCC images/sit.pb-c.c [2021-07-20T04:54:13.236Z] #43 5.517 DEP images/sit.pb-c.d [2021-07-20T04:54:13.236Z] #43 5.553 PBCC images/macvlan.pb-c.c [2021-07-20T04:54:13.244Z] #53 ... [2021-07-20T04:54:13.244Z] [2021-07-20T04:54:13.244Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-20T04:54:13.244Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-20T04:54:13.244Z] #22 CACHED [2021-07-20T04:54:13.244Z] [2021-07-20T04:54:13.244Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-20T04:54:13.244Z] #16 sha256:70cd9adaffc438637136dcc9ee5c7461e62ccdf7187b51d2bcf88ae8b7fd2d91 [2021-07-20T04:54:13.244Z] #16 CACHED [2021-07-20T04:54:13.244Z] [2021-07-20T04:54:13.244Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-07-20T04:54:13.244Z] #25 sha256:0796c76bca42442bb0dd528a0bab6d18d14a111efc101c3c8513abb646f69046 [2021-07-20T04:54:13.244Z] #25 CACHED [2021-07-20T04:54:13.244Z] [2021-07-20T04:54:13.244Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-20T04:54:13.244Z] #30 sha256:dc03fe4b5748ab69c87bafceb3d6520633c0ae487a8afe12f058adbd0125cb90 [2021-07-20T04:54:13.244Z] #30 CACHED [2021-07-20T04:54:13.244Z] [2021-07-20T04:54:13.244Z] #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-20T04:54:13.244Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-20T04:54:13.244Z] #32 CACHED [2021-07-20T04:54:13.244Z] [2021-07-20T04:54:13.244Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-20T04:54:13.244Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6 [2021-07-20T04:54:13.244Z] #18 CACHED [2021-07-20T04:54:13.244Z] [2021-07-20T04:54:13.244Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-20T04:54:13.244Z] #28 sha256:2bdcaf39743e3cb73911b5b85187e83fb68cee6f31f3e773124f253376ed6b1a [2021-07-20T04:54:13.244Z] #28 CACHED [2021-07-20T04:54:13.244Z] [2021-07-20T04:54:13.244Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-20T04:54:13.244Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4 [2021-07-20T04:54:13.244Z] #17 CACHED [2021-07-20T04:54:13.244Z] [2021-07-20T04:54:13.244Z] #21 [dev-systemd-false 8/26] 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-20T04:54:13.244Z] #21 sha256:8efbf7e0131dc25a52a74797b4846faebe3f1cf32bc2aedf7204a9ae01ab6bbf [2021-07-20T04:54:13.244Z] #21 CACHED [2021-07-20T04:54:13.244Z] [2021-07-20T04:54:13.244Z] #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-20T04:54:13.244Z] #29 sha256:e346b6344218c0916c6147293f0701d834d262fe8fc1ce8986dfd071872c1159 [2021-07-20T04:54:13.244Z] #29 CACHED [2021-07-20T04:54:13.244Z] [2021-07-20T04:54:13.244Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-07-20T04:54:13.244Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e [2021-07-20T04:54:13.244Z] #19 CACHED [2021-07-20T04:54:13.244Z] [2021-07-20T04:54:13.244Z] #20 [dev-systemd-false 7/26] 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-20T04:54:13.244Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-20T04:54:13.244Z] #20 CACHED [2021-07-20T04:54:13.244Z] [2021-07-20T04:54:13.245Z] #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-20T04:54:13.245Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-20T04:54:13.245Z] #27 CACHED [2021-07-20T04:54:13.245Z] [2021-07-20T04:54:13.245Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-07-20T04:54:13.245Z] #14 sha256:2e3649b65de75805334c728684ff03a8199a3b1b3e88023b97eeb333ab7cb9cb [2021-07-20T04:54:13.245Z] #14 CACHED [2021-07-20T04:54:13.245Z] [2021-07-20T04:54:13.245Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-20T04:54:13.245Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4 [2021-07-20T04:54:13.245Z] #31 CACHED [2021-07-20T04:54:13.245Z] [2021-07-20T04:54:13.245Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-20T04:54:13.245Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55 [2021-07-20T04:54:13.245Z] #15 CACHED [2021-07-20T04:54:13.245Z] [2021-07-20T04:54:13.245Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-20T04:54:13.245Z] #33 sha256:9db5eff2e08f0bd81cfb50ef1fc0f4f454e158138a18e8961d6d83d201df9f74 [2021-07-20T04:54:13.245Z] #33 CACHED [2021-07-20T04:54:13.479Z] #43 22.59 CC images/time.o [2021-07-20T04:54:13.479Z] #43 22.69 CC images/sysctl.o [2021-07-20T04:54:13.492Z] #43 5.588 DEP images/macvlan.pb-c.d [2021-07-20T04:54:13.492Z] #43 5.629 PBCC images/autofs.pb-c.c [2021-07-20T04:54:13.492Z] #43 5.679 DEP images/autofs.pb-c.d [2021-07-20T04:54:13.492Z] #43 5.729 PBCC images/sysctl.pb-c.c [2021-07-20T04:54:13.492Z] #43 5.761 DEP images/sysctl.pb-c.d [2021-07-20T04:54:13.492Z] #43 5.810 PBCC images/time.pb-c.c [2021-07-20T04:54:13.503Z] [2021-07-20T04:54:13.503Z] #53 [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-20T04:54:13.503Z] #53 sha256:f7dbeaa7199f49579aa05daa017edfcf1c771cb21b028a7f4356543856d8890c [2021-07-20T04:54:13.503Z] #53 DONE 32.4s [2021-07-20T04:54:13.503Z] [2021-07-20T04:54:13.504Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-07-20T04:54:13.504Z] #35 sha256:a5449789b6de069ee19992e02f79437989dc4d1b20fbbb78362034397317e2d3 [2021-07-20T04:54:13.735Z] #43 22.78 CC images/autofs.o [2021-07-20T04:54:13.735Z] #43 22.86 CC images/macvlan.o [2021-07-20T04:54:13.735Z] #43 22.95 CC images/sit.o [2021-07-20T04:54:13.748Z] #43 5.830 DEP images/time.pb-c.d [2021-07-20T04:54:13.748Z] #43 5.865 PBCC images/binfmt-misc.pb-c.c [2021-07-20T04:54:13.748Z] #43 5.895 DEP images/binfmt-misc.pb-c.d [2021-07-20T04:54:13.748Z] #43 5.931 PBCC images/seccomp.pb-c.c [2021-07-20T04:54:13.748Z] #43 5.951 DEP images/seccomp.pb-c.d [2021-07-20T04:54:13.748Z] #43 5.986 PBCC images/userns.pb-c.c [2021-07-20T04:54:13.748Z] #43 6.005 DEP images/userns.pb-c.d [2021-07-20T04:54:13.748Z] #43 6.065 PBCC images/cgroup.pb-c.c [2021-07-20T04:54:13.992Z] #43 23.06 CC images/memfd.o [2021-07-20T04:54:13.992Z] #43 ... [2021-07-20T04:54:13.992Z] [2021-07-20T04:54:13.992Z] #58 [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-20T04:54:13.992Z] #58 sha256:b7848fcb7674ba5661f67626243bcd2c526dd637436f72bf847dbb21dc8311b9 [2021-07-20T04:54:13.992Z] #58 48.69 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-20T04:54:13.992Z] #58 48.69 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-20T04:54:14.020Z] #43 6.104 DEP images/cgroup.pb-c.d [2021-07-20T04:54:14.020Z] #43 6.146 PBCC images/ext-file.pb-c.c [2021-07-20T04:54:14.020Z] #43 6.186 DEP images/ext-file.pb-c.d [2021-07-20T04:54:14.020Z] #43 6.249 PBCC images/rpc.pb-c.c [2021-07-20T04:54:14.071Z] #35 DONE 0.7s [2021-07-20T04:54:14.071Z] [2021-07-20T04:54:14.071Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-20T04:54:14.071Z] #39 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db [2021-07-20T04:54:14.071Z] #39 CACHED [2021-07-20T04:54:14.071Z] [2021-07-20T04:54:14.071Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-20T04:54:14.071Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-20T04:54:14.071Z] #40 CACHED [2021-07-20T04:54:14.071Z] [2021-07-20T04:54:14.071Z] #58 [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-20T04:54:14.071Z] #58 sha256:9f684a24cfd2a970b583a2a3f199161e02207859196da13ad7cad7b49db0a40d [2021-07-20T04:54:14.071Z] #58 23.44 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-20T04:54:14.091Z] #13 32.58 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-20T04:54:14.091Z] #13 32.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-20T04:54:14.091Z] #13 32.60 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-20T04:54:14.091Z] #13 ... [2021-07-20T04:54:14.091Z] [2021-07-20T04:54:14.091Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-07-20T04:54:14.091Z] #42 sha256:3bc948eafa4a2ba5f3c4da3ac4d1bb89d3387349418d9f6b9e66e3bce672d469 [2021-07-20T04:54:14.091Z] #42 34.80 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-20T04:54:14.091Z] #42 34.81 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-20T04:54:14.091Z] #42 34.83 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-20T04:54:14.091Z] #42 34.84 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-07-20T04:54:14.091Z] #42 34.85 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-20T04:54:14.091Z] #42 34.87 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-07-20T04:54:14.091Z] #42 34.88 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-20T04:54:14.091Z] #42 34.89 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-20T04:54:14.091Z] #42 34.90 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-20T04:54:14.091Z] #42 34.92 Setting up python-protobuf (3.6.1.3-2) ... [2021-07-20T04:54:14.091Z] #42 ... [2021-07-20T04:54:14.091Z] [2021-07-20T04:54:14.091Z] #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-20T04:54:14.091Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T04:54:14.091Z] #36 24.98 Selecting previously unselected package libicu63:amd64. [2021-07-20T04:54:14.091Z] #36 24.98 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-20T04:54:14.091Z] #36 25.01 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-20T04:54:14.091Z] #36 30.81 Selecting previously unselected package libxml2:amd64. [2021-07-20T04:54:14.091Z] #36 30.81 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-20T04:54:14.091Z] #36 30.82 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-20T04:54:14.091Z] #36 31.48 Selecting previously unselected package libarchive13:amd64. [2021-07-20T04:54:14.091Z] #36 31.48 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-20T04:54:14.091Z] #36 31.50 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-20T04:54:14.091Z] #36 31.72 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-20T04:54:14.091Z] #36 31.72 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-20T04:54:14.091Z] #36 31.73 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-20T04:54:14.091Z] #36 31.84 Selecting previously unselected package librhash0:amd64. [2021-07-20T04:54:14.091Z] #36 31.85 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-20T04:54:14.091Z] #36 31.85 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-20T04:54:14.091Z] #36 32.01 Selecting previously unselected package libuv1:amd64. [2021-07-20T04:54:14.091Z] #36 32.02 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-20T04:54:14.091Z] #36 32.02 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-20T04:54:14.091Z] #36 32.15 Selecting previously unselected package cmake. [2021-07-20T04:54:14.091Z] #36 32.17 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-20T04:54:14.091Z] #36 32.18 Unpacking cmake (3.13.4-1) ... [2021-07-20T04:54:14.091Z] #36 34.46 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-20T04:54:14.091Z] #36 34.48 Setting up xxd (2:8.1.0875-5) ... [2021-07-20T04:54:14.091Z] #36 34.50 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-20T04:54:14.091Z] #36 34.51 Setting up vim-common (2:8.1.0875-5) ... [2021-07-20T04:54:14.091Z] #36 34.55 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-20T04:54:14.091Z] #36 34.58 Setting up cmake-data (3.13.4-1) ... [2021-07-20T04:54:14.091Z] #36 34.60 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-20T04:54:14.091Z] #36 34.63 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-20T04:54:14.091Z] #36 34.64 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-20T04:54:14.091Z] #36 34.66 Setting up cmake (3.13.4-1) ... [2021-07-20T04:54:14.091Z] #36 34.68 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T04:54:14.091Z] #36 34.77 Processing triggers for mime-support (3.62) ... [2021-07-20T04:54:14.276Z] #43 6.336 DEP images/rpc.pb-c.d [2021-07-20T04:54:14.276Z] #43 6.392 PBCC images/siginfo.pb-c.c [2021-07-20T04:54:14.276Z] #43 6.439 DEP images/siginfo.pb-c.d [2021-07-20T04:54:14.276Z] #43 ... [2021-07-20T04:54:14.276Z] [2021-07-20T04:54:14.276Z] #53 [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-20T04:54:14.276Z] #53 sha256:02032f7a0a7fdb74b963e23e74e1c5bb254941fe71b101aeb97bfca4e1e54c48 [2021-07-20T04:54:14.276Z] #53 29.67 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-20T04:54:14.276Z] #53 31.62 + mkdir -p /build [2021-07-20T04:54:14.276Z] #53 31.63 + cp runc /build/runc [2021-07-20T04:54:14.276Z] #53 DONE 31.9s [2021-07-20T04:54:14.276Z] [2021-07-20T04:54:14.276Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:14.276Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:14.276Z] #43 6.555 PBCC images/pagemap.pb-c.c [2021-07-20T04:54:14.351Z] #36 ... [2021-07-20T04:54:14.351Z] [2021-07-20T04:54:14.351Z] #49 [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-20T04:54:14.351Z] #49 sha256:4491d47885ae03403e52f269accfa722447214c0dc10b0f521d2e2d8e047692d [2021-07-20T04:54:14.351Z] #49 30.53 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-20T04:54:14.351Z] #49 30.58 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-20T04:54:14.351Z] #49 30.65 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-20T04:54:14.351Z] #49 30.70 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-20T04:54:14.351Z] #49 30.70 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-20T04:54:14.351Z] #49 ... [2021-07-20T04:54:14.351Z] [2021-07-20T04:54:14.351Z] #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-20T04:54:14.351Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-20T04:54:14.351Z] #36 DONE 35.2s [2021-07-20T04:54:14.533Z] #43 6.624 DEP images/pagemap.pb-c.d [2021-07-20T04:54:14.533Z] #43 6.739 PBCC images/rlimit.pb-c.c [2021-07-20T04:54:14.533Z] #43 6.776 DEP images/rlimit.pb-c.d [2021-07-20T04:54:14.533Z] #43 6.841 PBCC images/file-lock.pb-c.c [2021-07-20T04:54:14.610Z] [2021-07-20T04:54:14.610Z] #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-20T04:54:14.611Z] #37 sha256:a058edbcdc67cf1c02c4d10f93e9506acd089362033e46027111d18f4ecb035e [2021-07-20T04:54:14.779Z] #49 ... [2021-07-20T04:54:14.779Z] [2021-07-20T04:54:14.779Z] #51 [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-20T04:54:14.779Z] #51 sha256:bb4709baa130a812f981445f19cecf1ddb1f980ef34f7cc0d086576ef09f3f13 [2021-07-20T04:54:14.779Z] #51 23.23 golang.org/x/crypto/ssh/terminal [2021-07-20T04:54:14.779Z] #51 25.25 mvdan.cc/sh/v3/cmd/shfmt [2021-07-20T04:54:14.779Z] #51 DONE 27.4s [2021-07-20T04:54:14.779Z] [2021-07-20T04:54:14.779Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:14.779Z] #43 sha256:b546f0cbada632b14a050820707c6fff760bf9a919380b397a98ec3264c5153d [2021-07-20T04:54:14.779Z] #43 4.275 fatal: not a git repository (or any of the parent directories): .git [2021-07-20T04:54:14.779Z] #43 4.345 GEN .gitid [2021-07-20T04:54:14.779Z] #43 4.378 GEN criu/include/version.h [2021-07-20T04:54:14.779Z] #43 4.440 GEN include/common/asm [2021-07-20T04:54:14.789Z] #43 6.857 DEP images/file-lock.pb-c.d [2021-07-20T04:54:14.789Z] #43 6.908 PBCC images/tty.pb-c.c [2021-07-20T04:54:14.789Z] #43 6.997 DEP images/tty.pb-c.d [2021-07-20T04:54:14.789Z] #43 7.119 PBCC images/tun.pb-c.c [2021-07-20T04:54:15.006Z] #58 ... [2021-07-20T04:54:15.006Z] [2021-07-20T04:54:15.006Z] #51 [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-20T04:54:15.006Z] #51 sha256:1bfacc93a292d99c7e923282985ced0ee0adbe3cb4e14af7d806023df2fcbfb8 [2021-07-20T04:54:15.006Z] #51 DONE 34.0s [2021-07-20T04:54:15.045Z] #43 7.199 PBCC images/netdev.pb-c.c [2021-07-20T04:54:15.045Z] #43 7.243 DEP images/tun.pb-c.d [2021-07-20T04:54:15.045Z] #43 7.304 DEP images/netdev.pb-c.d [2021-07-20T04:54:15.045Z] #43 7.355 PBCC images/vma.pb-c.c [2021-07-20T04:54:15.053Z] #43 5.882 PBCC images/timens.pb-c.c [2021-07-20T04:54:15.053Z] #43 5.905 DEP images/timens.pb-c.d [2021-07-20T04:54:15.053Z] #43 6.003 PBCC images/fown.pb-c.c [2021-07-20T04:54:15.053Z] #43 6.023 PBCC images/google/protobuf/descriptor.pb-c.c [2021-07-20T04:54:15.053Z] #43 6.100 PBCC images/opts.pb-c.c [2021-07-20T04:54:15.265Z] [2021-07-20T04:54:15.265Z] #47 [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-20T04:54:15.265Z] #47 sha256:d9eaff1c3d2ac703a8edc92d040ed5634c359a7cd6d1023b7100083f224cd6db [2021-07-20T04:54:15.265Z] #47 ... [2021-07-20T04:54:15.265Z] [2021-07-20T04:54:15.265Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:15.265Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:15.265Z] #43 8.131 Makefile.config:39: Warn: you have no libnftables installed [2021-07-20T04:54:15.265Z] #43 8.131 Makefile.config:40: Warn: Building without nftables support [2021-07-20T04:54:15.265Z] #43 8.134 Note: Building without setproctitle() and strlcpy() support. [2021-07-20T04:54:15.265Z] #43 8.134 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-20T04:54:15.265Z] #43 8.134 Note: Building without GnuTLS support [2021-07-20T04:54:15.301Z] #43 7.429 DEP images/vma.pb-c.d [2021-07-20T04:54:15.301Z] #43 7.478 PBCC images/creds.pb-c.c [2021-07-20T04:54:15.301Z] #43 7.530 DEP images/creds.pb-c.d [2021-07-20T04:54:15.301Z] #43 7.589 PBCC images/utsns.pb-c.c [2021-07-20T04:54:15.328Z] #43 6.148 PBCC images/memfd.pb-c.c [2021-07-20T04:54:15.328Z] #43 6.184 DEP images/fown.pb-c.d [2021-07-20T04:54:15.328Z] #43 6.256 DEP images/google/protobuf/descriptor.pb-c.d [2021-07-20T04:54:15.328Z] #43 6.347 DEP images/opts.pb-c.d [2021-07-20T04:54:15.328Z] #43 6.389 DEP images/memfd.pb-c.d [2021-07-20T04:54:15.548Z] #37 1.158 + RM_GOPATH=0 [2021-07-20T04:54:15.548Z] #37 1.159 + TMP_GOPATH= [2021-07-20T04:54:15.548Z] #37 1.159 + : /build [2021-07-20T04:54:15.548Z] #37 1.160 + '[' -z '' ']' [2021-07-20T04:54:15.548Z] #37 1.161 ++ mktemp -d [2021-07-20T04:54:15.548Z] #37 1.163 + export GOPATH=/tmp/tmp.qXLHzpQh0J [2021-07-20T04:54:15.548Z] #37 1.164 + GOPATH=/tmp/tmp.qXLHzpQh0J [2021-07-20T04:54:15.548Z] #37 1.164 + RM_GOPATH=1 [2021-07-20T04:54:15.548Z] #37 1.164 + case "$(go env GOARCH)" in [2021-07-20T04:54:15.548Z] #37 1.165 ++ go env GOARCH [2021-07-20T04:54:15.549Z] #37 1.184 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:54:15.549Z] #37 1.184 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:54:15.549Z] #37 1.184 ++ dirname /tmp/install/install.sh [2021-07-20T04:54:15.549Z] #37 1.185 + dir=/tmp/install [2021-07-20T04:54:15.549Z] #37 1.186 + bin=tini [2021-07-20T04:54:15.549Z] #37 1.186 + shift [2021-07-20T04:54:15.549Z] #37 1.186 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-20T04:54:15.549Z] #37 1.186 + . /tmp/install/tini.installer [2021-07-20T04:54:15.549Z] #37 1.187 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T04:54:15.549Z] #37 1.187 + install_tini [2021-07-20T04:54:15.549Z] #37 1.188 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-20T04:54:15.549Z] #37 1.189 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T04:54:15.549Z] #37 1.190 + git clone https://github.com/krallin/tini.git /tmp/tmp.qXLHzpQh0J/tini [2021-07-20T04:54:15.549Z] #37 1.192 Cloning into '/tmp/tmp.qXLHzpQh0J/tini'... [2021-07-20T04:54:15.557Z] #43 7.628 DEP images/utsns.pb-c.d [2021-07-20T04:54:15.557Z] #43 7.686 PBCC images/ipc-desc.pb-c.c [2021-07-20T04:54:15.557Z] #43 7.759 PBCC images/ipc-sem.pb-c.c [2021-07-20T04:54:15.557Z] #43 7.827 DEP images/ipc-desc.pb-c.d [2021-07-20T04:54:15.557Z] #43 7.881 DEP images/ipc-sem.pb-c.d [2021-07-20T04:54:15.590Z] #43 6.457 PBCC images/sit.pb-c.c [2021-07-20T04:54:15.590Z] #43 6.489 DEP images/sit.pb-c.d [2021-07-20T04:54:15.590Z] #43 6.531 PBCC images/macvlan.pb-c.c [2021-07-20T04:54:15.590Z] #43 6.551 DEP images/macvlan.pb-c.d [2021-07-20T04:54:15.590Z] #43 6.587 PBCC images/autofs.pb-c.c [2021-07-20T04:54:15.590Z] #43 6.602 DEP images/autofs.pb-c.d [2021-07-20T04:54:15.813Z] #43 7.920 PBCC images/ipc-msg.pb-c.c [2021-07-20T04:54:15.813Z] #43 7.938 DEP images/ipc-msg.pb-c.d [2021-07-20T04:54:15.813Z] #43 7.963 PBCC images/ipc-shm.pb-c.c [2021-07-20T04:54:15.813Z] #43 7.995 DEP images/ipc-shm.pb-c.d [2021-07-20T04:54:15.813Z] #43 8.011 PBCC images/ipc-var.pb-c.c [2021-07-20T04:54:15.813Z] #43 8.033 DEP images/ipc-var.pb-c.d [2021-07-20T04:54:15.813Z] #43 8.059 PBCC images/sk-opts.pb-c.c [2021-07-20T04:54:15.813Z] #43 8.077 PBCC images/packet-sock.pb-c.c [2021-07-20T04:54:15.813Z] #43 8.114 DEP images/sk-opts.pb-c.d [2021-07-20T04:54:15.853Z] #43 6.639 PBCC images/sysctl.pb-c.c [2021-07-20T04:54:15.853Z] #43 6.674 DEP images/sysctl.pb-c.d [2021-07-20T04:54:15.853Z] #43 6.727 PBCC images/time.pb-c.c [2021-07-20T04:54:15.853Z] #43 6.751 DEP images/time.pb-c.d [2021-07-20T04:54:15.853Z] #43 6.832 PBCC images/binfmt-misc.pb-c.c [2021-07-20T04:54:16.070Z] #43 8.132 DEP images/packet-sock.pb-c.d [2021-07-20T04:54:16.070Z] #43 8.171 PBCC images/sk-netlink.pb-c.c [2021-07-20T04:54:16.070Z] #43 8.214 DEP images/sk-netlink.pb-c.d [2021-07-20T04:54:16.070Z] #43 8.271 PBCC images/sk-inet.pb-c.c [2021-07-20T04:54:16.070Z] #43 8.299 DEP images/sk-inet.pb-c.d [2021-07-20T04:54:16.070Z] #43 8.363 PBCC images/sk-unix.pb-c.c [2021-07-20T04:54:16.070Z] #43 8.403 DEP images/sk-unix.pb-c.d [2021-07-20T04:54:16.118Z] #37 1.818 + cd /tmp/tmp.qXLHzpQh0J/tini [2021-07-20T04:54:16.118Z] #37 1.819 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-20T04:54:16.118Z] #37 1.842 + cmake . [2021-07-20T04:54:16.119Z] #43 6.858 DEP images/binfmt-misc.pb-c.d [2021-07-20T04:54:16.120Z] #43 6.913 PBCC images/seccomp.pb-c.c [2021-07-20T04:54:16.120Z] #43 6.922 DEP images/seccomp.pb-c.d [2021-07-20T04:54:16.120Z] #43 6.971 PBCC images/userns.pb-c.c [2021-07-20T04:54:16.120Z] #43 6.991 DEP images/userns.pb-c.d [2021-07-20T04:54:16.120Z] #43 7.019 PBCC images/cgroup.pb-c.c [2021-07-20T04:54:16.120Z] #43 7.032 DEP images/cgroup.pb-c.d [2021-07-20T04:54:16.120Z] #43 7.083 PBCC images/ext-file.pb-c.c [2021-07-20T04:54:16.120Z] #43 7.107 DEP images/ext-file.pb-c.d [2021-07-20T04:54:16.326Z] #43 8.455 PBCC images/mm.pb-c.c [2021-07-20T04:54:16.326Z] #43 8.487 DEP images/mm.pb-c.d [2021-07-20T04:54:16.326Z] #43 8.537 PBCC images/timerfd.pb-c.c [2021-07-20T04:54:16.326Z] #43 8.570 DEP images/timerfd.pb-c.d [2021-07-20T04:54:16.326Z] #43 8.607 PBCC images/timer.pb-c.c [2021-07-20T04:54:16.326Z] #43 8.635 DEP images/timer.pb-c.d [2021-07-20T04:54:16.326Z] #43 8.682 PBCC images/sa.pb-c.c [2021-07-20T04:54:16.381Z] #43 7.216 PBCC images/rpc.pb-c.c [2021-07-20T04:54:16.381Z] #43 7.241 DEP images/rpc.pb-c.d [2021-07-20T04:54:16.381Z] #43 7.281 PBCC images/siginfo.pb-c.c [2021-07-20T04:54:16.381Z] #43 7.297 DEP images/siginfo.pb-c.d [2021-07-20T04:54:16.381Z] #43 7.332 PBCC images/pagemap.pb-c.c [2021-07-20T04:54:16.381Z] #43 7.364 DEP images/pagemap.pb-c.d [2021-07-20T04:54:16.381Z] #43 7.404 PBCC images/rlimit.pb-c.c [2021-07-20T04:54:16.381Z] #43 7.431 DEP images/rlimit.pb-c.d [2021-07-20T04:54:16.381Z] #43 7.472 PBCC images/file-lock.pb-c.c [2021-07-20T04:54:16.511Z] #58 ... [2021-07-20T04:54:16.511Z] [2021-07-20T04:54:16.511Z] #56 [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-20T04:54:16.511Z] #56 sha256:ebb4f4cde1f071fe78473eec571b9f6219e689baa80703b12c7f2c9998425d9e [2021-07-20T04:54:16.511Z] #56 41.00 Checking out files: 83% (3384/4076) Checking out files: 84% (3424/4076) Checking out files: 85% (3465/4076) Checking out files: 86% (3506/4076) Checking out files: 87% (3547/4076) Checking out files: 88% (3587/4076) Checking out files: 89% (3628/4076) Checking out files: 90% (3669/4076) Checking out files: 91% (3710/4076) Checking out files: 92% (3750/4076) Checking out files: 93% (3791/4076) Checking out files: 94% (3832/4076) Checking out files: 95% (3873/4076) Checking out files: 96% (3913/4076) Checking out files: 97% (3954/4076) Checking out files: 98% (3995/4076) Checking out files: 99% (4036/4076) Checking out files: 100% (4076/4076) Checking out files: 100% (4076/4076), done. [2021-07-20T04:54:16.511Z] #56 41.26 + cd /tmp/tmp.vgyTiUQMqE/src/github.com/containerd/containerd [2021-07-20T04:54:16.511Z] #56 41.26 + git checkout -q 7eba5930496d9bbe375fdf71603e610ad737d2b2 [2021-07-20T04:54:16.512Z] #56 42.24 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-20T04:54:16.512Z] #56 42.24 + BUILDTAGS='netgo osusergo static_build' [2021-07-20T04:54:16.512Z] #56 42.24 + export EXTRA_FLAGS=-buildmode=pie [2021-07-20T04:54:16.512Z] #56 42.24 + EXTRA_FLAGS=-buildmode=pie [2021-07-20T04:54:16.512Z] #56 42.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-20T04:54:16.512Z] #56 42.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-20T04:54:16.512Z] #56 42.24 + '[' '' = dynamic ']' [2021-07-20T04:54:16.512Z] #56 42.24 + make [2021-07-20T04:54:16.512Z] #56 43.10 + bin/ctr [2021-07-20T04:54:16.512Z] #56 ... [2021-07-20T04:54:16.512Z] [2021-07-20T04:54:16.512Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:16.512Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:16.512Z] #43 23.21 CC images/timens.o [2021-07-20T04:54:16.512Z] #43 23.34 LINK images/built-in.o [2021-07-20T04:54:16.512Z] #43 23.42 GEN compel/include/asm [2021-07-20T04:54:16.512Z] #43 23.43 GEN compel/include/version.h [2021-07-20T04:54:16.512Z] #43 23.44 touch .config [2021-07-20T04:54:16.512Z] #43 23.47 GEN include/common/config.h [2021-07-20T04:54:16.512Z] #43 23.52 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-07-20T04:54:16.512Z] #43 23.53 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-07-20T04:54:16.512Z] #43 23.55 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-07-20T04:54:16.512Z] #43 23.56 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-07-20T04:54:16.512Z] #43 23.58 DEP compel/arch/x86/plugins/std/memcpy.d [2021-07-20T04:54:16.512Z] #43 23.60 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-07-20T04:54:16.512Z] #43 23.62 GEN compel/plugins/include/uapi/std/syscall.h [2021-07-20T04:54:16.512Z] #43 23.64 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-07-20T04:54:16.512Z] #43 23.65 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-07-20T04:54:16.512Z] #43 23.66 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-07-20T04:54:16.512Z] #43 23.66 DEP compel/plugins/std/infect.d [2021-07-20T04:54:16.512Z] #43 23.76 DEP compel/plugins/std/string.d [2021-07-20T04:54:16.512Z] #43 23.82 DEP compel/plugins/std/log.d [2021-07-20T04:54:16.512Z] #43 23.88 DEP compel/plugins/std/fds.d [2021-07-20T04:54:16.512Z] #43 23.94 DEP compel/plugins/std/std.d [2021-07-20T04:54:16.512Z] #43 24.01 DEP compel/plugins/shmem/shmem.d [2021-07-20T04:54:16.512Z] #43 24.05 DEP compel/plugins/fds/fds.d [2021-07-20T04:54:16.512Z] #43 24.11 CC compel/plugins/std/std.o [2021-07-20T04:54:16.512Z] #43 24.27 CC compel/plugins/std/fds.o [2021-07-20T04:54:16.512Z] #43 24.50 CC compel/plugins/std/log.o [2021-07-20T04:54:16.512Z] #43 24.96 CC compel/plugins/std/string.o [2021-07-20T04:54:16.512Z] #43 25.22 CC compel/plugins/std/infect.o [2021-07-20T04:54:16.512Z] #43 25.42 CC compel/arch/x86/plugins/std/parasite-head.o [2021-07-20T04:54:16.512Z] #43 25.43 CC compel/arch/x86/plugins/std/memcpy.o [2021-07-20T04:54:16.512Z] #43 25.47 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-07-20T04:54:16.512Z] #43 25.50 AR compel/plugins/std.lib.a [2021-07-20T04:54:16.512Z] #43 25.54 CC compel/plugins/fds/fds.o [2021-07-20T04:54:16.512Z] #43 25.65 AR compel/plugins/fds.lib.a [2021-07-20T04:54:16.512Z] #43 25.68 HOSTDEP compel/src/lib/log-host.d [2021-07-20T04:54:16.512Z] #43 25.72 HOSTDEP compel/src/lib/handle-elf-host.d [2021-07-20T04:54:16.582Z] #43 8.717 DEP images/sa.pb-c.d [2021-07-20T04:54:16.582Z] #43 8.771 PBCC images/pipe-data.pb-c.c [2021-07-20T04:54:16.582Z] #43 8.797 DEP images/pipe-data.pb-c.d [2021-07-20T04:54:16.582Z] #43 8.820 PBCC images/mnt.pb-c.c [2021-07-20T04:54:16.582Z] #43 8.848 DEP images/mnt.pb-c.d [2021-07-20T04:54:16.582Z] #43 8.917 PBCC images/sk-packet.pb-c.c [2021-07-20T04:54:16.642Z] #43 ... [2021-07-20T04:54:16.642Z] [2021-07-20T04:54:16.642Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-07-20T04:54:16.642Z] #38 sha256:bd56ea60724d417ef3cf8c01e24c3afdec39ce9c14898e428fa55388479a6a13 [2021-07-20T04:54:16.642Z] #38 DONE 0.3s [2021-07-20T04:54:16.642Z] [2021-07-20T04:54:16.642Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-07-20T04:54:16.642Z] #41 sha256:effb4ffeed9a988087c559ec1443c6b9ee0e6d09741e17daaca9ce7bd9cf6204 [2021-07-20T04:54:16.642Z] #43 7.503 DEP images/file-lock.pb-c.d [2021-07-20T04:54:16.642Z] #43 7.552 PBCC images/tty.pb-c.c [2021-07-20T04:54:16.642Z] #43 7.596 DEP images/tty.pb-c.d [2021-07-20T04:54:16.642Z] #43 7.671 PBCC images/tun.pb-c.c [2021-07-20T04:54:16.642Z] #43 7.703 PBCC images/netdev.pb-c.c [2021-07-20T04:54:16.687Z] #37 2.321 -- The C compiler identification is GNU 8.3.0 [2021-07-20T04:54:16.687Z] #37 2.360 -- Check for working C compiler: /usr/bin/cc [2021-07-20T04:54:16.768Z] #43 25.81 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-07-20T04:54:16.768Z] #43 25.86 HOSTDEP compel/src/main-host.d [2021-07-20T04:54:16.768Z] #43 25.92 DEP compel/src/lib/ptrace.d [2021-07-20T04:54:16.768Z] #43 25.98 DEP compel/src/lib/infect.d [2021-07-20T04:54:16.768Z] #43 26.04 DEP compel/src/lib/infect-util.d [2021-07-20T04:54:16.839Z] #43 ... [2021-07-20T04:54:16.839Z] [2021-07-20T04:54:16.839Z] #51 [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-20T04:54:16.839Z] #51 sha256:5a9be1a67eb4e6369e9c3280bc57c96e89f01061005307040f3b655a31575bfa [2021-07-20T04:54:16.839Z] #51 32.49 mvdan.cc/sh/v3/cmd/shfmt [2021-07-20T04:54:16.839Z] #51 DONE 34.4s [2021-07-20T04:54:16.839Z] [2021-07-20T04:54:16.839Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:16.839Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:16.839Z] #43 8.947 DEP images/sk-packet.pb-c.d [2021-07-20T04:54:16.839Z] #43 9.043 PBCC images/tcp-stream.pb-c.c [2021-07-20T04:54:16.839Z] #43 9.079 DEP images/tcp-stream.pb-c.d [2021-07-20T04:54:16.839Z] #43 9.132 PBCC images/pipe.pb-c.c [2021-07-20T04:54:16.904Z] #43 7.741 DEP images/tun.pb-c.d [2021-07-20T04:54:16.904Z] #43 7.801 DEP images/netdev.pb-c.d [2021-07-20T04:54:16.904Z] #43 7.847 PBCC images/vma.pb-c.c [2021-07-20T04:54:16.904Z] #43 7.869 DEP images/vma.pb-c.d [2021-07-20T04:54:16.904Z] #43 7.904 PBCC images/creds.pb-c.c [2021-07-20T04:54:16.904Z] #43 7.915 DEP images/creds.pb-c.d [2021-07-20T04:54:16.904Z] #43 7.948 PBCC images/utsns.pb-c.c [2021-07-20T04:54:17.023Z] #43 26.07 DEP compel/src/lib/infect-rpc.d [2021-07-20T04:54:17.023Z] #43 26.12 DEP compel/arch/x86/src/lib/infect.d [2021-07-20T04:54:17.023Z] #43 26.17 DEP compel/arch/x86/src/lib/cpu.d [2021-07-20T04:54:17.023Z] #43 ... [2021-07-20T04:54:17.023Z] [2021-07-20T04:54:17.023Z] #58 [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-20T04:54:17.023Z] #58 sha256:b7848fcb7674ba5661f67626243bcd2c526dd637436f72bf847dbb21dc8311b9 [2021-07-20T04:54:17.023Z] #58 DONE 51.8s [2021-07-20T04:54:17.023Z] [2021-07-20T04:54:17.023Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:17.023Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:17.023Z] #43 26.19 DEP compel/src/lib/log.d [2021-07-20T04:54:17.023Z] #43 26.22 DEP compel/src/main.d [2021-07-20T04:54:17.023Z] #43 26.25 DEP compel/src/lib/handle-elf.d [2021-07-20T04:54:17.095Z] #43 9.198 DEP images/pipe.pb-c.d [2021-07-20T04:54:17.095Z] #43 9.280 PBCC images/pstree.pb-c.c [2021-07-20T04:54:17.095Z] #43 9.323 DEP images/pstree.pb-c.d [2021-07-20T04:54:17.095Z] #43 9.417 PBCC images/fs.pb-c.c [2021-07-20T04:54:17.095Z] #43 9.448 DEP images/fs.pb-c.d [2021-07-20T04:54:17.184Z] #43 7.964 DEP images/utsns.pb-c.d [2021-07-20T04:54:17.184Z] #43 7.986 PBCC images/ipc-desc.pb-c.c [2021-07-20T04:54:17.184Z] #43 8.006 PBCC images/ipc-sem.pb-c.c [2021-07-20T04:54:17.184Z] #43 8.015 DEP images/ipc-desc.pb-c.d [2021-07-20T04:54:17.184Z] #43 8.044 DEP images/ipc-sem.pb-c.d [2021-07-20T04:54:17.184Z] #43 8.088 PBCC images/ipc-msg.pb-c.c [2021-07-20T04:54:17.184Z] #43 8.105 DEP images/ipc-msg.pb-c.d [2021-07-20T04:54:17.184Z] #43 8.139 PBCC images/ipc-shm.pb-c.c [2021-07-20T04:54:17.184Z] #43 8.150 DEP images/ipc-shm.pb-c.d [2021-07-20T04:54:17.184Z] #43 8.185 PBCC images/ipc-var.pb-c.c [2021-07-20T04:54:17.184Z] #43 8.207 DEP images/ipc-var.pb-c.d [2021-07-20T04:54:17.279Z] #43 ... [2021-07-20T04:54:17.279Z] [2021-07-20T04:54:17.279Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-20T04:54:17.279Z] #59 sha256:d79398369db4f9e68a6924caa1e156700f3d529c2953c2c7bd9b175144a65dfc [2021-07-20T04:54:17.279Z] #59 DONE 0.1s [2021-07-20T04:54:17.279Z] [2021-07-20T04:54:17.279Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-20T04:54:17.279Z] #60 sha256:5b6a75c596bffbe7aa7c9c209f2fd9178259edde8a980013b399e7abf7ac9625 [2021-07-20T04:54:17.279Z] #60 DONE 0.1s [2021-07-20T04:54:17.279Z] [2021-07-20T04:54:17.279Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:17.279Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:17.279Z] #43 26.31 DEP compel/arch/x86/src/lib/handle-elf.d [2021-07-20T04:54:17.279Z] #43 26.41 CC compel/src/lib/log.o [2021-07-20T04:54:17.352Z] #43 9.503 PBCC images/signalfd.pb-c.c [2021-07-20T04:54:17.352Z] #43 9.556 DEP images/signalfd.pb-c.d [2021-07-20T04:54:17.352Z] #43 9.592 PBCC images/fh.pb-c.c [2021-07-20T04:54:17.352Z] #43 9.634 PBCC images/fsnotify.pb-c.c [2021-07-20T04:54:17.352Z] #43 9.684 DEP images/fh.pb-c.d [2021-07-20T04:54:17.446Z] #43 8.252 PBCC images/sk-opts.pb-c.c [2021-07-20T04:54:17.446Z] #43 8.283 PBCC images/packet-sock.pb-c.c [2021-07-20T04:54:17.446Z] #43 8.318 DEP images/sk-opts.pb-c.d [2021-07-20T04:54:17.446Z] #43 8.361 DEP images/packet-sock.pb-c.d [2021-07-20T04:54:17.446Z] #43 8.395 PBCC images/sk-netlink.pb-c.c [2021-07-20T04:54:17.446Z] #43 8.420 DEP images/sk-netlink.pb-c.d [2021-07-20T04:54:17.446Z] #43 8.444 PBCC images/sk-inet.pb-c.c [2021-07-20T04:54:17.446Z] #43 8.467 DEP images/sk-inet.pb-c.d [2021-07-20T04:54:17.447Z] #43 8.503 PBCC images/sk-unix.pb-c.c [2021-07-20T04:54:17.447Z] #43 8.529 DEP images/sk-unix.pb-c.d [2021-07-20T04:54:17.534Z] #43 26.59 CC compel/arch/x86/src/lib/cpu.o [2021-07-20T04:54:17.577Z] #41 DONE 1.2s [2021-07-20T04:54:17.577Z] [2021-07-20T04:54:17.577Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:17.577Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:17.577Z] #43 9.423 fatal: not a git repository (or any of the parent directories): .git [2021-07-20T04:54:17.577Z] #43 9.457 GEN .gitid [2021-07-20T04:54:17.577Z] #43 9.474 GEN criu/include/version.h [2021-07-20T04:54:17.577Z] #43 9.530 GEN include/common/asm [2021-07-20T04:54:17.577Z] #43 10.48 PBCC images/timens.pb-c.c [2021-07-20T04:54:17.577Z] #43 10.53 DEP images/timens.pb-c.d [2021-07-20T04:54:17.577Z] #43 10.54 PBCC images/fown.pb-c.c [2021-07-20T04:54:17.608Z] #43 9.734 DEP images/fsnotify.pb-c.d [2021-07-20T04:54:17.608Z] #43 9.818 PBCC images/eventpoll.pb-c.c [2021-07-20T04:54:17.608Z] #43 9.867 DEP images/eventpoll.pb-c.d [2021-07-20T04:54:17.608Z] #43 9.948 PBCC images/eventfd.pb-c.c [2021-07-20T04:54:17.626Z] #37 3.024 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-20T04:54:17.626Z] #37 3.032 -- Detecting C compiler ABI info [2021-07-20T04:54:17.708Z] #43 8.557 PBCC images/mm.pb-c.c [2021-07-20T04:54:17.708Z] #43 8.579 DEP images/mm.pb-c.d [2021-07-20T04:54:17.708Z] #43 8.616 PBCC images/timerfd.pb-c.c [2021-07-20T04:54:17.708Z] #43 8.642 DEP images/timerfd.pb-c.d [2021-07-20T04:54:17.708Z] #43 8.682 PBCC images/timer.pb-c.c [2021-07-20T04:54:17.708Z] #43 8.703 DEP images/timer.pb-c.d [2021-07-20T04:54:17.708Z] #43 8.731 PBCC images/sa.pb-c.c [2021-07-20T04:54:17.708Z] #43 8.747 DEP images/sa.pb-c.d [2021-07-20T04:54:17.835Z] #43 10.56 PBCC images/google/protobuf/descriptor.pb-c.c [2021-07-20T04:54:17.835Z] #43 10.64 PBCC images/opts.pb-c.c [2021-07-20T04:54:17.835Z] #43 10.67 PBCC images/memfd.pb-c.c [2021-07-20T04:54:17.835Z] #43 10.71 DEP images/fown.pb-c.d [2021-07-20T04:54:17.835Z] #43 10.74 DEP images/google/protobuf/descriptor.pb-c.d [2021-07-20T04:54:17.835Z] #43 10.76 DEP images/opts.pb-c.d [2021-07-20T04:54:17.865Z] #43 9.991 DEP images/eventfd.pb-c.d [2021-07-20T04:54:17.865Z] #43 10.02 PBCC images/remap-file-path.pb-c.c [2021-07-20T04:54:17.865Z] #43 10.03 DEP images/remap-file-path.pb-c.d [2021-07-20T04:54:17.865Z] #43 10.05 PBCC images/fifo.pb-c.c [2021-07-20T04:54:17.865Z] #43 10.05 DEP images/fifo.pb-c.d [2021-07-20T04:54:17.865Z] #43 10.06 PBCC images/ghost-file.pb-c.c [2021-07-20T04:54:17.865Z] #43 10.10 DEP images/ghost-file.pb-c.d [2021-07-20T04:54:17.865Z] #43 10.14 PBCC images/regfile.pb-c.c [2021-07-20T04:54:17.865Z] #43 10.17 DEP images/regfile.pb-c.d [2021-07-20T04:54:17.885Z] #37 3.517 -- Detecting C compiler ABI info - done [2021-07-20T04:54:17.970Z] #43 8.765 PBCC images/pipe-data.pb-c.c [2021-07-20T04:54:17.970Z] #43 8.782 DEP images/pipe-data.pb-c.d [2021-07-20T04:54:17.970Z] #43 8.812 PBCC images/mnt.pb-c.c [2021-07-20T04:54:17.970Z] #43 8.843 DEP images/mnt.pb-c.d [2021-07-20T04:54:17.970Z] #43 8.885 PBCC images/sk-packet.pb-c.c [2021-07-20T04:54:17.970Z] #43 8.909 DEP images/sk-packet.pb-c.d [2021-07-20T04:54:17.970Z] #43 8.931 PBCC images/tcp-stream.pb-c.c [2021-07-20T04:54:17.970Z] #43 8.961 DEP images/tcp-stream.pb-c.d [2021-07-20T04:54:17.970Z] #43 8.989 PBCC images/pipe.pb-c.c [2021-07-20T04:54:18.093Z] #43 10.82 DEP images/memfd.pb-c.d [2021-07-20T04:54:18.093Z] #43 10.87 PBCC images/sit.pb-c.c [2021-07-20T04:54:18.093Z] #43 10.93 DEP images/sit.pb-c.d [2021-07-20T04:54:18.093Z] #43 10.99 PBCC images/macvlan.pb-c.c [2021-07-20T04:54:18.093Z] #43 11.01 DEP images/macvlan.pb-c.d [2021-07-20T04:54:18.093Z] #43 11.08 PBCC images/autofs.pb-c.c [2021-07-20T04:54:18.093Z] #43 11.08 DEP images/autofs.pb-c.d [2021-07-20T04:54:18.095Z] #43 27.04 CC compel/arch/x86/src/lib/infect.o [2021-07-20T04:54:18.121Z] #43 10.19 PBCC images/ns.pb-c.c [2021-07-20T04:54:18.121Z] #43 10.20 DEP images/ns.pb-c.d [2021-07-20T04:54:18.121Z] #43 10.23 PBCC images/fdinfo.pb-c.c [2021-07-20T04:54:18.121Z] #43 10.28 DEP images/fdinfo.pb-c.d [2021-07-20T04:54:18.121Z] #43 10.35 PBCC images/core-aarch64.pb-c.c [2021-07-20T04:54:18.121Z] #43 10.36 PBCC images/core-arm.pb-c.c [2021-07-20T04:54:18.121Z] #43 10.39 PBCC images/core-ppc64.pb-c.c [2021-07-20T04:54:18.121Z] #43 10.43 PBCC images/core-s390.pb-c.c [2021-07-20T04:54:18.121Z] #43 10.45 PBCC images/core-x86.pb-c.c [2021-07-20T04:54:18.121Z] #43 10.50 PBCC images/core.pb-c.c [2021-07-20T04:54:18.145Z] #37 3.564 -- Detecting C compile features [2021-07-20T04:54:18.233Z] #43 9.040 DEP images/pipe.pb-c.d [2021-07-20T04:54:18.233Z] #43 9.083 PBCC images/pstree.pb-c.c [2021-07-20T04:54:18.233Z] #43 9.094 DEP images/pstree.pb-c.d [2021-07-20T04:54:18.233Z] #43 9.124 PBCC images/fs.pb-c.c [2021-07-20T04:54:18.233Z] #43 9.137 DEP images/fs.pb-c.d [2021-07-20T04:54:18.233Z] #43 9.171 PBCC images/signalfd.pb-c.c [2021-07-20T04:54:18.233Z] #43 9.215 DEP images/signalfd.pb-c.d [2021-07-20T04:54:18.352Z] #43 11.13 PBCC images/sysctl.pb-c.c [2021-07-20T04:54:18.352Z] #43 11.13 DEP images/sysctl.pb-c.d [2021-07-20T04:54:18.352Z] #43 11.15 PBCC images/time.pb-c.c [2021-07-20T04:54:18.352Z] #43 11.17 DEP images/time.pb-c.d [2021-07-20T04:54:18.352Z] #43 11.24 PBCC images/binfmt-misc.pb-c.c [2021-07-20T04:54:18.352Z] #43 11.24 DEP images/binfmt-misc.pb-c.d [2021-07-20T04:54:18.352Z] #43 11.28 PBCC images/seccomp.pb-c.c [2021-07-20T04:54:18.352Z] #43 11.30 DEP images/seccomp.pb-c.d [2021-07-20T04:54:18.352Z] #43 11.30 PBCC images/userns.pb-c.c [2021-07-20T04:54:18.352Z] #43 11.35 DEP images/userns.pb-c.d [2021-07-20T04:54:18.377Z] #43 10.54 PBCC images/inventory.pb-c.c [2021-07-20T04:54:18.377Z] #43 10.59 DEP images/core-aarch64.pb-c.d [2021-07-20T04:54:18.377Z] #43 10.61 DEP images/core-arm.pb-c.d [2021-07-20T04:54:18.377Z] #43 10.64 DEP images/core-ppc64.pb-c.d [2021-07-20T04:54:18.377Z] #43 10.67 DEP images/core-s390.pb-c.d [2021-07-20T04:54:18.377Z] #43 10.70 DEP images/core-x86.pb-c.d [2021-07-20T04:54:18.377Z] #43 10.74 DEP images/core.pb-c.d [2021-07-20T04:54:18.496Z] #43 9.242 PBCC images/fh.pb-c.c [2021-07-20T04:54:18.496Z] #43 9.260 PBCC images/fsnotify.pb-c.c [2021-07-20T04:54:18.496Z] #43 9.283 DEP images/fh.pb-c.d [2021-07-20T04:54:18.496Z] #43 9.305 DEP images/fsnotify.pb-c.d [2021-07-20T04:54:18.496Z] #43 9.341 PBCC images/eventpoll.pb-c.c [2021-07-20T04:54:18.496Z] #43 9.365 DEP images/eventpoll.pb-c.d [2021-07-20T04:54:18.496Z] #43 9.396 PBCC images/eventfd.pb-c.c [2021-07-20T04:54:18.496Z] #43 9.411 DEP images/eventfd.pb-c.d [2021-07-20T04:54:18.496Z] #43 9.443 PBCC images/remap-file-path.pb-c.c [2021-07-20T04:54:18.496Z] #43 9.459 DEP images/remap-file-path.pb-c.d [2021-07-20T04:54:18.496Z] #43 9.500 PBCC images/fifo.pb-c.c [2021-07-20T04:54:18.496Z] #43 9.519 DEP images/fifo.pb-c.d [2021-07-20T04:54:18.496Z] #43 9.556 PBCC images/ghost-file.pb-c.c [2021-07-20T04:54:18.611Z] #43 11.37 PBCC images/cgroup.pb-c.c [2021-07-20T04:54:18.611Z] #43 11.38 DEP images/cgroup.pb-c.d [2021-07-20T04:54:18.611Z] #43 11.43 PBCC images/ext-file.pb-c.c [2021-07-20T04:54:18.611Z] #43 11.51 DEP images/ext-file.pb-c.d [2021-07-20T04:54:18.611Z] #43 11.51 PBCC images/rpc.pb-c.c [2021-07-20T04:54:18.611Z] #43 11.52 DEP images/rpc.pb-c.d [2021-07-20T04:54:18.611Z] #43 11.60 PBCC images/siginfo.pb-c.c [2021-07-20T04:54:18.611Z] #43 11.60 DEP images/siginfo.pb-c.d [2021-07-20T04:54:18.611Z] #43 11.61 PBCC images/pagemap.pb-c.c [2021-07-20T04:54:18.657Z] #43 27.68 CC compel/src/lib/infect-rpc.o [2021-07-20T04:54:18.657Z] #43 27.89 CC compel/src/lib/infect-util.o [2021-07-20T04:54:18.669Z] #43 10.78 DEP images/inventory.pb-c.d [2021-07-20T04:54:18.669Z] #43 10.82 PBCC images/cpuinfo.pb-c.c [2021-07-20T04:54:18.669Z] #43 10.82 DEP images/cpuinfo.pb-c.d [2021-07-20T04:54:18.669Z] #43 10.86 PBCC images/stats.pb-c.c [2021-07-20T04:54:18.669Z] #43 10.88 DEP images/stats.pb-c.d [2021-07-20T04:54:18.759Z] #43 9.611 DEP images/ghost-file.pb-c.d [2021-07-20T04:54:18.759Z] #43 9.663 PBCC images/regfile.pb-c.c [2021-07-20T04:54:18.759Z] #43 9.711 DEP images/regfile.pb-c.d [2021-07-20T04:54:18.759Z] #43 9.754 PBCC images/ns.pb-c.c [2021-07-20T04:54:18.759Z] #43 9.767 DEP images/ns.pb-c.d [2021-07-20T04:54:18.869Z] #43 11.67 DEP images/pagemap.pb-c.d [2021-07-20T04:54:18.870Z] #43 11.68 PBCC images/rlimit.pb-c.c [2021-07-20T04:54:18.870Z] #43 11.70 DEP images/rlimit.pb-c.d [2021-07-20T04:54:18.870Z] #43 11.81 PBCC images/file-lock.pb-c.c [2021-07-20T04:54:18.870Z] #43 11.81 DEP images/file-lock.pb-c.d [2021-07-20T04:54:18.870Z] #43 11.81 PBCC images/tty.pb-c.c [2021-07-20T04:54:18.913Z] #43 28.04 CC compel/src/lib/infect.o [2021-07-20T04:54:19.022Z] #43 9.786 PBCC images/fdinfo.pb-c.c [2021-07-20T04:54:19.022Z] #43 9.825 DEP images/fdinfo.pb-c.d [2021-07-20T04:54:19.022Z] #43 9.849 PBCC images/core-aarch64.pb-c.c [2021-07-20T04:54:19.022Z] #43 9.865 PBCC images/core-arm.pb-c.c [2021-07-20T04:54:19.022Z] #43 9.883 PBCC images/core-ppc64.pb-c.c [2021-07-20T04:54:19.022Z] #43 9.903 PBCC images/core-s390.pb-c.c [2021-07-20T04:54:19.022Z] #43 9.951 PBCC images/core-x86.pb-c.c [2021-07-20T04:54:19.022Z] #43 9.973 PBCC images/core.pb-c.c [2021-07-20T04:54:19.022Z] #43 10.00 PBCC images/inventory.pb-c.c [2021-07-20T04:54:19.088Z] #37 ... [2021-07-20T04:54:19.088Z] [2021-07-20T04:54:19.088Z] #51 [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-20T04:54:19.088Z] #51 sha256:b5e1abdb9bfd0a327f8e7e98da8539dc66f73a6df162b9effed3efe2d2583072 [2021-07-20T04:54:19.088Z] #51 28.66 golang.org/x/crypto/ssh/terminal [2021-07-20T04:54:19.088Z] #51 33.33 mvdan.cc/sh/v3/cmd/shfmt [2021-07-20T04:54:19.088Z] #51 DONE 35.9s [2021-07-20T04:54:19.088Z] [2021-07-20T04:54:19.088Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-07-20T04:54:19.088Z] #42 sha256:3bc948eafa4a2ba5f3c4da3ac4d1bb89d3387349418d9f6b9e66e3bce672d469 [2021-07-20T04:54:19.088Z] #42 39.69 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-20T04:54:19.088Z] #42 39.73 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T04:54:19.128Z] #43 11.87 DEP images/tty.pb-c.d [2021-07-20T04:54:19.128Z] #43 11.93 PBCC images/tun.pb-c.c [2021-07-20T04:54:19.128Z] #43 11.93 PBCC images/netdev.pb-c.c [2021-07-20T04:54:19.128Z] #43 11.99 DEP images/tun.pb-c.d [2021-07-20T04:54:19.128Z] #43 12.04 DEP images/netdev.pb-c.d [2021-07-20T04:54:19.128Z] #43 12.09 PBCC images/vma.pb-c.c [2021-07-20T04:54:19.128Z] #43 12.09 DEP images/vma.pb-c.d [2021-07-20T04:54:19.169Z] #43 ... [2021-07-20T04:54:19.169Z] [2021-07-20T04:54:19.169Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-20T04:54:19.169Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-20T04:54:19.169Z] #63 CACHED [2021-07-20T04:54:19.169Z] [2021-07-20T04:54:19.169Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-20T04:54:19.169Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-20T04:54:19.169Z] #65 CACHED [2021-07-20T04:54:19.169Z] [2021-07-20T04:54:19.169Z] #56 [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-20T04:54:19.169Z] #56 sha256:ebb4f4cde1f071fe78473eec571b9f6219e689baa80703b12c7f2c9998425d9e [2021-07-20T04:54:19.284Z] #43 10.03 DEP images/core-aarch64.pb-c.d [2021-07-20T04:54:19.284Z] #43 10.08 DEP images/core-arm.pb-c.d [2021-07-20T04:54:19.284Z] #43 10.13 DEP images/core-ppc64.pb-c.d [2021-07-20T04:54:19.284Z] #43 ... [2021-07-20T04:54:19.284Z] [2021-07-20T04:54:19.284Z] #47 [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-20T04:54:19.284Z] #47 sha256:535837ec350bc1e4fcc70777a7a2872a8823e71bd8b45183758df2b434bb1679 [2021-07-20T04:54:19.284Z] #47 DONE 31.9s [2021-07-20T04:54:19.284Z] [2021-07-20T04:54:19.284Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:19.284Z] #43 sha256:b546f0cbada632b14a050820707c6fff760bf9a919380b397a98ec3264c5153d [2021-07-20T04:54:19.284Z] #43 10.21 DEP images/core-s390.pb-c.d [2021-07-20T04:54:19.284Z] #43 10.26 DEP images/core-x86.pb-c.d [2021-07-20T04:54:19.284Z] #43 ... [2021-07-20T04:54:19.284Z] [2021-07-20T04:54:19.284Z] #49 [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-20T04:54:19.284Z] #49 sha256:e4cb829fafb1701e81b68ed419fd3e11040510a63a6de6e9a48dec4b43f89dad [2021-07-20T04:54:19.284Z] #49 28.82 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-20T04:54:19.284Z] #49 28.99 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-20T04:54:19.284Z] #49 29.06 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-20T04:54:19.348Z] #42 DONE 40.1s [2021-07-20T04:54:19.348Z] [2021-07-20T04:54:19.348Z] #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-20T04:54:19.348Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T04:54:19.348Z] #13 35.12 Selecting previously unselected package binutils-mingw-w64. [2021-07-20T04:54:19.348Z] #13 35.13 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-20T04:54:19.348Z] #13 35.14 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-20T04:54:19.348Z] #13 35.27 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-20T04:54:19.348Z] #13 35.27 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-20T04:54:19.348Z] #13 35.28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-20T04:54:19.348Z] #13 35.46 Selecting previously unselected package dmsetup. [2021-07-20T04:54:19.348Z] #13 35.48 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-20T04:54:19.348Z] #13 35.48 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-20T04:54:19.348Z] #13 35.63 Selecting previously unselected package mingw-w64-common. [2021-07-20T04:54:19.348Z] #13 35.64 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-20T04:54:19.348Z] #13 35.64 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-20T04:54:19.387Z] #43 12.13 PBCC images/creds.pb-c.c [2021-07-20T04:54:19.387Z] #43 12.19 DEP images/creds.pb-c.d [2021-07-20T04:54:19.387Z] #43 12.22 PBCC images/utsns.pb-c.c [2021-07-20T04:54:19.387Z] #43 12.22 DEP images/utsns.pb-c.d [2021-07-20T04:54:19.387Z] #43 ... [2021-07-20T04:54:19.387Z] [2021-07-20T04:54:19.387Z] #47 [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-20T04:54:19.388Z] #47 sha256:d9eaff1c3d2ac703a8edc92d040ed5634c359a7cd6d1023b7100083f224cd6db [2021-07-20T04:54:19.388Z] #47 DONE 38.4s [2021-07-20T04:54:19.388Z] [2021-07-20T04:54:19.388Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:19.388Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:19.388Z] #43 12.25 PBCC images/ipc-desc.pb-c.c [2021-07-20T04:54:19.388Z] #43 12.29 PBCC images/ipc-sem.pb-c.c [2021-07-20T04:54:19.388Z] #43 12.32 DEP images/ipc-desc.pb-c.d [2021-07-20T04:54:19.619Z] #43 11.79 make[1]: Nothing to be done for 'all'. [2021-07-20T04:54:19.647Z] #43 12.34 DEP images/ipc-sem.pb-c.d [2021-07-20T04:54:19.647Z] #43 12.40 PBCC images/ipc-msg.pb-c.c [2021-07-20T04:54:19.647Z] #43 12.40 DEP images/ipc-msg.pb-c.d [2021-07-20T04:54:19.647Z] #43 12.40 PBCC images/ipc-shm.pb-c.c [2021-07-20T04:54:19.647Z] #43 12.40 DEP images/ipc-shm.pb-c.d [2021-07-20T04:54:19.647Z] #43 12.46 PBCC images/ipc-var.pb-c.c [2021-07-20T04:54:19.647Z] #43 12.46 DEP images/ipc-var.pb-c.d [2021-07-20T04:54:19.647Z] #43 12.51 PBCC images/sk-opts.pb-c.c [2021-07-20T04:54:19.647Z] #43 12.55 PBCC images/packet-sock.pb-c.c [2021-07-20T04:54:19.647Z] #43 12.55 DEP images/sk-opts.pb-c.d [2021-07-20T04:54:19.647Z] #43 12.60 DEP images/packet-sock.pb-c.d [2021-07-20T04:54:19.732Z] #56 ... [2021-07-20T04:54:19.732Z] [2021-07-20T04:54:19.732Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:19.732Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:19.732Z] #43 28.89 CC compel/src/lib/ptrace.o [2021-07-20T04:54:19.732Z] #43 29.03 AR compel/libcompel.a [2021-07-20T04:54:19.906Z] #43 12.61 PBCC images/sk-netlink.pb-c.c [2021-07-20T04:54:19.906Z] #43 12.67 DEP images/sk-netlink.pb-c.d [2021-07-20T04:54:19.906Z] #43 12.67 PBCC images/sk-inet.pb-c.c [2021-07-20T04:54:19.906Z] #43 12.71 DEP images/sk-inet.pb-c.d [2021-07-20T04:54:19.906Z] #43 12.77 PBCC images/sk-unix.pb-c.c [2021-07-20T04:54:19.906Z] #43 12.77 DEP images/sk-unix.pb-c.d [2021-07-20T04:54:19.906Z] #43 12.80 PBCC images/mm.pb-c.c [2021-07-20T04:54:19.989Z] #43 29.04 HOSTCC compel/src/main-host.o [2021-07-20T04:54:19.989Z] #43 29.15 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-07-20T04:54:19.989Z] #43 29.21 HOSTCC compel/src/lib/handle-elf-host.o [2021-07-20T04:54:20.165Z] #43 12.90 DEP images/mm.pb-c.d [2021-07-20T04:54:20.165Z] #43 12.90 PBCC images/timerfd.pb-c.c [2021-07-20T04:54:20.165Z] #43 12.90 DEP images/timerfd.pb-c.d [2021-07-20T04:54:20.165Z] #43 12.90 PBCC images/timer.pb-c.c [2021-07-20T04:54:20.165Z] #43 12.90 DEP images/timer.pb-c.d [2021-07-20T04:54:20.165Z] #43 12.99 PBCC images/sa.pb-c.c [2021-07-20T04:54:20.165Z] #43 12.99 DEP images/sa.pb-c.d [2021-07-20T04:54:20.165Z] #43 13.02 PBCC images/pipe-data.pb-c.c [2021-07-20T04:54:20.165Z] #43 13.02 DEP images/pipe-data.pb-c.d [2021-07-20T04:54:20.245Z] #43 29.32 HOSTCC compel/src/lib/log-host.o [2021-07-20T04:54:20.245Z] #43 29.39 HOSTLINK compel/compel-host-bin [2021-07-20T04:54:20.245Z] #43 29.44 DEP soccr/soccr.d [2021-07-20T04:54:20.245Z] #43 29.50 CC soccr/soccr.o [2021-07-20T04:54:20.424Z] #43 13.10 PBCC images/mnt.pb-c.c [2021-07-20T04:54:20.424Z] #43 13.10 DEP images/mnt.pb-c.d [2021-07-20T04:54:20.424Z] #43 13.10 PBCC images/sk-packet.pb-c.c [2021-07-20T04:54:20.424Z] #43 13.18 DEP images/sk-packet.pb-c.d [2021-07-20T04:54:20.424Z] #43 13.18 PBCC images/tcp-stream.pb-c.c [2021-07-20T04:54:20.424Z] #43 13.18 DEP images/tcp-stream.pb-c.d [2021-07-20T04:54:20.424Z] #43 13.24 PBCC images/pipe.pb-c.c [2021-07-20T04:54:20.424Z] #43 13.24 DEP images/pipe.pb-c.d [2021-07-20T04:54:20.424Z] #43 13.27 PBCC images/pstree.pb-c.c [2021-07-20T04:54:20.424Z] #43 13.27 DEP images/pstree.pb-c.d [2021-07-20T04:54:20.424Z] #43 13.29 PBCC images/fs.pb-c.c [2021-07-20T04:54:20.424Z] #43 13.31 DEP images/fs.pb-c.d [2021-07-20T04:54:20.424Z] #43 13.33 PBCC images/signalfd.pb-c.c [2021-07-20T04:54:20.424Z] #43 13.36 DEP images/signalfd.pb-c.d [2021-07-20T04:54:20.548Z] #43 12.54 CC images/stats.o [2021-07-20T04:54:20.548Z] #43 12.75 CC images/core.o [2021-07-20T04:54:20.685Z] #43 13.43 PBCC images/fh.pb-c.c [2021-07-20T04:54:20.685Z] #43 13.45 PBCC images/fsnotify.pb-c.c [2021-07-20T04:54:20.685Z] #43 13.50 DEP images/fh.pb-c.d [2021-07-20T04:54:20.685Z] #43 13.57 DEP images/fsnotify.pb-c.d [2021-07-20T04:54:20.685Z] #43 13.57 PBCC images/eventpoll.pb-c.c [2021-07-20T04:54:20.685Z] #43 13.59 DEP images/eventpoll.pb-c.d [2021-07-20T04:54:20.805Z] #43 13.08 CC images/core-x86.o [2021-07-20T04:54:20.808Z] #43 29.94 AR soccr/libsoccr.a [2021-07-20T04:54:20.808Z] #43 29.95 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-20T04:54:20.944Z] #43 13.67 PBCC images/eventfd.pb-c.c [2021-07-20T04:54:20.944Z] #43 13.67 DEP images/eventfd.pb-c.d [2021-07-20T04:54:20.944Z] #43 13.67 PBCC images/remap-file-path.pb-c.c [2021-07-20T04:54:20.944Z] #43 13.70 DEP images/remap-file-path.pb-c.d [2021-07-20T04:54:20.944Z] #43 13.72 PBCC images/fifo.pb-c.c [2021-07-20T04:54:20.944Z] #43 13.74 DEP images/fifo.pb-c.d [2021-07-20T04:54:20.944Z] #43 13.82 PBCC images/ghost-file.pb-c.c [2021-07-20T04:54:20.944Z] #43 13.88 DEP images/ghost-file.pb-c.d [2021-07-20T04:54:20.944Z] #43 13.88 PBCC images/regfile.pb-c.c [2021-07-20T04:54:21.061Z] #43 13.36 CC images/core-arm.o [2021-07-20T04:54:21.063Z] #43 30.12 DEP criu/arch/x86/sigframe.d [2021-07-20T04:54:21.063Z] #43 30.16 DEP criu/arch/x86/sigaction_compat.d [2021-07-20T04:54:21.063Z] #43 30.24 DEP criu/arch/x86/kerndat.d [2021-07-20T04:54:21.063Z] #43 30.31 DEP criu/arch/x86/crtools.d [2021-07-20T04:54:21.202Z] #43 13.96 DEP images/regfile.pb-c.d [2021-07-20T04:54:21.202Z] #43 13.96 PBCC images/ns.pb-c.c [2021-07-20T04:54:21.202Z] #43 13.96 DEP images/ns.pb-c.d [2021-07-20T04:54:21.202Z] #43 14.01 PBCC images/fdinfo.pb-c.c [2021-07-20T04:54:21.202Z] #43 14.05 DEP images/fdinfo.pb-c.d [2021-07-20T04:54:21.202Z] #43 14.07 PBCC images/core-aarch64.pb-c.c [2021-07-20T04:54:21.202Z] #43 14.11 PBCC images/core-arm.pb-c.c [2021-07-20T04:54:21.202Z] #43 14.13 PBCC images/core-ppc64.pb-c.c [2021-07-20T04:54:21.206Z] #49 ... [2021-07-20T04:54:21.206Z] [2021-07-20T04:54:21.206Z] #56 [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-20T04:54:21.206Z] #56 sha256:ccbbced48523a9d582a58021cc80f58df45c9e030ba7ef2eb07f6b255f7d61e4 [2021-07-20T04:54:21.206Z] #56 32.71 Checking out files: 64% (2632/4076) Checking out files: 65% (2650/4076) Checking out files: 66% (2691/4076) Checking out files: 67% (2731/4076) Checking out files: 68% (2772/4076) Checking out files: 69% (2813/4076) Checking out files: 70% (2854/4076) Checking out files: 71% (2894/4076) Checking out files: 72% (2935/4076) Checking out files: 73% (2976/4076) Checking out files: 74% (3017/4076) Checking out files: 75% (3057/4076) Checking out files: 76% (3098/4076) Checking out files: 77% (3139/4076) Checking out files: 78% (3180/4076) Checking out files: 79% (3221/4076) Checking out files: 80% (3261/4076) Checking out files: 81% (3302/4076) Checking out files: 82% (3343/4076) Checking out files: 83% (3384/4076) Checking out files: 84% (3424/4076) Checking out files: 85% (3465/4076) Checking out files: 86% (3506/4076) Checking out files: 87% (3547/4076) Checking out files: 88% (3587/4076) Checking out files: 89% (3628/4076) Checking out files: 90% (3669/4076) Checking out files: 91% (3710/4076) Checking out files: 92% (3750/4076) Checking out files: 93% (3791/4076) Checking out files: 94% (3832/4076) Checking out files: 95% (3873/4076) Checking out files: 96% (3913/4076) Checking out files: 97% (3954/4076) Checking out files: 98% (3995/4076) Checking out files: 99% (4036/4076) Checking out files: 100% (4076/4076) Checking out files: 100% (4076/4076), done. [2021-07-20T04:54:21.206Z] #56 33.44 + cd /tmp/tmp.6oPjAsft0M/src/github.com/containerd/containerd [2021-07-20T04:54:21.206Z] #56 33.44 + git checkout -q 7eba5930496d9bbe375fdf71603e610ad737d2b2 [2021-07-20T04:54:21.318Z] #43 13.58 CC images/core-aarch64.o [2021-07-20T04:54:21.319Z] #43 30.36 DEP criu/arch/x86/cpu.d [2021-07-20T04:54:21.319Z] #43 30.44 CC criu/arch/x86/cpu.o [2021-07-20T04:54:21.461Z] #43 14.17 PBCC images/core-s390.pb-c.c [2021-07-20T04:54:21.461Z] #43 14.18 PBCC images/core-x86.pb-c.c [2021-07-20T04:54:21.461Z] #43 14.23 PBCC images/core.pb-c.c [2021-07-20T04:54:21.461Z] #43 14.27 PBCC images/inventory.pb-c.c [2021-07-20T04:54:21.461Z] #43 14.30 DEP images/core-aarch64.pb-c.d [2021-07-20T04:54:21.461Z] #43 14.36 DEP images/core-arm.pb-c.d [2021-07-20T04:54:21.461Z] #43 14.42 DEP images/core-ppc64.pb-c.d [2021-07-20T04:54:21.461Z] #43 14.42 DEP images/core-s390.pb-c.d [2021-07-20T04:54:21.461Z] #43 14.48 DEP images/core-x86.pb-c.d [2021-07-20T04:54:21.575Z] #43 30.65 CC criu/arch/x86/crtools.o [2021-07-20T04:54:21.575Z] #43 13.76 CC images/core-ppc64.o [2021-07-20T04:54:21.720Z] #43 14.55 DEP images/core.pb-c.d [2021-07-20T04:54:21.720Z] #43 14.58 DEP images/inventory.pb-c.d [2021-07-20T04:54:21.720Z] #43 14.65 PBCC images/cpuinfo.pb-c.c [2021-07-20T04:54:21.720Z] #43 14.65 DEP images/cpuinfo.pb-c.d [2021-07-20T04:54:21.832Z] #43 ... [2021-07-20T04:54:21.832Z] [2021-07-20T04:54:21.832Z] #47 [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-20T04:54:21.832Z] #47 sha256:6dfe57c0d8044c7644645af8f1cb229cc39e5a610fdeca494df5aa01a542726c [2021-07-20T04:54:21.832Z] #47 DONE 39.5s [2021-07-20T04:54:21.832Z] [2021-07-20T04:54:21.832Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:21.832Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:21.832Z] #43 14.06 CC images/core-s390.o [2021-07-20T04:54:21.978Z] #43 14.69 PBCC images/stats.pb-c.c [2021-07-20T04:54:21.979Z] #43 14.69 DEP images/stats.pb-c.d [2021-07-20T04:54:22.136Z] #43 31.07 CC criu/arch/x86/kerndat.o [2021-07-20T04:54:22.136Z] #43 31.28 CC criu/arch/x86/sigaction_compat.o [2021-07-20T04:54:22.136Z] #43 31.37 CC criu/arch/x86/sigframe.o [2021-07-20T04:54:22.136Z] #43 31.45 LINK criu/arch/x86/crtools.built-in.o [2021-07-20T04:54:22.152Z] #56 34.72 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-20T04:54:22.152Z] #56 34.72 + BUILDTAGS='netgo osusergo static_build' [2021-07-20T04:54:22.152Z] #56 34.73 + export EXTRA_FLAGS=-buildmode=pie [2021-07-20T04:54:22.152Z] #56 34.73 + EXTRA_FLAGS=-buildmode=pie [2021-07-20T04:54:22.152Z] #56 34.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-20T04:54:22.152Z] #56 34.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-20T04:54:22.152Z] #56 34.73 + '[' '' = dynamic ']' [2021-07-20T04:54:22.152Z] #56 34.73 + make [2021-07-20T04:54:22.392Z] #43 31.46 DEP criu/pie/util-vdso-elf32.d [2021-07-20T04:54:22.392Z] #43 31.50 DEP criu/pie/util-vdso.d [2021-07-20T04:54:22.392Z] #43 31.53 DEP criu/pie/util.d [2021-07-20T04:54:22.392Z] #43 31.59 CC criu/pie/util.o [2021-07-20T04:54:22.392Z] #43 31.72 CC criu/pie/util-vdso.o [2021-07-20T04:54:22.394Z] #43 14.58 CC images/cpuinfo.o [2021-07-20T04:54:22.643Z] #13 41.23 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-20T04:54:22.643Z] #13 41.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-20T04:54:22.643Z] #13 41.24 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-20T04:54:22.650Z] #43 14.94 CC images/inventory.o [2021-07-20T04:54:22.730Z] #56 35.39 + bin/ctr [2021-07-20T04:54:22.903Z] #13 ... [2021-07-20T04:54:22.903Z] [2021-07-20T04:54:22.903Z] #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-20T04:54:22.903Z] #37 sha256:a058edbcdc67cf1c02c4d10f93e9506acd089362033e46027111d18f4ecb035e [2021-07-20T04:54:22.903Z] #37 5.486 -- Detecting C compile features - done [2021-07-20T04:54:22.903Z] #37 5.515 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-20T04:54:22.903Z] #37 5.886 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-20T04:54:22.903Z] #37 6.025 -- Configuring done [2021-07-20T04:54:22.903Z] #37 6.042 -- Generating done [2021-07-20T04:54:22.903Z] #37 6.044 -- Build files have been written to: /tmp/tmp.qXLHzpQh0J/tini [2021-07-20T04:54:22.903Z] #37 6.050 + make tini-static [2021-07-20T04:54:22.903Z] #37 6.536 Scanning dependencies of target tini-static [2021-07-20T04:54:22.903Z] #37 6.830 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-20T04:54:22.903Z] #37 7.865 [100%] Linking C executable tini-static [2021-07-20T04:54:22.903Z] #37 8.332 [100%] Built target tini-static [2021-07-20T04:54:22.903Z] #37 8.414 + mkdir -p /build [2021-07-20T04:54:22.903Z] #37 8.415 + cp tini-static /build/docker-init [2021-07-20T04:54:22.903Z] #37 DONE 8.5s [2021-07-20T04:54:22.903Z] [2021-07-20T04:54:22.903Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:22.903Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:22.903Z] #43 2.868 Note: Building without setproctitle() and strlcpy() support. [2021-07-20T04:54:22.903Z] #43 2.868 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-20T04:54:22.903Z] #43 2.877 Note: Building without GnuTLS support [2021-07-20T04:54:22.903Z] #43 2.881 Makefile.config:39: Warn: you have no libnftables installed [2021-07-20T04:54:22.903Z] #43 2.882 Makefile.config:40: Warn: Building without nftables support [2021-07-20T04:54:22.906Z] #43 15.20 CC images/fdinfo.o [2021-07-20T04:54:22.915Z] #43 15.53 make[1]: Nothing to be done for 'all'. [2021-07-20T04:54:22.954Z] #43 32.00 CC criu/pie/util-vdso-elf32.o [2021-07-20T04:54:22.954Z] #43 32.25 AR criu/pie/pie.lib.a [2021-07-20T04:54:23.162Z] #43 15.41 CC images/fown.o [2021-07-20T04:54:23.215Z] #43 32.28 DEP criu/pie/restorer.d [2021-07-20T04:54:23.215Z] #43 32.40 DEP criu/arch/x86/sigaction_compat_pie.d [2021-07-20T04:54:23.215Z] #43 32.49 DEP criu/arch/x86/restorer_unmap.d [2021-07-20T04:54:23.215Z] #43 32.50 DEP criu/arch/x86/restorer.d [2021-07-20T04:54:23.419Z] #43 15.63 CC images/ns.o [2021-07-20T04:54:23.470Z] #43 32.58 DEP criu/arch/x86/vdso-pie.d [2021-07-20T04:54:23.470Z] #43 32.63 DEP criu/pie/parasite-vdso.d [2021-07-20T04:54:23.470Z] #43 32.70 DEP criu/pie/parasite.d [2021-07-20T04:54:23.482Z] #43 16.26 CC images/stats.o [2021-07-20T04:54:23.675Z] #43 15.86 CC images/regfile.o [2021-07-20T04:54:23.675Z] #43 15.96 CC images/ghost-file.o [2021-07-20T04:54:23.675Z] #43 ... [2021-07-20T04:54:23.675Z] [2021-07-20T04:54:23.675Z] #49 [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-20T04:54:23.675Z] #49 sha256:48eb3a434fde4af24bea3cfec080f6d954ca5ada01c7661064b9f880179ad713 [2021-07-20T04:54:23.675Z] #49 31.51 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-20T04:54:23.675Z] #49 31.60 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-20T04:54:23.675Z] #49 31.80 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-20T04:54:23.725Z] #43 32.79 CC criu/pie/parasite.o [2021-07-20T04:54:23.741Z] #43 16.54 CC images/core.o [2021-07-20T04:54:23.932Z] #49 ... [2021-07-20T04:54:23.932Z] [2021-07-20T04:54:23.932Z] #56 [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-20T04:54:23.932Z] #56 sha256:88c2bd251d56736937b3f5125d9b3b8aff06e8141a345cf3c1af92d91ab3be0b [2021-07-20T04:54:23.932Z] #56 40.63 Checking out files: 65% (2656/4076) Checking out files: 66% (2691/4076) Checking out files: 67% (2731/4076) Checking out files: 68% (2772/4076) Checking out files: 69% (2813/4076) Checking out files: 70% (2854/4076) Checking out files: 71% (2894/4076) Checking out files: 72% (2935/4076) Checking out files: 73% (2976/4076) Checking out files: 74% (3017/4076) Checking out files: 75% (3057/4076) Checking out files: 76% (3098/4076) Checking out files: 77% (3139/4076) Checking out files: 78% (3180/4076) Checking out files: 79% (3221/4076) Checking out files: 80% (3261/4076) Checking out files: 81% (3302/4076) Checking out files: 82% (3343/4076) Checking out files: 83% (3384/4076) Checking out files: 84% (3424/4076) Checking out files: 85% (3465/4076) Checking out files: 86% (3506/4076) Checking out files: 87% (3547/4076) Checking out files: 88% (3587/4076) Checking out files: 89% (3628/4076) Checking out files: 90% (3669/4076) Checking out files: 91% (3710/4076) Checking out files: 92% (3750/4076) Checking out files: 93% (3791/4076) Checking out files: 94% (3832/4076) Checking out files: 95% (3873/4076) Checking out files: 96% (3913/4076) Checking out files: 97% (3954/4076) Checking out files: 98% (3995/4076) Checking out files: 99% (4036/4076) Checking out files: 100% (4076/4076) Checking out files: 100% (4076/4076), done. [2021-07-20T04:54:23.932Z] #56 41.39 + cd /tmp/tmp.wyprJX4tBh/src/github.com/containerd/containerd [2021-07-20T04:54:23.932Z] #56 41.39 + git checkout -q 7eba5930496d9bbe375fdf71603e610ad737d2b2 [2021-07-20T04:54:23.981Z] #43 33.20 LINK criu/pie/parasite.built-in.o [2021-07-20T04:54:23.981Z] #43 33.21 GEN criu/pie/parasite-blob.h [2021-07-20T04:54:23.981Z] #43 33.22 CC criu/pie/parasite-vdso.o [2021-07-20T04:54:23.999Z] #43 16.93 CC images/core-x86.o [2021-07-20T04:54:24.287Z] #43 ... [2021-07-20T04:54:24.287Z] [2021-07-20T04:54:24.287Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-20T04:54:24.287Z] #39 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db [2021-07-20T04:54:24.287Z] #39 CACHED [2021-07-20T04:54:24.287Z] [2021-07-20T04:54:24.287Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:24.287Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:24.287Z] #43 4.615 fatal: not a git repository (or any of the parent directories): .git [2021-07-20T04:54:24.287Z] #43 4.709 GEN .gitid [2021-07-20T04:54:24.287Z] #43 ... [2021-07-20T04:54:24.287Z] [2021-07-20T04:54:24.287Z] #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-20T04:54:24.287Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-20T04:54:24.287Z] #40 CACHED [2021-07-20T04:54:24.287Z] [2021-07-20T04:54:24.287Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:24.287Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:24.287Z] #43 4.748 GEN criu/include/version.h [2021-07-20T04:54:24.287Z] #43 4.777 GEN include/common/asm [2021-07-20T04:54:24.544Z] #43 33.47 CC criu/arch/x86/vdso-pie.o [2021-07-20T04:54:24.544Z] #43 33.59 CC criu/arch/x86/restorer.o [2021-07-20T04:54:24.544Z] #43 33.78 CC criu/arch/x86/restorer_unmap.o [2021-07-20T04:54:24.544Z] #43 33.81 CC criu/arch/x86/sigaction_compat_pie.o [2021-07-20T04:54:24.585Z] #43 17.28 CC images/core-arm.o [2021-07-20T04:54:24.800Z] #43 33.92 CC criu/pie/restorer.o [2021-07-20T04:54:24.847Z] #43 17.55 CC images/core-aarch64.o [2021-07-20T04:54:24.847Z] #43 17.80 CC images/core-ppc64.o [2021-07-20T04:54:24.861Z] #56 42.29 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-20T04:54:24.861Z] #56 42.29 + BUILDTAGS='netgo osusergo static_build' [2021-07-20T04:54:24.861Z] #56 42.30 + export EXTRA_FLAGS=-buildmode=pie [2021-07-20T04:54:24.861Z] #56 42.30 + EXTRA_FLAGS=-buildmode=pie [2021-07-20T04:54:24.861Z] #56 42.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-20T04:54:24.861Z] #56 42.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-20T04:54:24.861Z] #56 42.30 + '[' '' = dynamic ']' [2021-07-20T04:54:24.861Z] #56 42.30 + make [2021-07-20T04:54:25.227Z] #43 5.705 PBCC images/timens.pb-c.c [2021-07-20T04:54:25.227Z] #43 5.728 DEP images/timens.pb-c.d [2021-07-20T04:54:25.227Z] #43 5.761 PBCC images/fown.pb-c.c [2021-07-20T04:54:25.227Z] #43 ... [2021-07-20T04:54:25.227Z] [2021-07-20T04:54:25.227Z] #49 [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-20T04:54:25.227Z] #49 sha256:4491d47885ae03403e52f269accfa722447214c0dc10b0f521d2e2d8e047692d [2021-07-20T04:54:25.227Z] #49 31.87 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-20T04:54:25.227Z] #49 32.12 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-20T04:54:25.227Z] #49 32.37 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-20T04:54:25.227Z] #49 ... [2021-07-20T04:54:25.227Z] [2021-07-20T04:54:25.227Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:25.227Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:25.227Z] #43 5.782 PBCC images/google/protobuf/descriptor.pb-c.c [2021-07-20T04:54:25.227Z] #43 5.841 PBCC images/opts.pb-c.c [2021-07-20T04:54:25.227Z] #43 5.866 PBCC images/memfd.pb-c.c [2021-07-20T04:54:25.227Z] #43 5.898 DEP images/fown.pb-c.d [2021-07-20T04:54:25.227Z] #43 5.944 DEP images/google/protobuf/descriptor.pb-c.d [2021-07-20T04:54:25.227Z] #43 5.988 DEP images/opts.pb-c.d [2021-07-20T04:54:25.414Z] #43 18.17 CC images/core-s390.o [2021-07-20T04:54:25.414Z] #43 18.39 CC images/cpuinfo.o [2021-07-20T04:54:25.424Z] #56 43.21 + bin/ctr [2021-07-20T04:54:25.486Z] #43 6.026 DEP images/memfd.pb-c.d [2021-07-20T04:54:25.486Z] #43 6.054 PBCC images/sit.pb-c.c [2021-07-20T04:54:25.486Z] #43 6.100 DEP images/sit.pb-c.d [2021-07-20T04:54:25.486Z] #43 6.138 PBCC images/macvlan.pb-c.c [2021-07-20T04:54:25.486Z] #43 6.158 DEP images/macvlan.pb-c.d [2021-07-20T04:54:25.486Z] #43 6.197 PBCC images/autofs.pb-c.c [2021-07-20T04:54:25.486Z] #43 6.217 DEP images/autofs.pb-c.d [2021-07-20T04:54:25.673Z] #43 18.64 CC images/inventory.o [2021-07-20T04:54:25.746Z] #43 6.242 PBCC images/sysctl.pb-c.c [2021-07-20T04:54:25.746Z] #43 6.248 DEP images/sysctl.pb-c.d [2021-07-20T04:54:25.746Z] #43 6.273 PBCC images/time.pb-c.c [2021-07-20T04:54:25.746Z] #43 6.302 DEP images/time.pb-c.d [2021-07-20T04:54:25.746Z] #43 6.334 PBCC images/binfmt-misc.pb-c.c [2021-07-20T04:54:25.746Z] #43 6.360 DEP images/binfmt-misc.pb-c.d [2021-07-20T04:54:25.746Z] #43 6.397 PBCC images/seccomp.pb-c.c [2021-07-20T04:54:25.746Z] #43 6.410 DEP images/seccomp.pb-c.d [2021-07-20T04:54:25.746Z] #43 6.436 PBCC images/userns.pb-c.c [2021-07-20T04:54:25.746Z] #43 6.451 DEP images/userns.pb-c.d [2021-07-20T04:54:25.746Z] #43 6.484 PBCC images/cgroup.pb-c.c [2021-07-20T04:54:25.746Z] #43 6.508 DEP images/cgroup.pb-c.d [2021-07-20T04:54:25.746Z] #43 6.574 PBCC images/ext-file.pb-c.c [2021-07-20T04:54:25.935Z] #43 18.78 CC images/fdinfo.o [2021-07-20T04:54:26.006Z] #43 6.596 DEP images/ext-file.pb-c.d [2021-07-20T04:54:26.006Z] #43 6.621 PBCC images/rpc.pb-c.c [2021-07-20T04:54:26.006Z] #43 6.642 DEP images/rpc.pb-c.d [2021-07-20T04:54:26.006Z] #43 6.664 PBCC images/siginfo.pb-c.c [2021-07-20T04:54:26.006Z] #43 6.674 DEP images/siginfo.pb-c.d [2021-07-20T04:54:26.006Z] #43 6.716 PBCC images/pagemap.pb-c.c [2021-07-20T04:54:26.051Z] #56 ... [2021-07-20T04:54:26.051Z] [2021-07-20T04:54:26.051Z] #58 [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-20T04:54:26.051Z] #58 sha256:8052c900d2277e6749260b234fb069e855fb3a60193029909d495135e2d23bf2 [2021-07-20T04:54:26.051Z] #58 38.86 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-20T04:54:26.051Z] #58 38.86 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-20T04:54:26.166Z] #43 35.08 LINK criu/pie/restorer.built-in.o [2021-07-20T04:54:26.166Z] #43 35.09 GEN criu/pie/restorer-blob.h [2021-07-20T04:54:26.166Z] #43 35.14 DEP criu/vdso.d [2021-07-20T04:54:26.166Z] #43 35.29 DEP criu/vdso-compat.d [2021-07-20T04:54:26.166Z] #43 35.36 DEP criu/uts_ns.d [2021-07-20T04:54:26.166Z] #43 35.41 DEP criu/util.d [2021-07-20T04:54:26.166Z] #43 35.48 DEP criu/uffd.d [2021-07-20T04:54:26.194Z] #43 18.94 CC images/fown.o [2021-07-20T04:54:26.194Z] #43 19.02 CC images/ns.o [2021-07-20T04:54:26.265Z] #43 6.764 DEP images/pagemap.pb-c.d [2021-07-20T04:54:26.265Z] #43 6.800 PBCC images/rlimit.pb-c.c [2021-07-20T04:54:26.265Z] #43 6.807 DEP images/rlimit.pb-c.d [2021-07-20T04:54:26.265Z] #43 6.846 PBCC images/file-lock.pb-c.c [2021-07-20T04:54:26.265Z] #43 6.861 DEP images/file-lock.pb-c.d [2021-07-20T04:54:26.265Z] #43 6.888 PBCC images/tty.pb-c.c [2021-07-20T04:54:26.265Z] #43 6.933 DEP images/tty.pb-c.d [2021-07-20T04:54:26.421Z] #43 35.57 DEP criu/tun.d [2021-07-20T04:54:26.453Z] #43 19.13 CC images/regfile.o [2021-07-20T04:54:26.453Z] #43 19.24 CC images/ghost-file.o [2021-07-20T04:54:26.525Z] #43 7.004 PBCC images/tun.pb-c.c [2021-07-20T04:54:26.525Z] #43 7.028 PBCC images/netdev.pb-c.c [2021-07-20T04:54:26.525Z] #43 7.065 DEP images/tun.pb-c.d [2021-07-20T04:54:26.525Z] #43 7.084 DEP images/netdev.pb-c.d [2021-07-20T04:54:26.525Z] #43 ... [2021-07-20T04:54:26.525Z] [2021-07-20T04:54:26.525Z] #47 [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-20T04:54:26.525Z] #47 sha256:ae243f957003f3b5772aa29c484edda5536a1435e80d7f29e63f9ada665e28be [2021-07-20T04:54:26.525Z] #47 DONE 43.3s [2021-07-20T04:54:26.525Z] [2021-07-20T04:54:26.525Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:26.525Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:26.525Z] #43 7.125 PBCC images/vma.pb-c.c [2021-07-20T04:54:26.525Z] #43 7.148 DEP images/vma.pb-c.d [2021-07-20T04:54:26.525Z] #43 7.238 PBCC images/creds.pb-c.c [2021-07-20T04:54:26.677Z] #43 35.63 DEP criu/tty.d [2021-07-20T04:54:26.677Z] #43 35.71 DEP criu/timerfd.d [2021-07-20T04:54:26.677Z] #43 35.79 DEP criu/timens.d [2021-07-20T04:54:26.677Z] #43 35.86 DEP criu/sysfs_parse.d [2021-07-20T04:54:26.711Z] #43 19.41 CC images/fifo.o [2021-07-20T04:54:26.711Z] #43 19.52 CC images/remap-file-path.o [2021-07-20T04:54:26.711Z] #43 19.63 CC images/eventfd.o [2021-07-20T04:54:26.785Z] #43 7.255 DEP images/creds.pb-c.d [2021-07-20T04:54:26.785Z] #43 7.334 PBCC images/utsns.pb-c.c [2021-07-20T04:54:26.785Z] #43 7.397 DEP images/utsns.pb-c.d [2021-07-20T04:54:26.785Z] #43 7.445 PBCC images/ipc-desc.pb-c.c [2021-07-20T04:54:26.785Z] #43 7.470 PBCC images/ipc-sem.pb-c.c [2021-07-20T04:54:26.785Z] #43 7.475 DEP images/ipc-desc.pb-c.d [2021-07-20T04:54:26.785Z] #43 7.493 DEP images/ipc-sem.pb-c.d [2021-07-20T04:54:26.934Z] #43 35.93 DEP criu/sysctl.d [2021-07-20T04:54:26.934Z] #43 35.99 DEP criu/string.d [2021-07-20T04:54:26.934Z] #43 36.00 DEP criu/stats.d [2021-07-20T04:54:26.934Z] #43 36.05 DEP criu/sockets.d [2021-07-20T04:54:26.934Z] #43 36.13 DEP criu/sk-unix.d [2021-07-20T04:54:26.934Z] #43 36.20 DEP criu/sk-tcp.d [2021-07-20T04:54:26.969Z] #43 19.73 CC images/eventpoll.o [2021-07-20T04:54:26.969Z] #43 19.84 CC images/fh.o [2021-07-20T04:54:27.044Z] #43 7.561 PBCC images/ipc-msg.pb-c.c [2021-07-20T04:54:27.045Z] #43 7.627 DEP images/ipc-msg.pb-c.d [2021-07-20T04:54:27.045Z] #43 7.663 PBCC images/ipc-shm.pb-c.c [2021-07-20T04:54:27.045Z] #43 7.685 DEP images/ipc-shm.pb-c.d [2021-07-20T04:54:27.045Z] #43 7.753 PBCC images/ipc-var.pb-c.c [2021-07-20T04:54:27.045Z] #43 7.783 DEP images/ipc-var.pb-c.d [2021-07-20T04:54:27.045Z] #43 7.839 PBCC images/sk-opts.pb-c.c [2021-07-20T04:54:27.045Z] #43 7.855 PBCC images/packet-sock.pb-c.c [2021-07-20T04:54:27.190Z] #43 36.27 DEP criu/sk-queue.d [2021-07-20T04:54:27.190Z] #43 36.33 DEP criu/sk-packet.d [2021-07-20T04:54:27.190Z] #43 36.42 DEP criu/sk-netlink.d [2021-07-20T04:54:27.227Z] #43 20.04 CC images/fsnotify.o [2021-07-20T04:54:27.304Z] #43 7.945 DEP images/sk-opts.pb-c.d [2021-07-20T04:54:27.304Z] #43 7.991 DEP images/packet-sock.pb-c.d [2021-07-20T04:54:27.304Z] #43 8.092 PBCC images/sk-netlink.pb-c.c [2021-07-20T04:54:27.446Z] #43 36.49 DEP criu/sk-inet.d [2021-07-20T04:54:27.446Z] #43 36.57 DEP criu/signalfd.d [2021-07-20T04:54:27.446Z] #43 36.63 DEP criu/sigframe.d [2021-07-20T04:54:27.446Z] #43 36.67 DEP criu/shmem.d [2021-07-20T04:54:27.446Z] #43 36.73 DEP criu/servicefd.d [2021-07-20T04:54:27.446Z] #43 36.77 DEP criu/seize.d [2021-07-20T04:54:27.485Z] #43 20.25 CC images/signalfd.o [2021-07-20T04:54:27.486Z] #43 20.35 CC images/fs.o [2021-07-20T04:54:27.486Z] #43 20.46 CC images/pstree.o [2021-07-20T04:54:27.569Z] #43 8.189 DEP images/sk-netlink.pb-c.d [2021-07-20T04:54:27.569Z] #43 8.222 PBCC images/sk-inet.pb-c.c [2021-07-20T04:54:27.569Z] #43 8.240 DEP images/sk-inet.pb-c.d [2021-07-20T04:54:27.569Z] #43 8.269 PBCC images/sk-unix.pb-c.c [2021-07-20T04:54:27.569Z] #43 8.291 DEP images/sk-unix.pb-c.d [2021-07-20T04:54:27.569Z] #43 8.328 PBCC images/mm.pb-c.c [2021-07-20T04:54:27.703Z] #43 36.81 DEP criu/seccomp.d [2021-07-20T04:54:27.703Z] #43 36.88 DEP criu/rst-malloc.d [2021-07-20T04:54:27.703Z] #43 36.91 DEP criu/rbtree.d [2021-07-20T04:54:27.703Z] #43 36.93 DEP criu/pstree.d [2021-07-20T04:54:27.703Z] #43 36.99 DEP criu/protobuf.d [2021-07-20T04:54:27.744Z] #43 20.55 CC images/pipe.o [2021-07-20T04:54:27.744Z] #43 20.69 CC images/tcp-stream.o [2021-07-20T04:54:27.828Z] #43 8.347 DEP images/mm.pb-c.d [2021-07-20T04:54:27.828Z] #43 8.375 PBCC images/timerfd.pb-c.c [2021-07-20T04:54:27.828Z] #43 8.408 DEP images/timerfd.pb-c.d [2021-07-20T04:54:27.828Z] #43 8.427 PBCC images/timer.pb-c.c [2021-07-20T04:54:27.828Z] #43 8.448 DEP images/timer.pb-c.d [2021-07-20T04:54:27.828Z] #43 8.470 PBCC images/sa.pb-c.c [2021-07-20T04:54:27.828Z] #43 8.489 DEP images/sa.pb-c.d [2021-07-20T04:54:27.828Z] #43 8.521 PBCC images/pipe-data.pb-c.c [2021-07-20T04:54:27.828Z] #43 8.548 DEP images/pipe-data.pb-c.d [2021-07-20T04:54:27.828Z] #43 8.584 PBCC images/mnt.pb-c.c [2021-07-20T04:54:27.828Z] #43 8.610 DEP images/mnt.pb-c.d [2021-07-20T04:54:27.828Z] #43 8.634 PBCC images/sk-packet.pb-c.c [2021-07-20T04:54:27.828Z] #43 8.643 DEP images/sk-packet.pb-c.d [2021-07-20T04:54:27.828Z] #43 8.657 PBCC images/tcp-stream.pb-c.c [2021-07-20T04:54:27.959Z] #43 37.05 GEN criu/protobuf-desc-gen.h [2021-07-20T04:54:28.002Z] #43 20.81 CC images/sk-packet.o [2021-07-20T04:54:28.088Z] #43 8.681 DEP images/tcp-stream.pb-c.d [2021-07-20T04:54:28.088Z] #43 8.728 PBCC images/pipe.pb-c.c [2021-07-20T04:54:28.088Z] #43 8.748 DEP images/pipe.pb-c.d [2021-07-20T04:54:28.088Z] #43 8.771 PBCC images/pstree.pb-c.c [2021-07-20T04:54:28.088Z] #43 8.784 DEP images/pstree.pb-c.d [2021-07-20T04:54:28.088Z] #43 8.804 PBCC images/fs.pb-c.c [2021-07-20T04:54:28.088Z] #43 8.817 DEP images/fs.pb-c.d [2021-07-20T04:54:28.088Z] #43 8.860 PBCC images/signalfd.pb-c.c [2021-07-20T04:54:28.088Z] #43 8.880 DEP images/signalfd.pb-c.d [2021-07-20T04:54:28.261Z] #43 20.93 CC images/mnt.o [2021-07-20T04:54:28.261Z] #43 21.05 CC images/pipe-data.o [2021-07-20T04:54:28.261Z] #43 21.16 CC images/sa.o [2021-07-20T04:54:28.347Z] #43 8.901 PBCC images/fh.pb-c.c [2021-07-20T04:54:28.347Z] #43 8.926 PBCC images/fsnotify.pb-c.c [2021-07-20T04:54:28.347Z] #43 8.956 DEP images/fh.pb-c.d [2021-07-20T04:54:28.347Z] #43 8.987 DEP images/fsnotify.pb-c.d [2021-07-20T04:54:28.347Z] #43 9.010 PBCC images/eventpoll.pb-c.c [2021-07-20T04:54:28.347Z] #43 9.031 DEP images/eventpoll.pb-c.d [2021-07-20T04:54:28.347Z] #43 9.055 PBCC images/eventfd.pb-c.c [2021-07-20T04:54:28.347Z] #43 9.067 DEP images/eventfd.pb-c.d [2021-07-20T04:54:28.347Z] #43 9.092 PBCC images/remap-file-path.pb-c.c [2021-07-20T04:54:28.519Z] #43 21.32 CC images/timer.o [2021-07-20T04:54:28.519Z] #43 21.45 CC images/timerfd.o [2021-07-20T04:54:28.522Z] #43 37.75 DEP criu/protobuf-desc.d [2021-07-20T04:54:28.522Z] #43 37.86 DEP criu/proc_parse.d [2021-07-20T04:54:28.607Z] #43 9.112 DEP images/remap-file-path.pb-c.d [2021-07-20T04:54:28.607Z] #43 9.138 PBCC images/fifo.pb-c.c [2021-07-20T04:54:28.607Z] #43 9.156 DEP images/fifo.pb-c.d [2021-07-20T04:54:28.607Z] #43 9.185 PBCC images/ghost-file.pb-c.c [2021-07-20T04:54:28.607Z] #43 9.222 DEP images/ghost-file.pb-c.d [2021-07-20T04:54:28.607Z] #43 9.258 PBCC images/regfile.pb-c.c [2021-07-20T04:54:28.607Z] #43 9.301 DEP images/regfile.pb-c.d [2021-07-20T04:54:28.607Z] #43 9.337 PBCC images/ns.pb-c.c [2021-07-20T04:54:28.778Z] #43 21.55 CC images/mm.o [2021-07-20T04:54:28.778Z] #43 37.98 DEP criu/plugin.d [2021-07-20T04:54:28.778Z] #43 21.69 CC images/sk-opts.o [2021-07-20T04:54:28.868Z] #43 9.360 DEP images/ns.pb-c.d [2021-07-20T04:54:28.868Z] #43 9.388 PBCC images/fdinfo.pb-c.c [2021-07-20T04:54:28.868Z] #43 9.423 DEP images/fdinfo.pb-c.d [2021-07-20T04:54:28.868Z] #43 9.464 PBCC images/core-aarch64.pb-c.c [2021-07-20T04:54:28.868Z] #43 9.515 PBCC images/core-arm.pb-c.c [2021-07-20T04:54:28.868Z] #43 9.541 PBCC images/core-ppc64.pb-c.c [2021-07-20T04:54:28.868Z] #43 9.572 PBCC images/core-s390.pb-c.c [2021-07-20T04:54:28.868Z] #43 9.594 PBCC images/core-x86.pb-c.c [2021-07-20T04:54:28.868Z] #43 9.619 PBCC images/core.pb-c.c [2021-07-20T04:54:28.868Z] #43 9.649 PBCC images/inventory.pb-c.c [2021-07-20T04:54:28.868Z] #43 9.688 DEP images/core-aarch64.pb-c.d [2021-07-20T04:54:29.034Z] #43 38.01 DEP criu/pipes.d [2021-07-20T04:54:29.034Z] #43 38.08 DEP criu/pie-util.d [2021-07-20T04:54:29.034Z] #43 38.14 DEP criu/pie-util-vdso.d [2021-07-20T04:54:29.034Z] #43 38.19 DEP criu/pie-util-vdso-elf32.d [2021-07-20T04:54:29.034Z] #43 38.26 DEP criu/path.d [2021-07-20T04:54:29.037Z] #43 21.81 CC images/sk-unix.o [2021-07-20T04:54:29.037Z] #43 21.98 CC images/sk-inet.o [2021-07-20T04:54:29.127Z] #43 9.715 DEP images/core-arm.pb-c.d [2021-07-20T04:54:29.127Z] #43 9.742 DEP images/core-ppc64.pb-c.d [2021-07-20T04:54:29.127Z] #43 9.772 DEP images/core-s390.pb-c.d [2021-07-20T04:54:29.127Z] #43 9.804 DEP images/core-x86.pb-c.d [2021-07-20T04:54:29.127Z] #43 9.850 DEP images/core.pb-c.d [2021-07-20T04:54:29.127Z] #43 9.874 DEP images/inventory.pb-c.d [2021-07-20T04:54:29.127Z] #43 9.916 PBCC images/cpuinfo.pb-c.c [2021-07-20T04:54:29.291Z] #43 38.32 DEP criu/parasite-syscall.d [2021-07-20T04:54:29.291Z] #43 38.41 DEP criu/pagemap.d [2021-07-20T04:54:29.291Z] #43 38.49 DEP criu/pagemap-cache.d [2021-07-20T04:54:29.291Z] #43 38.55 DEP criu/page-xfer.d [2021-07-20T04:54:29.295Z] #43 22.13 CC images/tun.o [2021-07-20T04:54:29.365Z] #58 DONE 42.0s [2021-07-20T04:54:29.365Z] [2021-07-20T04:54:29.365Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:29.365Z] #43 sha256:b546f0cbada632b14a050820707c6fff760bf9a919380b397a98ec3264c5153d [2021-07-20T04:54:29.365Z] #43 10.30 DEP images/core.pb-c.d [2021-07-20T04:54:29.365Z] #43 10.34 DEP images/inventory.pb-c.d [2021-07-20T04:54:29.365Z] #43 10.36 PBCC images/cpuinfo.pb-c.c [2021-07-20T04:54:29.365Z] #43 10.37 DEP images/cpuinfo.pb-c.d [2021-07-20T04:54:29.365Z] #43 10.39 PBCC images/stats.pb-c.c [2021-07-20T04:54:29.365Z] #43 10.40 DEP images/stats.pb-c.d [2021-07-20T04:54:29.365Z] #43 11.99 make[1]: Nothing to be done for 'all'. [2021-07-20T04:54:29.365Z] #43 13.19 CC images/stats.o [2021-07-20T04:54:29.365Z] #43 13.48 CC images/core.o [2021-07-20T04:54:29.365Z] #43 13.94 CC images/core-x86.o [2021-07-20T04:54:29.365Z] #43 14.29 CC images/core-arm.o [2021-07-20T04:54:29.365Z] #43 14.63 CC images/core-aarch64.o [2021-07-20T04:54:29.365Z] #43 14.93 CC images/core-ppc64.o [2021-07-20T04:54:29.365Z] #43 15.45 CC images/core-s390.o [2021-07-20T04:54:29.365Z] #43 15.87 CC images/cpuinfo.o [2021-07-20T04:54:29.365Z] #43 16.13 CC images/inventory.o [2021-07-20T04:54:29.365Z] #43 16.27 CC images/fdinfo.o [2021-07-20T04:54:29.365Z] #43 16.47 CC images/fown.o [2021-07-20T04:54:29.365Z] #43 16.59 CC images/ns.o [2021-07-20T04:54:29.365Z] #43 16.84 CC images/regfile.o [2021-07-20T04:54:29.365Z] #43 17.09 CC images/ghost-file.o [2021-07-20T04:54:29.365Z] #43 17.33 CC images/fifo.o [2021-07-20T04:54:29.365Z] #43 17.52 CC images/remap-file-path.o [2021-07-20T04:54:29.365Z] #43 17.72 CC images/eventfd.o [2021-07-20T04:54:29.365Z] #43 17.96 CC images/eventpoll.o [2021-07-20T04:54:29.365Z] #43 18.20 CC images/fh.o [2021-07-20T04:54:29.365Z] #43 18.49 CC images/fsnotify.o [2021-07-20T04:54:29.365Z] #43 18.89 CC images/signalfd.o [2021-07-20T04:54:29.365Z] #43 19.00 CC images/fs.o [2021-07-20T04:54:29.365Z] #43 19.09 CC images/pstree.o [2021-07-20T04:54:29.365Z] #43 19.22 CC images/pipe.o [2021-07-20T04:54:29.365Z] #43 19.40 CC images/tcp-stream.o [2021-07-20T04:54:29.365Z] #43 19.52 CC images/sk-packet.o [2021-07-20T04:54:29.365Z] #43 19.67 CC images/mnt.o [2021-07-20T04:54:29.365Z] #43 19.84 CC images/pipe-data.o [2021-07-20T04:54:29.365Z] #43 19.93 CC images/sa.o [2021-07-20T04:54:29.365Z] #43 20.17 CC images/timer.o [2021-07-20T04:54:29.387Z] #43 9.924 DEP images/cpuinfo.pb-c.d [2021-07-20T04:54:29.387Z] #43 9.945 PBCC images/stats.pb-c.c [2021-07-20T04:54:29.387Z] #43 9.970 DEP images/stats.pb-c.d [2021-07-20T04:54:29.547Z] #43 38.62 DEP criu/page-pipe.d [2021-07-20T04:54:29.547Z] #43 38.67 DEP criu/netfilter.d [2021-07-20T04:54:29.547Z] #43 38.73 DEP criu/net.d [2021-07-20T04:54:29.547Z] #43 38.82 DEP criu/namespaces.d [2021-07-20T04:54:29.554Z] #43 22.26 CC images/sk-netlink.o [2021-07-20T04:54:29.554Z] #43 22.39 CC images/packet-sock.o [2021-07-20T04:54:29.628Z] #43 ... [2021-07-20T04:54:29.628Z] [2021-07-20T04:54:29.628Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-20T04:54:29.628Z] #59 sha256:3b7b2e05fecec67158efcf42d002209f093bf75b2faa56f85125400f0e504d27 [2021-07-20T04:54:29.628Z] #59 DONE 0.1s [2021-07-20T04:54:29.628Z] [2021-07-20T04:54:29.628Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:29.628Z] #43 sha256:b546f0cbada632b14a050820707c6fff760bf9a919380b397a98ec3264c5153d [2021-07-20T04:54:29.628Z] #43 20.41 CC images/timerfd.o [2021-07-20T04:54:29.628Z] #43 ... [2021-07-20T04:54:29.628Z] [2021-07-20T04:54:29.628Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-20T04:54:29.628Z] #60 sha256:75ddf02de058c8de2ae1c118bba837be368637f215896fc30b7b5eb41ece2a85 [2021-07-20T04:54:29.628Z] #60 DONE 0.1s [2021-07-20T04:54:29.628Z] [2021-07-20T04:54:29.628Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:29.628Z] #43 sha256:b546f0cbada632b14a050820707c6fff760bf9a919380b397a98ec3264c5153d [2021-07-20T04:54:29.628Z] #43 20.59 CC images/mm.o [2021-07-20T04:54:29.803Z] #43 38.89 DEP criu/mount.d [2021-07-20T04:54:29.803Z] #43 38.95 DEP criu/memfd.d [2021-07-20T04:54:29.803Z] #43 39.05 DEP criu/mem.d [2021-07-20T04:54:29.812Z] #43 22.55 CC images/ipc-var.o [2021-07-20T04:54:29.812Z] #43 22.64 CC images/ipc-desc.o [2021-07-20T04:54:29.812Z] #43 22.74 CC images/ipc-shm.o [2021-07-20T04:54:29.890Z] #43 20.87 CC images/sk-opts.o [2021-07-20T04:54:29.956Z] #43 10.78 make[1]: Nothing to be done for 'all'. [2021-07-20T04:54:30.060Z] #43 39.12 DEP criu/lsm.d [2021-07-20T04:54:30.060Z] #43 39.18 DEP criu/log.d [2021-07-20T04:54:30.060Z] #43 39.24 DEP criu/libnetlink.d [2021-07-20T04:54:30.060Z] #43 39.29 DEP criu/kerndat.d [2021-07-20T04:54:30.060Z] #43 39.38 DEP criu/kcmp-ids.d [2021-07-20T04:54:30.071Z] #43 22.83 CC images/ipc-msg.o [2021-07-20T04:54:30.071Z] #43 23.01 CC images/ipc-sem.o [2021-07-20T04:54:30.166Z] #43 21.04 CC images/sk-unix.o [2021-07-20T04:54:30.316Z] #43 39.42 DEP criu/irmap.d [2021-07-20T04:54:30.316Z] #43 39.47 DEP criu/ipc_ns.d [2021-07-20T04:54:30.316Z] #43 39.54 DEP criu/image.d [2021-07-20T04:54:30.316Z] #43 39.61 DEP criu/image-desc.d [2021-07-20T04:54:30.316Z] #43 39.64 DEP criu/fsnotify.d [2021-07-20T04:54:30.329Z] #43 23.11 CC images/utsns.o [2021-07-20T04:54:30.329Z] #43 23.22 CC images/creds.o [2021-07-20T04:54:30.329Z] #43 23.34 CC images/vma.o [2021-07-20T04:54:30.428Z] #43 21.28 CC images/sk-inet.o [2021-07-20T04:54:30.573Z] #43 39.73 DEP criu/filesystems.d [2021-07-20T04:54:30.588Z] #43 23.43 CC images/netdev.o [2021-07-20T04:54:30.689Z] #43 21.53 CC images/tun.o [2021-07-20T04:54:30.689Z] #43 21.68 CC images/sk-netlink.o [2021-07-20T04:54:30.829Z] #43 39.81 DEP criu/files.d [2021-07-20T04:54:30.829Z] #43 39.89 DEP criu/files-reg.d [2021-07-20T04:54:30.829Z] #43 39.97 DEP criu/files-ext.d [2021-07-20T04:54:30.829Z] #43 40.03 DEP criu/file-lock.d [2021-07-20T04:54:30.829Z] #43 40.09 DEP criu/file-ids.d [2021-07-20T04:54:30.846Z] #43 23.57 CC images/tty.o [2021-07-20T04:54:30.952Z] #43 21.80 CC images/packet-sock.o [2021-07-20T04:54:31.086Z] #43 40.14 DEP criu/fifo.d [2021-07-20T04:54:31.086Z] #43 40.21 DEP criu/fdstore.d [2021-07-20T04:54:31.086Z] #43 40.27 DEP criu/fault-injection.d [2021-07-20T04:54:31.086Z] #43 40.29 DEP criu/external.d [2021-07-20T04:54:31.105Z] #43 23.83 CC images/file-lock.o [2021-07-20T04:54:31.105Z] #43 23.97 CC images/rlimit.o [2021-07-20T04:54:31.105Z] #43 24.07 CC images/pagemap.o [2021-07-20T04:54:31.215Z] #43 21.96 CC images/ipc-var.o [2021-07-20T04:54:31.215Z] #43 ... [2021-07-20T04:54:31.215Z] [2021-07-20T04:54:31.215Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-20T04:54:31.215Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-07-20T04:54:31.215Z] #63 CACHED [2021-07-20T04:54:31.215Z] [2021-07-20T04:54:31.215Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-20T04:54:31.215Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-07-20T04:54:31.215Z] #65 CACHED [2021-07-20T04:54:31.215Z] [2021-07-20T04:54:31.215Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:31.215Z] #43 sha256:b546f0cbada632b14a050820707c6fff760bf9a919380b397a98ec3264c5153d [2021-07-20T04:54:31.215Z] #43 22.11 CC images/ipc-desc.o [2021-07-20T04:54:31.215Z] #43 22.23 CC images/ipc-shm.o [2021-07-20T04:54:31.342Z] #43 40.36 DEP criu/eventpoll.d [2021-07-20T04:54:31.342Z] #43 40.44 DEP criu/eventfd.d [2021-07-20T04:54:31.342Z] #43 40.50 DEP criu/crtools.d [2021-07-20T04:54:31.342Z] #43 40.58 DEP criu/cr-service.d [2021-07-20T04:54:31.342Z] #43 40.65 DEP criu/cr-restore.d [2021-07-20T04:54:31.348Z] #43 11.68 CC images/stats.o [2021-07-20T04:54:31.348Z] #43 11.88 CC images/core.o [2021-07-20T04:54:31.364Z] #43 24.18 CC images/siginfo.o [2021-07-20T04:54:31.364Z] #43 24.31 CC images/rpc.o [2021-07-20T04:54:31.364Z] #43 ... [2021-07-20T04:54:31.364Z] [2021-07-20T04:54:31.364Z] #56 [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-20T04:54:31.364Z] #56 sha256:5444626228d846887c8793f7d32ba58fda50a9c399b771eb811fcba527dcdeaa [2021-07-20T04:54:31.364Z] #56 40.46 Checking out files: 85% (3481/4076) Checking out files: 86% (3506/4076) Checking out files: 87% (3547/4076) Checking out files: 88% (3587/4076) Checking out files: 89% (3628/4076) Checking out files: 90% (3669/4076) Checking out files: 91% (3710/4076) Checking out files: 92% (3750/4076) Checking out files: 93% (3791/4076) Checking out files: 94% (3832/4076) Checking out files: 95% (3873/4076) Checking out files: 96% (3913/4076) Checking out files: 97% (3954/4076) Checking out files: 98% (3995/4076) Checking out files: 99% (4036/4076) Checking out files: 100% (4076/4076) Checking out files: 100% (4076/4076), done. [2021-07-20T04:54:31.364Z] #56 40.89 + cd /tmp/tmp.Q5OII78gXu/src/github.com/containerd/containerd [2021-07-20T04:54:31.364Z] #56 40.89 + git checkout -q 7eba5930496d9bbe375fdf71603e610ad737d2b2 [2021-07-20T04:54:31.364Z] #56 42.19 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-20T04:54:31.364Z] #56 42.19 + BUILDTAGS='netgo osusergo static_build' [2021-07-20T04:54:31.364Z] #56 42.19 + export EXTRA_FLAGS=-buildmode=pie [2021-07-20T04:54:31.364Z] #56 42.19 + EXTRA_FLAGS=-buildmode=pie [2021-07-20T04:54:31.364Z] #56 42.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-20T04:54:31.364Z] #56 42.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-20T04:54:31.364Z] #56 42.19 + '[' '' = dynamic ']' [2021-07-20T04:54:31.364Z] #56 42.19 + make [2021-07-20T04:54:31.364Z] #56 42.86 + bin/ctr [2021-07-20T04:54:31.478Z] #43 22.37 CC images/ipc-msg.o [2021-07-20T04:54:31.599Z] #43 40.75 DEP criu/cr-errno.d [2021-07-20T04:54:31.599Z] #43 40.76 DEP criu/cr-dump.d [2021-07-20T04:54:31.599Z] #43 40.85 DEP criu/cr-dedup.d [2021-07-20T04:54:31.608Z] #43 12.27 CC images/core-x86.o [2021-07-20T04:54:31.740Z] #43 22.59 CC images/ipc-sem.o [2021-07-20T04:54:31.740Z] #43 22.68 CC images/utsns.o [2021-07-20T04:54:31.740Z] #43 22.77 CC images/creds.o [2021-07-20T04:54:31.855Z] #43 40.92 DEP criu/cr-check.d [2021-07-20T04:54:31.855Z] #43 40.98 DEP criu/config.d [2021-07-20T04:54:31.855Z] #43 41.04 DEP criu/clone-noasan.d [2021-07-20T04:54:31.855Z] #43 41.08 DEP criu/cgroup.d [2021-07-20T04:54:31.855Z] #43 41.18 DEP criu/cgroup-props.d [2021-07-20T04:54:31.867Z] #43 12.54 CC images/core-arm.o [2021-07-20T04:54:31.931Z] #56 ... [2021-07-20T04:54:31.931Z] [2021-07-20T04:54:31.931Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:31.931Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:31.931Z] #43 24.84 CC images/ext-file.o [2021-07-20T04:54:31.964Z] #56 ... [2021-07-20T04:54:31.964Z] [2021-07-20T04:54:31.964Z] #58 [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-20T04:54:31.964Z] #58 sha256:f83b5fc10976dfdbda8ed13f20f96036d35cc153f27090f55e2adec9d626fa9a [2021-07-20T04:54:31.964Z] #58 48.68 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-20T04:54:31.964Z] #58 48.68 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-20T04:54:32.002Z] #43 22.86 CC images/vma.o [2021-07-20T04:54:32.112Z] #43 41.23 DEP criu/bitmap.d [2021-07-20T04:54:32.112Z] #43 41.24 DEP criu/bfd.d [2021-07-20T04:54:32.112Z] #43 41.27 DEP criu/autofs.d [2021-07-20T04:54:32.112Z] #43 41.32 DEP criu/aio.d [2021-07-20T04:54:32.127Z] #43 12.81 CC images/core-aarch64.o [2021-07-20T04:54:32.190Z] #43 24.94 CC images/cgroup.o [2021-07-20T04:54:32.190Z] #43 25.21 CC images/userns.o [2021-07-20T04:54:32.264Z] #43 22.97 CC images/netdev.o [2021-07-20T04:54:32.264Z] #43 23.16 CC images/tty.o [2021-07-20T04:54:32.368Z] #43 41.38 DEP criu/action-scripts.d [2021-07-20T04:54:32.368Z] #43 41.50 CC criu/action-scripts.o [2021-07-20T04:54:32.387Z] #43 13.07 CC images/core-ppc64.o [2021-07-20T04:54:32.448Z] #43 25.35 CC images/google/protobuf/descriptor.o [2021-07-20T04:54:32.527Z] #43 23.42 CC images/file-lock.o [2021-07-20T04:54:32.527Z] #43 23.52 CC images/rlimit.o [2021-07-20T04:54:32.624Z] #43 41.72 CC criu/aio.o [2021-07-20T04:54:32.789Z] #43 23.62 CC images/pagemap.o [2021-07-20T04:54:32.880Z] #43 41.91 CC criu/autofs.o [2021-07-20T04:54:32.957Z] #43 13.41 CC images/core-s390.o [2021-07-20T04:54:33.051Z] #43 23.87 CC images/siginfo.o [2021-07-20T04:54:33.217Z] #43 13.70 CC images/cpuinfo.o [2021-07-20T04:54:33.217Z] #43 ... [2021-07-20T04:54:33.217Z] [2021-07-20T04:54:33.217Z] #56 [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-20T04:54:33.217Z] #56 sha256:d20754fd6f99f51f89dedc26e795dec1a4188e22b3e696e0fea110419a14a9e9 [2021-07-20T04:54:33.313Z] #43 24.03 CC images/rpc.o [2021-07-20T04:54:33.384Z] #43 26.03 CC images/opts.o [2021-07-20T04:54:33.384Z] #43 26.13 CC images/seccomp.o [2021-07-20T04:54:33.384Z] #43 26.25 CC images/binfmt-misc.o [2021-07-20T04:54:33.384Z] #43 26.35 CC images/time.o [2021-07-20T04:54:33.442Z] #43 42.55 CC criu/bfd.o [2021-07-20T04:54:33.476Z] #56 33.04 Checking out files: 80% (3278/4076) Checking out files: 81% (3302/4076) Checking out files: 82% (3343/4076) Checking out files: 83% (3384/4076) Checking out files: 84% (3424/4076) Checking out files: 85% (3465/4076) Checking out files: 86% (3506/4076) Checking out files: 87% (3547/4076) Checking out files: 88% (3587/4076) Checking out files: 89% (3628/4076) Checking out files: 90% (3669/4076) Checking out files: 91% (3710/4076) Checking out files: 92% (3750/4076) Checking out files: 93% (3791/4076) Checking out files: 94% (3832/4076) Checking out files: 95% (3873/4076) Checking out files: 96% (3913/4076) Checking out files: 97% (3954/4076) Checking out files: 98% (3995/4076) Checking out files: 99% (4036/4076) Checking out files: 100% (4076/4076) Checking out files: 100% (4076/4076), done. [2021-07-20T04:54:33.476Z] #56 33.42 + cd /tmp/tmp.uu6XqH6Smy/src/github.com/containerd/containerd [2021-07-20T04:54:33.476Z] #56 33.42 + git checkout -q 7eba5930496d9bbe375fdf71603e610ad737d2b2 [2021-07-20T04:54:33.642Z] #43 ... [2021-07-20T04:54:33.642Z] [2021-07-20T04:54:33.642Z] #58 [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-20T04:54:33.642Z] #58 sha256:9f684a24cfd2a970b583a2a3f199161e02207859196da13ad7cad7b49db0a40d [2021-07-20T04:54:33.642Z] #58 49.84 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-20T04:54:33.642Z] #58 49.84 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-20T04:54:33.642Z] #58 DONE 52.6s [2021-07-20T04:54:33.642Z] [2021-07-20T04:54:33.642Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:33.642Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:33.642Z] #43 26.48 CC images/sysctl.o [2021-07-20T04:54:33.642Z] #43 ... [2021-07-20T04:54:33.642Z] [2021-07-20T04:54:33.642Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-20T04:54:33.642Z] #59 sha256:650636feea2f429b3baefd6dcec91e1d413b391d022f2dfb00eeadcb9c23fad6 [2021-07-20T04:54:33.642Z] #59 DONE 0.1s [2021-07-20T04:54:33.642Z] [2021-07-20T04:54:33.642Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-20T04:54:33.642Z] #60 sha256:348f610352c73a01bd99f8fa90c8c97e58f6cc447f622e97e54909e69c8dff84 [2021-07-20T04:54:33.642Z] #60 DONE 0.1s [2021-07-20T04:54:33.698Z] #43 42.78 CC criu/bitmap.o [2021-07-20T04:54:33.698Z] #43 42.87 CC criu/cgroup-props.o [2021-07-20T04:54:33.855Z] #58 DONE 51.6s [2021-07-20T04:54:33.855Z] [2021-07-20T04:54:33.855Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:33.855Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:33.855Z] #43 16.10 CC images/fifo.o [2021-07-20T04:54:33.855Z] #43 16.24 CC images/remap-file-path.o [2021-07-20T04:54:33.855Z] #43 16.35 CC images/eventfd.o [2021-07-20T04:54:33.855Z] #43 16.51 CC images/eventpoll.o [2021-07-20T04:54:33.855Z] #43 16.66 CC images/fh.o [2021-07-20T04:54:33.855Z] #43 16.81 CC images/fsnotify.o [2021-07-20T04:54:33.855Z] #43 17.04 CC images/signalfd.o [2021-07-20T04:54:33.855Z] #43 17.14 CC images/fs.o [2021-07-20T04:54:33.855Z] #43 17.24 CC images/pstree.o [2021-07-20T04:54:33.855Z] #43 17.40 CC images/pipe.o [2021-07-20T04:54:33.855Z] #43 17.49 CC images/tcp-stream.o [2021-07-20T04:54:33.855Z] #43 17.66 CC images/sk-packet.o [2021-07-20T04:54:33.855Z] #43 17.84 CC images/mnt.o [2021-07-20T04:54:33.855Z] #43 17.93 CC images/pipe-data.o [2021-07-20T04:54:33.855Z] #43 18.04 CC images/sa.o [2021-07-20T04:54:33.855Z] #43 18.17 CC images/timer.o [2021-07-20T04:54:33.855Z] #43 18.33 CC images/timerfd.o [2021-07-20T04:54:33.855Z] #43 18.44 CC images/mm.o [2021-07-20T04:54:33.855Z] #43 18.58 CC images/sk-opts.o [2021-07-20T04:54:33.855Z] #43 18.67 CC images/sk-unix.o [2021-07-20T04:54:33.855Z] #43 18.77 CC images/sk-inet.o [2021-07-20T04:54:33.855Z] #43 18.95 CC images/tun.o [2021-07-20T04:54:33.855Z] #43 19.14 CC images/sk-netlink.o [2021-07-20T04:54:33.855Z] #43 19.25 CC images/packet-sock.o [2021-07-20T04:54:33.855Z] #43 19.41 CC images/ipc-var.o [2021-07-20T04:54:33.855Z] #43 19.50 CC images/ipc-desc.o [2021-07-20T04:54:33.855Z] #43 19.59 CC images/ipc-shm.o [2021-07-20T04:54:33.855Z] #43 19.70 CC images/ipc-msg.o [2021-07-20T04:54:33.855Z] #43 19.88 CC images/ipc-sem.o [2021-07-20T04:54:33.855Z] #43 20.04 CC images/utsns.o [2021-07-20T04:54:33.855Z] #43 20.14 CC images/creds.o [2021-07-20T04:54:33.855Z] #43 20.25 CC images/vma.o [2021-07-20T04:54:33.855Z] #43 20.36 CC images/netdev.o [2021-07-20T04:54:33.855Z] #43 20.53 CC images/tty.o [2021-07-20T04:54:33.855Z] #43 20.78 CC images/file-lock.o [2021-07-20T04:54:33.855Z] #43 20.88 CC images/rlimit.o [2021-07-20T04:54:33.855Z] #43 21.00 CC images/pagemap.o [2021-07-20T04:54:33.855Z] #43 21.18 CC images/siginfo.o [2021-07-20T04:54:33.855Z] #43 21.32 CC images/rpc.o [2021-07-20T04:54:33.855Z] #43 21.76 CC images/ext-file.o [2021-07-20T04:54:33.855Z] #43 21.84 CC images/cgroup.o [2021-07-20T04:54:33.855Z] #43 22.10 CC images/userns.o [2021-07-20T04:54:33.855Z] #43 22.20 CC images/google/protobuf/descriptor.o [2021-07-20T04:54:33.855Z] #43 22.91 CC images/opts.o [2021-07-20T04:54:33.855Z] #43 23.01 CC images/seccomp.o [2021-07-20T04:54:33.855Z] #43 23.13 CC images/binfmt-misc.o [2021-07-20T04:54:33.855Z] #43 23.22 CC images/time.o [2021-07-20T04:54:33.855Z] #43 23.38 CC images/sysctl.o [2021-07-20T04:54:33.855Z] #43 23.52 CC images/autofs.o [2021-07-20T04:54:33.855Z] #43 23.62 CC images/macvlan.o [2021-07-20T04:54:33.855Z] #43 23.70 CC images/sit.o [2021-07-20T04:54:33.855Z] #43 23.77 CC images/memfd.o [2021-07-20T04:54:33.855Z] #43 23.89 CC images/timens.o [2021-07-20T04:54:33.855Z] #43 23.99 LINK images/built-in.o [2021-07-20T04:54:33.855Z] #43 24.06 GEN compel/include/asm [2021-07-20T04:54:33.855Z] #43 24.07 GEN compel/include/version.h [2021-07-20T04:54:33.855Z] #43 24.08 touch .config [2021-07-20T04:54:33.855Z] #43 24.10 GEN include/common/config.h [2021-07-20T04:54:33.855Z] #43 24.15 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-07-20T04:54:33.855Z] #43 24.17 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-07-20T04:54:33.855Z] #43 24.18 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-07-20T04:54:33.855Z] #43 24.19 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-07-20T04:54:33.855Z] #43 24.22 DEP compel/arch/x86/plugins/std/memcpy.d [2021-07-20T04:54:33.855Z] #43 24.24 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-07-20T04:54:33.855Z] #43 24.25 GEN compel/plugins/include/uapi/std/syscall.h [2021-07-20T04:54:33.855Z] #43 24.27 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-07-20T04:54:33.855Z] #43 24.28 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-07-20T04:54:33.855Z] #43 24.29 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-07-20T04:54:33.855Z] #43 24.30 DEP compel/plugins/std/infect.d [2021-07-20T04:54:33.855Z] #43 24.39 DEP compel/plugins/std/string.d [2021-07-20T04:54:33.855Z] #43 24.43 DEP compel/plugins/std/log.d [2021-07-20T04:54:33.855Z] #43 24.46 DEP compel/plugins/std/fds.d [2021-07-20T04:54:33.855Z] #43 24.52 DEP compel/plugins/std/std.d [2021-07-20T04:54:33.855Z] #43 24.59 DEP compel/plugins/shmem/shmem.d [2021-07-20T04:54:33.855Z] #43 24.64 DEP compel/plugins/fds/fds.d [2021-07-20T04:54:33.855Z] #43 24.71 CC compel/plugins/std/std.o [2021-07-20T04:54:33.855Z] #43 24.91 CC compel/plugins/std/fds.o [2021-07-20T04:54:33.855Z] #43 25.17 CC compel/plugins/std/log.o [2021-07-20T04:54:33.855Z] #43 25.60 CC compel/plugins/std/string.o [2021-07-20T04:54:33.855Z] #43 25.85 CC compel/plugins/std/infect.o [2021-07-20T04:54:33.855Z] #43 ... [2021-07-20T04:54:33.855Z] [2021-07-20T04:54:33.855Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-20T04:54:33.855Z] #59 sha256:bd8cd0311d33cdf061c2cc7a267bcc3aff0435ae6dc6441bc23e4e23ff6d5e9d [2021-07-20T04:54:33.855Z] #59 DONE 0.0s [2021-07-20T04:54:33.855Z] [2021-07-20T04:54:33.855Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:33.855Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:33.855Z] #43 26.05 CC compel/arch/x86/plugins/std/parasite-head.o [2021-07-20T04:54:33.856Z] #43 26.08 CC compel/arch/x86/plugins/std/memcpy.o [2021-07-20T04:54:33.856Z] #43 ... [2021-07-20T04:54:33.856Z] [2021-07-20T04:54:33.856Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-20T04:54:33.856Z] #60 sha256:08f11be163acc84ff29035ca7b0aa9313095d5dc75108bcedc4024249e109823 [2021-07-20T04:54:33.856Z] #60 DONE 0.1s [2021-07-20T04:54:33.856Z] [2021-07-20T04:54:33.856Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:33.856Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:33.856Z] #43 26.14 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-07-20T04:54:33.856Z] #43 26.19 AR compel/plugins/std.lib.a [2021-07-20T04:54:33.887Z] #43 24.68 CC images/ext-file.o [2021-07-20T04:54:33.887Z] #43 24.79 CC images/cgroup.o [2021-07-20T04:54:33.901Z] [2021-07-20T04:54:33.901Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:33.901Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:33.901Z] #43 26.67 CC images/autofs.o [2021-07-20T04:54:33.901Z] #43 26.76 CC images/macvlan.o [2021-07-20T04:54:33.901Z] #43 26.87 CC images/sit.o [2021-07-20T04:54:34.112Z] #43 26.26 CC compel/plugins/fds/fds.o [2021-07-20T04:54:34.112Z] #43 26.46 AR compel/plugins/fds.lib.a [2021-07-20T04:54:34.159Z] #43 26.96 CC images/memfd.o [2021-07-20T04:54:34.159Z] #43 27.10 CC images/timens.o [2021-07-20T04:54:34.260Z] #43 43.26 CC criu/cgroup.o [2021-07-20T04:54:34.368Z] #43 26.52 HOSTDEP compel/src/lib/log-host.d [2021-07-20T04:54:34.368Z] #43 26.57 HOSTDEP compel/src/lib/handle-elf-host.d [2021-07-20T04:54:34.368Z] #43 26.64 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-07-20T04:54:34.368Z] #43 26.68 HOSTDEP compel/src/main-host.d [2021-07-20T04:54:34.418Z] #43 27.27 LINK images/built-in.o [2021-07-20T04:54:34.462Z] #43 25.28 CC images/userns.o [2021-07-20T04:54:34.462Z] #43 25.44 CC images/google/protobuf/descriptor.o [2021-07-20T04:54:34.625Z] #43 26.80 DEP compel/src/lib/ptrace.d [2021-07-20T04:54:34.625Z] #43 26.93 DEP compel/src/lib/infect.d [2021-07-20T04:54:34.677Z] #43 27.37 GEN compel/include/asm [2021-07-20T04:54:34.677Z] #43 27.38 GEN compel/include/version.h [2021-07-20T04:54:34.677Z] #43 27.39 touch .config [2021-07-20T04:54:34.677Z] #43 27.41 GEN include/common/config.h [2021-07-20T04:54:34.677Z] #43 27.45 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-07-20T04:54:34.677Z] #43 27.47 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-07-20T04:54:34.677Z] #43 27.48 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-07-20T04:54:34.677Z] #43 27.50 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-07-20T04:54:34.677Z] #43 27.51 DEP compel/arch/x86/plugins/std/memcpy.d [2021-07-20T04:54:34.677Z] #43 27.52 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-07-20T04:54:34.677Z] #43 27.54 GEN compel/plugins/include/uapi/std/syscall.h [2021-07-20T04:54:34.677Z] #43 27.55 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-07-20T04:54:34.677Z] #43 27.56 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-07-20T04:54:34.677Z] #43 27.57 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-07-20T04:54:34.677Z] #43 27.57 DEP compel/plugins/std/infect.d [2021-07-20T04:54:34.677Z] #43 27.62 DEP compel/plugins/std/string.d [2021-07-20T04:54:34.677Z] #43 27.70 DEP compel/plugins/std/log.d [2021-07-20T04:54:34.857Z] #56 34.58 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-20T04:54:34.857Z] #56 34.58 + BUILDTAGS='netgo osusergo static_build' [2021-07-20T04:54:34.857Z] #56 34.58 + export EXTRA_FLAGS=-buildmode=pie [2021-07-20T04:54:34.857Z] #56 34.58 + EXTRA_FLAGS=-buildmode=pie [2021-07-20T04:54:34.857Z] #56 34.58 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-20T04:54:34.857Z] #56 34.58 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-20T04:54:34.857Z] #56 34.58 + '[' '' = dynamic ']' [2021-07-20T04:54:34.857Z] #56 34.58 + make [2021-07-20T04:54:34.881Z] #43 27.06 DEP compel/src/lib/infect-util.d [2021-07-20T04:54:34.881Z] #43 27.20 DEP compel/src/lib/infect-rpc.d [2021-07-20T04:54:34.935Z] #43 27.74 DEP compel/plugins/std/fds.d [2021-07-20T04:54:34.935Z] #43 27.79 DEP compel/plugins/std/std.d [2021-07-20T04:54:34.935Z] #43 27.82 DEP compel/plugins/shmem/shmem.d [2021-07-20T04:54:35.137Z] #43 ... [2021-07-20T04:54:35.137Z] [2021-07-20T04:54:35.137Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-20T04:54:35.137Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-20T04:54:35.137Z] #63 CACHED [2021-07-20T04:54:35.137Z] [2021-07-20T04:54:35.137Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-20T04:54:35.137Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-20T04:54:35.137Z] #65 CACHED [2021-07-20T04:54:35.137Z] [2021-07-20T04:54:35.137Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:35.137Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:35.137Z] #43 27.26 DEP compel/arch/x86/src/lib/infect.d [2021-07-20T04:54:35.137Z] #43 27.32 DEP compel/arch/x86/src/lib/cpu.d [2021-07-20T04:54:35.137Z] #43 27.35 DEP compel/src/lib/log.d [2021-07-20T04:54:35.137Z] #43 27.38 DEP compel/src/main.d [2021-07-20T04:54:35.137Z] #43 27.43 DEP compel/src/lib/handle-elf.d [2021-07-20T04:54:35.137Z] #43 27.49 DEP compel/arch/x86/src/lib/handle-elf.d [2021-07-20T04:54:35.137Z] #43 27.54 CC compel/src/lib/log.o [2021-07-20T04:54:35.194Z] #43 27.86 DEP compel/plugins/fds/fds.d [2021-07-20T04:54:35.194Z] #43 27.92 CC compel/plugins/std/std.o [2021-07-20T04:54:35.194Z] #43 28.08 CC compel/plugins/std/fds.o [2021-07-20T04:54:35.393Z] #43 27.65 CC compel/arch/x86/src/lib/cpu.o [2021-07-20T04:54:35.409Z] #43 26.31 CC images/opts.o [2021-07-20T04:54:35.409Z] #43 26.41 CC images/seccomp.o [2021-07-20T04:54:35.452Z] #43 28.29 CC compel/plugins/std/log.o [2021-07-20T04:54:35.626Z] #43 44.56 CC criu/clone-noasan.o [2021-07-20T04:54:35.626Z] #43 44.66 CC criu/config.o [2021-07-20T04:54:35.650Z] #43 27.91 CC compel/arch/x86/src/lib/infect.o [2021-07-20T04:54:35.671Z] #43 26.55 CC images/binfmt-misc.o [2021-07-20T04:54:35.711Z] #43 ... [2021-07-20T04:54:35.711Z] [2021-07-20T04:54:35.711Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-20T04:54:35.711Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-20T04:54:35.711Z] #63 CACHED [2021-07-20T04:54:35.711Z] [2021-07-20T04:54:35.711Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-20T04:54:35.711Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-20T04:54:35.711Z] #65 CACHED [2021-07-20T04:54:35.711Z] [2021-07-20T04:54:35.711Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:35.711Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:35.711Z] #43 28.64 CC compel/plugins/std/string.o [2021-07-20T04:54:35.796Z] #56 35.52 + bin/ctr [2021-07-20T04:54:35.906Z] #43 28.16 CC compel/src/lib/infect-rpc.o [2021-07-20T04:54:35.934Z] #43 26.71 CC images/time.o [2021-07-20T04:54:35.934Z] #43 26.88 CC images/sysctl.o [2021-07-20T04:54:35.969Z] #43 28.89 CC compel/plugins/std/infect.o [2021-07-20T04:54:36.162Z] #43 28.31 CC compel/src/lib/infect-util.o [2021-07-20T04:54:36.163Z] #43 28.44 CC compel/src/lib/infect.o [2021-07-20T04:54:36.188Z] #43 45.33 CC criu/cr-check.o [2021-07-20T04:54:36.196Z] #43 27.03 CC images/autofs.o [2021-07-20T04:54:36.196Z] #43 27.15 CC images/macvlan.o [2021-07-20T04:54:36.196Z] #43 27.28 CC images/sit.o [2021-07-20T04:54:36.228Z] #43 29.04 CC compel/arch/x86/plugins/std/parasite-head.o [2021-07-20T04:54:36.228Z] #43 29.06 CC compel/arch/x86/plugins/std/memcpy.o [2021-07-20T04:54:36.228Z] #43 29.08 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-07-20T04:54:36.228Z] #43 29.10 AR compel/plugins/std.lib.a [2021-07-20T04:54:36.228Z] #43 29.14 CC compel/plugins/fds/fds.o [2021-07-20T04:54:36.365Z] #56 ... [2021-07-20T04:54:36.365Z] [2021-07-20T04:54:36.365Z] #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-20T04:54:36.365Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T04:54:36.365Z] #13 44.81 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-20T04:54:36.365Z] #13 44.81 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-20T04:54:36.365Z] #13 44.83 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-20T04:54:36.365Z] #13 45.06 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-20T04:54:36.365Z] #13 45.07 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-20T04:54:36.365Z] #13 45.07 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-20T04:54:36.365Z] #13 ... [2021-07-20T04:54:36.365Z] [2021-07-20T04:54:36.365Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:36.365Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:36.365Z] #43 13.95 CC images/inventory.o [2021-07-20T04:54:36.365Z] #43 14.07 CC images/fdinfo.o [2021-07-20T04:54:36.365Z] #43 14.27 CC images/fown.o [2021-07-20T04:54:36.365Z] #43 14.42 CC images/ns.o [2021-07-20T04:54:36.365Z] #43 14.53 CC images/regfile.o [2021-07-20T04:54:36.365Z] #43 14.68 CC images/ghost-file.o [2021-07-20T04:54:36.365Z] #43 14.81 CC images/fifo.o [2021-07-20T04:54:36.365Z] #43 14.94 CC images/remap-file-path.o [2021-07-20T04:54:36.365Z] #43 15.10 CC images/eventfd.o [2021-07-20T04:54:36.365Z] #43 15.26 CC images/eventpoll.o [2021-07-20T04:54:36.365Z] #43 15.51 CC images/fh.o [2021-07-20T04:54:36.365Z] #43 15.66 CC images/fsnotify.o [2021-07-20T04:54:36.365Z] #43 16.00 CC images/signalfd.o [2021-07-20T04:54:36.365Z] #43 16.13 CC images/fs.o [2021-07-20T04:54:36.365Z] #43 16.25 CC images/pstree.o [2021-07-20T04:54:36.365Z] #43 16.38 CC images/pipe.o [2021-07-20T04:54:36.365Z] #43 16.51 CC images/tcp-stream.o [2021-07-20T04:54:36.365Z] #43 16.70 CC images/sk-packet.o [2021-07-20T04:54:36.365Z] #43 16.83 CC images/mnt.o [2021-07-20T04:54:36.365Z] #43 17.02 CC images/pipe-data.o [2021-07-20T04:54:36.486Z] #43 29.27 AR compel/plugins/fds.lib.a [2021-07-20T04:54:36.486Z] #43 29.30 HOSTDEP compel/src/lib/log-host.d [2021-07-20T04:54:36.486Z] #43 29.34 HOSTDEP compel/src/lib/handle-elf-host.d [2021-07-20T04:54:36.486Z] #43 29.39 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-07-20T04:54:36.486Z] #43 29.43 HOSTDEP compel/src/main-host.d [2021-07-20T04:54:36.486Z] #43 29.47 DEP compel/src/lib/ptrace.d [2021-07-20T04:54:36.625Z] #43 17.13 CC images/sa.o [2021-07-20T04:54:36.625Z] #43 17.27 CC images/timer.o [2021-07-20T04:54:36.745Z] #43 29.52 DEP compel/src/lib/infect.d [2021-07-20T04:54:36.745Z] #43 29.57 DEP compel/src/lib/infect-util.d [2021-07-20T04:54:36.745Z] #43 29.60 DEP compel/src/lib/infect-rpc.d [2021-07-20T04:54:36.745Z] #43 29.64 DEP compel/arch/x86/src/lib/infect.d [2021-07-20T04:54:36.745Z] #43 29.68 DEP compel/arch/x86/src/lib/cpu.d [2021-07-20T04:54:36.745Z] #43 29.72 DEP compel/src/lib/log.d [2021-07-20T04:54:36.750Z] #43 46.06 CC criu/cr-dedup.o [2021-07-20T04:54:36.771Z] #43 27.43 CC images/memfd.o [2021-07-20T04:54:36.771Z] #43 27.66 CC images/timens.o [2021-07-20T04:54:36.885Z] #43 17.46 CC images/timerfd.o [2021-07-20T04:54:36.885Z] #43 17.58 CC images/mm.o [2021-07-20T04:54:37.003Z] #43 29.75 DEP compel/src/main.d [2021-07-20T04:54:37.003Z] #43 29.81 DEP compel/src/lib/handle-elf.d [2021-07-20T04:54:37.003Z] #43 29.86 DEP compel/arch/x86/src/lib/handle-elf.d [2021-07-20T04:54:37.003Z] #43 29.90 CC compel/src/lib/log.o [2021-07-20T04:54:37.003Z] #43 29.98 CC compel/arch/x86/src/lib/cpu.o [2021-07-20T04:54:37.006Z] #43 46.26 CC criu/cr-dump.o [2021-07-20T04:54:37.033Z] #43 27.77 LINK images/built-in.o [2021-07-20T04:54:37.033Z] #43 27.87 GEN compel/include/asm [2021-07-20T04:54:37.033Z] #43 27.92 GEN compel/include/version.h [2021-07-20T04:54:37.033Z] #43 27.94 touch .config [2021-07-20T04:54:37.091Z] #43 29.31 CC compel/src/lib/ptrace.o [2021-07-20T04:54:37.144Z] #43 17.74 CC images/sk-opts.o [2021-07-20T04:54:37.262Z] #43 30.28 CC compel/arch/x86/src/lib/infect.o [2021-07-20T04:54:37.295Z] #43 28.03 GEN include/common/config.h [2021-07-20T04:54:37.295Z] #43 28.14 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-07-20T04:54:37.295Z] #43 28.17 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-07-20T04:54:37.295Z] #43 28.21 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-07-20T04:54:37.295Z] #43 28.24 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-07-20T04:54:37.295Z] #43 28.26 DEP compel/plugins/std/infect.d [2021-07-20T04:54:37.348Z] #43 29.47 AR compel/libcompel.a [2021-07-20T04:54:37.348Z] #43 29.49 HOSTCC compel/src/main-host.o [2021-07-20T04:54:37.348Z] #43 29.61 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-07-20T04:54:37.348Z] #43 29.69 HOSTCC compel/src/lib/handle-elf-host.o [2021-07-20T04:54:37.405Z] #43 17.89 CC images/sk-unix.o [2021-07-20T04:54:37.405Z] #43 18.08 CC images/sk-inet.o [2021-07-20T04:54:37.557Z] #43 28.36 DEP compel/plugins/std/string.d [2021-07-20T04:54:37.557Z] #43 28.41 DEP compel/plugins/std/log.d [2021-07-20T04:54:37.557Z] #43 28.48 DEP compel/plugins/std/fds.d [2021-07-20T04:54:37.604Z] #43 29.83 HOSTCC compel/src/lib/log-host.o [2021-07-20T04:54:37.604Z] #43 29.89 HOSTLINK compel/compel-host-bin [2021-07-20T04:54:37.604Z] #43 29.96 DEP soccr/soccr.d [2021-07-20T04:54:37.664Z] #43 18.29 CC images/tun.o [2021-07-20T04:54:37.820Z] #43 28.57 DEP compel/plugins/std/std.d [2021-07-20T04:54:37.820Z] #43 28.66 DEP compel/plugins/shmem/shmem.d [2021-07-20T04:54:37.820Z] #43 28.74 DEP compel/plugins/fds/fds.d [2021-07-20T04:54:37.828Z] #43 30.57 CC compel/src/lib/infect-rpc.o [2021-07-20T04:54:37.828Z] #43 30.71 CC compel/src/lib/infect-util.o [2021-07-20T04:54:37.860Z] #43 30.03 CC soccr/soccr.o [2021-07-20T04:54:37.924Z] #43 18.46 CC images/sk-netlink.o [2021-07-20T04:54:37.924Z] #43 18.59 CC images/packet-sock.o [2021-07-20T04:54:37.934Z] #43 47.25 CC criu/cr-errno.o [2021-07-20T04:54:38.082Z] #43 28.84 CC compel/plugins/std/std.o [2021-07-20T04:54:38.082Z] #43 29.05 CC compel/plugins/std/fds.o [2021-07-20T04:54:38.086Z] #43 30.80 CC compel/src/lib/infect.o [2021-07-20T04:54:38.117Z] #43 30.53 AR soccr/libsoccr.a [2021-07-20T04:54:38.183Z] #43 18.84 CC images/ipc-var.o [2021-07-20T04:54:38.190Z] #43 47.28 CC criu/cr-restore.o [2021-07-20T04:54:38.345Z] #43 29.28 CC compel/plugins/std/log.o [2021-07-20T04:54:38.373Z] #43 30.54 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-20T04:54:38.443Z] #43 18.94 CC images/ipc-desc.o [2021-07-20T04:54:38.443Z] #43 19.10 CC images/ipc-shm.o [2021-07-20T04:54:38.629Z] #43 30.73 DEP criu/arch/x86/sigframe.d [2021-07-20T04:54:38.629Z] #43 30.77 DEP criu/arch/x86/sigaction_compat.d [2021-07-20T04:54:38.629Z] #43 30.80 DEP criu/arch/x86/kerndat.d [2021-07-20T04:54:38.629Z] #43 30.85 DEP criu/arch/x86/crtools.d [2021-07-20T04:54:38.629Z] #43 30.95 DEP criu/arch/x86/cpu.d [2021-07-20T04:54:38.702Z] #43 19.22 CC images/ipc-msg.o [2021-07-20T04:54:38.703Z] #43 19.43 CC images/ipc-sem.o [2021-07-20T04:54:38.886Z] #43 31.00 CC criu/arch/x86/cpu.o [2021-07-20T04:54:38.920Z] #43 29.80 CC compel/plugins/std/string.o [2021-07-20T04:54:38.962Z] #43 19.61 CC images/utsns.o [2021-07-20T04:54:38.962Z] #43 19.72 CC images/creds.o [2021-07-20T04:54:38.962Z] #43 ... [2021-07-20T04:54:38.962Z] [2021-07-20T04:54:38.962Z] #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-20T04:54:38.962Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T04:54:38.962Z] #13 57.63 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-20T04:54:38.962Z] #13 57.63 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-20T04:54:38.962Z] #13 57.63 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-20T04:54:39.021Z] #43 31.67 CC compel/src/lib/ptrace.o [2021-07-20T04:54:39.021Z] #43 31.80 AR compel/libcompel.a [2021-07-20T04:54:39.021Z] #43 31.83 HOSTCC compel/src/main-host.o [2021-07-20T04:54:39.142Z] #43 31.30 CC criu/arch/x86/crtools.o [2021-07-20T04:54:39.183Z] #43 30.10 CC compel/plugins/std/infect.o [2021-07-20T04:54:39.280Z] #43 31.93 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-07-20T04:54:39.280Z] #43 31.99 HOSTCC compel/src/lib/handle-elf-host.o [2021-07-20T04:54:39.280Z] #43 32.19 HOSTCC compel/src/lib/log-host.o [2021-07-20T04:54:39.280Z] #43 32.29 HOSTLINK compel/compel-host-bin [2021-07-20T04:54:39.445Z] #43 30.30 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-07-20T04:54:39.445Z] #43 30.36 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-07-20T04:54:39.445Z] #43 30.42 AR compel/plugins/std.lib.a [2021-07-20T04:54:39.538Z] #43 32.35 DEP soccr/soccr.d [2021-07-20T04:54:39.538Z] #43 32.42 CC soccr/soccr.o [2021-07-20T04:54:39.705Z] #43 31.76 CC criu/arch/x86/kerndat.o [2021-07-20T04:54:39.705Z] #43 31.95 CC criu/arch/x86/sigaction_compat.o [2021-07-20T04:54:39.705Z] #43 32.04 CC criu/arch/x86/sigframe.o [2021-07-20T04:54:39.707Z] #43 30.49 CC compel/plugins/fds/fds.o [2021-07-20T04:54:39.707Z] #43 30.62 AR compel/plugins/fds.lib.a [2021-07-20T04:54:39.707Z] #43 30.69 HOSTDEP compel/src/lib/log-host.d [2021-07-20T04:54:39.961Z] #43 32.14 LINK criu/arch/x86/crtools.built-in.o [2021-07-20T04:54:39.961Z] #43 32.16 DEP criu/pie/util-vdso-elf32.d [2021-07-20T04:54:39.961Z] #43 32.23 DEP criu/pie/util-vdso.d [2021-07-20T04:54:39.961Z] #43 32.28 DEP criu/pie/util.d [2021-07-20T04:54:39.961Z] #43 32.34 CC criu/pie/util.o [2021-07-20T04:54:39.984Z] #43 30.75 HOSTDEP compel/src/lib/handle-elf-host.d [2021-07-20T04:54:39.984Z] #43 30.84 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-07-20T04:54:39.984Z] #43 30.88 HOSTDEP compel/src/main-host.d [2021-07-20T04:54:39.984Z] #43 30.96 DEP compel/src/lib/ptrace.d [2021-07-20T04:54:40.094Z] #43 49.27 CC criu/cr-service.o [2021-07-20T04:54:40.105Z] #43 32.91 AR soccr/libsoccr.a [2021-07-20T04:54:40.105Z] #43 32.93 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-20T04:54:40.105Z] #43 33.02 DEP criu/arch/x86/sigframe.d [2021-07-20T04:54:40.217Z] #43 32.46 CC criu/pie/util-vdso.o [2021-07-20T04:54:40.247Z] #43 31.10 DEP compel/src/lib/infect.d [2021-07-20T04:54:40.247Z] #43 31.24 DEP compel/src/lib/infect-util.d [2021-07-20T04:54:40.364Z] #43 33.05 DEP criu/arch/x86/sigaction_compat.d [2021-07-20T04:54:40.364Z] #43 33.09 DEP criu/arch/x86/kerndat.d [2021-07-20T04:54:40.364Z] #43 33.19 DEP criu/arch/x86/crtools.d [2021-07-20T04:54:40.364Z] #43 33.24 DEP criu/arch/x86/cpu.d [2021-07-20T04:54:40.364Z] #43 33.29 CC criu/arch/x86/cpu.o [2021-07-20T04:54:40.474Z] #43 32.73 CC criu/pie/util-vdso-elf32.o [2021-07-20T04:54:40.508Z] #43 31.30 DEP compel/src/lib/infect-rpc.d [2021-07-20T04:54:40.508Z] #43 31.35 DEP compel/arch/aarch64/src/lib/infect.d [2021-07-20T04:54:40.508Z] #43 31.44 DEP compel/arch/aarch64/src/lib/cpu.d [2021-07-20T04:54:40.508Z] #43 31.47 DEP compel/src/lib/log.d [2021-07-20T04:54:40.508Z] #43 31.52 DEP compel/src/main.d [2021-07-20T04:54:40.508Z] #43 31.59 DEP compel/src/lib/handle-elf.d [2021-07-20T04:54:40.624Z] #43 33.52 CC criu/arch/x86/crtools.o [2021-07-20T04:54:40.730Z] #43 32.98 AR criu/pie/pie.lib.a [2021-07-20T04:54:40.730Z] #43 33.00 DEP criu/pie/restorer.d [2021-07-20T04:54:40.730Z] #43 33.11 DEP criu/arch/x86/sigaction_compat_pie.d [2021-07-20T04:54:40.771Z] #43 31.68 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-07-20T04:54:40.771Z] #43 31.74 CC compel/src/lib/log.o [2021-07-20T04:54:40.771Z] #43 31.85 CC compel/arch/aarch64/src/lib/cpu.o [2021-07-20T04:54:40.987Z] #43 33.16 DEP criu/arch/x86/restorer_unmap.d [2021-07-20T04:54:40.987Z] #43 33.18 DEP criu/arch/x86/restorer.d [2021-07-20T04:54:40.987Z] #43 33.25 DEP criu/arch/x86/vdso-pie.d [2021-07-20T04:54:40.987Z] #43 33.30 DEP criu/pie/parasite-vdso.d [2021-07-20T04:54:40.987Z] #43 33.37 DEP criu/pie/parasite.d [2021-07-20T04:54:41.033Z] #43 31.96 CC compel/arch/aarch64/src/lib/infect.o [2021-07-20T04:54:41.042Z] #43 50.08 CC criu/crtools.o [2021-07-20T04:54:41.042Z] #43 50.37 CC criu/eventfd.o [2021-07-20T04:54:41.191Z] #43 33.92 CC criu/arch/x86/kerndat.o [2021-07-20T04:54:41.191Z] #43 34.08 CC criu/arch/x86/sigaction_compat.o [2021-07-20T04:54:41.243Z] #43 33.48 CC criu/pie/parasite.o [2021-07-20T04:54:41.296Z] #43 32.12 CC compel/src/lib/infect-rpc.o [2021-07-20T04:54:41.449Z] #43 34.20 CC criu/arch/x86/sigframe.o [2021-07-20T04:54:41.450Z] #43 34.31 LINK criu/arch/x86/crtools.built-in.o [2021-07-20T04:54:41.450Z] #43 34.33 DEP criu/pie/util-vdso-elf32.d [2021-07-20T04:54:41.450Z] #43 34.38 DEP criu/pie/util-vdso.d [2021-07-20T04:54:41.450Z] #43 34.42 DEP criu/pie/util.d [2021-07-20T04:54:41.559Z] #43 32.29 CC compel/src/lib/infect-util.o [2021-07-20T04:54:41.559Z] #43 32.43 CC compel/src/lib/infect.o [2021-07-20T04:54:41.605Z] #43 50.56 CC criu/eventpoll.o [2021-07-20T04:54:41.708Z] #43 34.46 CC criu/pie/util.o [2021-07-20T04:54:41.708Z] #43 34.57 CC criu/pie/util-vdso.o [2021-07-20T04:54:41.806Z] #43 33.99 LINK criu/pie/parasite.built-in.o [2021-07-20T04:54:41.806Z] #43 34.00 GEN criu/pie/parasite-blob.h [2021-07-20T04:54:41.806Z] #43 34.01 CC criu/pie/parasite-vdso.o [2021-07-20T04:54:41.861Z] #43 51.00 CC criu/external.o [2021-07-20T04:54:41.968Z] #43 34.84 CC criu/pie/util-vdso-elf32.o [2021-07-20T04:54:42.062Z] #43 34.32 CC criu/arch/x86/vdso-pie.o [2021-07-20T04:54:42.117Z] #43 51.16 CC criu/fault-injection.o [2021-07-20T04:54:42.117Z] #43 51.24 CC criu/fdstore.o [2021-07-20T04:54:42.227Z] #43 35.12 AR criu/pie/pie.lib.a [2021-07-20T04:54:42.319Z] #43 34.45 CC criu/arch/x86/restorer.o [2021-07-20T04:54:42.319Z] #43 34.68 CC criu/arch/x86/restorer_unmap.o [2021-07-20T04:54:42.374Z] #43 51.43 CC criu/fifo.o [2021-07-20T04:54:42.374Z] #43 51.64 CC criu/file-ids.o [2021-07-20T04:54:42.486Z] #43 35.16 DEP criu/pie/restorer.d [2021-07-20T04:54:42.486Z] #43 35.29 DEP criu/arch/x86/sigaction_compat_pie.d [2021-07-20T04:54:42.486Z] #43 35.34 DEP criu/arch/x86/restorer_unmap.d [2021-07-20T04:54:42.486Z] #43 35.35 DEP criu/arch/x86/restorer.d [2021-07-20T04:54:42.575Z] #43 34.70 CC criu/arch/x86/sigaction_compat_pie.o [2021-07-20T04:54:42.575Z] #43 34.79 CC criu/pie/restorer.o [2021-07-20T04:54:42.745Z] #43 35.43 DEP criu/arch/x86/vdso-pie.d [2021-07-20T04:54:42.745Z] #43 35.48 DEP criu/pie/parasite-vdso.d [2021-07-20T04:54:42.745Z] #43 35.54 DEP criu/pie/parasite.d [2021-07-20T04:54:42.745Z] #43 35.63 CC criu/pie/parasite.o [2021-07-20T04:54:42.936Z] #43 51.89 CC criu/file-lock.o [2021-07-20T04:54:42.936Z] #43 52.27 CC criu/files-ext.o [2021-07-20T04:54:42.950Z] #43 33.56 CC compel/src/lib/ptrace.o [2021-07-20T04:54:42.950Z] #43 33.81 AR compel/libcompel.a [2021-07-20T04:54:42.950Z] #43 33.87 HOSTCC compel/src/main-host.o [2021-07-20T04:54:43.213Z] #43 34.15 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-07-20T04:54:43.213Z] #43 34.28 HOSTCC compel/src/lib/handle-elf-host.o [2021-07-20T04:54:43.313Z] #43 36.07 LINK criu/pie/parasite.built-in.o [2021-07-20T04:54:43.313Z] #43 36.07 GEN criu/pie/parasite-blob.h [2021-07-20T04:54:43.313Z] #43 36.08 CC criu/pie/parasite-vdso.o [2021-07-20T04:54:43.497Z] #43 52.45 CC criu/files-reg.o [2021-07-20T04:54:43.571Z] #43 36.32 CC criu/arch/x86/vdso-pie.o [2021-07-20T04:54:43.571Z] #43 36.43 CC criu/arch/x86/restorer.o [2021-07-20T04:54:43.788Z] #43 34.57 HOSTCC compel/src/lib/log-host.o [2021-07-20T04:54:43.788Z] #43 34.68 HOSTLINK compel/compel-host-bin [2021-07-20T04:54:43.830Z] #43 36.63 CC criu/arch/x86/restorer_unmap.o [2021-07-20T04:54:43.830Z] #43 36.65 CC criu/arch/x86/sigaction_compat_pie.o [2021-07-20T04:54:43.959Z] #43 35.91 LINK criu/pie/restorer.built-in.o [2021-07-20T04:54:43.959Z] #43 35.92 GEN criu/pie/restorer-blob.h [2021-07-20T04:54:43.959Z] #43 35.97 DEP criu/vdso.d [2021-07-20T04:54:43.959Z] #43 36.07 DEP criu/vdso-compat.d [2021-07-20T04:54:43.959Z] #43 36.13 DEP criu/uts_ns.d [2021-07-20T04:54:43.959Z] #43 36.19 DEP criu/util.d [2021-07-20T04:54:44.050Z] #43 34.86 DEP soccr/soccr.d [2021-07-20T04:54:44.050Z] #43 35.05 CC soccr/soccr.o [2021-07-20T04:54:44.088Z] #43 36.75 CC criu/pie/restorer.o [2021-07-20T04:54:44.214Z] #43 36.30 DEP criu/uffd.d [2021-07-20T04:54:44.214Z] #43 36.38 DEP criu/tun.d [2021-07-20T04:54:44.214Z] #43 36.47 DEP criu/tty.d [2021-07-20T04:54:44.242Z] #13 ... [2021-07-20T04:54:44.242Z] [2021-07-20T04:54:44.242Z] #58 [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-20T04:54:44.242Z] #58 sha256:c5c365ef4cf3d828390a2222f7f9258a9e925332d9ecb31b3112e53edf89a1c3 [2021-07-20T04:54:44.242Z] #58 55.13 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-20T04:54:44.242Z] #58 55.13 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-20T04:54:44.242Z] #58 DONE 60.2s [2021-07-20T04:54:44.242Z] [2021-07-20T04:54:44.242Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-20T04:54:44.242Z] #59 sha256:610755e454a860006a1f751f70ab66711f2c6108c821f803c7042109e0e2d13a [2021-07-20T04:54:44.242Z] #59 DONE 0.1s [2021-07-20T04:54:44.242Z] [2021-07-20T04:54:44.242Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-20T04:54:44.242Z] #60 sha256:762e4d337e2037110278f2471b7ad542f426eb0baa03def3638603ef95048577 [2021-07-20T04:54:44.242Z] #60 DONE 0.0s [2021-07-20T04:54:44.242Z] [2021-07-20T04:54:44.242Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:44.242Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:44.242Z] #43 19.84 CC images/vma.o [2021-07-20T04:54:44.242Z] #43 19.95 CC images/netdev.o [2021-07-20T04:54:44.242Z] #43 20.17 CC images/tty.o [2021-07-20T04:54:44.242Z] #43 20.58 CC images/file-lock.o [2021-07-20T04:54:44.242Z] #43 20.74 CC images/rlimit.o [2021-07-20T04:54:44.242Z] #43 20.86 CC images/pagemap.o [2021-07-20T04:54:44.242Z] #43 21.01 CC images/siginfo.o [2021-07-20T04:54:44.242Z] #43 21.15 CC images/rpc.o [2021-07-20T04:54:44.242Z] #43 21.73 CC images/ext-file.o [2021-07-20T04:54:44.242Z] #43 21.89 CC images/cgroup.o [2021-07-20T04:54:44.242Z] #43 22.30 CC images/userns.o [2021-07-20T04:54:44.242Z] #43 22.44 CC images/google/protobuf/descriptor.o [2021-07-20T04:54:44.242Z] #43 23.36 CC images/opts.o [2021-07-20T04:54:44.242Z] #43 23.47 CC images/seccomp.o [2021-07-20T04:54:44.242Z] #43 23.64 CC images/binfmt-misc.o [2021-07-20T04:54:44.242Z] #43 23.78 CC images/time.o [2021-07-20T04:54:44.242Z] #43 23.89 CC images/sysctl.o [2021-07-20T04:54:44.242Z] #43 23.99 CC images/autofs.o [2021-07-20T04:54:44.242Z] #43 24.09 CC images/macvlan.o [2021-07-20T04:54:44.242Z] #43 24.30 CC images/sit.o [2021-07-20T04:54:44.242Z] #43 24.40 CC images/memfd.o [2021-07-20T04:54:44.242Z] #43 24.55 CC images/timens.o [2021-07-20T04:54:44.242Z] #43 24.77 LINK images/built-in.o [2021-07-20T04:54:44.242Z] #43 24.99 GEN compel/include/asm [2021-07-20T04:54:44.423Z] #43 53.38 CC criu/files.o [2021-07-20T04:54:44.470Z] #43 36.54 DEP criu/timerfd.d [2021-07-20T04:54:44.470Z] #43 36.62 DEP criu/timens.d [2021-07-20T04:54:44.470Z] #43 36.69 DEP criu/sysfs_parse.d [2021-07-20T04:54:44.470Z] #43 36.74 DEP criu/sysctl.d [2021-07-20T04:54:44.502Z] #43 25.09 GEN compel/include/version.h [2021-07-20T04:54:44.502Z] #43 25.16 touch .config [2021-07-20T04:54:44.502Z] #43 25.25 GEN include/common/config.h [2021-07-20T04:54:44.725Z] #43 36.84 DEP criu/string.d [2021-07-20T04:54:44.725Z] #43 36.85 DEP criu/stats.d [2021-07-20T04:54:44.725Z] #43 36.90 DEP criu/sockets.d [2021-07-20T04:54:44.725Z] #43 36.98 DEP criu/sk-unix.d [2021-07-20T04:54:44.725Z] #43 37.10 DEP criu/sk-tcp.d [2021-07-20T04:54:44.762Z] #43 ... [2021-07-20T04:54:44.762Z] [2021-07-20T04:54:44.762Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-20T04:54:44.762Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-20T04:54:44.762Z] #63 CACHED [2021-07-20T04:54:44.762Z] [2021-07-20T04:54:44.762Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-20T04:54:44.762Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-20T04:54:44.762Z] #65 CACHED [2021-07-20T04:54:44.762Z] [2021-07-20T04:54:44.762Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:44.762Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:44.762Z] #43 25.30 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-07-20T04:54:44.762Z] #43 25.31 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-07-20T04:54:44.762Z] #43 25.33 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-07-20T04:54:44.762Z] #43 25.34 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-07-20T04:54:44.762Z] #43 25.36 DEP compel/arch/x86/plugins/std/memcpy.d [2021-07-20T04:54:44.762Z] #43 25.37 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-07-20T04:54:44.762Z] #43 25.38 GEN compel/plugins/include/uapi/std/syscall.h [2021-07-20T04:54:44.762Z] #43 25.40 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-07-20T04:54:44.762Z] #43 25.41 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-07-20T04:54:44.762Z] #43 25.42 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-07-20T04:54:44.762Z] #43 25.42 DEP compel/plugins/std/infect.d [2021-07-20T04:54:44.762Z] #43 25.48 DEP compel/plugins/std/string.d [2021-07-20T04:54:44.980Z] #43 37.18 DEP criu/sk-queue.d [2021-07-20T04:54:44.980Z] #43 37.24 DEP criu/sk-packet.d [2021-07-20T04:54:44.980Z] #43 37.30 DEP criu/sk-netlink.d [2021-07-20T04:54:44.980Z] #43 37.38 DEP criu/sk-inet.d [2021-07-20T04:54:44.997Z] #43 35.83 AR soccr/libsoccr.a [2021-07-20T04:54:44.997Z] #43 35.87 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-20T04:54:45.021Z] #43 25.52 DEP compel/plugins/std/log.d [2021-07-20T04:54:45.021Z] #43 25.55 DEP compel/plugins/std/fds.d [2021-07-20T04:54:45.021Z] #43 25.60 DEP compel/plugins/std/std.d [2021-07-20T04:54:45.021Z] #43 25.64 DEP compel/plugins/shmem/shmem.d [2021-07-20T04:54:45.021Z] #43 25.67 DEP compel/plugins/fds/fds.d [2021-07-20T04:54:45.023Z] #43 37.77 LINK criu/pie/restorer.built-in.o [2021-07-20T04:54:45.023Z] #43 37.78 GEN criu/pie/restorer-blob.h [2021-07-20T04:54:45.023Z] #43 37.82 DEP criu/vdso.d [2021-07-20T04:54:45.023Z] #43 37.90 DEP criu/vdso-compat.d [2021-07-20T04:54:45.023Z] #43 37.99 DEP criu/uts_ns.d [2021-07-20T04:54:45.235Z] #43 37.46 DEP criu/signalfd.d [2021-07-20T04:54:45.262Z] #43 36.14 DEP criu/arch/aarch64/sigframe.d [2021-07-20T04:54:45.262Z] #43 36.25 DEP criu/arch/aarch64/crtools.d [2021-07-20T04:54:45.281Z] #43 25.81 CC compel/plugins/std/std.o [2021-07-20T04:54:45.281Z] #43 25.94 CC compel/plugins/std/fds.o [2021-07-20T04:54:45.281Z] #43 38.08 DEP criu/util.d [2021-07-20T04:54:45.281Z] #43 38.17 DEP criu/uffd.d [2021-07-20T04:54:45.349Z] #43 54.46 CC criu/filesystems.o [2021-07-20T04:54:45.491Z] #43 37.54 DEP criu/sigframe.d [2021-07-20T04:54:45.491Z] #43 37.57 DEP criu/shmem.d [2021-07-20T04:54:45.491Z] #43 37.66 DEP criu/servicefd.d [2021-07-20T04:54:45.491Z] #43 37.73 DEP criu/seize.d [2021-07-20T04:54:45.491Z] #43 37.81 DEP criu/seccomp.d [2021-07-20T04:54:45.524Z] #43 36.38 DEP criu/arch/aarch64/cpu.d [2021-07-20T04:54:45.524Z] #43 36.40 DEP criu/arch/aarch64/bitops.d [2021-07-20T04:54:45.524Z] #43 36.43 CC criu/arch/aarch64/bitops.o [2021-07-20T04:54:45.524Z] #43 36.47 CC criu/arch/aarch64/cpu.o [2021-07-20T04:54:45.539Z] #43 38.24 DEP criu/tun.d [2021-07-20T04:54:45.539Z] #43 38.31 DEP criu/tty.d [2021-07-20T04:54:45.539Z] #43 38.39 DEP criu/timerfd.d [2021-07-20T04:54:45.539Z] #43 38.45 DEP criu/timens.d [2021-07-20T04:54:45.541Z] #43 26.18 CC compel/plugins/std/log.o [2021-07-20T04:54:45.747Z] #43 37.88 DEP criu/rst-malloc.d [2021-07-20T04:54:45.747Z] #43 37.92 DEP criu/rbtree.d [2021-07-20T04:54:45.747Z] #43 37.93 DEP criu/pstree.d [2021-07-20T04:54:45.747Z] #43 38.03 DEP criu/protobuf.d [2021-07-20T04:54:45.787Z] #43 36.58 CC criu/arch/aarch64/crtools.o [2021-07-20T04:54:45.797Z] #43 38.52 DEP criu/sysfs_parse.d [2021-07-20T04:54:45.797Z] #43 38.57 DEP criu/sysctl.d [2021-07-20T04:54:45.797Z] #43 38.63 DEP criu/string.d [2021-07-20T04:54:45.797Z] #43 38.65 DEP criu/stats.d [2021-07-20T04:54:45.797Z] #43 38.70 DEP criu/sockets.d [2021-07-20T04:54:45.911Z] #43 54.83 CC criu/fsnotify.o [2021-07-20T04:54:46.003Z] #43 38.11 GEN criu/protobuf-desc-gen.h [2021-07-20T04:54:46.049Z] #43 36.88 CC criu/arch/aarch64/sigframe.o [2021-07-20T04:54:46.049Z] #43 37.07 LINK criu/arch/aarch64/crtools.built-in.o [2021-07-20T04:54:46.049Z] #43 37.10 DEP criu/pie/util-vdso.d [2021-07-20T04:54:46.055Z] #43 38.78 DEP criu/sk-unix.d [2021-07-20T04:54:46.055Z] #43 38.86 DEP criu/sk-tcp.d [2021-07-20T04:54:46.055Z] #43 38.93 DEP criu/sk-queue.d [2021-07-20T04:54:46.055Z] #43 38.99 DEP criu/sk-packet.d [2021-07-20T04:54:46.110Z] #43 26.68 CC compel/plugins/std/string.o [2021-07-20T04:54:46.167Z] #43 55.35 CC criu/image-desc.o [2021-07-20T04:54:46.312Z] #43 37.19 DEP criu/pie/util.d [2021-07-20T04:54:46.312Z] #43 37.31 CC criu/pie/util.o [2021-07-20T04:54:46.313Z] #43 39.05 DEP criu/sk-netlink.d [2021-07-20T04:54:46.313Z] #43 39.13 DEP criu/sk-inet.d [2021-07-20T04:54:46.313Z] #43 39.20 DEP criu/signalfd.d [2021-07-20T04:54:46.313Z] #43 39.26 DEP criu/sigframe.d [2021-07-20T04:54:46.370Z] #43 27.03 CC compel/plugins/std/infect.o [2021-07-20T04:54:46.423Z] #43 55.43 CC criu/image.o [2021-07-20T04:54:46.565Z] #43 38.85 DEP criu/protobuf-desc.d [2021-07-20T04:54:46.565Z] #43 38.91 DEP criu/proc_parse.d [2021-07-20T04:54:46.571Z] #43 39.32 DEP criu/shmem.d [2021-07-20T04:54:46.571Z] #43 39.38 DEP criu/servicefd.d [2021-07-20T04:54:46.571Z] #43 39.44 DEP criu/seize.d [2021-07-20T04:54:46.571Z] #43 39.51 DEP criu/seccomp.d [2021-07-20T04:54:46.629Z] #43 27.26 CC compel/arch/x86/plugins/std/parasite-head.o [2021-07-20T04:54:46.629Z] #43 27.29 CC compel/arch/x86/plugins/std/memcpy.o [2021-07-20T04:54:46.629Z] #43 27.31 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-07-20T04:54:46.629Z] #43 27.34 AR compel/plugins/std.lib.a [2021-07-20T04:54:46.629Z] #43 27.39 CC compel/plugins/fds/fds.o [2021-07-20T04:54:46.679Z] #43 55.93 CC criu/ipc_ns.o [2021-07-20T04:54:46.821Z] #43 38.98 DEP criu/plugin.d [2021-07-20T04:54:46.821Z] #43 39.01 DEP criu/pipes.d [2021-07-20T04:54:46.821Z] #43 39.07 DEP criu/pie-util.d [2021-07-20T04:54:46.821Z] #43 39.11 DEP criu/pie-util-vdso.d [2021-07-20T04:54:46.829Z] #43 39.58 DEP criu/rst-malloc.d [2021-07-20T04:54:46.829Z] #43 39.61 DEP criu/rbtree.d [2021-07-20T04:54:46.829Z] #43 39.62 DEP criu/pstree.d [2021-07-20T04:54:46.829Z] #43 39.70 DEP criu/protobuf.d [2021-07-20T04:54:46.829Z] #43 39.75 GEN criu/protobuf-desc-gen.h [2021-07-20T04:54:46.886Z] #43 37.55 CC criu/pie/util-vdso.o [2021-07-20T04:54:46.886Z] #43 37.89 AR criu/pie/pie.lib.a [2021-07-20T04:54:46.886Z] #43 37.95 DEP criu/pie/restorer.d [2021-07-20T04:54:46.889Z] #43 27.58 AR compel/plugins/fds.lib.a [2021-07-20T04:54:46.889Z] #43 27.61 HOSTDEP compel/src/lib/log-host.d [2021-07-20T04:54:46.889Z] #43 27.65 HOSTDEP compel/src/lib/handle-elf-host.d [2021-07-20T04:54:47.077Z] #43 39.16 DEP criu/pie-util-vdso-elf32.d [2021-07-20T04:54:47.077Z] #43 39.21 DEP criu/path.d [2021-07-20T04:54:47.077Z] #43 39.26 DEP criu/parasite-syscall.d [2021-07-20T04:54:47.077Z] #43 39.34 DEP criu/pagemap.d [2021-07-20T04:54:47.149Z] #43 27.69 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-07-20T04:54:47.149Z] #43 27.76 HOSTDEP compel/src/main-host.d [2021-07-20T04:54:47.149Z] #43 27.82 DEP compel/src/lib/ptrace.d [2021-07-20T04:54:47.149Z] #43 27.89 DEP compel/src/lib/infect.d [2021-07-20T04:54:47.333Z] #43 39.42 DEP criu/pagemap-cache.d [2021-07-20T04:54:47.333Z] #43 39.47 DEP criu/page-xfer.d [2021-07-20T04:54:47.333Z] #43 39.54 DEP criu/page-pipe.d [2021-07-20T04:54:47.333Z] #43 39.58 DEP criu/netfilter.d [2021-07-20T04:54:47.333Z] #43 39.63 DEP criu/net.d [2021-07-20T04:54:47.408Z] #43 28.00 DEP compel/src/lib/infect-util.d [2021-07-20T04:54:47.408Z] #43 28.04 DEP compel/src/lib/infect-rpc.d [2021-07-20T04:54:47.408Z] #43 28.09 DEP compel/arch/x86/src/lib/infect.d [2021-07-20T04:54:47.460Z] #43 38.14 DEP criu/arch/aarch64/intraprocedure.d [2021-07-20T04:54:47.460Z] #43 38.16 DEP criu/arch/aarch64/restorer.d [2021-07-20T04:54:47.460Z] #43 38.31 DEP criu/arch/aarch64/vdso-pie.d [2021-07-20T04:54:47.460Z] #43 38.37 DEP criu/pie/parasite-vdso.d [2021-07-20T04:54:47.589Z] #43 39.71 DEP criu/namespaces.d [2021-07-20T04:54:47.589Z] #43 39.83 DEP criu/mount.d [2021-07-20T04:54:47.589Z] #43 39.94 DEP criu/memfd.d [2021-07-20T04:54:47.609Z] #43 56.60 CC criu/irmap.o [2021-07-20T04:54:47.668Z] #43 28.15 DEP compel/arch/x86/src/lib/cpu.d [2021-07-20T04:54:47.668Z] #43 28.18 DEP compel/src/lib/log.d [2021-07-20T04:54:47.668Z] #43 28.22 DEP compel/src/main.d [2021-07-20T04:54:47.668Z] #43 28.29 DEP compel/src/lib/handle-elf.d [2021-07-20T04:54:47.668Z] #43 28.34 DEP compel/arch/x86/src/lib/handle-elf.d [2021-07-20T04:54:47.668Z] #43 28.41 CC compel/src/lib/log.o [2021-07-20T04:54:47.722Z] #43 38.53 DEP criu/pie/parasite.d [2021-07-20T04:54:47.722Z] #43 38.66 CC criu/pie/parasite.o [2021-07-20T04:54:47.764Z] #43 40.45 DEP criu/protobuf-desc.d [2021-07-20T04:54:47.764Z] #43 40.51 DEP criu/proc_parse.d [2021-07-20T04:54:47.764Z] #43 40.61 DEP criu/plugin.d [2021-07-20T04:54:47.764Z] #43 40.64 DEP criu/pipes.d [2021-07-20T04:54:47.764Z] #43 40.70 DEP criu/pie-util.d [2021-07-20T04:54:47.764Z] #43 40.74 DEP criu/pie-util-vdso.d [2021-07-20T04:54:47.845Z] #43 40.03 DEP criu/mem.d [2021-07-20T04:54:47.845Z] #43 40.12 DEP criu/lsm.d [2021-07-20T04:54:47.845Z] #43 40.17 DEP criu/log.d [2021-07-20T04:54:47.845Z] #43 40.23 DEP criu/libnetlink.d [2021-07-20T04:54:47.865Z] #43 56.95 CC criu/kcmp-ids.o [2021-07-20T04:54:47.865Z] #43 57.12 CC criu/kerndat.o [2021-07-20T04:54:47.928Z] #43 28.55 CC compel/arch/x86/src/lib/cpu.o [2021-07-20T04:54:48.022Z] #43 40.79 DEP criu/pie-util-vdso-elf32.d [2021-07-20T04:54:48.022Z] #43 40.88 DEP criu/path.d [2021-07-20T04:54:48.022Z] #43 40.94 DEP criu/parasite-syscall.d [2021-07-20T04:54:48.101Z] #43 40.31 DEP criu/kerndat.d [2021-07-20T04:54:48.187Z] #43 28.88 CC compel/arch/x86/src/lib/infect.o [2021-07-20T04:54:48.281Z] #43 41.03 DEP criu/pagemap.d [2021-07-20T04:54:48.281Z] #43 41.12 DEP criu/pagemap-cache.d [2021-07-20T04:54:48.281Z] #43 41.18 DEP criu/page-xfer.d [2021-07-20T04:54:48.281Z] #43 41.25 DEP criu/page-pipe.d [2021-07-20T04:54:48.281Z] #43 41.29 DEP criu/netfilter.d [2021-07-20T04:54:48.356Z] #43 40.38 DEP criu/kcmp-ids.d [2021-07-20T04:54:48.356Z] #43 40.42 DEP criu/irmap.d [2021-07-20T04:54:48.356Z] #43 40.52 DEP criu/ipc_ns.d [2021-07-20T04:54:48.356Z] #43 40.58 DEP criu/image.d [2021-07-20T04:54:48.356Z] #43 40.64 DEP criu/image-desc.d [2021-07-20T04:54:48.356Z] #43 40.68 DEP criu/fsnotify.d [2021-07-20T04:54:48.356Z] #43 40.75 DEP criu/filesystems.d [2021-07-20T04:54:48.427Z] #43 57.60 CC criu/libnetlink.o [2021-07-20T04:54:48.539Z] #43 41.37 DEP criu/net.d [2021-07-20T04:54:48.611Z] #43 40.82 DEP criu/files.d [2021-07-20T04:54:48.669Z] #43 39.34 LINK criu/pie/parasite.built-in.o [2021-07-20T04:54:48.669Z] #43 39.35 GEN criu/pie/parasite-blob.h [2021-07-20T04:54:48.669Z] #43 39.36 CC criu/pie/parasite-vdso.o [2021-07-20T04:54:48.669Z] #43 39.65 CC criu/arch/aarch64/vdso-pie.o [2021-07-20T04:54:48.683Z] #43 57.80 CC criu/log.o [2021-07-20T04:54:48.756Z] #43 29.29 CC compel/src/lib/infect-rpc.o [2021-07-20T04:54:48.756Z] #43 29.46 CC compel/src/lib/infect-util.o [2021-07-20T04:54:48.798Z] #43 41.45 DEP criu/namespaces.d [2021-07-20T04:54:48.798Z] #43 41.52 DEP criu/mount.d [2021-07-20T04:54:48.798Z] #43 41.60 DEP criu/memfd.d [2021-07-20T04:54:48.798Z] #43 41.66 DEP criu/mem.d [2021-07-20T04:54:48.798Z] #43 41.74 DEP criu/lsm.d [2021-07-20T04:54:48.867Z] #43 40.92 DEP criu/files-reg.d [2021-07-20T04:54:48.867Z] #43 40.99 DEP criu/files-ext.d [2021-07-20T04:54:48.867Z] #43 41.05 DEP criu/file-lock.d [2021-07-20T04:54:48.867Z] #43 41.15 DEP criu/file-ids.d [2021-07-20T04:54:48.931Z] #43 39.77 CC criu/arch/aarch64/restorer.o [2021-07-20T04:54:48.931Z] #43 39.96 CC criu/arch/aarch64/intraprocedure.o [2021-07-20T04:54:48.939Z] #43 58.04 CC criu/lsm.o [2021-07-20T04:54:49.015Z] #43 29.59 CC compel/src/lib/infect.o [2021-07-20T04:54:49.057Z] #43 41.80 DEP criu/log.d [2021-07-20T04:54:49.057Z] #43 41.86 DEP criu/libnetlink.d [2021-07-20T04:54:49.057Z] #43 41.92 DEP criu/kerndat.d [2021-07-20T04:54:49.057Z] #43 42.00 DEP criu/kcmp-ids.d [2021-07-20T04:54:49.123Z] #43 41.21 DEP criu/fifo.d [2021-07-20T04:54:49.123Z] #43 41.31 DEP criu/fdstore.d [2021-07-20T04:54:49.123Z] #43 41.38 DEP criu/fault-injection.d [2021-07-20T04:54:49.123Z] #43 41.40 DEP criu/external.d [2021-07-20T04:54:49.123Z] #43 41.45 DEP criu/eventpoll.d [2021-07-20T04:54:49.193Z] #43 39.99 CC criu/pie/restorer.o [2021-07-20T04:54:49.195Z] #43 58.26 CC criu/mem.o [2021-07-20T04:54:49.315Z] #43 42.03 DEP criu/irmap.d [2021-07-20T04:54:49.315Z] #43 42.10 DEP criu/ipc_ns.d [2021-07-20T04:54:49.315Z] #43 42.16 DEP criu/image.d [2021-07-20T04:54:49.315Z] #43 42.25 DEP criu/image-desc.d [2021-07-20T04:54:49.379Z] #43 41.51 DEP criu/eventfd.d [2021-07-20T04:54:49.379Z] #43 41.60 DEP criu/crtools.d [2021-07-20T04:54:49.379Z] #43 41.68 DEP criu/cr-service.d [2021-07-20T04:54:49.379Z] #43 41.74 DEP criu/cr-restore.d [2021-07-20T04:54:49.573Z] #43 42.29 DEP criu/fsnotify.d [2021-07-20T04:54:49.573Z] #43 42.41 DEP criu/filesystems.d [2021-07-20T04:54:49.573Z] #43 42.51 DEP criu/files.d [2021-07-20T04:54:49.635Z] #43 41.83 DEP criu/cr-errno.d [2021-07-20T04:54:49.635Z] #43 41.84 DEP criu/cr-dump.d [2021-07-20T04:54:49.635Z] #43 41.92 DEP criu/cr-dedup.d [2021-07-20T04:54:49.635Z] #43 41.99 DEP criu/cr-check.d [2021-07-20T04:54:49.757Z] #43 59.07 CC criu/memfd.o [2021-07-20T04:54:49.832Z] #43 42.58 DEP criu/files-reg.d [2021-07-20T04:54:49.832Z] #43 42.65 DEP criu/files-ext.d [2021-07-20T04:54:49.832Z] #43 42.71 DEP criu/file-lock.d [2021-07-20T04:54:49.832Z] #43 42.78 DEP criu/file-ids.d [2021-07-20T04:54:49.891Z] #43 42.06 DEP criu/config.d [2021-07-20T04:54:49.891Z] #43 42.13 DEP criu/clone-noasan.d [2021-07-20T04:54:49.891Z] #43 42.16 DEP criu/cgroup.d [2021-07-20T04:54:49.891Z] #43 42.22 DEP criu/cgroup-props.d [2021-07-20T04:54:49.891Z] #43 42.28 DEP criu/bitmap.d [2021-07-20T04:54:49.954Z] #43 30.57 CC compel/src/lib/ptrace.o [2021-07-20T04:54:50.014Z] #43 59.36 CC criu/mount.o [2021-07-20T04:54:50.090Z] #43 42.82 DEP criu/fifo.d [2021-07-20T04:54:50.090Z] #43 42.86 DEP criu/fdstore.d [2021-07-20T04:54:50.090Z] #43 42.90 DEP criu/fault-injection.d [2021-07-20T04:54:50.090Z] #43 42.92 DEP criu/external.d [2021-07-20T04:54:50.090Z] #43 42.97 DEP criu/eventpoll.d [2021-07-20T04:54:50.147Z] #43 42.30 DEP criu/bfd.d [2021-07-20T04:54:50.147Z] #43 42.34 DEP criu/autofs.d [2021-07-20T04:54:50.214Z] #43 30.74 AR compel/libcompel.a [2021-07-20T04:54:50.214Z] #43 30.79 HOSTCC compel/src/main-host.o [2021-07-20T04:54:50.214Z] #43 ... [2021-07-20T04:54:50.214Z] [2021-07-20T04:54:50.214Z] #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-20T04:54:50.214Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-20T04:54:50.214Z] #13 66.24 Selecting previously unselected package libapparmor1:amd64. [2021-07-20T04:54:50.214Z] #13 66.25 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-20T04:54:50.214Z] #13 66.25 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-20T04:54:50.214Z] #13 66.34 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-20T04:54:50.214Z] #13 66.34 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-20T04:54:50.214Z] #13 66.35 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-20T04:54:50.214Z] #13 66.43 Selecting previously unselected package libbtrfs0. [2021-07-20T04:54:50.214Z] #13 66.43 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-20T04:54:50.214Z] #13 66.45 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-20T04:54:50.214Z] #13 66.50 Selecting previously unselected package libbtrfs-dev. [2021-07-20T04:54:50.214Z] #13 66.51 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-20T04:54:50.214Z] #13 66.51 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-20T04:54:50.214Z] #13 66.59 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-20T04:54:50.214Z] #13 66.60 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-20T04:54:50.215Z] #13 66.60 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-20T04:54:50.215Z] #13 66.65 Selecting previously unselected package libudev-dev:amd64. [2021-07-20T04:54:50.215Z] #13 66.65 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-20T04:54:50.215Z] #13 66.67 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-20T04:54:50.215Z] #13 66.77 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-20T04:54:50.215Z] #13 66.77 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-20T04:54:50.215Z] #13 66.78 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-20T04:54:50.215Z] #13 66.94 Selecting previously unselected package libpcre16-3:amd64. [2021-07-20T04:54:50.215Z] #13 66.94 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-20T04:54:50.215Z] #13 66.94 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-20T04:54:50.215Z] #13 67.06 Selecting previously unselected package libpcre32-3:amd64. [2021-07-20T04:54:50.215Z] #13 67.06 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-20T04:54:50.215Z] #13 67.07 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-20T04:54:50.215Z] #13 67.20 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-20T04:54:50.215Z] #13 67.20 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-20T04:54:50.215Z] #13 67.21 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-20T04:54:50.215Z] #13 67.27 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-20T04:54:50.215Z] #13 67.27 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-20T04:54:50.215Z] #13 67.28 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-20T04:54:50.215Z] #13 67.52 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-20T04:54:50.215Z] #13 67.52 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-20T04:54:50.215Z] #13 67.52 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-20T04:54:50.215Z] #13 67.68 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-20T04:54:50.215Z] #13 67.69 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-20T04:54:50.215Z] #13 67.69 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-20T04:54:50.215Z] #13 67.74 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-20T04:54:50.215Z] #13 67.75 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-20T04:54:50.215Z] #13 67.75 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-20T04:54:50.215Z] #13 67.84 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-20T04:54:50.215Z] #13 67.84 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-20T04:54:50.215Z] #13 67.84 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-20T04:54:50.215Z] #13 68.17 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-20T04:54:50.215Z] #13 68.19 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-20T04:54:50.215Z] #13 68.20 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-20T04:54:50.215Z] #13 68.21 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-20T04:54:50.215Z] #13 68.22 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-20T04:54:50.215Z] #13 68.23 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-20T04:54:50.215Z] #13 68.24 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-20T04:54:50.215Z] #13 68.25 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-20T04:54:50.215Z] #13 68.26 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-20T04:54:50.215Z] #13 68.27 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-20T04:54:50.215Z] #13 68.30 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-20T04:54:50.215Z] #13 68.31 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-20T04:54:50.215Z] #13 68.32 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-20T04:54:50.215Z] #13 68.33 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-20T04:54:50.215Z] #13 68.34 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-20T04:54:50.215Z] #13 68.35 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-20T04:54:50.215Z] #13 68.36 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-20T04:54:50.215Z] #13 68.37 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-20T04:54:50.215Z] #13 68.39 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-20T04:54:50.215Z] #13 68.39 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-20T04:54:50.215Z] #13 68.40 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-20T04:54:50.215Z] #13 68.42 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-20T04:54:50.215Z] #13 68.42 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-20T04:54:50.215Z] #13 68.44 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-20T04:54:50.215Z] #13 68.45 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-20T04:54:50.215Z] #13 68.46 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-20T04:54:50.215Z] #13 68.47 Setting up dmsetup (2:1.02.155-3) ... [2021-07-20T04:54:50.215Z] #13 68.48 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-20T04:54:50.215Z] #13 68.49 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-20T04:54:50.215Z] #13 68.50 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T04:54:50.215Z] #13 DONE 68.8s [2021-07-20T04:54:50.215Z] [2021-07-20T04:54:50.215Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:50.215Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:50.215Z] #43 30.92 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-07-20T04:54:50.215Z] #43 ... [2021-07-20T04:54:50.215Z] [2021-07-20T04:54:50.215Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-07-20T04:54:50.215Z] #14 sha256:2e3649b65de75805334c728684ff03a8199a3b1b3e88023b97eeb333ab7cb9cb [2021-07-20T04:54:50.348Z] #43 43.08 DEP criu/eventfd.d [2021-07-20T04:54:50.348Z] #43 43.16 DEP criu/crtools.d [2021-07-20T04:54:50.348Z] #43 43.24 DEP criu/cr-service.d [2021-07-20T04:54:50.445Z] #43 42.43 DEP criu/aio.d [2021-07-20T04:54:50.445Z] #43 42.51 DEP criu/action-scripts.d [2021-07-20T04:54:50.445Z] #43 42.63 CC criu/action-scripts.o [2021-07-20T04:54:50.600Z] #43 41.46 LINK criu/pie/restorer.built-in.o [2021-07-20T04:54:50.600Z] #43 41.47 GEN criu/pie/restorer-blob.h [2021-07-20T04:54:50.600Z] #43 41.52 DEP criu/vdso.d [2021-07-20T04:54:50.607Z] #43 43.32 DEP criu/cr-restore.d [2021-07-20T04:54:50.607Z] #43 43.43 DEP criu/cr-errno.d [2021-07-20T04:54:50.607Z] #43 43.44 DEP criu/cr-dump.d [2021-07-20T04:54:50.607Z] #43 43.53 DEP criu/cr-dedup.d [2021-07-20T04:54:50.701Z] #43 42.88 CC criu/aio.o [2021-07-20T04:54:50.865Z] #43 41.69 DEP criu/uts_ns.d [2021-07-20T04:54:50.865Z] #43 41.77 DEP criu/util.d [2021-07-20T04:54:50.865Z] #43 41.87 DEP criu/uffd.d [2021-07-20T04:54:50.866Z] #43 43.59 DEP criu/cr-check.d [2021-07-20T04:54:50.866Z] #43 43.75 DEP criu/config.d [2021-07-20T04:54:50.866Z] #43 43.83 DEP criu/clone-noasan.d [2021-07-20T04:54:50.866Z] #43 43.87 DEP criu/cgroup.d [2021-07-20T04:54:50.958Z] #43 43.17 CC criu/autofs.o [2021-07-20T04:54:51.124Z] #43 43.94 DEP criu/cgroup-props.d [2021-07-20T04:54:51.124Z] #43 43.98 DEP criu/bitmap.d [2021-07-20T04:54:51.124Z] #43 44.00 DEP criu/bfd.d [2021-07-20T04:54:51.124Z] #43 44.04 DEP criu/autofs.d [2021-07-20T04:54:51.124Z] #43 44.11 DEP criu/aio.d [2021-07-20T04:54:51.129Z] #43 42.04 DEP criu/tun.d [2021-07-20T04:54:51.129Z] #43 42.12 DEP criu/tty.d [2021-07-20T04:54:51.383Z] #43 44.17 DEP criu/action-scripts.d [2021-07-20T04:54:51.383Z] #43 44.28 CC criu/action-scripts.o [2021-07-20T04:54:51.391Z] #43 42.20 DEP criu/timerfd.d [2021-07-20T04:54:51.391Z] #43 42.28 DEP criu/timens.d [2021-07-20T04:54:51.391Z] #43 42.38 DEP criu/sysfs_parse.d [2021-07-20T04:54:51.521Z] #43 43.76 CC criu/bfd.o [2021-07-20T04:54:51.653Z] #43 42.54 DEP criu/sysctl.d [2021-07-20T04:54:51.653Z] #43 42.64 DEP criu/string.d [2021-07-20T04:54:51.735Z] #43 44.47 CC criu/aio.o [2021-07-20T04:54:51.777Z] #43 44.03 CC criu/bitmap.o [2021-07-20T04:54:51.777Z] #43 44.12 CC criu/cgroup-props.o [2021-07-20T04:54:51.905Z] #43 60.99 CC criu/namespaces.o [2021-07-20T04:54:51.915Z] #43 42.68 DEP criu/stats.d [2021-07-20T04:54:51.915Z] #43 ... [2021-07-20T04:54:51.915Z] [2021-07-20T04:54:51.915Z] #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-20T04:54:51.915Z] #24 sha256:84c0688e3182c27a4f97c3b1f826326c670254dc07c2857091258e515bba37c3 [2021-07-20T04:54:52.025Z] #43 44.72 CC criu/autofs.o [2021-07-20T04:54:52.126Z] #14 DONE 1.7s [2021-07-20T04:54:52.126Z] [2021-07-20T04:54:52.126Z] #53 [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-20T04:54:52.126Z] #53 sha256:2fd3f95aa3547bd88c2cd0895505e2c9d8148c8aa09b98589e38afb5fb49f11e [2021-07-20T04:54:52.126Z] #53 1.586 + RM_GOPATH=0 [2021-07-20T04:54:52.126Z] #53 1.586 + TMP_GOPATH= [2021-07-20T04:54:52.126Z] #53 1.586 + : /build [2021-07-20T04:54:52.126Z] #53 1.586 + '[' -z '' ']' [2021-07-20T04:54:52.126Z] #53 1.586 ++ mktemp -d [2021-07-20T04:54:52.126Z] #53 1.588 + export GOPATH=/tmp/tmp.Z8sA9TlCz3 [2021-07-20T04:54:52.126Z] #53 1.588 + GOPATH=/tmp/tmp.Z8sA9TlCz3 [2021-07-20T04:54:52.126Z] #53 1.588 + RM_GOPATH=1 [2021-07-20T04:54:52.126Z] #53 1.588 + case "$(go env GOARCH)" in [2021-07-20T04:54:52.126Z] #53 1.589 ++ go env GOARCH [2021-07-20T04:54:52.126Z] #53 1.603 + export GO_BUILDMODE=-buildmode=pie [2021-07-20T04:54:52.126Z] #53 1.603 + GO_BUILDMODE=-buildmode=pie [2021-07-20T04:54:52.126Z] #53 1.603 ++ dirname /tmp/install/install.sh [2021-07-20T04:54:52.126Z] #53 1.605 + dir=/tmp/install [2021-07-20T04:54:52.126Z] #53 1.605 + bin=runc [2021-07-20T04:54:52.126Z] #53 1.605 + shift [2021-07-20T04:54:52.126Z] #53 1.605 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-20T04:54:52.126Z] #53 1.605 + . /tmp/install/runc.installer [2021-07-20T04:54:52.126Z] #53 1.605 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-20T04:54:52.126Z] #53 1.606 + install_runc [2021-07-20T04:54:52.126Z] #53 1.606 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-20T04:54:52.126Z] #53 1.611 + uname -r [2021-07-20T04:54:52.126Z] #53 1.625 + RUNC_BUILDTAGS='seccomp ' [2021-07-20T04:54:52.126Z] #53 1.625 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-20T04:54:52.126Z] #53 1.625 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-20T04:54:52.126Z] #53 1.625 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Z8sA9TlCz3/src/github.com/opencontainers/runc [2021-07-20T04:54:52.126Z] #53 1.628 Cloning into '/tmp/tmp.Z8sA9TlCz3/src/github.com/opencontainers/runc'... [2021-07-20T04:54:52.340Z] #43 44.45 CC criu/cgroup.o [2021-07-20T04:54:52.606Z] #43 45.50 CC criu/bfd.o [2021-07-20T04:54:52.833Z] #43 61.94 CC criu/net.o [2021-07-20T04:54:53.068Z] #53 ... [2021-07-20T04:54:53.068Z] [2021-07-20T04:54:53.068Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-20T04:54:53.068Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55 [2021-07-20T04:54:53.068Z] #15 DONE 1.1s [2021-07-20T04:54:53.068Z] [2021-07-20T04:54:53.068Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-20T04:54:53.068Z] #16 sha256:70cd9adaffc438637136dcc9ee5c7461e62ccdf7187b51d2bcf88ae8b7fd2d91 [2021-07-20T04:54:53.176Z] #43 45.84 CC criu/bitmap.o [2021-07-20T04:54:53.176Z] #43 45.90 CC criu/cgroup-props.o [2021-07-20T04:54:53.226Z] #24 64.56 Checking out files: 33% (3788/11322) Checking out files: 34% (3850/11322) Checking out files: 35% (3963/11322) Checking out files: 36% (4076/11322) Checking out files: 37% (4190/11322) Checking out files: 38% (4303/11322) Checking out files: 39% (4416/11322) Checking out files: 40% (4529/11322) Checking out files: 41% (4643/11322) Checking out files: 42% (4756/11322) Checking out files: 43% (4869/11322) Checking out files: 44% (4982/11322) Checking out files: 45% (5095/11322) Checking out files: 46% (5209/11322) Checking out files: 47% (5322/11322) Checking out files: 48% (5435/11322) Checking out files: 49% (5548/11322) Checking out files: 50% (5661/11322) Checking out files: 51% (5775/11322) Checking out files: 52% (5888/11322) Checking out files: 53% (6001/11322) Checking out files: 54% (6114/11322) Checking out files: 55% (6228/11322) Checking out files: 56% (6341/11322) Checking out files: 57% (6454/11322) Checking out files: 58% (6567/11322) Checking out files: 59% (6680/11322) Checking out files: 60% (6794/11322) Checking out files: 61% (6907/11322) Checking out files: 62% (7020/11322) Checking out files: 63% (7133/11322) Checking out files: 64% (7247/11322) Checking out files: 65% (7360/11322) Checking out files: 66% (7473/11322) Checking out files: 67% (7586/11322) Checking out files: 68% (7699/11322) Checking out files: 69% (7813/11322) Checking out files: 70% (7926/11322) Checking out files: 71% (8039/11322) Checking out files: 72% (8152/11322) Checking out files: 73% (8266/11322) Checking out files: 74% (8379/11322) Checking out files: 75% (8492/11322) Checking out files: 76% (8605/11322) Checking out files: 77% (8718/11322) Checking out files: 78% (8832/11322) Checking out files: 78% (8854/11322) Checking out files: 79% (8945/11322) Checking out files: 80% (9058/11322) Checking out files: 81% (9171/11322) Checking out files: 82% (9285/11322) Checking out files: 83% (9398/11322) Checking out files: 84% (9511/11322) Checking out files: 85% (9624/11322) Checking out files: 86% (9737/11322) Checking out files: 87% (9851/11322) Checking out files: 88% (9964/11322) Checking out files: 89% (10077/11322) Checking out files: 90% (10190/11322) Checking out files: 91% (10304/11322) Checking out files: 92% (10417/11322) Checking out files: 93% (10530/11322) Checking out files: 94% (10643/11322) Checking out files: 95% (10756/11322) Checking out files: 96% (10870/11322) Checking out files: 97% (10983/11322) Checking out files: 98% (11096/11322) Checking out files: 99% (11209/11322) Checking out files: 100% (11322/11322) Checking out files: 100% (11322/11322), done. [2021-07-20T04:54:53.226Z] #24 66.08 + cd /tmp/tmp.G8OzN5R1QF/tmp/docker-ce [2021-07-20T04:54:53.226Z] #24 66.08 + git checkout -q v17.06.2-ce [2021-07-20T04:54:53.435Z] #43 46.33 CC criu/cgroup.o [2021-07-20T04:54:53.707Z] #43 45.78 CC criu/clone-noasan.o [2021-07-20T04:54:53.707Z] #43 45.88 CC criu/config.o [2021-07-20T04:54:54.034Z] #16 1.051 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-20T04:54:54.034Z] #16 DONE 1.1s [2021-07-20T04:54:54.034Z] [2021-07-20T04:54:54.034Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:54.034Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:54.034Z] #43 31.08 HOSTCC compel/src/lib/handle-elf-host.o [2021-07-20T04:54:54.034Z] #43 31.45 HOSTCC compel/src/lib/log-host.o [2021-07-20T04:54:54.034Z] #43 31.58 HOSTLINK compel/compel-host-bin [2021-07-20T04:54:54.034Z] #43 31.67 DEP soccr/soccr.d [2021-07-20T04:54:54.034Z] #43 31.75 CC soccr/soccr.o [2021-07-20T04:54:54.034Z] #43 32.51 AR soccr/libsoccr.a [2021-07-20T04:54:54.034Z] #43 32.54 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-20T04:54:54.034Z] #43 32.98 DEP criu/arch/x86/sigframe.d [2021-07-20T04:54:54.034Z] #43 33.05 DEP criu/arch/x86/sigaction_compat.d [2021-07-20T04:54:54.034Z] #43 33.15 DEP criu/arch/x86/kerndat.d [2021-07-20T04:54:54.034Z] #43 33.22 DEP criu/arch/x86/crtools.d [2021-07-20T04:54:54.034Z] #43 33.32 DEP criu/arch/x86/cpu.d [2021-07-20T04:54:54.034Z] #43 33.47 CC criu/arch/x86/cpu.o [2021-07-20T04:54:54.034Z] #43 33.98 CC criu/arch/x86/crtools.o [2021-07-20T04:54:54.034Z] #43 34.82 CC criu/arch/x86/kerndat.o [2021-07-20T04:54:54.198Z] #43 63.39 CC criu/netfilter.o [2021-07-20T04:54:54.270Z] #43 46.51 CC criu/cr-check.o [2021-07-20T04:54:54.454Z] #43 63.55 CC criu/page-pipe.o [2021-07-20T04:54:54.617Z] #43 35.41 CC criu/arch/x86/sigaction_compat.o [2021-07-20T04:54:54.711Z] #43 63.89 CC criu/page-xfer.o [2021-07-20T04:54:54.810Z] #43 47.45 CC criu/clone-noasan.o [2021-07-20T04:54:54.810Z] #43 47.55 CC criu/config.o [2021-07-20T04:54:54.876Z] #43 35.55 CC criu/arch/x86/sigframe.o [2021-07-20T04:54:55.198Z] #43 47.28 CC criu/cr-dedup.o [2021-07-20T04:54:55.198Z] #43 47.48 CC criu/cr-dump.o [2021-07-20T04:54:55.377Z] #43 48.13 CC criu/cr-check.o [2021-07-20T04:54:55.450Z] #43 35.86 LINK criu/arch/x86/crtools.built-in.o [2021-07-20T04:54:55.450Z] #43 35.91 DEP criu/pie/util-vdso-elf32.d [2021-07-20T04:54:55.450Z] #43 ... [2021-07-20T04:54:55.450Z] [2021-07-20T04:54:55.450Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-20T04:54:55.450Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4 [2021-07-20T04:54:55.450Z] #17 DONE 1.2s [2021-07-20T04:54:55.450Z] [2021-07-20T04:54:55.450Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:55.450Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:55.450Z] #43 36.12 DEP criu/pie/util-vdso.d [2021-07-20T04:54:55.450Z] #43 ... [2021-07-20T04:54:55.450Z] [2021-07-20T04:54:55.450Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-20T04:54:55.450Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6 [2021-07-20T04:54:55.639Z] #43 64.66 CC criu/pagemap-cache.o [2021-07-20T04:54:55.639Z] #43 64.86 CC criu/pagemap.o [2021-07-20T04:54:55.781Z] #24 68.16 + mkdir -p /tmp/tmp.G8OzN5R1QF/src/github.com/docker [2021-07-20T04:54:55.781Z] #24 68.17 + mv components/cli /tmp/tmp.G8OzN5R1QF/src/github.com/docker/cli [2021-07-20T04:54:55.781Z] #24 68.18 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-07-20T04:54:56.201Z] #43 65.38 CC criu/parasite-syscall.o [2021-07-20T04:54:56.311Z] #43 48.89 CC criu/cr-dedup.o [2021-07-20T04:54:56.311Z] #43 49.10 CC criu/cr-dump.o [2021-07-20T04:54:56.565Z] #43 48.60 CC criu/cr-errno.o [2021-07-20T04:54:56.565Z] #43 48.64 CC criu/cr-restore.o [2021-07-20T04:54:56.763Z] #43 65.82 CC criu/path.o [2021-07-20T04:54:56.763Z] #43 66.02 CC criu/pie-util-vdso-elf32.o [2021-07-20T04:54:56.834Z] #18 DONE 1.2s [2021-07-20T04:54:56.834Z] [2021-07-20T04:54:56.834Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-07-20T04:54:56.834Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e [2021-07-20T04:54:57.019Z] #43 66.28 CC criu/pie-util-vdso.o [2021-07-20T04:54:57.247Z] #43 50.10 CC criu/cr-errno.o [2021-07-20T04:54:57.247Z] #43 50.15 CC criu/cr-restore.o [2021-07-20T04:54:57.275Z] #43 66.53 CC criu/pie-util.o [2021-07-20T04:54:57.531Z] #43 66.64 CC criu/pipes.o [2021-07-20T04:54:57.781Z] #19 DONE 1.1s [2021-07-20T04:54:57.781Z] [2021-07-20T04:54:57.781Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:54:57.781Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:54:57.781Z] #43 36.27 DEP criu/pie/util.d [2021-07-20T04:54:57.781Z] #43 36.40 CC criu/pie/util.o [2021-07-20T04:54:57.781Z] #43 36.59 CC criu/pie/util-vdso.o [2021-07-20T04:54:57.781Z] #43 37.04 CC criu/pie/util-vdso-elf32.o [2021-07-20T04:54:57.781Z] #43 37.63 AR criu/pie/pie.lib.a [2021-07-20T04:54:57.781Z] #43 37.69 DEP criu/pie/restorer.d [2021-07-20T04:54:57.781Z] #43 37.91 DEP criu/arch/x86/sigaction_compat_pie.d [2021-07-20T04:54:57.781Z] #43 38.02 DEP criu/arch/x86/restorer_unmap.d [2021-07-20T04:54:57.781Z] #43 38.07 DEP criu/arch/x86/restorer.d [2021-07-20T04:54:57.781Z] #43 38.23 DEP criu/arch/x86/vdso-pie.d [2021-07-20T04:54:57.781Z] #43 38.39 DEP criu/pie/parasite-vdso.d [2021-07-20T04:54:57.781Z] #43 38.58 DEP criu/pie/parasite.d [2021-07-20T04:54:57.787Z] #43 67.04 CC criu/plugin.o [2021-07-20T04:54:58.043Z] #43 67.33 CC criu/proc_parse.o [2021-07-20T04:54:58.349Z] #43 38.88 CC criu/pie/parasite.o [2021-07-20T04:54:58.456Z] #43 50.64 CC criu/cr-service.o [2021-07-20T04:54:58.918Z] #43 39.72 LINK criu/pie/parasite.built-in.o [2021-07-20T04:54:59.177Z] #43 39.72 GEN criu/pie/parasite-blob.h [2021-07-20T04:54:59.177Z] #43 39.73 CC criu/pie/parasite-vdso.o [2021-07-20T04:54:59.383Z] #43 51.45 CC criu/crtools.o [2021-07-20T04:54:59.436Z] #43 40.07 CC criu/arch/x86/vdso-pie.o [2021-07-20T04:54:59.640Z] #43 51.75 CC criu/eventfd.o [2021-07-20T04:54:59.640Z] #43 51.91 CC criu/eventpoll.o [2021-07-20T04:54:59.696Z] #43 40.28 CC criu/arch/x86/restorer.o [2021-07-20T04:54:59.780Z] #43 52.29 CC criu/cr-service.o [2021-07-20T04:54:59.935Z] #43 68.84 CC criu/protobuf-desc.o [2021-07-20T04:54:59.955Z] #43 40.60 CC criu/arch/x86/restorer_unmap.o [2021-07-20T04:54:59.955Z] #43 40.65 CC criu/arch/x86/sigaction_compat_pie.o [2021-07-20T04:55:00.191Z] #43 69.34 CC criu/protobuf.o [2021-07-20T04:55:00.204Z] #43 52.31 CC criu/external.o [2021-07-20T04:55:00.204Z] #43 52.46 CC criu/fault-injection.o [2021-07-20T04:55:00.204Z] #43 52.52 CC criu/fdstore.o [2021-07-20T04:55:00.214Z] #43 40.89 CC criu/pie/restorer.o [2021-07-20T04:55:00.347Z] #43 53.07 CC criu/crtools.o [2021-07-20T04:55:00.347Z] #43 53.27 CC criu/eventfd.o [2021-07-20T04:55:00.447Z] #43 69.55 CC criu/pstree.o [2021-07-20T04:55:00.460Z] #43 52.71 CC criu/fifo.o [2021-07-20T04:55:00.606Z] #43 53.45 CC criu/eventpoll.o [2021-07-20T04:55:00.716Z] #43 52.90 CC criu/file-ids.o [2021-07-20T04:55:00.865Z] #43 53.88 CC criu/external.o [2021-07-20T04:55:00.972Z] #43 53.05 CC criu/file-lock.o [2021-07-20T04:55:01.008Z] #43 70.20 CC criu/rbtree.o [2021-07-20T04:55:01.229Z] #43 53.52 CC criu/files-ext.o [2021-07-20T04:55:01.264Z] #43 70.39 CC criu/rst-malloc.o [2021-07-20T04:55:01.264Z] #43 70.60 CC criu/seccomp.o [2021-07-20T04:55:01.433Z] #43 54.05 CC criu/fault-injection.o [2021-07-20T04:55:01.433Z] #43 54.10 CC criu/fdstore.o [2021-07-20T04:55:01.433Z] #43 54.30 CC criu/fifo.o [2021-07-20T04:55:01.485Z] #43 53.68 CC criu/files-reg.o [2021-07-20T04:55:01.692Z] #43 54.53 CC criu/file-ids.o [2021-07-20T04:55:01.825Z] #43 71.03 CC criu/seize.o [2021-07-20T04:55:01.951Z] #43 54.68 CC criu/file-lock.o [2021-07-20T04:55:02.211Z] #43 55.12 CC criu/files-ext.o [2021-07-20T04:55:02.382Z] #24 ... [2021-07-20T04:55:02.382Z] [2021-07-20T04:55:02.382Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:55:02.382Z] #43 sha256:b546f0cbada632b14a050820707c6fff760bf9a919380b397a98ec3264c5153d [2021-07-20T04:55:02.382Z] #43 42.80 DEP criu/sockets.d [2021-07-20T04:55:02.382Z] #43 42.91 DEP criu/sk-unix.d [2021-07-20T04:55:02.382Z] #43 43.00 DEP criu/sk-tcp.d [2021-07-20T04:55:02.382Z] #43 43.09 DEP criu/sk-queue.d [2021-07-20T04:55:02.382Z] #43 43.18 DEP criu/sk-packet.d [2021-07-20T04:55:02.382Z] #43 43.28 DEP criu/sk-netlink.d [2021-07-20T04:55:02.382Z] #43 43.38 DEP criu/sk-inet.d [2021-07-20T04:55:02.382Z] #43 43.47 DEP criu/signalfd.d [2021-07-20T04:55:02.382Z] #43 43.55 DEP criu/sigframe.d [2021-07-20T04:55:02.382Z] #43 43.59 DEP criu/shmem.d [2021-07-20T04:55:02.382Z] #43 43.66 DEP criu/servicefd.d [2021-07-20T04:55:02.382Z] #43 43.76 DEP criu/seize.d [2021-07-20T04:55:02.382Z] #43 43.88 DEP criu/seccomp.d [2021-07-20T04:55:02.382Z] #43 43.99 DEP criu/rst-malloc.d [2021-07-20T04:55:02.382Z] #43 44.03 DEP criu/rbtree.d [2021-07-20T04:55:02.382Z] #43 44.05 DEP criu/pstree.d [2021-07-20T04:55:02.382Z] #43 44.13 DEP criu/protobuf.d [2021-07-20T04:55:02.382Z] #43 44.19 GEN criu/protobuf-desc-gen.h [2021-07-20T04:55:02.382Z] #43 45.55 DEP criu/protobuf-desc.d [2021-07-20T04:55:02.382Z] #43 45.66 DEP criu/proc_parse.d [2021-07-20T04:55:02.382Z] #43 45.77 DEP criu/plugin.d [2021-07-20T04:55:02.382Z] #43 45.82 DEP criu/pipes.d [2021-07-20T04:55:02.382Z] #43 45.92 DEP criu/pie-util.d [2021-07-20T04:55:02.382Z] #43 45.99 DEP criu/pie-util-vdso.d [2021-07-20T04:55:02.382Z] #43 46.06 DEP criu/path.d [2021-07-20T04:55:02.382Z] #43 46.14 DEP criu/parasite-syscall.d [2021-07-20T04:55:02.382Z] #43 46.25 DEP criu/pagemap.d [2021-07-20T04:55:02.382Z] #43 46.36 DEP criu/pagemap-cache.d [2021-07-20T04:55:02.382Z] #43 46.43 DEP criu/page-xfer.d [2021-07-20T04:55:02.382Z] #43 46.54 DEP criu/page-pipe.d [2021-07-20T04:55:02.382Z] #43 46.59 DEP criu/netfilter.d [2021-07-20T04:55:02.382Z] #43 46.66 DEP criu/net.d [2021-07-20T04:55:02.382Z] #43 46.75 DEP criu/namespaces.d [2021-07-20T04:55:02.382Z] #43 46.85 DEP criu/mount.d [2021-07-20T04:55:02.382Z] #43 46.94 DEP criu/memfd.d [2021-07-20T04:55:02.382Z] #43 47.01 DEP criu/mem.d [2021-07-20T04:55:02.382Z] #43 47.10 DEP criu/lsm.d [2021-07-20T04:55:02.382Z] #43 47.17 DEP criu/log.d [2021-07-20T04:55:02.382Z] #43 47.23 DEP criu/libnetlink.d [2021-07-20T04:55:02.382Z] #43 47.29 DEP criu/kerndat.d [2021-07-20T04:55:02.382Z] #43 47.38 DEP criu/kcmp-ids.d [2021-07-20T04:55:02.382Z] #43 47.43 DEP criu/irmap.d [2021-07-20T04:55:02.382Z] #43 47.52 DEP criu/ipc_ns.d [2021-07-20T04:55:02.382Z] #43 47.60 DEP criu/image.d [2021-07-20T04:55:02.382Z] #43 47.77 DEP criu/image-desc.d [2021-07-20T04:55:02.382Z] #43 47.87 DEP criu/fsnotify.d [2021-07-20T04:55:02.382Z] #43 48.02 DEP criu/filesystems.d [2021-07-20T04:55:02.382Z] #43 48.19 DEP criu/files.d [2021-07-20T04:55:02.382Z] #43 48.37 DEP criu/files-reg.d [2021-07-20T04:55:02.382Z] #43 48.54 DEP criu/files-ext.d [2021-07-20T04:55:02.382Z] #43 48.64 DEP criu/file-lock.d [2021-07-20T04:55:02.382Z] #43 48.72 DEP criu/file-ids.d [2021-07-20T04:55:02.382Z] #43 48.87 DEP criu/fifo.d [2021-07-20T04:55:02.382Z] #43 48.96 DEP criu/fdstore.d [2021-07-20T04:55:02.382Z] #43 49.03 DEP criu/fault-injection.d [2021-07-20T04:55:02.382Z] #43 49.06 DEP criu/external.d [2021-07-20T04:55:02.382Z] #43 49.11 DEP criu/eventpoll.d [2021-07-20T04:55:02.382Z] #43 49.23 DEP criu/eventfd.d [2021-07-20T04:55:02.382Z] #43 49.40 DEP criu/crtools.d [2021-07-20T04:55:02.382Z] #43 49.51 DEP criu/cr-service.d [2021-07-20T04:55:02.382Z] #43 49.61 DEP criu/cr-restore.d [2021-07-20T04:55:02.382Z] #43 49.80 DEP criu/cr-errno.d [2021-07-20T04:55:02.382Z] #43 49.83 DEP criu/cr-dump.d [2021-07-20T04:55:02.382Z] #43 49.98 DEP criu/cr-dedup.d [2021-07-20T04:55:02.382Z] #43 50.06 DEP criu/cr-check.d [2021-07-20T04:55:02.382Z] #43 50.19 DEP criu/config.d [2021-07-20T04:55:02.382Z] #43 50.32 DEP criu/clone-noasan.d [2021-07-20T04:55:02.382Z] #43 50.37 DEP criu/cgroup.d [2021-07-20T04:55:02.382Z] #43 50.48 DEP criu/cgroup-props.d [2021-07-20T04:55:02.382Z] #43 50.53 DEP criu/bitmap.d [2021-07-20T04:55:02.382Z] #43 50.54 DEP criu/bfd.d [2021-07-20T04:55:02.382Z] #43 50.59 DEP criu/autofs.d [2021-07-20T04:55:02.382Z] #43 50.68 DEP criu/aio.d [2021-07-20T04:55:02.382Z] #43 50.78 DEP criu/action-scripts.d [2021-07-20T04:55:02.382Z] #43 50.90 CC criu/action-scripts.o [2021-07-20T04:55:02.383Z] #43 51.17 CC criu/aio.o [2021-07-20T04:55:02.383Z] #43 51.61 CC criu/autofs.o [2021-07-20T04:55:02.383Z] #43 52.56 CC criu/bfd.o [2021-07-20T04:55:02.383Z] #43 52.99 CC criu/bitmap.o [2021-07-20T04:55:02.383Z] #43 53.07 CC criu/cgroup-props.o [2021-07-20T04:55:02.385Z] #43 71.47 CC criu/servicefd.o [2021-07-20T04:55:02.414Z] #43 54.76 CC criu/files.o [2021-07-20T04:55:02.469Z] #43 55.33 CC criu/files-reg.o [2021-07-20T04:55:02.642Z] #43 71.74 CC criu/shmem.o [2021-07-20T04:55:02.645Z] #43 53.57 CC criu/cgroup.o [2021-07-20T04:55:02.750Z] #43 43.00 LINK criu/pie/restorer.built-in.o [2021-07-20T04:55:02.751Z] #43 43.01 GEN criu/pie/restorer-blob.h [2021-07-20T04:55:02.751Z] #43 43.06 DEP criu/vdso.d [2021-07-20T04:55:02.751Z] #43 43.14 DEP criu/vdso-compat.d [2021-07-20T04:55:02.751Z] #43 43.30 DEP criu/uts_ns.d [2021-07-20T04:55:02.751Z] #43 43.40 DEP criu/util.d [2021-07-20T04:55:02.751Z] #43 43.51 DEP criu/uffd.d [2021-07-20T04:55:03.009Z] #43 43.64 DEP criu/tun.d [2021-07-20T04:55:03.009Z] #43 43.71 DEP criu/tty.d [2021-07-20T04:55:03.203Z] #43 72.38 CC criu/sigframe.o [2021-07-20T04:55:03.268Z] #43 43.80 DEP criu/timerfd.d [2021-07-20T04:55:03.268Z] #43 43.91 DEP criu/timens.d [2021-07-20T04:55:03.268Z] #43 44.04 DEP criu/sysfs_parse.d [2021-07-20T04:55:03.459Z] #43 72.53 CC criu/signalfd.o [2021-07-20T04:55:03.459Z] #43 72.72 CC criu/sk-inet.o [2021-07-20T04:55:03.527Z] #43 44.12 DEP criu/sysctl.d [2021-07-20T04:55:03.527Z] #43 44.19 DEP criu/string.d [2021-07-20T04:55:03.527Z] #43 44.21 DEP criu/stats.d [2021-07-20T04:55:03.527Z] #43 44.28 DEP criu/sockets.d [2021-07-20T04:55:03.781Z] #43 55.75 CC criu/filesystems.o [2021-07-20T04:55:03.787Z] #43 44.41 DEP criu/sk-unix.d [2021-07-20T04:55:03.847Z] #43 56.47 CC criu/files.o [2021-07-20T04:55:04.037Z] #43 56.14 CC criu/fsnotify.o [2021-07-20T04:55:04.045Z] #43 44.58 DEP criu/sk-tcp.d [2021-07-20T04:55:04.046Z] #43 44.71 DEP criu/sk-queue.d [2021-07-20T04:55:04.305Z] #43 44.83 DEP criu/sk-packet.d [2021-07-20T04:55:04.305Z] #43 44.95 DEP criu/sk-netlink.d [2021-07-20T04:55:04.305Z] #43 45.07 DEP criu/sk-inet.d [2021-07-20T04:55:04.388Z] #43 73.42 CC criu/sk-netlink.o [2021-07-20T04:55:04.388Z] #43 73.67 CC criu/sk-packet.o [2021-07-20T04:55:04.564Z] #43 45.20 DEP criu/signalfd.d [2021-07-20T04:55:04.564Z] #43 45.35 DEP criu/sigframe.d [2021-07-20T04:55:04.568Z] #43 55.34 CC criu/clone-noasan.o [2021-07-20T04:55:04.568Z] #43 55.47 CC criu/config.o [2021-07-20T04:55:04.600Z] #43 56.74 CC criu/image-desc.o [2021-07-20T04:55:04.600Z] #43 56.82 CC criu/image.o [2021-07-20T04:55:04.782Z] #43 57.51 CC criu/filesystems.o [2021-07-20T04:55:04.824Z] #43 45.40 DEP criu/shmem.d [2021-07-20T04:55:04.824Z] #43 45.48 DEP criu/servicefd.d [2021-07-20T04:55:04.824Z] #43 45.60 DEP criu/seize.d [2021-07-20T04:55:04.950Z] #43 73.98 CC criu/sk-queue.o [2021-07-20T04:55:05.041Z] #43 57.87 CC criu/fsnotify.o [2021-07-20T04:55:05.083Z] #43 45.71 DEP criu/seccomp.d [2021-07-20T04:55:05.083Z] #43 45.80 DEP criu/rst-malloc.d [2021-07-20T04:55:05.083Z] #43 45.84 DEP criu/rbtree.d [2021-07-20T04:55:05.163Z] #43 57.31 CC criu/ipc_ns.o [2021-07-20T04:55:05.205Z] #43 74.35 CC criu/sk-tcp.o [2021-07-20T04:55:05.343Z] #43 45.87 DEP criu/pstree.d [2021-07-20T04:55:05.343Z] #43 45.98 DEP criu/protobuf.d [2021-07-20T04:55:05.343Z] #43 46.06 GEN criu/protobuf-desc-gen.h [2021-07-20T04:55:05.461Z] #43 74.70 CC criu/sk-unix.o [2021-07-20T04:55:05.535Z] #43 56.45 CC criu/cr-check.o [2021-07-20T04:55:05.609Z] #43 58.44 CC criu/image-desc.o [2021-07-20T04:55:05.609Z] #43 58.52 CC criu/image.o [2021-07-20T04:55:05.726Z] #43 58.00 CC criu/irmap.o [2021-07-20T04:55:06.177Z] #43 59.03 CC criu/ipc_ns.o [2021-07-20T04:55:06.281Z] #43 ... [2021-07-20T04:55:06.281Z] [2021-07-20T04:55:06.281Z] #53 [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-20T04:55:06.281Z] #53 sha256:2fd3f95aa3547bd88c2cd0895505e2c9d8148c8aa09b98589e38afb5fb49f11e [2021-07-20T04:55:06.281Z] #53 8.692 + cd /tmp/tmp.Z8sA9TlCz3/src/github.com/opencontainers/runc [2021-07-20T04:55:06.281Z] #53 8.694 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-20T04:55:06.281Z] #53 9.005 + '[' -z '' ']' [2021-07-20T04:55:06.281Z] #53 9.005 + target=static [2021-07-20T04:55:06.281Z] #53 9.006 + make 'BUILDTAGS=seccomp ' static [2021-07-20T04:55:06.281Z] #53 9.174 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-20T04:55:06.281Z] #53 14.41 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-20T04:55:06.281Z] #53 15.65 + mkdir -p /build [2021-07-20T04:55:06.281Z] #53 15.65 + cp runc /build/runc [2021-07-20T04:55:06.281Z] #53 DONE 16.0s [2021-07-20T04:55:06.281Z] [2021-07-20T04:55:06.281Z] #20 [dev-systemd-false 7/26] 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-20T04:55:06.281Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-20T04:55:06.281Z] #20 1.504 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-20T04:55:06.281Z] #20 1.577 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-20T04:55:06.281Z] #20 1.579 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-20T04:55:06.281Z] #20 1.580 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-20T04:55:06.281Z] #20 2.888 Reading package lists... [2021-07-20T04:55:06.281Z] #20 5.229 Reading package lists... [2021-07-20T04:55:06.281Z] #20 7.865 Building dependency tree... [2021-07-20T04:55:06.281Z] #20 8.350 Reading state information... [2021-07-20T04:55:06.316Z] #43 58.35 CC criu/kcmp-ids.o [2021-07-20T04:55:06.317Z] #43 58.51 CC criu/kerndat.o [2021-07-20T04:55:06.540Z] #20 8.944 libcap2-bin is already the newest version (1:2.25-2). [2021-07-20T04:55:06.540Z] #20 8.944 The following additional packages will be installed: [2021-07-20T04:55:06.540Z] #20 8.944 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-20T04:55:06.540Z] #20 8.944 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-20T04:55:06.540Z] #20 8.944 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-20T04:55:06.540Z] #20 8.944 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-20T04:55:06.540Z] #20 8.944 python3.7 python3.7-minimal vim-runtime xxd [2021-07-20T04:55:06.540Z] #20 8.944 Suggested packages: [2021-07-20T04:55:06.745Z] #43 59.56 CC criu/irmap.o [2021-07-20T04:55:06.799Z] #20 8.961 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-20T04:55:06.799Z] #20 8.961 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-20T04:55:06.799Z] #20 8.961 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-20T04:55:06.799Z] #20 8.961 quota [2021-07-20T04:55:06.799Z] #20 8.961 Recommended packages: [2021-07-20T04:55:06.799Z] #20 8.961 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-20T04:55:06.799Z] #20 8.961 python3-keyrings.alt python3-xdg unzip [2021-07-20T04:55:06.799Z] #20 ... [2021-07-20T04:55:06.799Z] [2021-07-20T04:55:06.799Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:55:06.799Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:55:06.799Z] #43 47.47 DEP criu/protobuf-desc.d [2021-07-20T04:55:06.827Z] #43 75.85 CC criu/sockets.o [2021-07-20T04:55:06.896Z] #43 59.14 CC criu/libnetlink.o [2021-07-20T04:55:06.926Z] #43 57.62 CC criu/cr-dedup.o [2021-07-20T04:55:06.926Z] #43 57.88 CC criu/cr-dump.o [2021-07-20T04:55:07.004Z] #43 59.87 CC criu/kcmp-ids.o [2021-07-20T04:55:07.059Z] #43 47.61 DEP criu/proc_parse.d [2021-07-20T04:55:07.059Z] #43 47.85 DEP criu/plugin.d [2021-07-20T04:55:07.151Z] #43 59.33 CC criu/log.o [2021-07-20T04:55:07.263Z] #43 60.03 CC criu/kerndat.o [2021-07-20T04:55:07.318Z] #43 47.94 DEP criu/pipes.d [2021-07-20T04:55:07.318Z] #43 48.14 DEP criu/pie-util.d [2021-07-20T04:55:07.388Z] #43 76.47 CC criu/stats.o [2021-07-20T04:55:07.388Z] #43 76.66 CC criu/string.o [2021-07-20T04:55:07.388Z] #43 76.73 CC criu/sysctl.o [2021-07-20T04:55:07.407Z] #43 59.62 CC criu/lsm.o [2021-07-20T04:55:07.577Z] #43 48.22 DEP criu/pie-util-vdso.d [2021-07-20T04:55:07.662Z] #43 59.85 CC criu/mem.o [2021-07-20T04:55:07.830Z] #43 60.57 CC criu/libnetlink.o [2021-07-20T04:55:07.830Z] #43 60.82 CC criu/log.o [2021-07-20T04:55:07.836Z] #43 48.31 DEP criu/pie-util-vdso-elf32.d [2021-07-20T04:55:07.836Z] #43 48.43 DEP criu/path.d [2021-07-20T04:55:07.836Z] #43 48.56 DEP criu/parasite-syscall.d [2021-07-20T04:55:07.949Z] #43 77.16 CC criu/sysfs_parse.o [2021-07-20T04:55:08.099Z] #43 48.73 DEP criu/pagemap.d [2021-07-20T04:55:08.099Z] #43 48.84 DEP criu/pagemap-cache.d [2021-07-20T04:55:08.207Z] #43 77.42 CC criu/timens.o [2021-07-20T04:55:08.358Z] #43 48.90 DEP criu/page-xfer.d [2021-07-20T04:55:08.358Z] #43 49.03 DEP criu/page-pipe.d [2021-07-20T04:55:08.399Z] #43 61.17 CC criu/lsm.o [2021-07-20T04:55:08.399Z] #43 61.34 CC criu/mem.o [2021-07-20T04:55:08.462Z] #43 77.60 CC criu/timerfd.o [2021-07-20T04:55:08.587Z] #43 60.72 CC criu/memfd.o [2021-07-20T04:55:08.616Z] #43 49.13 DEP criu/netfilter.d [2021-07-20T04:55:08.616Z] #43 49.21 DEP criu/net.d [2021-07-20T04:55:08.616Z] #43 49.32 DEP criu/namespaces.d [2021-07-20T04:55:08.718Z] #43 77.90 CC criu/tty.o [2021-07-20T04:55:08.843Z] #43 60.98 CC criu/mount.o [2021-07-20T04:55:08.847Z] #43 59.59 CC criu/cr-errno.o [2021-07-20T04:55:08.847Z] #43 59.65 CC criu/cr-restore.o [2021-07-20T04:55:08.875Z] #43 49.47 DEP criu/mount.d [2021-07-20T04:55:08.875Z] #43 49.56 DEP criu/memfd.d [2021-07-20T04:55:08.875Z] #43 49.63 DEP criu/mem.d [2021-07-20T04:55:09.134Z] #43 49.74 DEP criu/lsm.d [2021-07-20T04:55:09.134Z] #43 49.85 DEP criu/log.d [2021-07-20T04:55:09.134Z] #43 49.90 DEP criu/libnetlink.d [2021-07-20T04:55:09.333Z] #43 62.12 CC criu/memfd.o [2021-07-20T04:55:09.393Z] #43 50.00 DEP criu/kerndat.d [2021-07-20T04:55:09.592Z] #43 62.44 CC criu/mount.o [2021-07-20T04:55:09.653Z] #43 50.14 DEP criu/kcmp-ids.d [2021-07-20T04:55:09.653Z] #43 50.20 DEP criu/irmap.d [2021-07-20T04:55:09.653Z] #43 50.32 DEP criu/ipc_ns.d [2021-07-20T04:55:09.912Z] #43 50.42 DEP criu/image.d [2021-07-20T04:55:09.912Z] #43 50.47 DEP criu/image-desc.d [2021-07-20T04:55:09.912Z] #43 50.52 DEP criu/fsnotify.d [2021-07-20T04:55:09.912Z] #43 50.67 DEP criu/filesystems.d [2021-07-20T04:55:10.082Z] #43 79.04 CC criu/tun.o [2021-07-20T04:55:10.172Z] #43 50.77 DEP criu/files.d [2021-07-20T04:55:10.172Z] #43 50.88 DEP criu/files-reg.d [2021-07-20T04:55:10.337Z] #43 79.36 CC criu/uffd.o [2021-07-20T04:55:10.431Z] #43 50.97 DEP criu/files-ext.d [2021-07-20T04:55:10.431Z] #43 51.09 DEP criu/file-lock.d [2021-07-20T04:55:10.691Z] #43 51.18 DEP criu/file-ids.d [2021-07-20T04:55:10.691Z] #43 51.25 DEP criu/fifo.d [2021-07-20T04:55:10.691Z] #43 51.31 DEP criu/fdstore.d [2021-07-20T04:55:10.691Z] #43 51.34 DEP criu/fault-injection.d [2021-07-20T04:55:10.691Z] #43 51.35 DEP criu/external.d [2021-07-20T04:55:10.691Z] #43 51.38 DEP criu/eventpoll.d [2021-07-20T04:55:10.731Z] #43 62.77 CC criu/namespaces.o [2021-07-20T04:55:10.898Z] #43 80.16 CC criu/util.o [2021-07-20T04:55:10.950Z] #43 51.48 DEP criu/eventfd.d [2021-07-20T04:55:10.950Z] #43 51.60 DEP criu/crtools.d [2021-07-20T04:55:10.950Z] #43 51.72 DEP criu/cr-service.d [2021-07-20T04:55:11.209Z] #43 51.81 DEP criu/cr-restore.d [2021-07-20T04:55:11.209Z] #43 51.93 DEP criu/cr-errno.d [2021-07-20T04:55:11.209Z] #43 51.94 DEP criu/cr-dump.d [2021-07-20T04:55:11.292Z] #43 63.61 CC criu/net.o [2021-07-20T04:55:11.470Z] #43 52.07 DEP criu/cr-dedup.d [2021-07-20T04:55:11.495Z] #43 64.32 CC criu/namespaces.o [2021-07-20T04:55:11.730Z] #43 52.17 DEP criu/cr-check.d [2021-07-20T04:55:11.730Z] #43 52.35 DEP criu/config.d [2021-07-20T04:55:11.730Z] #43 52.43 DEP criu/clone-noasan.d [2021-07-20T04:55:11.730Z] #43 52.47 DEP criu/cgroup.d [2021-07-20T04:55:11.730Z] #43 52.55 DEP criu/cgroup-props.d [2021-07-20T04:55:11.824Z] #43 80.99 CC criu/uts_ns.o [2021-07-20T04:55:11.989Z] #43 52.61 DEP criu/bitmap.d [2021-07-20T04:55:11.989Z] #43 52.62 DEP criu/bfd.d [2021-07-20T04:55:12.080Z] #43 81.16 CC criu/vdso-compat.o [2021-07-20T04:55:12.159Z] #43 62.71 CC criu/cr-service.o [2021-07-20T04:55:12.248Z] #43 52.70 DEP criu/autofs.d [2021-07-20T04:55:12.248Z] #43 52.79 DEP criu/aio.d [2021-07-20T04:55:12.248Z] #43 52.88 DEP criu/action-scripts.d [2021-07-20T04:55:12.335Z] #43 81.31 CC criu/vdso.o [2021-07-20T04:55:12.431Z] #43 65.18 CC criu/net.o [2021-07-20T04:55:12.509Z] #43 53.06 CC criu/action-scripts.o [2021-07-20T04:55:12.590Z] #43 81.71 LINK criu/built-in.o [2021-07-20T04:55:12.590Z] #43 81.82 LINK criu/criu [2021-07-20T04:55:12.793Z] #43 53.34 CC criu/aio.o [2021-07-20T04:55:12.846Z] #43 82.10 DEP lib/c/criu.d [2021-07-20T04:55:13.056Z] #43 53.81 CC criu/autofs.o [2021-07-20T04:55:13.102Z] #43 82.18 CC images/rpc.pb-c.o [2021-07-20T04:55:13.107Z] #43 63.92 CC criu/crtools.o [2021-07-20T04:55:13.181Z] #43 65.31 CC criu/netfilter.o [2021-07-20T04:55:13.181Z] #43 65.57 CC criu/page-pipe.o [2021-07-20T04:55:13.358Z] #43 82.64 CC lib/c/criu.o [2021-07-20T04:55:13.370Z] #43 64.41 CC criu/eventfd.o [2021-07-20T04:55:13.634Z] #43 ... [2021-07-20T04:55:13.634Z] [2021-07-20T04:55:13.634Z] #20 [dev-systemd-false 7/26] 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-20T04:55:13.634Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-20T04:55:13.634Z] #20 10.32 The following NEW packages will be installed: [2021-07-20T04:55:13.634Z] #20 10.33 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-20T04:55:13.634Z] #20 10.33 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-20T04:55:13.634Z] #20 10.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-20T04:55:13.634Z] #20 10.33 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-20T04:55:13.634Z] #20 10.33 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-20T04:55:13.634Z] #20 10.33 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-20T04:55:13.634Z] #20 10.33 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-20T04:55:13.634Z] #20 10.33 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-20T04:55:13.634Z] #20 10.33 xz-utils zip [2021-07-20T04:55:13.634Z] #20 10.67 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T04:55:13.634Z] #20 10.67 Need to get 28.6 MB of archives. [2021-07-20T04:55:13.634Z] #20 10.67 After this operation, 116 MB of additional disk space will be used. [2021-07-20T04:55:13.634Z] #20 10.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-20T04:55:13.634Z] #20 10.67 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-20T04:55:13.634Z] #20 10.69 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-20T04:55:13.634Z] #20 10.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-20T04:55:13.634Z] #20 10.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-20T04:55:13.634Z] #20 10.76 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-20T04:55:13.634Z] #20 10.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-20T04:55:13.634Z] #20 10.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-20T04:55:13.634Z] #20 10.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-20T04:55:13.634Z] #20 10.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-20T04:55:13.634Z] #20 10.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-20T04:55:13.634Z] #20 10.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-20T04:55:13.634Z] #20 10.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-20T04:55:13.634Z] #20 10.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-20T04:55:13.634Z] #20 10.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-20T04:55:13.634Z] #20 10.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-20T04:55:13.634Z] #20 10.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-20T04:55:13.634Z] #20 10.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-20T04:55:13.634Z] #20 10.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-20T04:55:13.634Z] #20 10.87 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-20T04:55:13.634Z] #20 10.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-20T04:55:13.634Z] #20 10.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-20T04:55:13.634Z] #20 10.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-20T04:55:13.634Z] #20 10.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-20T04:55:13.634Z] #20 10.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-20T04:55:13.634Z] #20 10.91 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-20T04:55:13.634Z] #20 10.91 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-20T04:55:13.634Z] #20 10.92 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-20T04:55:13.634Z] #20 10.92 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-20T04:55:13.634Z] #20 11.16 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-20T04:55:13.634Z] #20 11.16 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-20T04:55:13.634Z] #20 11.16 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-20T04:55:13.634Z] #20 11.17 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-20T04:55:13.634Z] #20 11.17 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-20T04:55:13.634Z] #20 11.18 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-20T04:55:13.634Z] #20 11.18 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-20T04:55:13.634Z] #20 11.23 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-20T04:55:13.634Z] #20 11.23 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-20T04:55:13.634Z] #20 11.25 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-20T04:55:13.634Z] #20 11.26 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-20T04:55:13.634Z] #20 11.28 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-20T04:55:13.634Z] #20 11.32 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-20T04:55:13.634Z] #20 11.32 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-20T04:55:13.634Z] #20 11.36 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-20T04:55:13.634Z] #20 11.37 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-20T04:55:13.634Z] #20 11.38 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-20T04:55:13.634Z] #20 11.60 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-20T04:55:13.634Z] #20 11.64 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-20T04:55:13.634Z] #20 11.67 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-20T04:55:13.634Z] #20 12.22 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T04:55:13.634Z] #20 12.27 Fetched 28.6 MB in 1s (22.6 MB/s) [2021-07-20T04:55:13.634Z] #20 12.31 Selecting previously unselected package pigz. [2021-07-20T04:55:13.634Z] #20 12.31 (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-20T04:55:13.634Z] #20 12.34 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-20T04:55:13.634Z] #20 12.35 Unpacking pigz (2.4-1) ... [2021-07-20T04:55:13.634Z] #20 12.42 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-20T04:55:13.634Z] #20 12.42 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T04:55:13.634Z] #20 12.43 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T04:55:13.634Z] #20 12.71 Selecting previously unselected package python3.7-minimal. [2021-07-20T04:55:13.634Z] #20 12.71 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T04:55:13.634Z] #20 12.72 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-20T04:55:13.634Z] #20 13.29 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T04:55:13.634Z] #20 13.30 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-20T04:55:13.634Z] #20 14.74 Selecting previously unselected package python3-minimal. [2021-07-20T04:55:13.634Z] #20 14.74 (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-20T04:55:13.634Z] #20 14.80 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-20T04:55:13.634Z] #20 14.80 Unpacking python3-minimal (3.7.3-1) ... [2021-07-20T04:55:13.634Z] #20 14.86 Selecting previously unselected package libmpdec2:amd64. [2021-07-20T04:55:13.634Z] #20 14.86 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-20T04:55:13.634Z] #20 14.87 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-20T04:55:13.634Z] #20 14.94 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-20T04:55:13.634Z] #20 14.95 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T04:55:13.634Z] #20 14.96 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T04:55:13.634Z] #20 15.66 Selecting previously unselected package python3.7. [2021-07-20T04:55:13.634Z] #20 15.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-20T04:55:13.634Z] #20 15.67 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-20T04:55:13.634Z] #20 15.77 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-20T04:55:13.634Z] #20 15.79 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-20T04:55:13.634Z] #20 15.80 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-20T04:55:13.634Z] #20 15.88 Setting up python3-minimal (3.7.3-1) ... [2021-07-20T04:55:13.636Z] #43 64.66 CC criu/eventpoll.o [2021-07-20T04:55:13.742Z] #43 65.92 CC criu/page-xfer.o [2021-07-20T04:55:13.808Z] #43 66.73 CC criu/netfilter.o [2021-07-20T04:55:14.067Z] #43 66.94 CC criu/page-pipe.o [2021-07-20T04:55:14.205Z] #20 16.49 Selecting previously unselected package python3. [2021-07-20T04:55:14.205Z] #20 16.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-07-20T04:55:14.205Z] #20 16.53 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-20T04:55:14.205Z] #20 16.55 Unpacking python3 (3.7.3-1) ... [2021-07-20T04:55:14.205Z] #20 16.62 Selecting previously unselected package libip4tc0:amd64. [2021-07-20T04:55:14.287Z] #43 83.39 LINK lib/c/built-in.o [2021-07-20T04:55:14.287Z] #43 83.40 LINK lib/c/libcriu.so [2021-07-20T04:55:14.287Z] #43 83.45 LINK lib/c/libcriu.a [2021-07-20T04:55:14.287Z] #43 83.53 GEN magic.py [2021-07-20T04:55:14.465Z] #20 16.63 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-20T04:55:14.465Z] #20 16.63 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-20T04:55:14.465Z] #20 16.71 Selecting previously unselected package libip6tc0:amd64. [2021-07-20T04:55:14.465Z] #20 16.71 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-20T04:55:14.465Z] #20 16.71 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-20T04:55:14.465Z] #20 16.78 Selecting previously unselected package libiptc0:amd64. [2021-07-20T04:55:14.465Z] #20 16.78 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-20T04:55:14.465Z] #20 16.79 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-20T04:55:14.543Z] #43 83.60 Note: Building without setproctitle() and strlcpy() support. [2021-07-20T04:55:14.543Z] #43 83.60 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-20T04:55:14.543Z] #43 83.60 Note: Building without GnuTLS support [2021-07-20T04:55:14.543Z] #43 83.61 Makefile.config:39: Warn: you have no libnftables installed [2021-07-20T04:55:14.543Z] #43 83.61 Makefile.config:40: Warn: Building without nftables support [2021-07-20T04:55:14.584Z] #43 65.22 CC criu/external.o [2021-07-20T04:55:14.584Z] #43 65.45 CC criu/fault-injection.o [2021-07-20T04:55:14.584Z] #43 65.55 CC criu/fdstore.o [2021-07-20T04:55:14.634Z] #43 67.30 CC criu/page-xfer.o [2021-07-20T04:55:14.669Z] #43 66.72 CC criu/pagemap-cache.o [2021-07-20T04:55:14.669Z] #43 66.93 CC criu/pagemap.o [2021-07-20T04:55:14.725Z] #20 16.85 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-20T04:55:14.725Z] #20 16.86 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-20T04:55:14.725Z] #20 16.86 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-20T04:55:14.725Z] #20 16.91 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-20T04:55:14.725Z] #20 16.92 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-20T04:55:14.725Z] #20 16.92 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-20T04:55:14.725Z] #20 16.99 Selecting previously unselected package libnftnl11:amd64. [2021-07-20T04:55:14.725Z] #20 17.00 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-20T04:55:14.725Z] #20 17.00 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-20T04:55:14.725Z] #20 17.07 Selecting previously unselected package iptables. [2021-07-20T04:55:14.725Z] #20 17.07 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-20T04:55:14.725Z] #20 17.08 Unpacking iptables (1.8.2-4) ... [2021-07-20T04:55:14.846Z] #43 65.78 CC criu/fifo.o [2021-07-20T04:55:14.985Z] #20 17.33 Selecting previously unselected package xxd. [2021-07-20T04:55:14.985Z] #20 17.34 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-20T04:55:14.985Z] #20 17.34 Unpacking xxd (2:8.1.0875-5) ... [2021-07-20T04:55:15.105Z] #43 84.27 fatal: not a git repository (or any of the parent directories): .git [2021-07-20T04:55:15.109Z] #43 66.07 CC criu/file-ids.o [2021-07-20T04:55:15.202Z] #43 68.10 CC criu/pagemap-cache.o [2021-07-20T04:55:15.231Z] #43 67.53 CC criu/parasite-syscall.o [2021-07-20T04:55:15.244Z] #20 17.44 Selecting previously unselected package vim-common. [2021-07-20T04:55:15.244Z] #20 17.45 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-20T04:55:15.244Z] #20 17.47 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-20T04:55:15.244Z] #20 17.59 Selecting previously unselected package bash-completion. [2021-07-20T04:55:15.244Z] #20 17.59 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-20T04:55:15.372Z] #43 66.27 CC criu/file-lock.o [2021-07-20T04:55:15.462Z] #43 68.30 CC criu/pagemap.o [2021-07-20T04:55:15.668Z] #43 84.81 make[1]: Nothing to be done for 'all'. [2021-07-20T04:55:15.793Z] #43 68.03 CC criu/path.o [2021-07-20T04:55:15.947Z] #43 66.83 CC criu/files-ext.o [2021-07-20T04:55:16.030Z] #43 68.80 CC criu/parasite-syscall.o [2021-07-20T04:55:16.048Z] #43 68.24 CC criu/pie-util-vdso-elf32.o [2021-07-20T04:55:16.211Z] #43 67.10 CC criu/files-reg.o [2021-07-20T04:55:16.243Z] #43 85.41 make[1]: 'images/built-in.o' is up to date. [2021-07-20T04:55:16.243Z] #43 85.42 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-07-20T04:55:16.243Z] #43 ... [2021-07-20T04:55:16.243Z] [2021-07-20T04:55:16.243Z] #49 [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-20T04:55:16.243Z] #49 sha256:f0e69a5987b33e1bfa38d9b36b0a6f283899692d9b50ca961ac539d309a2e1ad [2021-07-20T04:55:16.243Z] #49 111.0 + /build/golangci-lint --version [2021-07-20T04:55:16.304Z] #43 68.50 CC criu/pie-util-vdso.o [2021-07-20T04:55:16.501Z] #49 111.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-20T04:55:16.559Z] #43 68.83 CC criu/pie-util.o [2021-07-20T04:55:16.598Z] #43 69.35 CC criu/path.o [2021-07-20T04:55:16.598Z] #43 69.53 CC criu/pie-util-vdso-elf32.o [2021-07-20T04:55:16.758Z] #49 DONE 111.6s [2021-07-20T04:55:16.758Z] [2021-07-20T04:55:16.758Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:55:16.758Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:55:16.758Z] #43 85.45 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-07-20T04:55:16.758Z] #43 85.47 make[1]: 'compel/libcompel.a' is up to date. [2021-07-20T04:55:16.758Z] #43 85.48 make[1]: 'compel/compel-host-bin' is up to date. [2021-07-20T04:55:16.758Z] #43 85.50 make[1]: Nothing to be done for 'all'. [2021-07-20T04:55:16.758Z] #43 85.53 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-20T04:55:16.758Z] #43 85.69 make[2]: Nothing to be done for 'all'. [2021-07-20T04:55:16.758Z] #43 85.74 make[2]: Nothing to be done for 'all'. [2021-07-20T04:55:16.758Z] #43 85.78 make[2]: Nothing to be done for 'all'. [2021-07-20T04:55:16.758Z] #43 85.87 make[2]: Nothing to be done for 'all'. [2021-07-20T04:55:16.758Z] #43 85.91 make[2]: Nothing to be done for 'all'. [2021-07-20T04:55:16.758Z] #43 85.92 make[2]: Nothing to be done for 'all'. [2021-07-20T04:55:16.758Z] #43 85.94 make[2]: Nothing to be done for 'all'. [2021-07-20T04:55:16.758Z] #43 85.97 make[2]: Nothing to be done for 'all'. [2021-07-20T04:55:16.758Z] #43 85.98 INSTALL criu/criu [2021-07-20T04:55:16.815Z] #43 68.94 CC criu/pipes.o [2021-07-20T04:55:17.014Z] #43 DONE 86.1s [2021-07-20T04:55:17.014Z] [2021-07-20T04:55:17.014Z] #56 [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-20T04:55:17.014Z] #56 sha256:ebb4f4cde1f071fe78473eec571b9f6219e689baa80703b12c7f2c9998425d9e [2021-07-20T04:55:17.071Z] #43 69.36 CC criu/plugin.o [2021-07-20T04:55:17.152Z] #20 19.51 Unpacking bash-completion (1:2.8-6) ... [2021-07-20T04:55:17.166Z] #43 69.77 CC criu/pie-util-vdso.o [2021-07-20T04:55:17.166Z] #43 70.06 CC criu/pie-util.o [2021-07-20T04:55:17.166Z] #43 70.18 CC criu/pipes.o [2021-07-20T04:55:17.326Z] #43 69.65 CC criu/proc_parse.o [2021-07-20T04:55:17.604Z] #43 68.53 CC criu/files.o [2021-07-20T04:55:17.671Z] #20 19.80 Selecting previously unselected package bzip2. [2021-07-20T04:55:17.671Z] #20 19.81 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-20T04:55:17.671Z] #20 19.81 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-20T04:55:17.671Z] #20 19.86 Selecting previously unselected package xz-utils. [2021-07-20T04:55:17.671Z] #20 19.87 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-20T04:55:17.671Z] #20 19.87 Unpacking xz-utils (5.2.4-1) ... [2021-07-20T04:55:17.671Z] #20 20.00 Selecting previously unselected package apparmor. [2021-07-20T04:55:17.671Z] #20 20.01 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-20T04:55:17.734Z] #43 70.62 CC criu/plugin.o [2021-07-20T04:55:17.931Z] #20 20.07 Unpacking apparmor (2.13.2-10) ... [2021-07-20T04:55:17.931Z] #20 20.32 Selecting previously unselected package aufs-tools. [2021-07-20T04:55:17.931Z] #20 20.32 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-20T04:55:17.931Z] #20 20.33 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-20T04:55:17.992Z] #43 70.85 CC criu/proc_parse.o [2021-07-20T04:55:18.191Z] #20 20.44 Selecting previously unselected package libonig5:amd64. [2021-07-20T04:55:18.191Z] #20 20.44 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-20T04:55:18.191Z] #20 20.45 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-20T04:55:18.191Z] #20 20.56 Selecting previously unselected package libjq1:amd64. [2021-07-20T04:55:18.191Z] #20 20.56 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-20T04:55:18.191Z] #20 20.57 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-20T04:55:18.191Z] #20 20.63 Selecting previously unselected package jq. [2021-07-20T04:55:18.191Z] #20 20.64 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-20T04:55:18.191Z] #20 20.64 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-20T04:55:18.384Z] #56 ... [2021-07-20T04:55:18.384Z] [2021-07-20T04:55:18.384Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-07-20T04:55:18.384Z] #44 sha256:d95a6407df6a73a68fe368adfda88111fcc920bde9520e6b880b9214d4fd8ad3 [2021-07-20T04:55:18.451Z] #20 20.69 Selecting previously unselected package libaio1:amd64. [2021-07-20T04:55:18.451Z] #20 20.69 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-20T04:55:18.451Z] #20 20.70 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-20T04:55:18.451Z] #20 20.74 Selecting previously unselected package libgpm2:amd64. [2021-07-20T04:55:18.451Z] #20 20.74 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-20T04:55:18.451Z] #20 20.75 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-20T04:55:18.451Z] #20 20.79 Selecting previously unselected package libicu63:amd64. [2021-07-20T04:55:18.451Z] #20 20.79 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-20T04:55:18.451Z] #20 20.79 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-20T04:55:18.644Z] #44 DONE 0.1s [2021-07-20T04:55:18.644Z] [2021-07-20T04:55:18.644Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-20T04:55:18.644Z] #46 sha256:270996d0cbb725e45d61b7b6e1200b2f536e5e26f69994f6f3081e7be544d725 [2021-07-20T04:55:18.644Z] #46 DONE 0.1s [2021-07-20T04:55:18.644Z] [2021-07-20T04:55:18.644Z] #56 [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-20T04:55:18.644Z] #56 sha256:ebb4f4cde1f071fe78473eec571b9f6219e689baa80703b12c7f2c9998425d9e [2021-07-20T04:55:18.644Z] #56 ... [2021-07-20T04:55:18.644Z] [2021-07-20T04:55:18.644Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-20T04:55:18.644Z] #48 sha256:0a5ab606a8466b221cb32083f4981de66cac4b3aa2263eab16a2e7893ce136c2 [2021-07-20T04:55:18.644Z] #48 DONE 0.1s [2021-07-20T04:55:18.901Z] [2021-07-20T04:55:18.901Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-20T04:55:18.901Z] #50 sha256:0cd675681cf024cfa6ff4ba572a912100fbbded35aee920364e84d78e15dc383 [2021-07-20T04:55:18.901Z] #50 DONE 0.1s [2021-07-20T04:55:18.901Z] [2021-07-20T04:55:18.901Z] #56 [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-20T04:55:18.901Z] #56 sha256:ebb4f4cde1f071fe78473eec571b9f6219e689baa80703b12c7f2c9998425d9e [2021-07-20T04:55:18.901Z] #56 113.5 + bin/containerd [2021-07-20T04:55:18.901Z] #56 ... [2021-07-20T04:55:18.901Z] [2021-07-20T04:55:18.901Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-20T04:55:18.901Z] #52 sha256:2bb4acfe75a000153f55a1a18b9c87570e9225880bd318370bc89a718cfce7ed [2021-07-20T04:55:18.901Z] #52 DONE 0.1s [2021-07-20T04:55:18.901Z] [2021-07-20T04:55:18.901Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-07-20T04:55:18.901Z] #54 sha256:b0ce5e345ad56e0ef846aa76f176ac49064aa6a53e919d1fa374378ad402f757 [2021-07-20T04:55:18.901Z] #54 DONE 0.1s [2021-07-20T04:55:19.024Z] #43 69.85 CC criu/filesystems.o [2021-07-20T04:55:19.156Z] [2021-07-20T04:55:19.156Z] #56 [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-20T04:55:19.156Z] #56 sha256:ebb4f4cde1f071fe78473eec571b9f6219e689baa80703b12c7f2c9998425d9e [2021-07-20T04:55:19.213Z] #43 71.13 CC criu/protobuf-desc.o [2021-07-20T04:55:19.369Z] #43 72.16 CC criu/protobuf-desc.o [2021-07-20T04:55:19.469Z] #43 71.64 CC criu/protobuf.o [2021-07-20T04:55:19.597Z] #43 70.31 CC criu/fsnotify.o [2021-07-20T04:55:19.724Z] #43 71.92 CC criu/pstree.o [2021-07-20T04:55:19.936Z] #43 72.71 CC criu/protobuf.o [2021-07-20T04:55:20.172Z] #43 71.13 CC criu/image-desc.o [2021-07-20T04:55:20.195Z] #43 72.93 CC criu/pstree.o [2021-07-20T04:55:20.286Z] #43 72.54 CC criu/rbtree.o [2021-07-20T04:55:20.434Z] #43 71.29 CC criu/image.o [2021-07-20T04:55:20.543Z] #43 72.71 CC criu/rst-malloc.o [2021-07-20T04:55:20.543Z] #43 72.85 CC criu/seccomp.o [2021-07-20T04:55:20.762Z] #43 73.62 CC criu/rbtree.o [2021-07-20T04:55:20.987Z] #20 23.29 Selecting previously unselected package libnet1:amd64. [2021-07-20T04:55:20.987Z] #20 23.29 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-20T04:55:20.987Z] #20 23.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-20T04:55:20.987Z] #20 23.36 Selecting previously unselected package libnl-3-200:amd64. [2021-07-20T04:55:20.987Z] #20 23.37 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-20T04:55:20.987Z] #20 23.38 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-20T04:55:21.009Z] #43 71.95 CC criu/ipc_ns.o [2021-07-20T04:55:21.021Z] #43 73.77 CC criu/rst-malloc.o [2021-07-20T04:55:21.105Z] #43 73.28 CC criu/seize.o [2021-07-20T04:55:21.247Z] #20 23.45 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-20T04:55:21.247Z] #20 23.46 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-20T04:55:21.247Z] #20 23.47 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-20T04:55:21.247Z] #20 23.51 Selecting previously unselected package libreadline5:amd64. [2021-07-20T04:55:21.247Z] #20 23.52 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-20T04:55:21.247Z] #20 23.53 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-20T04:55:21.247Z] #20 23.60 Selecting previously unselected package net-tools. [2021-07-20T04:55:21.247Z] #20 23.60 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-20T04:55:21.247Z] #20 23.62 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-20T04:55:21.280Z] #43 73.95 CC criu/seccomp.o [2021-07-20T04:55:21.506Z] #20 23.72 Selecting previously unselected package patch. [2021-07-20T04:55:21.506Z] #20 23.73 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-20T04:55:21.506Z] #20 23.73 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-20T04:55:21.506Z] #20 23.81 Selecting previously unselected package python-pip-whl. [2021-07-20T04:55:21.506Z] #20 23.81 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-20T04:55:21.506Z] #20 23.82 Unpacking python-pip-whl (18.1-5) ... [2021-07-20T04:55:21.539Z] #43 74.33 CC criu/seize.o [2021-07-20T04:55:21.668Z] #43 73.79 CC criu/servicefd.o [2021-07-20T04:55:21.668Z] #43 74.06 CC criu/shmem.o [2021-07-20T04:55:21.765Z] #20 24.11 Selecting previously unselected package python3-lib2to3. [2021-07-20T04:55:21.766Z] #20 24.12 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-20T04:55:21.766Z] #20 24.13 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-20T04:55:21.766Z] #20 24.21 Selecting previously unselected package python3-distutils. [2021-07-20T04:55:21.766Z] #20 24.21 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-20T04:55:21.766Z] #20 24.22 Unpacking python3-distutils (3.7.3-1) ... [2021-07-20T04:55:21.956Z] #43 72.77 CC criu/irmap.o [2021-07-20T04:55:22.025Z] #20 24.32 Selecting previously unselected package python3-pip. [2021-07-20T04:55:22.025Z] #20 24.35 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-20T04:55:22.025Z] #20 24.35 Unpacking python3-pip (18.1-5) ... [2021-07-20T04:55:22.106Z] #43 74.89 CC criu/servicefd.o [2021-07-20T04:55:22.218Z] #43 73.19 CC criu/kcmp-ids.o [2021-07-20T04:55:22.284Z] #20 24.49 Selecting previously unselected package python3-pkg-resources. [2021-07-20T04:55:22.285Z] #20 24.50 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-20T04:55:22.285Z] #20 24.51 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-20T04:55:22.285Z] #20 24.60 Selecting previously unselected package python3-setuptools. [2021-07-20T04:55:22.285Z] #20 24.60 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-20T04:55:22.285Z] #20 24.61 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-20T04:55:22.365Z] #43 75.11 CC criu/shmem.o [2021-07-20T04:55:22.490Z] #43 73.48 CC criu/kerndat.o [2021-07-20T04:55:22.544Z] #20 24.79 Selecting previously unselected package python3-wheel. [2021-07-20T04:55:22.544Z] #20 24.80 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-20T04:55:22.544Z] #20 24.80 Unpacking python3-wheel (0.32.3-2) ... [2021-07-20T04:55:22.544Z] #20 24.87 Selecting previously unselected package sudo. [2021-07-20T04:55:22.544Z] #20 24.88 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-20T04:55:22.544Z] #20 24.89 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-20T04:55:22.596Z] #43 74.58 CC criu/sigframe.o [2021-07-20T04:55:22.596Z] #43 74.70 CC criu/signalfd.o [2021-07-20T04:55:22.596Z] #43 74.90 CC criu/sk-inet.o [2021-07-20T04:55:22.932Z] #43 75.68 CC criu/sigframe.o [2021-07-20T04:55:22.932Z] #43 75.86 CC criu/signalfd.o [2021-07-20T04:55:23.063Z] #20 25.27 Selecting previously unselected package thin-provisioning-tools. [2021-07-20T04:55:23.063Z] #20 25.28 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-20T04:55:23.063Z] #20 25.28 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-20T04:55:23.063Z] #20 25.43 Selecting previously unselected package uidmap. [2021-07-20T04:55:23.063Z] #20 25.44 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-20T04:55:23.063Z] #20 25.44 Unpacking uidmap (1:4.5-1.1) ... [2021-07-20T04:55:23.063Z] #20 25.53 Selecting previously unselected package vim-runtime. [2021-07-20T04:55:23.065Z] #43 ... [2021-07-20T04:55:23.065Z] [2021-07-20T04:55:23.065Z] #56 [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-20T04:55:23.065Z] #56 sha256:ccbbced48523a9d582a58021cc80f58df45c9e030ba7ef2eb07f6b255f7d61e4 [2021-07-20T04:55:23.065Z] #56 95.61 + bin/containerd [2021-07-20T04:55:23.159Z] #43 75.54 CC criu/sk-netlink.o [2021-07-20T04:55:23.191Z] #43 76.01 CC criu/sk-inet.o [2021-07-20T04:55:23.322Z] #20 25.53 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-20T04:55:23.322Z] #20 25.56 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-20T04:55:23.322Z] #20 25.58 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-20T04:55:23.322Z] #20 25.58 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-20T04:55:23.721Z] #43 75.77 CC criu/sk-packet.o [2021-07-20T04:55:23.721Z] #43 76.13 CC criu/sk-queue.o [2021-07-20T04:55:24.127Z] #43 76.71 CC criu/sk-netlink.o [2021-07-20T04:55:24.127Z] #43 76.99 CC criu/sk-packet.o [2021-07-20T04:55:24.261Z] #20 ... [2021-07-20T04:55:24.261Z] [2021-07-20T04:55:24.261Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:55:24.261Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:55:24.261Z] #43 54.73 CC criu/bfd.o [2021-07-20T04:55:24.261Z] #43 55.04 CC criu/bitmap.o [2021-07-20T04:55:24.261Z] #43 55.12 CC criu/cgroup-props.o [2021-07-20T04:55:24.261Z] #43 55.47 CC criu/cgroup.o [2021-07-20T04:55:24.261Z] #43 57.39 CC criu/clone-noasan.o [2021-07-20T04:55:24.261Z] #43 57.55 CC criu/config.o [2021-07-20T04:55:24.261Z] #43 58.43 CC criu/cr-check.o [2021-07-20T04:55:24.261Z] #43 59.53 CC criu/cr-dedup.o [2021-07-20T04:55:24.261Z] #43 59.77 CC criu/cr-dump.o [2021-07-20T04:55:24.261Z] #43 61.12 CC criu/cr-errno.o [2021-07-20T04:55:24.261Z] #43 61.17 CC criu/cr-restore.o [2021-07-20T04:55:24.261Z] #43 63.90 CC criu/cr-service.o [2021-07-20T04:55:24.261Z] #43 64.93 CC criu/crtools.o [2021-07-20T04:55:24.284Z] #43 76.40 CC criu/sk-tcp.o [2021-07-20T04:55:24.284Z] #43 76.68 CC criu/sk-unix.o [2021-07-20T04:55:24.520Z] #43 65.26 CC criu/eventfd.o [2021-07-20T04:55:24.695Z] #43 77.35 CC criu/sk-queue.o [2021-07-20T04:55:24.954Z] #43 77.62 CC criu/sk-tcp.o [2021-07-20T04:55:24.988Z] #56 ... [2021-07-20T04:55:24.988Z] [2021-07-20T04:55:24.988Z] #49 [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-20T04:55:24.988Z] #49 sha256:e4cb829fafb1701e81b68ed419fd3e11040510a63a6de6e9a48dec4b43f89dad [2021-07-20T04:55:24.988Z] #49 96.60 + /build/golangci-lint --version [2021-07-20T04:55:24.988Z] #49 96.91 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-20T04:55:24.988Z] #49 DONE 97.7s [2021-07-20T04:55:25.089Z] #43 65.53 CC criu/eventpoll.o [2021-07-20T04:55:25.213Z] #43 77.96 CC criu/sk-unix.o [2021-07-20T04:55:25.267Z] [2021-07-20T04:55:25.267Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:55:25.267Z] #43 sha256:b546f0cbada632b14a050820707c6fff760bf9a919380b397a98ec3264c5153d [2021-07-20T04:55:25.267Z] #43 74.33 CC criu/libnetlink.o [2021-07-20T04:55:25.267Z] #43 74.58 CC criu/log.o [2021-07-20T04:55:25.267Z] #43 74.97 CC criu/lsm.o [2021-07-20T04:55:25.267Z] #43 75.41 CC criu/mem.o [2021-07-20T04:55:25.349Z] #43 66.04 CC criu/external.o [2021-07-20T04:55:25.609Z] #43 ... [2021-07-20T04:55:25.609Z] [2021-07-20T04:55:25.609Z] #20 [dev-systemd-false 7/26] 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-20T04:55:25.609Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-20T04:55:25.609Z] #20 27.87 Selecting previously unselected package vim. [2021-07-20T04:55:25.609Z] #20 27.88 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-20T04:55:25.609Z] #20 27.90 Unpacking vim (2:8.1.0875-5) ... [2021-07-20T04:55:25.650Z] #43 77.84 CC criu/sockets.o [2021-07-20T04:55:25.843Z] #43 76.90 CC criu/memfd.o [2021-07-20T04:55:25.869Z] #20 28.24 Selecting previously unselected package xfsprogs. [2021-07-20T04:55:25.869Z] #20 28.25 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-20T04:55:25.869Z] #20 28.25 Unpacking xfsprogs (4.20.0-1) ... [2021-07-20T04:55:26.149Z] #43 79.08 CC criu/sockets.o [2021-07-20T04:55:26.213Z] #43 78.32 CC criu/stats.o [2021-07-20T04:55:26.213Z] #43 78.49 CC criu/string.o [2021-07-20T04:55:26.213Z] #43 78.56 CC criu/sysctl.o [2021-07-20T04:55:26.418Z] #43 77.49 CC criu/mount.o [2021-07-20T04:55:26.438Z] #20 28.64 Selecting previously unselected package zip. [2021-07-20T04:55:26.438Z] #20 28.65 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-20T04:55:26.438Z] #20 28.65 Unpacking zip (3.0-11+b1) ... [2021-07-20T04:55:26.438Z] #20 28.79 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-20T04:55:26.438Z] #20 28.82 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-20T04:55:26.438Z] #20 28.83 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-20T04:55:26.438Z] #20 28.84 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-20T04:55:26.438Z] #20 28.85 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-20T04:55:26.438Z] #20 28.87 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-20T04:55:26.697Z] #20 28.88 Setting up uidmap (1:4.5-1.1) ... [2021-07-20T04:55:26.697Z] #20 28.89 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-20T04:55:26.697Z] #20 28.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-20T04:55:26.697Z] #20 28.91 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-20T04:55:26.697Z] #20 28.92 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-20T04:55:26.697Z] #20 28.93 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-20T04:55:26.697Z] #20 28.94 Setting up xxd (2:8.1.0875-5) ... [2021-07-20T04:55:26.697Z] #20 28.95 Setting up zip (3.0-11+b1) ... [2021-07-20T04:55:26.697Z] #20 28.96 Setting up vim-common (2:8.1.0875-5) ... [2021-07-20T04:55:26.697Z] #20 28.99 Setting up bash-completion (1:2.8-6) ... [2021-07-20T04:55:26.716Z] #43 79.57 CC criu/stats.o [2021-07-20T04:55:26.775Z] #43 78.92 CC criu/sysfs_parse.o [2021-07-20T04:55:26.775Z] #43 79.13 CC criu/timens.o [2021-07-20T04:55:26.975Z] #43 79.77 CC criu/string.o [2021-07-20T04:55:26.975Z] #43 79.87 CC criu/sysctl.o [2021-07-20T04:55:27.032Z] #43 79.35 CC criu/timerfd.o [2021-07-20T04:55:27.288Z] #43 79.57 CC criu/tty.o [2021-07-20T04:55:27.544Z] #43 80.30 CC criu/sysfs_parse.o [2021-07-20T04:55:27.544Z] #43 80.53 CC criu/timens.o [2021-07-20T04:55:28.111Z] #43 80.77 CC criu/timerfd.o [2021-07-20T04:55:28.111Z] #43 81.02 CC criu/tty.o [2021-07-20T04:55:28.605Z] #20 31.01 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-20T04:55:28.656Z] #43 80.73 CC criu/tun.o [2021-07-20T04:55:28.656Z] #43 81.00 CC criu/uffd.o [2021-07-20T04:55:28.865Z] #20 31.04 Setting up xz-utils (5.2.4-1) ... [2021-07-20T04:55:28.865Z] #20 31.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-20T04:55:28.865Z] #20 31.07 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-20T04:55:28.865Z] #20 31.08 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-20T04:55:28.865Z] #20 31.15 invoke-rc.d: could not determine current runlevel [2021-07-20T04:55:28.865Z] #20 31.15 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-20T04:55:28.865Z] #20 31.16 Setting up pigz (2.4-1) ... [2021-07-20T04:55:28.865Z] #20 31.17 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-20T04:55:28.865Z] #20 31.18 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-20T04:55:28.865Z] #20 31.20 Setting up python-pip-whl (18.1-5) ... [2021-07-20T04:55:28.865Z] #20 31.21 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-20T04:55:28.865Z] #20 31.22 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-20T04:55:29.384Z] #20 31.56 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-20T04:55:29.384Z] #20 31.57 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-20T04:55:29.384Z] #20 31.58 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-20T04:55:29.384Z] #20 31.59 Setting up vim (2:8.1.0875-5) ... [2021-07-20T04:55:29.384Z] #20 31.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-20T04:55:29.384Z] #20 31.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-20T04:55:29.384Z] #20 31.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-20T04:55:29.384Z] #20 31.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-20T04:55:29.384Z] #20 31.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-20T04:55:29.384Z] #20 31.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-20T04:55:29.384Z] #20 31.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-20T04:55:29.384Z] #20 31.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-20T04:55:29.384Z] #20 31.66 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-20T04:55:29.384Z] #20 31.67 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-20T04:55:29.384Z] #20 31.68 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-20T04:55:29.384Z] #20 31.70 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-20T04:55:29.384Z] #20 31.71 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-20T04:55:29.384Z] #20 31.72 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-20T04:55:29.488Z] #43 82.25 CC criu/tun.o [2021-07-20T04:55:29.584Z] #43 81.73 CC criu/util.o [2021-07-20T04:55:29.733Z] #43 80.13 CC criu/namespaces.o [2021-07-20T04:55:29.750Z] #43 82.59 CC criu/uffd.o [2021-07-20T04:55:30.542Z] #43 82.53 CC criu/uts_ns.o [2021-07-20T04:55:30.542Z] #43 82.75 CC criu/vdso-compat.o [2021-07-20T04:55:30.542Z] #43 82.90 CC criu/vdso.o [2021-07-20T04:55:30.707Z] #43 83.42 CC criu/util.o [2021-07-20T04:55:30.718Z] #43 81.45 CC criu/net.o [2021-07-20T04:55:31.103Z] #43 83.30 LINK criu/built-in.o [2021-07-20T04:55:31.103Z] #43 83.43 LINK criu/criu [2021-07-20T04:55:31.291Z] #20 33.44 Setting up iptables (1.8.2-4) ... [2021-07-20T04:55:31.291Z] #20 33.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-20T04:55:31.291Z] #20 33.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-20T04:55:31.291Z] #20 33.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-20T04:55:31.291Z] #20 33.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-20T04:55:31.291Z] #20 33.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-20T04:55:31.291Z] #20 33.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-20T04:55:31.291Z] #20 33.49 Setting up python3 (3.7.3-1) ... [2021-07-20T04:55:31.358Z] #43 83.76 DEP lib/c/criu.d [2021-07-20T04:55:31.550Z] #20 33.77 Setting up python3-wheel (0.32.3-2) ... [2021-07-20T04:55:31.614Z] #43 83.82 CC images/rpc.pb-c.o [2021-07-20T04:55:31.641Z] #43 84.39 CC criu/uts_ns.o [2021-07-20T04:55:31.641Z] #43 84.51 CC criu/vdso-compat.o [2021-07-20T04:55:31.641Z] #43 84.65 CC criu/vdso.o [2021-07-20T04:55:32.069Z] #20 34.18 Setting up apparmor (2.13.2-10) ... [2021-07-20T04:55:32.176Z] #43 84.22 CC lib/c/criu.o [2021-07-20T04:55:32.209Z] #43 85.12 LINK criu/built-in.o [2021-07-20T04:55:32.209Z] #43 85.23 LINK criu/criu [2021-07-20T04:55:32.433Z] #43 ... [2021-07-20T04:55:32.433Z] [2021-07-20T04:55:32.433Z] #49 [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-20T04:55:32.433Z] #49 sha256:48eb3a434fde4af24bea3cfec080f6d954ca5ada01c7661064b9f880179ad713 [2021-07-20T04:55:32.433Z] #49 110.1 + /build/golangci-lint --version [2021-07-20T04:55:32.689Z] #49 110.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-20T04:55:32.777Z] #43 85.47 DEP lib/c/criu.d [2021-07-20T04:55:32.777Z] #43 ... [2021-07-20T04:55:32.777Z] [2021-07-20T04:55:32.777Z] #49 [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-20T04:55:32.777Z] #49 sha256:0ee1b15c32111b607e6513c0e153a80f3726fe88a2b24efe02d72615ad286fb9 [2021-07-20T04:55:32.777Z] #49 111.6 + /build/golangci-lint --version [2021-07-20T04:55:32.777Z] #49 111.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-20T04:55:33.249Z] #49 DONE 110.9s [2021-07-20T04:55:33.249Z] [2021-07-20T04:55:33.249Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:55:33.249Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:55:33.249Z] #43 84.91 LINK lib/c/built-in.o [2021-07-20T04:55:33.249Z] #43 84.93 LINK lib/c/libcriu.so [2021-07-20T04:55:33.249Z] #43 84.96 LINK lib/c/libcriu.a [2021-07-20T04:55:33.249Z] #43 85.06 GEN magic.py [2021-07-20T04:55:33.249Z] #43 85.13 Note: Building without setproctitle() and strlcpy() support. [2021-07-20T04:55:33.249Z] #43 85.13 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-20T04:55:33.249Z] #43 85.14 Note: Building without GnuTLS support [2021-07-20T04:55:33.249Z] #43 85.14 Makefile.config:39: Warn: you have no libnftables installed [2021-07-20T04:55:33.249Z] #43 85.14 Makefile.config:40: Warn: Building without nftables support [2021-07-20T04:55:33.249Z] #43 85.60 fatal: not a git repository (or any of the parent directories): .git [2021-07-20T04:55:33.265Z] #20 35.48 Setting up xfsprogs (4.20.0-1) ... [2021-07-20T04:55:33.265Z] #20 35.49 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-20T04:55:33.271Z] #43 83.69 CC criu/netfilter.o [2021-07-20T04:55:33.271Z] #43 83.95 CC criu/page-pipe.o [2021-07-20T04:55:33.344Z] #49 DONE 112.2s [2021-07-20T04:55:33.344Z] [2021-07-20T04:55:33.344Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:55:33.344Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:55:33.344Z] #43 85.56 CC images/rpc.pb-c.o [2021-07-20T04:55:33.344Z] #43 85.92 CC lib/c/criu.o [2021-07-20T04:55:33.533Z] #43 84.49 CC criu/page-xfer.o [2021-07-20T04:55:33.544Z] #20 35.73 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-20T04:55:33.602Z] #43 86.56 LINK lib/c/built-in.o [2021-07-20T04:55:33.860Z] #43 86.57 LINK lib/c/libcriu.so [2021-07-20T04:55:33.860Z] #43 86.61 LINK lib/c/libcriu.a [2021-07-20T04:55:33.860Z] #43 86.67 GEN magic.py [2021-07-20T04:55:33.860Z] #43 86.78 Note: Building without setproctitle() and strlcpy() support. [2021-07-20T04:55:33.860Z] #43 86.78 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-20T04:55:34.119Z] #43 86.79 Note: Building without GnuTLS support [2021-07-20T04:55:34.119Z] #43 86.79 Makefile.config:39: Warn: you have no libnftables installed [2021-07-20T04:55:34.119Z] #43 86.79 Makefile.config:40: Warn: Building without nftables support [2021-07-20T04:55:34.121Z] #20 36.52 Setting up python3-distutils (3.7.3-1) ... [2021-07-20T04:55:34.175Z] #43 86.23 make[1]: Nothing to be done for 'all'. [2021-07-20T04:55:34.377Z] #43 87.28 fatal: not a git repository (or any of the parent directories): .git [2021-07-20T04:55:34.430Z] #43 86.77 make[1]: 'images/built-in.o' is up to date. [2021-07-20T04:55:34.430Z] #43 86.80 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-07-20T04:55:34.686Z] #43 86.82 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-07-20T04:55:34.686Z] #43 86.84 make[1]: 'compel/libcompel.a' is up to date. [2021-07-20T04:55:34.686Z] #43 86.87 make[1]: 'compel/compel-host-bin' is up to date. [2021-07-20T04:55:34.686Z] #43 86.88 make[1]: Nothing to be done for 'all'. [2021-07-20T04:55:34.686Z] #43 86.89 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-20T04:55:34.686Z] #43 86.98 make[2]: Nothing to be done for 'all'. [2021-07-20T04:55:34.686Z] #43 86.99 make[2]: Nothing to be done for 'all'. [2021-07-20T04:55:34.686Z] #43 87.00 make[2]: Nothing to be done for 'all'. [2021-07-20T04:55:34.686Z] #43 87.05 make[2]: Nothing to be done for 'all'. [2021-07-20T04:55:34.688Z] #20 36.81 Setting up python3-setuptools (40.8.0-1) ... [2021-07-20T04:55:34.924Z] #43 85.69 CC criu/pagemap-cache.o [2021-07-20T04:55:34.941Z] #43 87.07 make[2]: Nothing to be done for 'all'. [2021-07-20T04:55:34.941Z] #43 87.08 make[2]: Nothing to be done for 'all'. [2021-07-20T04:55:34.941Z] #43 87.11 make[2]: Nothing to be done for 'all'. [2021-07-20T04:55:34.941Z] #43 87.16 make[2]: Nothing to be done for 'all'. [2021-07-20T04:55:34.941Z] #43 87.17 INSTALL criu/criu [2021-07-20T04:55:34.941Z] #43 DONE 87.3s [2021-07-20T04:55:34.941Z] [2021-07-20T04:55:34.941Z] #56 [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-20T04:55:34.941Z] #56 sha256:88c2bd251d56736937b3f5125d9b3b8aff06e8141a345cf3c1af92d91ab3be0b [2021-07-20T04:55:34.941Z] #56 112.6 + bin/containerd [2021-07-20T04:55:34.946Z] #43 87.73 make[1]: Nothing to be done for 'all'. [2021-07-20T04:55:35.187Z] #43 85.95 CC criu/pagemap.o [2021-07-20T04:55:35.204Z] #43 88.07 make[1]: 'images/built-in.o' is up to date. [2021-07-20T04:55:35.204Z] #43 88.09 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-07-20T04:55:35.463Z] #43 88.10 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-07-20T04:55:35.463Z] #43 88.11 make[1]: 'compel/libcompel.a' is up to date. [2021-07-20T04:55:35.463Z] #43 88.13 make[1]: 'compel/compel-host-bin' is up to date. [2021-07-20T04:55:35.463Z] #43 88.14 make[1]: Nothing to be done for 'all'. [2021-07-20T04:55:35.463Z] #43 88.16 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-20T04:55:35.463Z] #43 88.26 make[2]: Nothing to be done for 'all'. [2021-07-20T04:55:35.463Z] #43 88.27 make[2]: Nothing to be done for 'all'. [2021-07-20T04:55:35.463Z] #43 88.29 make[2]: Nothing to be done for 'all'. [2021-07-20T04:55:35.463Z] #43 88.34 make[2]: Nothing to be done for 'all'. [2021-07-20T04:55:35.463Z] #43 88.36 make[2]: Nothing to be done for 'all'. [2021-07-20T04:55:35.463Z] #43 88.37 make[2]: Nothing to be done for 'all'. [2021-07-20T04:55:35.463Z] #43 88.39 make[2]: Nothing to be done for 'all'. [2021-07-20T04:55:35.463Z] #43 88.44 make[2]: Nothing to be done for 'all'. [2021-07-20T04:55:35.515Z] #20 37.67 Setting up python3-pip (18.1-5) ... [2021-07-20T04:55:35.515Z] #20 ... [2021-07-20T04:55:35.515Z] [2021-07-20T04:55:35.515Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:55:35.515Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:55:35.515Z] #43 66.27 CC criu/fault-injection.o [2021-07-20T04:55:35.515Z] #43 66.38 CC criu/fdstore.o [2021-07-20T04:55:35.515Z] #43 66.68 CC criu/fifo.o [2021-07-20T04:55:35.515Z] #43 66.98 CC criu/file-ids.o [2021-07-20T04:55:35.515Z] #43 67.19 CC criu/file-lock.o [2021-07-20T04:55:35.515Z] #43 67.81 CC criu/files-ext.o [2021-07-20T04:55:35.515Z] #43 68.03 CC criu/files-reg.o [2021-07-20T04:55:35.515Z] #43 69.50 CC criu/files.o [2021-07-20T04:55:35.515Z] #43 70.75 CC criu/filesystems.o [2021-07-20T04:55:35.515Z] #43 71.26 CC criu/fsnotify.o [2021-07-20T04:55:35.515Z] #43 72.11 CC criu/image-desc.o [2021-07-20T04:55:35.515Z] #43 72.22 CC criu/image.o [2021-07-20T04:55:35.515Z] #43 72.74 CC criu/ipc_ns.o [2021-07-20T04:55:35.515Z] #43 73.53 CC criu/irmap.o [2021-07-20T04:55:35.515Z] #43 74.05 CC criu/kcmp-ids.o [2021-07-20T04:55:35.515Z] #43 74.21 CC criu/kerndat.o [2021-07-20T04:55:35.515Z] #43 74.95 CC criu/libnetlink.o [2021-07-20T04:55:35.515Z] #43 75.29 CC criu/log.o [2021-07-20T04:55:35.515Z] #43 75.60 CC criu/lsm.o [2021-07-20T04:55:35.515Z] #43 75.85 CC criu/mem.o [2021-07-20T04:55:35.721Z] #43 88.45 INSTALL criu/criu [2021-07-20T04:55:35.721Z] #43 DONE 88.6s [2021-07-20T04:55:35.721Z] [2021-07-20T04:55:35.721Z] #56 [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-20T04:55:35.721Z] #56 sha256:5444626228d846887c8793f7d32ba58fda50a9c399b771eb811fcba527dcdeaa [2021-07-20T04:55:35.721Z] #56 114.4 + bin/containerd [2021-07-20T04:55:35.763Z] #43 86.62 CC criu/parasite-syscall.o [2021-07-20T04:55:36.084Z] #43 ... [2021-07-20T04:55:36.084Z] [2021-07-20T04:55:36.084Z] #20 [dev-systemd-false 7/26] 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-20T04:55:36.084Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-20T04:55:36.084Z] #20 38.49 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T04:55:36.084Z] #20 38.51 Processing triggers for mime-support (3.62) ... [2021-07-20T04:55:36.338Z] #43 87.21 CC criu/path.o [2021-07-20T04:55:36.601Z] #43 87.47 CC criu/pie-util-vdso.o [2021-07-20T04:55:36.830Z] #56 ... [2021-07-20T04:55:36.830Z] [2021-07-20T04:55:36.830Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-07-20T04:55:36.830Z] #44 sha256:d00ab979d29c1a88d8ba3b71ffae00f2ebb8522991a9177ec484136c93609955 [2021-07-20T04:55:36.830Z] #44 DONE 0.1s [2021-07-20T04:55:36.830Z] [2021-07-20T04:55:36.830Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-20T04:55:36.830Z] #46 sha256:db5db5c159149a2b338a2d71f388b7a50100ac276c15fc836d7663e5a0ebfd80 [2021-07-20T04:55:36.830Z] #46 DONE 0.1s [2021-07-20T04:55:36.830Z] [2021-07-20T04:55:36.830Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-20T04:55:36.830Z] #48 sha256:7da40d8b7d7c393407f5222f2156d709edd7b874800f431abf71b4da5c7980c6 [2021-07-20T04:55:36.830Z] #48 DONE 0.1s [2021-07-20T04:55:36.830Z] [2021-07-20T04:55:36.830Z] #56 [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-20T04:55:36.830Z] #56 sha256:88c2bd251d56736937b3f5125d9b3b8aff06e8141a345cf3c1af92d91ab3be0b [2021-07-20T04:55:36.830Z] #56 ... [2021-07-20T04:55:36.830Z] [2021-07-20T04:55:36.830Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-20T04:55:36.830Z] #50 sha256:b3bb4878e5a7ba0988b4bf1fe4abf253dca9a889fbd9a7591236fa4546736f7d [2021-07-20T04:55:36.830Z] #50 DONE 0.1s [2021-07-20T04:55:36.830Z] [2021-07-20T04:55:36.830Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-20T04:55:36.830Z] #52 sha256:c1821a3a4baac38d371f0ff119077eab20a4a5d951d209d37101b00efe0f465f [2021-07-20T04:55:36.830Z] #52 DONE 0.1s [2021-07-20T04:55:36.830Z] [2021-07-20T04:55:36.830Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-07-20T04:55:36.830Z] #54 sha256:878b659057ab68a681a8dab95e6e28e06fa78ce5934a9f37df2c61ee1c7e4e48 [2021-07-20T04:55:36.863Z] #43 87.76 CC criu/pie-util.o [2021-07-20T04:55:36.864Z] #43 87.90 CC criu/pipes.o [2021-07-20T04:55:37.025Z] #20 DONE 39.3s [2021-07-20T04:55:37.025Z] [2021-07-20T04:55:37.025Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:55:37.025Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:55:37.025Z] #43 76.88 CC criu/memfd.o [2021-07-20T04:55:37.025Z] #43 77.23 CC criu/mount.o [2021-07-20T04:55:37.086Z] #54 DONE 0.2s [2021-07-20T04:55:37.086Z] [2021-07-20T04:55:37.086Z] #56 [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-20T04:55:37.086Z] #56 sha256:88c2bd251d56736937b3f5125d9b3b8aff06e8141a345cf3c1af92d91ab3be0b [2021-07-20T04:55:37.097Z] #56 ... [2021-07-20T04:55:37.097Z] [2021-07-20T04:55:37.097Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-07-20T04:55:37.097Z] #44 sha256:2822d98729dda04b5e818a6117eb7a0b5cc0010a4fbd1ad22607dfd4be0beb59 [2021-07-20T04:55:37.097Z] #44 DONE 0.1s [2021-07-20T04:55:37.356Z] [2021-07-20T04:55:37.356Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-20T04:55:37.356Z] #46 sha256:b704a95844199b22f08a9c709fc14e27f0012e6b41e2d8efaa0f2ee1d790b095 [2021-07-20T04:55:37.356Z] #46 DONE 0.1s [2021-07-20T04:55:37.356Z] [2021-07-20T04:55:37.356Z] #56 [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-20T04:55:37.356Z] #56 sha256:5444626228d846887c8793f7d32ba58fda50a9c399b771eb811fcba527dcdeaa [2021-07-20T04:55:37.356Z] #56 ... [2021-07-20T04:55:37.356Z] [2021-07-20T04:55:37.356Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-20T04:55:37.356Z] #48 sha256:ad54cc83583b79b306af094e3ab95263864938028e05ce039e1a07c801e469e3 [2021-07-20T04:55:37.356Z] #48 DONE 0.1s [2021-07-20T04:55:37.439Z] #43 88.48 CC criu/plugin.o [2021-07-20T04:55:37.614Z] [2021-07-20T04:55:37.614Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-20T04:55:37.614Z] #50 sha256:f33c4faf729a1ae2968d7324399d4023a0f7844ca63020d23ff97cacd34a5ee8 [2021-07-20T04:55:37.614Z] #50 DONE 0.2s [2021-07-20T04:55:37.614Z] [2021-07-20T04:55:37.614Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-20T04:55:37.614Z] #52 sha256:a5151d06a7c269351c28d034a31c5abde986025cda1d25ac2a43eb837c827a48 [2021-07-20T04:55:37.614Z] #52 DONE 0.1s [2021-07-20T04:55:37.614Z] [2021-07-20T04:55:37.614Z] #56 [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-20T04:55:37.614Z] #56 sha256:5444626228d846887c8793f7d32ba58fda50a9c399b771eb811fcba527dcdeaa [2021-07-20T04:55:37.614Z] #56 ... [2021-07-20T04:55:37.614Z] [2021-07-20T04:55:37.614Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-07-20T04:55:37.614Z] #54 sha256:972dc96bffb2e801ead6831e62a691c4e7ad7310496af7631e916d9168521bef [2021-07-20T04:55:37.614Z] #54 DONE 0.1s [2021-07-20T04:55:37.702Z] #43 88.77 CC criu/proc_parse.o [2021-07-20T04:55:37.872Z] [2021-07-20T04:55:37.872Z] #56 [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-20T04:55:37.872Z] #56 sha256:5444626228d846887c8793f7d32ba58fda50a9c399b771eb811fcba527dcdeaa [2021-07-20T04:55:37.972Z] #43 ... [2021-07-20T04:55:37.972Z] [2021-07-20T04:55:37.972Z] #21 [dev-systemd-false 8/26] 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-20T04:55:37.972Z] #21 sha256:8efbf7e0131dc25a52a74797b4846faebe3f1cf32bc2aedf7204a9ae01ab6bbf [2021-07-20T04:55:37.972Z] #21 1.087 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-20T04:55:37.972Z] #21 1.093 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-20T04:55:37.972Z] #21 1.096 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-20T04:55:37.972Z] #21 DONE 1.1s [2021-07-20T04:55:38.232Z] [2021-07-20T04:55:38.232Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-20T04:55:38.232Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-20T04:55:40.259Z] #43 90.65 CC criu/protobuf-desc.o [2021-07-20T04:55:40.523Z] #43 91.41 CC criu/protobuf.o [2021-07-20T04:55:40.786Z] #43 91.71 CC criu/pstree.o [2021-07-20T04:55:41.734Z] #43 92.58 CC criu/rbtree.o [2021-07-20T04:55:41.734Z] #43 92.82 CC criu/rst-malloc.o [2021-07-20T04:55:41.996Z] #43 93.09 CC criu/seccomp.o [2021-07-20T04:55:42.432Z] #22 3.681 Collecting yamllint==1.26.1 [2021-07-20T04:55:42.961Z] #43 93.62 CC criu/seize.o [2021-07-20T04:55:43.534Z] #43 94.33 CC criu/servicefd.o [2021-07-20T04:55:43.797Z] #43 94.68 CC criu/shmem.o [2021-07-20T04:55:44.339Z] #22 ... [2021-07-20T04:55:44.339Z] [2021-07-20T04:55:44.339Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:55:44.339Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:55:44.339Z] #43 79.87 CC criu/namespaces.o [2021-07-20T04:55:44.339Z] #43 81.31 CC criu/net.o [2021-07-20T04:55:44.339Z] #43 83.20 CC criu/netfilter.o [2021-07-20T04:55:44.339Z] #43 83.41 CC criu/page-pipe.o [2021-07-20T04:55:44.339Z] #43 83.83 CC criu/page-xfer.o [2021-07-20T04:55:44.339Z] #43 84.53 CC criu/pagemap-cache.o [2021-07-20T04:55:44.339Z] #43 84.72 CC criu/pagemap.o [2021-07-20T04:55:44.374Z] #43 95.47 CC criu/sigframe.o [2021-07-20T04:55:44.598Z] #43 85.21 CC criu/parasite-syscall.o [2021-07-20T04:55:44.637Z] #43 95.61 CC criu/signalfd.o [2021-07-20T04:55:44.899Z] #43 95.86 CC criu/sk-inet.o [2021-07-20T04:55:45.165Z] #43 85.69 CC criu/path.o [2021-07-20T04:55:45.165Z] #43 85.83 CC criu/pie-util-vdso-elf32.o [2021-07-20T04:55:45.424Z] #43 86.08 CC criu/pie-util-vdso.o [2021-07-20T04:55:45.683Z] #43 86.31 CC criu/pie-util.o [2021-07-20T04:55:45.845Z] #43 96.76 CC criu/sk-netlink.o [2021-07-20T04:55:45.942Z] #43 86.41 CC criu/pipes.o [2021-07-20T04:55:46.202Z] #43 86.91 CC criu/plugin.o [2021-07-20T04:55:46.420Z] #43 97.09 CC criu/sk-packet.o [2021-07-20T04:55:46.461Z] #43 87.17 CC criu/proc_parse.o [2021-07-20T04:55:46.682Z] #43 97.61 CC criu/sk-queue.o [2021-07-20T04:55:47.257Z] #43 97.99 CC criu/sk-tcp.o [2021-07-20T04:55:47.400Z] #43 ... [2021-07-20T04:55:47.400Z] [2021-07-20T04:55:47.400Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-20T04:55:47.400Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-20T04:55:47.400Z] #22 8.978 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-20T04:55:47.519Z] #43 98.42 CC criu/sk-unix.o [2021-07-20T04:55:47.969Z] #22 9.996 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-20T04:55:48.229Z] #22 10.04 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-20T04:55:48.229Z] #22 10.08 Collecting pyyaml (from yamllint==1.26.1) [2021-07-20T04:55:48.488Z] #22 10.24 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-20T04:55:48.748Z] #22 10.46 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-20T04:55:48.748Z] #22 10.46 Building wheels for collected packages: yamllint [2021-07-20T04:55:48.748Z] #22 10.47 Running setup.py bdist_wheel for yamllint: started [2021-07-20T04:55:49.317Z] #22 11.15 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-20T04:55:49.317Z] #22 11.15 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-20T04:55:49.317Z] #22 11.19 Successfully built yamllint [2021-07-20T04:55:49.317Z] #22 11.21 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-20T04:55:49.443Z] #43 99.98 CC criu/sockets.o [2021-07-20T04:55:49.577Z] #22 11.53 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-20T04:55:49.837Z] #22 DONE 11.9s [2021-07-20T04:55:49.837Z] [2021-07-20T04:55:49.837Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:55:49.837Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:55:49.837Z] #43 88.79 CC criu/protobuf-desc.o [2021-07-20T04:55:49.837Z] #43 89.61 CC criu/protobuf.o [2021-07-20T04:55:49.837Z] #43 89.93 CC criu/pstree.o [2021-07-20T04:55:50.021Z] #43 100.7 CC criu/stats.o [2021-07-20T04:55:50.021Z] #43 100.9 CC criu/string.o [2021-07-20T04:55:50.021Z] #43 101.0 CC criu/sysctl.o [2021-07-20T04:55:50.409Z] #43 ... [2021-07-20T04:55:50.409Z] [2021-07-20T04:55:50.409Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-07-20T04:55:50.409Z] #25 sha256:3a2abed2ec6ea5709e1e8820deb26308490ca5fe86b78a87f9adbc9a6c443f70 [2021-07-20T04:55:50.409Z] #25 DONE 0.3s [2021-07-20T04:55:50.409Z] [2021-07-20T04:55:50.410Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:55:50.410Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:55:50.410Z] #43 91.00 CC criu/rbtree.o [2021-07-20T04:55:50.410Z] #43 91.21 CC criu/rst-malloc.o [2021-07-20T04:55:50.596Z] #43 101.5 CC criu/sysfs_parse.o [2021-07-20T04:55:50.884Z] #43 101.8 CC criu/timens.o [2021-07-20T04:55:50.884Z] #43 ... [2021-07-20T04:55:50.884Z] [2021-07-20T04:55:50.884Z] #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-20T04:55:50.884Z] #24 sha256:84c0688e3182c27a4f97c3b1f826326c670254dc07c2857091258e515bba37c3 [2021-07-20T04:55:50.884Z] #24 123.7 + return [2021-07-20T04:55:50.980Z] #43 91.40 CC criu/seccomp.o [2021-07-20T04:55:51.187Z] #56 141.4 + bin/containerd-stress [2021-07-20T04:55:51.187Z] #56 142.4 + bin/containerd-shim [2021-07-20T04:55:51.461Z] #24 DONE 124.1s [2021-07-20T04:55:51.461Z] [2021-07-20T04:55:51.461Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:55:51.461Z] #43 sha256:b546f0cbada632b14a050820707c6fff760bf9a919380b397a98ec3264c5153d [2021-07-20T04:55:51.461Z] #43 102.1 CC criu/timerfd.o [2021-07-20T04:55:51.461Z] #43 102.5 CC criu/tty.o [2021-07-20T04:55:51.550Z] #43 92.03 CC criu/seize.o [2021-07-20T04:55:51.810Z] #43 ... [2021-07-20T04:55:51.810Z] [2021-07-20T04:55:51.810Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-20T04:55:51.810Z] #30 sha256:fd96ff7457a90f03b3148bfe230b8b01d9c04b6e22a9c5489ce7350d4f7d92e3 [2021-07-20T04:55:51.810Z] #30 DONE 1.5s [2021-07-20T04:55:52.071Z] [2021-07-20T04:55:52.071Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-20T04:55:52.071Z] #33 sha256:60a5f1de28bac9d4ed47f1f68d0c8789c43ef2f453e885de7359d5eb9c7f3c75 [2021-07-20T04:55:52.071Z] #33 DONE 0.1s [2021-07-20T04:55:52.071Z] [2021-07-20T04:55:52.071Z] #49 [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-20T04:55:52.071Z] #49 sha256:4491d47885ae03403e52f269accfa722447214c0dc10b0f521d2e2d8e047692d [2021-07-20T04:55:52.071Z] #49 ... [2021-07-20T04:55:52.071Z] [2021-07-20T04:55:52.071Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-07-20T04:55:52.071Z] #35 sha256:3db6ab3f0591136d3a7631ba314877ca20f7c6fa56c2834e218a1781fbd12907 [2021-07-20T04:55:52.071Z] #35 DONE 0.1s [2021-07-20T04:55:52.071Z] [2021-07-20T04:55:52.071Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-07-20T04:55:52.071Z] #38 sha256:0e9124f9279dc8b11e5d850aa464e182c40f4ce047524873ba2d48b447aa04f9 [2021-07-20T04:55:52.071Z] #38 DONE 0.0s [2021-07-20T04:55:52.071Z] [2021-07-20T04:55:52.071Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:55:52.071Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:55:52.071Z] #43 92.76 CC criu/servicefd.o [2021-07-20T04:55:52.331Z] #43 ... [2021-07-20T04:55:52.331Z] [2021-07-20T04:55:52.331Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-07-20T04:55:52.331Z] #41 sha256:af0b488482714027d7b66d0bd1fcb392cbaaa591b39a60b5a1d931dfe49eda13 [2021-07-20T04:55:52.331Z] #41 DONE 0.2s [2021-07-20T04:55:52.591Z] [2021-07-20T04:55:52.591Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:55:52.591Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:55:52.591Z] #43 93.06 CC criu/shmem.o [2021-07-20T04:55:53.160Z] #43 93.66 CC criu/sigframe.o [2021-07-20T04:55:53.160Z] #43 93.80 CC criu/signalfd.o [2021-07-20T04:55:53.388Z] #43 104.2 CC criu/tun.o [2021-07-20T04:55:53.420Z] #43 93.98 CC criu/sk-inet.o [2021-07-20T04:55:53.651Z] #43 ... [2021-07-20T04:55:53.651Z] [2021-07-20T04:55:53.651Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-07-20T04:55:53.651Z] #14 sha256:7f76075df363f311c69e79ee1899a4732c2873ce8ab9ef5c9a2292431d6092ac [2021-07-20T04:55:53.651Z] #14 CACHED [2021-07-20T04:55:53.651Z] [2021-07-20T04:55:53.651Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-20T04:55:53.651Z] #16 sha256:97a9c8d4a688834412e48c0ee22f7c9ea426fa480a1782af6a7c4f00eca95b96 [2021-07-20T04:55:53.651Z] #16 CACHED [2021-07-20T04:55:53.651Z] [2021-07-20T04:55:53.651Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-20T04:55:53.651Z] #17 sha256:8bb629ad163dc7f6d4b9e28b0c08142b9f26be1800b51bdfe2558c134f1148d3 [2021-07-20T04:55:53.651Z] #17 CACHED [2021-07-20T04:55:53.651Z] [2021-07-20T04:55:53.651Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-20T04:55:53.651Z] #18 sha256:ef1133719bba31dc7963a0168057c9cb1433eaf2de00385cd5a13296ceb7c97c [2021-07-20T04:55:53.651Z] #18 CACHED [2021-07-20T04:55:53.651Z] [2021-07-20T04:55:53.651Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-20T04:55:53.651Z] #15 sha256:ae8828c147d6c3e4a22a8f45dbc10904de419808f4fe09f48f75953500b94574 [2021-07-20T04:55:53.651Z] #15 CACHED [2021-07-20T04:55:53.651Z] [2021-07-20T04:55:53.651Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-07-20T04:55:53.651Z] #19 sha256:159d898faca9a89f1966740702788d2c1f1b7b948d1260f1077e392de5e09789 [2021-07-20T04:55:53.651Z] #19 CACHED [2021-07-20T04:55:53.651Z] [2021-07-20T04:55:53.651Z] #21 [dev-systemd-false 8/26] 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-20T04:55:53.651Z] #21 sha256:0fd2f11ec9d9b8e8dbf1075bce56e23b91e41ae8aaa5b8c3598348ed4f27b18b [2021-07-20T04:55:53.651Z] #21 CACHED [2021-07-20T04:55:53.651Z] [2021-07-20T04:55:53.651Z] #20 [dev-systemd-false 7/26] 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-20T04:55:53.651Z] #20 sha256:5f95df2b529065c420f9590f5e568d9ec3a6a1ed6cc0c3310577e56fea4ee56c [2021-07-20T04:55:53.651Z] #20 CACHED [2021-07-20T04:55:53.651Z] [2021-07-20T04:55:53.651Z] #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-20T04:55:53.651Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-20T04:55:53.651Z] #27 CACHED [2021-07-20T04:55:53.651Z] [2021-07-20T04:55:53.651Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-20T04:55:53.651Z] #28 sha256:ccdbbdb2e49837653884e6b140f1bf68f07bb41aea3be478f2d093768dd2bfe2 [2021-07-20T04:55:53.651Z] #28 CACHED [2021-07-20T04:55:53.651Z] [2021-07-20T04:55:53.651Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-20T04:55:53.651Z] #22 sha256:776ab94fc04de6e2ebb5c1c63a943895fe5b3993a39a86a70672a757c5971b62 [2021-07-20T04:55:53.651Z] #22 CACHED [2021-07-20T04:55:53.651Z] [2021-07-20T04:55:53.651Z] #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-20T04:55:53.651Z] #29 sha256:c4e9a4bd13b3802d617768e3eed261c92ce5d2adcb0b18b7599938ef506a17ba [2021-07-20T04:55:53.651Z] #29 CACHED [2021-07-20T04:55:53.651Z] [2021-07-20T04:55:53.651Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-20T04:55:53.651Z] #31 sha256:1a4a4b17226fe0e7fefe08708a1cebd8bd7d72d306449723750eaace67acb31b [2021-07-20T04:55:53.651Z] #31 CACHED [2021-07-20T04:55:53.651Z] [2021-07-20T04:55:53.651Z] #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-20T04:55:53.651Z] #32 sha256:e3f73a48408205ebe7a62826dcb4d661d2c10dd57a550c36d5cf1e6cfbd1a0a6 [2021-07-20T04:55:53.651Z] #32 CACHED [2021-07-20T04:55:53.651Z] [2021-07-20T04:55:53.651Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:55:53.651Z] #43 sha256:b546f0cbada632b14a050820707c6fff760bf9a919380b397a98ec3264c5153d [2021-07-20T04:55:53.651Z] #43 104.6 CC criu/uffd.o [2021-07-20T04:55:53.916Z] #43 ... [2021-07-20T04:55:53.916Z] [2021-07-20T04:55:53.916Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-07-20T04:55:53.916Z] #25 sha256:ef2c84472d7cad4939e86b81cb2b621c1a49cc51ce39d08845abd10161e2603f [2021-07-20T04:55:53.916Z] #25 DONE 0.2s [2021-07-20T04:55:53.989Z] #43 94.65 CC criu/sk-netlink.o [2021-07-20T04:55:54.178Z] [2021-07-20T04:55:54.178Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-20T04:55:54.178Z] #30 sha256:85ed4d42b1c018f351ea0c028dbd5661f2f1dd6eebedbe766f8cf9149ba3e5df [2021-07-20T04:55:54.248Z] #43 94.86 CC criu/sk-packet.o [2021-07-20T04:55:54.460Z] #56 149.2 + bin/containerd-shim-runc-v1 [2021-07-20T04:55:54.508Z] #43 95.24 CC criu/sk-queue.o [2021-07-20T04:55:55.077Z] #43 95.58 CC criu/sk-tcp.o [2021-07-20T04:55:55.337Z] #43 95.90 CC criu/sk-unix.o [2021-07-20T04:55:56.745Z] #30 DONE 2.5s [2021-07-20T04:55:56.745Z] [2021-07-20T04:55:56.745Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-20T04:55:56.745Z] #33 sha256:c210c715c7efaf6eca212c269b91d7296d0105a8499bebd245fa41e55eb7cf17 [2021-07-20T04:55:56.745Z] #33 DONE 0.2s [2021-07-20T04:55:56.745Z] [2021-07-20T04:55:56.745Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:55:56.745Z] #43 sha256:b546f0cbada632b14a050820707c6fff760bf9a919380b397a98ec3264c5153d [2021-07-20T04:55:56.745Z] #43 105.7 CC criu/util.o [2021-07-20T04:55:56.745Z] #43 106.8 CC criu/uts_ns.o [2021-07-20T04:55:56.745Z] #43 106.9 CC criu/vdso.o [2021-07-20T04:55:56.745Z] #43 107.5 LINK criu/built-in.o [2021-07-20T04:55:56.745Z] #43 ... [2021-07-20T04:55:56.745Z] [2021-07-20T04:55:56.745Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-07-20T04:55:56.745Z] #35 sha256:fba8ce869b4830e3e79e7dfbde56f36d101933f437b7beec5122c3f3ed330722 [2021-07-20T04:55:56.745Z] #35 DONE 0.1s [2021-07-20T04:55:56.745Z] [2021-07-20T04:55:56.745Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-07-20T04:55:56.745Z] #38 sha256:1b48cdfadede9092109fdaeaa59c2e7c3e7c7c3a5d40399ee49732acd8d75bd4 [2021-07-20T04:55:56.745Z] #38 DONE 0.1s [2021-07-20T04:55:56.745Z] [2021-07-20T04:55:56.745Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-07-20T04:55:56.745Z] #41 sha256:4de1f4fc9fe249ffecedb936e887037f0e8e747addb7bd1fe1e7b0a38ac2ba9b [2021-07-20T04:55:56.750Z] #43 97.21 CC criu/sockets.o [2021-07-20T04:55:57.008Z] #41 DONE 0.2s [2021-07-20T04:55:57.008Z] [2021-07-20T04:55:57.008Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:55:57.008Z] #43 sha256:b546f0cbada632b14a050820707c6fff760bf9a919380b397a98ec3264c5153d [2021-07-20T04:55:57.008Z] #43 107.6 LINK criu/criu [2021-07-20T04:55:57.008Z] #43 108.0 DEP lib/c/criu.d [2021-07-20T04:55:57.008Z] #43 108.0 CC images/rpc.pb-c.o [2021-07-20T04:55:57.009Z] #43 97.75 CC criu/stats.o [2021-07-20T04:55:57.267Z] #43 97.99 CC criu/string.o [2021-07-20T04:55:57.526Z] #43 98.08 CC criu/sysctl.o [2021-07-20T04:55:57.582Z] #43 108.5 CC lib/c/criu.o [2021-07-20T04:55:57.785Z] #43 98.46 CC criu/sysfs_parse.o [2021-07-20T04:55:58.353Z] #43 98.77 CC criu/timens.o [2021-07-20T04:55:58.353Z] #43 99.03 CC criu/timerfd.o [2021-07-20T04:55:58.528Z] #43 109.4 LINK lib/c/built-in.o [2021-07-20T04:55:58.528Z] #43 109.4 LINK lib/c/libcriu.so [2021-07-20T04:55:58.528Z] #43 109.5 LINK lib/c/libcriu.a [2021-07-20T04:55:58.528Z] #43 109.5 GEN magic.py [2021-07-20T04:55:58.613Z] #43 99.23 CC criu/tty.o [2021-07-20T04:55:58.789Z] #43 109.7 Note: Building without setproctitle() and strlcpy() support. [2021-07-20T04:55:58.789Z] #43 109.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-20T04:55:58.789Z] #43 109.7 Note: Building without GnuTLS support [2021-07-20T04:55:58.790Z] #43 109.7 Makefile.config:39: Warn: you have no libnftables installed [2021-07-20T04:55:58.790Z] #43 109.7 Makefile.config:40: Warn: Building without nftables support [2021-07-20T04:55:59.051Z] #43 110.1 fatal: not a git repository (or any of the parent directories): .git [2021-07-20T04:55:59.552Z] #43 100.4 CC criu/tun.o [2021-07-20T04:55:59.626Z] #43 110.5 make[1]: Nothing to be done for 'all'. [2021-07-20T04:55:59.708Z] #56 153.6 + bin/containerd-shim-runc-v2 [2021-07-20T04:55:59.708Z] #56 154.2 + binaries [2021-07-20T04:55:59.708Z] #56 154.2 + install -D bin/containerd /build/containerd [2021-07-20T04:55:59.708Z] #56 154.2 + install -D bin/containerd-shim /build/containerd-shim [2021-07-20T04:55:59.708Z] #56 154.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-20T04:55:59.708Z] #56 154.2 + install -D bin/ctr /build/ctr [2021-07-20T04:55:59.887Z] #43 110.8 make[1]: 'images/built-in.o' is up to date. [2021-07-20T04:55:59.888Z] #43 110.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-07-20T04:55:59.888Z] #43 110.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-07-20T04:55:59.888Z] #43 111.0 make[1]: 'compel/libcompel.a' is up to date. [2021-07-20T04:55:59.964Z] #56 DONE 154.6s [2021-07-20T04:56:00.122Z] #43 100.7 CC criu/uffd.o [2021-07-20T04:56:00.149Z] #43 111.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-07-20T04:56:00.149Z] #43 111.0 make[1]: Nothing to be done for 'all'. [2021-07-20T04:56:00.149Z] #43 111.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-20T04:56:00.149Z] #43 111.2 make[2]: Nothing to be done for 'all'. [2021-07-20T04:56:00.149Z] #43 111.2 make[2]: Nothing to be done for 'all'. [2021-07-20T04:56:00.149Z] #43 111.2 make[2]: Nothing to be done for 'all'. [2021-07-20T04:56:00.415Z] #43 111.3 make[2]: Nothing to be done for 'all'. [2021-07-20T04:56:00.415Z] #43 111.3 make[2]: Nothing to be done for 'all'. [2021-07-20T04:56:00.415Z] #43 111.4 make[2]: Nothing to be done for 'all'. [2021-07-20T04:56:00.415Z] #43 111.4 make[2]: Nothing to be done for 'all'. [2021-07-20T04:56:00.415Z] #43 111.4 make[2]: Nothing to be done for 'all'. [2021-07-20T04:56:00.526Z] [2021-07-20T04:56:00.526Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-20T04:56:00.526Z] #57 sha256:6c4e609062a3544969dd4ab8b71062419d767ed5c1ece804481baa11450bc209 [2021-07-20T04:56:00.678Z] #43 111.5 INSTALL criu/criu [2021-07-20T04:56:00.678Z] #43 DONE 111.6s [2021-07-20T04:56:00.678Z] [2021-07-20T04:56:00.678Z] #56 [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-20T04:56:00.678Z] #56 sha256:ccbbced48523a9d582a58021cc80f58df45c9e030ba7ef2eb07f6b255f7d61e4 [2021-07-20T04:56:00.781Z] #57 DONE 0.2s [2021-07-20T04:56:00.781Z] [2021-07-20T04:56:00.781Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-20T04:56:00.781Z] #61 sha256:5d9e8959e4d8b0661b6a63845aae8b95a0c25982ffaf6e226f3e929bde3152d4 [2021-07-20T04:56:00.781Z] #61 DONE 0.1s [2021-07-20T04:56:00.781Z] [2021-07-20T04:56:00.781Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-20T04:56:00.781Z] #66 sha256:1a7efae28b4f84af03d0bd2ac03430be0e7e21cc386aa49eacca7c5fa9c7e02b [2021-07-20T04:56:01.061Z] #43 101.6 CC criu/util.o [2021-07-20T04:56:01.061Z] #43 ... [2021-07-20T04:56:01.061Z] [2021-07-20T04:56:01.061Z] #49 [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-20T04:56:01.061Z] #49 sha256:4491d47885ae03403e52f269accfa722447214c0dc10b0f521d2e2d8e047692d [2021-07-20T04:56:01.061Z] #49 137.8 + /build/golangci-lint --version [2021-07-20T04:56:01.322Z] #49 138.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-20T04:56:01.342Z] #66 DONE 0.4s [2021-07-20T04:56:01.343Z] [2021-07-20T04:56:01.343Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-07-20T04:56:01.343Z] #68 sha256:53dbd7b9d243bffa980c7a4d718792d4eddccff9cc39bc9372462c2268b18922 [2021-07-20T04:56:01.343Z] #68 DONE 0.0s [2021-07-20T04:56:01.343Z] [2021-07-20T04:56:01.343Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-07-20T04:56:01.343Z] #69 sha256:46731dfb294f9d954154e5d9ee7380d1f66d25a5ec12625757ef6918380380a9 [2021-07-20T04:56:01.343Z] #69 DONE 0.0s [2021-07-20T04:56:01.343Z] [2021-07-20T04:56:01.343Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-20T04:56:01.343Z] #70 sha256:3be210642251c25939fb71ee4f417866d58dfafde775d19e5f5a4573c13253c4 [2021-07-20T04:56:01.584Z] #49 DONE 138.2s [2021-07-20T04:56:01.584Z] [2021-07-20T04:56:01.584Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-07-20T04:56:01.584Z] #43 sha256:23eb6d60c13abde6ca368374409db6e3f1d02c54da99c55f4ae9d52269a98e69 [2021-07-20T04:56:02.066Z] #56 ... [2021-07-20T04:56:02.066Z] [2021-07-20T04:56:02.066Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-07-20T04:56:02.066Z] #44 sha256:59c46a393e2da943d440bf109a8e5d4f9f80d07f102561453e84420267728ec3 [2021-07-20T04:56:02.066Z] #44 DONE 0.1s [2021-07-20T04:56:02.198Z] #43 102.7 CC criu/uts_ns.o [2021-07-20T04:56:02.198Z] #43 102.9 CC criu/vdso-compat.o [2021-07-20T04:56:02.269Z] #70 DONE 0.8s [2021-07-20T04:56:02.269Z] [2021-07-20T04:56:02.269Z] #71 exporting to image [2021-07-20T04:56:02.269Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-20T04:56:02.269Z] #71 exporting layers [2021-07-20T04:56:02.330Z] [2021-07-20T04:56:02.330Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-20T04:56:02.330Z] #46 sha256:9ec94a6c471dca6133dc768bf7d79af4ed17648d7b86f225690d2e7b8e8c0c74 [2021-07-20T04:56:02.330Z] #46 DONE 0.1s [2021-07-20T04:56:02.330Z] [2021-07-20T04:56:02.330Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-20T04:56:02.330Z] #48 sha256:be914c1d6a5d67a4a5848aa293c56db757e0af549226a8c557cb16965497eae2 [2021-07-20T04:56:02.330Z] #48 DONE 0.1s [2021-07-20T04:56:02.330Z] [2021-07-20T04:56:02.330Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-20T04:56:02.330Z] #50 sha256:dffd5152af5c88d48effb0b57b79498046a6f9b21e5b4f685482f5dcdd00a1b7 [2021-07-20T04:56:02.457Z] #43 103.1 CC criu/vdso.o [2021-07-20T04:56:02.591Z] #50 DONE 0.2s [2021-07-20T04:56:02.591Z] [2021-07-20T04:56:02.591Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-20T04:56:02.591Z] #52 sha256:1ac2a81c8622528d8304a5fabac949df97060d279326578b21f92d3bff6781cf [2021-07-20T04:56:02.591Z] #52 DONE 0.1s [2021-07-20T04:56:02.591Z] [2021-07-20T04:56:02.591Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-07-20T04:56:02.591Z] #54 sha256:455a63bda68060a231170145766150920c0ca672649943c233f191bfc33fbf6c [2021-07-20T04:56:02.591Z] #54 DONE 0.1s [2021-07-20T04:56:02.591Z] [2021-07-20T04:56:02.591Z] #56 [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-20T04:56:02.591Z] #56 sha256:ccbbced48523a9d582a58021cc80f58df45c9e030ba7ef2eb07f6b255f7d61e4 [2021-07-20T04:56:02.932Z] Running on azwin-2-e33150 in d:\jenkins\workspace\moby_PR-42659 [Pipeline] { [Pipeline] ws [2021-07-20T04:56:02.949Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-20T04:56:03.029Z] #43 103.5 LINK criu/built-in.o [2021-07-20T04:56:03.029Z] #43 103.6 LINK criu/criu [2021-07-20T04:56:03.289Z] #43 103.8 DEP lib/c/criu.d [2021-07-20T04:56:03.289Z] #43 103.9 CC images/rpc.pb-c.o [2021-07-20T04:56:03.549Z] #43 104.2 CC lib/c/criu.o [2021-07-20T04:56:03.634Z] #71 exporting layers 1.5s done [2021-07-20T04:56:03.634Z] #71 writing image sha256:f8ef690ebb1d1789a1f9dbd97e36fe7a78c547ce3ce76b41643523fbc723ef30 done [2021-07-20T04:56:03.634Z] #71 naming to docker.io/library/docker:4cfeb27f78bca36c63c580b47e0f3ba28338c272 done [2021-07-20T04:56:03.634Z] #71 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-07-20T04:56:03.988Z] + trap exit INT TERM [2021-07-20T04:56:03.988Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-07-20T04:56:03.988Z] + CONTAINER_NAME=docker-pr1 [2021-07-20T04:56:03.988Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42659/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42659/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4cfeb27f78bca36c63c580b47e0f3ba28338c272 -e DOCKER_GRAPHDRIVER docker:4cfeb27f78bca36c63c580b47e0f3ba28338c272 hack/make.sh dynbinary-daemon [2021-07-20T04:56:04.118Z] #43 104.7 LINK lib/c/built-in.o [2021-07-20T04:56:04.119Z] #43 104.7 LINK lib/c/libcriu.so [2021-07-20T04:56:04.119Z] #43 104.7 LINK lib/c/libcriu.a [2021-07-20T04:56:04.119Z] #43 104.8 GEN magic.py [2021-07-20T04:56:04.119Z] #43 104.9 Note: Building without setproctitle() and strlcpy() support. [2021-07-20T04:56:04.344Z] The recommended git tool is: git [2021-07-20T04:56:04.378Z] #43 104.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-20T04:56:04.378Z] #43 104.9 Note: Building without GnuTLS support [2021-07-20T04:56:04.378Z] #43 104.9 Makefile.config:39: Warn: you have no libnftables installed [2021-07-20T04:56:04.378Z] #43 104.9 Makefile.config:40: Warn: Building without nftables support [2021-07-20T04:56:04.412Z] #56 143.2 + bin/containerd-stress [2021-07-20T04:56:04.551Z] [2021-07-20T04:56:04.551Z] Removing bundles/ [2021-07-20T04:56:04.551Z] [2021-07-20T04:56:04.551Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-07-20T04:56:04.551Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-20T04:56:04.551Z] GOOS="" GOARCH="" GOARM="" [2021-07-20T04:56:04.638Z] #43 105.2 fatal: not a git repository (or any of the parent directories): .git [2021-07-20T04:56:04.897Z] #43 105.5 make[1]: Nothing to be done for 'all'. [2021-07-20T04:56:05.157Z] #43 105.8 make[1]: 'images/built-in.o' is up to date. [2021-07-20T04:56:05.157Z] #43 105.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-07-20T04:56:05.157Z] #43 105.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-07-20T04:56:05.157Z] #43 105.8 make[1]: 'compel/libcompel.a' is up to date. [2021-07-20T04:56:05.157Z] #43 105.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-07-20T04:56:05.157Z] #43 105.9 make[1]: Nothing to be done for 'all'. [2021-07-20T04:56:05.157Z] #43 105.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-20T04:56:05.157Z] #43 106.0 make[2]: Nothing to be done for 'all'. [2021-07-20T04:56:05.347Z] #56 144.3 + bin/containerd-shim [2021-07-20T04:56:05.417Z] #43 106.0 make[2]: Nothing to be done for 'all'. [2021-07-20T04:56:05.417Z] #43 106.0 make[2]: Nothing to be done for 'all'. [2021-07-20T04:56:05.417Z] #43 106.0 make[2]: Nothing to be done for 'all'. [2021-07-20T04:56:05.417Z] #43 106.1 make[2]: Nothing to be done for 'all'. [2021-07-20T04:56:05.417Z] #43 106.1 make[2]: Nothing to be done for 'all'. [2021-07-20T04:56:05.417Z] #43 106.1 make[2]: Nothing to be done for 'all'. [2021-07-20T04:56:05.417Z] #43 106.2 make[2]: Nothing to be done for 'all'. [2021-07-20T04:56:05.417Z] #43 106.2 INSTALL criu/criu [2021-07-20T04:56:05.679Z] #43 DONE 106.3s [2021-07-20T04:56:05.679Z] [2021-07-20T04:56:05.679Z] #56 [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-20T04:56:05.679Z] #56 sha256:d20754fd6f99f51f89dedc26e795dec1a4188e22b3e696e0fea110419a14a9e9 [2021-07-20T04:56:05.939Z] #56 125.7 + bin/containerd [2021-07-20T04:56:07.322Z] #56 ... [2021-07-20T04:56:07.322Z] [2021-07-20T04:56:07.322Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-07-20T04:56:07.322Z] #44 sha256:0d29ee4fb98458581d3a71fa6ff1db3b96c3cb7f2d88fb86446be17a7f570681 [2021-07-20T04:56:07.322Z] #44 DONE 0.1s [2021-07-20T04:56:07.322Z] [2021-07-20T04:56:07.322Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-20T04:56:07.322Z] #46 sha256:fd49340e05ca7ddf2047253079b0de2e5274e991e715404ca0aae156827c9700 [2021-07-20T04:56:07.322Z] #46 DONE 0.2s [2021-07-20T04:56:07.322Z] [2021-07-20T04:56:07.322Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-20T04:56:07.322Z] #48 sha256:bf1a1b99cbfaffbb5e46e005c284c8f5c220f2d4685d5fe337e56e5d9ef3baa4 [2021-07-20T04:56:07.322Z] #48 DONE 0.1s [2021-07-20T04:56:07.322Z] [2021-07-20T04:56:07.322Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-20T04:56:07.322Z] #50 sha256:c605527d5b4a8220a8fc60cfea4356a67cb194af016ffb13b08670651d0af68c [2021-07-20T04:56:07.322Z] #50 DONE 0.1s [2021-07-20T04:56:07.322Z] [2021-07-20T04:56:07.322Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-20T04:56:07.322Z] #52 sha256:e9e85b7a029429797415555d281d146269e034a73ad968797852a19f916a2a62 [2021-07-20T04:56:07.322Z] #52 DONE 0.1s [2021-07-20T04:56:07.322Z] [2021-07-20T04:56:07.322Z] #56 [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-20T04:56:07.322Z] #56 sha256:d20754fd6f99f51f89dedc26e795dec1a4188e22b3e696e0fea110419a14a9e9 [2021-07-20T04:56:07.322Z] #56 ... [2021-07-20T04:56:07.322Z] [2021-07-20T04:56:07.322Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-07-20T04:56:07.322Z] #54 sha256:b3c493ada2822a96166b4985a87db4e94013d1f42fed9726907e57b2a934de85 [2021-07-20T04:56:07.322Z] #54 DONE 0.1s [2021-07-20T04:56:07.582Z] [2021-07-20T04:56:07.582Z] #56 [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-20T04:56:07.582Z] #56 sha256:d20754fd6f99f51f89dedc26e795dec1a4188e22b3e696e0fea110419a14a9e9 [2021-07-20T04:56:09.119Z] #56 141.6 + bin/containerd-stress [2021-07-20T04:56:09.119Z] #56 142.6 + bin/containerd-shim [2021-07-20T04:56:11.633Z] #56 149.4 + bin/containerd-shim-runc-v1 [2021-07-20T04:56:13.460Z] #56 151.1 + bin/containerd-shim-runc-v1 [2021-07-20T04:56:14.830Z] #56 146.5 + bin/containerd-stress [2021-07-20T04:56:16.214Z] #56 149.0 + bin/containerd-shim [2021-07-20T04:56:16.760Z] #56 155.6 + bin/containerd-shim-runc-v2 [2021-07-20T04:56:16.879Z] #56 153.8 + bin/containerd-shim-runc-v2 [2021-07-20T04:56:16.879Z] #56 154.4 + binaries [2021-07-20T04:56:16.879Z] #56 154.4 + install -D bin/containerd /build/containerd [2021-07-20T04:56:16.879Z] #56 154.4 + install -D bin/containerd-shim /build/containerd-shim [2021-07-20T04:56:16.879Z] #56 154.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-20T04:56:16.879Z] #56 154.4 + install -D bin/ctr /build/ctr [2021-07-20T04:56:17.134Z] #56 DONE 154.8s [2021-07-20T04:56:17.326Z] #56 156.2 + binaries [2021-07-20T04:56:17.326Z] #56 156.2 + install -D bin/containerd /build/containerd [2021-07-20T04:56:17.326Z] #56 156.2 + install -D bin/containerd-shim /build/containerd-shim [2021-07-20T04:56:17.326Z] #56 156.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-20T04:56:17.326Z] #56 156.2 + install -D bin/ctr /build/ctr [2021-07-20T04:56:17.584Z] #56 DONE 156.6s [2021-07-20T04:56:17.699Z] [2021-07-20T04:56:17.699Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-20T04:56:17.699Z] #57 sha256:fed54d97ed2ae19be2905a5f07f0b3581a4afc585bd4a5d4caa8d3d507c794f5 [2021-07-20T04:56:17.955Z] #57 DONE 0.2s [2021-07-20T04:56:17.955Z] [2021-07-20T04:56:17.955Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-20T04:56:17.955Z] #61 sha256:c0ca8b989eca29465706d2eb1f22c0910220f4c511aa21fc41d73af61926ee1d [2021-07-20T04:56:17.955Z] #61 DONE 0.1s [2021-07-20T04:56:18.210Z] [2021-07-20T04:56:18.210Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-20T04:56:18.210Z] #66 sha256:510e3cebe95ff31c757a08762ae64419be9a218219948a8cdb0192806c6b13cf [2021-07-20T04:56:18.521Z] [2021-07-20T04:56:18.521Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-20T04:56:18.521Z] #57 sha256:92fb4b7e70d5076c94511a6f72c0ec038112fccfa5dba91553f2a56fffe1d70f [2021-07-20T04:56:18.521Z] #57 DONE 0.2s [2021-07-20T04:56:18.521Z] [2021-07-20T04:56:18.521Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-20T04:56:18.521Z] #61 sha256:02fadb6bb8ae517792525d10eae87857177d4e5eb1d5940b085ccfa3bd381229 [2021-07-20T04:56:18.521Z] #61 DONE 0.1s [2021-07-20T04:56:18.779Z] [2021-07-20T04:56:18.779Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-20T04:56:18.779Z] #66 sha256:3cc0a3693d59ebc1b3d47bd78590b2f94a7735c50931498f674585b6e4f57727 [2021-07-20T04:56:19.036Z] #66 DONE 0.5s [2021-07-20T04:56:19.036Z] [2021-07-20T04:56:19.036Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-07-20T04:56:19.036Z] #68 sha256:d0536def23c0e531e7520a703917c99c010f4a5db3345874c294363919250970 [2021-07-20T04:56:19.036Z] #68 DONE 0.0s [2021-07-20T04:56:19.135Z] #66 DONE 0.8s [2021-07-20T04:56:19.135Z] [2021-07-20T04:56:19.135Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-07-20T04:56:19.135Z] #68 sha256:ad51de62cc535b0721e02ed4abfe7ee606c6864e1a99f232fc326e1ca1cc3ec8 [2021-07-20T04:56:19.135Z] #68 DONE 0.1s [2021-07-20T04:56:19.135Z] [2021-07-20T04:56:19.135Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-07-20T04:56:19.135Z] #69 sha256:0e9981f31bee0094bbb131d160b3634bb5e61720d2971413e95fcefa00612bd7 [2021-07-20T04:56:19.135Z] #69 DONE 0.0s [2021-07-20T04:56:19.135Z] [2021-07-20T04:56:19.135Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-20T04:56:19.135Z] #70 sha256:4138c73d6111229c953dcabe1a112cb7988952a67d4c493a71054805573953aa [2021-07-20T04:56:19.295Z] [2021-07-20T04:56:19.295Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-07-20T04:56:19.295Z] #69 sha256:144ef61257f180f06c3733a5f1a2eb0c40227d1014c64ed129fbee1e16e009a7 [2021-07-20T04:56:19.295Z] #69 DONE 0.0s [2021-07-20T04:56:19.295Z] [2021-07-20T04:56:19.295Z] #70 [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-20T04:56:19.295Z] #70 sha256:1d8c54923a06a1c09f45c12ecbb4a87aa653c77ce8226021ed91914c1fd26d79 [2021-07-20T04:56:19.697Z] #70 DONE 0.6s [2021-07-20T04:56:19.697Z] [2021-07-20T04:56:19.697Z] #71 exporting to image [2021-07-20T04:56:19.697Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-20T04:56:19.697Z] #71 exporting layers [2021-07-20T04:56:19.861Z] #70 0.724 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-20T04:56:20.427Z] #70 1.144 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-20T04:56:20.427Z] #70 1.305 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-20T04:56:20.427Z] #70 1.387 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-20T04:56:21.253Z] #70 1.484 Reading package lists... [2021-07-20T04:56:21.584Z] #71 exporting layers 1.9s done [2021-07-20T04:56:21.584Z] #71 writing image sha256:734a3a898535e04d636a7d8a5d13ea94fb9ac93b9d21cea331c45225869f42d8 done [2021-07-20T04:56:21.584Z] #71 naming to docker.io/library/docker:4cfeb27f78bca36c63c580b47e0f3ba28338c272 done [2021-07-20T04:56:21.584Z] #71 DONE 2.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-07-20T04:56:21.820Z] #70 2.164 Reading package lists... [2021-07-20T04:56:21.927Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42659/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42659/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4cfeb27f78bca36c63c580b47e0f3ba28338c272 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4cfeb27f78bca36c63c580b47e0f3ba28338c272 hack/validate/default [2021-07-20T04:56:22.078Z] #70 2.788 Building dependency tree... [2021-07-20T04:56:22.078Z] #70 2.913 Reading state information... [2021-07-20T04:56:22.078Z] #70 3.017 The following additional packages will be installed: [2021-07-20T04:56:22.336Z] #70 3.017 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-07-20T04:56:22.336Z] #70 3.018 libpam-systemd [2021-07-20T04:56:22.336Z] #70 3.018 Suggested packages: [2021-07-20T04:56:22.336Z] #70 3.018 systemd-container policykit-1 [2021-07-20T04:56:22.336Z] #70 3.018 Recommended packages: [2021-07-20T04:56:22.337Z] #70 3.018 libnss-systemd [2021-07-20T04:56:22.337Z] #70 3.099 The following NEW packages will be installed: [2021-07-20T04:56:22.337Z] #70 3.099 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-07-20T04:56:22.337Z] #70 3.100 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-07-20T04:56:22.595Z] #70 3.366 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-07-20T04:56:22.595Z] #70 3.366 Need to get 4762 kB of archives. [2021-07-20T04:56:22.595Z] #70 3.366 After this operation, 16.6 MB of additional disk space will be used. [2021-07-20T04:56:22.595Z] #70 3.366 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-07-20T04:56:22.595Z] #70 3.368 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-20T04:56:22.595Z] #70 3.369 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-07-20T04:56:22.595Z] #70 3.371 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-07-20T04:56:22.595Z] #70 3.374 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-07-20T04:56:22.595Z] #70 3.374 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-07-20T04:56:22.595Z] #70 3.411 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-07-20T04:56:22.595Z] #70 3.412 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-20T04:56:22.595Z] #70 3.414 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-07-20T04:56:22.595Z] #70 3.416 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-07-20T04:56:22.595Z] #70 3.418 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-20T04:56:22.595Z] #70 3.540 debconf: delaying package configuration, since apt-utils is not installed [2021-07-20T04:56:22.853Z] #70 3.563 Fetched 4762 kB in 0s (15.4 MB/s) [2021-07-20T04:56:22.853Z] #70 3.588 Selecting previously unselected package libargon2-1:amd64. [2021-07-20T04:56:22.853Z] #70 3.588 (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-20T04:56:22.853Z] #70 3.636 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-07-20T04:56:22.853Z] #70 3.642 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-20T04:56:22.853Z] #70 3.672 Selecting previously unselected package libjson-c3:amd64. [2021-07-20T04:56:22.853Z] #70 3.675 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-07-20T04:56:22.853Z] #70 3.678 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-20T04:56:22.853Z] #70 3.710 Selecting previously unselected package libcryptsetup12:amd64. [2021-07-20T04:56:22.853Z] #70 3.710 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-07-20T04:56:22.853Z] #70 3.713 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-20T04:56:22.853Z] #70 3.762 Selecting previously unselected package libidn11:amd64. [2021-07-20T04:56:22.853Z] #70 3.762 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-07-20T04:56:22.873Z] Congratulations! All commits are properly signed with the DCO! [2021-07-20T04:56:23.111Z] #70 3.765 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-07-20T04:56:23.111Z] #70 3.808 Selecting previously unselected package libkmod2:amd64. [2021-07-20T04:56:23.111Z] #70 3.808 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-07-20T04:56:23.111Z] #70 3.811 Unpacking libkmod2:amd64 (26-1) ... [2021-07-20T04:56:23.111Z] #70 3.850 Selecting previously unselected package systemd. [2021-07-20T04:56:23.111Z] #70 3.853 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-07-20T04:56:23.111Z] #70 3.897 Unpacking systemd (241-7~deb10u7) ... [2021-07-20T04:56:23.368Z] #70 4.314 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-20T04:56:23.435Z] Congratulations! Seccomp profile generation is done correctly. [2021-07-20T04:56:23.435Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-07-20T04:56:23.627Z] #70 4.323 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-20T04:56:23.627Z] #70 4.333 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-20T04:56:23.627Z] #70 4.343 Setting up libidn11:amd64 (1.33-2.2) ... [2021-07-20T04:56:23.627Z] #70 4.354 Setting up libkmod2:amd64 (26-1) ... [2021-07-20T04:56:23.627Z] #70 4.364 Setting up systemd (241-7~deb10u7) ... [2021-07-20T04:56:23.627Z] #70 4.405 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-07-20T04:56:23.627Z] #70 4.407 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-07-20T04:56:23.627Z] #70 4.411 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-20T04:56:23.627Z] #70 4.411 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-20T04:56:23.886Z] #70 4.781 Selecting previously unselected package systemd-sysv. [2021-07-20T04:56:23.886Z] #70 4.781 (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-20T04:56:23.886Z] #70 4.795 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-07-20T04:56:23.886Z] #70 4.799 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-07-20T04:56:23.886Z] #70 4.836 Selecting previously unselected package libdbus-1-3:amd64. [2021-07-20T04:56:23.886Z] #70 4.839 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-07-20T04:56:23.886Z] #70 4.842 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-20T04:56:23.886Z] #70 4.895 Selecting previously unselected package dbus. [2021-07-20T04:56:24.144Z] #70 4.895 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-07-20T04:56:24.144Z] #70 4.907 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-07-20T04:56:24.144Z] #70 4.963 Selecting previously unselected package libpam-systemd:amd64. [2021-07-20T04:56:24.144Z] #70 4.964 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-07-20T04:56:24.144Z] #70 4.967 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-07-20T04:56:24.144Z] #70 5.007 Selecting previously unselected package dbus-user-session. [2021-07-20T04:56:24.144Z] #70 5.007 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-07-20T04:56:24.144Z] #70 5.010 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-20T04:56:24.144Z] #70 5.048 Setting up systemd-sysv (241-7~deb10u7) ... [2021-07-20T04:56:24.144Z] #70 5.059 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-20T04:56:24.144Z] #70 5.071 Setting up dbus (1.12.20-0+deb10u1) ... [2021-07-20T04:56:24.363Z] #56 156.5 + bin/containerd-shim-runc-v1 [2021-07-20T04:56:24.405Z] #70 5.183 invoke-rc.d: could not determine current runlevel [2021-07-20T04:56:24.405Z] #70 5.186 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-20T04:56:24.405Z] #70 5.190 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-07-20T04:56:24.405Z] #70 5.306 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-20T04:56:24.663Z] #70 5.319 Processing triggers for systemd (241-7~deb10u7) ... [2021-07-20T04:56:24.663Z] #70 5.327 Processing triggers for libc-bin (2.28-10) ... [2021-07-20T04:56:24.663Z] #70 DONE 5.5s [2021-07-20T04:56:24.663Z] [2021-07-20T04:56:24.663Z] #71 [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-20T04:56:24.663Z] #71 sha256:ca29ed3ad269859c67947744f8f807467e87d95e8dcce2e57fd5f8e2f23ecef9 [2021-07-20T04:56:25.231Z] #71 0.454 % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-20T04:56:25.231Z] #71 0.458 Dload Upload Total Spent Left Speed [2021-07-20T04:56:25.231Z] #71 0.459 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 18793 0 --:--:-- --:--:-- --:--:-- 18793 [2021-07-20T04:56:25.231Z] #71 DONE 0.6s [2021-07-20T04:56:25.231Z] [2021-07-20T04:56:25.231Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-20T04:56:25.231Z] #72 sha256:57168f75620aa376936830c63019988800c5d1445a7861291217d7ba1c5d1a55 [2021-07-20T04:56:26.166Z] #72 DONE 0.7s [2021-07-20T04:56:26.166Z] [2021-07-20T04:56:26.166Z] #73 exporting to image [2021-07-20T04:56:26.166Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-20T04:56:26.166Z] #73 exporting layers [2021-07-20T04:56:27.807Z] #56 160.4 + bin/containerd-shim-runc-v2 [2021-07-20T04:56:28.065Z] #73 exporting layers 2.0s done [2021-07-20T04:56:28.065Z] #73 writing image sha256:abebcddfbb63c8bb1415ee41e5048d4349f8f02d57cf42033ebdfa4ceb301d88 done [2021-07-20T04:56:28.065Z] #73 naming to docker.io/library/docker:4cfeb27f78bca36c63c580b47e0f3ba28338c272 done [2021-07-20T04:56:28.065Z] #73 DONE 2.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-20T04:56:28.336Z] using credential docker-jenkins-github-credentials [2021-07-20T04:56:28.402Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42659/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4cfeb27f78bca36c63c580b47e0f3ba28338c272 -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=20.10 docker:4cfeb27f78bca36c63c580b47e0f3ba28338c272 hack/make.sh dynbinary test-integration [2021-07-20T04:56:28.410Z] Cloning the remote Git repository [2021-07-20T04:56:28.410Z] Cloning with configured refspecs honoured and without tags [2021-07-20T04:56:28.749Z] #56 161.2 + binaries [2021-07-20T04:56:28.749Z] #56 161.2 + install -D bin/containerd /build/containerd [2021-07-20T04:56:28.749Z] #56 161.3 + install -D bin/containerd-shim /build/containerd-shim [2021-07-20T04:56:28.749Z] #56 161.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-20T04:56:28.749Z] #56 161.3 + install -D bin/ctr /build/ctr [2021-07-20T04:56:28.968Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-07-20T04:56:28.968Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-07-20T04:56:28.968Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-07-20T04:56:28.968Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-07-20T04:56:28.968Z] 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-20T04:56:28.968Z] Detected virtualization docker. [2021-07-20T04:56:28.968Z] Detected architecture x86-64. [2021-07-20T04:56:28.968Z] Set hostname to <353eabe3e45f>. [2021-07-20T04:56:29.009Z] #56 DONE 161.7s [2021-07-20T04:56:29.535Z] + source /etc/docker-entrypoint-cmd [2021-07-20T04:56:29.535Z] ++ hack/make.sh dynbinary test-integration [2021-07-20T04:56:29.535Z] [2021-07-20T04:56:29.535Z] Removing bundles/ [2021-07-20T04:56:29.535Z] [2021-07-20T04:56:29.535Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-20T04:56:29.535Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-20T04:56:29.535Z] GOOS="" GOARCH="" GOARM="" [2021-07-20T04:56:28.604Z] Cloning repository https://github.com/moby/moby.git [2021-07-20T04:56:28.994Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-20T04:56:29.840Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T04:56:29.840Z] > git --version # timeout=10 [2021-07-20T04:56:29.892Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-20T04:56:29.893Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T04:56:29.897Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42659/head:refs/remotes/origin/PR-42659 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-20T04:56:30.393Z] [2021-07-20T04:56:30.393Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-20T04:56:30.393Z] #57 sha256:e90276ae45996c5d0d7e629220a483142497d7b73e7a238a570d0e70a3a52297 [2021-07-20T04:56:30.654Z] #57 DONE 0.2s [2021-07-20T04:56:30.654Z] [2021-07-20T04:56:30.654Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-20T04:56:30.654Z] #61 sha256:ce2b853765483c3d58bc65e07dc99e4347793150a2a45e247325619c713b116f [2021-07-20T04:56:30.654Z] #61 DONE 0.1s [2021-07-20T04:56:30.918Z] [2021-07-20T04:56:30.918Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-20T04:56:30.918Z] #66 sha256:11bfefe1a24c87ce5cafdcd0be20f1b593bf269735abd8ce316f8d249cc7f408 [2021-07-20T04:56:31.518Z] #66 DONE 0.5s [2021-07-20T04:56:31.518Z] [2021-07-20T04:56:31.518Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-07-20T04:56:31.518Z] #68 sha256:8794d7651610e7666d5b0bc9b50d62e9b4c23b8257287797b403671b4010fd95 [2021-07-20T04:56:31.518Z] #68 DONE 0.1s [2021-07-20T04:56:31.518Z] [2021-07-20T04:56:31.518Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-07-20T04:56:31.518Z] #69 sha256:930e29ddad13fcd78ef9c148a809e2510de120b460b204ce0fd6c720459f6bb2 [2021-07-20T04:56:31.518Z] #69 DONE 0.0s [2021-07-20T04:56:31.518Z] [2021-07-20T04:56:31.518Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-20T04:56:31.518Z] #70 sha256:22d9d23d7f216eb987b9a59a92ac1f990691ac71b115669f100436a84c79e166 [2021-07-20T04:56:33.432Z] #70 DONE 1.9s [2021-07-20T04:56:33.432Z] [2021-07-20T04:56:33.432Z] #71 exporting to image [2021-07-20T04:56:33.432Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-20T04:56:33.432Z] #71 exporting layers [2021-07-20T04:56:33.486Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-07-20T04:56:34.047Z] Congratulations! All API changes are done the right way. [2021-07-20T04:56:34.047Z] Congratulations! All TOML source files changed here have valid syntax. [2021-07-20T04:56:34.047Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-07-20T04:56:34.047Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-07-20T04:56:34.047Z] Congratulations! No new tests were added to integration-cli. [2021-07-20T04:56:34.047Z] [2021-07-20T04:56:34.047Z] INFO Start validation with golang-ci-lint [2021-07-20T04:56:34.047Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-07-20T04:56:34.047Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-20T04:56:34.047Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-20T04:56:35.349Z] #71 exporting layers 1.9s done [2021-07-20T04:56:35.349Z] #71 writing image sha256:ec694ef6618e842388f2d014e1ec9aece6d6ef9b8565bf7adafec9aa0d9132d8 done [2021-07-20T04:56:35.349Z] #71 naming to docker.io/library/docker:4cfeb27f78bca36c63c580b47e0f3ba28338c272 [2021-07-20T04:56:35.349Z] #71 naming to docker.io/library/docker:4cfeb27f78bca36c63c580b47e0f3ba28338c272 done [2021-07-20T04:56:35.349Z] #71 DONE 1.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-20T04:56:35.685Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42659/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4cfeb27f78bca36c63c580b47e0f3ba28338c272 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4cfeb27f78bca36c63c580b47e0f3ba28338c272 hack/test/unit [2021-07-20T04:56:38.988Z] ? github.com/docker/docker/api [no test files] [2021-07-20T04:56:39.674Z] #56 154.3 + bin/containerd-stress [2021-07-20T04:56:39.674Z] #56 155.4 + bin/containerd-shim [2021-07-20T04:56:42.208Z] #56 162.1 + bin/containerd-shim-runc-v1 [2021-07-20T04:56:46.163Z] Fetching without tags [2021-07-20T04:56:46.887Z] Merging remotes/origin/20.10 commit 013d6655bb0f4c86bcd9d48372ef67afd0ded65e into PR head commit 4cfeb27f78bca36c63c580b47e0f3ba28338c272 [2021-07-20T04:56:47.515Z] #56 166.7 + bin/containerd-shim-runc-v2 [2021-07-20T04:56:47.515Z] #56 167.3 + binaries [2021-07-20T04:56:47.515Z] #56 167.3 + install -D bin/containerd /build/containerd [2021-07-20T04:56:47.515Z] #56 167.3 + install -D bin/containerd-shim /build/containerd-shim [2021-07-20T04:56:47.515Z] #56 167.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-20T04:56:47.515Z] #56 167.3 + install -D bin/ctr /build/ctr [2021-07-20T04:56:45.833Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T04:56:45.901Z] > git config --add remote.origin.fetch +refs/pull/42659/head:refs/remotes/origin/PR-42659 # timeout=10 [2021-07-20T04:56:45.948Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-20T04:56:46.075Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-20T04:56:46.201Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-20T04:56:46.201Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T04:56:46.202Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42659/head:refs/remotes/origin/PR-42659 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-20T04:56:46.993Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T04:56:47.041Z] > git checkout -f 4cfeb27f78bca36c63c580b47e0f3ba28338c272 # timeout=10 [2021-07-20T04:56:48.084Z] #56 DONE 167.7s [2021-07-20T04:56:48.656Z] [2021-07-20T04:56:48.656Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-20T04:56:48.656Z] #57 sha256:c6d68937af1250e0a72459860e8e90f739356fb2a30c5b84d4173b292455c602 [2021-07-20T04:56:48.914Z] #57 DONE 0.2s [2021-07-20T04:56:48.914Z] [2021-07-20T04:56:48.914Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-20T04:56:48.914Z] #61 sha256:24d5abdd2ecfbeb1a796752b4f75401392c2fc05bc41a75bda547533c270bcb4 [2021-07-20T04:56:48.914Z] #61 DONE 0.1s [2021-07-20T04:56:48.914Z] [2021-07-20T04:56:48.914Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-20T04:56:48.914Z] #66 sha256:8eb14c0fa08f40375fd4f44367599998772dd922fec2b6fc61b3087b967003a9 [2021-07-20T04:56:49.174Z] #66 DONE 0.5s [2021-07-20T04:56:49.433Z] [2021-07-20T04:56:49.433Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-07-20T04:56:49.433Z] #68 sha256:aa9ab5a523d50176e87906f0b43ebc99a666364028307e06f0936aef9034ede8 [2021-07-20T04:56:49.433Z] #68 DONE 0.0s [2021-07-20T04:56:49.433Z] [2021-07-20T04:56:49.433Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-07-20T04:56:49.433Z] #69 sha256:de73b81430ae63c4cb620d611aa12d83aa6b4cf50240a61a0f6b443634d48f71 [2021-07-20T04:56:49.433Z] #69 DONE 0.0s [2021-07-20T04:56:49.433Z] [2021-07-20T04:56:49.433Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-20T04:56:49.433Z] #70 sha256:578971e68a554c033535bbf19b0932f3ddd774a32c2d5e98d5c5b49f09cf0a30 [2021-07-20T04:56:50.000Z] #70 DONE 0.8s [2021-07-20T04:56:50.048Z] Merge succeeded, producing 4cfeb27f78bca36c63c580b47e0f3ba28338c272 [2021-07-20T04:56:50.048Z] Checking out Revision 4cfeb27f78bca36c63c580b47e0f3ba28338c272 (PR-42659) [2021-07-20T04:56:50.260Z] [2021-07-20T04:56:50.260Z] #71 exporting to image [2021-07-20T04:56:50.260Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-20T04:56:50.260Z] #71 exporting layers [2021-07-20T04:56:49.697Z] > git remote # timeout=10 [2021-07-20T04:56:49.771Z] > git config --get remote.origin.url # timeout=10 [2021-07-20T04:56:49.822Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-20T04:56:49.824Z] > git merge 013d6655bb0f4c86bcd9d48372ef67afd0ded65e # timeout=10 [2021-07-20T04:56:49.960Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-20T04:56:50.084Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T04:56:50.132Z] > git checkout -f 4cfeb27f78bca36c63c580b47e0f3ba28338c272 # timeout=10 [2021-07-20T04:56:56.828Z] #71 exporting layers 6.5s done [2021-07-20T04:56:56.828Z] #71 writing image sha256:4289848698a63c1cc579f229316fdf2d44165e8598af7618ab0235501e8e417f done [2021-07-20T04:56:56.828Z] #71 naming to docker.io/library/docker:4cfeb27f78bca36c63c580b47e0f3ba28338c272 done [2021-07-20T04:56:56.828Z] #71 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-20T04:56:57.167Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42659/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4cfeb27f78bca36c63c580b47e0f3ba28338c272 -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=20.10 docker:4cfeb27f78bca36c63c580b47e0f3ba28338c272 hack/make.sh dynbinary test-integration [2021-07-20T04:56:57.735Z] [2021-07-20T04:56:57.735Z] Removing bundles/ [2021-07-20T04:56:57.735Z] [2021-07-20T04:56:57.735Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-20T04:56:57.735Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-20T04:56:57.735Z] GOOS="" GOARCH="" GOARM="" [2021-07-20T04:57:00.989Z] ok github.com/docker/docker/api/server 0.033s coverage: 9.0% of statements [2021-07-20T04:57:00.993Z] Commit message: "update runc binary to v1.0.1" [2021-07-20T04:57:01.384Z] > git --version # timeout=10 [2021-07-20T04:57:01.441Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-20T04:57:01.490Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-20T04:57:04.757Z] + docker version [2021-07-20T04:57:11.817Z] Client: [2021-07-20T04:57:11.817Z] Version: 20.10.6 [2021-07-20T04:57:11.817Z] API version: 1.41 [2021-07-20T04:57:11.817Z] Go version: go1.16.3 [2021-07-20T04:57:11.817Z] Git commit: 370c289 [2021-07-20T04:57:11.817Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-20T04:57:11.817Z] OS/Arch: windows/amd64 [2021-07-20T04:57:11.817Z] Context: default [2021-07-20T04:57:11.817Z] Experimental: true [2021-07-20T04:57:11.817Z] [2021-07-20T04:57:11.817Z] Server: Docker Engine - Community [2021-07-20T04:57:11.817Z] Engine: [2021-07-20T04:57:11.817Z] Version: 20.10.6 [2021-07-20T04:57:11.817Z] API version: 1.41 (minimum version 1.24) [2021-07-20T04:57:11.817Z] Go version: go1.13.15 [2021-07-20T04:57:11.817Z] Git commit: 8728dd2 [2021-07-20T04:57:11.817Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-20T04:57:11.817Z] OS/Arch: windows/amd64 [2021-07-20T04:57:11.817Z] Experimental: true [Pipeline] sh [2021-07-20T04:57:13.327Z] + docker info [2021-07-20T04:57:23.628Z] Client: [2021-07-20T04:57:23.628Z] Context: default [2021-07-20T04:57:23.628Z] Debug Mode: false [2021-07-20T04:57:23.628Z] Plugins: [2021-07-20T04:57:23.628Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-20T04:57:23.628Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-20T04:57:23.628Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-20T04:57:23.628Z] [2021-07-20T04:57:23.628Z] Server: [2021-07-20T04:57:23.628Z] Containers: 0 [2021-07-20T04:57:23.628Z] Running: 0 [2021-07-20T04:57:23.628Z] Paused: 0 [2021-07-20T04:57:23.628Z] Stopped: 0 [2021-07-20T04:57:23.628Z] Images: 0 [2021-07-20T04:57:23.628Z] Server Version: 20.10.6 [2021-07-20T04:57:23.628Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-20T04:57:23.628Z] Windows: [2021-07-20T04:57:23.628Z] LCOW: [2021-07-20T04:57:23.628Z] Logging Driver: json-file [2021-07-20T04:57:23.628Z] Plugins: [2021-07-20T04:57:23.628Z] Volume: local [2021-07-20T04:57:23.628Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-20T04:57:23.628Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-20T04:57:23.628Z] Swarm: inactive [2021-07-20T04:57:23.628Z] Default Isolation: process [2021-07-20T04:57:23.628Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-20T04:57:23.628Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-20T04:57:23.628Z] OSType: windows [2021-07-20T04:57:23.628Z] Architecture: x86_64 [2021-07-20T04:57:23.628Z] CPUs: 4 [2021-07-20T04:57:23.628Z] Total Memory: 32GiB [2021-07-20T04:57:23.628Z] Name: azwin-2-e33150 [2021-07-20T04:57:23.628Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-20T04:57:23.628Z] Docker Root Dir: D:\docker [2021-07-20T04:57:23.628Z] Debug Mode: false [2021-07-20T04:57:23.628Z] Registry: https://index.docker.io/v1/ [2021-07-20T04:57:23.628Z] Labels: [2021-07-20T04:57:23.628Z] Experimental: true [2021-07-20T04:57:23.628Z] Insecure Registries: [2021-07-20T04:57:23.628Z] 10.0.0.4:5000 [2021-07-20T04:57:23.628Z] 127.0.0.0/8 [2021-07-20T04:57:23.628Z] Registry Mirrors: [2021-07-20T04:57:23.628Z] http://10.0.0.4:5000/ [2021-07-20T04:57:23.628Z] Live Restore Enabled: false [2021-07-20T04:57:23.628Z] Product License: Community Engine [2021-07-20T04:57:23.628Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-20T04:57:40.934Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-20T04:57:40.934Z] [2021-07-20T04:57:40.934Z] + TEST_INTEGRATION_DEST=1 [2021-07-20T04:57:40.934Z] + CONTAINER_NAME=docker-pr1-1 [2021-07-20T04:57:40.934Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-07-20T04:57:40.934Z] + run_tests test-integration-flaky [2021-07-20T04:57:40.934Z] + '[' -n 0 ']' [2021-07-20T04:57:40.934Z] + rm= [2021-07-20T04:57:40.934Z] + c=0 [2021-07-20T04:57:40.934Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42659/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42659/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42659/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4cfeb27f78bca36c63c580b47e0f3ba28338c272 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4cfeb27f78bca36c63c580b47e0f3ba28338c272 hack/make.sh test-integration-flaky test-integration [2021-07-20T04:57:40.934Z] ++ jobs -p [2021-07-20T04:57:40.934Z] + for job in $(jobs -p) [2021-07-20T04:57:40.934Z] + wait 11113 [2021-07-20T04:57:40.934Z] + TEST_INTEGRATION_DEST=3 [2021-07-20T04:57:40.934Z] + CONTAINER_NAME=docker-pr1-3 [2021-07-20T04:57:40.934Z] + TEST_SKIP_INTEGRATION=1 [2021-07-20T04:57:40.934Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-20T04:57:40.934Z] + run_tests [2021-07-20T04:57:40.934Z] + '[' -n 0 ']' [2021-07-20T04:57:40.934Z] + rm= [2021-07-20T04:57:40.934Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42659/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42659/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42659/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4cfeb27f78bca36c63c580b47e0f3ba28338c272 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4cfeb27f78bca36c63c580b47e0f3ba28338c272 hack/make.sh '' test-integration [2021-07-20T04:57:40.934Z] + TEST_INTEGRATION_DEST=2 [2021-07-20T04:57:40.934Z] + CONTAINER_NAME=docker-pr1-2 [2021-07-20T04:57:40.934Z] + TEST_SKIP_INTEGRATION=1 [2021-07-20T04:57:40.934Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-20T04:57:40.934Z] + run_tests [2021-07-20T04:57:40.934Z] + '[' -n 0 ']' [2021-07-20T04:57:40.934Z] + rm= [2021-07-20T04:57:40.934Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42659/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42659/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42659/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4cfeb27f78bca36c63c580b47e0f3ba28338c272 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4cfeb27f78bca36c63c580b47e0f3ba28338c272 hack/make.sh '' test-integration [2021-07-20T04:57:40.934Z] [2021-07-20T04:57:40.934Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-07-20T04:57:40.934Z] [2021-07-20T04:57:40.934Z] [2021-07-20T04:57:40.934Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-20T04:57:40.934Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-20T04:57:40.934Z] HOSTNAME=61bce91aa866 [2021-07-20T04:57:40.934Z] TEST_SKIP_INTEGRATION=1 [2021-07-20T04:57:40.934Z] TESTDEBUG=0 [2021-07-20T04:57:40.934Z] DEST=bundles/test-integration [2021-07-20T04:57:40.934Z] PWD=/go/src/github.com/docker/docker [2021-07-20T04:57:40.934Z] KEEPBUNDLE=1 [2021-07-20T04:57:40.934Z] DOCKER_GITCOMMIT=4cfeb27f78bca36c63c580b47e0f3ba28338c272 [2021-07-20T04:57:40.934Z] container=docker [2021-07-20T04:57:40.934Z] HOME=/root [2021-07-20T04:57:40.934Z] GOLANG_VERSION=1.16.6 [2021-07-20T04:57:40.934Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-20T04:57:40.934Z] VALIDATE_BRANCH=20.10 [2021-07-20T04:57:40.934Z] TERM=xterm [2021-07-20T04:57:40.934Z] DOCKER_PKG=github.com/docker/docker [2021-07-20T04:57:40.934Z] SHLVL=1 [2021-07-20T04:57:40.934Z] TIMEOUT=120m [2021-07-20T04:57:40.934Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-20T04:57:40.934Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-20T04:57:40.934Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-20T04:57:40.934Z] GO111MODULE=off [2021-07-20T04:57:40.934Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-20T04:57:40.934Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-20T04:57:40.934Z] GOPATH=/go [2021-07-20T04:57:40.934Z] PKG_CONFIG=pkg-config [2021-07-20T04:57:40.934Z] _=/usr/bin/env [2021-07-20T04:57:40.934Z] Building test suite binary ./integration-cli/test.main [2021-07-20T04:57:40.934Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-20T04:57:40.934Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-20T04:57:40.934Z] HOSTNAME=3dd152b8f9ba [2021-07-20T04:57:40.934Z] TEST_SKIP_INTEGRATION=1 [2021-07-20T04:57:40.934Z] TESTDEBUG=0 [2021-07-20T04:57:40.934Z] DEST=bundles/test-integration [2021-07-20T04:57:40.934Z] PWD=/go/src/github.com/docker/docker [2021-07-20T04:57:40.934Z] KEEPBUNDLE=1 [2021-07-20T04:57:40.934Z] DOCKER_GITCOMMIT=4cfeb27f78bca36c63c580b47e0f3ba28338c272 [2021-07-20T04:57:40.934Z] container=docker [2021-07-20T04:57:40.934Z] HOME=/root [2021-07-20T04:57:40.934Z] GOLANG_VERSION=1.16.6 [2021-07-20T04:57:40.934Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-20T04:57:40.934Z] VALIDATE_BRANCH=20.10 [2021-07-20T04:57:40.934Z] TERM=xterm [2021-07-20T04:57:40.934Z] DOCKER_PKG=github.com/docker/docker [2021-07-20T04:57:40.934Z] SHLVL=1 [2021-07-20T04:57:40.934Z] TIMEOUT=120m [2021-07-20T04:57:40.934Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-20T04:57:40.934Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-20T04:57:40.934Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-07-20T04:57:40.934Z] GO111MODULE=off [2021-07-20T04:57:40.934Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-20T04:57:40.934Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-20T04:57:40.934Z] GOPATH=/go [2021-07-20T04:57:40.934Z] PKG_CONFIG=pkg-config [2021-07-20T04:57:40.934Z] _=/usr/bin/env [2021-07-20T04:57:40.934Z] Building test suite binary ./integration-cli/test.main [2021-07-20T04:57:40.934Z] No new tests added to integration. [2021-07-20T04:57:40.934Z] [2021-07-20T04:57:40.934Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-20T04:57:40.934Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-20T04:57:40.934Z] HOSTNAME=0fc0e9f3144b [2021-07-20T04:57:40.934Z] TESTDEBUG=0 [2021-07-20T04:57:40.934Z] DEST=bundles/test-integration [2021-07-20T04:57:40.934Z] PWD=/go/src/github.com/docker/docker [2021-07-20T04:57:40.934Z] KEEPBUNDLE=1 [2021-07-20T04:57:40.934Z] DOCKER_GITCOMMIT=4cfeb27f78bca36c63c580b47e0f3ba28338c272 [2021-07-20T04:57:40.934Z] container=docker [2021-07-20T04:57:40.934Z] HOME=/root [2021-07-20T04:57:40.934Z] GOLANG_VERSION=1.16.6 [2021-07-20T04:57:40.934Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-20T04:57:40.934Z] VALIDATE_BRANCH=20.10 [2021-07-20T04:57:40.934Z] TERM=xterm [2021-07-20T04:57:40.934Z] DOCKER_PKG=github.com/docker/docker [2021-07-20T04:57:40.934Z] SHLVL=1 [2021-07-20T04:57:40.934Z] TIMEOUT=120m [2021-07-20T04:57:40.934Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-20T04:57:40.934Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-20T04:57:40.934Z] GO111MODULE=off [2021-07-20T04:57:40.934Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-20T04:57:40.934Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-20T04:57:40.934Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-20T04:57:40.934Z] GOPATH=/go [2021-07-20T04:57:40.934Z] PKG_CONFIG=pkg-config [2021-07-20T04:57:40.934Z] _=/usr/bin/env [2021-07-20T04:57:40.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-20T04:57:54.241Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-20T04:57:54.241Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-56b09883\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-20T04:57:54.241Z] ---------------------------------------------------------------------------- [2021-07-20T04:57:54.241Z] [2021-07-20T04:57:54.241Z] INFO: executeCI.ps1 starting at Tue Jul 20 04:57:50 CUT 2021 [2021-07-20T04:57:54.241Z] [2021-07-20T04:57:54.241Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-20T04:57:54.241Z] INFO: Running git version 2.24.1.windows.2 [2021-07-20T04:57:54.241Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-07-20T04:57:54.241Z] INFO: Environment variables: [2021-07-20T04:57:54.241Z] [2021-07-20T04:57:54.241Z] Name Value [2021-07-20T04:57:54.241Z] ---- ----- [2021-07-20T04:57:54.241Z] ALLUSERSPROFILE C:\ProgramData [2021-07-20T04:57:54.241Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-20T04:57:54.241Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-20T04:57:54.241Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-20T04:57:54.241Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-20T04:57:54.241Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-20T04:57:54.241Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-20T04:57:54.241Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-20T04:57:54.241Z] BRANCH_NAME PR-42659 [2021-07-20T04:57:54.241Z] BUILD_DISPLAY_NAME #1 [2021-07-20T04:57:54.241Z] BUILD_ID 1 [2021-07-20T04:57:54.241Z] BUILD_NUMBER 1 [2021-07-20T04:57:54.241Z] BUILD_TAG jenkins-moby-PR-42659-1 [2021-07-20T04:57:54.241Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42659/1/ [2021-07-20T04:57:54.241Z] CHANGE_AUTHOR AkihiroSuda [2021-07-20T04:57:54.241Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2021-07-20T04:57:54.241Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2021-07-20T04:57:54.241Z] CHANGE_BRANCH runc-v1.0.1-2010 [2021-07-20T04:57:54.241Z] CHANGE_FORK AkihiroSuda/docker [2021-07-20T04:57:54.241Z] CHANGE_ID 42659 [2021-07-20T04:57:54.241Z] CHANGE_TARGET 20.10 [2021-07-20T04:57:54.241Z] CHANGE_TITLE [20.10 backport] update runc binary to v1.0.1 [2021-07-20T04:57:54.241Z] CHANGE_URL https://github.com/moby/moby/pull/42659 [2021-07-20T04:57:54.241Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-20T04:57:54.241Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-20T04:57:54.241Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-20T04:57:54.241Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-20T04:57:54.241Z] COMPUTERNAME azwin-2-e33150 [2021-07-20T04:57:54.241Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-20T04:57:54.241Z] ConfigSequenceNumber 0 [2021-07-20T04:57:54.241Z] DOCKER_BUILDKIT 0 [2021-07-20T04:57:54.241Z] DOCKER_DUT_DEBUG 1 [2021-07-20T04:57:54.241Z] DOCKER_EXPERIMENTAL 1 [2021-07-20T04:57:54.241Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-20T04:57:54.241Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-20T04:57:54.241Z] EXECUTOR_NUMBER 0 [2021-07-20T04:57:54.241Z] FQDN azwin-2-e33150.westus.cloudapp.azure.com [2021-07-20T04:57:54.241Z] GIT_BRANCH PR-42659 [2021-07-20T04:57:54.241Z] GIT_COMMIT 4cfeb27f78bca36c63c580b47e0f3ba28338c272 [2021-07-20T04:57:54.241Z] GIT_URL https://github.com/moby/moby.git [2021-07-20T04:57:54.241Z] HUDSON_COOKIE 70f35af9-9440-47c4-950c-5f1cee6b94fa [2021-07-20T04:57:54.241Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-20T04:57:54.241Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-20T04:57:54.241Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-20T04:57:54.241Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-20T04:57:54.241Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-20T04:57:54.241Z] JENKINS_NODE_COOKIE faa5139b-553f-47e6-905d-54bbd040a51e [2021-07-20T04:57:54.241Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-20T04:57:54.241Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-20T04:57:54.241Z] JOB_BASE_NAME PR-42659 [2021-07-20T04:57:54.241Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42659/display/redirect [2021-07-20T04:57:54.241Z] JOB_NAME moby/PR-42659 [2021-07-20T04:57:54.241Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42659/ [2021-07-20T04:57:54.241Z] library.jps.version master [2021-07-20T04:57:54.241Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-20T04:57:54.241Z] NODE_LABELS amd64 azure azwin-2-e33150 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-07-20T04:57:54.241Z] NODE_NAME azwin-2-e33150 [2021-07-20T04:57:54.241Z] NUMBER_OF_PROCESSORS 4 [2021-07-20T04:57:54.241Z] OS Windows_NT [2021-07-20T04:57:54.241Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-20T04:57:54.241Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-20T04:57:54.241Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-20T04:57:54.241Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-20T04:57:54.241Z] PROCESSOR_LEVEL 6 [2021-07-20T04:57:54.241Z] PROCESSOR_REVISION 4f01 [2021-07-20T04:57:54.241Z] ProgramData C:\ProgramData [2021-07-20T04:57:54.241Z] ProgramFiles C:\Program Files [2021-07-20T04:57:54.241Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-20T04:57:54.241Z] ProgramW6432 C:\Program Files [2021-07-20T04:57:54.241Z] PROMPT $P$G [2021-07-20T04:57:54.241Z] PSExecutionPolicyPreference Bypass [2021-07-20T04:57:54.241Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-20T04:57:54.242Z] PUBLIC C:\Users\Public [2021-07-20T04:57:54.242Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42659/1/display/redirect?page=artif... [2021-07-20T04:57:54.242Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42659/1/display/redirect?page=changes [2021-07-20T04:57:54.242Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42659/1/display/redirect [2021-07-20T04:57:54.242Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42659/1/display/redirect?page=tests [2021-07-20T04:57:54.242Z] SKIP_VALIDATION_TESTS 1 [2021-07-20T04:57:54.242Z] SOURCES_DRIVE d [2021-07-20T04:57:54.242Z] SOURCES_SUBDIR gopath [2021-07-20T04:57:54.242Z] STAGE_NAME Run tests [2021-07-20T04:57:54.242Z] SystemDrive C: [2021-07-20T04:57:54.242Z] SystemRoot C:\Windows [2021-07-20T04:57:54.242Z] TEMP C:\Windows\TEMP [2021-07-20T04:57:54.242Z] TESTDEBUG 0 [2021-07-20T04:57:54.242Z] TESTRUN_DRIVE d [2021-07-20T04:57:54.242Z] TESTRUN_SUBDIR CI [2021-07-20T04:57:54.242Z] TIMEOUT 120m [2021-07-20T04:57:54.242Z] TMP C:\Windows\TEMP [2021-07-20T04:57:54.242Z] USERDOMAIN WORKGROUP [2021-07-20T04:57:54.242Z] USERNAME azwin-2-e33150$ [2021-07-20T04:57:54.242Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-20T04:57:54.242Z] windir C:\Windows [2021-07-20T04:57:54.242Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-07-20T04:57:54.242Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-07-20T04:57:54.242Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-20T04:57:54.242Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-20T04:57:54.242Z] [2021-07-20T04:57:54.242Z] [2021-07-20T04:57:54.242Z] [2021-07-20T04:57:54.242Z] INFO: Sources under d:\gopath\... [2021-07-20T04:57:54.242Z] INFO: Test run under d:\CI\... [2021-07-20T04:57:54.242Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-20T04:57:54.242Z] INFO: docker/docker repository was found [2021-07-20T04:57:54.242Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-07-20T04:57:54.242Z] ltsc2019: Pulling from windows/servercore [2021-07-20T04:57:54.242Z] 4612f6d0b889: Pulling fs layer [2021-07-20T04:57:54.242Z] f143c6fed32d: Pulling fs layer [2021-07-20T04:58:04.565Z] f143c6fed32d: Download complete [2021-07-20T04:58:05.991Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-20T04:58:05.991Z] [2021-07-20T04:58:05.991Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-20T04:58:05.991Z] DOCKER_SYSTEMD=1 [2021-07-20T04:58:05.991Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-20T04:58:05.991Z] HOSTNAME=353eabe3e45f [2021-07-20T04:58:05.991Z] DEST=bundles/test-integration [2021-07-20T04:58:05.991Z] PWD=/go/src/github.com/docker/docker [2021-07-20T04:58:05.991Z] DOCKER_GITCOMMIT=4cfeb27f78bca36c63c580b47e0f3ba28338c272 [2021-07-20T04:58:05.991Z] container=docker [2021-07-20T04:58:05.991Z] HOME=/root [2021-07-20T04:58:05.991Z] LANG=C.UTF-8 [2021-07-20T04:58:05.991Z] INVOCATION_ID=4251b4d634f54e4eb860b6bbe9dc9206 [2021-07-20T04:58:05.991Z] GOLANG_VERSION=1.16.6 [2021-07-20T04:58:05.991Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-20T04:58:05.991Z] VALIDATE_BRANCH=20.10 [2021-07-20T04:58:05.991Z] TERM=xterm [2021-07-20T04:58:05.991Z] DOCKER_PKG=github.com/docker/docker [2021-07-20T04:58:05.991Z] SHLVL=3 [2021-07-20T04:58:05.991Z] TIMEOUT=120m [2021-07-20T04:58:05.991Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-20T04:58:05.991Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-20T04:58:05.991Z] GO111MODULE=off [2021-07-20T04:58:05.991Z] DOCKER_EXPERIMENTAL=1 [2021-07-20T04:58:05.991Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-20T04:58:05.991Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-20T04:58:05.991Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-20T04:58:05.991Z] GOPATH=/go [2021-07-20T04:58:05.991Z] PKG_CONFIG=pkg-config [2021-07-20T04:58:05.991Z] _=/usr/bin/env [2021-07-20T04:58:05.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-20T04:58:09.251Z] 4612f6d0b889: Verifying Checksum [2021-07-20T04:58:09.251Z] 4612f6d0b889: Download complete [2021-07-20T04:58:22.509Z] ok github.com/docker/docker/api/server/httputils 0.033s coverage: 14.7% of statements [2021-07-20T04:58:22.509Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2021-07-20T04:58:22.509Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-20T04:58:22.509Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-20T04:58:22.509Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-20T04:58:22.509Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-20T04:58:22.509Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-20T04:58:22.509Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-20T04:58:22.509Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-20T04:58:22.509Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-20T04:58:22.509Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-20T04:58:22.509Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-20T04:58:22.509Z] ok github.com/docker/docker/api/server/router/swarm 0.028s coverage: 5.7% of statements [2021-07-20T04:58:22.509Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-20T04:58:22.509Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-20T04:58:22.509Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-20T04:58:22.509Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-20T04:58:22.510Z] ? github.com/docker/docker/api/types [no test files] [2021-07-20T04:58:22.510Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-20T04:58:22.510Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-20T04:58:22.510Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-20T04:58:22.510Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-20T04:58:22.510Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2021-07-20T04:58:22.510Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-20T04:58:22.510Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-20T04:58:22.510Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-20T04:58:22.510Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-20T04:58:22.510Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-20T04:58:22.510Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2021-07-20T04:58:22.510Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-20T04:58:22.510Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-20T04:58:22.510Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2021-07-20T04:58:22.510Z] ok github.com/docker/docker/api/types/versions 0.020s coverage: 75.0% of statements [2021-07-20T04:58:22.510Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-20T04:58:22.510Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-20T04:58:22.510Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-20T04:58:22.510Z] ? github.com/docker/docker/builder [no test files] [2021-07-20T04:58:22.510Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-20T04:58:22.510Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-20T04:58:22.510Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-20T04:58:22.510Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-20T04:58:22.510Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-20T04:58:22.510Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-20T04:58:22.510Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-20T04:58:22.510Z] ok github.com/docker/docker/builder/remotecontext 0.186s coverage: 13.7% of statements [2021-07-20T04:58:22.510Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2021-07-20T04:58:22.510Z] ok github.com/docker/docker/builder/dockerfile 0.339s coverage: 48.5% of statements [2021-07-20T04:58:22.510Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-20T04:58:22.510Z] ok github.com/docker/docker/builder/remotecontext/git 5.272s coverage: 86.3% of statements [2021-07-20T04:58:22.510Z] ? github.com/docker/docker/cli [no test files] [2021-07-20T04:58:22.510Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-20T04:58:25.063Z] ok github.com/docker/docker/client 0.242s coverage: 75.4% of statements [2021-07-20T04:58:34.193Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-20T04:58:34.193Z] [2021-07-20T04:58:34.193Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-20T04:58:34.193Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-20T04:58:34.193Z] HOSTNAME=fa0a14f6525b [2021-07-20T04:58:34.193Z] DEST=bundles/test-integration [2021-07-20T04:58:34.193Z] PWD=/go/src/github.com/docker/docker [2021-07-20T04:58:34.193Z] DOCKER_ROOTLESS=1 [2021-07-20T04:58:34.193Z] DOCKER_GITCOMMIT=4cfeb27f78bca36c63c580b47e0f3ba28338c272 [2021-07-20T04:58:34.193Z] container=docker [2021-07-20T04:58:34.193Z] HOME=/root [2021-07-20T04:58:34.193Z] GOLANG_VERSION=1.16.6 [2021-07-20T04:58:34.193Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-20T04:58:34.193Z] VALIDATE_BRANCH=20.10 [2021-07-20T04:58:34.193Z] TERM=xterm [2021-07-20T04:58:34.193Z] DOCKER_PKG=github.com/docker/docker [2021-07-20T04:58:34.193Z] SHLVL=1 [2021-07-20T04:58:34.193Z] TIMEOUT=120m [2021-07-20T04:58:34.193Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-20T04:58:34.193Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-20T04:58:34.193Z] GO111MODULE=off [2021-07-20T04:58:34.193Z] DOCKER_EXPERIMENTAL=1 [2021-07-20T04:58:34.193Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-20T04:58:34.193Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-20T04:58:34.193Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-20T04:58:34.193Z] GOPATH=/go [2021-07-20T04:58:34.193Z] PKG_CONFIG=pkg-config [2021-07-20T04:58:34.193Z] _=/usr/bin/env [2021-07-20T04:58:34.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-20T04:58:40.481Z] INFO [loader] Go packages loading at mode 575 (imports|types_sizes|compiled_files|files|name|deps|exports_file) took 2m6.372506122s [2021-07-20T04:58:40.737Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 414.296839ms [2021-07-20T04:58:44.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-20T04:58:44.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-20T04:59:02.622Z] INFO [runner/unused/goanalysis] analyzers took 26.076671116s with top 10 stages: buildssa: 22.635994318s, U1000: 3.440676798s [2021-07-20T04:59:03.859Z] ok github.com/docker/docker/container 0.154s coverage: 34.5% of statements [2021-07-20T04:59:06.415Z] ok github.com/docker/docker/cmd/dockerd 0.237s coverage: 29.1% of statements [2021-07-20T04:59:06.415Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-20T04:59:06.415Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-20T04:59:06.415Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-20T04:59:06.415Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-20T04:59:06.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-20T04:59:06.989Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.032s coverage: 65.3% of statements [2021-07-20T04:59:07.937Z] ok github.com/docker/docker/daemon/cluster 0.154s coverage: 0.5% of statements [2021-07-20T04:59:08.885Z] ok github.com/docker/docker/daemon/cluster/convert 0.053s coverage: 35.9% of statements [2021-07-20T04:59:12.197Z] ok github.com/docker/docker/daemon/config 0.082s coverage: 81.8% of statements [2021-07-20T04:59:12.460Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements [2021-07-20T04:59:12.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-20T04:59:12.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-20T04:59:13.425Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2021-07-20T04:59:13.997Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-07-20T04:59:17.302Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.487s coverage: 13.8% of statements [2021-07-20T04:59:18.247Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.026s coverage: 2.9% of statements [2021-07-20T04:59:18.820Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.782s coverage: 56.2% of statements [2021-07-20T04:59:18.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-20T04:59:18.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-20T04:59:18.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-20T04:59:19.395Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.180s coverage: 73.3% of statements [2021-07-20T04:59:19.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-20T04:59:19.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-20T04:59:21.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-20T04:59:21.315Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.9% of statements [2021-07-20T04:59:22.261Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.756s coverage: 49.4% of statements [2021-07-20T04:59:23.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-20T04:59:24.183Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.920s coverage: 46.2% of statements [2021-07-20T04:59:24.183Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.386s coverage: 57.7% of statements [2021-07-20T04:59:24.445Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 57.5% of statements [2021-07-20T04:59:24.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-20T04:59:25.390Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2021-07-20T04:59:25.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-20T04:59:25.963Z] ok github.com/docker/docker/daemon 12.352s coverage: 17.1% of statements [2021-07-20T04:59:25.963Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-20T04:59:25.963Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-20T04:59:25.963Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-20T04:59:25.963Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-20T04:59:25.963Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-20T04:59:25.963Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-20T04:59:25.963Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-20T04:59:25.963Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.060s coverage: 3.0% of statements [2021-07-20T04:59:26.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-20T04:59:27.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-20T04:59:27.353Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 6.6% of statements [2021-07-20T04:59:27.353Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-20T04:59:27.353Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-20T04:59:27.616Z] ok github.com/docker/docker/daemon/logger 0.243s coverage: 43.2% of statements [2021-07-20T04:59:28.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-20T04:59:28.202Z] ok github.com/docker/docker/daemon/logger/gelf 0.039s coverage: 67.0% of statements [2021-07-20T04:59:28.202Z] ok github.com/docker/docker/daemon/logger/awslogs 0.322s coverage: 77.8% of statements [2021-07-20T04:59:28.202Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-20T04:59:28.202Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-20T04:59:28.776Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 23.9% of statements [2021-07-20T04:59:28.776Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 87.2% of statements [2021-07-20T04:59:28.776Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.029s coverage: 69.9% of statements [2021-07-20T04:59:28.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-20T04:59:29.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-20T04:59:29.723Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.046s coverage: 31.5% of statements [2021-07-20T04:59:29.986Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 75.2% of statements [2021-07-20T04:59:29.986Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-20T04:59:29.986Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.078s coverage: 58.6% of statements [2021-07-20T04:59:30.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-20T04:59:30.932Z] ok github.com/docker/docker/daemon/logger/templates 0.021s coverage: 8.3% of statements [2021-07-20T04:59:30.932Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 46.8% of statements [2021-07-20T04:59:31.397Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-20T04:59:31.397Z] Using test binary docker [2021-07-20T04:59:31.397Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-20T04:59:31.397Z] Starting apparmor (via systemctl): apparmor.service. [2021-07-20T04:59:31.397Z] Starting dockerd [2021-07-20T04:59:31.397Z] INFO: Waiting for daemon to start... [2021-07-20T04:59:31.506Z] ok github.com/docker/docker/daemon/network 0.023s coverage: 63.8% of statements [2021-07-20T04:59:32.895Z] ok github.com/docker/docker/distribution/metadata 0.112s coverage: 48.2% of statements [2021-07-20T04:59:33.470Z] ok github.com/docker/docker/daemon/logger/splunk 1.980s coverage: 82.5% of statements [2021-07-20T04:59:33.470Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-20T04:59:33.470Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-20T04:59:33.924Z] . [2021-07-20T04:59:33.924Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-20T04:59:33.924Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-20T04:59:33.924Z] Error: No such image: emptyfs [2021-07-20T04:59:33.924Z] Running integration-test (iteration 1) [2021-07-20T04:59:33.924Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-20T04:59:34.044Z] ok github.com/docker/docker/errdefs 0.014s coverage: 53.1% of statements [2021-07-20T04:59:34.618Z] ok github.com/docker/docker/distribution 0.211s coverage: 25.0% of statements [2021-07-20T04:59:34.618Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-20T04:59:34.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-20T04:59:35.192Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2021-07-20T04:59:35.192Z] ok github.com/docker/docker/image 0.046s coverage: 86.8% of statements [2021-07-20T04:59:35.765Z] ok github.com/docker/docker/distribution/xfer 1.877s coverage: 85.1% of statements [2021-07-20T04:59:35.765Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-20T04:59:35.765Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-07-20T04:59:35.765Z] ok github.com/docker/docker/image/v1 0.025s coverage: 25.0% of statements [2021-07-20T04:59:35.765Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-20T04:59:35.765Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2021-07-20T04:59:36.712Z] ok github.com/docker/docker/oci 0.030s coverage: 38.4% of statements [2021-07-20T04:59:37.284Z] ok github.com/docker/docker/pkg/aaparser 0.006s coverage: 52.9% of statements [2021-07-20T04:59:37.858Z] ok github.com/docker/docker/opts 0.133s coverage: 67.1% of statements [2021-07-20T04:59:38.803Z] ok github.com/docker/docker/pkg/broadcaster 0.010s coverage: 100.0% of statements [2021-07-20T04:59:39.772Z] ok github.com/docker/docker/pkg/capabilities 0.026s coverage: 87.5% of statements [2021-07-20T04:59:40.716Z] ok github.com/docker/docker/pkg/authorization 2.225s coverage: 68.3% of statements [2021-07-20T04:59:40.977Z] ok github.com/docker/docker/pkg/archive 1.267s coverage: 81.9% of statements [2021-07-20T04:59:41.239Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2021-07-20T04:59:41.811Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2021-07-20T04:59:42.072Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2021-07-20T04:59:43.016Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-07-20T04:59:43.276Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-07-20T04:59:44.220Z] ok github.com/docker/docker/pkg/chrootarchive 3.172s coverage: 43.2% of statements [2021-07-20T04:59:44.220Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-07-20T04:59:44.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-20T04:59:45.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-20T04:59:45.165Z] ok github.com/docker/docker/layer 7.415s coverage: 68.8% of statements [2021-07-20T04:59:45.165Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-20T04:59:45.165Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-20T04:59:45.165Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-20T04:59:45.165Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-20T04:59:45.165Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-20T04:59:45.165Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-20T04:59:45.165Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-20T04:59:45.165Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2021-07-20T04:59:45.426Z] ok github.com/docker/docker/pkg/fileutils 0.053s coverage: 86.5% of statements [2021-07-20T04:59:45.689Z] ok github.com/docker/docker/pkg/discovery/kv 3.062s coverage: 84.1% of statements [2021-07-20T04:59:45.689Z] ok github.com/docker/docker/pkg/fsutils 0.251s coverage: 85.1% of statements [2021-07-20T04:59:45.952Z] ok github.com/docker/docker/pkg/homedir 0.019s coverage: 11.4% of statements [2021-07-20T04:59:46.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-20T04:59:46.897Z] ok github.com/docker/docker/pkg/jsonmessage 0.035s coverage: 91.7% of statements [2021-07-20T04:59:46.897Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2021-07-20T04:59:47.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-20T04:59:47.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-20T04:59:47.159Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2021-07-20T04:59:47.159Z] ok github.com/docker/docker/pkg/idtools 0.752s coverage: 69.5% of statements [2021-07-20T04:59:47.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-20T04:59:47.420Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2021-07-20T04:59:47.420Z] ok github.com/docker/docker/pkg/ioutils 0.627s coverage: 70.6% of statements [2021-07-20T04:59:47.420Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-20T04:59:47.420Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-20T04:59:47.420Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-20T04:59:47.420Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-20T04:59:47.683Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2021-07-20T04:59:47.945Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.029s coverage: 86.7% of statements [2021-07-20T04:59:48.207Z] ok github.com/docker/docker/pkg/pidfile 0.053s coverage: 82.4% of statements [2021-07-20T04:59:48.207Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-20T04:59:48.207Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-20T04:59:48.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-20T04:59:48.468Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2021-07-20T04:59:48.796Z] Loaded image: buildpack-deps:buster [2021-07-20T04:59:48.796Z] Loaded image: busybox:latest [2021-07-20T04:59:48.796Z] Loaded image: busybox:glibc [2021-07-20T04:59:49.042Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2021-07-20T04:59:49.042Z] ok github.com/docker/docker/pkg/plugins/transport 0.026s coverage: 85.7% of statements [2021-07-20T04:59:49.303Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2021-07-20T04:59:49.362Z] Loaded image: debian:bullseye [2021-07-20T04:59:49.363Z] Loaded image: hello-world:latest [2021-07-20T04:59:49.363Z] Loaded image: arm32v7/hello-world:latest [2021-07-20T04:59:49.363Z] INFO: Testing against a local daemon [2021-07-20T04:59:49.363Z] === RUN TestCgroupNamespacesBuild [2021-07-20T04:59:49.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-20T04:59:50.692Z] ok github.com/docker/docker/pkg/pubsub 1.095s coverage: 75.0% of statements [2021-07-20T04:59:50.692Z] ok github.com/docker/docker/pkg/reexec 0.053s coverage: 82.4% of statements [2021-07-20T04:59:50.739Z] --- PASS: TestCgroupNamespacesBuild (1.50s) [2021-07-20T04:59:50.739Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-20T04:59:50.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-20T04:59:51.267Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2021-07-20T04:59:51.527Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2021-07-20T04:59:51.788Z] ok github.com/docker/docker/pkg/stringid 0.016s coverage: 70.6% of statements [2021-07-20T04:59:52.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-20T04:59:52.637Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.45s) [2021-07-20T04:59:52.637Z] === RUN TestBuildWithSession [2021-07-20T04:59:52.637Z] build_session_test.go:25: TODO: BuildKit [2021-07-20T04:59:52.637Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-20T04:59:52.637Z] === RUN TestBuildSquashParent [2021-07-20T04:59:52.734Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 52.9% of statements [2021-07-20T04:59:52.996Z] ok github.com/docker/docker/pkg/system 0.008s coverage: 36.9% of statements [2021-07-20T04:59:53.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-20T04:59:53.258Z] ok github.com/docker/docker/pkg/tailfile 0.102s coverage: 88.6% of statements [2021-07-20T04:59:53.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-20T04:59:53.830Z] testing: warning: no tests to run [2021-07-20T04:59:53.830Z] coverage: [no statements] [2021-07-20T04:59:53.830Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-07-20T04:59:54.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-20T04:59:54.774Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2021-07-20T04:59:54.774Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2021-07-20T04:59:55.036Z] ok github.com/docker/docker/pkg/signal 3.842s coverage: 62.3% of statements [2021-07-20T04:59:55.036Z] ok github.com/docker/docker/pkg/tarsum 0.110s coverage: 89.3% of statements [2021-07-20T04:59:55.036Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2021-07-20T04:59:55.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-20T04:59:55.984Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2021-07-20T04:59:56.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-20T04:59:56.558Z] ok github.com/docker/docker/profiles/seccomp 0.019s coverage: 85.4% of statements [2021-07-20T04:59:56.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-20T04:59:57.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-20T04:59:57.900Z] --- PASS: TestBuildSquashParent (5.65s) [2021-07-20T04:59:57.900Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-20T04:59:57.900Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T04:59:57.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T04:59:57.900Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T04:59:57.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T04:59:57.900Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T04:59:57.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T04:59:57.900Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T04:59:57.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T04:59:57.900Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T04:59:57.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T04:59:57.900Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T04:59:57.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T04:59:57.900Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T04:59:57.900Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T04:59:57.946Z] ok github.com/docker/docker/plugin 0.537s coverage: 23.2% of statements [2021-07-20T04:59:57.947Z] ok github.com/docker/docker/reference 0.014s coverage: 84.4% of statements [2021-07-20T04:59:58.789Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-20T04:59:58.790Z] Using test binary docker [2021-07-20T04:59:58.790Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-20T04:59:58.790Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-20T04:59:58.790Z] INFO: Waiting for daemon to start... [2021-07-20T04:59:58.790Z] Starting dockerd [2021-07-20T04:59:58.894Z] ok github.com/docker/docker/quota 0.684s coverage: 71.4% of statements [2021-07-20T04:59:59.156Z] ok github.com/docker/docker/registry/resumable 0.047s coverage: 100.0% of statements [2021-07-20T04:59:59.417Z] ok github.com/docker/docker/registry 0.139s coverage: 57.2% of statements [2021-07-20T04:59:59.679Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2021-07-20T05:00:00.253Z] ok github.com/docker/docker/runconfig 0.042s coverage: 66.1% of statements [2021-07-20T05:00:00.449Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T05:00:00.449Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T05:00:00.515Z] ok github.com/docker/docker/testutil 0.026s coverage: 62.5% of statements [2021-07-20T05:00:00.694Z] . [2021-07-20T05:00:00.694Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-20T05:00:00.953Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-20T05:00:00.953Z] Error: No such image: emptyfs [2021-07-20T05:00:00.953Z] Running integration-test (iteration 1) [2021-07-20T05:00:00.953Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-20T05:00:02.350Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T05:00:02.435Z] ok github.com/docker/docker/volume/drivers 0.026s coverage: 36.1% of statements [2021-07-20T05:00:02.916Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T05:00:03.846Z] ok github.com/docker/docker/volume/local 0.205s coverage: 76.4% of statements [2021-07-20T05:00:04.107Z] ok github.com/docker/docker/volume/mounts 0.042s coverage: 67.0% of statements [2021-07-20T05:00:04.819Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-07-20T05:00:04.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.20s) [2021-07-20T05:00:04.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.48s) [2021-07-20T05:00:04.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.25s) [2021-07-20T05:00:04.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.30s) [2021-07-20T05:00:04.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.21s) [2021-07-20T05:00:04.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s) [2021-07-20T05:00:04.819Z] === RUN TestBuildMultiStageCopy [2021-07-20T05:00:04.819Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-20T05:00:06.720Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-20T05:00:06.978Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-20T05:00:06.978Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-20T05:00:07.237Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-20T05:00:07.495Z] --- PASS: TestBuildMultiStageCopy (2.57s) [2021-07-20T05:00:07.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.78s) [2021-07-20T05:00:07.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-07-20T05:00:07.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2021-07-20T05:00:07.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2021-07-20T05:00:07.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2021-07-20T05:00:07.495Z] === RUN TestBuildMultiStageParentConfig [2021-07-20T05:00:08.062Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2021-07-20T05:00:08.062Z] === RUN TestBuildLabelWithTargets [2021-07-20T05:00:08.998Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2021-07-20T05:00:08.998Z] === RUN TestBuildWithEmptyLayers [2021-07-20T05:00:09.256Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2021-07-20T05:00:09.256Z] === RUN TestBuildMultiStageOnBuild [2021-07-20T05:00:11.786Z] --- PASS: TestBuildMultiStageOnBuild (2.03s) [2021-07-20T05:00:11.786Z] === RUN TestBuildUncleanTarFilenames [2021-07-20T05:00:11.786Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2021-07-20T05:00:11.786Z] === RUN TestBuildMultiStageLayerLeak [2021-07-20T05:00:14.315Z] --- PASS: TestBuildMultiStageLayerLeak (2.05s) [2021-07-20T05:00:14.315Z] === RUN TestBuildWithHugeFile [2021-07-20T05:00:19.008Z] ok github.com/docker/docker/volume/service 0.021s coverage: 73.1% of statements [2021-07-20T05:00:19.041Z] Loaded image: buildpack-deps:buster [2021-07-20T05:00:19.041Z] Loaded image: busybox:latest [2021-07-20T05:00:19.041Z] Loaded image: busybox:glibc [2021-07-20T05:00:19.041Z] Loaded image: debian:bullseye [2021-07-20T05:00:19.041Z] Loaded image: hello-world:latest [2021-07-20T05:00:19.041Z] Loaded image: arm32v7/hello-world:latest [2021-07-20T05:00:19.041Z] INFO: Testing against a local daemon [2021-07-20T05:00:19.041Z] === RUN TestCgroupNamespacesBuild [2021-07-20T05:00:20.876Z] 4612f6d0b889: Pull complete [2021-07-20T05:00:21.574Z] --- PASS: TestCgroupNamespacesBuild (2.47s) [2021-07-20T05:00:21.574Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-20T05:00:22.304Z] ok github.com/docker/docker/pkg/plugins 33.674s coverage: 76.6% of statements [2021-07-20T05:00:22.304Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-20T05:00:22.304Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-20T05:00:22.304Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-20T05:00:22.304Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-20T05:00:22.304Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-20T05:00:22.304Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-20T05:00:22.304Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-20T05:00:22.304Z] ? github.com/docker/docker/rootless [no test files] [2021-07-20T05:00:22.304Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-20T05:00:22.304Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-20T05:00:22.304Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-20T05:00:22.304Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-20T05:00:22.304Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-20T05:00:22.304Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-20T05:00:22.304Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-20T05:00:22.304Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-20T05:00:22.304Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-20T05:00:22.304Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-20T05:00:22.304Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-20T05:00:22.304Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-20T05:00:22.304Z] ? github.com/docker/docker/volume [no test files] [2021-07-20T05:00:22.304Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-20T05:00:22.304Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] === Skipped [2021-07-20T05:00:22.566Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-07-20T05:00:22.566Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-07-20T05:00:22.566Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-20T05:00:22.566Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T05:00:22.566Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-20T05:00:22.566Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T05:00:22.566Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-20T05:00:22.566Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T05:00:22.566Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-20T05:00:22.566Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T05:00:22.566Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-20T05:00:22.566Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T05:00:22.566Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-20T05:00:22.566Z] graphtest_unix.go:73: No driver to put! [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-20T05:00:22.566Z] time="2021-07-20T04:59:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-20T05:00:22.566Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-20T05:00:22.566Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-20T05:00:22.566Z] time="2021-07-20T04:59:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-20T05:00:22.566Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-20T05:00:22.566Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-20T05:00:22.566Z] time="2021-07-20T04:59:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-20T05:00:22.566Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-20T05:00:22.566Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-20T05:00:22.566Z] time="2021-07-20T04:59:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-20T05:00:22.566Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-20T05:00:22.566Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-20T05:00:22.566Z] time="2021-07-20T04:59:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-20T05:00:22.566Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-20T05:00:22.566Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-20T05:00:22.566Z] graphtest_unix.go:73: No driver to put! [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-20T05:00:22.566Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-20T05:00:22.566Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-20T05:00:22.566Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-20T05:00:22.566Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-20T05:00:22.566Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T05:00:22.566Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-20T05:00:22.566Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T05:00:22.566Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-20T05:00:22.566Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T05:00:22.566Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-20T05:00:22.566Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T05:00:22.566Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-20T05:00:22.566Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T05:00:22.566Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-20T05:00:22.566Z] graphtest_unix.go:73: No driver to put! [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-20T05:00:22.566Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-20T05:00:22.566Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] [2021-07-20T05:00:22.566Z] DONE 2230 tests, 26 skipped in 224.928s Post stage [Pipeline] junit [2021-07-20T05:00:23.965Z] Recording test results [2021-07-20T05:00:24.106Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.33s) [2021-07-20T05:00:24.106Z] === RUN TestBuildWithSession [2021-07-20T05:00:24.106Z] build_session_test.go:25: TODO: BuildKit [2021-07-20T05:00:24.106Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-20T05:00:24.106Z] === RUN TestBuildSquashParent [2021-07-20T05:00:24.128Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m2.212262464s with top 10 stages: buildssa: 1m37.682613925s, goimports: 20.417985051s, unconvert: 10.262111313s, gosec: 9.047956796s, golint: 5.50725727s, ineffassign: 4.444871247s, misspell: 4.189390792s, inspect: 3.900238828s, vrp: 3.084714516s, printf: 2.036532535s [2021-07-20T05:00:24.128Z] INFO [runner] Issues before processing: 2258, after processing: 0 [2021-07-20T05:00:24.128Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1682/1682, skip_dirs: 1682/1682, autogenerated_exclude: 1577/1682, path_prettifier: 1682/1682, exclude: 1577/1577, exclude-rules: 64/1577, cgo: 1682/2258, identifier_marker: 1577/1577, nolint: 0/64, skip_files: 1682/1682 [2021-07-20T05:00:24.128Z] INFO [runner] processing took 52.907467ms with stages: nolint: 20.027093ms, identifier_marker: 15.165521ms, path_prettifier: 8.727641ms, autogenerated_exclude: 3.971615ms, exclude-rules: 3.12543ms, skip_dirs: 1.50976ms, cgo: 285.421µs, filename_unadjuster: 90.673µs, max_same_issues: 1.187µs, exclude: 712ns, uniq_by_line: 534ns, diff: 376ns, max_from_linter: 336ns, skip_files: 327ns, source_code: 312ns, path_shortener: 274ns, max_per_file_from_linter: 255ns [2021-07-20T05:00:24.128Z] INFO [runner] linters took 1m40.376159141s with stages: goanalysis_metalinter: 1m20.284273094s, unused: 20.038831383s [2021-07-20T05:00:24.128Z] INFO File cache stats: 1451 entries of total size 6.8MiB [2021-07-20T05:00:24.128Z] INFO Memory: 2273 samples, avg is 1682.5MB, max is 4236.7MB [2021-07-20T05:00:24.128Z] INFO Execution took 3m47.173370642s [2021-07-20T05:00:24.128Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [2021-07-20T05:00:24.138Z] [Checks API] No suitable checks publisher found. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-20T05:00:24.490Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42659/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4cfeb27f78bca36c63c580b47e0f3ba28338c272 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4cfeb27f78bca36c63c580b47e0f3ba28338c272 hack/make.sh dynbinary-daemon test-docker-py [2021-07-20T05:00:24.547Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42659/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4cfeb27f78bca36c63c580b47e0f3ba28338c272 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4cfeb27f78bca36c63c580b47e0f3ba28338c272 hack/make.sh dynbinary test-integration [2021-07-20T05:00:25.049Z] [2021-07-20T05:00:25.305Z] Removing bundles/ [2021-07-20T05:00:25.305Z] [2021-07-20T05:00:25.305Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-07-20T05:00:25.305Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-20T05:00:25.305Z] GOOS="" GOARCH="" GOARM="" [2021-07-20T05:00:25.490Z] [2021-07-20T05:00:25.490Z] Removing bundles/ [2021-07-20T05:00:25.490Z] [2021-07-20T05:00:25.490Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-20T05:00:25.490Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-20T05:00:25.490Z] GOOS="" GOARCH="" GOARM="" [2021-07-20T05:00:32.220Z] --- PASS: TestBuildSquashParent (8.06s) [2021-07-20T05:00:32.220Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-20T05:00:32.220Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T05:00:32.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T05:00:32.220Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T05:00:32.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T05:00:32.220Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T05:00:32.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T05:00:32.220Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T05:00:32.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T05:00:32.220Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T05:00:32.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T05:00:32.220Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T05:00:32.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T05:00:32.220Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T05:00:32.220Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T05:00:34.123Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T05:00:34.123Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T05:00:36.027Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T05:00:36.027Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T05:00:38.568Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-20T05:00:38.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.14s) [2021-07-20T05:00:38.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.19s) [2021-07-20T05:00:38.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s) [2021-07-20T05:00:38.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.01s) [2021-07-20T05:00:38.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s) [2021-07-20T05:00:38.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.18s) [2021-07-20T05:00:38.568Z] === RUN TestBuildMultiStageCopy [2021-07-20T05:00:38.568Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-20T05:00:41.099Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-20T05:00:42.035Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-20T05:00:43.411Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-20T05:00:44.346Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-20T05:00:45.281Z] --- PASS: TestBuildMultiStageCopy (6.94s) [2021-07-20T05:00:45.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.94s) [2021-07-20T05:00:45.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-07-20T05:00:45.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-07-20T05:00:45.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-07-20T05:00:45.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-07-20T05:00:45.281Z] === RUN TestBuildMultiStageParentConfig [2021-07-20T05:00:50.546Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-07-20T05:00:50.546Z] === RUN TestBuildLabelWithTargets [2021-07-20T05:00:58.657Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-07-20T05:00:58.657Z] === RUN TestBuildWithEmptyLayers [2021-07-20T05:01:01.189Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-07-20T05:01:01.189Z] === RUN TestBuildMultiStageOnBuild [2021-07-20T05:01:06.459Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-07-20T05:01:06.459Z] === RUN TestBuildUncleanTarFilenames [2021-07-20T05:01:06.718Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2021-07-20T05:01:06.718Z] === RUN TestBuildMultiStageLayerLeak [2021-07-20T05:01:10.533Z] --- PASS: TestBuildWithHugeFile (52.58s) [2021-07-20T05:01:10.533Z] === RUN TestBuildWithEmptyDockerfile [2021-07-20T05:01:10.533Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T05:01:10.533Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T05:01:10.533Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T05:01:10.533Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T05:01:10.533Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T05:01:10.533Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T05:01:10.533Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T05:01:10.533Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T05:01:10.533Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T05:01:10.533Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2021-07-20T05:01:10.533Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-07-20T05:01:10.533Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-07-20T05:01:10.533Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-20T05:01:10.533Z] === RUN TestBuildPreserveOwnership [2021-07-20T05:01:10.533Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-20T05:01:10.533Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-20T05:01:11.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-20T05:01:11.467Z] --- PASS: TestBuildPreserveOwnership (4.40s) [2021-07-20T05:01:11.467Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.02s) [2021-07-20T05:01:11.467Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.36s) [2021-07-20T05:01:11.467Z] === RUN TestBuildPlatformInvalid [2021-07-20T05:01:11.467Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-20T05:01:11.467Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-20T05:01:11.987Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s) [2021-07-20T05:01:11.987Z] === RUN TestBuildWithHugeFile [2021-07-20T05:01:26.375Z] Loaded image: buildpack-deps:buster [2021-07-20T05:01:26.375Z] Loaded image: busybox:latest [2021-07-20T05:01:26.375Z] Loaded image: busybox:glibc [2021-07-20T05:01:28.277Z] Loaded image: debian:bullseye [2021-07-20T05:01:28.277Z] Loaded image: hello-world:latest [2021-07-20T05:01:28.277Z] Loaded image: arm32v7/hello-world:latest [2021-07-20T05:01:36.387Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.02s) [2021-07-20T05:01:36.387Z] PASS [2021-07-20T05:01:36.387Z] [2021-07-20T05:01:36.387Z] === Skipped [2021-07-20T05:01:36.387Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-20T05:01:36.387Z] build_session_test.go:25: TODO: BuildKit [2021-07-20T05:01:36.387Z] [2021-07-20T05:01:36.387Z] [2021-07-20T05:01:36.387Z] DONE 33 tests, 1 skipped in 121.710s [2021-07-20T05:01:36.387Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-20T05:01:36.387Z] INFO: Testing against a local daemon [2021-07-20T05:01:36.387Z] === RUN TestConfigInspect [2021-07-20T05:01:37.760Z] --- PASS: TestConfigInspect (2.25s) [2021-07-20T05:01:37.760Z] === RUN TestConfigList [2021-07-20T05:01:40.290Z] --- PASS: TestConfigList (2.15s) [2021-07-20T05:01:40.290Z] === RUN TestConfigsCreateAndDelete [2021-07-20T05:01:42.188Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2021-07-20T05:01:42.188Z] === RUN TestConfigsUpdate [2021-07-20T05:01:43.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-20T05:01:43.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-20T05:01:44.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-20T05:01:44.715Z] --- PASS: TestConfigsUpdate (2.21s) [2021-07-20T05:01:44.715Z] === RUN TestTemplatedConfig [2021-07-20T05:01:46.997Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-20T05:01:46.997Z] [2021-07-20T05:01:46.997Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-20T05:01:46.997Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-20T05:01:46.997Z] HOSTNAME=67b2a3a24a17 [2021-07-20T05:01:46.997Z] TESTDEBUG=0 [2021-07-20T05:01:46.997Z] DEST=bundles/test-integration [2021-07-20T05:01:46.997Z] PWD=/go/src/github.com/docker/docker [2021-07-20T05:01:46.997Z] DOCKER_GITCOMMIT=4cfeb27f78bca36c63c580b47e0f3ba28338c272 [2021-07-20T05:01:46.997Z] container=docker [2021-07-20T05:01:46.997Z] HOME=/root [2021-07-20T05:01:46.997Z] GOLANG_VERSION=1.16.6 [2021-07-20T05:01:46.997Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-20T05:01:46.997Z] VALIDATE_BRANCH=20.10 [2021-07-20T05:01:46.997Z] TERM=xterm [2021-07-20T05:01:46.997Z] DOCKER_PKG=github.com/docker/docker [2021-07-20T05:01:46.997Z] SHLVL=1 [2021-07-20T05:01:46.997Z] TIMEOUT=120m [2021-07-20T05:01:46.997Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-20T05:01:46.997Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-20T05:01:46.997Z] GO111MODULE=off [2021-07-20T05:01:46.997Z] DOCKER_EXPERIMENTAL=1 [2021-07-20T05:01:46.997Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-20T05:01:46.997Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-20T05:01:46.997Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-20T05:01:46.997Z] GOPATH=/go [2021-07-20T05:01:46.997Z] PKG_CONFIG=pkg-config [2021-07-20T05:01:46.997Z] _=/usr/bin/env [2021-07-20T05:01:46.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-20T05:01:47.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-20T05:01:47.996Z] --- PASS: TestTemplatedConfig (3.32s) [2021-07-20T05:01:47.996Z] === RUN TestConfigCreateResolve [2021-07-20T05:01:48.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-20T05:01:49.895Z] --- PASS: TestConfigCreateResolve (2.13s) [2021-07-20T05:01:49.895Z] === RUN TestConfigDaemonLibtrustID [2021-07-20T05:01:50.154Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-07-20T05:01:50.154Z] PASS [2021-07-20T05:01:50.154Z] [2021-07-20T05:01:50.154Z] DONE 7 tests in 14.813s [2021-07-20T05:01:50.154Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-20T05:01:50.412Z] INFO: Testing against a local daemon [2021-07-20T05:01:50.412Z] === RUN TestCheckpoint [2021-07-20T05:01:50.412Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-20T05:01:50.413Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-20T05:01:50.413Z] === RUN TestContainerInvalidJSON [2021-07-20T05:01:50.413Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T05:01:50.413Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T05:01:50.413Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T05:01:50.413Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T05:01:50.413Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-20T05:01:50.413Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-20T05:01:50.413Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T05:01:50.413Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-20T05:01:50.413Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T05:01:50.413Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-20T05:01:50.413Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-20T05:01:50.413Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-20T05:01:50.413Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-20T05:01:50.413Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-20T05:01:50.413Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-07-20T05:01:50.413Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-20T05:01:50.413Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-07-20T05:01:50.413Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-20T05:01:50.413Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-07-20T05:01:50.413Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-20T05:01:50.413Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-07-20T05:01:50.413Z] === RUN TestCopyFromContainer [2021-07-20T05:01:51.787Z] === RUN TestCopyFromContainer// [2021-07-20T05:01:51.787Z] === RUN TestCopyFromContainer//bar/root [2021-07-20T05:01:51.787Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-20T05:01:51.787Z] === RUN TestCopyFromContainer/bar/quux [2021-07-20T05:01:52.046Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-20T05:01:52.046Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-20T05:01:52.046Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-20T05:01:52.046Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-20T05:01:52.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-20T05:01:52.304Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-20T05:01:52.304Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-20T05:01:52.304Z] --- PASS: TestCopyFromContainer (1.79s) [2021-07-20T05:01:52.304Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-20T05:01:52.304Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-07-20T05:01:52.304Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-20T05:01:52.304Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-07-20T05:01:52.304Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-20T05:01:52.304Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-20T05:01:52.304Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-20T05:01:52.304Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-20T05:01:52.304Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-20T05:01:52.304Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-20T05:01:52.304Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-20T05:01:52.304Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T05:01:52.304Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T05:01:52.304Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T05:01:52.304Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T05:01:52.304Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T05:01:52.304Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T05:01:52.304Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T05:01:52.304Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T05:01:52.304Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T05:01:52.304Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-20T05:01:52.304Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-20T05:01:52.304Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-20T05:01:52.304Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-20T05:01:52.304Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-20T05:01:52.304Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-20T05:01:52.304Z] === RUN TestCreateWithInvalidEnv [2021-07-20T05:01:52.304Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-20T05:01:52.304Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-20T05:01:52.304Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-20T05:01:52.304Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-20T05:01:52.304Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-20T05:01:52.304Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-20T05:01:52.304Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-20T05:01:52.304Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-20T05:01:52.304Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-20T05:01:52.304Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-20T05:01:52.304Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-20T05:01:52.304Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-20T05:01:52.304Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-20T05:01:52.304Z] === RUN TestCreateTmpfsMountsTarget [2021-07-20T05:01:52.304Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-20T05:01:52.304Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-20T05:01:54.845Z] --- PASS: TestCreateWithCustomMaskedPaths (2.33s) [2021-07-20T05:01:54.845Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-20T05:01:57.373Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s) [2021-07-20T05:01:57.373Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-20T05:01:57.373Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T05:01:57.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T05:01:57.373Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T05:01:57.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T05:01:57.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T05:01:57.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T05:01:57.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T05:01:57.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T05:01:57.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T05:01:57.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T05:01:57.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T05:01:57.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T05:01:57.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T05:01:57.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T05:01:57.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T05:01:57.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-20T05:01:57.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-20T05:01:57.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-20T05:01:57.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-20T05:01:57.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-20T05:01:57.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-20T05:01:57.374Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-20T05:01:57.939Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2021-07-20T05:01:57.939Z] === RUN TestCreateDifferentPlatform [2021-07-20T05:01:57.939Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-20T05:01:57.939Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-20T05:01:57.939Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-07-20T05:01:57.939Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-20T05:01:57.939Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-20T05:01:57.939Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-20T05:01:57.939Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-07-20T05:01:57.939Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-20T05:01:57.939Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-20T05:01:57.939Z] === RUN TestContainerStartOnDaemonRestart [2021-07-20T05:01:57.939Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-20T05:01:57.939Z] === RUN TestDaemonRestartIpcMode [2021-07-20T05:01:57.939Z] === PAUSE TestDaemonRestartIpcMode [2021-07-20T05:01:57.939Z] === RUN TestDaemonHostGatewayIP [2021-07-20T05:01:57.939Z] === PAUSE TestDaemonHostGatewayIP [2021-07-20T05:01:57.939Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-20T05:01:57.939Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-20T05:01:57.939Z] === RUN TestContainerKillOnDaemonStart [2021-07-20T05:01:57.939Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-20T05:01:57.939Z] === RUN TestDiff [2021-07-20T05:01:58.872Z] --- PASS: TestDiff (0.75s) [2021-07-20T05:01:58.872Z] === RUN TestExecWithCloseStdin [2021-07-20T05:01:59.806Z] --- PASS: TestExecWithCloseStdin (1.06s) [2021-07-20T05:01:59.806Z] === RUN TestExec [2021-07-20T05:02:00.741Z] --- PASS: TestExec (1.03s) [2021-07-20T05:02:00.741Z] === RUN TestExecUser [2021-07-20T05:02:01.682Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-20T05:02:01.682Z] [2021-07-20T05:02:01.682Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-07-20T05:02:01.682Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-07-20T05:02:01.682Z] Using test binary docker [2021-07-20T05:02:01.682Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-20T05:02:01.682Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-20T05:02:01.682Z] INFO: Waiting for daemon to start... [2021-07-20T05:02:01.682Z] Starting dockerd [2021-07-20T05:02:01.682Z] . [2021-07-20T05:02:01.682Z] INFO: Building docker-sdk-python3:4.4.1... [2021-07-20T05:02:02.117Z] --- PASS: TestExecUser (1.10s) [2021-07-20T05:02:02.117Z] === RUN TestExportContainerAndImportImage [2021-07-20T05:02:02.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-20T05:02:02.683Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2021-07-20T05:02:02.683Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-20T05:02:04.057Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2021-07-20T05:02:04.057Z] === RUN TestHealthCheckWorkdir [2021-07-20T05:02:04.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-20T05:02:05.431Z] --- PASS: TestHealthCheckWorkdir (1.43s) [2021-07-20T05:02:05.431Z] === RUN TestHealthKillContainer [2021-07-20T05:02:08.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-20T05:02:08.256Z] --- PASS: TestBuildWithHugeFile (50.99s) [2021-07-20T05:02:08.256Z] === RUN TestBuildWithEmptyDockerfile [2021-07-20T05:02:08.256Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T05:02:08.256Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T05:02:08.256Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T05:02:08.256Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T05:02:08.256Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T05:02:08.256Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T05:02:08.256Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T05:02:08.256Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T05:02:08.256Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T05:02:08.256Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-07-20T05:02:08.256Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2021-07-20T05:02:08.256Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-07-20T05:02:08.256Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-20T05:02:08.256Z] === RUN TestBuildPreserveOwnership [2021-07-20T05:02:08.256Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-20T05:02:08.256Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-20T05:02:08.710Z] --- PASS: TestHealthKillContainer (3.05s) [2021-07-20T05:02:08.710Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-20T05:02:08.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-20T05:02:09.276Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2021-07-20T05:02:09.276Z] === RUN TestIpcModeNone [2021-07-20T05:02:10.650Z] --- PASS: TestIpcModeNone (1.03s) [2021-07-20T05:02:10.650Z] === RUN TestIpcModePrivate [2021-07-20T05:02:11.217Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-07-20T05:02:11.475Z] --- PASS: TestIpcModePrivate (1.04s) [2021-07-20T05:02:11.475Z] === RUN TestIpcModeShareable [2021-07-20T05:02:11.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-20T05:02:12.411Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-07-20T05:02:12.411Z] --- PASS: TestIpcModeShareable (1.05s) [2021-07-20T05:02:12.411Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-20T05:02:12.442Z] --- PASS: TestBuildPreserveOwnership (9.74s) [2021-07-20T05:02:12.442Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.74s) [2021-07-20T05:02:12.442Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-07-20T05:02:12.442Z] === RUN TestBuildPlatformInvalid [2021-07-20T05:02:12.442Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-20T05:02:12.442Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-20T05:02:12.443Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-20T05:02:12.443Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-20T05:02:12.443Z] PASS [2021-07-20T05:02:12.443Z] [2021-07-20T05:02:12.443Z] === Skipped [2021-07-20T05:02:12.443Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-20T05:02:12.443Z] build_session_test.go:25: TODO: BuildKit [2021-07-20T05:02:12.443Z] [2021-07-20T05:02:12.443Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-20T05:02:12.443Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-20T05:02:12.443Z] [2021-07-20T05:02:12.443Z] [2021-07-20T05:02:12.443Z] DONE 33 tests, 2 skipped in 131.219s [2021-07-20T05:02:12.443Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-20T05:02:12.443Z] INFO: Testing against a local daemon [2021-07-20T05:02:12.443Z] === RUN TestConfigInspect [2021-07-20T05:02:12.443Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:02:12.443Z] --- SKIP: TestConfigInspect (0.02s) [2021-07-20T05:02:12.443Z] === RUN TestConfigList [2021-07-20T05:02:12.443Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:02:12.443Z] --- SKIP: TestConfigList (0.01s) [2021-07-20T05:02:12.443Z] === RUN TestConfigsCreateAndDelete [2021-07-20T05:02:12.443Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:02:12.443Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-07-20T05:02:12.443Z] === RUN TestConfigsUpdate [2021-07-20T05:02:12.443Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:02:12.443Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-07-20T05:02:12.443Z] === RUN TestTemplatedConfig [2021-07-20T05:02:12.443Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:02:12.443Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-20T05:02:12.443Z] === RUN TestConfigCreateResolve [2021-07-20T05:02:12.443Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:02:12.443Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-07-20T05:02:12.443Z] === RUN TestConfigDaemonLibtrustID [2021-07-20T05:02:14.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-20T05:02:14.346Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-07-20T05:02:14.346Z] PASS [2021-07-20T05:02:14.346Z] [2021-07-20T05:02:14.346Z] === Skipped [2021-07-20T05:02:14.346Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-07-20T05:02:14.346Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:02:14.346Z] [2021-07-20T05:02:14.346Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-07-20T05:02:14.346Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:02:14.346Z] [2021-07-20T05:02:14.346Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-07-20T05:02:14.346Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:02:14.346Z] [2021-07-20T05:02:14.346Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-07-20T05:02:14.346Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:02:14.346Z] [2021-07-20T05:02:14.346Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-07-20T05:02:14.346Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:02:14.346Z] [2021-07-20T05:02:14.346Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-07-20T05:02:14.346Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:02:14.346Z] [2021-07-20T05:02:14.346Z] [2021-07-20T05:02:14.346Z] DONE 7 tests, 6 skipped in 1.708s [2021-07-20T05:02:14.346Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-20T05:02:14.346Z] INFO: Testing against a local daemon [2021-07-20T05:02:14.346Z] === RUN TestCheckpoint [2021-07-20T05:02:14.346Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-20T05:02:14.346Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-20T05:02:14.346Z] === RUN TestContainerInvalidJSON [2021-07-20T05:02:14.346Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T05:02:14.346Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T05:02:14.346Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T05:02:14.346Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T05:02:14.346Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-20T05:02:14.346Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-20T05:02:14.346Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T05:02:14.346Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-20T05:02:14.346Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T05:02:14.346Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-20T05:02:14.346Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-20T05:02:14.346Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-20T05:02:14.346Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-20T05:02:14.346Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-20T05:02:14.346Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-07-20T05:02:14.346Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-20T05:02:14.346Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-07-20T05:02:14.346Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-20T05:02:14.346Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-07-20T05:02:14.346Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-20T05:02:14.346Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-07-20T05:02:14.346Z] === RUN TestCopyFromContainer [2021-07-20T05:02:15.694Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.78s) [2021-07-20T05:02:15.694Z] === RUN TestAPIIpcModeHost [2021-07-20T05:02:16.259Z] --- PASS: TestAPIIpcModeHost (1.08s) [2021-07-20T05:02:16.259Z] === RUN TestDaemonIpcModeShareable [2021-07-20T05:02:18.158Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-07-20T05:02:18.158Z] --- PASS: TestDaemonIpcModeShareable (1.62s) [2021-07-20T05:02:18.158Z] === RUN TestDaemonIpcModePrivate [2021-07-20T05:02:18.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-20T05:02:18.532Z] === RUN TestCopyFromContainer// [2021-07-20T05:02:18.532Z] === RUN TestCopyFromContainer//bar/root [2021-07-20T05:02:18.532Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-20T05:02:18.532Z] === RUN TestCopyFromContainer/bar/quux [2021-07-20T05:02:18.532Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-20T05:02:18.532Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-20T05:02:18.532Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-20T05:02:18.532Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-20T05:02:18.532Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-20T05:02:18.532Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-20T05:02:18.790Z] --- PASS: TestCopyFromContainer (4.36s) [2021-07-20T05:02:18.790Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-20T05:02:18.790Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-07-20T05:02:18.790Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-20T05:02:18.790Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-07-20T05:02:18.790Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-20T05:02:18.790Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-20T05:02:18.790Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-20T05:02:18.790Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-20T05:02:18.790Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-20T05:02:18.790Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-20T05:02:18.790Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-20T05:02:18.790Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T05:02:18.790Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T05:02:18.790Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T05:02:18.790Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T05:02:18.790Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T05:02:18.790Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T05:02:18.790Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T05:02:18.790Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T05:02:18.790Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T05:02:18.790Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-20T05:02:18.790Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-20T05:02:18.790Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-20T05:02:18.790Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-20T05:02:18.790Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-20T05:02:18.790Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-07-20T05:02:18.790Z] === RUN TestCreateWithInvalidEnv [2021-07-20T05:02:18.790Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-20T05:02:18.790Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-20T05:02:18.790Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-20T05:02:18.790Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-20T05:02:18.790Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-20T05:02:18.790Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-20T05:02:18.790Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-20T05:02:18.790Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-20T05:02:18.790Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-20T05:02:18.790Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-20T05:02:18.790Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-20T05:02:18.790Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-20T05:02:18.790Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-20T05:02:18.790Z] === RUN TestCreateTmpfsMountsTarget [2021-07-20T05:02:18.790Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-07-20T05:02:18.790Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-20T05:02:19.535Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-07-20T05:02:19.535Z] --- PASS: TestDaemonIpcModePrivate (1.64s) [2021-07-20T05:02:19.535Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-20T05:02:19.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-20T05:02:20.694Z] --- PASS: TestCreateWithCustomMaskedPaths (1.79s) [2021-07-20T05:02:20.694Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-20T05:02:20.919Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-07-20T05:02:21.177Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s) [2021-07-20T05:02:21.177Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-20T05:02:22.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-20T05:02:22.553Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-07-20T05:02:22.597Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.78s) [2021-07-20T05:02:22.597Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-20T05:02:22.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T05:02:22.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T05:02:22.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T05:02:22.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T05:02:22.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T05:02:22.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T05:02:22.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T05:02:22.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T05:02:22.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T05:02:22.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T05:02:22.597Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T05:02:22.597Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T05:02:22.597Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T05:02:22.597Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T05:02:22.597Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T05:02:22.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-20T05:02:22.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-20T05:02:22.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-20T05:02:22.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-20T05:02:22.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-20T05:02:22.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-20T05:02:22.597Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-20T05:02:22.812Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.60s) [2021-07-20T05:02:22.812Z] === RUN TestIpcModeOlderClient [2021-07-20T05:02:22.812Z] === PAUSE TestIpcModeOlderClient [2021-07-20T05:02:22.812Z] === RUN TestKillContainerInvalidSignal [2021-07-20T05:02:22.857Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2021-07-20T05:02:22.858Z] === RUN TestCreateDifferentPlatform [2021-07-20T05:02:22.858Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-20T05:02:22.858Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-20T05:02:23.116Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-07-20T05:02:23.116Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-20T05:02:23.116Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-20T05:02:23.116Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-20T05:02:23.116Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-07-20T05:02:23.116Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-20T05:02:23.116Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-20T05:02:23.116Z] === RUN TestContainerStartOnDaemonRestart [2021-07-20T05:02:23.116Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-20T05:02:23.116Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-07-20T05:02:23.116Z] === RUN TestDaemonRestartIpcMode [2021-07-20T05:02:23.116Z] === PAUSE TestDaemonRestartIpcMode [2021-07-20T05:02:23.116Z] === RUN TestDaemonHostGatewayIP [2021-07-20T05:02:23.116Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T05:02:23.116Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-07-20T05:02:23.116Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-20T05:02:23.116Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-20T05:02:23.116Z] === RUN TestContainerKillOnDaemonStart [2021-07-20T05:02:23.116Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-20T05:02:23.116Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-20T05:02:23.116Z] === RUN TestDiff [2021-07-20T05:02:23.378Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2021-07-20T05:02:23.378Z] === RUN TestKillContainer [2021-07-20T05:02:23.378Z] === RUN TestKillContainer/no_signal [2021-07-20T05:02:23.684Z] --- PASS: TestDiff (0.61s) [2021-07-20T05:02:23.684Z] === RUN TestExecWithCloseStdin [2021-07-20T05:02:24.313Z] === RUN TestKillContainer/non_killing_signal [2021-07-20T05:02:24.571Z] === RUN TestKillContainer/killing_signal [2021-07-20T05:02:24.622Z] --- PASS: TestExecWithCloseStdin (0.89s) [2021-07-20T05:02:24.622Z] === RUN TestExec [2021-07-20T05:02:25.363Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-20T05:02:25.363Z] Using test binary docker [2021-07-20T05:02:25.363Z] +++ /etc/init.d/apparmor start [2021-07-20T05:02:25.363Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-20T05:02:25.363Z] INFO: Waiting for daemon to start... [2021-07-20T05:02:25.363Z] Starting dockerd [2021-07-20T05:02:25.363Z] +++ 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-20T05:02:25.507Z] --- PASS: TestKillContainer (1.99s) [2021-07-20T05:02:25.507Z] --- PASS: TestKillContainer/no_signal (0.63s) [2021-07-20T05:02:25.508Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-07-20T05:02:25.508Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2021-07-20T05:02:25.508Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-20T05:02:25.508Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-20T05:02:25.558Z] --- PASS: TestExec (0.86s) [2021-07-20T05:02:25.558Z] === RUN TestExecUser [2021-07-20T05:02:26.074Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-20T05:02:26.494Z] --- PASS: TestExecUser (0.87s) [2021-07-20T05:02:26.494Z] === RUN TestExportContainerAndImportImage [2021-07-20T05:02:26.639Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2021-07-20T05:02:26.639Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2021-07-20T05:02:26.639Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-07-20T05:02:26.639Z] === RUN TestKillStoppedContainer [2021-07-20T05:02:26.898Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-07-20T05:02:26.898Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-20T05:02:26.898Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-07-20T05:02:26.898Z] === RUN TestKillDifferentUserContainer [2021-07-20T05:02:27.062Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2021-07-20T05:02:27.062Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-20T05:02:27.250Z] . [2021-07-20T05:02:27.250Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-20T05:02:27.250Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-20T05:02:27.250Z] Error: No such image: emptyfs [2021-07-20T05:02:27.250Z] ++++ docker load [2021-07-20T05:02:27.250Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-20T05:02:27.463Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2021-07-20T05:02:27.463Z] === RUN TestInspectOomKilledTrue [2021-07-20T05:02:27.463Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-20T05:02:27.463Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-20T05:02:27.463Z] === RUN TestInspectOomKilledFalse [2021-07-20T05:02:27.811Z] Running integration-test (iteration 1) [2021-07-20T05:02:27.811Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-20T05:02:27.811Z] ++ 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-20T05:02:27.811Z] ++ set -e [2021-07-20T05:02:27.811Z] ++ '[' -n 0 ']' [2021-07-20T05:02:27.811Z] ++ set -x [2021-07-20T05:02:27.811Z] ++ 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-20T05:02:28.028Z] --- PASS: TestInspectOomKilledFalse (0.64s) [2021-07-20T05:02:28.028Z] === RUN TestLinksEtcHostsContentMatch [2021-07-20T05:02:28.962Z] --- PASS: TestLinksEtcHostsContentMatch (0.78s) [2021-07-20T05:02:28.962Z] === RUN TestLinksContainerNames [2021-07-20T05:02:30.336Z] --- PASS: TestLinksContainerNames (1.28s) [2021-07-20T05:02:30.336Z] === RUN TestLogsFollowTailEmpty [2021-07-20T05:02:30.356Z] --- PASS: TestExportContainerAfterDaemonRestart (3.28s) [2021-07-20T05:02:30.356Z] === RUN TestHealthCheckWorkdir [2021-07-20T05:02:30.901Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2021-07-20T05:02:30.901Z] === RUN TestContainerNetworkMountsNoChown [2021-07-20T05:02:31.470Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/default [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/default [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/private [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/private [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/rprivate [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/slave [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/slave [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/rslave [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/shared [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/shared [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/rshared [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-20T05:02:31.470Z] === CONT TestMountDaemonRoot/default [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-20T05:02:31.470Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-20T05:02:31.470Z] === CONT TestMountDaemonRoot/rshared [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-20T05:02:31.470Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-20T05:02:31.470Z] === CONT TestMountDaemonRoot/shared [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-20T05:02:31.470Z] === CONT TestMountDaemonRoot/rslave [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-20T05:02:31.470Z] === CONT TestMountDaemonRoot/slave [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-20T05:02:31.470Z] === CONT TestMountDaemonRoot/rprivate [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-20T05:02:31.470Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-20T05:02:31.470Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-20T05:02:31.471Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-20T05:02:31.471Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-20T05:02:31.471Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-20T05:02:31.471Z] === CONT TestMountDaemonRoot/private [2021-07-20T05:02:31.471Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-20T05:02:31.471Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-20T05:02:31.471Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-20T05:02:31.471Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-20T05:02:31.471Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-20T05:02:31.471Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-20T05:02:31.471Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-20T05:02:31.471Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-20T05:02:31.471Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-20T05:02:31.471Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-20T05:02:31.729Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-20T05:02:31.729Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-20T05:02:31.729Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-20T05:02:31.729Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-20T05:02:31.729Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-20T05:02:31.729Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-20T05:02:31.729Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-20T05:02:31.729Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-20T05:02:31.729Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-20T05:02:31.729Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-20T05:02:31.729Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-20T05:02:31.729Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-20T05:02:31.729Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-20T05:02:31.729Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-20T05:02:31.729Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-20T05:02:31.732Z] --- PASS: TestHealthCheckWorkdir (1.28s) [2021-07-20T05:02:31.732Z] === RUN TestHealthKillContainer [2021-07-20T05:02:31.987Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-20T05:02:31.987Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-20T05:02:31.987Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-20T05:02:31.987Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-20T05:02:31.987Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-20T05:02:31.987Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-20T05:02:31.987Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-20T05:02:31.987Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-20T05:02:31.987Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-20T05:02:31.987Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-07-20T05:02:31.987Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-20T05:02:31.987Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-07-20T05:02:31.987Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-07-20T05:02:31.987Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-07-20T05:02:31.987Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-07-20T05:02:31.987Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-20T05:02:31.987Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-07-20T05:02:31.987Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-20T05:02:31.987Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-07-20T05:02:31.987Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-07-20T05:02:31.987Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-20T05:02:31.987Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-20T05:02:31.987Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-20T05:02:31.987Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-20T05:02:31.987Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-07-20T05:02:31.987Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-20T05:02:31.987Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-07-20T05:02:31.988Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-07-20T05:02:31.988Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-20T05:02:31.988Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-07-20T05:02:31.988Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-20T05:02:31.988Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-20T05:02:31.988Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-20T05:02:31.988Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-20T05:02:31.988Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-07-20T05:02:31.988Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-20T05:02:31.988Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-20T05:02:31.988Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-20T05:02:31.988Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-20T05:02:31.988Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-20T05:02:31.988Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-20T05:02:31.988Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-20T05:02:31.988Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-20T05:02:31.988Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-20T05:02:31.988Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-20T05:02:31.988Z] === RUN TestContainerBindMountNonRecursive [2021-07-20T05:02:32.516Z] f143c6fed32d: Pull complete [2021-07-20T05:02:32.516Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877 [2021-07-20T05:02:32.516Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T05:02:32.516Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T05:02:32.516Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-07-20T05:02:32.516Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-07-20T05:02:32.516Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2061' [2021-07-20T05:02:32.516Z] INFO: Docker version of control daemon [2021-07-20T05:02:32.516Z] [2021-07-20T05:02:32.516Z] Client: [2021-07-20T05:02:32.516Z] Version: 20.10.6 [2021-07-20T05:02:32.516Z] API version: 1.41 [2021-07-20T05:02:32.516Z] Go version: go1.16.3 [2021-07-20T05:02:32.516Z] Git commit: 370c289 [2021-07-20T05:02:32.516Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-20T05:02:32.516Z] OS/Arch: windows/amd64 [2021-07-20T05:02:32.516Z] Context: default [2021-07-20T05:02:32.516Z] Experimental: true [2021-07-20T05:02:32.516Z] [2021-07-20T05:02:32.516Z] Server: Docker Engine - Community [2021-07-20T05:02:32.516Z] Engine: [2021-07-20T05:02:32.516Z] Version: 20.10.6 [2021-07-20T05:02:32.516Z] API version: 1.41 (minimum version 1.24) [2021-07-20T05:02:32.516Z] Go version: go1.13.15 [2021-07-20T05:02:32.516Z] Git commit: 8728dd2 [2021-07-20T05:02:32.516Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-20T05:02:32.516Z] OS/Arch: windows/amd64 [2021-07-20T05:02:32.516Z] Experimental: true [2021-07-20T05:02:32.516Z] [2021-07-20T05:02:32.516Z] INFO: Docker info of control daemon [2021-07-20T05:02:32.516Z] [2021-07-20T05:02:32.516Z] Client: [2021-07-20T05:02:32.516Z] Context: default [2021-07-20T05:02:32.516Z] Debug Mode: false [2021-07-20T05:02:32.516Z] Plugins: [2021-07-20T05:02:32.516Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-20T05:02:32.516Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-20T05:02:32.516Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-20T05:02:32.516Z] [2021-07-20T05:02:32.516Z] Server: [2021-07-20T05:02:32.516Z] Containers: 0 [2021-07-20T05:02:32.516Z] Running: 0 [2021-07-20T05:02:32.516Z] Paused: 0 [2021-07-20T05:02:32.516Z] Stopped: 0 [2021-07-20T05:02:32.516Z] Images: 1 [2021-07-20T05:02:32.516Z] Server Version: 20.10.6 [2021-07-20T05:02:32.516Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-07-20T05:02:32.516Z] LCOW: [2021-07-20T05:02:32.516Z] Windows: [2021-07-20T05:02:32.516Z] Logging Driver: json-file [2021-07-20T05:02:32.516Z] Plugins: [2021-07-20T05:02:32.516Z] Volume: local [2021-07-20T05:02:32.516Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-20T05:02:32.516Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-20T05:02:32.516Z] Swarm: inactive [2021-07-20T05:02:32.516Z] Default Isolation: process [2021-07-20T05:02:32.516Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-20T05:02:32.516Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-20T05:02:32.516Z] OSType: windows [2021-07-20T05:02:32.516Z] Architecture: x86_64 [2021-07-20T05:02:32.516Z] CPUs: 4 [2021-07-20T05:02:32.516Z] Total Memory: 32GiB [2021-07-20T05:02:32.516Z] Name: azwin-2-e33150 [2021-07-20T05:02:32.516Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-20T05:02:32.516Z] Docker Root Dir: D:\docker [2021-07-20T05:02:32.516Z] Debug Mode: false [2021-07-20T05:02:32.516Z] Registry: https://index.docker.io/v1/ [2021-07-20T05:02:32.516Z] Labels: [2021-07-20T05:02:32.516Z] Experimental: true [2021-07-20T05:02:32.516Z] Insecure Registries: [2021-07-20T05:02:32.516Z] 10.0.0.4:5000 [2021-07-20T05:02:32.516Z] 127.0.0.0/8 [2021-07-20T05:02:32.516Z] Registry Mirrors: [2021-07-20T05:02:32.516Z] http://10.0.0.4:5000/ [2021-07-20T05:02:32.516Z] Live Restore Enabled: false [2021-07-20T05:02:32.516Z] Product License: Community Engine [2021-07-20T05:02:32.516Z] [2021-07-20T05:02:32.516Z] [2021-07-20T05:02:32.516Z] INFO: Commit hash is 4cfeb27f78 [2021-07-20T05:02:32.516Z] INFO: Nuke-Everything... [2021-07-20T05:02:32.516Z] INFO: Container count on control daemon to delete is 0 [2021-07-20T05:02:32.516Z] INFO: Nuking d:\CI [2021-07-20T05:02:32.516Z] INFO: Zapped successfully [2021-07-20T05:02:32.516Z] INFO: Location for testing is d:\CI\PR-42659\1 [2021-07-20T05:02:32.516Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-20T05:02:32.516Z] [2021-07-20T05:02:32.516Z] [2021-07-20T05:02:32.516Z] INFO: Building the image from Dockerfile.windows at 07/20/2021 05:02:28... [2021-07-20T05:02:32.516Z] [2021-07-20T05:02:33.889Z] --- PASS: TestContainerBindMountNonRecursive (2.02s) [2021-07-20T05:02:33.889Z] === RUN TestContainerVolumesMountedAsShared [2021-07-20T05:02:34.456Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2021-07-20T05:02:34.456Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-20T05:02:35.017Z] --- PASS: TestHealthKillContainer (2.93s) [2021-07-20T05:02:35.017Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-20T05:02:35.017Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2021-07-20T05:02:35.017Z] === RUN TestIpcModeNone [2021-07-20T05:02:35.390Z] --- PASS: TestContainerVolumesMountedAsSlave (0.79s) [2021-07-20T05:02:35.390Z] === RUN TestNetworkNat [2021-07-20T05:02:35.418Z] Sending build context to Docker daemon 58.3MB [2021-07-20T05:02:35.418Z] [2021-07-20T05:02:35.418Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-20T05:02:35.418Z] ---> 9a0a02eca0e6 [2021-07-20T05:02:35.419Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-20T05:02:35.419Z] ---> Running in e5159c53df1e [2021-07-20T05:02:35.881Z] Removing intermediate container e5159c53df1e [2021-07-20T05:02:35.881Z] ---> cdb4c3d5bf71 [2021-07-20T05:02:35.881Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-20T05:02:35.881Z] ---> Running in 4064a175a0b7 [2021-07-20T05:02:35.955Z] --- PASS: TestIpcModeNone (0.89s) [2021-07-20T05:02:35.955Z] === RUN TestIpcModePrivate [2021-07-20T05:02:35.956Z] --- PASS: TestNetworkNat (0.68s) [2021-07-20T05:02:35.956Z] === RUN TestNetworkLocalhostTCPNat [2021-07-20T05:02:36.337Z] Removing intermediate container 4064a175a0b7 [2021-07-20T05:02:36.338Z] ---> 272a575f3075 [2021-07-20T05:02:36.338Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-20T05:02:36.338Z] ---> Running in 3003bcabf8dd [2021-07-20T05:02:36.522Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s) [2021-07-20T05:02:36.522Z] === RUN TestNetworkLoopbackNat [2021-07-20T05:02:36.795Z] Removing intermediate container 3003bcabf8dd [2021-07-20T05:02:36.795Z] ---> 05ad172f5c03 [2021-07-20T05:02:36.795Z] 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-20T05:02:36.795Z] ---> Running in 809649b6aa53 [2021-07-20T05:02:36.891Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-07-20T05:02:36.891Z] --- PASS: TestIpcModePrivate (0.89s) [2021-07-20T05:02:36.891Z] === RUN TestIpcModeShareable [2021-07-20T05:02:36.891Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-20T05:02:36.891Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-07-20T05:02:36.891Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-20T05:02:37.253Z] Removing intermediate container 809649b6aa53 [2021-07-20T05:02:37.253Z] ---> 9bdf91ff84f7 [2021-07-20T05:02:37.253Z] 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-20T05:02:37.253Z] ---> Running in 6c29b2741f17 [2021-07-20T05:02:39.424Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.41s) [2021-07-20T05:02:39.424Z] === RUN TestAPIIpcModeHost [2021-07-20T05:02:39.424Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-20T05:02:39.424Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-07-20T05:02:39.424Z] === RUN TestDaemonIpcModeShareable [2021-07-20T05:02:39.424Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-20T05:02:39.424Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-07-20T05:02:39.424Z] === RUN TestDaemonIpcModePrivate [2021-07-20T05:02:39.801Z] --- PASS: TestNetworkLoopbackNat (3.09s) [2021-07-20T05:02:39.801Z] === RUN TestPause [2021-07-20T05:02:40.390Z] --- PASS: TestPause (0.71s) [2021-07-20T05:02:40.390Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-20T05:02:40.390Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-20T05:02:40.390Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-20T05:02:40.390Z] === RUN TestPauseStopPausedContainer [2021-07-20T05:02:40.801Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-07-20T05:02:40.955Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2021-07-20T05:02:40.955Z] === RUN TestPsFilter [2021-07-20T05:02:41.213Z] --- PASS: TestPsFilter (0.17s) [2021-07-20T05:02:41.213Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-20T05:02:41.735Z] --- PASS: TestDaemonIpcModePrivate (2.54s) [2021-07-20T05:02:41.735Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-20T05:02:41.735Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-20T05:02:41.735Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-20T05:02:41.735Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-20T05:02:41.735Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-20T05:02:41.735Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-20T05:02:41.735Z] === RUN TestIpcModeOlderClient [2021-07-20T05:02:41.735Z] === PAUSE TestIpcModeOlderClient [2021-07-20T05:02:41.735Z] === RUN TestKillContainerInvalidSignal [2021-07-20T05:02:42.147Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2021-07-20T05:02:42.147Z] === RUN TestRemoveContainerWithVolume [2021-07-20T05:02:42.671Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2021-07-20T05:02:42.671Z] === RUN TestKillContainer [2021-07-20T05:02:42.671Z] === RUN TestKillContainer/no_signal [2021-07-20T05:02:42.713Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2021-07-20T05:02:42.713Z] === RUN TestRemoveContainerRunning [2021-07-20T05:02:43.239Z] === RUN TestKillContainer/non_killing_signal [2021-07-20T05:02:43.279Z] --- PASS: TestRemoveContainerRunning (0.69s) [2021-07-20T05:02:43.279Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-20T05:02:43.498Z] === RUN TestKillContainer/killing_signal [2021-07-20T05:02:43.845Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s) [2021-07-20T05:02:43.845Z] === RUN TestRemoveInvalidContainer [2021-07-20T05:02:44.103Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-20T05:02:44.103Z] === RUN TestRenameLinkedContainer [2021-07-20T05:02:44.435Z] --- PASS: TestKillContainer (1.86s) [2021-07-20T05:02:44.435Z] --- PASS: TestKillContainer/no_signal (0.61s) [2021-07-20T05:02:44.435Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2021-07-20T05:02:44.435Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2021-07-20T05:02:44.435Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-20T05:02:44.435Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-20T05:02:45.003Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-20T05:02:45.571Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2021-07-20T05:02:45.571Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2021-07-20T05:02:45.571Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2021-07-20T05:02:45.571Z] === RUN TestKillStoppedContainer [2021-07-20T05:02:45.571Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-07-20T05:02:45.572Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-20T05:02:45.572Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-07-20T05:02:45.572Z] === RUN TestKillDifferentUserContainer [2021-07-20T05:02:46.140Z] --- PASS: TestKillDifferentUserContainer (0.62s) [2021-07-20T05:02:46.140Z] === RUN TestInspectOomKilledTrue [2021-07-20T05:02:46.140Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T05:02:46.140Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-20T05:02:46.140Z] === RUN TestInspectOomKilledFalse [2021-07-20T05:02:46.140Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-20T05:02:46.140Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-20T05:02:46.140Z] === RUN TestLinksEtcHostsContentMatch [2021-07-20T05:02:46.140Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-20T05:02:46.140Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-07-20T05:02:46.140Z] === RUN TestLinksContainerNames [2021-07-20T05:02:46.633Z] --- PASS: TestRenameLinkedContainer (2.64s) [2021-07-20T05:02:46.633Z] === RUN TestRenameStoppedContainer [2021-07-20T05:02:47.201Z] --- PASS: TestRenameStoppedContainer (0.62s) [2021-07-20T05:02:47.201Z] === RUN TestRenameRunningContainerAndReuse [2021-07-20T05:02:47.517Z] --- PASS: TestLinksContainerNames (1.18s) [2021-07-20T05:02:47.517Z] === RUN TestLogsFollowTailEmpty [2021-07-20T05:02:48.083Z] --- PASS: TestLogsFollowTailEmpty (0.61s) [2021-07-20T05:02:48.083Z] === RUN TestContainerNetworkMountsNoChown [2021-07-20T05:02:48.298Z] sha256:77ec0859472253d6159b5476de4cb2aa1fae69b2416b231fc9f0da315cad0075 [2021-07-20T05:02:48.298Z] INFO: Starting docker-py tests... [2021-07-20T05:02:48.575Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s) [2021-07-20T05:02:48.575Z] === RUN TestRenameInvalidName [2021-07-20T05:02:48.651Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s) [2021-07-20T05:02:48.651Z] === RUN TestMountDaemonRoot [2021-07-20T05:02:48.651Z] === RUN TestMountDaemonRoot/default [2021-07-20T05:02:48.651Z] === PAUSE TestMountDaemonRoot/default [2021-07-20T05:02:48.651Z] === RUN TestMountDaemonRoot/private [2021-07-20T05:02:48.651Z] === PAUSE TestMountDaemonRoot/private [2021-07-20T05:02:48.651Z] === RUN TestMountDaemonRoot/rprivate [2021-07-20T05:02:48.651Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-20T05:02:48.651Z] === RUN TestMountDaemonRoot/slave [2021-07-20T05:02:48.651Z] === PAUSE TestMountDaemonRoot/slave [2021-07-20T05:02:48.651Z] === RUN TestMountDaemonRoot/rslave [2021-07-20T05:02:48.651Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-20T05:02:48.651Z] === RUN TestMountDaemonRoot/shared [2021-07-20T05:02:48.651Z] === PAUSE TestMountDaemonRoot/shared [2021-07-20T05:02:48.651Z] === RUN TestMountDaemonRoot/rshared [2021-07-20T05:02:48.651Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-20T05:02:48.651Z] === CONT TestMountDaemonRoot/default [2021-07-20T05:02:48.651Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-20T05:02:48.651Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-20T05:02:48.651Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-20T05:02:48.651Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-20T05:02:48.651Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-20T05:02:48.651Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-20T05:02:48.651Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-20T05:02:48.651Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-20T05:02:48.651Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-20T05:02:48.651Z] === CONT TestMountDaemonRoot/rshared [2021-07-20T05:02:48.651Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-20T05:02:48.651Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-20T05:02:48.651Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-20T05:02:48.651Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-20T05:02:48.651Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-20T05:02:48.651Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-20T05:02:48.651Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-20T05:02:48.651Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-20T05:02:48.651Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-20T05:02:48.651Z] === CONT TestMountDaemonRoot/shared [2021-07-20T05:02:48.651Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-20T05:02:48.651Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-20T05:02:48.651Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-20T05:02:48.651Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-20T05:02:48.651Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-20T05:02:48.651Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-20T05:02:48.651Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-20T05:02:48.651Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-20T05:02:48.651Z] === CONT TestMountDaemonRoot/rslave [2021-07-20T05:02:48.651Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-20T05:02:48.651Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-20T05:02:48.651Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-20T05:02:48.652Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-20T05:02:48.652Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-20T05:02:48.652Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-20T05:02:48.652Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-20T05:02:48.652Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-20T05:02:48.652Z] === CONT TestMountDaemonRoot/slave [2021-07-20T05:02:48.652Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-20T05:02:48.652Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-20T05:02:48.652Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-20T05:02:48.652Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-20T05:02:48.652Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-20T05:02:48.652Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-20T05:02:48.652Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-20T05:02:48.652Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-20T05:02:48.652Z] === CONT TestMountDaemonRoot/rprivate [2021-07-20T05:02:48.652Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-20T05:02:48.652Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-20T05:02:48.652Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-20T05:02:48.652Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-20T05:02:48.652Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-20T05:02:48.652Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-20T05:02:48.652Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-20T05:02:48.652Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-20T05:02:48.652Z] === CONT TestMountDaemonRoot/private [2021-07-20T05:02:48.652Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-20T05:02:48.652Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-20T05:02:48.652Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-20T05:02:48.652Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-20T05:02:48.652Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-20T05:02:48.652Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-20T05:02:48.652Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-20T05:02:48.652Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-20T05:02:48.652Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-20T05:02:48.652Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-20T05:02:48.652Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-20T05:02:48.652Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-20T05:02:48.652Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-20T05:02:48.652Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-20T05:02:48.652Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-20T05:02:48.859Z] ============================= test session starts ============================== [2021-07-20T05:02:48.859Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-07-20T05:02:48.859Z] rootdir: /src, inifile: pytest.ini [2021-07-20T05:02:48.859Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-07-20T05:02:48.911Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-20T05:02:48.911Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-20T05:02:48.911Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-20T05:02:48.911Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-20T05:02:48.911Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-20T05:02:48.911Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-20T05:02:48.911Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-20T05:02:48.911Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-20T05:02:48.911Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-20T05:02:48.911Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-20T05:02:48.911Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-20T05:02:48.911Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-20T05:02:48.911Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-20T05:02:48.911Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-20T05:02:48.911Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-20T05:02:48.911Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-20T05:02:48.911Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-20T05:02:48.911Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-20T05:02:48.911Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-20T05:02:48.911Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-20T05:02:48.911Z] === RUN TestContainerBindMountNonRecursive [2021-07-20T05:02:48.911Z] 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-20T05:02:48.911Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-07-20T05:02:48.911Z] === RUN TestContainerVolumesMountedAsShared [2021-07-20T05:02:48.911Z] 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-20T05:02:48.911Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-07-20T05:02:48.911Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-20T05:02:48.911Z] 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-20T05:02:48.911Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-07-20T05:02:48.911Z] === RUN TestNetworkNat [2021-07-20T05:02:49.143Z] --- PASS: TestRenameInvalidName (0.66s) [2021-07-20T05:02:49.143Z] === RUN TestRenameAnonymousContainer [2021-07-20T05:02:49.785Z] collected 389 items / 1 deselected / 388 selected [2021-07-20T05:02:49.786Z] [2021-07-20T05:02:49.847Z] --- PASS: TestNetworkNat (0.70s) [2021-07-20T05:02:49.847Z] === RUN TestNetworkLocalhostTCPNat [2021-07-20T05:02:50.414Z] --- PASS: TestNetworkLocalhostTCPNat (0.61s) [2021-07-20T05:02:50.414Z] === RUN TestNetworkLoopbackNat [2021-07-20T05:02:51.671Z] --- PASS: TestRenameAnonymousContainer (2.28s) [2021-07-20T05:02:51.671Z] === RUN TestRenameContainerWithSameName [2021-07-20T05:02:52.238Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2021-07-20T05:02:52.238Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-20T05:02:53.612Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s) [2021-07-20T05:02:53.612Z] === RUN TestResize [2021-07-20T05:02:53.702Z] --- PASS: TestNetworkLoopbackNat (2.95s) [2021-07-20T05:02:53.702Z] === RUN TestPause [2021-07-20T05:02:53.702Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T05:02:53.702Z] --- SKIP: TestPause (0.00s) [2021-07-20T05:02:53.702Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-20T05:02:53.702Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-20T05:02:53.702Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-20T05:02:53.702Z] === RUN TestPauseStopPausedContainer [2021-07-20T05:02:53.702Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T05:02:53.702Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-07-20T05:02:53.702Z] === RUN TestPsFilter [2021-07-20T05:02:53.702Z] --- PASS: TestPsFilter (0.09s) [2021-07-20T05:02:53.702Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-20T05:02:53.960Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.59s) [2021-07-20T05:02:53.960Z] === RUN TestRemoveContainerWithVolume [2021-07-20T05:02:54.178Z] --- PASS: TestResize (0.65s) [2021-07-20T05:02:54.178Z] === RUN TestResizeWithInvalidSize [2021-07-20T05:02:54.527Z] --- PASS: TestRemoveContainerWithVolume (0.61s) [2021-07-20T05:02:54.527Z] === RUN TestRemoveContainerRunning [2021-07-20T05:02:54.744Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2021-07-20T05:02:54.744Z] === RUN TestResizeWhenContainerNotStarted [2021-07-20T05:02:54.912Z] [2021-07-20T05:02:54.912Z] SUCCESS: Specified value was saved. [2021-07-20T05:02:54.912Z] INFO: Downloading git... [2021-07-20T05:02:55.095Z] --- PASS: TestRemoveContainerRunning (0.60s) [2021-07-20T05:02:55.095Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-20T05:02:55.679Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2021-07-20T05:02:55.679Z] === RUN TestDaemonRestartKillContainers [2021-07-20T05:02:55.679Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-20T05:02:55.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-20T05:02:55.679Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-20T05:02:55.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-20T05:02:55.679Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-20T05:02:55.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-20T05:02:55.679Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-20T05:02:55.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-20T05:02:55.679Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-20T05:02:55.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-20T05:02:55.679Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-20T05:02:55.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-20T05:02:55.679Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-20T05:02:55.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-20T05:02:55.679Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-20T05:02:55.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-20T05:02:55.679Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-20T05:02:55.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-20T05:02:55.679Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-20T05:02:55.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-20T05:02:55.679Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-20T05:02:55.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-20T05:02:55.679Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-20T05:02:55.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-20T05:02:55.679Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-20T05:02:55.679Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-20T05:02:56.032Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s) [2021-07-20T05:02:56.032Z] === RUN TestRemoveInvalidContainer [2021-07-20T05:02:56.032Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-20T05:02:56.032Z] === RUN TestRenameLinkedContainer [2021-07-20T05:02:56.446Z] INFO: Downloading go... [2021-07-20T05:02:57.053Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-20T05:02:57.620Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-20T05:02:58.568Z] --- PASS: TestRenameLinkedContainer (2.51s) [2021-07-20T05:02:58.568Z] === RUN TestRenameStoppedContainer [2021-07-20T05:02:58.831Z] --- PASS: TestRenameStoppedContainer (0.61s) [2021-07-20T05:02:58.995Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-20T05:02:59.091Z] === RUN TestRenameRunningContainerAndReuse [2021-07-20T05:02:59.253Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-20T05:03:00.187Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-20T05:03:00.444Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-20T05:03:00.466Z] --- PASS: TestRenameRunningContainerAndReuse (1.43s) [2021-07-20T05:03:00.466Z] === RUN TestRenameInvalidName [2021-07-20T05:03:01.034Z] --- PASS: TestRenameInvalidName (0.63s) [2021-07-20T05:03:01.034Z] === RUN TestRenameAnonymousContainer [2021-07-20T05:03:02.345Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-20T05:03:02.603Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-20T05:03:03.567Z] --- PASS: TestRenameAnonymousContainer (2.13s) [2021-07-20T05:03:03.567Z] === RUN TestRenameContainerWithSameName [2021-07-20T05:03:03.825Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2021-07-20T05:03:03.825Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-20T05:03:04.518Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-20T05:03:05.204Z] --- PASS: TestRenameContainerWithLinkedContainer (1.24s) [2021-07-20T05:03:05.204Z] === RUN TestResize [2021-07-20T05:03:05.453Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-20T05:03:05.771Z] --- PASS: TestResize (0.63s) [2021-07-20T05:03:05.771Z] === RUN TestResizeWithInvalidSize [2021-07-20T05:03:06.338Z] --- PASS: TestResizeWithInvalidSize (0.60s) [2021-07-20T05:03:06.338Z] === RUN TestResizeWhenContainerNotStarted [2021-07-20T05:03:06.904Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s) [2021-07-20T05:03:06.904Z] === RUN TestDaemonRestartKillContainers [2021-07-20T05:03:06.904Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-20T05:03:06.904Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-20T05:03:06.905Z] === RUN TestCgroupNamespacesRun [2021-07-20T05:03:07.353Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-20T05:03:07.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2021-07-20T05:03:07.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.11s) [2021-07-20T05:03:07.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s) [2021-07-20T05:03:07.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.34s) [2021-07-20T05:03:07.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2021-07-20T05:03:07.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2021-07-20T05:03:07.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s) [2021-07-20T05:03:07.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.22s) [2021-07-20T05:03:07.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.21s) [2021-07-20T05:03:07.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.71s) [2021-07-20T05:03:07.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.10s) [2021-07-20T05:03:07.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.90s) [2021-07-20T05:03:07.354Z] === RUN TestCgroupNamespacesRun [2021-07-20T05:03:08.731Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2021-07-20T05:03:08.731Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-20T05:03:08.731Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-20T05:03:08.731Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-20T05:03:08.989Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-20T05:03:09.441Z] --- PASS: TestCgroupNamespacesRun (2.55s) [2021-07-20T05:03:09.441Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-20T05:03:09.978Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-07-20T05:03:10.363Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.60s) [2021-07-20T05:03:10.363Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-20T05:03:10.796Z] tests/integration/api_client_test.py ..... [ 7%] [2021-07-20T05:03:11.972Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.10s) [2021-07-20T05:03:11.972Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-20T05:03:11.978Z] tests/integration/api_config_test.py ..... [ 8%] [2021-07-20T05:03:12.262Z] --- PASS: TestCgroupNamespacesRunHostMode (1.60s) [2021-07-20T05:03:12.262Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-20T05:03:13.636Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s) [2021-07-20T05:03:13.636Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-20T05:03:14.438Z] Loaded image: buildpack-deps:buster [2021-07-20T05:03:14.438Z] Loaded image: busybox:latest [2021-07-20T05:03:14.438Z] Loaded image: busybox:glibc [2021-07-20T05:03:14.504Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.56s) [2021-07-20T05:03:14.504Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-20T05:03:15.009Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2021-07-20T05:03:15.009Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-20T05:03:15.575Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-07-20T05:03:15.575Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-20T05:03:17.035Z] --- PASS: TestCgroupNamespacesRunHostMode (2.63s) [2021-07-20T05:03:17.035Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-20T05:03:17.473Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s) [2021-07-20T05:03:17.473Z] === RUN TestNISDomainname [2021-07-20T05:03:18.409Z] --- PASS: TestNISDomainname (1.23s) [2021-07-20T05:03:18.409Z] === RUN TestHostnameDnsResolution [2021-07-20T05:03:19.599Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.56s) [2021-07-20T05:03:19.599Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-20T05:03:19.687Z] Loaded image: debian:bullseye [2021-07-20T05:03:19.687Z] Loaded image: hello-world:latest [2021-07-20T05:03:19.687Z] Loaded image: arm32v7/hello-world:latest [2021-07-20T05:03:19.687Z] INFO: Testing against a local daemon [2021-07-20T05:03:19.687Z] === RUN TestCgroupNamespacesBuild [2021-07-20T05:03:19.783Z] --- PASS: TestHostnameDnsResolution (1.16s) [2021-07-20T05:03:19.783Z] === RUN TestStats [2021-07-20T05:03:21.501Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.08s) [2021-07-20T05:03:21.501Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-20T05:03:22.314Z] --- PASS: TestStats (2.69s) [2021-07-20T05:03:22.314Z] === RUN TestStopContainerWithTimeout [2021-07-20T05:03:22.314Z] === RUN TestStopContainerWithTimeout/0 [2021-07-20T05:03:22.314Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-20T05:03:22.314Z] === RUN TestStopContainerWithTimeout/1 [2021-07-20T05:03:22.314Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-20T05:03:22.314Z] === RUN TestStopContainerWithTimeout/3 [2021-07-20T05:03:22.314Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-20T05:03:22.314Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-20T05:03:22.314Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-20T05:03:22.314Z] === CONT TestStopContainerWithTimeout/0 [2021-07-20T05:03:22.314Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-20T05:03:22.962Z] --- PASS: TestCgroupNamespacesBuild (3.34s) [2021-07-20T05:03:22.962Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-20T05:03:23.249Z] === CONT TestStopContainerWithTimeout/3 [2021-07-20T05:03:23.402Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.68s) [2021-07-20T05:03:23.402Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-20T05:03:23.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-20T05:03:25.148Z] === CONT TestStopContainerWithTimeout/1 [2021-07-20T05:03:25.480Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.44s) [2021-07-20T05:03:25.480Z] === RUN TestBuildWithSession [2021-07-20T05:03:25.480Z] build_session_test.go:25: TODO: BuildKit [2021-07-20T05:03:25.480Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-20T05:03:25.480Z] === RUN TestBuildSquashParent [2021-07-20T05:03:25.934Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.57s) [2021-07-20T05:03:25.934Z] === RUN TestNISDomainname [2021-07-20T05:03:25.934Z] 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-20T05:03:25.934Z] --- SKIP: TestNISDomainname (0.01s) [2021-07-20T05:03:25.934Z] === RUN TestHostnameDnsResolution [2021-07-20T05:03:26.871Z] --- PASS: TestHostnameDnsResolution (1.07s) [2021-07-20T05:03:26.871Z] === RUN TestStats [2021-07-20T05:03:26.871Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T05:03:26.871Z] --- SKIP: TestStats (0.00s) [2021-07-20T05:03:26.871Z] === RUN TestStopContainerWithTimeout [2021-07-20T05:03:26.871Z] === RUN TestStopContainerWithTimeout/0 [2021-07-20T05:03:26.871Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-20T05:03:26.871Z] === RUN TestStopContainerWithTimeout/1 [2021-07-20T05:03:26.871Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-20T05:03:26.871Z] === RUN TestStopContainerWithTimeout/3 [2021-07-20T05:03:26.871Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-20T05:03:26.871Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-20T05:03:26.871Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-20T05:03:26.871Z] === CONT TestStopContainerWithTimeout/0 [2021-07-20T05:03:26.871Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-20T05:03:27.047Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-20T05:03:27.047Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2021-07-20T05:03:27.047Z] --- PASS: TestStopContainerWithTimeout/-1 (2.98s) [2021-07-20T05:03:27.047Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2021-07-20T05:03:27.047Z] --- PASS: TestStopContainerWithTimeout/1 (1.66s) [2021-07-20T05:03:27.047Z] === RUN TestDeleteDevicemapper [2021-07-20T05:03:27.047Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-20T05:03:27.047Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-20T05:03:27.047Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-20T05:03:27.806Z] === CONT TestStopContainerWithTimeout/3 [2021-07-20T05:03:29.600Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.28s) [2021-07-20T05:03:29.600Z] === RUN TestUpdateMemory [2021-07-20T05:03:29.708Z] === CONT TestStopContainerWithTimeout/1 [2021-07-20T05:03:30.534Z] --- PASS: TestUpdateMemory (1.25s) [2021-07-20T05:03:30.534Z] === RUN TestUpdateCPUQuota [2021-07-20T05:03:31.085Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-20T05:03:31.085Z] --- PASS: TestStopContainerWithTimeout/0 (0.99s) [2021-07-20T05:03:31.085Z] --- PASS: TestStopContainerWithTimeout/-1 (2.87s) [2021-07-20T05:03:31.085Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2021-07-20T05:03:31.085Z] --- PASS: TestStopContainerWithTimeout/1 (1.60s) [2021-07-20T05:03:31.085Z] === RUN TestDeleteDevicemapper [2021-07-20T05:03:31.085Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-20T05:03:31.085Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-20T05:03:31.085Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-20T05:03:34.373Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.64s) [2021-07-20T05:03:34.373Z] === RUN TestUpdateMemory [2021-07-20T05:03:34.373Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T05:03:34.373Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-20T05:03:34.373Z] === RUN TestUpdateCPUQuota [2021-07-20T05:03:34.373Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T05:03:34.373Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-07-20T05:03:34.373Z] === RUN TestUpdatePidsLimit [2021-07-20T05:03:34.373Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T05:03:34.373Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-07-20T05:03:34.373Z] === RUN TestUpdateRestartPolicy [2021-07-20T05:03:35.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-20T05:03:37.090Z] --- PASS: TestUpdateCPUQuota (6.37s) [2021-07-20T05:03:37.090Z] === RUN TestUpdatePidsLimit [2021-07-20T05:03:37.090Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-20T05:03:37.347Z] === RUN TestUpdatePidsLimit/no_change [2021-07-20T05:03:37.659Z] --- PASS: TestBuildSquashParent (11.61s) [2021-07-20T05:03:37.659Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-20T05:03:37.659Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T05:03:37.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T05:03:37.659Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T05:03:37.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T05:03:37.659Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T05:03:37.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T05:03:37.659Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T05:03:37.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T05:03:37.659Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T05:03:37.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T05:03:37.659Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T05:03:37.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T05:03:37.659Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T05:03:37.659Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T05:03:38.280Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-20T05:03:38.846Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-20T05:03:38.932Z] INFO: Downloading compiler 1 of 3... [2021-07-20T05:03:38.932Z] INFO: Downloading compiler 2 of 3... [2021-07-20T05:03:38.932Z] INFO: Downloading compiler 3 of 3... [2021-07-20T05:03:39.389Z] INFO: Extracting git... [2021-07-20T05:03:39.412Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-20T05:03:40.345Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-20T05:03:40.911Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-20T05:03:42.287Z] --- PASS: TestUpdatePidsLimit (5.33s) [2021-07-20T05:03:42.287Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.68s) [2021-07-20T05:03:42.287Z] --- PASS: TestUpdatePidsLimit/no_change (0.67s) [2021-07-20T05:03:42.287Z] --- PASS: TestUpdatePidsLimit/update_lower (0.67s) [2021-07-20T05:03:42.287Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s) [2021-07-20T05:03:42.287Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s) [2021-07-20T05:03:42.287Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.74s) [2021-07-20T05:03:42.287Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.69s) [2021-07-20T05:03:42.287Z] === RUN TestUpdateRestartPolicy [2021-07-20T05:03:42.907Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T05:03:42.907Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T05:03:46.573Z] --- PASS: TestUpdateRestartPolicy (12.16s) [2021-07-20T05:03:46.573Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-20T05:03:46.573Z] --- PASS: TestUpdateRestartWithAutoRemove (0.62s) [2021-07-20T05:03:46.573Z] === RUN TestWaitNonBlocked [2021-07-20T05:03:46.573Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T05:03:46.573Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T05:03:46.573Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T05:03:46.573Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T05:03:46.573Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T05:03:46.573Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T05:03:47.076Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T05:03:47.335Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T05:03:47.508Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-20T05:03:47.508Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.89s) [2021-07-20T05:03:47.508Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2021-07-20T05:03:47.508Z] === RUN TestWaitBlocked [2021-07-20T05:03:47.508Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-20T05:03:47.508Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-20T05:03:47.508Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-20T05:03:47.508Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-20T05:03:47.508Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-20T05:03:47.508Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-20T05:03:48.075Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-07-20T05:03:48.884Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-20T05:03:48.884Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2021-07-20T05:03:48.884Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2021-07-20T05:03:48.884Z] === CONT TestDaemonRestartIpcMode [2021-07-20T05:03:48.884Z] === CONT TestIpcModeOlderClient [2021-07-20T05:03:48.884Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-07-20T05:03:48.884Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-20T05:03:52.583Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-07-20T05:03:52.583Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.01s) [2021-07-20T05:03:52.583Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.07s) [2021-07-20T05:03:52.583Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (4.94s) [2021-07-20T05:03:52.583Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.19s) [2021-07-20T05:03:52.583Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.11s) [2021-07-20T05:03:52.583Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.01s) [2021-07-20T05:03:52.583Z] === RUN TestBuildMultiStageCopy [2021-07-20T05:03:52.583Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-20T05:03:54.168Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.66s) [2021-07-20T05:03:54.168Z] --- PASS: TestDaemonRestartIpcMode (5.24s) [2021-07-20T05:03:54.168Z] PASS [2021-07-20T05:03:54.168Z] [2021-07-20T05:03:54.168Z] === Skipped [2021-07-20T05:03:54.168Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-20T05:03:54.168Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-20T05:03:54.168Z] [2021-07-20T05:03:54.168Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-07-20T05:03:54.168Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-20T05:03:54.168Z] [2021-07-20T05:03:54.168Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-07-20T05:03:54.168Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T05:03:54.168Z] [2021-07-20T05:03:54.168Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-07-20T05:03:54.168Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-20T05:03:54.168Z] [2021-07-20T05:03:54.168Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-07-20T05:03:54.168Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-20T05:03:54.168Z] [2021-07-20T05:03:54.168Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-07-20T05:03:54.168Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-20T05:03:54.168Z] [2021-07-20T05:03:54.168Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-07-20T05:03:54.168Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-20T05:03:54.168Z] [2021-07-20T05:03:54.168Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-20T05:03:54.168Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-20T05:03:54.168Z] [2021-07-20T05:03:54.168Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-20T05:03:54.168Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-20T05:03:54.168Z] [2021-07-20T05:03:54.168Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-20T05:03:54.168Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T05:03:54.168Z] [2021-07-20T05:03:54.168Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-20T05:03:54.168Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-20T05:03:54.168Z] [2021-07-20T05:03:54.168Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-07-20T05:03:54.168Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-20T05:03:54.168Z] [2021-07-20T05:03:54.168Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-07-20T05:03:54.168Z] 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-20T05:03:54.168Z] [2021-07-20T05:03:54.168Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-07-20T05:03:54.168Z] 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-20T05:03:54.168Z] [2021-07-20T05:03:54.168Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-07-20T05:03:54.168Z] 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-20T05:03:54.168Z] [2021-07-20T05:03:54.168Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-07-20T05:03:54.168Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T05:03:54.168Z] [2021-07-20T05:03:54.168Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-20T05:03:54.168Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-20T05:03:54.168Z] [2021-07-20T05:03:54.168Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-07-20T05:03:54.169Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T05:03:54.169Z] [2021-07-20T05:03:54.169Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-07-20T05:03:54.169Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-20T05:03:54.169Z] [2021-07-20T05:03:54.169Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-07-20T05:03:54.169Z] 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-20T05:03:54.169Z] [2021-07-20T05:03:54.169Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-07-20T05:03:54.169Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T05:03:54.169Z] [2021-07-20T05:03:54.169Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-20T05:03:54.169Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-20T05:03:54.169Z] [2021-07-20T05:03:54.169Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-20T05:03:54.169Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T05:03:54.169Z] [2021-07-20T05:03:54.169Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-07-20T05:03:54.169Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T05:03:54.169Z] [2021-07-20T05:03:54.169Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-07-20T05:03:54.169Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-20T05:03:54.169Z] [2021-07-20T05:03:54.169Z] [2021-07-20T05:03:54.169Z] DONE 176 tests, 25 skipped in 99.944s [2021-07-20T05:03:54.169Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-20T05:03:54.169Z] INFO: Testing against a local daemon [2021-07-20T05:03:54.169Z] === RUN TestCommitInheritsEnv [2021-07-20T05:03:54.185Z] INFO: Expanding go... [2021-07-20T05:03:54.477Z] --- PASS: TestUpdateRestartPolicy (12.51s) [2021-07-20T05:03:54.477Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-20T05:03:55.410Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2021-07-20T05:03:55.410Z] === RUN TestWaitNonBlocked [2021-07-20T05:03:55.410Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T05:03:55.410Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T05:03:55.410Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T05:03:55.410Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T05:03:55.410Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T05:03:55.410Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T05:03:55.853Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-20T05:03:56.075Z] --- PASS: TestCommitInheritsEnv (2.06s) [2021-07-20T05:03:56.075Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-20T05:03:56.075Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-20T05:03:56.075Z] === RUN TestImagesFilterMultiReference [2021-07-20T05:03:56.075Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-07-20T05:03:56.075Z] === RUN TestImagePullPlatformInvalid [2021-07-20T05:03:56.333Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-20T05:03:56.333Z] === RUN TestRemoveImageOrphaning [2021-07-20T05:03:56.416Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-20T05:03:56.673Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-20T05:03:56.782Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-20T05:03:56.782Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2021-07-20T05:03:56.782Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.23s) [2021-07-20T05:03:56.782Z] === RUN TestWaitBlocked [2021-07-20T05:03:56.782Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-20T05:03:56.782Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-20T05:03:56.782Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-20T05:03:56.782Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-20T05:03:56.782Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-20T05:03:56.782Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-20T05:03:57.235Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-20T05:03:57.716Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-20T05:03:57.716Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2021-07-20T05:03:57.716Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2021-07-20T05:03:57.716Z] === CONT TestContainerStartOnDaemonRestart [2021-07-20T05:03:57.716Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-20T05:03:57.797Z] --- PASS: TestBuildMultiStageCopy (5.64s) [2021-07-20T05:03:57.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.58s) [2021-07-20T05:03:57.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2021-07-20T05:03:57.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2021-07-20T05:03:57.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.49s) [2021-07-20T05:03:57.797Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2021-07-20T05:03:57.797Z] === RUN TestBuildMultiStageParentConfig [2021-07-20T05:03:58.234Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-07-20T05:03:58.234Z] === RUN TestRemoveImageGarbageCollector [2021-07-20T05:03:58.234Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-20T05:03:58.234Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-20T05:03:58.234Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-20T05:03:58.234Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-07-20T05:03:58.234Z] === RUN TestTagInvalidReference [2021-07-20T05:03:58.234Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-20T05:03:58.234Z] === RUN TestTagValidPrefixedRepo [2021-07-20T05:03:58.234Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-07-20T05:03:58.234Z] === RUN TestTagExistedNameWithoutForce [2021-07-20T05:03:58.234Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-20T05:03:58.234Z] === RUN TestTagOfficialNames [2021-07-20T05:03:58.234Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-20T05:03:58.234Z] === RUN TestTagMatchesDigest [2021-07-20T05:03:58.234Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-20T05:03:58.234Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-20T05:03:59.165Z] --- PASS: TestBuildMultiStageParentConfig (1.18s) [2021-07-20T05:03:59.166Z] === RUN TestBuildLabelWithTargets [2021-07-20T05:04:00.999Z] --- PASS: TestContainerStartOnDaemonRestart (3.00s) [2021-07-20T05:04:00.999Z] === CONT TestIpcModeOlderClient [2021-07-20T05:04:00.999Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.05s) [2021-07-20T05:04:00.999Z] === CONT TestContainerKillOnDaemonStart [2021-07-20T05:04:00.999Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-07-20T05:04:00.999Z] === CONT TestDaemonHostGatewayIP [2021-07-20T05:04:01.058Z] --- PASS: TestBuildLabelWithTargets (1.90s) [2021-07-20T05:04:01.058Z] === RUN TestBuildWithEmptyLayers [2021-07-20T05:04:01.987Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2021-07-20T05:04:01.987Z] === RUN TestBuildMultiStageOnBuild [2021-07-20T05:04:04.290Z] --- PASS: TestDaemonHostGatewayIP (3.62s) [2021-07-20T05:04:04.290Z] === CONT TestDaemonRestartIpcMode [2021-07-20T05:04:06.173Z] --- PASS: TestBuildMultiStageOnBuild (4.00s) [2021-07-20T05:04:06.173Z] === RUN TestBuildUncleanTarFilenames [2021-07-20T05:04:07.546Z] --- PASS: TestBuildUncleanTarFilenames (1.55s) [2021-07-20T05:04:07.546Z] === RUN TestBuildMultiStageLayerLeak [2021-07-20T05:04:07.573Z] --- PASS: TestDaemonRestartIpcMode (2.78s) [2021-07-20T05:04:11.711Z] --- PASS: TestBuildMultiStageLayerLeak (3.82s) [2021-07-20T05:04:11.711Z] === RUN TestBuildWithHugeFile [2021-07-20T05:04:12.832Z] --- PASS: TestContainerKillOnDaemonStart (12.10s) [2021-07-20T05:04:12.832Z] PASS [2021-07-20T05:04:12.832Z] [2021-07-20T05:04:12.832Z] === Skipped [2021-07-20T05:04:12.832Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-20T05:04:12.832Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-20T05:04:12.832Z] [2021-07-20T05:04:12.832Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-20T05:04:12.832Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-20T05:04:12.832Z] [2021-07-20T05:04:12.832Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-20T05:04:12.832Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-20T05:04:12.832Z] [2021-07-20T05:04:12.832Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-20T05:04:12.832Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-20T05:04:12.832Z] [2021-07-20T05:04:12.832Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-20T05:04:12.832Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-20T05:04:12.832Z] [2021-07-20T05:04:12.832Z] [2021-07-20T05:04:12.832Z] DONE 195 tests, 5 skipped in 142.587s [2021-07-20T05:04:12.832Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-20T05:04:12.832Z] INFO: Testing against a local daemon [2021-07-20T05:04:12.832Z] === RUN TestCommitInheritsEnv [2021-07-20T05:04:13.090Z] --- PASS: TestCommitInheritsEnv (0.27s) [2021-07-20T05:04:13.090Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-20T05:04:13.090Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-20T05:04:13.090Z] === RUN TestImagesFilterMultiReference [2021-07-20T05:04:13.090Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-07-20T05:04:13.090Z] === RUN TestImagePullPlatformInvalid [2021-07-20T05:04:13.348Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-20T05:04:13.348Z] === RUN TestRemoveImageOrphaning [2021-07-20T05:04:13.606Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2021-07-20T05:04:13.606Z] === RUN TestRemoveImageGarbageCollector [2021-07-20T05:04:15.507Z] --- PASS: TestRemoveImageGarbageCollector (1.79s) [2021-07-20T05:04:15.507Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-20T05:04:15.507Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-07-20T05:04:15.507Z] === RUN TestTagInvalidReference [2021-07-20T05:04:15.507Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-20T05:04:15.507Z] === RUN TestTagValidPrefixedRepo [2021-07-20T05:04:15.507Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-07-20T05:04:15.507Z] === RUN TestTagExistedNameWithoutForce [2021-07-20T05:04:15.507Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-20T05:04:15.507Z] === RUN TestTagOfficialNames [2021-07-20T05:04:15.507Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-20T05:04:15.507Z] === RUN TestTagMatchesDigest [2021-07-20T05:04:15.507Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-20T05:04:15.507Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-20T05:04:19.293Z] INFO: Expanding compiler 1 of 3... [2021-07-20T05:04:19.293Z] INFO: Expanding compiler 2 of 3... [2021-07-20T05:04:22.190Z] INFO: Expanding compiler 3 of 3... [2021-07-20T05:04:22.648Z] INFO: Removing downloaded files... [2021-07-20T05:04:22.648Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-07-20T05:04:22.648Z] INFO: Configuring git core.autocrlf... [2021-07-20T05:04:53.815Z] ..........................xx.................... [ 29%] [2021-07-20T05:05:12.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-20T05:05:19.309Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-07-20T05:05:19.338Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-20T05:05:19.338Z] Using test binary docker [2021-07-20T05:05:19.338Z] +++ /etc/init.d/apparmor start [2021-07-20T05:05:19.338Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-20T05:05:19.338Z] INFO: Waiting for daemon to start... [2021-07-20T05:05:19.338Z] Starting dockerd [2021-07-20T05:05:19.338Z] +++ 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-20T05:05:19.338Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-20T05:05:19.338Z] Using test binary docker [2021-07-20T05:05:19.338Z] +++ /etc/init.d/apparmor start [2021-07-20T05:05:19.338Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-20T05:05:19.338Z] INFO: Waiting for daemon to start... [2021-07-20T05:05:19.338Z] Starting dockerd [2021-07-20T05:05:19.339Z] +++ 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-20T05:05:19.339Z] . [2021-07-20T05:05:19.339Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-20T05:05:19.339Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-20T05:05:19.339Z] Error: No such image: emptyfs [2021-07-20T05:05:19.339Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-20T05:05:19.339Z] ++++ docker load [2021-07-20T05:05:19.339Z] Running integration-test (iteration 1) [2021-07-20T05:05:19.339Z] 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-20T05:05:19.339Z] ++ 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-20T05:05:19.339Z] ++ set -e [2021-07-20T05:05:19.339Z] ++ '[' -n 0 ']' [2021-07-20T05:05:19.339Z] ++ set -x [2021-07-20T05:05:19.339Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-20T05:05:19.339Z] [2021-07-20T05:05:19.339Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-20T05:05:19.339Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-20T05:05:19.339Z] Error: No such image: emptyfs [2021-07-20T05:05:19.339Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-20T05:05:19.339Z] ++++ docker load [2021-07-20T05:05:19.339Z] Running integration-test (iteration 1) [2021-07-20T05:05:19.339Z] 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-20T05:05:19.339Z] ++ 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-20T05:05:19.339Z] ++ set -e [2021-07-20T05:05:19.339Z] ++ '[' -n 0 ']' [2021-07-20T05:05:19.339Z] ++ set -x [2021-07-20T05:05:19.339Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-20T05:05:28.951Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-07-20T05:05:32.632Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-07-20T05:05:34.677Z] --- PASS: TestImportExtremelyLargeImageWorks (94.61s) [2021-07-20T05:05:34.677Z] PASS [2021-07-20T05:05:34.677Z] [2021-07-20T05:05:34.677Z] === Skipped [2021-07-20T05:05:34.677Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-20T05:05:34.677Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-20T05:05:34.677Z] [2021-07-20T05:05:34.677Z] [2021-07-20T05:05:34.677Z] DONE 12 tests, 1 skipped in 98.987s [2021-07-20T05:05:34.677Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-20T05:05:34.677Z] INFO: Testing against a local daemon [2021-07-20T05:05:34.677Z] === RUN TestNetworkCreateDelete [2021-07-20T05:05:34.677Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-07-20T05:05:34.677Z] === RUN TestDockerNetworkDeletePreferID [2021-07-20T05:05:34.677Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-07-20T05:05:34.677Z] === RUN TestDaemonDNSFallback [2021-07-20T05:05:41.237Z] --- PASS: TestDaemonDNSFallback (7.48s) [2021-07-20T05:05:41.237Z] === RUN TestInspectNetwork [2021-07-20T05:05:41.237Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:05:41.237Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-20T05:05:41.237Z] === RUN TestRunContainerWithBridgeNone [2021-07-20T05:05:41.237Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T05:05:41.237Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-20T05:05:41.237Z] === RUN TestNetworkInvalidJSON [2021-07-20T05:05:41.237Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-20T05:05:41.237Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-20T05:05:41.237Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T05:05:41.237Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T05:05:41.237Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T05:05:41.237Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T05:05:41.237Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-20T05:05:41.237Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T05:05:41.237Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T05:05:41.237Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-20T05:05:41.237Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-20T05:05:41.237Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-20T05:05:41.237Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-20T05:05:41.237Z] === RUN TestNetworkList [2021-07-20T05:05:41.237Z] === RUN TestNetworkList//networks [2021-07-20T05:05:41.237Z] === PAUSE TestNetworkList//networks [2021-07-20T05:05:41.237Z] === RUN TestNetworkList//networks/ [2021-07-20T05:05:41.237Z] === PAUSE TestNetworkList//networks/ [2021-07-20T05:05:41.237Z] === CONT TestNetworkList//networks [2021-07-20T05:05:41.237Z] === CONT TestNetworkList//networks/ [2021-07-20T05:05:41.237Z] --- PASS: TestNetworkList (0.01s) [2021-07-20T05:05:41.237Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-20T05:05:41.237Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-20T05:05:41.237Z] === RUN TestHostIPv4BridgeLabel [2021-07-20T05:05:41.237Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T05:05:41.237Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-20T05:05:41.237Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-20T05:05:41.237Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T05:05:41.237Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-07-20T05:05:41.237Z] === RUN TestDaemonDefaultNetworkPools [2021-07-20T05:05:41.237Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T05:05:41.237Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-07-20T05:05:41.237Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-20T05:05:41.237Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T05:05:41.237Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-07-20T05:05:41.237Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-20T05:05:41.237Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T05:05:41.237Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-20T05:05:41.237Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-20T05:05:41.237Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T05:05:41.237Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-20T05:05:41.237Z] === RUN TestServiceWithPredefinedNetwork [2021-07-20T05:05:41.237Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:05:41.237Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-20T05:05:41.237Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-20T05:05:41.237Z] service_test.go:242: FLAKY_TEST [2021-07-20T05:05:41.237Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-20T05:05:41.237Z] === RUN TestServiceWithDataPathPortInit [2021-07-20T05:05:41.237Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:05:41.237Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-07-20T05:05:41.237Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-20T05:05:41.237Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:05:41.237Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-20T05:05:41.237Z] PASS [2021-07-20T05:05:41.237Z] [2021-07-20T05:05:41.237Z] === Skipped [2021-07-20T05:05:41.237Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-07-20T05:05:41.237Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:05:41.237Z] [2021-07-20T05:05:41.237Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-07-20T05:05:41.237Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T05:05:41.237Z] [2021-07-20T05:05:41.237Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-07-20T05:05:41.237Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T05:05:41.237Z] [2021-07-20T05:05:41.237Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-07-20T05:05:41.237Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T05:05:41.237Z] [2021-07-20T05:05:41.237Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-07-20T05:05:41.237Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T05:05:41.237Z] [2021-07-20T05:05:41.237Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-07-20T05:05:41.237Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T05:05:41.237Z] [2021-07-20T05:05:41.237Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-20T05:05:41.237Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T05:05:41.237Z] [2021-07-20T05:05:41.237Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-20T05:05:41.237Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T05:05:41.237Z] [2021-07-20T05:05:41.237Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-07-20T05:05:41.237Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:05:41.237Z] [2021-07-20T05:05:41.237Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-20T05:05:41.237Z] service_test.go:242: FLAKY_TEST [2021-07-20T05:05:41.237Z] [2021-07-20T05:05:41.237Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-07-20T05:05:41.237Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:05:41.237Z] [2021-07-20T05:05:41.237Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-20T05:05:41.237Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:05:41.237Z] [2021-07-20T05:05:41.237Z] [2021-07-20T05:05:41.237Z] DONE 22 tests, 12 skipped in 8.150s [2021-07-20T05:05:41.237Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-20T05:05:41.237Z] INFO: Testing against a local daemon [2021-07-20T05:05:41.237Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-20T05:05:41.237Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T05:05:41.237Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-20T05:05:41.237Z] === RUN TestDockerNetworkIpvlan [2021-07-20T05:05:41.237Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T05:05:41.237Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-20T05:05:41.237Z] PASS [2021-07-20T05:05:41.237Z] [2021-07-20T05:05:41.237Z] === Skipped [2021-07-20T05:05:41.237Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-20T05:05:41.237Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T05:05:41.237Z] [2021-07-20T05:05:41.237Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-20T05:05:41.237Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T05:05:41.237Z] [2021-07-20T05:05:41.237Z] [2021-07-20T05:05:41.237Z] DONE 2 tests, 2 skipped in 0.098s [2021-07-20T05:05:41.237Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-20T05:05:41.237Z] INFO: Testing against a local daemon [2021-07-20T05:05:41.237Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-20T05:05:41.237Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T05:05:41.237Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-20T05:05:41.237Z] === RUN TestDockerNetworkMacvlan [2021-07-20T05:05:41.237Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T05:05:41.237Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-07-20T05:05:41.237Z] PASS [2021-07-20T05:05:41.237Z] [2021-07-20T05:05:41.237Z] === Skipped [2021-07-20T05:05:41.237Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-20T05:05:41.237Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T05:05:41.237Z] [2021-07-20T05:05:41.237Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-07-20T05:05:41.237Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T05:05:41.237Z] [2021-07-20T05:05:41.237Z] [2021-07-20T05:05:41.237Z] DONE 2 tests, 2 skipped in 0.098s [2021-07-20T05:05:41.237Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-20T05:05:41.237Z] testing: warning: no tests to run [2021-07-20T05:05:41.237Z] PASS [2021-07-20T05:05:41.237Z] [2021-07-20T05:05:41.237Z] DONE 0 tests in 0.022s [2021-07-20T05:05:41.237Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-20T05:05:41.495Z] INFO: Testing against a local daemon [2021-07-20T05:05:41.495Z] === RUN TestAuthZPluginAllowRequest [2021-07-20T05:05:41.495Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.495Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-07-20T05:05:41.495Z] === RUN TestAuthZPluginTLS [2021-07-20T05:05:41.495Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.495Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-07-20T05:05:41.495Z] === RUN TestAuthZPluginDenyRequest [2021-07-20T05:05:41.495Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.495Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-07-20T05:05:41.495Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-20T05:05:41.495Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.495Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-20T05:05:41.495Z] === RUN TestAuthZPluginDenyResponse [2021-07-20T05:05:41.495Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.496Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-07-20T05:05:41.496Z] === RUN TestAuthZPluginAllowEventStream [2021-07-20T05:05:41.496Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.496Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-07-20T05:05:41.496Z] === RUN TestAuthZPluginErrorResponse [2021-07-20T05:05:41.496Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.496Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-07-20T05:05:41.496Z] === RUN TestAuthZPluginErrorRequest [2021-07-20T05:05:41.496Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.496Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-07-20T05:05:41.496Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-20T05:05:41.496Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.496Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-20T05:05:41.496Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-20T05:05:41.496Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.496Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-20T05:05:41.496Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-20T05:05:41.496Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.496Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-20T05:05:41.496Z] === RUN TestAuthZPluginHeader [2021-07-20T05:05:41.496Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.496Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-07-20T05:05:41.496Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-20T05:05:41.496Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.496Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2021-07-20T05:05:41.496Z] === RUN TestAuthZPluginV2Disable [2021-07-20T05:05:41.496Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.496Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-07-20T05:05:41.496Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-20T05:05:41.496Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.496Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-07-20T05:05:41.496Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-20T05:05:41.754Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.754Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-20T05:05:41.754Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-20T05:05:41.754Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.754Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-20T05:05:41.754Z] PASS [2021-07-20T05:05:41.754Z] [2021-07-20T05:05:41.754Z] === Skipped [2021-07-20T05:05:41.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-07-20T05:05:41.754Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.754Z] [2021-07-20T05:05:41.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-07-20T05:05:41.754Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.754Z] [2021-07-20T05:05:41.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-07-20T05:05:41.754Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.754Z] [2021-07-20T05:05:41.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-20T05:05:41.754Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.754Z] [2021-07-20T05:05:41.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-07-20T05:05:41.754Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.754Z] [2021-07-20T05:05:41.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-07-20T05:05:41.754Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.754Z] [2021-07-20T05:05:41.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-07-20T05:05:41.754Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.754Z] [2021-07-20T05:05:41.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-07-20T05:05:41.754Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.754Z] [2021-07-20T05:05:41.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-20T05:05:41.754Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.754Z] [2021-07-20T05:05:41.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-20T05:05:41.754Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.754Z] [2021-07-20T05:05:41.754Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-20T05:05:41.754Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.754Z] [2021-07-20T05:05:41.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-07-20T05:05:41.754Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.754Z] [2021-07-20T05:05:41.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2021-07-20T05:05:41.754Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.754Z] [2021-07-20T05:05:41.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-07-20T05:05:41.754Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.754Z] [2021-07-20T05:05:41.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-07-20T05:05:41.754Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.754Z] [2021-07-20T05:05:41.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-20T05:05:41.754Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.754Z] [2021-07-20T05:05:41.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-20T05:05:41.754Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.754Z] [2021-07-20T05:05:41.754Z] [2021-07-20T05:05:41.754Z] DONE 17 tests, 17 skipped in 0.306s [2021-07-20T05:05:41.754Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-20T05:05:41.754Z] INFO: Testing against a local daemon [2021-07-20T05:05:41.754Z] === RUN TestPluginInvalidJSON [2021-07-20T05:05:41.754Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T05:05:41.754Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T05:05:41.754Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T05:05:41.754Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-20T05:05:41.754Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-20T05:05:41.754Z] === RUN TestPluginInstall [2021-07-20T05:05:41.754Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.754Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-20T05:05:41.754Z] === RUN TestPluginsWithRuntimes [2021-07-20T05:05:41.755Z] 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-20T05:05:41.755Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-20T05:05:41.755Z] === RUN TestPluginBackCompatMediaTypes [2021-07-20T05:05:41.755Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-20T05:05:41.755Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-20T05:05:41.755Z] PASS [2021-07-20T05:05:41.755Z] [2021-07-20T05:05:41.755Z] === Skipped [2021-07-20T05:05:41.755Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-07-20T05:05:41.755Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-20T05:05:41.755Z] [2021-07-20T05:05:41.755Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-07-20T05:05:41.755Z] 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-20T05:05:41.755Z] [2021-07-20T05:05:41.755Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-07-20T05:05:41.755Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-20T05:05:41.755Z] [2021-07-20T05:05:41.755Z] [2021-07-20T05:05:41.755Z] DONE 5 tests, 3 skipped in 0.126s [2021-07-20T05:05:41.755Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-20T05:05:42.013Z] INFO: Testing against a local daemon [2021-07-20T05:05:42.013Z] === RUN TestExternalGraphDriver [2021-07-20T05:05:42.013Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-20T05:05:42.013Z] --- SKIP: TestExternalGraphDriver (0.05s) [2021-07-20T05:05:42.013Z] === RUN TestGraphdriverPluginV2 [2021-07-20T05:05:48.576Z] --- PASS: TestGraphdriverPluginV2 (5.56s) [2021-07-20T05:05:48.576Z] PASS [2021-07-20T05:05:48.576Z] [2021-07-20T05:05:48.576Z] === Skipped [2021-07-20T05:05:48.576Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.05s) [2021-07-20T05:05:48.576Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-20T05:05:48.576Z] [2021-07-20T05:05:48.576Z] [2021-07-20T05:05:48.576Z] DONE 2 tests, 1 skipped in 5.725s [2021-07-20T05:05:48.576Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-20T05:05:48.576Z] INFO: Testing against a local daemon [2021-07-20T05:05:48.576Z] === RUN TestContinueAfterPluginCrash [2021-07-20T05:05:48.576Z] === PAUSE TestContinueAfterPluginCrash [2021-07-20T05:05:48.576Z] === RUN TestReadPluginNoRead [2021-07-20T05:05:48.576Z] === PAUSE TestReadPluginNoRead [2021-07-20T05:05:48.576Z] === RUN TestDaemonStartWithLogOpt [2021-07-20T05:05:48.576Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-20T05:05:48.576Z] === CONT TestContinueAfterPluginCrash [2021-07-20T05:05:48.576Z] === CONT TestDaemonStartWithLogOpt [2021-07-20T05:05:48.681Z] Removing intermediate container 6c29b2741f17 [2021-07-20T05:05:48.681Z] ---> dcb894d93a32 [2021-07-20T05:05:48.681Z] 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-20T05:05:48.681Z] ---> Running in 71ed21545b66 [2021-07-20T05:05:51.937Z] --- PASS: TestImportExtremelyLargeImageWorks (94.04s) [2021-07-20T05:05:51.937Z] PASS [2021-07-20T05:05:51.937Z] [2021-07-20T05:05:51.937Z] DONE 12 tests in 96.622s [2021-07-20T05:05:51.937Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-20T05:05:51.937Z] INFO: Testing against a local daemon [2021-07-20T05:05:51.937Z] === RUN TestNetworkCreateDelete [2021-07-20T05:05:51.937Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-07-20T05:05:51.937Z] === RUN TestDockerNetworkDeletePreferID [2021-07-20T05:05:51.937Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-07-20T05:05:51.937Z] === RUN TestDaemonDNSFallback [2021-07-20T05:05:52.142Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-07-20T05:05:53.860Z] --- PASS: TestDaemonStartWithLogOpt (5.96s) [2021-07-20T05:05:53.860Z] === CONT TestReadPluginNoRead [2021-07-20T05:05:54.519Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-07-20T05:05:54.977Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-20T05:05:55.943Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-20T05:05:55.943Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-20T05:05:55.943Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-20T05:05:55.943Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-07-20T05:05:55.943Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-20T05:05:55.943Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-20T05:05:55.943Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-20T05:05:55.943Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-20T05:05:55.943Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-20T05:05:56.913Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-20T05:05:56.913Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-20T05:05:57.157Z] === RUN TestReadPluginNoRead/default [2021-07-20T05:05:57.197Z] --- PASS: TestDaemonDNSFallback (6.55s) [2021-07-20T05:05:57.197Z] === RUN TestInspectNetwork [2021-07-20T05:05:57.416Z] --- PASS: TestContinueAfterPluginCrash (9.77s) [2021-07-20T05:05:58.004Z] Loaded image: buildpack-deps:buster [2021-07-20T05:05:58.004Z] Loaded image: busybox:latest [2021-07-20T05:05:58.004Z] Loaded image: busybox:glibc [2021-07-20T05:05:58.565Z] Loaded image: buildpack-deps:buster [2021-07-20T05:05:58.821Z] Loaded image: busybox:latest [2021-07-20T05:05:58.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-20T05:05:59.321Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-20T05:05:59.383Z] Loaded image: busybox:glibc [2021-07-20T05:05:59.967Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-07-20T05:06:00.479Z] === RUN TestInspectNetwork/full_network_id [2021-07-20T05:06:00.479Z] === RUN TestInspectNetwork/partial_network_id [2021-07-20T05:06:00.479Z] === RUN TestInspectNetwork/network_name [2021-07-20T05:06:00.479Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-20T05:06:01.404Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-07-20T05:06:01.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-20T05:06:01.852Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-20T05:06:02.718Z] INFO: Build done for gotestsum... [2021-07-20T05:06:04.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-20T05:06:04.383Z] === CONT TestReadPluginNoRead [2021-07-20T05:06:04.383Z] read_test.go:92: [d77634cf02d8f] daemon is not started [2021-07-20T05:06:04.383Z] --- PASS: TestReadPluginNoRead (10.54s) [2021-07-20T05:06:04.383Z] --- PASS: TestReadPluginNoRead/default (2.43s) [2021-07-20T05:06:04.383Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.44s) [2021-07-20T05:06:04.383Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.46s) [2021-07-20T05:06:04.383Z] PASS [2021-07-20T05:06:04.383Z] [2021-07-20T05:06:04.383Z] DONE 6 tests in 16.601s [2021-07-20T05:06:04.383Z] 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-20T05:06:04.383Z] testing: warning: no tests to run [2021-07-20T05:06:04.383Z] PASS [2021-07-20T05:06:04.383Z] [2021-07-20T05:06:04.383Z] DONE 0 tests in 0.035s [2021-07-20T05:06:04.383Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-20T05:06:04.383Z] INFO: Testing against a local daemon [2021-07-20T05:06:04.383Z] === RUN TestPluginWithDevMounts [2021-07-20T05:06:04.383Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-20T05:06:04.383Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-20T05:06:04.383Z] PASS [2021-07-20T05:06:04.383Z] [2021-07-20T05:06:04.383Z] === Skipped [2021-07-20T05:06:04.383Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-07-20T05:06:04.383Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-20T05:06:04.383Z] [2021-07-20T05:06:04.383Z] [2021-07-20T05:06:04.383Z] DONE 1 tests, 1 skipped in 0.114s [2021-07-20T05:06:04.383Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-20T05:06:04.383Z] INFO: Testing against a local daemon [2021-07-20T05:06:04.383Z] === RUN TestSecretInspect [2021-07-20T05:06:04.383Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.383Z] --- SKIP: TestSecretInspect (0.01s) [2021-07-20T05:06:04.383Z] === RUN TestSecretList [2021-07-20T05:06:04.383Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.383Z] --- SKIP: TestSecretList (0.02s) [2021-07-20T05:06:04.383Z] === RUN TestSecretsCreateAndDelete [2021-07-20T05:06:04.383Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.383Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-07-20T05:06:04.383Z] === RUN TestSecretsUpdate [2021-07-20T05:06:04.383Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.383Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-07-20T05:06:04.383Z] === RUN TestTemplatedSecret [2021-07-20T05:06:04.383Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.383Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-20T05:06:04.383Z] === RUN TestSecretCreateResolve [2021-07-20T05:06:04.383Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.383Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-07-20T05:06:04.383Z] PASS [2021-07-20T05:06:04.383Z] [2021-07-20T05:06:04.383Z] === Skipped [2021-07-20T05:06:04.383Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-07-20T05:06:04.383Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.383Z] [2021-07-20T05:06:04.383Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-07-20T05:06:04.383Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.383Z] [2021-07-20T05:06:04.383Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-07-20T05:06:04.383Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.383Z] [2021-07-20T05:06:04.383Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-07-20T05:06:04.383Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.383Z] [2021-07-20T05:06:04.383Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-07-20T05:06:04.383Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.383Z] [2021-07-20T05:06:04.383Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-07-20T05:06:04.383Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.383Z] [2021-07-20T05:06:04.383Z] [2021-07-20T05:06:04.383Z] DONE 6 tests, 6 skipped in 0.165s [2021-07-20T05:06:04.383Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-20T05:06:04.642Z] INFO: Testing against a local daemon [2021-07-20T05:06:04.642Z] === RUN TestServiceCreateInit [2021-07-20T05:06:04.642Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-20T05:06:04.642Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.642Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-20T05:06:04.642Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.642Z] --- PASS: TestServiceCreateInit (0.01s) [2021-07-20T05:06:04.642Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-20T05:06:04.642Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-20T05:06:04.642Z] === RUN TestCreateServiceMultipleTimes [2021-07-20T05:06:04.642Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.642Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-07-20T05:06:04.642Z] === RUN TestCreateServiceConflict [2021-07-20T05:06:04.642Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.642Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-07-20T05:06:04.642Z] === RUN TestCreateServiceMaxReplicas [2021-07-20T05:06:04.642Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.642Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-07-20T05:06:04.642Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-20T05:06:04.642Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.642Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-20T05:06:04.642Z] === RUN TestCreateServiceSecretFileMode [2021-07-20T05:06:04.642Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.642Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-07-20T05:06:04.642Z] === RUN TestCreateServiceConfigFileMode [2021-07-20T05:06:04.642Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.642Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-07-20T05:06:04.642Z] === RUN TestCreateServiceSysctls [2021-07-20T05:06:04.642Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.642Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-07-20T05:06:04.642Z] === RUN TestCreateServiceCapabilities [2021-07-20T05:06:04.642Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.642Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-20T05:06:04.642Z] === RUN TestInspect [2021-07-20T05:06:04.642Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.642Z] --- SKIP: TestInspect (0.01s) [2021-07-20T05:06:04.642Z] === RUN TestCreateJob [2021-07-20T05:06:04.642Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.642Z] --- SKIP: TestCreateJob (0.01s) [2021-07-20T05:06:04.642Z] === RUN TestReplicatedJob [2021-07-20T05:06:04.642Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.657Z] Loaded image: debian:bullseye [2021-07-20T05:06:04.657Z] Loaded image: hello-world:latest [2021-07-20T05:06:04.675Z] --- PASS: TestInspectNetwork (7.55s) [2021-07-20T05:06:04.675Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-20T05:06:04.675Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-20T05:06:04.675Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-20T05:06:04.675Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-20T05:06:04.675Z] === RUN TestRunContainerWithBridgeNone [2021-07-20T05:06:04.901Z] --- SKIP: TestReplicatedJob (0.01s) [2021-07-20T05:06:04.901Z] === RUN TestUpdateReplicatedJob [2021-07-20T05:06:04.901Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.901Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-07-20T05:06:04.901Z] === RUN TestServiceListWithStatuses [2021-07-20T05:06:04.901Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-20T05:06:04.901Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-20T05:06:04.901Z] === RUN TestDockerNetworkConnectAlias [2021-07-20T05:06:04.901Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.901Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-07-20T05:06:04.901Z] === RUN TestDockerNetworkReConnect [2021-07-20T05:06:04.901Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:04.901Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-07-20T05:06:04.901Z] === RUN TestServicePlugin [2021-07-20T05:06:04.913Z] Loaded image: arm32v7/hello-world:latest [2021-07-20T05:06:04.913Z] INFO: Testing against a local daemon [2021-07-20T05:06:04.913Z] === RUN TestDockerDaemonSuite [2021-07-20T05:06:04.913Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-07-20T05:06:07.037Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-07-20T05:06:07.204Z] --- PASS: TestRunContainerWithBridgeNone (2.92s) [2021-07-20T05:06:07.204Z] === RUN TestNetworkInvalidJSON [2021-07-20T05:06:07.204Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-20T05:06:07.204Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-20T05:06:07.204Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T05:06:07.204Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T05:06:07.204Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T05:06:07.204Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T05:06:07.204Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-20T05:06:07.204Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T05:06:07.204Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T05:06:07.204Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-07-20T05:06:07.204Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-20T05:06:07.204Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-20T05:06:07.204Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-20T05:06:07.204Z] === RUN TestNetworkList [2021-07-20T05:06:07.204Z] === RUN TestNetworkList//networks [2021-07-20T05:06:07.204Z] === PAUSE TestNetworkList//networks [2021-07-20T05:06:07.204Z] === RUN TestNetworkList//networks/ [2021-07-20T05:06:07.204Z] === PAUSE TestNetworkList//networks/ [2021-07-20T05:06:07.204Z] === CONT TestNetworkList//networks [2021-07-20T05:06:07.204Z] === CONT TestNetworkList//networks/ [2021-07-20T05:06:07.204Z] --- PASS: TestNetworkList (0.01s) [2021-07-20T05:06:07.204Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-20T05:06:07.204Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-20T05:06:07.204Z] === RUN TestHostIPv4BridgeLabel [2021-07-20T05:06:07.433Z] Loaded image: debian:bullseye [2021-07-20T05:06:07.433Z] Loaded image: hello-world:latest [2021-07-20T05:06:07.433Z] Loaded image: arm32v7/hello-world:latest [2021-07-20T05:06:07.433Z] INFO: Testing against a local daemon [2021-07-20T05:06:07.433Z] === RUN TestDockerSuite [2021-07-20T05:06:07.433Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-20T05:06:07.433Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-20T05:06:07.433Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-20T05:06:07.433Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-20T05:06:07.433Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-20T05:06:07.433Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-20T05:06:07.433Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-20T05:06:07.433Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-20T05:06:07.769Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-07-20T05:06:07.769Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-20T05:06:08.188Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] --- SKIP: TestServicePlugin (2.97s) [2021-07-20T05:06:08.188Z] === RUN TestServiceUpdateLabel [2021-07-20T05:06:08.188Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-07-20T05:06:08.188Z] === RUN TestServiceUpdateSecrets [2021-07-20T05:06:08.188Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-07-20T05:06:08.188Z] === RUN TestServiceUpdateConfigs [2021-07-20T05:06:08.188Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-07-20T05:06:08.188Z] === RUN TestServiceUpdateNetwork [2021-07-20T05:06:08.188Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-07-20T05:06:08.188Z] === RUN TestServiceUpdatePidsLimit [2021-07-20T05:06:08.188Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-07-20T05:06:08.188Z] PASS [2021-07-20T05:06:08.188Z] [2021-07-20T05:06:08.188Z] === Skipped [2021-07-20T05:06:08.188Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-20T05:06:08.188Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-20T05:06:08.188Z] [2021-07-20T05:06:08.188Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-20T05:06:08.188Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-20T05:06:08.188Z] [2021-07-20T05:06:08.188Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-07-20T05:06:08.188Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] [2021-07-20T05:06:08.188Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-07-20T05:06:08.188Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] [2021-07-20T05:06:08.188Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-07-20T05:06:08.188Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] [2021-07-20T05:06:08.188Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-20T05:06:08.188Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] [2021-07-20T05:06:08.188Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-07-20T05:06:08.188Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] [2021-07-20T05:06:08.188Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-07-20T05:06:08.188Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] [2021-07-20T05:06:08.188Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-07-20T05:06:08.188Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] [2021-07-20T05:06:08.188Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-07-20T05:06:08.188Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] [2021-07-20T05:06:08.188Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-07-20T05:06:08.188Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] [2021-07-20T05:06:08.188Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-07-20T05:06:08.188Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] [2021-07-20T05:06:08.188Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-07-20T05:06:08.188Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] [2021-07-20T05:06:08.188Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-07-20T05:06:08.188Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] [2021-07-20T05:06:08.188Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-20T05:06:08.188Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-20T05:06:08.188Z] [2021-07-20T05:06:08.188Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-07-20T05:06:08.188Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] [2021-07-20T05:06:08.188Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-07-20T05:06:08.188Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] [2021-07-20T05:06:08.188Z] === SKIP: amd64.integration.service TestServicePlugin (2.97s) [2021-07-20T05:06:08.188Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] [2021-07-20T05:06:08.188Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-07-20T05:06:08.188Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] [2021-07-20T05:06:08.188Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-07-20T05:06:08.188Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] [2021-07-20T05:06:08.188Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-07-20T05:06:08.188Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] [2021-07-20T05:06:08.188Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-07-20T05:06:08.188Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.188Z] [2021-07-20T05:06:08.188Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-07-20T05:06:08.189Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-20T05:06:08.189Z] [2021-07-20T05:06:08.189Z] [2021-07-20T05:06:08.189Z] DONE 24 tests, 23 skipped in 3.357s [2021-07-20T05:06:08.189Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-20T05:06:08.189Z] INFO: Testing against a local daemon [2021-07-20T05:06:08.189Z] === RUN TestSessionCreate [2021-07-20T05:06:08.189Z] --- PASS: TestSessionCreate (0.02s) [2021-07-20T05:06:08.189Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-20T05:06:08.189Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-20T05:06:08.189Z] PASS [2021-07-20T05:06:08.189Z] [2021-07-20T05:06:08.189Z] DONE 2 tests in 0.133s [2021-07-20T05:06:08.189Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-20T05:06:08.189Z] INFO: Testing against a local daemon [2021-07-20T05:06:08.189Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-20T05:06:08.189Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-20T05:06:08.189Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-20T05:06:08.189Z] === RUN TestEventsExecDie [2021-07-20T05:06:08.362Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-20T05:06:08.362Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-20T05:06:08.702Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-07-20T05:06:08.702Z] === RUN TestDaemonDefaultNetworkPools [2021-07-20T05:06:08.924Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-20T05:06:08.924Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-20T05:06:09.126Z] --- PASS: TestEventsExecDie (0.93s) [2021-07-20T05:06:09.126Z] === RUN TestEventsBackwardsCompatible [2021-07-20T05:06:09.126Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-07-20T05:06:09.126Z] === RUN TestInfoBinaryCommits [2021-07-20T05:06:09.126Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-20T05:06:09.126Z] === RUN TestInfoAPIVersioned [2021-07-20T05:06:09.126Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-20T05:06:09.126Z] === RUN TestInfoDiscoveryBackend [2021-07-20T05:06:09.268Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-07-20T05:06:09.268Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-20T05:06:09.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-20T05:06:09.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-20T05:06:09.486Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-20T05:06:09.486Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-20T05:06:09.486Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-20T05:06:10.641Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-07-20T05:06:10.641Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-20T05:06:10.851Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-07-20T05:06:11.029Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-07-20T05:06:11.029Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-20T05:06:11.413Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-20T05:06:11.669Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-20T05:06:11.669Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-20T05:06:11.669Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-20T05:06:12.012Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-07-20T05:06:12.012Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-20T05:06:12.270Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-07-20T05:06:12.270Z] === RUN TestServiceWithPredefinedNetwork [2021-07-20T05:06:13.035Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-20T05:06:13.035Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-20T05:06:13.961Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-20T05:06:14.217Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-20T05:06:14.217Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-20T05:06:14.217Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-20T05:06:14.311Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-07-20T05:06:14.311Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-20T05:06:14.311Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T05:06:14.311Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-20T05:06:14.311Z] === RUN TestInfoAPI [2021-07-20T05:06:14.311Z] --- PASS: TestInfoAPI (0.02s) [2021-07-20T05:06:14.311Z] === RUN TestInfoAPIWarnings [2021-07-20T05:06:15.552Z] --- PASS: TestServiceWithPredefinedNetwork (2.64s) [2021-07-20T05:06:15.552Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-20T05:06:15.552Z] service_test.go:242: FLAKY_TEST [2021-07-20T05:06:15.552Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-20T05:06:15.552Z] === RUN TestServiceWithDataPathPortInit [2021-07-20T05:06:17.481Z] --- PASS: TestBuildWithHugeFile (126.03s) [2021-07-20T05:06:17.481Z] === RUN TestBuildWithEmptyDockerfile [2021-07-20T05:06:17.481Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T05:06:17.481Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T05:06:17.481Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T05:06:17.481Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T05:06:17.481Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T05:06:17.481Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T05:06:17.481Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T05:06:17.481Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T05:06:17.517Z] Removing intermediate container 71ed21545b66 [2021-07-20T05:06:17.517Z] ---> cf6aa4d9dbad [2021-07-20T05:06:17.517Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-20T05:06:17.517Z] ---> Running in 3964f0a12677 [2021-07-20T05:06:17.736Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T05:06:17.737Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-07-20T05:06:17.737Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2021-07-20T05:06:17.737Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2021-07-20T05:06:17.737Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2021-07-20T05:06:17.737Z] === RUN TestBuildPreserveOwnership [2021-07-20T05:06:17.737Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-20T05:06:17.977Z] Removing intermediate container 3964f0a12677 [2021-07-20T05:06:17.977Z] ---> e27b9f9bdee2 [2021-07-20T05:06:17.977Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-20T05:06:17.977Z] ---> Running in 16474b527f63 [2021-07-20T05:06:18.298Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-20T05:06:18.438Z] Removing intermediate container 16474b527f63 [2021-07-20T05:06:18.438Z] ---> 8b322ba28db0 [2021-07-20T05:06:18.438Z] Step 10/10 : COPY . . [2021-07-20T05:06:20.032Z] ......................... [ 67%] [2021-07-20T05:06:20.187Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-20T05:06:20.750Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-20T05:06:22.116Z] --- PASS: TestBuildPreserveOwnership (4.29s) [2021-07-20T05:06:22.116Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.87s) [2021-07-20T05:06:22.116Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.41s) [2021-07-20T05:06:22.116Z] === RUN TestBuildPlatformInvalid [2021-07-20T05:06:22.116Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-20T05:06:22.116Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-20T05:06:23.043Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-20T05:06:25.577Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-20T05:06:26.503Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-20T05:06:27.429Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-20T05:06:27.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-20T05:06:28.356Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-20T05:06:29.283Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-07-20T05:06:29.845Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-07-20T05:06:30.421Z] --- PASS: TestServiceWithDataPathPortInit (14.44s) [2021-07-20T05:06:30.421Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-20T05:06:31.734Z] docker_cli_daemon_test.go:1455: [df1e89d2fa7ba] daemon is not started [2021-07-20T05:06:31.992Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-07-20T05:06:32.321Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x35f1cestvyfxi68rfpxmwipx Created:2021-07-20 05:06:30.669683398 +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[fc8033cd738561452cd6653bc540ea1f0a1ba5bebbac19fb37335b0a6de8c2df:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8oqsmjwjpaznt34x1akukuboe EndpointID:ab67c066fe40af387fe7094e43046eeefe172ee88725b50e92f86e7ca004dc35 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6ea6ca22908d69f1749d217fda56e1163235c8cd3ce56f9414d51a764e8893e1 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:0cd65499e0c0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8oqsmjwjpaznt34x1akukuboe EndpointID:ab67c066fe40af387fe7094e43046eeefe172ee88725b50e92f86e7ca004dc35 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-20T05:06:32.389Z] --- PASS: TestInfoAPIWarnings (17.33s) [2021-07-20T05:06:32.389Z] === RUN TestInfoDebug [2021-07-20T05:06:32.553Z] check_test.go:309: [d500c8f071664] daemon is not started [2021-07-20T05:06:32.553Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-07-20T05:06:32.956Z] --- PASS: TestInfoDebug (1.53s) [2021-07-20T05:06:32.956Z] === RUN TestInfoInsecureRegistries [2021-07-20T05:06:34.339Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2021-07-20T05:06:34.339Z] === RUN TestInfoRegistryMirrors [2021-07-20T05:06:34.442Z] === RUN TestDockerSuite/TestAttachDetach [2021-07-20T05:06:35.368Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-07-20T05:06:35.624Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-20T05:06:36.244Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2021-07-20T05:06:36.244Z] === RUN TestLoginFailsWithBadCredentials [2021-07-20T05:06:36.244Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-07-20T05:06:36.244Z] === RUN TestPingCacheHeaders [2021-07-20T05:06:36.244Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-20T05:06:36.244Z] === RUN TestPingGet [2021-07-20T05:06:36.244Z] --- PASS: TestPingGet (0.01s) [2021-07-20T05:06:36.244Z] === RUN TestPingHead [2021-07-20T05:06:36.244Z] --- PASS: TestPingHead (0.03s) [2021-07-20T05:06:36.244Z] === RUN TestVersion [2021-07-20T05:06:36.244Z] --- PASS: TestVersion (0.02s) [2021-07-20T05:06:36.244Z] PASS [2021-07-20T05:06:36.244Z] [2021-07-20T05:06:36.244Z] === Skipped [2021-07-20T05:06:36.244Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-20T05:06:36.244Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-20T05:06:36.244Z] [2021-07-20T05:06:36.244Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-20T05:06:36.244Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-20T05:06:36.244Z] [2021-07-20T05:06:36.244Z] [2021-07-20T05:06:36.244Z] DONE 18 tests, 2 skipped in 28.147s [2021-07-20T05:06:36.244Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-20T05:06:36.244Z] INFO: Testing against a local daemon [2021-07-20T05:06:36.244Z] === RUN TestVolumesCreateAndList [2021-07-20T05:06:36.244Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-20T05:06:36.244Z] === RUN TestVolumesRemove [2021-07-20T05:06:36.244Z] --- PASS: TestVolumesRemove (0.05s) [2021-07-20T05:06:36.244Z] === RUN TestVolumesInspect [2021-07-20T05:06:36.244Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-20T05:06:36.244Z] === RUN TestVolumesInvalidJSON [2021-07-20T05:06:36.244Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-20T05:06:36.244Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-20T05:06:36.502Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-20T05:06:36.502Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-07-20T05:06:36.502Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-20T05:06:36.502Z] PASS [2021-07-20T05:06:36.502Z] [2021-07-20T05:06:36.502Z] DONE 5 tests in 0.203s [2021-07-20T05:06:36.502Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-20T05:06:36.502Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12140 is not a child of this shell [2021-07-20T05:06:36.502Z] warning: PID 12140 from bundles/test-integration/docker.pid had a nonzero exit code [2021-07-20T05:06:36.502Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-20T05:06:36.502Z] [2021-07-20T05:06:36.502Z] Unloading profiles will leave already running processes permanently [2021-07-20T05:06:36.502Z] unconfined, which can lead to unexpected situations. [2021-07-20T05:06:36.502Z] [2021-07-20T05:06:36.502Z] To set a process to complain mode, use the command line tool [2021-07-20T05:06:36.502Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-20T05:06:36.502Z] Removing test suite binaries [2021-07-20T05:06:36.502Z] exiting test-integration [2021-07-20T05:06:36.502Z] ++ exit 0 [2021-07-20T05:06:36.990Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-20T05:06:37.436Z] [2021-07-20T05:06:37.551Z] check_test.go:309: [d8ae03baa2c8c] daemon is not started [2021-07-20T05:06:37.551Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-07-20T05:06:37.579Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.29s) [2021-07-20T05:06:37.579Z] PASS [2021-07-20T05:06:37.579Z] [2021-07-20T05:06:37.579Z] === Skipped [2021-07-20T05:06:37.579Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-20T05:06:37.579Z] service_test.go:242: FLAKY_TEST [2021-07-20T05:06:37.579Z] [2021-07-20T05:06:37.579Z] [2021-07-20T05:06:37.579Z] DONE 26 tests, 1 skipped in 47.183s [2021-07-20T05:06:37.579Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-20T05:06:37.579Z] INFO: Testing against a local daemon [2021-07-20T05:06:37.579Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-20T05:06:37.579Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T05:06:37.579Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-20T05:06:37.579Z] === RUN TestDockerNetworkIpvlan [2021-07-20T05:06:37.579Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T05:06:37.579Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-20T05:06:37.579Z] PASS [2021-07-20T05:06:37.579Z] [2021-07-20T05:06:37.579Z] === Skipped [2021-07-20T05:06:37.579Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-20T05:06:37.579Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T05:06:37.579Z] [2021-07-20T05:06:37.579Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-20T05:06:37.579Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T05:06:37.579Z] [2021-07-20T05:06:37.579Z] [2021-07-20T05:06:37.579Z] DONE 2 tests, 2 skipped in 0.038s [2021-07-20T05:06:37.579Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-20T05:06:37.579Z] INFO: Testing against a local daemon [2021-07-20T05:06:37.579Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-20T05:06:38.145Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2021-07-20T05:06:38.145Z] === RUN TestDockerNetworkMacvlan [2021-07-20T05:06:38.714Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-20T05:06:39.439Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-20T05:06:39.662Z] === RUN TestDockerNetworkMacvlan/OverlapParent Post stage [Pipeline] junit [2021-07-20T05:06:39.981Z] Recording test results [2021-07-20T05:06:40.228Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-20T05:06:40.368Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-20T05:06:40.432Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-20T05:06:40.766Z] + echo Ensuring container killed. [2021-07-20T05:06:40.766Z] Ensuring container killed. [2021-07-20T05:06:40.766Z] + docker rm -vf docker-pr1 [2021-07-20T05:06:40.766Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-07-20T05:06:41.048Z] + echo Chowning /workspace to jenkins user [2021-07-20T05:06:41.048Z] Chowning /workspace to jenkins user [2021-07-20T05:06:41.048Z] + id -u [2021-07-20T05:06:41.048Z] + id -g [2021-07-20T05:06:41.048Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42659:/workspace busybox chown -R 1000:1000 /workspace [2021-07-20T05:06:41.734Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-20T05:06:42.297Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-20T05:06:42.718Z] + bundleName=amd64-rootless [2021-07-20T05:06:42.718Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-07-20T05:06:42.718Z] Creating amd64-rootless-bundles.tar.gz [2021-07-20T05:06:42.718Z] + 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-20T05:06:42.718Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-20T05:06:42.730Z] Archiving artifacts [2021-07-20T05:06:42.759Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-20T05:06:43.009Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42659/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-20T05:06:43.228Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-20T05:06:43.317Z] + make clean [2021-07-20T05:06:43.317Z] docker volume rm -f docker-dev-cache [2021-07-20T05:06:43.575Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-20T05:06:45.288Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-20T05:06:45.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-20T05:06:45.746Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-07-20T05:06:45.746Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-20T05:06:47.650Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-20T05:06:48.373Z] ---> 02bbaa32de14 [2021-07-20T05:06:48.373Z] Successfully built 02bbaa32de14 [2021-07-20T05:06:48.373Z] Successfully tagged docker:latest [2021-07-20T05:06:48.373Z] INFO: Image build ended at 07/20/2021 05:06:46. Duration:00:04:17.1686444 [2021-07-20T05:06:48.373Z] [2021-07-20T05:06:48.373Z] [2021-07-20T05:06:48.373Z] INFO: Building the test binaries at 07/20/2021 05:06:46... [2021-07-20T05:06:48.578Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-07-20T05:06:49.140Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-20T05:06:49.140Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-20T05:06:49.396Z] Loaded image: buildpack-deps:buster [2021-07-20T05:06:49.652Z] Loaded image: busybox:latest [2021-07-20T05:06:49.908Z] Loaded image: busybox:glibc [2021-07-20T05:06:50.554Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-20T05:06:50.836Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-20T05:06:51.765Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-20T05:06:51.927Z] --- PASS: TestDockerNetworkMacvlan (13.68s) [2021-07-20T05:06:51.927Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-07-20T05:06:51.927Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-07-20T05:06:51.927Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.48s) [2021-07-20T05:06:51.927Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.75s) [2021-07-20T05:06:51.927Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.82s) [2021-07-20T05:06:51.927Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2021-07-20T05:06:51.927Z] PASS [2021-07-20T05:06:51.927Z] [2021-07-20T05:06:51.927Z] DONE 8 tests in 14.966s [2021-07-20T05:06:51.927Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-20T05:06:51.927Z] testing: warning: no tests to run [2021-07-20T05:06:51.927Z] PASS [2021-07-20T05:06:51.927Z] [2021-07-20T05:06:51.927Z] DONE 0 tests in 0.008s [2021-07-20T05:06:51.927Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-20T05:06:51.927Z] INFO: Testing against a local daemon [2021-07-20T05:06:51.927Z] === RUN TestAuthZPluginAllowRequest [2021-07-20T05:06:52.698Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-07-20T05:06:53.070Z] INFO: make.ps1 starting at 07/20/2021 05:06:52 [2021-07-20T05:06:53.070Z] INFO: Git commit (4cfeb27f78) assumed from DOCKER_GITCOMMIT environment variable [2021-07-20T05:06:53.070Z] INFO: Invoking autogen... [2021-07-20T05:06:53.301Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2021-07-20T05:06:53.301Z] === RUN TestAuthZPluginTLS [2021-07-20T05:06:53.530Z] INFO: Building daemon... [2021-07-20T05:06:53.866Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-07-20T05:06:53.866Z] === RUN TestAuthZPluginDenyRequest [2021-07-20T05:06:54.124Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-07-20T05:06:54.124Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-20T05:06:54.690Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-07-20T05:06:54.690Z] === RUN TestAuthZPluginDenyResponse [2021-07-20T05:06:55.256Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-07-20T05:06:55.256Z] === RUN TestAuthZPluginAllowEventStream [2021-07-20T05:06:56.631Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2021-07-20T05:06:56.631Z] === RUN TestAuthZPluginErrorResponse [2021-07-20T05:06:56.865Z] Loaded image: debian:bullseye [2021-07-20T05:06:56.865Z] Loaded image: hello-world:latest [2021-07-20T05:06:56.865Z] Loaded image: arm32v7/hello-world:latest [2021-07-20T05:06:57.197Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-07-20T05:06:57.197Z] === RUN TestAuthZPluginErrorRequest [2021-07-20T05:06:57.428Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-07-20T05:06:57.762Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-07-20T05:06:57.762Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-20T05:06:58.326Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-07-20T05:06:58.326Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-20T05:07:00.226Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.61s) [2021-07-20T05:07:00.226Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-20T05:07:00.696Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-07-20T05:07:01.024Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-07-20T05:07:01.600Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.64s) [2021-07-20T05:07:01.600Z] === RUN TestAuthZPluginHeader [2021-07-20T05:07:02.062Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-07-20T05:07:02.165Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-07-20T05:07:02.165Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-20T05:07:03.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-20T05:07:05.329Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-07-20T05:07:05.585Z] check_test.go:309: [d6812e77764a2] daemon is not started [2021-07-20T05:07:05.585Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-07-20T05:07:05.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-20T05:07:06.146Z] check_test.go:309: [d7620a8784db5] daemon is not started [2021-07-20T05:07:06.146Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-07-20T05:07:06.367Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.60s) [2021-07-20T05:07:06.367Z] === RUN TestAuthZPluginV2Disable [2021-07-20T05:07:07.073Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (44.81s) [2021-07-20T05:07:07.073Z] PASS [2021-07-20T05:07:07.073Z] [2021-07-20T05:07:07.073Z] === Skipped [2021-07-20T05:07:07.073Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-20T05:07:07.073Z] build_session_test.go:25: TODO: BuildKit [2021-07-20T05:07:07.073Z] [2021-07-20T05:07:07.073Z] [2021-07-20T05:07:07.073Z] DONE 33 tests, 1 skipped in 279.222s [2021-07-20T05:07:07.073Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-20T05:07:07.073Z] ++ 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-20T05:07:07.073Z] ++ set -e [2021-07-20T05:07:07.073Z] ++ '[' -n 0 ']' [2021-07-20T05:07:07.073Z] ++ set -x [2021-07-20T05:07:07.073Z] ++ 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-20T05:07:07.073Z] INFO: Testing against a local daemon [2021-07-20T05:07:07.073Z] === RUN TestConfigInspect [2021-07-20T05:07:08.000Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-07-20T05:07:08.256Z] check_test.go:309: [d19df5c5cee96] daemon is not started [2021-07-20T05:07:08.256Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-07-20T05:07:08.901Z] --- PASS: TestAuthZPluginV2Disable (2.82s) [2021-07-20T05:07:08.901Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-20T05:07:10.181Z] --- PASS: TestConfigInspect (2.91s) [2021-07-20T05:07:10.181Z] === RUN TestConfigList [2021-07-20T05:07:11.110Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-07-20T05:07:11.428Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.85s) [2021-07-20T05:07:11.428Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-20T05:07:12.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-20T05:07:12.476Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-07-20T05:07:12.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-20T05:07:13.037Z] --- PASS: TestConfigList (3.05s) [2021-07-20T05:07:13.038Z] === RUN TestConfigsCreateAndDelete [2021-07-20T05:07:15.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-20T05:07:15.554Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-20T05:07:15.554Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-07-20T05:07:15.554Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-20T05:07:16.115Z] --- PASS: TestConfigsCreateAndDelete (2.96s) [2021-07-20T05:07:16.115Z] === RUN TestConfigsUpdate [2021-07-20T05:07:16.370Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-07-20T05:07:16.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-20T05:07:16.931Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-07-20T05:07:17.187Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-20T05:07:17.187Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-20T05:07:17.748Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-07-20T05:07:18.673Z] --- PASS: TestConfigsUpdate (2.63s) [2021-07-20T05:07:18.673Z] === RUN TestTemplatedConfig [2021-07-20T05:07:19.053Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-07-20T05:07:19.053Z] tests/integration/client_test.py ..... [ 75%] [2021-07-20T05:07:19.053Z] tests/integration/context_api_test.py ... [ 76%] [2021-07-20T05:07:19.053Z] tests/integration/errors_test.py . [ 76%] [2021-07-20T05:07:20.038Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-20T05:07:20.600Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-07-20T05:07:21.963Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-20T05:07:22.524Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-20T05:07:22.524Z] --- PASS: TestTemplatedConfig (3.87s) [2021-07-20T05:07:22.524Z] === RUN TestConfigCreateResolve [2021-07-20T05:07:23.623Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.10s) [2021-07-20T05:07:23.623Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-20T05:07:24.411Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-07-20T05:07:24.667Z] check_test.go:309: [db7a746960309] daemon is not started [2021-07-20T05:07:24.667Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-07-20T05:07:24.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-20T05:07:25.229Z] --- PASS: TestConfigCreateResolve (2.53s) [2021-07-20T05:07:25.229Z] === RUN TestConfigDaemonLibtrustID [2021-07-20T05:07:25.229Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-07-20T05:07:25.791Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-07-20T05:07:25.791Z] PASS [2021-07-20T05:07:25.791Z] [2021-07-20T05:07:25.791Z] DONE 7 tests in 18.710s [2021-07-20T05:07:25.791Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-20T05:07:25.792Z] ++ 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-20T05:07:25.792Z] ++ set -e [2021-07-20T05:07:25.792Z] ++ '[' -n 0 ']' [2021-07-20T05:07:25.792Z] ++ set -x [2021-07-20T05:07:25.792Z] ++ 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-20T05:07:25.792Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-07-20T05:07:25.792Z] INFO: Testing against a local daemon [2021-07-20T05:07:25.792Z] === RUN TestCheckpoint [2021-07-20T05:07:25.792Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-20T05:07:25.792Z] --- SKIP: TestCheckpoint (0.01s) [2021-07-20T05:07:25.792Z] === RUN TestContainerInvalidJSON [2021-07-20T05:07:25.792Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T05:07:25.792Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T05:07:25.792Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T05:07:25.792Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T05:07:25.792Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-20T05:07:25.792Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-20T05:07:26.048Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T05:07:26.048Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-20T05:07:26.048Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T05:07:26.048Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-07-20T05:07:26.048Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-20T05:07:26.048Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-20T05:07:26.048Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-20T05:07:26.048Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-20T05:07:26.048Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-07-20T05:07:26.048Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-20T05:07:26.048Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-07-20T05:07:26.048Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-20T05:07:26.048Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-07-20T05:07:26.048Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-20T05:07:26.305Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-07-20T05:07:26.305Z] === RUN TestCopyFromContainer [2021-07-20T05:07:26.305Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-07-20T05:07:28.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-20T05:07:28.195Z] === RUN TestCopyFromContainer// [2021-07-20T05:07:28.450Z] === RUN TestCopyFromContainer//bar/root [2021-07-20T05:07:28.706Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-20T05:07:28.706Z] === RUN TestCopyFromContainer/bar/quux [2021-07-20T05:07:28.961Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-20T05:07:28.961Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-20T05:07:29.217Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-20T05:07:29.217Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-20T05:07:29.473Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-20T05:07:29.473Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-20T05:07:29.730Z] --- PASS: TestCopyFromContainer (3.43s) [2021-07-20T05:07:29.730Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-07-20T05:07:29.730Z] --- PASS: TestCopyFromContainer//bar/root (0.18s) [2021-07-20T05:07:29.730Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2021-07-20T05:07:29.730Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-07-20T05:07:29.730Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-07-20T05:07:29.730Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.18s) [2021-07-20T05:07:29.730Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2021-07-20T05:07:29.730Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2021-07-20T05:07:29.730Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-07-20T05:07:29.730Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-07-20T05:07:29.730Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-20T05:07:29.730Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T05:07:29.730Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T05:07:29.730Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T05:07:29.730Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T05:07:29.730Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T05:07:29.730Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T05:07:29.730Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T05:07:29.730Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T05:07:29.730Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T05:07:29.730Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-07-20T05:07:29.730Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.02s) [2021-07-20T05:07:29.730Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.02s) [2021-07-20T05:07:29.730Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-20T05:07:29.730Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-20T05:07:29.730Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-20T05:07:29.730Z] === RUN TestCreateWithInvalidEnv [2021-07-20T05:07:29.730Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-20T05:07:29.730Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-20T05:07:29.730Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-20T05:07:29.730Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-20T05:07:29.730Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-20T05:07:29.730Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-20T05:07:29.730Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-20T05:07:29.730Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-20T05:07:29.730Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-20T05:07:29.730Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-20T05:07:29.730Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-20T05:07:29.730Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-20T05:07:29.730Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-20T05:07:29.730Z] === RUN TestCreateTmpfsMountsTarget [2021-07-20T05:07:29.730Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-07-20T05:07:29.730Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-20T05:07:30.291Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-07-20T05:07:31.695Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-20T05:07:33.060Z] --- PASS: TestCreateWithCustomMaskedPaths (3.31s) [2021-07-20T05:07:33.060Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-20T05:07:36.327Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.14s) [2021-07-20T05:07:36.327Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-20T05:07:36.327Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T05:07:36.327Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T05:07:36.327Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T05:07:36.327Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T05:07:36.327Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T05:07:36.327Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T05:07:36.327Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T05:07:36.327Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T05:07:36.327Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T05:07:36.327Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T05:07:36.327Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T05:07:36.327Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T05:07:36.327Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T05:07:36.327Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T05:07:36.327Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T05:07:36.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-20T05:07:36.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-07-20T05:07:36.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-07-20T05:07:36.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-07-20T05:07:36.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-07-20T05:07:36.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-07-20T05:07:36.327Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-20T05:07:36.583Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-07-20T05:07:36.583Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-20T05:07:36.840Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-20T05:07:37.405Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.06s) [2021-07-20T05:07:37.405Z] === RUN TestCreateDifferentPlatform [2021-07-20T05:07:37.405Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-20T05:07:37.405Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-20T05:07:37.405Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-07-20T05:07:37.405Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-20T05:07:37.405Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-20T05:07:37.405Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-20T05:07:37.405Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-20T05:07:37.405Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-20T05:07:37.663Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-07-20T05:07:37.663Z] === RUN TestContainerStartOnDaemonRestart [2021-07-20T05:07:37.663Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-20T05:07:37.663Z] === RUN TestDaemonRestartIpcMode [2021-07-20T05:07:37.663Z] === PAUSE TestDaemonRestartIpcMode [2021-07-20T05:07:37.663Z] === RUN TestDaemonHostGatewayIP [2021-07-20T05:07:37.663Z] === PAUSE TestDaemonHostGatewayIP [2021-07-20T05:07:37.663Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-20T05:07:37.663Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-20T05:07:37.663Z] === RUN TestContainerKillOnDaemonStart [2021-07-20T05:07:37.663Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-20T05:07:37.663Z] === RUN TestDiff [2021-07-20T05:07:38.183Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-20T05:07:38.183Z] Using test binary docker [2021-07-20T05:07:38.183Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-20T05:07:38.183Z] +++ /etc/init.d/apparmor start [2021-07-20T05:07:38.183Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-20T05:07:38.183Z] Starting dockerd [2021-07-20T05:07:38.183Z] INFO: Waiting for daemon to start... [2021-07-20T05:07:38.183Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-07-20T05:07:38.484Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-07-20T05:07:38.484Z] PASS [2021-07-20T05:07:38.484Z] [2021-07-20T05:07:38.484Z] DONE 17 tests in 46.464s [2021-07-20T05:07:38.484Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-20T05:07:38.484Z] INFO: Testing against a local daemon [2021-07-20T05:07:38.484Z] === RUN TestPluginInvalidJSON [2021-07-20T05:07:38.484Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T05:07:38.484Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T05:07:38.484Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T05:07:38.484Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-20T05:07:38.484Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-20T05:07:38.484Z] === RUN TestPluginInstall [2021-07-20T05:07:38.484Z] === RUN TestPluginInstall/no_auth [2021-07-20T05:07:38.593Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-20T05:07:38.850Z] --- PASS: TestDiff (1.16s) [2021-07-20T05:07:38.850Z] === RUN TestExecWithCloseStdin [2021-07-20T05:07:39.780Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-07-20T05:07:39.780Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-20T05:07:39.780Z] check_test.go:309: [d0cf180c28d8e] daemon is not started [2021-07-20T05:07:39.780Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-07-20T05:07:39.858Z] time="2021-07-20T05:07:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T05:07:39.858Z] time="2021-07-20T05:07:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63c65756f2ce0b792b9e1be41037a504a27f9d32232e520e361cd527950c878c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T05:07:39.858Z] time="2021-07-20T05:07:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T05:07:39.858Z] time="2021-07-20T05:07:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63c65756f2ce0b792b9e1be41037a504a27f9d32232e520e361cd527950c878c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T05:07:40.096Z] . [2021-07-20T05:07:40.096Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-20T05:07:40.096Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-20T05:07:40.096Z] Error: No such image: emptyfs [2021-07-20T05:07:40.116Z] === RUN TestPluginInstall/with_htpasswd [2021-07-20T05:07:40.342Z] --- PASS: TestExecWithCloseStdin (1.60s) [2021-07-20T05:07:40.342Z] === RUN TestExec [2021-07-20T05:07:40.356Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-20T05:07:40.356Z] ++++ docker load [2021-07-20T05:07:40.356Z] Running integration-test (iteration 1) [2021-07-20T05:07:40.356Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-07-20T05:07:40.357Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:07:40.357Z] ++ set -e [2021-07-20T05:07:40.357Z] ++ '[' -n 0 ']' [2021-07-20T05:07:40.357Z] ++ set -x [2021-07-20T05:07:40.357Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:07:40.374Z] time="2021-07-20T05:07:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T05:07:40.374Z] time="2021-07-20T05:07:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63c65756f2ce0b792b9e1be41037a504a27f9d32232e520e361cd527950c878c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T05:07:40.374Z] time="2021-07-20T05:07:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T05:07:40.374Z] time="2021-07-20T05:07:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63c65756f2ce0b792b9e1be41037a504a27f9d32232e520e361cd527950c878c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T05:07:40.940Z] === RUN TestPluginInstall/with_insecure [2021-07-20T05:07:41.875Z] time="2021-07-20T05:07:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T05:07:41.875Z] time="2021-07-20T05:07:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5a7cd0044d6c04de623c2bbd9859ede674ed8352a39366d5e3041f675c7752b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T05:07:41.875Z] time="2021-07-20T05:07:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T05:07:41.875Z] time="2021-07-20T05:07:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5a7cd0044d6c04de623c2bbd9859ede674ed8352a39366d5e3041f675c7752b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T05:07:41.875Z] plugin_test.go:165: [da1d8513543b0] daemon is not started [2021-07-20T05:07:41.875Z] --- PASS: TestPluginInstall (3.65s) [2021-07-20T05:07:41.875Z] --- PASS: TestPluginInstall/no_auth (1.80s) [2021-07-20T05:07:41.875Z] --- PASS: TestPluginInstall/with_htpasswd (0.71s) [2021-07-20T05:07:41.875Z] --- PASS: TestPluginInstall/with_insecure (1.15s) [2021-07-20T05:07:41.875Z] === RUN TestPluginsWithRuntimes [2021-07-20T05:07:42.228Z] --- PASS: TestExec (1.84s) [2021-07-20T05:07:42.228Z] === RUN TestExecUser [2021-07-20T05:07:42.228Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-07-20T05:07:43.154Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-20T05:07:43.773Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-20T05:07:43.984Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-07-20T05:07:44.081Z] --- PASS: TestExecUser (1.75s) [2021-07-20T05:07:44.081Z] === RUN TestExportContainerAndImportImage [2021-07-20T05:07:44.339Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-20T05:07:45.010Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-07-20T05:07:45.010Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-20T05:07:45.271Z] --- PASS: TestPluginsWithRuntimes (3.44s) [2021-07-20T05:07:45.271Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2021-07-20T05:07:45.271Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2021-07-20T05:07:45.271Z] === RUN TestPluginBackCompatMediaTypes [2021-07-20T05:07:45.574Z] --- PASS: TestExportContainerAndImportImage (1.62s) [2021-07-20T05:07:45.574Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-20T05:07:45.830Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-20T05:07:45.837Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2021-07-20T05:07:45.837Z] PASS [2021-07-20T05:07:45.837Z] [2021-07-20T05:07:45.837Z] DONE 10 tests in 7.738s [2021-07-20T05:07:46.095Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-20T05:07:46.095Z] INFO: Testing against a local daemon [2021-07-20T05:07:46.095Z] === RUN TestExternalGraphDriver [2021-07-20T05:07:46.095Z] === RUN TestExternalGraphDriver/json [2021-07-20T05:07:47.195Z] --- PASS: TestExportContainerAfterDaemonRestart (1.68s) [2021-07-20T05:07:47.195Z] === RUN TestHealthCheckWorkdir [2021-07-20T05:07:47.451Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-07-20T05:07:48.010Z] === RUN TestExternalGraphDriver/spec [2021-07-20T05:07:49.910Z] === RUN TestExternalGraphDriver/pull [2021-07-20T05:07:49.969Z] --- PASS: TestHealthCheckWorkdir (2.40s) [2021-07-20T05:07:49.969Z] === RUN TestHealthKillContainer [2021-07-20T05:07:49.969Z] check_test.go:309: [d9b9eaa7af9f2] daemon is not started [2021-07-20T05:07:49.969Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-07-20T05:07:49.969Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-20T05:07:51.284Z] --- PASS: TestExternalGraphDriver (5.38s) [2021-07-20T05:07:51.284Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2021-07-20T05:07:51.284Z] --- PASS: TestExternalGraphDriver/spec (1.86s) [2021-07-20T05:07:51.284Z] --- PASS: TestExternalGraphDriver/pull (1.51s) [2021-07-20T05:07:51.284Z] === RUN TestGraphdriverPluginV2 [2021-07-20T05:07:52.484Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-07-20T05:07:52.595Z] Loaded image: buildpack-deps:buster [2021-07-20T05:07:52.595Z] Loaded image: busybox:latest [2021-07-20T05:07:52.595Z] Loaded image: busybox:glibc [2021-07-20T05:07:52.739Z] check_test.go:309: [d61caf3172063] daemon is not started [2021-07-20T05:07:52.739Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-07-20T05:07:53.036Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-20T05:07:53.036Z] --- PASS: TestHealthKillContainer (3.42s) [2021-07-20T05:07:53.036Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-20T05:07:53.973Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-20T05:07:54.230Z] --- PASS: TestInspectCpusetInConfigPre120 (1.09s) [2021-07-20T05:07:54.230Z] === RUN TestIpcModeNone [2021-07-20T05:07:54.509Z] Loaded image: debian:bullseye [2021-07-20T05:07:54.509Z] Loaded image: hello-world:latest [2021-07-20T05:07:54.509Z] Loaded image: arm32v7/hello-world:latest [2021-07-20T05:07:54.509Z] INFO: Testing against a local daemon [2021-07-20T05:07:54.509Z] === RUN TestCgroupNamespacesBuild [2021-07-20T05:07:55.157Z] docker_cli_daemon_plugins_test.go:79: [d373975dc1b7d] daemon is not started [2021-07-20T05:07:55.414Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-20T05:07:55.467Z] --- PASS: TestGraphdriverPluginV2 (3.45s) [2021-07-20T05:07:55.467Z] PASS [2021-07-20T05:07:55.467Z] [2021-07-20T05:07:55.467Z] DONE 5 tests in 8.858s [2021-07-20T05:07:55.467Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-20T05:07:55.467Z] INFO: Testing against a local daemon [2021-07-20T05:07:55.467Z] === RUN TestContinueAfterPluginCrash [2021-07-20T05:07:55.467Z] === PAUSE TestContinueAfterPluginCrash [2021-07-20T05:07:55.467Z] === RUN TestReadPluginNoRead [2021-07-20T05:07:55.467Z] === PAUSE TestReadPluginNoRead [2021-07-20T05:07:55.467Z] === RUN TestDaemonStartWithLogOpt [2021-07-20T05:07:55.467Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-20T05:07:55.467Z] === CONT TestContinueAfterPluginCrash [2021-07-20T05:07:55.467Z] === CONT TestDaemonStartWithLogOpt [2021-07-20T05:07:55.670Z] --- PASS: TestIpcModeNone (1.52s) [2021-07-20T05:07:55.670Z] === RUN TestIpcModePrivate [2021-07-20T05:07:56.234Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-07-20T05:07:57.162Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2021-07-20T05:07:57.419Z] --- PASS: TestIpcModePrivate (1.66s) [2021-07-20T05:07:57.419Z] === RUN TestIpcModeShareable [2021-07-20T05:07:57.807Z] --- PASS: TestCgroupNamespacesBuild (2.90s) [2021-07-20T05:07:57.807Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-20T05:07:58.750Z] --- PASS: TestDaemonStartWithLogOpt (3.53s) [2021-07-20T05:07:58.750Z] === CONT TestReadPluginNoRead [2021-07-20T05:07:58.783Z] docker_cli_daemon_plugins_test.go:169: [ddb6a933e038a] daemon is not started [2021-07-20T05:07:58.783Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:92, shared: true, mustBeShared: true [2021-07-20T05:07:59.042Z] --- PASS: TestIpcModeShareable (1.74s) [2021-07-20T05:07:59.042Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-20T05:07:59.191Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.59s) [2021-07-20T05:07:59.191Z] === RUN TestBuildWithSession [2021-07-20T05:07:59.191Z] build_session_test.go:25: TODO: BuildKit [2021-07-20T05:07:59.191Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-20T05:07:59.191Z] === RUN TestBuildSquashParent [2021-07-20T05:07:59.298Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-20T05:07:59.860Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-07-20T05:08:00.651Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-20T05:08:02.040Z] ......... [ 86%] [2021-07-20T05:08:02.550Z] === RUN TestReadPluginNoRead/default [2021-07-20T05:08:03.487Z] --- PASS: TestContinueAfterPluginCrash (8.71s) [2021-07-20T05:08:03.744Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-20T05:08:04.031Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.76s) [2021-07-20T05:08:04.031Z] === RUN TestAPIIpcModeHost [2021-07-20T05:08:04.288Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-07-20T05:08:04.851Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-07-20T05:08:05.118Z] === CONT TestReadPluginNoRead [2021-07-20T05:08:05.118Z] read_test.go:92: [d5a58726be88c] daemon is not started [2021-07-20T05:08:05.118Z] --- PASS: TestReadPluginNoRead (6.76s) [2021-07-20T05:08:05.118Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2021-07-20T05:08:05.118Z] --- PASS: TestReadPluginNoRead/default (1.54s) [2021-07-20T05:08:05.118Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.45s) [2021-07-20T05:08:05.118Z] PASS [2021-07-20T05:08:05.118Z] [2021-07-20T05:08:05.118Z] DONE 6 tests in 10.329s [2021-07-20T05:08:05.118Z] 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-20T05:08:05.118Z] testing: warning: no tests to run [2021-07-20T05:08:05.118Z] PASS [2021-07-20T05:08:05.118Z] [2021-07-20T05:08:05.118Z] DONE 0 tests in 0.009s [2021-07-20T05:08:05.118Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-20T05:08:05.375Z] INFO: Testing against a local daemon [2021-07-20T05:08:05.375Z] === RUN TestPluginWithDevMounts [2021-07-20T05:08:05.375Z] === PAUSE TestPluginWithDevMounts [2021-07-20T05:08:05.375Z] === CONT TestPluginWithDevMounts [2021-07-20T05:08:05.416Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-07-20T05:08:05.672Z] --- PASS: TestAPIIpcModeHost (1.85s) [2021-07-20T05:08:05.672Z] === RUN TestDaemonIpcModeShareable [2021-07-20T05:08:05.780Z] --- PASS: TestBuildSquashParent (6.08s) [2021-07-20T05:08:05.780Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-20T05:08:05.780Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T05:08:05.780Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T05:08:05.780Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T05:08:05.780Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T05:08:05.780Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T05:08:05.780Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T05:08:05.780Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T05:08:05.780Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T05:08:05.780Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T05:08:05.780Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T05:08:05.780Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T05:08:05.780Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T05:08:05.780Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T05:08:05.780Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T05:08:05.780Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T05:08:05.780Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T05:08:05.928Z] check_test.go:309: [dda7013f16f5f] daemon is not started [2021-07-20T05:08:05.929Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-07-20T05:08:06.750Z] --- PASS: TestPluginWithDevMounts (1.61s) [2021-07-20T05:08:06.750Z] PASS [2021-07-20T05:08:06.750Z] [2021-07-20T05:08:06.750Z] DONE 1 tests in 1.647s [2021-07-20T05:08:07.007Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-20T05:08:07.007Z] INFO: Testing against a local daemon [2021-07-20T05:08:07.007Z] === RUN TestSecretInspect [2021-07-20T05:08:07.182Z] tests/integration/models_images_test.py ............... [ 89%] [2021-07-20T05:08:07.749Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T05:08:07.749Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T05:08:08.413Z] tests/integration/models_networks_test.py .... [ 90%] [2021-07-20T05:08:08.443Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2021-07-20T05:08:08.443Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-07-20T05:08:08.443Z] --- PASS: TestDaemonIpcModeShareable (2.61s) [2021-07-20T05:08:08.443Z] === RUN TestDaemonIpcModePrivate [2021-07-20T05:08:09.074Z] --- PASS: TestSecretInspect (2.18s) [2021-07-20T05:08:09.074Z] === RUN TestSecretList [2021-07-20T05:08:09.370Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-20T05:08:09.664Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-20T05:08:09.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.39s) [2021-07-20T05:08:09.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.51s) [2021-07-20T05:08:09.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.75s) [2021-07-20T05:08:09.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.86s) [2021-07-20T05:08:09.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2021-07-20T05:08:09.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s) [2021-07-20T05:08:09.664Z] === RUN TestBuildMultiStageCopy [2021-07-20T05:08:09.664Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-20T05:08:10.301Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-07-20T05:08:10.863Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2021-07-20T05:08:10.863Z] --- PASS: TestDaemonIpcModePrivate (2.60s) [2021-07-20T05:08:10.864Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-20T05:08:11.578Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-20T05:08:11.602Z] --- PASS: TestSecretList (2.15s) [2021-07-20T05:08:11.602Z] === RUN TestSecretsCreateAndDelete [2021-07-20T05:08:11.840Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-20T05:08:12.412Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-20T05:08:12.412Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-20T05:08:12.755Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-07-20T05:08:12.984Z] --- PASS: TestBuildMultiStageCopy (3.11s) [2021-07-20T05:08:12.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.94s) [2021-07-20T05:08:12.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2021-07-20T05:08:12.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2021-07-20T05:08:12.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.29s) [2021-07-20T05:08:12.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.30s) [2021-07-20T05:08:12.984Z] === RUN TestBuildMultiStageParentConfig [2021-07-20T05:08:13.359Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: false, mustBeShared: false [2021-07-20T05:08:13.509Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2021-07-20T05:08:13.509Z] === RUN TestSecretsUpdate [2021-07-20T05:08:13.556Z] --- PASS: TestBuildMultiStageParentConfig (0.75s) [2021-07-20T05:08:13.556Z] === RUN TestBuildLabelWithTargets [2021-07-20T05:08:13.615Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.71s) [2021-07-20T05:08:13.615Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-20T05:08:14.940Z] --- PASS: TestBuildLabelWithTargets (1.21s) [2021-07-20T05:08:14.940Z] === RUN TestBuildWithEmptyLayers [2021-07-20T05:08:14.943Z] tests/integration/models_nodes_test.py . [ 91%] [2021-07-20T05:08:14.985Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-07-20T05:08:15.504Z] tests/integration/models_resources_test.py . [ 91%] [2021-07-20T05:08:15.511Z] --- PASS: TestBuildWithEmptyLayers (0.64s) [2021-07-20T05:08:15.511Z] === RUN TestBuildMultiStageOnBuild [2021-07-20T05:08:16.043Z] --- PASS: TestSecretsUpdate (2.17s) [2021-07-20T05:08:16.043Z] === RUN TestTemplatedSecret [2021-07-20T05:08:16.348Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-20T05:08:16.348Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: true, mustBeShared: true [2021-07-20T05:08:16.348Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.75s) [2021-07-20T05:08:16.348Z] === RUN TestIpcModeOlderClient [2021-07-20T05:08:16.348Z] === PAUSE TestIpcModeOlderClient [2021-07-20T05:08:16.348Z] === RUN TestKillContainerInvalidSignal [2021-07-20T05:08:17.280Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-07-20T05:08:17.500Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-07-20T05:08:17.535Z] --- PASS: TestKillContainerInvalidSignal (1.16s) [2021-07-20T05:08:17.535Z] === RUN TestKillContainer [2021-07-20T05:08:17.535Z] === RUN TestKillContainer/no_signal [2021-07-20T05:08:18.056Z] --- PASS: TestBuildMultiStageOnBuild (2.18s) [2021-07-20T05:08:18.056Z] === RUN TestBuildUncleanTarFilenames [2021-07-20T05:08:18.627Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2021-07-20T05:08:18.627Z] === RUN TestBuildMultiStageLayerLeak [2021-07-20T05:08:18.902Z] === RUN TestKillContainer/non_killing_signal [2021-07-20T05:08:19.325Z] --- PASS: TestTemplatedSecret (3.24s) [2021-07-20T05:08:19.325Z] === RUN TestSecretCreateResolve [2021-07-20T05:08:19.465Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-07-20T05:08:19.545Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-20T05:08:19.546Z] [2021-07-20T05:08:19.546Z] ________ ____ __. [2021-07-20T05:08:19.546Z] \_____ \ | |/ _| [2021-07-20T05:08:19.546Z] / | \| < [2021-07-20T05:08:19.546Z] / | \ | \ [2021-07-20T05:08:19.546Z] \_______ /____|__ \ [2021-07-20T05:08:19.546Z] \/ \/ [2021-07-20T05:08:19.546Z] [2021-07-20T05:08:19.546Z] INFO: make.ps1 ended at 07/20/2021 05:08:16 [2021-07-20T05:08:19.546Z] INFO: Binaries build ended at 07/20/2021 05:08:18. Duration:00:01:31.7649580 [2021-07-20T05:08:19.546Z] INFO: Copying the built daemon binary to d:\CI\PR-42659\1\binary\dockerd-4cfeb27f78.exe... [2021-07-20T05:08:19.546Z] INFO: Copying the built client binary to d:\CI\PR-42659\1\binary\docker-4cfeb27f78.exe... [2021-07-20T05:08:19.546Z] INFO: Copying dockerversion from the container... [2021-07-20T05:08:19.546Z] INFO: Copying the golang package from the container to d:\CI\PR-42659\1\installer\go.zip... [2021-07-20T05:08:20.028Z] === RUN TestKillContainer/killing_signal [2021-07-20T05:08:20.266Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-07-20T05:08:20.266Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-07-20T05:08:20.513Z] INFO: Extracting go.zip to d:\CI\PR-42659\1\go [2021-07-20T05:08:20.957Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-20T05:08:21.174Z] --- PASS: TestBuildMultiStageLayerLeak (2.26s) [2021-07-20T05:08:21.174Z] === RUN TestBuildWithHugeFile [2021-07-20T05:08:21.213Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-20T05:08:21.213Z] --- PASS: TestKillContainer (3.72s) [2021-07-20T05:08:21.213Z] --- PASS: TestKillContainer/no_signal (1.11s) [2021-07-20T05:08:21.213Z] --- PASS: TestKillContainer/non_killing_signal (1.24s) [2021-07-20T05:08:21.213Z] --- PASS: TestKillContainer/killing_signal (1.16s) [2021-07-20T05:08:21.213Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-20T05:08:21.213Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-20T05:08:21.223Z] --- PASS: TestSecretCreateResolve (2.15s) [2021-07-20T05:08:21.223Z] PASS [2021-07-20T05:08:21.223Z] [2021-07-20T05:08:21.223Z] DONE 6 tests in 14.126s [2021-07-20T05:08:21.223Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-20T05:08:21.223Z] INFO: Testing against a local daemon [2021-07-20T05:08:21.223Z] === RUN TestServiceCreateInit [2021-07-20T05:08:21.223Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-20T05:08:22.142Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-07-20T05:08:22.399Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-20T05:08:22.655Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-07-20T05:08:23.587Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.19s) [2021-07-20T05:08:23.587Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.10s) [2021-07-20T05:08:23.587Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.90s) [2021-07-20T05:08:23.587Z] === RUN TestKillStoppedContainer [2021-07-20T05:08:23.587Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-07-20T05:08:23.587Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-20T05:08:23.587Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-07-20T05:08:23.587Z] === RUN TestKillDifferentUserContainer [2021-07-20T05:08:24.515Z] --- PASS: TestKillDifferentUserContainer (0.97s) [2021-07-20T05:08:24.515Z] === RUN TestInspectOomKilledTrue [2021-07-20T05:08:24.515Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-20T05:08:24.515Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-20T05:08:24.515Z] === RUN TestInspectOomKilledFalse [2021-07-20T05:08:24.515Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-20T05:08:24.515Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-20T05:08:24.515Z] === RUN TestLinksEtcHostsContentMatch [2021-07-20T05:08:25.191Z] tests/integration/regression_test.py ...... [ 98%] [2021-07-20T05:08:25.447Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-07-20T05:08:25.447Z] tests/integration/credentials/utils_test.py . [100%] [2021-07-20T05:08:25.447Z] [2021-07-20T05:08:25.447Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-07-20T05:08:25.447Z] =========================== short test summary info ============================ [2021-07-20T05:08:25.447Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-07-20T05:08:25.447Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-07-20T05:08:25.447Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-07-20T05:08:25.447Z] Not supported on most drivers [2021-07-20T05:08:25.447Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-07-20T05:08:25.447Z] Output of docker top depends on host distro, and is not formalized. [2021-07-20T05:08:25.447Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-07-20T05:08:25.447Z] Output of docker top depends on host distro, and is not formalized. [2021-07-20T05:08:25.447Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-07-20T05:08:25.447Z] Can fail if eth0 has multiple IP addresses [2021-07-20T05:08:25.447Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-07-20T05:08:25.447Z] This doesn't seem to be taken into account by the engine [2021-07-20T05:08:25.447Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-07-20T05:08:25.447Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-07-20T05:08:25.447Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 336.82 seconds == [2021-07-20T05:08:25.703Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-07-20T05:08:25.883Z] --- PASS: TestLinksEtcHostsContentMatch (1.09s) [2021-07-20T05:08:25.883Z] === RUN TestLinksContainerNames [2021-07-20T05:08:26.139Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-07-20T05:08:26.485Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-20T05:08:27.505Z] --- PASS: TestLinksContainerNames (1.94s) [2021-07-20T05:08:27.505Z] === RUN TestLogsFollowTailEmpty [2021-07-20T05:08:28.435Z] --- PASS: TestLogsFollowTailEmpty (0.96s) [2021-07-20T05:08:28.435Z] === RUN TestContainerNetworkMountsNoChown [2021-07-20T05:08:29.362Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s) [2021-07-20T05:08:29.362Z] === RUN TestMountDaemonRoot [2021-07-20T05:08:29.362Z] === RUN TestMountDaemonRoot/default [2021-07-20T05:08:29.362Z] === PAUSE TestMountDaemonRoot/default [2021-07-20T05:08:29.362Z] === RUN TestMountDaemonRoot/private [2021-07-20T05:08:29.362Z] === PAUSE TestMountDaemonRoot/private [2021-07-20T05:08:29.362Z] === RUN TestMountDaemonRoot/rprivate [2021-07-20T05:08:29.362Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-20T05:08:29.362Z] === RUN TestMountDaemonRoot/slave [2021-07-20T05:08:29.362Z] === PAUSE TestMountDaemonRoot/slave [2021-07-20T05:08:29.362Z] === RUN TestMountDaemonRoot/rslave [2021-07-20T05:08:29.362Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-20T05:08:29.362Z] === RUN TestMountDaemonRoot/shared [2021-07-20T05:08:29.362Z] === PAUSE TestMountDaemonRoot/shared [2021-07-20T05:08:29.362Z] === RUN TestMountDaemonRoot/rshared [2021-07-20T05:08:29.362Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-20T05:08:29.362Z] === CONT TestMountDaemonRoot/default [2021-07-20T05:08:29.362Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-20T05:08:29.362Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-20T05:08:29.362Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-20T05:08:29.362Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-20T05:08:29.362Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-20T05:08:29.362Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-20T05:08:29.362Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-20T05:08:29.362Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-20T05:08:29.362Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-20T05:08:29.362Z] === CONT TestMountDaemonRoot/rshared [2021-07-20T05:08:29.362Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-20T05:08:29.362Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-20T05:08:29.362Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-20T05:08:29.362Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-20T05:08:29.362Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-20T05:08:29.362Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-20T05:08:29.362Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-20T05:08:29.362Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-20T05:08:29.362Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-20T05:08:29.619Z] === CONT TestMountDaemonRoot/shared [2021-07-20T05:08:29.619Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-20T05:08:29.619Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-20T05:08:29.619Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-20T05:08:29.619Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-20T05:08:29.619Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-20T05:08:29.619Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-20T05:08:29.619Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-20T05:08:29.619Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-20T05:08:29.619Z] === CONT TestMountDaemonRoot/rslave [2021-07-20T05:08:29.619Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-20T05:08:29.619Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-20T05:08:29.619Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-20T05:08:29.619Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-20T05:08:29.619Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-20T05:08:29.619Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-20T05:08:29.619Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-20T05:08:29.619Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-20T05:08:29.619Z] === CONT TestMountDaemonRoot/slave [2021-07-20T05:08:29.619Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-20T05:08:29.619Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-20T05:08:29.619Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-20T05:08:29.619Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-20T05:08:29.619Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-20T05:08:29.619Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-20T05:08:29.619Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-20T05:08:29.619Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-20T05:08:29.619Z] === CONT TestMountDaemonRoot/rprivate [2021-07-20T05:08:29.619Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-20T05:08:29.619Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-20T05:08:29.619Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-20T05:08:29.619Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-20T05:08:29.619Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-20T05:08:29.619Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-20T05:08:29.619Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-20T05:08:29.619Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-20T05:08:29.619Z] === CONT TestMountDaemonRoot/private [2021-07-20T05:08:29.619Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-20T05:08:29.619Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-20T05:08:29.619Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-20T05:08:29.619Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-20T05:08:29.619Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-20T05:08:29.619Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-20T05:08:29.619Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-20T05:08:29.619Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-20T05:08:29.619Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-20T05:08:29.619Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-20T05:08:29.619Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-20T05:08:29.619Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-20T05:08:29.619Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-20T05:08:29.619Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-20T05:08:29.619Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-20T05:08:29.619Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-20T05:08:29.619Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-20T05:08:29.619Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-20T05:08:29.619Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-20T05:08:29.619Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-20T05:08:29.875Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-20T05:08:29.875Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-20T05:08:29.875Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-20T05:08:29.875Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-20T05:08:29.875Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-20T05:08:29.875Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-20T05:08:29.875Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-20T05:08:29.875Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-20T05:08:29.875Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-20T05:08:29.875Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-20T05:08:29.875Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-20T05:08:29.875Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-20T05:08:29.875Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-20T05:08:29.875Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-20T05:08:29.875Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-20T05:08:30.131Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-07-20T05:08:30.131Z] === RUN TestContainerBindMountNonRecursive [2021-07-20T05:08:30.667Z] --- PASS: TestServiceCreateInit (8.90s) [2021-07-20T05:08:30.667Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.51s) [2021-07-20T05:08:30.667Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.37s) [2021-07-20T05:08:30.667Z] === RUN TestCreateServiceMultipleTimes [2021-07-20T05:08:31.059Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-20T05:08:32.423Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-20T05:08:32.679Z] --- PASS: TestContainerBindMountNonRecursive (2.63s) [2021-07-20T05:08:32.679Z] === RUN TestContainerVolumesMountedAsShared [2021-07-20T05:08:32.679Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-07-20T05:08:33.608Z] --- PASS: TestContainerVolumesMountedAsShared (0.78s) [2021-07-20T05:08:33.608Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-20T05:08:35.506Z] --- PASS: TestContainerVolumesMountedAsSlave (1.71s) [2021-07-20T05:08:35.506Z] === RUN TestNetworkNat [2021-07-20T05:08:36.434Z] --- PASS: TestNetworkNat (1.11s) [2021-07-20T05:08:36.434Z] === RUN TestNetworkLocalhostTCPNat [2021-07-20T05:08:37.362Z] --- PASS: TestNetworkLocalhostTCPNat (1.18s) [2021-07-20T05:08:37.362Z] === RUN TestNetworkLoopbackNat [2021-07-20T05:08:37.867Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-20T05:08:37.867Z] [2021-07-20T05:08:37.867Z] Unloading profiles will leave already running processes permanently [2021-07-20T05:08:37.867Z] unconfined, which can lead to unexpected situations. [2021-07-20T05:08:37.867Z] [2021-07-20T05:08:37.867Z] To set a process to complain mode, use the command line tool [2021-07-20T05:08:37.867Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-20T05:08:37.867Z] [2021-07-20T05:08:37.924Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot Post stage [Pipeline] junit [2021-07-20T05:08:38.131Z] Recording test results [2021-07-20T05:08:38.235Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-07-20T05:08:38.545Z] + echo Ensuring container killed. [2021-07-20T05:08:38.545Z] Ensuring container killed. [2021-07-20T05:08:38.545Z] + docker rm -vf docker-pr1 [2021-07-20T05:08:38.545Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-07-20T05:08:38.861Z] + echo Chowning /workspace to jenkins user [2021-07-20T05:08:38.861Z] Chowning /workspace to jenkins user [2021-07-20T05:08:38.861Z] + id -u [2021-07-20T05:08:38.861Z] + id -g [2021-07-20T05:08:38.861Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42659:/workspace busybox chown -R 1000:1000 /workspace [2021-07-20T05:08:40.443Z] check_test.go:309: [d9c3cbcde2cbb] daemon is not started [2021-07-20T05:08:40.443Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-20T05:08:41.074Z] + bundleName=docker-py [2021-07-20T05:08:41.074Z] + echo Creating docker-py-bundles.tar.gz [2021-07-20T05:08:41.074Z] Creating docker-py-bundles.tar.gz [2021-07-20T05:08:41.074Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2021-07-20T05:08:41.082Z] Archiving artifacts [2021-07-20T05:08:41.260Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42659/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-07-20T05:08:41.417Z] --- PASS: TestNetworkLoopbackNat (4.04s) [2021-07-20T05:08:41.417Z] === RUN TestPause [2021-07-20T05:08:41.606Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42659/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4cfeb27f78bca36c63c580b47e0f3ba28338c272 -e DOCKER_GRAPHDRIVER docker:4cfeb27f78bca36c63c580b47e0f3ba28338c272 hack/make.sh binary-daemon [2021-07-20T05:08:42.167Z] [2021-07-20T05:08:42.167Z] Removing bundles/ [2021-07-20T05:08:42.167Z] [2021-07-20T05:08:42.167Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-07-20T05:08:42.167Z] Building: bundles/binary-daemon/dockerd-dev [2021-07-20T05:08:42.167Z] GOOS="" GOARCH="" GOARM="" [2021-07-20T05:08:42.782Z] --- PASS: TestPause (1.24s) [2021-07-20T05:08:42.782Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-20T05:08:42.782Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-20T05:08:42.782Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-20T05:08:42.782Z] === RUN TestPauseStopPausedContainer [2021-07-20T05:08:43.038Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-07-20T05:08:43.968Z] --- PASS: TestPauseStopPausedContainer (1.23s) [2021-07-20T05:08:43.968Z] === RUN TestPsFilter [2021-07-20T05:08:44.225Z] --- PASS: TestPsFilter (0.15s) [2021-07-20T05:08:44.225Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-20T05:08:45.593Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.47s) [2021-07-20T05:08:45.593Z] === RUN TestRemoveContainerWithVolume [2021-07-20T05:08:45.629Z] INFO: Extraction ended at 07/20/2021 05:08:45. Duration:00:00:25.2561886 [2021-07-20T05:08:45.629Z] INFO: Updating the golang and path environment variables [2021-07-20T05:08:45.629Z] INFO: GOPATH=d:\gopath [2021-07-20T05:08:45.629Z] INFO: go version go1.16.6 windows/amd64 [2021-07-20T05:08:45.629Z] INFO: Running the daemon under test in debug mode [2021-07-20T05:08:45.629Z] INFO: Starting a daemon under test... [2021-07-20T05:08:45.629Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42659\1\daemon --pidfile d:\CI\PR-42659\1\docker.pid -D [2021-07-20T05:08:46.086Z] INFO: Process started successfully. [2021-07-20T05:08:46.086Z] INFO: Start tailing logs of the daemon under tests [2021-07-20T05:08:46.086Z] INFO: Waiting for the daemon under test to start... [2021-07-20T05:08:46.522Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-20T05:08:46.779Z] --- PASS: TestRemoveContainerWithVolume (1.31s) [2021-07-20T05:08:46.779Z] === RUN TestRemoveContainerRunning [2021-07-20T05:08:47.036Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-20T05:08:48.402Z] --- PASS: TestRemoveContainerRunning (1.33s) [2021-07-20T05:08:48.402Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-20T05:08:48.741Z] --- PASS: TestCreateServiceMultipleTimes (16.90s) [2021-07-20T05:08:48.741Z] === RUN TestCreateServiceConflict [2021-07-20T05:08:49.000Z] --- PASS: TestCreateServiceConflict (2.16s) [2021-07-20T05:08:49.000Z] === RUN TestCreateServiceMaxReplicas [2021-07-20T05:08:49.769Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.26s) [2021-07-20T05:08:49.769Z] === RUN TestRemoveInvalidContainer [2021-07-20T05:08:49.769Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-20T05:08:49.769Z] === RUN TestRenameLinkedContainer [2021-07-20T05:08:50.696Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-20T05:08:52.280Z] --- PASS: TestCreateServiceMaxReplicas (3.17s) [2021-07-20T05:08:52.280Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-20T05:08:54.137Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-20T05:08:54.698Z] --- PASS: TestRenameLinkedContainer (5.23s) [2021-07-20T05:08:54.698Z] === RUN TestRenameStoppedContainer [2021-07-20T05:08:55.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-20T05:08:55.871Z] --- PASS: TestRenameStoppedContainer (1.20s) [2021-07-20T05:08:55.871Z] === RUN TestRenameRunningContainerAndReuse [2021-07-20T05:08:58.388Z] --- PASS: TestRenameRunningContainerAndReuse (2.59s) [2021-07-20T05:08:58.643Z] === RUN TestRenameInvalidName [2021-07-20T05:08:59.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-20T05:09:00.135Z] --- PASS: TestRenameInvalidName (1.40s) [2021-07-20T05:09:00.135Z] === RUN TestRenameAnonymousContainer [2021-07-20T05:09:02.654Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-20T05:09:04.547Z] --- PASS: TestRenameAnonymousContainer (4.69s) [2021-07-20T05:09:04.547Z] === RUN TestRenameContainerWithSameName [2021-07-20T05:09:05.915Z] --- PASS: TestRenameContainerWithSameName (1.39s) [2021-07-20T05:09:05.915Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-20T05:09:06.172Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-20T05:09:07.159Z] .....INFO: Daemon under test started and replied! [2021-07-20T05:09:07.159Z] INFO: Docker version of the daemon under test [2021-07-20T05:09:07.159Z] [2021-07-20T05:09:07.159Z] Client: [2021-07-20T05:09:07.159Z] Version: 17.06.2-ce [2021-07-20T05:09:07.159Z] API version: 1.30 [2021-07-20T05:09:07.159Z] Go version: go1.8.3 [2021-07-20T05:09:07.159Z] Git commit: cec0b72 [2021-07-20T05:09:07.159Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-20T05:09:07.159Z] OS/Arch: windows/amd64 [2021-07-20T05:09:07.159Z] [2021-07-20T05:09:07.159Z] Server: [2021-07-20T05:09:07.159Z] Version: 0.0.0-dev [2021-07-20T05:09:07.159Z] API version: 1.41 (minimum version 1.24) [2021-07-20T05:09:07.159Z] Go version: go1.16.6 [2021-07-20T05:09:07.159Z] Git commit: 4cfeb27f78 [2021-07-20T05:09:07.159Z] Built: 07/20/2021 05:06:52 [2021-07-20T05:09:07.159Z] OS/Arch: windows/amd64 [2021-07-20T05:09:07.159Z] Experimental: false [2021-07-20T05:09:07.159Z] [2021-07-20T05:09:07.159Z] INFO: Docker info of the daemon under test [2021-07-20T05:09:07.159Z] [2021-07-20T05:09:07.159Z] Containers: 0 [2021-07-20T05:09:07.159Z] Running: 0 [2021-07-20T05:09:07.159Z] Paused: 0 [2021-07-20T05:09:07.159Z] Stopped: 0 [2021-07-20T05:09:07.159Z] Images: 0 [2021-07-20T05:09:07.159Z] Server Version: 0.0.0-dev [2021-07-20T05:09:07.159Z] Storage Driver: windowsfilter [2021-07-20T05:09:07.159Z] Windows: [2021-07-20T05:09:07.159Z] Logging Driver: json-file [2021-07-20T05:09:07.159Z] Plugins: [2021-07-20T05:09:07.159Z] Volume: local [2021-07-20T05:09:07.159Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-20T05:09:07.159Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-20T05:09:07.159Z] Swarm: inactive [2021-07-20T05:09:07.159Z] Default Isolation: process [2021-07-20T05:09:07.159Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-20T05:09:07.159Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-20T05:09:07.159Z] OSType: windows [2021-07-20T05:09:07.159Z] Architecture: x86_64 [2021-07-20T05:09:07.159Z] CPUs: 4 [2021-07-20T05:09:07.159Z] Total Memory: 32GiB [2021-07-20T05:09:07.159Z] Name: azwin-2-e33150 [2021-07-20T05:09:07.159Z] ID: YDI6:NB4P:XACG:DG4N:XFR6:MT7X:SVU7:UBHL:OPMP:6NB2:TZDA:LTM3 [2021-07-20T05:09:07.159Z] Docker Root Dir: D:\CI\PR-42659\1\daemon [2021-07-20T05:09:07.159Z] Debug Mode (client): false [2021-07-20T05:09:07.159Z] Debug Mode (server): true [2021-07-20T05:09:07.159Z] File Descriptors: -1 [2021-07-20T05:09:07.159Z] Goroutines: 16 [2021-07-20T05:09:07.159Z] System Time: 2021-07-20T05:09:05.3005239Z [2021-07-20T05:09:07.159Z] EventsListeners: 0 [2021-07-20T05:09:07.159Z] Registry: https://index.docker.io/v1/ [2021-07-20T05:09:07.159Z] Labels: [2021-07-20T05:09:07.159Z] Experimental: false [2021-07-20T05:09:07.159Z] Insecure Registries: [2021-07-20T05:09:07.159Z] 127.0.0.0/8 [2021-07-20T05:09:07.159Z] Live Restore Enabled: false [2021-07-20T05:09:07.159Z] [2021-07-20T05:09:07.159Z] [2021-07-20T05:09:07.159Z] INFO: Docker images of the daemon under test [2021-07-20T05:09:07.159Z] [2021-07-20T05:09:07.159Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-20T05:09:07.159Z] [2021-07-20T05:09:07.159Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-07-20T05:09:07.159Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-07-20T05:09:07.159Z] ltsc2019: Pulling from windows/servercore [2021-07-20T05:09:07.159Z] 4612f6d0b889: Pulling fs layer [2021-07-20T05:09:07.159Z] f143c6fed32d: Pulling fs layer [2021-07-20T05:09:07.163Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.34s) [2021-07-20T05:09:07.163Z] === RUN TestCreateServiceSecretFileMode [2021-07-20T05:09:07.907Z] --- PASS: TestBuildWithHugeFile (41.41s) [2021-07-20T05:09:07.907Z] === RUN TestBuildWithEmptyDockerfile [2021-07-20T05:09:07.907Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T05:09:07.907Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T05:09:07.907Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T05:09:07.907Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T05:09:07.907Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T05:09:07.907Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T05:09:07.907Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T05:09:07.907Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T05:09:07.907Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T05:09:07.907Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2021-07-20T05:09:07.907Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-07-20T05:09:07.907Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2021-07-20T05:09:07.907Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-07-20T05:09:07.907Z] === RUN TestBuildPreserveOwnership [2021-07-20T05:09:07.907Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-20T05:09:07.907Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-20T05:09:07.907Z] --- PASS: TestBuildPreserveOwnership (4.62s) [2021-07-20T05:09:07.907Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.13s) [2021-07-20T05:09:07.907Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.48s) [2021-07-20T05:09:07.907Z] === RUN TestBuildPlatformInvalid [2021-07-20T05:09:07.907Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-07-20T05:09:07.907Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-20T05:09:08.064Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-20T05:09:08.097Z] --- PASS: TestCreateServiceSecretFileMode (2.62s) [2021-07-20T05:09:08.097Z] === RUN TestCreateServiceConfigFileMode [2021-07-20T05:09:09.431Z] --- PASS: TestRenameContainerWithLinkedContainer (3.20s) [2021-07-20T05:09:09.431Z] === RUN TestResize [2021-07-20T05:09:09.431Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-07-20T05:09:10.359Z] --- PASS: TestResize (1.23s) [2021-07-20T05:09:10.359Z] === RUN TestResizeWithInvalidSize [2021-07-20T05:09:11.379Z] --- PASS: TestCreateServiceConfigFileMode (2.71s) [2021-07-20T05:09:11.380Z] === RUN TestCreateServiceSysctls [2021-07-20T05:09:11.725Z] --- PASS: TestResizeWithInvalidSize (1.30s) [2021-07-20T05:09:11.725Z] === RUN TestResizeWhenContainerNotStarted [2021-07-20T05:09:12.287Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-07-20T05:09:12.543Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-20T05:09:12.800Z] --- PASS: TestResizeWhenContainerNotStarted (1.05s) [2021-07-20T05:09:12.800Z] === RUN TestDaemonRestartKillContainers [2021-07-20T05:09:12.800Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-20T05:09:12.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-20T05:09:12.800Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-20T05:09:12.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-20T05:09:12.800Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-20T05:09:12.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-20T05:09:12.800Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-20T05:09:12.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-20T05:09:12.800Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-20T05:09:12.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-20T05:09:12.800Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-20T05:09:12.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-20T05:09:12.800Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-20T05:09:12.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-20T05:09:12.800Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-20T05:09:12.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-20T05:09:12.800Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-20T05:09:12.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-20T05:09:12.800Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-20T05:09:12.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-20T05:09:12.800Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-20T05:09:12.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-20T05:09:12.800Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-20T05:09:12.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-20T05:09:12.800Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-20T05:09:12.800Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-20T05:09:13.360Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-07-20T05:09:14.659Z] --- PASS: TestCreateServiceSysctls (3.47s) [2021-07-20T05:09:14.659Z] === RUN TestCreateServiceCapabilities [2021-07-20T05:09:16.628Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-20T05:09:16.628Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-20T05:09:17.187Z] --- PASS: TestCreateServiceCapabilities (2.64s) [2021-07-20T05:09:17.187Z] === RUN TestInspect [2021-07-20T05:09:17.488Z] f143c6fed32d: Verifying Checksum [2021-07-20T05:09:17.489Z] f143c6fed32d: Download complete [2021-07-20T05:09:20.146Z] Loaded image: buildpack-deps:buster [2021-07-20T05:09:20.146Z] Loaded image: busybox:latest [2021-07-20T05:09:20.407Z] Loaded image: busybox:glibc [2021-07-20T05:09:20.470Z] --- PASS: TestInspect (3.09s) [2021-07-20T05:09:20.470Z] === RUN TestCreateJob [2021-07-20T05:09:20.842Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-07-20T05:09:21.770Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-20T05:09:22.698Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-20T05:09:22.957Z] Loaded image: debian:bullseye [2021-07-20T05:09:22.957Z] Loaded image: hello-world:latest [2021-07-20T05:09:22.957Z] Loaded image: arm32v7/hello-world:latest [2021-07-20T05:09:23.752Z] --- PASS: TestCreateJob (3.71s) [2021-07-20T05:09:23.752Z] === RUN TestReplicatedJob [2021-07-20T05:09:24.588Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-07-20T05:09:25.151Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-20T05:09:26.067Z] 4612f6d0b889: Verifying Checksum [2021-07-20T05:09:26.067Z] 4612f6d0b889: Download complete [2021-07-20T05:09:26.077Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-20T05:09:27.966Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-20T05:09:28.893Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-20T05:09:29.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-20T05:09:29.711Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-20T05:09:30.312Z] --- PASS: TestReplicatedJob (6.52s) [2021-07-20T05:09:30.312Z] === RUN TestUpdateReplicatedJob [2021-07-20T05:09:30.640Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-20T05:09:31.570Z] check_test.go:309: [dea5d81c78216] daemon is not started [2021-07-20T05:09:31.570Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-07-20T05:09:32.497Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-20T05:09:32.957Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.05s) [2021-07-20T05:09:32.957Z] PASS [2021-07-20T05:09:32.957Z] [2021-07-20T05:09:32.957Z] === Skipped [2021-07-20T05:09:32.957Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-07-20T05:09:32.957Z] build_session_test.go:25: TODO: BuildKit [2021-07-20T05:09:32.957Z] [2021-07-20T05:09:32.957Z] [2021-07-20T05:09:32.957Z] DONE 33 tests, 1 skipped in 110.867s [2021-07-20T05:09:32.957Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-07-20T05:09:32.957Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:09:32.957Z] ++ set -e [2021-07-20T05:09:32.957Z] ++ '[' -n 0 ']' [2021-07-20T05:09:32.957Z] ++ set -x [2021-07-20T05:09:32.957Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:09:33.059Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-07-20T05:09:33.059Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-20T05:09:33.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.62s) [2021-07-20T05:09:33.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.73s) [2021-07-20T05:09:33.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.39s) [2021-07-20T05:09:33.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.20s) [2021-07-20T05:09:33.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.31s) [2021-07-20T05:09:33.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.47s) [2021-07-20T05:09:33.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s) [2021-07-20T05:09:33.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.88s) [2021-07-20T05:09:33.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.83s) [2021-07-20T05:09:33.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2021-07-20T05:09:33.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2021-07-20T05:09:33.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.48s) [2021-07-20T05:09:33.059Z] === RUN TestCgroupNamespacesRun [2021-07-20T05:09:34.493Z] --- PASS: TestUpdateReplicatedJob (3.59s) [2021-07-20T05:09:34.493Z] === RUN TestServiceListWithStatuses [2021-07-20T05:09:34.493Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-20T05:09:34.493Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-20T05:09:34.493Z] === RUN TestDockerNetworkConnectAlias [2021-07-20T05:09:35.498Z] INFO: Testing against a local daemon [2021-07-20T05:09:35.498Z] === RUN TestConfigInspect [2021-07-20T05:09:35.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-20T05:09:35.574Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-07-20T05:09:35.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-20T05:09:35.830Z] --- PASS: TestCgroupNamespacesRun (2.68s) [2021-07-20T05:09:35.830Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-20T05:09:37.410Z] --- PASS: TestConfigInspect (2.15s) [2021-07-20T05:09:37.410Z] === RUN TestConfigList [2021-07-20T05:09:37.717Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2021-07-20T05:09:37.717Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-20T05:09:38.279Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-20T05:09:38.690Z] --- PASS: TestDockerNetworkConnectAlias (4.77s) [2021-07-20T05:09:38.690Z] === RUN TestDockerNetworkReConnect [2021-07-20T05:09:39.953Z] --- PASS: TestConfigList (2.15s) [2021-07-20T05:09:39.953Z] === RUN TestConfigsCreateAndDelete [2021-07-20T05:09:40.169Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.79s) [2021-07-20T05:09:40.169Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-20T05:09:41.564Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-20T05:09:42.497Z] --- PASS: TestConfigsCreateAndDelete (2.65s) [2021-07-20T05:09:42.497Z] === RUN TestConfigsUpdate [2021-07-20T05:09:42.872Z] --- PASS: TestDockerNetworkReConnect (3.69s) [2021-07-20T05:09:42.872Z] === RUN TestServicePlugin [2021-07-20T05:09:42.931Z] --- PASS: TestCgroupNamespacesRunHostMode (2.66s) [2021-07-20T05:09:42.931Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-20T05:09:44.411Z] --- PASS: TestConfigsUpdate (2.16s) [2021-07-20T05:09:44.411Z] === RUN TestTemplatedConfig [2021-07-20T05:09:45.449Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.62s) [2021-07-20T05:09:45.449Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-20T05:09:46.153Z] plugin_test.go:62: [d2c7c04e011fb] joining swarm manager [d1cf1534be4f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:09:47.086Z] plugin_test.go:65: [d3167326baf65] joining swarm manager [d1cf1534be4f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T05:09:47.341Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.84s) [2021-07-20T05:09:47.341Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-20T05:09:48.269Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2021-07-20T05:09:48.269Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-20T05:09:48.613Z] --- PASS: TestTemplatedConfig (3.53s) [2021-07-20T05:09:48.613Z] === RUN TestConfigCreateResolve [2021-07-20T05:09:49.197Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-20T05:09:49.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-07-20T05:09:50.525Z] --- PASS: TestConfigCreateResolve (2.71s) [2021-07-20T05:09:50.525Z] === RUN TestConfigDaemonLibtrustID [2021-07-20T05:09:50.687Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-20T05:09:50.946Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.62s) [2021-07-20T05:09:50.946Z] === RUN TestNISDomainname [2021-07-20T05:09:51.096Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-07-20T05:09:51.096Z] PASS [2021-07-20T05:09:51.096Z] [2021-07-20T05:09:51.096Z] DONE 7 tests in 19.786s [2021-07-20T05:09:51.096Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-07-20T05:09:51.096Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:09:51.096Z] ++ set -e [2021-07-20T05:09:51.096Z] ++ '[' -n 0 ']' [2021-07-20T05:09:51.096Z] ++ set -x [2021-07-20T05:09:51.096Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:09:51.356Z] INFO: Testing against a local daemon [2021-07-20T05:09:51.356Z] === RUN TestCheckpoint [2021-07-20T05:09:51.356Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-20T05:09:51.356Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-20T05:09:51.356Z] === RUN TestContainerInvalidJSON [2021-07-20T05:09:51.356Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T05:09:51.356Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T05:09:51.356Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T05:09:51.356Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T05:09:51.356Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-20T05:09:51.356Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-20T05:09:51.356Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T05:09:51.356Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T05:09:51.356Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-20T05:09:51.356Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-07-20T05:09:51.356Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-20T05:09:51.356Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-20T05:09:51.356Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-20T05:09:51.356Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-20T05:09:51.356Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-07-20T05:09:51.356Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-20T05:09:51.617Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-07-20T05:09:51.617Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-20T05:09:51.617Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-07-20T05:09:51.617Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-20T05:09:51.617Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-07-20T05:09:51.617Z] === RUN TestCopyFromContainer [2021-07-20T05:09:52.834Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-20T05:09:53.002Z] === RUN TestCopyFromContainer// [2021-07-20T05:09:53.263Z] === RUN TestCopyFromContainer//bar/root [2021-07-20T05:09:53.263Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-20T05:09:53.263Z] === RUN TestCopyFromContainer/bar/quux [2021-07-20T05:09:53.396Z] --- PASS: TestNISDomainname (2.45s) [2021-07-20T05:09:53.396Z] === RUN TestHostnameDnsResolution [2021-07-20T05:09:53.396Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-20T05:09:53.396Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-07-20T05:09:53.525Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-20T05:09:53.525Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-20T05:09:53.525Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-20T05:09:53.787Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-20T05:09:53.787Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-20T05:09:53.787Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-20T05:09:54.047Z] --- PASS: TestCopyFromContainer (2.37s) [2021-07-20T05:09:54.047Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-07-20T05:09:54.047Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-07-20T05:09:54.047Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-07-20T05:09:54.047Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2021-07-20T05:09:54.047Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-07-20T05:09:54.047Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-07-20T05:09:54.047Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-07-20T05:09:54.047Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-07-20T05:09:54.047Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-07-20T05:09:54.047Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-07-20T05:09:54.047Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-20T05:09:54.047Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T05:09:54.047Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T05:09:54.047Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T05:09:54.047Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T05:09:54.047Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T05:09:54.047Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T05:09:54.047Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T05:09:54.047Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T05:09:54.047Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T05:09:54.047Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-20T05:09:54.047Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-20T05:09:54.047Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-20T05:09:54.047Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-20T05:09:54.047Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-20T05:09:54.047Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2021-07-20T05:09:54.047Z] === RUN TestCreateWithInvalidEnv [2021-07-20T05:09:54.047Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-20T05:09:54.047Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-20T05:09:54.047Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-20T05:09:54.047Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-20T05:09:54.047Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-20T05:09:54.047Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-20T05:09:54.047Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-20T05:09:54.047Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-20T05:09:54.047Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-20T05:09:54.047Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-20T05:09:54.047Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-20T05:09:54.047Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-20T05:09:54.047Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-07-20T05:09:54.047Z] === RUN TestCreateTmpfsMountsTarget [2021-07-20T05:09:54.309Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-07-20T05:09:54.309Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-20T05:09:54.325Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-20T05:09:55.252Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-07-20T05:09:55.508Z] --- PASS: TestHostnameDnsResolution (2.04s) [2021-07-20T05:09:55.508Z] === RUN TestStats [2021-07-20T05:09:56.854Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2021-07-20T05:09:56.854Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-20T05:09:58.024Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-07-20T05:09:58.585Z] --- PASS: TestStats (3.17s) [2021-07-20T05:09:58.585Z] === RUN TestStopContainerWithTimeout [2021-07-20T05:09:58.585Z] === RUN TestStopContainerWithTimeout/0 [2021-07-20T05:09:58.585Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-20T05:09:58.585Z] === RUN TestStopContainerWithTimeout/1 [2021-07-20T05:09:58.585Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-20T05:09:58.585Z] === RUN TestStopContainerWithTimeout/3 [2021-07-20T05:09:58.585Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-20T05:09:58.585Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-20T05:09:58.585Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-20T05:09:58.585Z] === CONT TestStopContainerWithTimeout/0 [2021-07-20T05:09:58.585Z] === CONT TestStopContainerWithTimeout/3 [2021-07-20T05:09:58.766Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.30s) [2021-07-20T05:09:58.766Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-20T05:09:58.766Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T05:09:58.766Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T05:09:58.766Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T05:09:58.766Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T05:09:58.766Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T05:09:58.766Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T05:09:58.766Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T05:09:58.766Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T05:09:58.766Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T05:09:58.766Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T05:09:58.766Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T05:09:58.766Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T05:09:58.766Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T05:09:58.766Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T05:09:58.766Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T05:09:58.766Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-20T05:09:58.766Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-20T05:09:58.766Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-07-20T05:09:58.766Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-07-20T05:09:58.766Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-07-20T05:09:58.766Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-20T05:09:58.766Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-20T05:09:59.337Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) [2021-07-20T05:09:59.337Z] === RUN TestCreateDifferentPlatform [2021-07-20T05:09:59.337Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-20T05:09:59.599Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-20T05:09:59.599Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-20T05:09:59.599Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-20T05:09:59.599Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-20T05:09:59.599Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-20T05:09:59.599Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-20T05:09:59.599Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-20T05:09:59.599Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-07-20T05:09:59.599Z] === RUN TestContainerStartOnDaemonRestart [2021-07-20T05:09:59.599Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-20T05:09:59.599Z] === RUN TestDaemonRestartIpcMode [2021-07-20T05:09:59.599Z] === PAUSE TestDaemonRestartIpcMode [2021-07-20T05:09:59.599Z] === RUN TestDaemonHostGatewayIP [2021-07-20T05:09:59.599Z] === PAUSE TestDaemonHostGatewayIP [2021-07-20T05:09:59.599Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-20T05:09:59.599Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-20T05:09:59.599Z] === RUN TestContainerKillOnDaemonStart [2021-07-20T05:09:59.599Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-20T05:09:59.599Z] === RUN TestDiff [2021-07-20T05:09:59.951Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-20T05:10:00.514Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-20T05:10:00.541Z] --- PASS: TestDiff (0.81s) [2021-07-20T05:10:00.541Z] === RUN TestExecWithCloseStdin [2021-07-20T05:10:01.482Z] --- PASS: TestExecWithCloseStdin (1.02s) [2021-07-20T05:10:01.482Z] === RUN TestExec [2021-07-20T05:10:01.878Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-07-20T05:10:01.878Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-20T05:10:01.878Z] check_test.go:309: [d149c40c9e64e] daemon is not started [2021-07-20T05:10:01.878Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-07-20T05:10:01.878Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-20T05:10:01.878Z] check_test.go:309: [d7cd119fbb7cb] daemon is not started [2021-07-20T05:10:01.878Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-07-20T05:10:01.878Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-20T05:10:02.424Z] --- PASS: TestExec (1.03s) [2021-07-20T05:10:02.424Z] === RUN TestExecUser [2021-07-20T05:10:02.440Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-07-20T05:10:02.440Z] === CONT TestStopContainerWithTimeout/1 [2021-07-20T05:10:03.365Z] --- PASS: TestExecUser (0.99s) [2021-07-20T05:10:03.365Z] === RUN TestExportContainerAndImportImage [2021-07-20T05:10:03.822Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-20T05:10:04.307Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2021-07-20T05:10:04.307Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-20T05:10:04.386Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-20T05:10:04.386Z] --- PASS: TestStopContainerWithTimeout/0 (1.91s) [2021-07-20T05:10:04.386Z] --- PASS: TestStopContainerWithTimeout/3 (3.74s) [2021-07-20T05:10:04.386Z] --- PASS: TestStopContainerWithTimeout/-1 (3.19s) [2021-07-20T05:10:04.386Z] --- PASS: TestStopContainerWithTimeout/1 (2.08s) [2021-07-20T05:10:04.386Z] === RUN TestDeleteDevicemapper [2021-07-20T05:10:04.386Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-20T05:10:04.386Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-20T05:10:04.386Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-20T05:10:05.314Z] check_test.go:309: [ddfe7300ad0b5] daemon is not started [2021-07-20T05:10:05.314Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-07-20T05:10:06.222Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s) [2021-07-20T05:10:06.222Z] === RUN TestHealthCheckWorkdir [2021-07-20T05:10:07.163Z] --- PASS: TestHealthCheckWorkdir (1.38s) [2021-07-20T05:10:07.163Z] === RUN TestHealthKillContainer [2021-07-20T05:10:08.580Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.20s) [2021-07-20T05:10:08.580Z] === RUN TestUpdateMemory [2021-07-20T05:10:08.580Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-20T05:10:08.580Z] --- SKIP: TestUpdateMemory (0.01s) [2021-07-20T05:10:08.580Z] === RUN TestUpdateCPUQuota [2021-07-20T05:10:10.461Z] --- PASS: TestHealthKillContainer (3.04s) [2021-07-20T05:10:10.461Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-20T05:10:11.031Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2021-07-20T05:10:11.031Z] === RUN TestIpcModeNone [2021-07-20T05:10:11.098Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-20T05:10:11.661Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-07-20T05:10:11.972Z] --- PASS: TestIpcModeNone (1.03s) [2021-07-20T05:10:11.972Z] === RUN TestIpcModePrivate [2021-07-20T05:10:12.913Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-07-20T05:10:13.173Z] --- PASS: TestIpcModePrivate (1.02s) [2021-07-20T05:10:13.173Z] === RUN TestIpcModeShareable [2021-07-20T05:10:13.548Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-20T05:10:13.613Z] --- PASS: TestServicePlugin (30.07s) [2021-07-20T05:10:13.613Z] === RUN TestServiceUpdateLabel [2021-07-20T05:10:14.109Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-20T05:10:14.114Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-07-20T05:10:14.114Z] --- PASS: TestIpcModeShareable (1.05s) [2021-07-20T05:10:14.114Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-20T05:10:14.548Z] --- PASS: TestServiceUpdateLabel (2.20s) [2021-07-20T05:10:14.548Z] === RUN TestServiceUpdateSecrets [2021-07-20T05:10:14.671Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-20T05:10:14.671Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-20T05:10:14.927Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-07-20T05:10:14.927Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-20T05:10:15.183Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-20T05:10:15.183Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-20T05:10:15.183Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-20T05:10:16.549Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-20T05:10:17.417Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.95s) [2021-07-20T05:10:17.417Z] === RUN TestAPIIpcModeHost [2021-07-20T05:10:18.358Z] --- PASS: TestAPIIpcModeHost (1.06s) [2021-07-20T05:10:18.358Z] === RUN TestDaemonIpcModeShareable [2021-07-20T05:10:18.438Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-07-20T05:10:18.438Z] --- PASS: TestUpdateCPUQuota (9.96s) [2021-07-20T05:10:18.438Z] === RUN TestUpdatePidsLimit [2021-07-20T05:10:18.564Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-07-20T05:10:18.564Z] Copying nested executables into bundles/binary-daemon [2021-07-20T05:10:18.564Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-07-20T05:10:18.694Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-20T05:10:18.878Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42659/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4cfeb27f78bca36c63c580b47e0f3ba28338c272 -e DOCKER_GRAPHDRIVER docker:4cfeb27f78bca36c63c580b47e0f3ba28338c272 hack/make.sh cross [2021-07-20T05:10:19.440Z] [2021-07-20T05:10:19.440Z] Removing bundles/ [2021-07-20T05:10:19.440Z] [2021-07-20T05:10:19.440Z] ---> Making bundle: cross (in bundles/cross) [2021-07-20T05:10:19.440Z] Cross building: bundles/cross/linux/amd64 [2021-07-20T05:10:19.440Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-07-20T05:10:19.440Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-20T05:10:19.624Z] === RUN TestUpdatePidsLimit/no_change [2021-07-20T05:10:19.745Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-07-20T05:10:20.005Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2021-07-20T05:10:20.005Z] === RUN TestDaemonIpcModePrivate [2021-07-20T05:10:20.991Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-07-20T05:10:21.248Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-20T05:10:21.916Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-07-20T05:10:21.916Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2021-07-20T05:10:21.916Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-20T05:10:22.614Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-20T05:10:23.299Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-07-20T05:10:23.542Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-20T05:10:23.542Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-20T05:10:23.560Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2021-07-20T05:10:23.560Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-20T05:10:24.471Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-07-20T05:10:24.726Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-20T05:10:24.726Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-20T05:10:25.472Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-07-20T05:10:25.472Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2021-07-20T05:10:25.472Z] === RUN TestIpcModeOlderClient [2021-07-20T05:10:25.472Z] === PAUSE TestIpcModeOlderClient [2021-07-20T05:10:25.472Z] === RUN TestKillContainerInvalidSignal [2021-07-20T05:10:26.044Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2021-07-20T05:10:26.044Z] === RUN TestKillContainer [2021-07-20T05:10:26.044Z] === RUN TestKillContainer/no_signal [2021-07-20T05:10:26.091Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-20T05:10:26.091Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-20T05:10:26.662Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-20T05:10:26.987Z] === RUN TestKillContainer/non_killing_signal [2021-07-20T05:10:27.558Z] === RUN TestKillContainer/killing_signal [2021-07-20T05:10:28.028Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-20T05:10:28.501Z] --- PASS: TestKillContainer (2.34s) [2021-07-20T05:10:28.501Z] --- PASS: TestKillContainer/no_signal (0.74s) [2021-07-20T05:10:28.501Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2021-07-20T05:10:28.501Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2021-07-20T05:10:28.501Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-20T05:10:28.501Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-20T05:10:28.589Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression--- PASS: TestUpdatePidsLimit (9.95s) [2021-07-20T05:10:28.589Z] [2021-07-20T05:10:28.589Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.09s) [2021-07-20T05:10:28.589Z] --- PASS: TestUpdatePidsLimit/no_change (1.58s) [2021-07-20T05:10:28.589Z] --- PASS: TestUpdatePidsLimit/update_lower (1.27s) [2021-07-20T05:10:28.589Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.10s) [2021-07-20T05:10:28.589Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.21s) [2021-07-20T05:10:28.589Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.36s) [2021-07-20T05:10:28.589Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.50s) [2021-07-20T05:10:28.589Z] === RUN TestUpdateRestartPolicy [2021-07-20T05:10:28.845Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-20T05:10:29.416Z] --- PASS: TestServiceUpdateSecrets (14.90s) [2021-07-20T05:10:29.416Z] === RUN TestServiceUpdateConfigs [2021-07-20T05:10:29.450Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-20T05:10:29.772Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-07-20T05:10:30.021Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.52s) [2021-07-20T05:10:30.021Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2021-07-20T05:10:30.021Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2021-07-20T05:10:30.021Z] === RUN TestKillStoppedContainer [2021-07-20T05:10:30.021Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-07-20T05:10:30.021Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-20T05:10:30.021Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-07-20T05:10:30.021Z] === RUN TestKillDifferentUserContainer [2021-07-20T05:10:30.961Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2021-07-20T05:10:30.961Z] === RUN TestInspectOomKilledTrue [2021-07-20T05:10:30.961Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-20T05:10:30.961Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-20T05:10:30.961Z] === RUN TestInspectOomKilledFalse [2021-07-20T05:10:30.961Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-20T05:10:30.961Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-20T05:10:30.961Z] === RUN TestLinksEtcHostsContentMatch [2021-07-20T05:10:31.903Z] --- PASS: TestLinksEtcHostsContentMatch (0.80s) [2021-07-20T05:10:31.903Z] === RUN TestLinksContainerNames [2021-07-20T05:10:33.287Z] --- PASS: TestLinksContainerNames (1.61s) [2021-07-20T05:10:33.287Z] === RUN TestLogsFollowTailEmpty [2021-07-20T05:10:34.231Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2021-07-20T05:10:34.231Z] === RUN TestContainerNetworkMountsNoChown [2021-07-20T05:10:34.803Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/default [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/default [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/private [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/private [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/rprivate [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/slave [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/slave [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/rslave [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/shared [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/shared [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/rshared [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-20T05:10:34.803Z] === CONT TestMountDaemonRoot/default [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-20T05:10:34.803Z] === CONT TestMountDaemonRoot/rslave [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-20T05:10:34.803Z] === CONT TestMountDaemonRoot/shared [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-20T05:10:34.803Z] === CONT TestMountDaemonRoot/slave [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-20T05:10:34.803Z] === CONT TestMountDaemonRoot/rprivate [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-20T05:10:34.803Z] === CONT TestMountDaemonRoot/private [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-20T05:10:34.803Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-20T05:10:34.803Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-20T05:10:34.804Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-20T05:10:34.804Z] === CONT TestMountDaemonRoot/rshared [2021-07-20T05:10:34.804Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-20T05:10:34.804Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-20T05:10:34.804Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-20T05:10:34.804Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-20T05:10:34.804Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-20T05:10:34.804Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-20T05:10:34.804Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-20T05:10:34.804Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-20T05:10:34.804Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-20T05:10:34.804Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-20T05:10:34.804Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-20T05:10:34.804Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-20T05:10:34.804Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-20T05:10:34.804Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-20T05:10:34.804Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-20T05:10:34.804Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-20T05:10:34.804Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-20T05:10:34.804Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-20T05:10:35.065Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-20T05:10:35.065Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-20T05:10:35.065Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-20T05:10:35.065Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-20T05:10:35.065Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-20T05:10:35.065Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-20T05:10:35.065Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-20T05:10:35.065Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-20T05:10:35.065Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-20T05:10:35.065Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-20T05:10:35.065Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-20T05:10:35.065Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-20T05:10:35.065Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-20T05:10:35.065Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-20T05:10:35.065Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-20T05:10:35.065Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-20T05:10:35.065Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-20T05:10:35.065Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-20T05:10:35.065Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-20T05:10:35.065Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-20T05:10:35.065Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-20T05:10:35.065Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-20T05:10:35.327Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-07-20T05:10:35.327Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-07-20T05:10:35.327Z] === RUN TestContainerBindMountNonRecursive [2021-07-20T05:10:36.312Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-07-20T05:10:37.676Z] check_test.go:309: [d20de62d18755] daemon is not started [2021-07-20T05:10:37.676Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-07-20T05:10:37.869Z] --- PASS: TestContainerBindMountNonRecursive (2.28s) [2021-07-20T05:10:37.869Z] === RUN TestContainerVolumesMountedAsShared [2021-07-20T05:10:38.129Z] --- PASS: TestContainerVolumesMountedAsShared (0.58s) [2021-07-20T05:10:38.129Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-20T05:10:39.071Z] --- PASS: TestContainerVolumesMountedAsSlave (0.80s) [2021-07-20T05:10:39.071Z] === RUN TestNetworkNat [2021-07-20T05:10:39.643Z] --- PASS: TestNetworkNat (0.81s) [2021-07-20T05:10:39.643Z] === RUN TestNetworkLocalhostTCPNat [2021-07-20T05:10:40.585Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2021-07-20T05:10:40.585Z] === RUN TestNetworkLoopbackNat [2021-07-20T05:10:40.945Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-07-20T05:10:42.311Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-20T05:10:42.873Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-20T05:10:43.129Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-20T05:10:43.129Z] docker_cli_daemon_plugins_test.go:105: [d40d7cdcb275d] daemon is not started [2021-07-20T05:10:43.129Z] --- PASS: TestUpdateRestartPolicy (14.67s) [2021-07-20T05:10:43.129Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-20T05:10:43.881Z] --- PASS: TestNetworkLoopbackNat (3.17s) [2021-07-20T05:10:43.881Z] === RUN TestPause [2021-07-20T05:10:44.057Z] --- PASS: TestUpdateRestartWithAutoRemove (0.96s) [2021-07-20T05:10:44.057Z] === RUN TestWaitNonBlocked [2021-07-20T05:10:44.057Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T05:10:44.057Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T05:10:44.057Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T05:10:44.057Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T05:10:44.057Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T05:10:44.057Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T05:10:44.314Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-07-20T05:10:44.467Z] --- PASS: TestPause (0.82s) [2021-07-20T05:10:44.467Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-20T05:10:44.467Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-20T05:10:44.467Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-20T05:10:44.467Z] === RUN TestPauseStopPausedContainer [2021-07-20T05:10:45.408Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2021-07-20T05:10:45.408Z] === RUN TestPsFilter [2021-07-20T05:10:45.408Z] --- PASS: TestPsFilter (0.14s) [2021-07-20T05:10:45.408Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-20T05:10:46.202Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-20T05:10:46.202Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.88s) [2021-07-20T05:10:46.202Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.98s) [2021-07-20T05:10:46.202Z] === RUN TestWaitBlocked [2021-07-20T05:10:46.202Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-20T05:10:46.202Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-20T05:10:46.202Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-20T05:10:46.202Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-20T05:10:46.202Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-20T05:10:46.202Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-20T05:10:46.349Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2021-07-20T05:10:46.349Z] === RUN TestRemoveContainerWithVolume [2021-07-20T05:10:46.457Z] check_test.go:309: [dc40d0ec944ad] daemon is not started [2021-07-20T05:10:46.457Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-07-20T05:10:46.920Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2021-07-20T05:10:46.920Z] === RUN TestRemoveContainerRunning [2021-07-20T05:10:47.384Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-20T05:10:47.496Z] --- PASS: TestServiceUpdateConfigs (15.05s) [2021-07-20T05:10:47.496Z] === RUN TestServiceUpdateNetwork [2021-07-20T05:10:47.861Z] --- PASS: TestRemoveContainerRunning (0.77s) [2021-07-20T05:10:47.861Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-20T05:10:47.945Z] --- PASS: TestWaitBlocked (0.04s) [2021-07-20T05:10:47.945Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.61s) [2021-07-20T05:10:47.945Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.76s) [2021-07-20T05:10:47.945Z] === CONT TestContainerStartOnDaemonRestart [2021-07-20T05:10:47.945Z] === CONT TestIpcModeOlderClient [2021-07-20T05:10:47.945Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-07-20T05:10:47.945Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-20T05:10:48.432Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2021-07-20T05:10:48.432Z] === RUN TestRemoveInvalidContainer [2021-07-20T05:10:48.432Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-20T05:10:48.432Z] === RUN TestRenameLinkedContainer [2021-07-20T05:10:49.835Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-07-20T05:10:51.734Z] --- PASS: TestRenameLinkedContainer (3.21s) [2021-07-20T05:10:51.734Z] === RUN TestRenameStoppedContainer [2021-07-20T05:10:52.351Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-20T05:10:52.351Z] --- PASS: TestContainerStartOnDaemonRestart (4.30s) [2021-07-20T05:10:52.351Z] === CONT TestContainerKillOnDaemonStart [2021-07-20T05:10:52.608Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.67s) [2021-07-20T05:10:52.608Z] === CONT TestDaemonHostGatewayIP [2021-07-20T05:10:52.675Z] --- PASS: TestRenameStoppedContainer (0.74s) [2021-07-20T05:10:52.675Z] === RUN TestRenameRunningContainerAndReuse [2021-07-20T05:10:53.983Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-20T05:10:53.983Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-20T05:10:53.983Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-20T05:10:53.983Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-20T05:10:53.983Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-20T05:10:53.983Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-20T05:10:53.983Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-20T05:10:53.983Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-20T05:10:53.983Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-20T05:10:54.061Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2021-07-20T05:10:54.061Z] === RUN TestRenameInvalidName [2021-07-20T05:10:55.002Z] --- PASS: TestRenameInvalidName (0.77s) [2021-07-20T05:10:55.002Z] === RUN TestRenameAnonymousContainer [2021-07-20T05:10:55.870Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-07-20T05:10:57.236Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-07-20T05:10:57.459Z] --- PASS: TestServiceUpdateNetwork (12.82s) [2021-07-20T05:10:57.459Z] === RUN TestServiceUpdatePidsLimit [2021-07-20T05:10:57.492Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-07-20T05:10:57.545Z] --- PASS: TestRenameAnonymousContainer (2.84s) [2021-07-20T05:10:57.545Z] === RUN TestRenameContainerWithSameName [2021-07-20T05:10:58.053Z] --- PASS: TestDaemonHostGatewayIP (5.52s) [2021-07-20T05:10:58.053Z] === CONT TestDaemonRestartIpcMode [2021-07-20T05:10:58.309Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-07-20T05:10:58.309Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-07-20T05:10:58.487Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2021-07-20T05:10:58.487Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-20T05:10:58.831Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-20T05:10:58.871Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-07-20T05:10:58.871Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-20T05:10:59.433Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-07-20T05:10:59.689Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-07-20T05:10:59.763Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-20T05:10:59.874Z] --- PASS: TestRenameContainerWithLinkedContainer (1.54s) [2021-07-20T05:10:59.874Z] === RUN TestResize [2021-07-20T05:11:00.251Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-07-20T05:11:00.815Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-07-20T05:11:00.816Z] --- PASS: TestResize (0.78s) [2021-07-20T05:11:00.816Z] === RUN TestResizeWithInvalidSize [2021-07-20T05:11:01.378Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-07-20T05:11:01.758Z] --- PASS: TestResizeWithInvalidSize (0.77s) [2021-07-20T05:11:01.758Z] === RUN TestResizeWhenContainerNotStarted [2021-07-20T05:11:01.941Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-07-20T05:11:02.198Z] --- PASS: TestDaemonRestartIpcMode (4.10s) [2021-07-20T05:11:02.329Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2021-07-20T05:11:02.329Z] === RUN TestDaemonRestartKillContainers [2021-07-20T05:11:02.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-20T05:11:02.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-20T05:11:02.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-20T05:11:02.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-20T05:11:02.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-20T05:11:02.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-20T05:11:02.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-20T05:11:02.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-20T05:11:02.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-20T05:11:02.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-20T05:11:02.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-20T05:11:02.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-20T05:11:02.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-20T05:11:02.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-20T05:11:02.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-20T05:11:02.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-20T05:11:02.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-20T05:11:02.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-20T05:11:02.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-20T05:11:02.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-20T05:11:02.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-20T05:11:02.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-20T05:11:02.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-20T05:11:02.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-20T05:11:02.329Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-20T05:11:02.329Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-20T05:11:02.329Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-20T05:11:02.329Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-20T05:11:02.454Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-07-20T05:11:03.015Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-07-20T05:11:03.272Z] check_test.go:309: [db8abb899c9b7] daemon is not started [2021-07-20T05:11:03.272Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-07-20T05:11:03.834Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-20T05:11:04.245Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-20T05:11:04.398Z] check_test.go:309: [d2d3cad145b3c] daemon is not started [2021-07-20T05:11:04.398Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-07-20T05:11:04.960Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-07-20T05:11:05.191Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-20T05:11:05.191Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-20T05:11:05.191Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-20T05:11:05.523Z] --- PASS: TestContainerKillOnDaemonStart (13.27s) [2021-07-20T05:11:05.523Z] PASS [2021-07-20T05:11:05.523Z] [2021-07-20T05:11:05.523Z] === Skipped [2021-07-20T05:11:05.523Z] === SKIP: amd64.integration.container TestCheckpoint (0.01s) [2021-07-20T05:11:05.523Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-20T05:11:05.523Z] [2021-07-20T05:11:05.523Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-20T05:11:05.523Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-20T05:11:05.523Z] [2021-07-20T05:11:05.523Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-20T05:11:05.523Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-20T05:11:05.523Z] [2021-07-20T05:11:05.523Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-20T05:11:05.523Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-20T05:11:05.523Z] [2021-07-20T05:11:05.523Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-20T05:11:05.523Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-20T05:11:05.523Z] [2021-07-20T05:11:05.523Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2021-07-20T05:11:05.523Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-20T05:11:05.523Z] [2021-07-20T05:11:05.523Z] [2021-07-20T05:11:05.523Z] DONE 195 tests, 6 skipped in 219.800s [2021-07-20T05:11:05.523Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-20T05:11:05.523Z] ++ 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-20T05:11:05.523Z] ++ set -e [2021-07-20T05:11:05.523Z] ++ '[' -n 0 ']' [2021-07-20T05:11:05.523Z] ++ set -x [2021-07-20T05:11:05.523Z] ++ 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-20T05:11:05.779Z] INFO: Testing against a local daemon [2021-07-20T05:11:05.779Z] === RUN TestCommitInheritsEnv [2021-07-20T05:11:06.034Z] --- PASS: TestCommitInheritsEnv (0.29s) [2021-07-20T05:11:06.034Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-20T05:11:06.034Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-20T05:11:06.034Z] === RUN TestImagesFilterMultiReference [2021-07-20T05:11:06.290Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2021-07-20T05:11:06.290Z] === RUN TestImagePullPlatformInvalid [2021-07-20T05:11:06.290Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-20T05:11:06.290Z] === RUN TestRemoveImageOrphaning [2021-07-20T05:11:06.290Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-07-20T05:11:06.546Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2021-07-20T05:11:06.546Z] === RUN TestRemoveImageGarbageCollector [2021-07-20T05:11:06.580Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-20T05:11:06.842Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-20T05:11:07.104Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-20T05:11:07.108Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-20T05:11:07.671Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-20T05:11:07.868Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-20T05:11:08.491Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-20T05:11:09.559Z] --- PASS: TestRemoveImageGarbageCollector (2.66s) [2021-07-20T05:11:09.559Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-20T05:11:09.559Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-20T05:11:09.559Z] === RUN TestTagInvalidReference [2021-07-20T05:11:09.559Z] --- PASS: TestTagInvalidReference (0.04s) [2021-07-20T05:11:09.559Z] === RUN TestTagValidPrefixedRepo [2021-07-20T05:11:09.559Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-07-20T05:11:09.559Z] === RUN TestTagExistedNameWithoutForce [2021-07-20T05:11:09.559Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-20T05:11:09.559Z] === RUN TestTagOfficialNames [2021-07-20T05:11:09.559Z] --- PASS: TestTagOfficialNames (0.06s) [2021-07-20T05:11:09.559Z] === RUN TestTagMatchesDigest [2021-07-20T05:11:09.559Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-20T05:11:09.559Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-20T05:11:10.121Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-07-20T05:11:10.403Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-20T05:11:10.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2021-07-20T05:11:10.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.70s) [2021-07-20T05:11:10.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.89s) [2021-07-20T05:11:10.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.95s) [2021-07-20T05:11:10.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2021-07-20T05:11:10.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s) [2021-07-20T05:11:10.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.26s) [2021-07-20T05:11:10.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2021-07-20T05:11:10.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.26s) [2021-07-20T05:11:10.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.45s) [2021-07-20T05:11:10.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.33s) [2021-07-20T05:11:10.403Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s) [2021-07-20T05:11:10.403Z] === RUN TestCgroupNamespacesRun [2021-07-20T05:11:10.683Z] check_test.go:309: [d2cb1c09ee5e6] daemon is not started [2021-07-20T05:11:10.683Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-07-20T05:11:12.316Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2021-07-20T05:11:12.316Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-20T05:11:13.703Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.43s) [2021-07-20T05:11:13.703Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-20T05:11:14.425Z] --- PASS: TestServiceUpdatePidsLimit (16.98s) [2021-07-20T05:11:14.425Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2021-07-20T05:11:14.425Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.19s) [2021-07-20T05:11:14.425Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.09s) [2021-07-20T05:11:14.425Z] PASS [2021-07-20T05:11:14.425Z] [2021-07-20T05:11:14.425Z] === Skipped [2021-07-20T05:11:14.425Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-20T05:11:14.425Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-20T05:11:14.425Z] [2021-07-20T05:11:14.425Z] [2021-07-20T05:11:14.425Z] DONE 27 tests, 1 skipped in 173.349s [2021-07-20T05:11:14.425Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-20T05:11:14.425Z] INFO: Testing against a local daemon [2021-07-20T05:11:14.425Z] === RUN TestSessionCreate [2021-07-20T05:11:14.425Z] --- PASS: TestSessionCreate (0.02s) [2021-07-20T05:11:14.425Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-20T05:11:14.425Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-20T05:11:14.425Z] PASS [2021-07-20T05:11:14.425Z] [2021-07-20T05:11:14.425Z] DONE 2 tests in 0.073s [2021-07-20T05:11:14.425Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-20T05:11:14.425Z] INFO: Testing against a local daemon [2021-07-20T05:11:14.425Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-20T05:11:14.425Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-07-20T05:11:14.425Z] === RUN TestEventsExecDie [2021-07-20T05:11:14.864Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-07-20T05:11:15.614Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2021-07-20T05:11:15.614Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-20T05:11:15.790Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-20T05:11:15.797Z] --- PASS: TestEventsExecDie (1.04s) [2021-07-20T05:11:15.797Z] === RUN TestEventsBackwardsCompatible [2021-07-20T05:11:15.797Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-07-20T05:11:15.797Z] === RUN TestInfoBinaryCommits [2021-07-20T05:11:15.797Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-20T05:11:15.797Z] === RUN TestInfoAPIVersioned [2021-07-20T05:11:15.797Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-20T05:11:15.797Z] === RUN TestInfoDiscoveryBackend [2021-07-20T05:11:16.055Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-20T05:11:16.055Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-20T05:11:16.351Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-07-20T05:11:17.426Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-20T05:11:17.426Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-20T05:11:17.525Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2021-07-20T05:11:17.525Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-20T05:11:17.683Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-07-20T05:11:17.683Z] === RUN TestInfoAPI [2021-07-20T05:11:17.683Z] --- PASS: TestInfoAPI (0.02s) [2021-07-20T05:11:17.683Z] === RUN TestInfoAPIWarnings [2021-07-20T05:11:19.438Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2021-07-20T05:11:19.438Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-20T05:11:20.822Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.48s) [2021-07-20T05:11:20.822Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-20T05:11:21.393Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.77s) [2021-07-20T05:11:21.393Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-20T05:11:21.596Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-07-20T05:11:22.159Z] check_test.go:309: [dd18dcf5649c6] daemon is not started [2021-07-20T05:11:22.159Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-07-20T05:11:23.304Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2021-07-20T05:11:23.304Z] === RUN TestNISDomainname [2021-07-20T05:11:23.531Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-20T05:11:23.787Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-20T05:11:24.689Z] --- PASS: TestNISDomainname (1.27s) [2021-07-20T05:11:24.689Z] === RUN TestHostnameDnsResolution [2021-07-20T05:11:26.072Z] --- PASS: TestHostnameDnsResolution (1.44s) [2021-07-20T05:11:26.072Z] === RUN TestStats [2021-07-20T05:11:26.303Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-20T05:11:28.615Z] --- PASS: TestStats (2.83s) [2021-07-20T05:11:28.615Z] === RUN TestStopContainerWithTimeout [2021-07-20T05:11:28.615Z] === RUN TestStopContainerWithTimeout/0 [2021-07-20T05:11:28.615Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-20T05:11:28.615Z] === RUN TestStopContainerWithTimeout/1 [2021-07-20T05:11:28.615Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-20T05:11:28.615Z] === RUN TestStopContainerWithTimeout/3 [2021-07-20T05:11:28.615Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-20T05:11:28.615Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-20T05:11:28.615Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-20T05:11:28.615Z] === CONT TestStopContainerWithTimeout/0 [2021-07-20T05:11:28.615Z] === CONT TestStopContainerWithTimeout/1 [2021-07-20T05:11:28.615Z] === CONT TestStopContainerWithTimeout/3 [2021-07-20T05:11:28.615Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-20T05:11:30.471Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-20T05:11:31.032Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-20T05:11:31.593Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-20T05:11:31.848Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-20T05:11:32.819Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-20T05:11:32.819Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) [2021-07-20T05:11:32.819Z] --- PASS: TestStopContainerWithTimeout/1 (2.19s) [2021-07-20T05:11:32.819Z] --- PASS: TestStopContainerWithTimeout/3 (3.31s) [2021-07-20T05:11:32.819Z] --- PASS: TestStopContainerWithTimeout/-1 (3.40s) [2021-07-20T05:11:32.819Z] === RUN TestDeleteDevicemapper [2021-07-20T05:11:32.819Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-20T05:11:32.819Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-20T05:11:32.819Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-20T05:11:33.736Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-20T05:11:34.733Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.51s) [2021-07-20T05:11:34.733Z] === RUN TestUpdateMemory [2021-07-20T05:11:34.733Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-20T05:11:34.733Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-20T05:11:34.733Z] === RUN TestUpdateCPUQuota [2021-07-20T05:11:35.108Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-07-20T05:11:35.108Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-20T05:11:35.765Z] --- PASS: TestInfoAPIWarnings (16.23s) [2021-07-20T05:11:35.765Z] === RUN TestInfoDebug [2021-07-20T05:11:35.765Z] --- PASS: TestInfoDebug (0.52s) [2021-07-20T05:11:35.765Z] === RUN TestInfoInsecureRegistries [2021-07-20T05:11:35.765Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-07-20T05:11:35.765Z] === RUN TestInfoRegistryMirrors [2021-07-20T05:11:35.765Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-20T05:11:35.765Z] === RUN TestLoginFailsWithBadCredentials [2021-07-20T05:11:35.765Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-07-20T05:11:35.765Z] === RUN TestPingCacheHeaders [2021-07-20T05:11:35.765Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-20T05:11:35.765Z] === RUN TestPingGet [2021-07-20T05:11:35.765Z] --- PASS: TestPingGet (0.01s) [2021-07-20T05:11:35.765Z] === RUN TestPingHead [2021-07-20T05:11:35.765Z] --- PASS: TestPingHead (0.03s) [2021-07-20T05:11:35.765Z] === RUN TestVersion [2021-07-20T05:11:35.765Z] --- PASS: TestVersion (0.02s) [2021-07-20T05:11:35.765Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-07-20T05:11:36.999Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-20T05:11:37.160Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.43s) [2021-07-20T05:11:37.160Z] PASS [2021-07-20T05:11:37.160Z] [2021-07-20T05:11:37.160Z] DONE 18 tests in 22.654s [2021-07-20T05:11:37.160Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-20T05:11:37.160Z] INFO: Testing against a local daemon [2021-07-20T05:11:37.160Z] === RUN TestVolumesCreateAndList [2021-07-20T05:11:37.160Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-20T05:11:37.160Z] === RUN TestVolumesRemove [2021-07-20T05:11:37.160Z] --- PASS: TestVolumesRemove (0.06s) [2021-07-20T05:11:37.160Z] === RUN TestVolumesInspect [2021-07-20T05:11:37.160Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-20T05:11:37.160Z] === RUN TestVolumesInvalidJSON [2021-07-20T05:11:37.160Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-20T05:11:37.418Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-20T05:11:37.419Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-20T05:11:37.419Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-07-20T05:11:37.419Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-20T05:11:37.419Z] PASS [2021-07-20T05:11:37.419Z] [2021-07-20T05:11:37.419Z] DONE 5 tests in 0.153s [2021-07-20T05:11:37.419Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-20T05:11:39.318Z] Stopping apparmor (via systemctl): apparmor.service. [2021-07-20T05:11:39.318Z] Removing test suite binaries [2021-07-20T05:11:39.318Z] exiting test-integration [2021-07-20T05:11:39.318Z] ++ exit 0 [2021-07-20T05:11:39.318Z] [2021-07-20T05:11:40.268Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-07-20T05:11:41.312Z] --- PASS: TestUpdateCPUQuota (5.62s) [2021-07-20T05:11:41.312Z] === RUN TestUpdatePidsLimit [2021-07-20T05:11:41.312Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-20T05:11:41.312Z] === RUN TestUpdatePidsLimit/no_change [2021-07-20T05:11:41.572Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-20T05:11:42.142Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-20T05:11:42.172Z] check_test.go:309: [d3c9d7c632056] daemon is not started [2021-07-20T05:11:42.172Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-07-20T05:11:42.427Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-07-20T05:11:42.713Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-20T05:11:43.284Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-20T05:11:43.353Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-07-20T05:11:43.916Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-07-20T05:11:44.225Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two Post stage [Pipeline] junit [2021-07-20T05:11:44.599Z] Recording test results [2021-07-20T05:11:44.721Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-20T05:11:45.053Z] + echo Ensuring container killed. [2021-07-20T05:11:45.053Z] Ensuring container killed. [2021-07-20T05:11:45.053Z] + docker rm -vf docker-pr1 [2021-07-20T05:11:45.053Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-07-20T05:11:45.336Z] + echo Chowning /workspace to jenkins user [2021-07-20T05:11:45.336Z] Chowning /workspace to jenkins user [2021-07-20T05:11:45.336Z] + id -u [2021-07-20T05:11:45.336Z] + id -g [2021-07-20T05:11:45.336Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42659:/workspace busybox chown -R 1000:1000 /workspace [2021-07-20T05:11:45.610Z] --- PASS: TestUpdatePidsLimit (5.20s) [2021-07-20T05:11:45.610Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.63s) [2021-07-20T05:11:45.610Z] --- PASS: TestUpdatePidsLimit/no_change (0.64s) [2021-07-20T05:11:45.610Z] --- PASS: TestUpdatePidsLimit/update_lower (0.63s) [2021-07-20T05:11:45.610Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.63s) [2021-07-20T05:11:45.610Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.64s) [2021-07-20T05:11:45.610Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s) [2021-07-20T05:11:45.610Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.64s) [2021-07-20T05:11:45.610Z] === RUN TestUpdateRestartPolicy [2021-07-20T05:11:46.435Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-07-20T05:11:46.435Z] check_test.go:309: [d8f613bf0a98c] daemon is not started [2021-07-20T05:11:46.435Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-07-20T05:11:47.802Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-20T05:11:48.157Z] + bundleName=amd64-cgroup2 [2021-07-20T05:11:48.157Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-07-20T05:11:48.157Z] Creating amd64-cgroup2-bundles.tar.gz [2021-07-20T05:11:48.157Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-07-20T05:11:48.157Z] + 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-20T05:11:48.425Z] Archiving artifacts [2021-07-20T05:11:48.708Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42659/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-20T05:11:49.011Z] + make clean [2021-07-20T05:11:49.269Z] docker volume rm -f docker-dev-cache [2021-07-20T05:11:49.269Z] docker-dev-cache [Pipeline] deleteDir [2021-07-20T05:11:49.692Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-07-20T05:11:51.059Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-20T05:11:52.949Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-20T05:11:53.209Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-07-20T05:11:55.102Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-07-20T05:11:55.859Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-07-20T05:11:55.859Z] Copying nested executables into bundles/cross/linux/amd64 [2021-07-20T05:11:55.859Z] Cross building: bundles/cross/windows/amd64 [2021-07-20T05:11:55.859Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-07-20T05:11:55.859Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-20T05:11:56.991Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-07-20T05:11:56.991Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-20T05:12:00.519Z] --- PASS: TestUpdateRestartPolicy (12.66s) [2021-07-20T05:12:00.519Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-20T05:12:00.519Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2021-07-20T05:12:00.519Z] === RUN TestWaitNonBlocked [2021-07-20T05:12:00.519Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T05:12:00.520Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T05:12:00.520Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T05:12:00.520Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T05:12:00.520Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T05:12:00.520Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T05:12:00.520Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-20T05:12:00.520Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s) [2021-07-20T05:12:00.520Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2021-07-20T05:12:00.520Z] === RUN TestWaitBlocked [2021-07-20T05:12:00.520Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-20T05:12:00.520Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-20T05:12:00.520Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-20T05:12:00.520Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-20T05:12:00.520Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-20T05:12:00.520Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-20T05:12:01.090Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-20T05:12:01.090Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2021-07-20T05:12:01.090Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2021-07-20T05:12:01.090Z] === CONT TestContainerStartOnDaemonRestart [2021-07-20T05:12:01.090Z] === CONT TestIpcModeOlderClient [2021-07-20T05:12:01.090Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-20T05:12:01.090Z] === CONT TestContainerKillOnDaemonStart [2021-07-20T05:12:01.090Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-07-20T05:12:01.090Z] === CONT TestDaemonHostGatewayIP [2021-07-20T05:12:01.163Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-07-20T05:12:04.395Z] --- PASS: TestContainerStartOnDaemonRestart (3.54s) [2021-07-20T05:12:04.395Z] === CONT TestDaemonRestartIpcMode [2021-07-20T05:12:04.966Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.96s) [2021-07-20T05:12:05.328Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-07-20T05:12:05.537Z] --- PASS: TestDaemonHostGatewayIP (4.59s) [2021-07-20T05:12:08.081Z] --- PASS: TestDaemonRestartIpcMode (3.37s) [2021-07-20T05:12:08.128Z] 4612f6d0b889: Pull complete [2021-07-20T05:12:12.013Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-07-20T05:12:12.939Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-07-20T05:12:13.500Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-20T05:12:14.062Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-07-20T05:12:14.319Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-20T05:12:14.319Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-20T05:12:14.847Z] --- PASS: TestContainerKillOnDaemonStart (12.84s) [2021-07-20T05:12:14.847Z] PASS [2021-07-20T05:12:14.847Z] [2021-07-20T05:12:14.847Z] === Skipped [2021-07-20T05:12:14.847Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-07-20T05:12:14.847Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-20T05:12:14.847Z] [2021-07-20T05:12:14.847Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-20T05:12:14.847Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-20T05:12:14.847Z] [2021-07-20T05:12:14.847Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-20T05:12:14.847Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-20T05:12:14.847Z] [2021-07-20T05:12:14.847Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-20T05:12:14.847Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-20T05:12:14.847Z] [2021-07-20T05:12:14.847Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-20T05:12:14.847Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-20T05:12:14.847Z] [2021-07-20T05:12:14.847Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-07-20T05:12:14.847Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-20T05:12:14.847Z] [2021-07-20T05:12:14.847Z] [2021-07-20T05:12:14.847Z] DONE 195 tests, 6 skipped in 142.635s [2021-07-20T05:12:14.847Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-07-20T05:12:14.847Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:12:14.847Z] ++ set -e [2021-07-20T05:12:14.847Z] ++ '[' -n 0 ']' [2021-07-20T05:12:14.847Z] ++ set -x [2021-07-20T05:12:14.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:12:14.847Z] INFO: Testing against a local daemon [2021-07-20T05:12:14.847Z] === RUN TestCommitInheritsEnv [2021-07-20T05:12:14.847Z] --- PASS: TestCommitInheritsEnv (0.34s) [2021-07-20T05:12:14.847Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-20T05:12:14.847Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-20T05:12:14.847Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-20T05:12:14.847Z] === RUN TestImagesFilterMultiReference [2021-07-20T05:12:14.847Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-07-20T05:12:14.847Z] === RUN TestImagePullPlatformInvalid [2021-07-20T05:12:14.847Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-20T05:12:14.847Z] === RUN TestRemoveImageOrphaning [2021-07-20T05:12:14.847Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-07-20T05:12:14.847Z] === RUN TestRemoveImageGarbageCollector [2021-07-20T05:12:14.847Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T05:12:14.847Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-20T05:12:14.847Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-20T05:12:14.847Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-20T05:12:14.847Z] === RUN TestTagInvalidReference [2021-07-20T05:12:14.847Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-20T05:12:14.847Z] === RUN TestTagValidPrefixedRepo [2021-07-20T05:12:14.847Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-07-20T05:12:14.847Z] === RUN TestTagExistedNameWithoutForce [2021-07-20T05:12:14.847Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-07-20T05:12:14.847Z] === RUN TestTagOfficialNames [2021-07-20T05:12:15.108Z] --- PASS: TestTagOfficialNames (0.07s) [2021-07-20T05:12:15.108Z] === RUN TestTagMatchesDigest [2021-07-20T05:12:15.108Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-20T05:12:15.108Z] PASS [2021-07-20T05:12:15.108Z] [2021-07-20T05:12:15.108Z] === Skipped [2021-07-20T05:12:15.108Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-20T05:12:15.108Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-20T05:12:15.108Z] [2021-07-20T05:12:15.108Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-20T05:12:15.108Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T05:12:15.108Z] [2021-07-20T05:12:15.108Z] [2021-07-20T05:12:15.108Z] DONE 12 tests, 2 skipped in 1.258s [2021-07-20T05:12:15.108Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-07-20T05:12:15.108Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:12:15.108Z] ++ set -e [2021-07-20T05:12:15.108Z] ++ '[' -n 0 ']' [2021-07-20T05:12:15.108Z] ++ set -x [2021-07-20T05:12:15.108Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:12:15.108Z] INFO: Testing against a local daemon [2021-07-20T05:12:15.108Z] === RUN TestNetworkCreateDelete [2021-07-20T05:12:15.248Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-07-20T05:12:15.369Z] --- PASS: TestNetworkCreateDelete (0.21s) [2021-07-20T05:12:15.369Z] === RUN TestDockerNetworkDeletePreferID [2021-07-20T05:12:15.941Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s) [2021-07-20T05:12:15.941Z] === RUN TestDaemonDNSFallback [2021-07-20T05:12:19.415Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-07-20T05:12:20.343Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-20T05:12:23.610Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-20T05:12:24.076Z] --- PASS: TestDaemonDNSFallback (6.86s) [2021-07-20T05:12:24.076Z] === RUN TestInspectNetwork [2021-07-20T05:12:26.620Z] === RUN TestInspectNetwork/full_network_id [2021-07-20T05:12:26.620Z] === RUN TestInspectNetwork/partial_network_id [2021-07-20T05:12:26.620Z] === RUN TestInspectNetwork/network_name [2021-07-20T05:12:26.620Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-20T05:12:26.876Z] docker_cli_daemon_test.go:2550: [d79870a3a31b4] daemon is not started [2021-07-20T05:12:26.876Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-20T05:12:28.766Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-07-20T05:12:31.902Z] --- PASS: TestInspectNetwork (8.25s) [2021-07-20T05:12:31.902Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-20T05:12:31.902Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-20T05:12:31.902Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-20T05:12:31.902Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-20T05:12:31.902Z] === RUN TestRunContainerWithBridgeNone [2021-07-20T05:12:34.452Z] --- PASS: TestRunContainerWithBridgeNone (3.09s) [2021-07-20T05:12:34.452Z] === RUN TestNetworkInvalidJSON [2021-07-20T05:12:34.452Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-20T05:12:34.452Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-20T05:12:34.453Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T05:12:34.453Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T05:12:34.453Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T05:12:34.453Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T05:12:34.453Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-20T05:12:34.453Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T05:12:34.453Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T05:12:34.453Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-20T05:12:34.453Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-20T05:12:34.453Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-20T05:12:34.453Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-20T05:12:34.453Z] === RUN TestNetworkList [2021-07-20T05:12:34.453Z] === RUN TestNetworkList//networks [2021-07-20T05:12:34.453Z] === PAUSE TestNetworkList//networks [2021-07-20T05:12:34.453Z] === RUN TestNetworkList//networks/ [2021-07-20T05:12:34.453Z] === PAUSE TestNetworkList//networks/ [2021-07-20T05:12:34.453Z] === CONT TestNetworkList//networks [2021-07-20T05:12:34.453Z] === CONT TestNetworkList//networks/ [2021-07-20T05:12:34.453Z] --- PASS: TestNetworkList (0.03s) [2021-07-20T05:12:34.453Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-20T05:12:34.453Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-20T05:12:34.453Z] === RUN TestHostIPv4BridgeLabel [2021-07-20T05:12:34.713Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-07-20T05:12:34.713Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-20T05:12:35.303Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-20T05:12:36.100Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-07-20T05:12:36.100Z] === RUN TestDaemonDefaultNetworkPools [2021-07-20T05:12:36.671Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2021-07-20T05:12:36.671Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-20T05:12:37.816Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-20T05:12:38.055Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2021-07-20T05:12:38.055Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-20T05:12:39.439Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.38s) [2021-07-20T05:12:39.439Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-20T05:12:39.706Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-20T05:12:40.009Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-07-20T05:12:40.009Z] === RUN TestServiceWithPredefinedNetwork [2021-07-20T05:12:40.664Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-20T05:12:42.553Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) [2021-07-20T05:12:42.553Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-20T05:12:42.553Z] service_test.go:242: FLAKY_TEST [2021-07-20T05:12:42.553Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-20T05:12:42.553Z] === RUN TestServiceWithDataPathPortInit [2021-07-20T05:12:43.178Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-07-20T05:12:45.698Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-07-20T05:12:48.964Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-07-20T05:12:48.964Z] check_test.go:309: [d0f40a584663f] daemon is not started [2021-07-20T05:12:48.964Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite (409.72s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.96s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.11s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.67s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.87s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.58s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.39s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.54s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.35s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.99s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.21s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.61s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.03s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.25s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.83s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.55s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.64s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.63s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.89s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.36s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.01s) [2021-07-20T05:12:55.506Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.57s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.64s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.58s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.26s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.60s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.45s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.68s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.39s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.31s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.18s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.17s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.21s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.29s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.49s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.54s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.57s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.83s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (26.15s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.83s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.03s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.08s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.98s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.54s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.64s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (14.06s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.85s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.52s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.01s) [2021-07-20T05:12:55.506Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-20T05:12:55.506Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.82s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.20s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.28s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.23s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.68s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.65s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.39s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.39s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.43s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.35s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.32s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.07s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.90s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.41s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.63s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.67s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.25s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.74s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (7.67s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.94s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.04s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.02s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.26s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.88s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.80s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.59s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.26s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.18s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.90s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.05s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.68s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.90s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.93s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.55s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.28s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.42s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.19s) [2021-07-20T05:12:55.506Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.69s) [2021-07-20T05:12:55.506Z] === RUN TestDockerSwarmSuite [2021-07-20T05:12:55.506Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-07-20T05:12:58.023Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-07-20T05:13:00.539Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-07-20T05:13:00.663Z] --- PASS: TestServiceWithDataPathPortInit (15.89s) [2021-07-20T05:13:00.663Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-20T05:13:02.429Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-20T05:13:02.429Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-20T05:13:05.956Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sgq22tum17it4lnqjwtzwajou Created:2021-07-20 05:12:59.600648833 +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[2e29640c4110a94c1d2ac764d944fa90ea120fc9fee6ea53a9d9c112fc73239e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a93k9761btfug3j8h69ys7ieh EndpointID:f47dd5f84d49acca43c5747f22a116936754865db5c35f81db5fc4ee7e34a133 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a8af4276e2af6f94b7887244d79d02c11bcf0f47d22970abeb3cd25adf1f8fb7 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:3ecba7f65501 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a93k9761btfug3j8h69ys7ieh EndpointID:f47dd5f84d49acca43c5747f22a116936754865db5c35f81db5fc4ee7e34a133 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-20T05:13:06.597Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-07-20T05:13:09.110Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-20T05:13:09.366Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-20T05:13:09.622Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-20T05:13:10.156Z] --- PASS: TestServiceWithDefaultAddressPoolInit (11.88s) [2021-07-20T05:13:10.156Z] PASS [2021-07-20T05:13:10.156Z] [2021-07-20T05:13:10.156Z] === Skipped [2021-07-20T05:13:10.156Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-20T05:13:10.156Z] service_test.go:242: FLAKY_TEST [2021-07-20T05:13:10.156Z] [2021-07-20T05:13:10.156Z] [2021-07-20T05:13:10.156Z] DONE 26 tests, 1 skipped in 54.905s [2021-07-20T05:13:10.156Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-20T05:13:10.156Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:13:10.156Z] ++ set -e [2021-07-20T05:13:10.156Z] ++ '[' -n 0 ']' [2021-07-20T05:13:10.156Z] ++ set -x [2021-07-20T05:13:10.156Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:13:10.207Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-20T05:13:10.473Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-20T05:13:10.729Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-20T05:13:10.985Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-20T05:13:11.539Z] INFO: Testing against a local daemon [2021-07-20T05:13:11.539Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-20T05:13:11.539Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T05:13:11.539Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-20T05:13:11.539Z] === RUN TestDockerNetworkIpvlan [2021-07-20T05:13:11.539Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T05:13:11.539Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-20T05:13:11.539Z] PASS [2021-07-20T05:13:11.539Z] [2021-07-20T05:13:11.539Z] === Skipped [2021-07-20T05:13:11.539Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-20T05:13:11.539Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T05:13:11.539Z] [2021-07-20T05:13:11.539Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-20T05:13:11.539Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T05:13:11.539Z] [2021-07-20T05:13:11.539Z] [2021-07-20T05:13:11.539Z] DONE 2 tests, 2 skipped in 1.564s [2021-07-20T05:13:11.539Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-20T05:13:11.539Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:13:11.539Z] ++ set -e [2021-07-20T05:13:11.539Z] ++ '[' -n 0 ']' [2021-07-20T05:13:11.539Z] ++ set -x [2021-07-20T05:13:11.539Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:13:12.479Z] INFO: Testing against a local daemon [2021-07-20T05:13:12.479Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-20T05:13:13.498Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-20T05:13:13.863Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2021-07-20T05:13:13.863Z] === RUN TestDockerNetworkMacvlan [2021-07-20T05:13:14.433Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-20T05:13:14.863Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-20T05:13:15.376Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-20T05:13:16.228Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-20T05:13:16.320Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-20T05:13:17.241Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-07-20T05:13:17.241Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-07-20T05:13:17.241Z] remote: Enumerating objects: 23, done. [2021-07-20T05:13:17.241Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-07-20T05:13:17.241Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-07-20T05:13:17.241Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-07-20T05:13:17.241Z] 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-20T05:13:17.241Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-07-20T05:13:17.241Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-20T05:13:17.566Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42659/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4cfeb27f78bca36c63c580b47e0f3ba28338c272 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4cfeb27f78bca36c63c580b47e0f3ba28338c272 hack/test/unit [2021-07-20T05:13:17.593Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-20T05:13:18.863Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-20T05:13:18.957Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-20T05:13:19.214Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-07-20T05:13:20.081Z] ? github.com/docker/docker/api [no test files] [2021-07-20T05:13:20.579Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-07-20T05:13:20.579Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-20T05:13:22.164Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-20T05:13:23.093Z] docker_api_swarm_test.go:562: [d192db7c30cbb] joining swarm manager [d29e49b8e90d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:13:27.450Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-20T05:13:29.363Z] --- PASS: TestDockerNetworkMacvlan (15.39s) [2021-07-20T05:13:29.363Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-07-20T05:13:29.363Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-07-20T05:13:29.363Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.61s) [2021-07-20T05:13:29.363Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.92s) [2021-07-20T05:13:29.363Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.30s) [2021-07-20T05:13:29.363Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) [2021-07-20T05:13:29.363Z] PASS [2021-07-20T05:13:29.363Z] [2021-07-20T05:13:29.363Z] DONE 8 tests in 17.528s [2021-07-20T05:13:29.363Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-20T05:13:29.363Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:13:29.363Z] ++ set -e [2021-07-20T05:13:29.363Z] ++ '[' -n 0 ']' [2021-07-20T05:13:29.363Z] ++ set -x [2021-07-20T05:13:29.363Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:13:29.363Z] testing: warning: no tests to run [2021-07-20T05:13:29.363Z] PASS [2021-07-20T05:13:29.363Z] [2021-07-20T05:13:29.363Z] DONE 0 tests in 0.028s [2021-07-20T05:13:29.363Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-20T05:13:29.363Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:13:29.363Z] ++ set -e [2021-07-20T05:13:29.363Z] ++ '[' -n 0 ']' [2021-07-20T05:13:29.363Z] ++ set -x [2021-07-20T05:13:29.363Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:13:29.363Z] INFO: Testing against a local daemon [2021-07-20T05:13:29.363Z] === RUN TestAuthZPluginAllowRequest [2021-07-20T05:13:29.631Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-20T05:13:31.274Z] --- PASS: TestAuthZPluginAllowRequest (1.56s) [2021-07-20T05:13:31.274Z] === RUN TestAuthZPluginTLS [2021-07-20T05:13:31.534Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-07-20T05:13:31.534Z] === RUN TestAuthZPluginDenyRequest [2021-07-20T05:13:32.105Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-07-20T05:13:32.105Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-20T05:13:32.675Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-07-20T05:13:32.675Z] === RUN TestAuthZPluginDenyResponse [2021-07-20T05:13:33.246Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-07-20T05:13:33.246Z] === RUN TestAuthZPluginAllowEventStream [2021-07-20T05:13:34.629Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2021-07-20T05:13:34.629Z] === RUN TestAuthZPluginErrorResponse [2021-07-20T05:13:34.947Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-07-20T05:13:35.201Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-07-20T05:13:35.201Z] === RUN TestAuthZPluginErrorRequest [2021-07-20T05:13:35.772Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-07-20T05:13:35.772Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-20T05:13:36.345Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-07-20T05:13:36.345Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-20T05:13:38.260Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.93s) [2021-07-20T05:13:38.260Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-20T05:13:39.572Z] docker_api_swarm_test.go:584: [d02d147b08eec] joining swarm manager [d29e49b8e90d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T05:13:40.173Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.88s) [2021-07-20T05:13:40.174Z] === RUN TestAuthZPluginHeader [2021-07-20T05:13:41.115Z] --- PASS: TestAuthZPluginHeader (0.81s) [2021-07-20T05:13:41.115Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-20T05:13:41.115Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T05:13:41.115Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-20T05:13:41.115Z] === RUN TestAuthZPluginV2Disable [2021-07-20T05:13:41.115Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T05:13:41.115Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-07-20T05:13:41.115Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-20T05:13:41.115Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T05:13:41.115Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-20T05:13:41.115Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-20T05:13:41.115Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T05:13:41.115Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-20T05:13:41.115Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-20T05:13:49.536Z] check_test.go:380: [d192db7c30cbb] daemon is not started [2021-07-20T05:13:53.702Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-20T05:13:53.702Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-07-20T05:13:53.702Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-20T05:13:53.702Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-07-20T05:13:55.069Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-20T05:13:55.998Z] docker_api_swarm_test.go:45: [d6ab5e059f3b5] joining swarm manager [de99084a85ac7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:13:59.219Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s) [2021-07-20T05:13:59.219Z] PASS [2021-07-20T05:13:59.219Z] [2021-07-20T05:13:59.219Z] === Skipped [2021-07-20T05:13:59.219Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-20T05:13:59.219Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T05:13:59.219Z] [2021-07-20T05:13:59.219Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-07-20T05:13:59.219Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T05:13:59.219Z] [2021-07-20T05:13:59.219Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-20T05:13:59.219Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T05:13:59.219Z] [2021-07-20T05:13:59.219Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-20T05:13:59.219Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T05:13:59.219Z] [2021-07-20T05:13:59.219Z] [2021-07-20T05:13:59.219Z] DONE 17 tests, 4 skipped in 28.659s [2021-07-20T05:13:59.219Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-20T05:13:59.219Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:13:59.219Z] ++ set -e [2021-07-20T05:13:59.219Z] ++ '[' -n 0 ']' [2021-07-20T05:13:59.219Z] ++ set -x [2021-07-20T05:13:59.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:13:59.219Z] INFO: Testing against a local daemon [2021-07-20T05:13:59.219Z] === RUN TestPluginInvalidJSON [2021-07-20T05:13:59.219Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T05:13:59.219Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T05:13:59.220Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T05:13:59.220Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-20T05:13:59.220Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-20T05:13:59.220Z] === RUN TestPluginInstall [2021-07-20T05:13:59.220Z] === RUN TestPluginInstall/no_auth [2021-07-20T05:14:00.604Z] time="2021-07-20T05:14:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T05:14:00.604Z] time="2021-07-20T05:14:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf3ed8f6147678bbe230fbcc79b0d20e9d6fb18566a34a0708f88623b9cbdf9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T05:14:00.604Z] time="2021-07-20T05:14:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T05:14:00.604Z] time="2021-07-20T05:14:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf3ed8f6147678bbe230fbcc79b0d20e9d6fb18566a34a0708f88623b9cbdf9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T05:14:00.866Z] === RUN TestPluginInstall/with_htpasswd [2021-07-20T05:14:04.170Z] time="2021-07-20T05:14:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T05:14:04.170Z] time="2021-07-20T05:14:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b46f998285b0c28cf176ecc4da36265733a9be93e7df322c48020fa75c28107d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T05:14:04.170Z] time="2021-07-20T05:14:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T05:14:04.170Z] time="2021-07-20T05:14:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b46f998285b0c28cf176ecc4da36265733a9be93e7df322c48020fa75c28107d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T05:14:04.431Z] === RUN TestPluginInstall/with_insecure [2021-07-20T05:14:05.815Z] time="2021-07-20T05:14:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T05:14:05.815Z] time="2021-07-20T05:14:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc741a09a484e31db926037316ce0c4c25330db6e55cb22b6aecbf3d1e7e8f70" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T05:14:05.815Z] time="2021-07-20T05:14:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T05:14:05.815Z] time="2021-07-20T05:14:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc741a09a484e31db926037316ce0c4c25330db6e55cb22b6aecbf3d1e7e8f70" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T05:14:05.815Z] plugin_test.go:165: [d10ae32bb7a98] daemon is not started [2021-07-20T05:14:05.815Z] --- PASS: TestPluginInstall (7.79s) [2021-07-20T05:14:05.815Z] --- PASS: TestPluginInstall/no_auth (2.94s) [2021-07-20T05:14:05.815Z] --- PASS: TestPluginInstall/with_htpasswd (3.46s) [2021-07-20T05:14:05.815Z] --- PASS: TestPluginInstall/with_insecure (1.39s) [2021-07-20T05:14:05.815Z] === RUN TestPluginsWithRuntimes [2021-07-20T05:14:05.939Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-20T05:14:05.939Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-20T05:14:05.939Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-20T05:14:06.194Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-20T05:14:07.728Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-20T05:14:08.083Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-20T05:14:08.083Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-20T05:14:08.083Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-20T05:14:08.339Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-20T05:14:08.668Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-20T05:14:10.052Z] --- PASS: TestPluginsWithRuntimes (4.06s) [2021-07-20T05:14:10.052Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.09s) [2021-07-20T05:14:10.052Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2021-07-20T05:14:10.052Z] === RUN TestPluginBackCompatMediaTypes [2021-07-20T05:14:10.994Z] --- PASS: TestPluginBackCompatMediaTypes (0.91s) [2021-07-20T05:14:10.994Z] PASS [2021-07-20T05:14:10.994Z] [2021-07-20T05:14:10.994Z] DONE 10 tests in 12.930s [2021-07-20T05:14:10.994Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-20T05:14:10.994Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:14:10.994Z] ++ set -e [2021-07-20T05:14:10.994Z] ++ '[' -n 0 ']' [2021-07-20T05:14:10.994Z] ++ set -x [2021-07-20T05:14:10.994Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:14:10.994Z] INFO: Testing against a local daemon [2021-07-20T05:14:10.994Z] === RUN TestExternalGraphDriver [2021-07-20T05:14:10.994Z] === RUN TestExternalGraphDriver/json [2021-07-20T05:14:13.541Z] === RUN TestExternalGraphDriver/spec [2021-07-20T05:14:14.876Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-07-20T05:14:14.876Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-07-20T05:14:15.453Z] === RUN TestExternalGraphDriver/pull [2021-07-20T05:14:17.365Z] --- PASS: TestExternalGraphDriver (6.09s) [2021-07-20T05:14:17.365Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2021-07-20T05:14:17.365Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2021-07-20T05:14:17.365Z] --- PASS: TestExternalGraphDriver/pull (1.88s) [2021-07-20T05:14:17.365Z] === RUN TestGraphdriverPluginV2 [2021-07-20T05:14:17.365Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T05:14:17.365Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-07-20T05:14:17.365Z] PASS [2021-07-20T05:14:17.365Z] [2021-07-20T05:14:17.365Z] === Skipped [2021-07-20T05:14:17.365Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-07-20T05:14:17.365Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T05:14:17.365Z] [2021-07-20T05:14:17.365Z] [2021-07-20T05:14:17.365Z] DONE 5 tests, 1 skipped in 6.250s [2021-07-20T05:14:17.365Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-20T05:14:17.365Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:14:17.365Z] ++ set -e [2021-07-20T05:14:17.365Z] ++ '[' -n 0 ']' [2021-07-20T05:14:17.365Z] ++ set -x [2021-07-20T05:14:17.365Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:14:17.365Z] INFO: Testing against a local daemon [2021-07-20T05:14:17.365Z] === RUN TestContinueAfterPluginCrash [2021-07-20T05:14:17.365Z] === PAUSE TestContinueAfterPluginCrash [2021-07-20T05:14:17.365Z] === RUN TestReadPluginNoRead [2021-07-20T05:14:17.365Z] === PAUSE TestReadPluginNoRead [2021-07-20T05:14:17.365Z] === RUN TestDaemonStartWithLogOpt [2021-07-20T05:14:17.365Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-20T05:14:17.365Z] === CONT TestContinueAfterPluginCrash [2021-07-20T05:14:17.365Z] === CONT TestDaemonStartWithLogOpt [2021-07-20T05:14:17.365Z] === CONT TestReadPluginNoRead [2021-07-20T05:14:21.412Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-20T05:14:21.578Z] === RUN TestReadPluginNoRead/default [2021-07-20T05:14:21.578Z] --- PASS: TestDaemonStartWithLogOpt (4.10s) [2021-07-20T05:14:21.973Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-20T05:14:22.520Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-20T05:14:22.535Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-20T05:14:23.097Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-20T05:14:23.354Z] === RUN TestDockerSuite/TestBuildFails [2021-07-20T05:14:24.434Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-20T05:14:24.729Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-20T05:14:24.729Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-20T05:14:24.729Z] --- PASS: TestImportExtremelyLargeImageWorks (195.29s) [2021-07-20T05:14:24.729Z] PASS [2021-07-20T05:14:24.729Z] [2021-07-20T05:14:24.729Z] DONE 12 tests in 199.322s [2021-07-20T05:14:24.985Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-20T05:14:24.985Z] ++ 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-20T05:14:24.985Z] ++ set -e [2021-07-20T05:14:24.985Z] ++ '[' -n 0 ']' [2021-07-20T05:14:24.985Z] ++ set -x [2021-07-20T05:14:24.985Z] ++ 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-20T05:14:24.985Z] INFO: Testing against a local daemon [2021-07-20T05:14:24.985Z] === RUN TestNetworkCreateDelete [2021-07-20T05:14:25.240Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-07-20T05:14:25.240Z] === RUN TestDockerNetworkDeletePreferID [2021-07-20T05:14:25.496Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2021-07-20T05:14:25.496Z] === RUN TestDaemonDNSFallback [2021-07-20T05:14:25.818Z] === CONT TestReadPluginNoRead [2021-07-20T05:14:25.819Z] read_test.go:92: [dcbad077bb30d] daemon is not started [2021-07-20T05:14:25.819Z] --- PASS: TestReadPluginNoRead (8.59s) [2021-07-20T05:14:25.819Z] --- PASS: TestReadPluginNoRead/default (1.71s) [2021-07-20T05:14:25.819Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.63s) [2021-07-20T05:14:25.819Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.65s) [2021-07-20T05:14:26.759Z] --- PASS: TestContinueAfterPluginCrash (9.46s) [2021-07-20T05:14:26.759Z] PASS [2021-07-20T05:14:26.759Z] [2021-07-20T05:14:26.759Z] DONE 6 tests in 9.591s [2021-07-20T05:14:26.759Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-20T05:14:26.759Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:14:26.759Z] ++ set -e [2021-07-20T05:14:26.759Z] ++ '[' -n 0 ']' [2021-07-20T05:14:26.759Z] ++ set -x [2021-07-20T05:14:26.759Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:14:26.759Z] testing: warning: no tests to run [2021-07-20T05:14:26.759Z] PASS [2021-07-20T05:14:26.759Z] [2021-07-20T05:14:26.759Z] DONE 0 tests in 0.045s [2021-07-20T05:14:26.759Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-20T05:14:26.759Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:14:26.759Z] ++ set -e [2021-07-20T05:14:26.759Z] ++ '[' -n 0 ']' [2021-07-20T05:14:26.759Z] ++ set -x [2021-07-20T05:14:26.759Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:14:26.860Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-20T05:14:27.019Z] INFO: Testing against a local daemon [2021-07-20T05:14:27.019Z] === RUN TestPluginWithDevMounts [2021-07-20T05:14:27.019Z] === PAUSE TestPluginWithDevMounts [2021-07-20T05:14:27.019Z] === CONT TestPluginWithDevMounts [2021-07-20T05:14:28.746Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-20T05:14:28.931Z] --- PASS: TestPluginWithDevMounts (1.86s) [2021-07-20T05:14:28.931Z] PASS [2021-07-20T05:14:28.931Z] [2021-07-20T05:14:28.931Z] DONE 1 tests in 1.998s [2021-07-20T05:14:28.931Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-20T05:14:28.931Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:14:28.931Z] ++ set -e [2021-07-20T05:14:28.931Z] ++ '[' -n 0 ']' [2021-07-20T05:14:28.931Z] ++ set -x [2021-07-20T05:14:28.931Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:14:30.110Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-20T05:14:31.475Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-20T05:14:31.475Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-20T05:14:32.401Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-20T05:14:32.401Z] --- PASS: TestDaemonDNSFallback (6.89s) [2021-07-20T05:14:32.401Z] === RUN TestInspectNetwork [2021-07-20T05:14:34.292Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-20T05:14:34.856Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-20T05:14:35.099Z] f143c6fed32d: Pull complete [2021-07-20T05:14:35.099Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877 [2021-07-20T05:14:35.099Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T05:14:35.099Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-07-20T05:14:35.099Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-07-20T05:14:35.099Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2061' [2021-07-20T05:14:35.099Z] WARN: Skipping validation tests [2021-07-20T05:14:35.099Z] INFO: Running unit tests at 07/20/2021 05:14:33... [2021-07-20T05:14:35.111Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-20T05:14:37.002Z] === RUN TestInspectNetwork/full_network_id [2021-07-20T05:14:37.002Z] === RUN TestInspectNetwork/partial_network_id [2021-07-20T05:14:37.002Z] === RUN TestInspectNetwork/network_name [2021-07-20T05:14:37.002Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-20T05:14:37.257Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-20T05:14:39.144Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-20T05:14:39.705Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-20T05:14:40.904Z] INFO: make.ps1 starting at 07/20/2021 05:14:40 [2021-07-20T05:14:40.904Z] INFO: Git commit (4cfeb27f78) assumed from DOCKER_GITCOMMIT environment variable [2021-07-20T05:14:40.904Z] INFO: Invoking autogen... [2021-07-20T05:14:41.362Z] INFO: Running unit tests... [2021-07-20T05:14:41.592Z] --- PASS: TestInspectNetwork (8.79s) [2021-07-20T05:14:41.592Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-20T05:14:41.592Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-20T05:14:41.592Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-20T05:14:41.592Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-20T05:14:41.592Z] === RUN TestRunContainerWithBridgeNone [2021-07-20T05:14:42.956Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-20T05:14:42.956Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-20T05:14:43.831Z] INFO: Testing against a local daemon [2021-07-20T05:14:43.831Z] === RUN TestSecretInspect [2021-07-20T05:14:43.884Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-20T05:14:44.445Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-20T05:14:45.008Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-20T05:14:45.008Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-20T05:14:45.264Z] --- PASS: TestRunContainerWithBridgeNone (3.97s) [2021-07-20T05:14:45.264Z] === RUN TestNetworkInvalidJSON [2021-07-20T05:14:45.264Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-20T05:14:45.264Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-20T05:14:45.264Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T05:14:45.264Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T05:14:45.264Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T05:14:45.264Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T05:14:45.264Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-20T05:14:45.264Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T05:14:45.264Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T05:14:45.264Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-20T05:14:45.264Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-20T05:14:45.264Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-20T05:14:45.264Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-20T05:14:45.264Z] === RUN TestNetworkList [2021-07-20T05:14:45.264Z] === RUN TestNetworkList//networks [2021-07-20T05:14:45.264Z] === PAUSE TestNetworkList//networks [2021-07-20T05:14:45.264Z] === RUN TestNetworkList//networks/ [2021-07-20T05:14:45.264Z] === PAUSE TestNetworkList//networks/ [2021-07-20T05:14:45.264Z] === CONT TestNetworkList//networks [2021-07-20T05:14:45.264Z] === CONT TestNetworkList//networks/ [2021-07-20T05:14:45.264Z] --- PASS: TestNetworkList (0.02s) [2021-07-20T05:14:45.264Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-20T05:14:45.264Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-20T05:14:45.264Z] === RUN TestHostIPv4BridgeLabel [2021-07-20T05:14:45.745Z] --- PASS: TestSecretInspect (2.61s) [2021-07-20T05:14:45.745Z] === RUN TestSecretList [2021-07-20T05:14:45.838Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-07-20T05:14:45.838Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-20T05:14:46.093Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-20T05:14:46.349Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-20T05:14:46.910Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-20T05:14:46.910Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-07-20T05:14:46.910Z] === RUN TestDaemonDefaultNetworkPools [2021-07-20T05:14:47.166Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-20T05:14:47.421Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-20T05:14:47.658Z] --- PASS: TestSecretList (2.20s) [2021-07-20T05:14:47.658Z] === RUN TestSecretsCreateAndDelete [2021-07-20T05:14:47.677Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2021-07-20T05:14:47.677Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-20T05:14:47.677Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-20T05:14:48.604Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-20T05:14:48.859Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-07-20T05:14:48.859Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-20T05:14:49.940Z] 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/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/lcow 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/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-20T05:14:50.203Z] --- PASS: TestSecretsCreateAndDelete (2.11s) [2021-07-20T05:14:50.203Z] === RUN TestSecretsUpdate [2021-07-20T05:14:50.224Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2021-07-20T05:14:50.224Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-20T05:14:50.480Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-20T05:14:50.736Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-07-20T05:14:50.736Z] === RUN TestServiceWithPredefinedNetwork [2021-07-20T05:14:52.747Z] --- PASS: TestSecretsUpdate (2.69s) [2021-07-20T05:14:52.747Z] === RUN TestTemplatedSecret [2021-07-20T05:14:53.249Z] --- PASS: TestServiceWithPredefinedNetwork (2.50s) [2021-07-20T05:14:53.249Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-20T05:14:53.249Z] service_test.go:242: FLAKY_TEST [2021-07-20T05:14:53.249Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-20T05:14:53.249Z] === RUN TestServiceWithDataPathPortInit [2021-07-20T05:14:55.764Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-20T05:14:56.047Z] --- PASS: TestTemplatedSecret (3.46s) [2021-07-20T05:14:56.047Z] === RUN TestSecretCreateResolve [2021-07-20T05:14:58.591Z] --- PASS: TestSecretCreateResolve (2.20s) [2021-07-20T05:14:58.591Z] PASS [2021-07-20T05:14:58.591Z] [2021-07-20T05:14:58.591Z] DONE 6 tests in 29.373s [2021-07-20T05:14:58.591Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-07-20T05:14:58.591Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:14:58.591Z] ++ set -e [2021-07-20T05:14:58.591Z] ++ '[' -n 0 ']' [2021-07-20T05:14:58.591Z] ++ set -x [2021-07-20T05:14:58.592Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:14:58.592Z] INFO: Testing against a local daemon [2021-07-20T05:14:58.592Z] === RUN TestServiceCreateInit [2021-07-20T05:14:58.592Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-20T05:14:59.034Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-20T05:14:59.034Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-20T05:14:59.034Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-20T05:14:59.034Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-20T05:14:59.034Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-20T05:14:59.289Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-20T05:15:00.215Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-20T05:15:01.578Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-20T05:15:02.317Z] ? github.com/docker/docker/api [no test files] [2021-07-20T05:15:03.876Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-20T05:15:04.092Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-07-20T05:15:05.980Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-20T05:15:06.236Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-20T05:15:06.491Z] docker_api_swarm_test.go:303: [db8405917f78f] joining swarm manager [dce096bae9962]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:15:06.746Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-20T05:15:08.114Z] docker_api_swarm_test.go:304: [d4f30d77f976d] joining swarm manager [dce096bae9962]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T05:15:09.041Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-07-20T05:15:09.162Z] --- PASS: TestServiceCreateInit (9.92s) [2021-07-20T05:15:09.162Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.82s) [2021-07-20T05:15:09.162Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.07s) [2021-07-20T05:15:09.162Z] === RUN TestCreateServiceMultipleTimes [2021-07-20T05:15:09.990Z] --- PASS: TestServiceWithDataPathPortInit (16.76s) [2021-07-20T05:15:09.990Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-20T05:15:11.331Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-07-20T05:15:11.331Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-20T05:15:11.331Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/types [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-20T05:15:11.331Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-20T05:15:11.331Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-20T05:15:11.331Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-07-20T05:15:11.331Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/builder [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-20T05:15:11.331Z] ok github.com/docker/docker/builder/dockerfile 0.261s coverage: 48.5% of statements [2021-07-20T05:15:11.331Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-20T05:15:11.331Z] ok github.com/docker/docker/builder/remotecontext 0.126s coverage: 13.7% of statements [2021-07-20T05:15:11.892Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-07-20T05:15:12.454Z] ok github.com/docker/docker/builder/remotecontext/git 1.238s coverage: 86.3% of statements [2021-07-20T05:15:12.454Z] ? github.com/docker/docker/cli [no test files] [2021-07-20T05:15:12.454Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-20T05:15:14.154Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4i9vlztmuc08l3ckjfp4weijj Created:2021-07-20 05:15:11.54936577 +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[0ed3e496f2913e094fe8bc5bb3d0c8322a5706b1f3a5a749709b52292b4d3e49:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ucd67tgqks79611hqdq50b77j EndpointID:18bc56994caea488e6849c1b241e9d656a906d2d24d1371850ad58f00866aed6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cd596230c665e13974e46c2e38311f3f193cf5f50f877a4a6e52f9c4edfd4399 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:90ac84e64f7a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ucd67tgqks79611hqdq50b77j EndpointID:18bc56994caea488e6849c1b241e9d656a906d2d24d1371850ad58f00866aed6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-20T05:15:15.724Z] ok github.com/docker/docker/client 0.140s coverage: 75.4% of statements [2021-07-20T05:15:16.041Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-20T05:15:18.558Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.29s) [2021-07-20T05:15:18.558Z] PASS [2021-07-20T05:15:18.558Z] [2021-07-20T05:15:18.558Z] === Skipped [2021-07-20T05:15:18.558Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-20T05:15:18.558Z] service_test.go:242: FLAKY_TEST [2021-07-20T05:15:18.558Z] [2021-07-20T05:15:18.558Z] [2021-07-20T05:15:18.558Z] DONE 26 tests, 1 skipped in 53.440s [2021-07-20T05:15:18.558Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-20T05:15:18.558Z] ++ 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-20T05:15:18.558Z] ++ set -e [2021-07-20T05:15:18.558Z] ++ '[' -n 0 ']' [2021-07-20T05:15:18.558Z] ++ set -x [2021-07-20T05:15:18.558Z] ++ 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-20T05:15:18.558Z] INFO: Testing against a local daemon [2021-07-20T05:15:18.558Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-20T05:15:18.558Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T05:15:18.558Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-20T05:15:18.558Z] === RUN TestDockerNetworkIpvlan [2021-07-20T05:15:18.558Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T05:15:18.558Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-20T05:15:18.558Z] PASS [2021-07-20T05:15:18.558Z] [2021-07-20T05:15:18.558Z] === Skipped [2021-07-20T05:15:18.558Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-20T05:15:18.558Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T05:15:18.558Z] [2021-07-20T05:15:18.558Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-20T05:15:18.558Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-20T05:15:18.558Z] [2021-07-20T05:15:18.558Z] [2021-07-20T05:15:18.558Z] DONE 2 tests, 2 skipped in 0.139s [2021-07-20T05:15:18.558Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-20T05:15:18.558Z] ++ 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-20T05:15:18.558Z] ++ set -e [2021-07-20T05:15:18.558Z] ++ '[' -n 0 ']' [2021-07-20T05:15:18.558Z] ++ set -x [2021-07-20T05:15:18.558Z] ++ 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-20T05:15:18.558Z] INFO: Testing against a local daemon [2021-07-20T05:15:18.558Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-20T05:15:19.121Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-20T05:15:19.377Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-07-20T05:15:19.995Z] === RUN TestMiddlewares [2021-07-20T05:15:19.995Z] --- PASS: TestMiddlewares (0.00s) [2021-07-20T05:15:19.995Z] PASS [2021-07-20T05:15:19.995Z] coverage: 9.0% of statements [2021-07-20T05:15:19.995Z] ok github.com/docker/docker/api/server 0.074s coverage: 9.0% of statements [2021-07-20T05:15:20.306Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.54s) [2021-07-20T05:15:20.306Z] === RUN TestDockerNetworkMacvlan [2021-07-20T05:15:20.869Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-20T05:15:20.869Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-20T05:15:21.797Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-20T05:15:22.723Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-20T05:15:23.284Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-20T05:15:23.284Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-20T05:15:23.284Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-20T05:15:25.801Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-20T05:15:27.274Z] --- PASS: TestCreateServiceMultipleTimes (17.06s) [2021-07-20T05:15:27.274Z] === RUN TestCreateServiceConflict [2021-07-20T05:15:27.844Z] --- PASS: TestCreateServiceConflict (2.68s) [2021-07-20T05:15:27.844Z] === RUN TestCreateServiceMaxReplicas [2021-07-20T05:15:28.319Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-20T05:15:28.575Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-20T05:15:29.502Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-20T05:15:30.868Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-07-20T05:15:30.868Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-20T05:15:31.124Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-20T05:15:31.145Z] --- PASS: TestCreateServiceMaxReplicas (2.95s) [2021-07-20T05:15:31.145Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-20T05:15:33.643Z] docker_api_swarm_test.go:271: [d53c1f2675f78] joining swarm manager [d23fa4dd7398d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:15:34.601Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-20T05:15:35.162Z] docker_api_swarm_test.go:272: [d09c3d0c18228] joining swarm manager [d23fa4dd7398d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T05:15:35.723Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-20T05:15:37.088Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-20T05:15:37.344Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-20T05:15:38.272Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-20T05:15:39.636Z] --- PASS: TestDockerNetworkMacvlan (19.28s) [2021-07-20T05:15:39.637Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-07-20T05:15:39.637Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-07-20T05:15:39.637Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.09s) [2021-07-20T05:15:39.637Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.45s) [2021-07-20T05:15:39.637Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.76s) [2021-07-20T05:15:39.637Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.80s) [2021-07-20T05:15:39.637Z] PASS [2021-07-20T05:15:39.637Z] [2021-07-20T05:15:39.637Z] DONE 8 tests in 20.958s [2021-07-20T05:15:39.637Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-20T05:15:39.637Z] ++ 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-20T05:15:39.637Z] ++ set -e [2021-07-20T05:15:39.637Z] ++ '[' -n 0 ']' [2021-07-20T05:15:39.637Z] ++ set -x [2021-07-20T05:15:39.637Z] ++ 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-20T05:15:39.637Z] testing: warning: no tests to run [2021-07-20T05:15:39.637Z] PASS [2021-07-20T05:15:39.637Z] [2021-07-20T05:15:39.637Z] DONE 0 tests in 0.038s [2021-07-20T05:15:39.637Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-20T05:15:39.637Z] ++ 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-20T05:15:39.637Z] ++ set -e [2021-07-20T05:15:39.637Z] ++ '[' -n 0 ']' [2021-07-20T05:15:39.637Z] ++ set -x [2021-07-20T05:15:39.637Z] ++ 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-20T05:15:39.637Z] INFO: Testing against a local daemon [2021-07-20T05:15:39.637Z] === RUN TestAuthZPluginAllowRequest [2021-07-20T05:15:39.893Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-20T05:15:40.149Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-20T05:15:40.406Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-20T05:15:40.662Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-20T05:15:40.918Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-20T05:15:41.479Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2021-07-20T05:15:41.479Z] === RUN TestAuthZPluginTLS [2021-07-20T05:15:41.735Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-20T05:15:41.991Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-07-20T05:15:41.991Z] === RUN TestAuthZPluginDenyRequest [2021-07-20T05:15:42.553Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-07-20T05:15:42.553Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-20T05:15:43.115Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-07-20T05:15:43.115Z] === RUN TestAuthZPluginDenyResponse [2021-07-20T05:15:43.677Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-20T05:15:43.677Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-07-20T05:15:43.677Z] === RUN TestAuthZPluginAllowEventStream [2021-07-20T05:15:43.933Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-20T05:15:45.298Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2021-07-20T05:15:45.298Z] === RUN TestAuthZPluginErrorResponse [2021-07-20T05:15:45.859Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-07-20T05:15:45.859Z] === RUN TestAuthZPluginErrorRequest [2021-07-20T05:15:46.050Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.14s) [2021-07-20T05:15:46.050Z] === RUN TestCreateServiceSecretFileMode [2021-07-20T05:15:46.421Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-07-20T05:15:46.421Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-20T05:15:46.421Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-20T05:15:46.982Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-07-20T05:15:46.982Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-20T05:15:47.908Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-20T05:15:47.963Z] --- PASS: TestCreateServiceSecretFileMode (2.94s) [2021-07-20T05:15:47.963Z] === RUN TestCreateServiceConfigFileMode [2021-07-20T05:15:49.274Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2021-07-20T05:15:49.274Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-20T05:15:50.201Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-20T05:15:51.132Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.96s) [2021-07-20T05:15:51.132Z] === RUN TestAuthZPluginHeader [2021-07-20T05:15:51.132Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-20T05:15:51.261Z] --- PASS: TestCreateServiceConfigFileMode (2.90s) [2021-07-20T05:15:51.261Z] === RUN TestCreateServiceSysctls [2021-07-20T05:15:52.060Z] --- PASS: TestAuthZPluginHeader (0.84s) [2021-07-20T05:15:52.060Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-20T05:15:52.316Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-20T05:15:52.572Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-20T05:15:55.465Z] --- PASS: TestCreateServiceSysctls (3.95s) [2021-07-20T05:15:55.465Z] === RUN TestCreateServiceCapabilities [2021-07-20T05:15:55.848Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.11s) [2021-07-20T05:15:55.848Z] === RUN TestAuthZPluginV2Disable [2021-07-20T05:15:56.104Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-20T05:15:56.664Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-07-20T05:15:58.008Z] --- PASS: TestCreateServiceCapabilities (3.04s) [2021-07-20T05:15:58.009Z] === RUN TestInspect [2021-07-20T05:15:58.028Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-20T05:15:59.436Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-20T05:15:59.693Z] --- PASS: TestAuthZPluginV2Disable (3.62s) [2021-07-20T05:15:59.693Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-20T05:16:00.620Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-20T05:16:01.313Z] --- PASS: TestInspect (3.41s) [2021-07-20T05:16:01.313Z] === RUN TestCreateJob [2021-07-20T05:16:02.345Z] ok github.com/docker/docker/cmd/dockerd 0.067s coverage: 29.1% of statements [2021-07-20T05:16:02.346Z] ok github.com/docker/docker/container 0.116s coverage: 34.5% of statements [2021-07-20T05:16:02.346Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-20T05:16:02.346Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-20T05:16:02.346Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-20T05:16:02.346Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-20T05:16:02.510Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.95s) [2021-07-20T05:16:02.510Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-20T05:16:05.517Z] --- PASS: TestCreateJob (4.15s) [2021-07-20T05:16:05.517Z] === RUN TestReplicatedJob [2021-07-20T05:16:08.907Z] ok github.com/docker/docker/daemon/cluster 0.069s coverage: 0.5% of statements [2021-07-20T05:16:09.836Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2021-07-20T05:16:10.596Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-20T05:16:11.201Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-07-20T05:16:13.111Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.59s) [2021-07-20T05:16:13.111Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-20T05:16:13.653Z] --- PASS: TestReplicatedJob (6.91s) [2021-07-20T05:16:13.653Z] === RUN TestUpdateReplicatedJob [2021-07-20T05:16:14.038Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-07-20T05:16:16.957Z] --- PASS: TestUpdateReplicatedJob (4.05s) [2021-07-20T05:16:16.958Z] === RUN TestServiceListWithStatuses [2021-07-20T05:16:16.958Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-20T05:16:16.958Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-20T05:16:16.958Z] === RUN TestDockerNetworkConnectAlias [2021-07-20T05:16:19.279Z] === RUN TestDockerSuite/TestBuildRm [2021-07-20T05:16:19.283Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2021-07-20T05:16:19.539Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.8% of statements [2021-07-20T05:16:19.795Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-07-20T05:16:20.357Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-07-20T05:16:20.919Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-07-20T05:16:21.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-07-20T05:16:21.165Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-20T05:16:22.092Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-20T05:16:22.249Z] --- PASS: TestDockerNetworkConnectAlias (5.31s) [2021-07-20T05:16:22.250Z] === RUN TestDockerNetworkReConnect [2021-07-20T05:16:22.284Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.778s coverage: 73.3% of statements [2021-07-20T05:16:22.845Z] ok github.com/docker/docker/daemon 12.137s coverage: 17.1% of statements [2021-07-20T05:16:22.845Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-20T05:16:22.845Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-20T05:16:22.845Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-20T05:16:22.845Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-20T05:16:23.498Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-20T05:16:24.060Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-20T05:16:24.211Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.394s coverage: 56.2% of statements [2021-07-20T05:16:24.211Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2021-07-20T05:16:24.621Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-20T05:16:25.547Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-07-20T05:16:25.803Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-20T05:16:26.102Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements [2021-07-20T05:16:26.456Z] --- PASS: TestDockerNetworkReConnect (4.18s) [2021-07-20T05:16:26.456Z] === RUN TestServicePlugin [2021-07-20T05:16:26.456Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T05:16:26.456Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-20T05:16:26.456Z] === RUN TestServiceUpdateLabel [2021-07-20T05:16:27.168Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-20T05:16:27.474Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.246s coverage: 49.4% of statements [2021-07-20T05:16:27.730Z] docker_api_swarm_node_test.go:19: [da21269ee529b] joining swarm manager [d63a2340386ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:16:28.295Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-20T05:16:28.856Z] docker_api_swarm_node_test.go:20: [d65ce7eed22a2] joining swarm manager [d63a2340386ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T05:16:29.002Z] --- PASS: TestServiceUpdateLabel (2.63s) [2021-07-20T05:16:29.002Z] === RUN TestServiceUpdateSecrets [2021-07-20T05:16:29.369Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.996s coverage: 46.2% of statements [2021-07-20T05:16:29.369Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-20T05:16:29.784Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2021-07-20T05:16:29.784Z] PASS [2021-07-20T05:16:29.784Z] [2021-07-20T05:16:29.784Z] DONE 17 tests in 50.217s [2021-07-20T05:16:29.784Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-20T05:16:29.784Z] ++ 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-20T05:16:29.784Z] ++ set -e [2021-07-20T05:16:29.784Z] ++ '[' -n 0 ']' [2021-07-20T05:16:29.784Z] ++ set -x [2021-07-20T05:16:29.784Z] ++ 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-20T05:16:29.784Z] INFO: Testing against a local daemon [2021-07-20T05:16:29.784Z] === RUN TestPluginInvalidJSON [2021-07-20T05:16:29.784Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T05:16:29.784Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T05:16:29.784Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T05:16:29.784Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-20T05:16:29.784Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-20T05:16:29.784Z] === RUN TestPluginInstall [2021-07-20T05:16:29.784Z] === RUN TestPluginInstall/no_auth [2021-07-20T05:16:29.930Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.752s coverage: 57.7% of statements [2021-07-20T05:16:29.930Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-20T05:16:29.930Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-20T05:16:29.930Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 57.5% of statements [2021-07-20T05:16:31.294Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2021-07-20T05:16:31.856Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2021-07-20T05:16:32.072Z] === RUN TestBoolValue [2021-07-20T05:16:32.072Z] --- PASS: TestBoolValue (0.00s) [2021-07-20T05:16:32.072Z] === RUN TestBoolValueOrDefault [2021-07-20T05:16:32.072Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-20T05:16:32.072Z] === RUN TestInt64ValueOrZero [2021-07-20T05:16:32.072Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-20T05:16:32.072Z] === RUN TestInt64ValueOrDefault [2021-07-20T05:16:32.072Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-20T05:16:32.072Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-20T05:16:32.072Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-20T05:16:32.072Z] === RUN TestJsonContentType [2021-07-20T05:16:32.072Z] --- PASS: TestJsonContentType (0.00s) [2021-07-20T05:16:32.072Z] PASS [2021-07-20T05:16:32.072Z] coverage: 14.7% of statements [2021-07-20T05:16:32.072Z] ok github.com/docker/docker/api/server/httputils 0.097s coverage: 14.7% of statements [2021-07-20T05:16:32.072Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-20T05:16:32.072Z] === RUN TestMaskSecretKeys [2021-07-20T05:16:32.072Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-20T05:16:32.072Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-20T05:16:32.072Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-20T05:16:32.072Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-20T05:16:32.072Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-20T05:16:32.072Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-20T05:16:32.072Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-20T05:16:32.072Z] === RUN TestVersionMiddlewareVersion [2021-07-20T05:16:32.072Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-20T05:16:32.072Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-20T05:16:32.072Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-20T05:16:32.072Z] PASS [2021-07-20T05:16:32.072Z] coverage: 37.7% of statements [2021-07-20T05:16:32.072Z] ok github.com/docker/docker/api/server/middleware 0.087s coverage: 37.7% of statements [2021-07-20T05:16:32.072Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-20T05:16:32.072Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-20T05:16:32.072Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-20T05:16:32.072Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-20T05:16:32.072Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-20T05:16:32.072Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-20T05:16:32.072Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-20T05:16:32.072Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-20T05:16:32.072Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-20T05:16:32.072Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-20T05:16:32.072Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-20T05:16:32.072Z] === RUN TestAdjustForAPIVersion [2021-07-20T05:16:32.072Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-20T05:16:32.072Z] PASS [2021-07-20T05:16:32.072Z] coverage: 5.7% of statements [2021-07-20T05:16:32.072Z] ok github.com/docker/docker/api/server/router/swarm 0.076s coverage: 5.7% of statements [2021-07-20T05:16:32.072Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-20T05:16:32.072Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-20T05:16:32.072Z] ? github.com/docker/docker/api/types [no test files] [2021-07-20T05:16:32.072Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-20T05:16:32.072Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-20T05:16:32.072Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-20T05:16:32.072Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-20T05:16:32.072Z] === RUN TestStrSliceMarshalJSON [2021-07-20T05:16:32.072Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-20T05:16:32.072Z] === RUN TestStrSliceUnmarshalJSON [2021-07-20T05:16:32.072Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-20T05:16:32.072Z] === RUN TestStrSliceUnmarshalString [2021-07-20T05:16:32.072Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-20T05:16:32.072Z] === RUN TestStrSliceUnmarshalSlice [2021-07-20T05:16:32.072Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-20T05:16:32.072Z] PASS [2021-07-20T05:16:32.072Z] coverage: 90.0% of statements [2021-07-20T05:16:32.072Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2021-07-20T05:16:32.072Z] === RUN TestToJSON [2021-07-20T05:16:32.072Z] --- PASS: TestToJSON (0.00s) [2021-07-20T05:16:32.072Z] === RUN TestToParamWithVersion [2021-07-20T05:16:32.072Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-20T05:16:32.072Z] === RUN TestFromJSON [2021-07-20T05:16:32.072Z] --- PASS: TestFromJSON (0.00s) [2021-07-20T05:16:32.072Z] === RUN TestEmpty [2021-07-20T05:16:32.072Z] --- PASS: TestEmpty (0.00s) [2021-07-20T05:16:32.072Z] === RUN TestArgsMatchKVListEmptySources [2021-07-20T05:16:32.072Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-20T05:16:32.072Z] === RUN TestArgsMatchKVList [2021-07-20T05:16:32.072Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-20T05:16:32.072Z] === RUN TestArgsMatch [2021-07-20T05:16:32.072Z] --- PASS: TestArgsMatch (0.00s) [2021-07-20T05:16:32.073Z] === RUN TestAdd [2021-07-20T05:16:32.073Z] --- PASS: TestAdd (0.00s) [2021-07-20T05:16:32.073Z] === RUN TestDel [2021-07-20T05:16:32.073Z] --- PASS: TestDel (0.00s) [2021-07-20T05:16:32.073Z] === RUN TestLen [2021-07-20T05:16:32.073Z] --- PASS: TestLen (0.00s) [2021-07-20T05:16:32.073Z] === RUN TestExactMatch [2021-07-20T05:16:32.073Z] --- PASS: TestExactMatch (0.00s) [2021-07-20T05:16:32.073Z] === RUN TestOnlyOneExactMatch [2021-07-20T05:16:32.073Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-20T05:16:32.073Z] === RUN TestContains [2021-07-20T05:16:32.073Z] --- PASS: TestContains (0.00s) [2021-07-20T05:16:32.073Z] === RUN TestValidate [2021-07-20T05:16:32.073Z] --- PASS: TestValidate (0.00s) [2021-07-20T05:16:32.073Z] === RUN TestWalkValues [2021-07-20T05:16:32.073Z] --- PASS: TestWalkValues (0.00s) [2021-07-20T05:16:32.073Z] === RUN TestFuzzyMatch [2021-07-20T05:16:32.073Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-20T05:16:32.073Z] === RUN TestClone [2021-07-20T05:16:32.073Z] --- PASS: TestClone (0.00s) [2021-07-20T05:16:32.073Z] PASS [2021-07-20T05:16:32.073Z] coverage: 92.2% of statements [2021-07-20T05:16:32.073Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2021-07-20T05:16:32.073Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-20T05:16:32.073Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-20T05:16:32.073Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-20T05:16:32.073Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-20T05:16:32.073Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-20T05:16:32.073Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-20T05:16:32.073Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-20T05:16:32.073Z] === RUN TestCompareVersion [2021-07-20T05:16:32.073Z] --- PASS: TestCompareVersion (0.00s) [2021-07-20T05:16:32.073Z] PASS [2021-07-20T05:16:32.073Z] coverage: 75.0% of statements [2021-07-20T05:16:32.073Z] === RUN TestDurationToSecondsString [2021-07-20T05:16:32.073Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-20T05:16:32.073Z] === RUN TestGetTimestamp [2021-07-20T05:16:32.073Z] ok github.com/docker/docker/api/types/versions 0.090s coverage: 75.0% of statements [2021-07-20T05:16:32.073Z] --- PASS: TestGetTimestamp (0.18s) [2021-07-20T05:16:32.073Z] === RUN TestParseTimestamps [2021-07-20T05:16:32.073Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-20T05:16:32.073Z] PASS [2021-07-20T05:16:32.073Z] coverage: 100.0% of statements [2021-07-20T05:16:32.073Z] ok github.com/docker/docker/api/types/time 0.230s coverage: 100.0% of statements [2021-07-20T05:16:32.073Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-20T05:16:32.073Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-20T05:16:32.073Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-20T05:16:32.073Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-20T05:16:32.073Z] ? github.com/docker/docker/builder [no test files] [2021-07-20T05:16:32.073Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-20T05:16:32.073Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-20T05:16:32.073Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-20T05:16:32.073Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-20T05:16:32.073Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-20T05:16:32.073Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-20T05:16:32.073Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-20T05:16:32.298Z] time="2021-07-20T05:16:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T05:16:32.298Z] time="2021-07-20T05:16:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:22ac4ca7859ce73f52197e5c8551d2eb21446f80056dc8eaf08bc643875e9e03" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T05:16:32.299Z] time="2021-07-20T05:16:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T05:16:32.299Z] time="2021-07-20T05:16:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:22ac4ca7859ce73f52197e5c8551d2eb21446f80056dc8eaf08bc643875e9e03" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T05:16:32.299Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-20T05:16:32.299Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-20T05:16:32.299Z] === RUN TestPluginInstall/with_htpasswd [2021-07-20T05:16:32.418Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.6% of statements [2021-07-20T05:16:32.418Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-20T05:16:32.418Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-20T05:16:32.736Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-20T05:16:32.736Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-20T05:16:32.736Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-20T05:16:32.993Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-20T05:16:32.993Z] time="2021-07-20T05:16:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T05:16:32.993Z] time="2021-07-20T05:16:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:05dfa4d5c2b2d2ca1cded3ab93c0254f1f8ae56027e5c3a1215b1779c07a4601" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T05:16:32.993Z] time="2021-07-20T05:16:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T05:16:32.993Z] time="2021-07-20T05:16:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:05dfa4d5c2b2d2ca1cded3ab93c0254f1f8ae56027e5c3a1215b1779c07a4601" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T05:16:33.166Z] === RUN TestParseRemoteURL [2021-07-20T05:16:33.249Z] === RUN TestPluginInstall/with_insecure [2021-07-20T05:16:33.426Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 43.2% of statements [2021-07-20T05:16:33.625Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-20T05:16:33.625Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-20T05:16:33.625Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-20T05:16:33.625Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-20T05:16:33.625Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-20T05:16:33.625Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-20T05:16:33.625Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-20T05:16:33.625Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-20T05:16:33.625Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-20T05:16:33.625Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-20T05:16:33.625Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-20T05:16:33.625Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-20T05:16:33.625Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-20T05:16:33.625Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-20T05:16:33.625Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-20T05:16:33.625Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-20T05:16:33.625Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-20T05:16:33.625Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-20T05:16:33.625Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-20T05:16:33.625Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-20T05:16:33.625Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-20T05:16:33.625Z] === RUN TestCloneArgsSmartHttp [2021-07-20T05:16:33.625Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-07-20T05:16:33.625Z] === RUN TestCloneArgsDumbHttp [2021-07-20T05:16:33.625Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-20T05:16:33.625Z] === RUN TestCloneArgsGit [2021-07-20T05:16:33.625Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-20T05:16:33.625Z] === RUN TestCheckoutGit [2021-07-20T05:16:33.812Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-20T05:16:33.989Z] ok github.com/docker/docker/daemon/logger/awslogs 0.164s coverage: 77.8% of statements [2021-07-20T05:16:33.989Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-20T05:16:33.989Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-20T05:16:34.068Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-20T05:16:34.325Z] time="2021-07-20T05:16:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T05:16:34.325Z] time="2021-07-20T05:16:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca42e831b3598e49fc8a3791bf481dafd7f389be40091e92bc4017c52c330160" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T05:16:34.325Z] time="2021-07-20T05:16:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-20T05:16:34.325Z] time="2021-07-20T05:16:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca42e831b3598e49fc8a3791bf481dafd7f389be40091e92bc4017c52c330160" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-20T05:16:34.553Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-07-20T05:16:34.581Z] plugin_test.go:165: [d38830ccea5eb] daemon is not started [2021-07-20T05:16:34.581Z] --- PASS: TestPluginInstall (4.79s) [2021-07-20T05:16:34.581Z] --- PASS: TestPluginInstall/no_auth (2.44s) [2021-07-20T05:16:34.581Z] --- PASS: TestPluginInstall/with_htpasswd (0.97s) [2021-07-20T05:16:34.581Z] --- PASS: TestPluginInstall/with_insecure (1.39s) [2021-07-20T05:16:34.581Z] === RUN TestPluginsWithRuntimes [2021-07-20T05:16:34.808Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-07-20T05:16:35.143Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-20T05:16:35.370Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-07-20T05:16:35.370Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2021-07-20T05:16:35.798Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-20T05:16:35.798Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-07-20T05:16:35.798Z] === RUN TestProcessNoDockerignore [2021-07-20T05:16:35.798Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-07-20T05:16:35.798Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-20T05:16:35.798Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-20T05:16:35.798Z] === RUN TestDetectContentType [2021-07-20T05:16:35.798Z] --- PASS: TestDetectContentType (0.00s) [2021-07-20T05:16:35.798Z] === RUN TestSelectAcceptableMIME [2021-07-20T05:16:35.798Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-20T05:16:35.798Z] === RUN TestInspectEmptyResponse [2021-07-20T05:16:35.798Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-20T05:16:35.798Z] === RUN TestInspectResponseBinary [2021-07-20T05:16:35.798Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-20T05:16:35.798Z] === RUN TestResponseUnsupportedContentType [2021-07-20T05:16:35.798Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-20T05:16:35.798Z] === RUN TestInspectResponseTextSimple [2021-07-20T05:16:35.798Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-20T05:16:35.798Z] === RUN TestInspectResponseEmptyContentType [2021-07-20T05:16:35.798Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-20T05:16:35.798Z] === RUN TestUnknownContentLength [2021-07-20T05:16:35.798Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-20T05:16:35.798Z] === RUN TestDownloadRemote [2021-07-20T05:16:35.798Z] --- PASS: TestDownloadRemote (0.15s) [2021-07-20T05:16:35.798Z] === RUN TestGetWithStatusError [2021-07-20T05:16:35.798Z] --- PASS: TestGetWithStatusError (0.01s) [2021-07-20T05:16:35.798Z] === RUN TestCloseRootDirectory [2021-07-20T05:16:35.798Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:16:35.798Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-20T05:16:35.798Z] === RUN TestHashFile [2021-07-20T05:16:35.798Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:16:35.798Z] --- SKIP: TestHashFile (0.00s) [2021-07-20T05:16:35.798Z] === RUN TestHashSubdir [2021-07-20T05:16:35.798Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:16:35.798Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-20T05:16:35.798Z] === RUN TestRemoveDirectory [2021-07-20T05:16:35.798Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:16:35.798Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-07-20T05:16:35.798Z] PASS [2021-07-20T05:16:35.798Z] coverage: 9.3% of statements [2021-07-20T05:16:35.798Z] ok github.com/docker/docker/builder/remotecontext 0.361s coverage: 9.3% of statements [2021-07-20T05:16:36.255Z] === RUN TestGetAllAllowed [2021-07-20T05:16:36.255Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-20T05:16:36.255Z] === RUN TestGetAllMeta [2021-07-20T05:16:36.255Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-20T05:16:36.255Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-20T05:16:36.255Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestIsUnreferencedBuiltin [2021-07-20T05:16:36.256Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestIsExistingDirectory [2021-07-20T05:16:36.256Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-07-20T05:16:36.256Z] === RUN TestGetFilenameForDownload [2021-07-20T05:16:36.256Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestEnv2Variables [2021-07-20T05:16:36.256Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-20T05:16:36.256Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestMaintainer [2021-07-20T05:16:36.256Z] --- PASS: TestMaintainer (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestLabel [2021-07-20T05:16:36.256Z] --- PASS: TestLabel (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestFromScratch [2021-07-20T05:16:36.256Z] --- PASS: TestFromScratch (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestFromWithArg [2021-07-20T05:16:36.256Z] --- PASS: TestFromWithArg (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-20T05:16:36.256Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestFromWithUndefinedArg [2021-07-20T05:16:36.256Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestFromMultiStageWithNamedStage [2021-07-20T05:16:36.256Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestOnbuild [2021-07-20T05:16:36.256Z] --- PASS: TestOnbuild (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestWorkdir [2021-07-20T05:16:36.256Z] --- PASS: TestWorkdir (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestCmd [2021-07-20T05:16:36.256Z] --- PASS: TestCmd (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestHealthcheckNone [2021-07-20T05:16:36.256Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestHealthcheckCmd [2021-07-20T05:16:36.256Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestEntrypoint [2021-07-20T05:16:36.256Z] --- PASS: TestEntrypoint (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestExpose [2021-07-20T05:16:36.256Z] --- PASS: TestExpose (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestUser [2021-07-20T05:16:36.256Z] --- PASS: TestUser (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestVolume [2021-07-20T05:16:36.256Z] --- PASS: TestVolume (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestStopSignal [2021-07-20T05:16:36.256Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-20T05:16:36.256Z] --- SKIP: TestStopSignal (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestArg [2021-07-20T05:16:36.256Z] --- PASS: TestArg (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestShell [2021-07-20T05:16:36.256Z] --- PASS: TestShell (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestPrependEnvOnCmd [2021-07-20T05:16:36.256Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestRunWithBuildArgs [2021-07-20T05:16:36.256Z] --- PASS: TestRunWithBuildArgs (0.01s) [2021-07-20T05:16:36.256Z] === RUN TestRunIgnoresHealthcheck [2021-07-20T05:16:36.256Z] --- PASS: TestRunIgnoresHealthcheck (0.01s) [2021-07-20T05:16:36.256Z] === RUN TestDispatchUnsupportedOptions [2021-07-20T05:16:36.256Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-20T05:16:36.256Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-20T05:16:36.256Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-20T05:16:36.256Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-20T05:16:36.256Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-20T05:16:36.256Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-20T05:16:36.256Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestNormalizeWorkdir [2021-07-20T05:16:36.256Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestDispatch [2021-07-20T05:16:36.256Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-20T05:16:36.256Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-20T05:16:36.256Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-20T05:16:36.256Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-20T05:16:36.256Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-20T05:16:36.256Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-20T05:16:36.256Z] === RUN TestDispatch/COPY_url [2021-07-20T05:16:36.256Z] --- PASS: TestDispatch (0.07s) [2021-07-20T05:16:36.256Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-07-20T05:16:36.256Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-07-20T05:16:36.256Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-20T05:16:36.256Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-20T05:16:36.256Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-20T05:16:36.256Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-20T05:16:36.256Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestAddScratchImageAddsToMounts [2021-07-20T05:16:36.256Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-20T05:16:36.256Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-20T05:16:36.256Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-20T05:16:36.256Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestImageSourceGetAddsToMounts [2021-07-20T05:16:36.256Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestEmptyDockerfile [2021-07-20T05:16:36.256Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestSymlinkDockerfile [2021-07-20T05:16:36.256Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-20T05:16:36.256Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-20T05:16:36.256Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-07-20T05:16:36.256Z] === RUN TestNonExistingDockerfile [2021-07-20T05:16:36.256Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestCopyRunConfig [2021-07-20T05:16:36.256Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestDeepCopyRunConfig [2021-07-20T05:16:36.256Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestExportImage [2021-07-20T05:16:36.256Z] --- PASS: TestExportImage (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestNormalizeDest [2021-07-20T05:16:36.256Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-20T05:16:36.256Z] PASS [2021-07-20T05:16:36.256Z] coverage: 46.8% of statements [2021-07-20T05:16:36.256Z] ok github.com/docker/docker/builder/dockerfile 0.226s coverage: 46.8% of statements [2021-07-20T05:16:36.256Z] === RUN TestEnable [2021-07-20T05:16:36.256Z] --- PASS: TestEnable (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestDisable [2021-07-20T05:16:36.256Z] --- PASS: TestDisable (0.00s) [2021-07-20T05:16:36.256Z] === RUN TestEnabled [2021-07-20T05:16:36.256Z] --- PASS: TestEnabled (0.00s) [2021-07-20T05:16:36.256Z] PASS [2021-07-20T05:16:36.256Z] coverage: 100.0% of statements [2021-07-20T05:16:36.256Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2021-07-20T05:16:36.256Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-20T05:16:36.297Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-07-20T05:16:36.298Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-20T05:16:36.298Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 59.3% of statements [2021-07-20T05:16:36.510Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-20T05:16:37.225Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2021-07-20T05:16:37.438Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-20T05:16:38.154Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2021-07-20T05:16:38.410Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-07-20T05:16:38.667Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-07-20T05:16:38.805Z] --- PASS: TestPluginsWithRuntimes (3.90s) [2021-07-20T05:16:38.805Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2021-07-20T05:16:38.805Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.02s) [2021-07-20T05:16:38.805Z] === RUN TestPluginBackCompatMediaTypes [2021-07-20T05:16:39.228Z] ok github.com/docker/docker/daemon/logger/splunk 1.626s coverage: 82.5% of statements [2021-07-20T05:16:39.228Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-20T05:16:39.228Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-20T05:16:39.366Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2021-07-20T05:16:39.366Z] PASS [2021-07-20T05:16:39.366Z] [2021-07-20T05:16:39.366Z] DONE 10 tests in 9.594s [2021-07-20T05:16:39.366Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-07-20T05:16:39.366Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-20T05:16:39.366Z] ++ 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-20T05:16:39.366Z] ++ set -e [2021-07-20T05:16:39.366Z] ++ '[' -n 0 ']' [2021-07-20T05:16:39.366Z] ++ set -x [2021-07-20T05:16:39.366Z] ++ 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-20T05:16:39.623Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-20T05:16:39.623Z] INFO: Testing against a local daemon [2021-07-20T05:16:39.623Z] === RUN TestExternalGraphDriver [2021-07-20T05:16:39.623Z] === RUN TestExternalGraphDriver/json [2021-07-20T05:16:40.593Z] ok github.com/docker/docker/distribution/metadata 0.046s coverage: 48.2% of statements [2021-07-20T05:16:40.593Z] ok github.com/docker/docker/distribution 0.131s coverage: 25.0% of statements [2021-07-20T05:16:40.593Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-20T05:16:40.987Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-20T05:16:41.521Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-07-20T05:16:41.914Z] === RUN TestExternalGraphDriver/spec [2021-07-20T05:16:42.082Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2021-07-20T05:16:42.170Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-20T05:16:42.643Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-07-20T05:16:42.731Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-20T05:16:42.899Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2021-07-20T05:16:43.461Z] ok github.com/docker/docker/distribution/xfer 1.931s coverage: 85.6% of statements [2021-07-20T05:16:43.461Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-20T05:16:43.461Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-07-20T05:16:43.461Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-20T05:16:43.905Z] --- PASS: TestServiceUpdateSecrets (15.33s) [2021-07-20T05:16:43.905Z] === RUN TestServiceUpdateConfigs [2021-07-20T05:16:44.024Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2021-07-20T05:16:44.117Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-20T05:16:44.375Z] === RUN TestExternalGraphDriver/pull [2021-07-20T05:16:44.587Z] ok github.com/docker/docker/oci 0.006s coverage: 38.4% of statements [2021-07-20T05:16:45.148Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-07-20T05:16:45.300Z] docker_api_swarm_test.go:501: [d0d84aa55d34a] joining swarm manager [de0d192e46f38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:16:45.404Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-07-20T05:16:46.665Z] === RUN TestDockerSuite/TestBuildUser [2021-07-20T05:16:46.665Z] --- PASS: TestExternalGraphDriver (7.25s) [2021-07-20T05:16:46.665Z] --- PASS: TestExternalGraphDriver/json (2.36s) [2021-07-20T05:16:46.665Z] --- PASS: TestExternalGraphDriver/spec (2.35s) [2021-07-20T05:16:46.665Z] --- PASS: TestExternalGraphDriver/pull (2.45s) [2021-07-20T05:16:46.665Z] === RUN TestGraphdriverPluginV2 [2021-07-20T05:16:46.768Z] ok github.com/docker/docker/pkg/archive 0.337s coverage: 82.2% of statements [2021-07-20T05:16:47.695Z] ok github.com/docker/docker/pkg/authorization 0.188s coverage: 68.3% of statements [2021-07-20T05:16:47.696Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-07-20T05:16:47.951Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-07-20T05:16:48.554Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-20T05:16:51.056Z] === RUN TestCheckpointCreateError [2021-07-20T05:16:51.056Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestCheckpointCreate [2021-07-20T05:16:51.056Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestCheckpointDeleteError [2021-07-20T05:16:51.056Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestCheckpointDelete [2021-07-20T05:16:51.056Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestCheckpointListError [2021-07-20T05:16:51.056Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestCheckpointList [2021-07-20T05:16:51.056Z] --- PASS: TestCheckpointList (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestCheckpointListContainerNotFound [2021-07-20T05:16:51.056Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestNewClientWithOpsFromEnv [2021-07-20T05:16:51.056Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-20T05:16:51.056Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestGetAPIPath [2021-07-20T05:16:51.056Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestParseHostURL [2021-07-20T05:16:51.056Z] --- PASS: TestParseHostURL (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-20T05:16:51.056Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-20T05:16:51.056Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestNegotiateAPIVersion [2021-07-20T05:16:51.056Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestNegotiateAPVersionOverride [2021-07-20T05:16:51.056Z] --- PASS: TestNegotiateAPVersionOverride (0.01s) [2021-07-20T05:16:51.056Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-20T05:16:51.056Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-20T05:16:51.056Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-20T05:16:51.056Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestClientRedirect [2021-07-20T05:16:51.056Z] --- PASS: TestClientRedirect (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestConfigCreateUnsupported [2021-07-20T05:16:51.056Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestConfigCreateError [2021-07-20T05:16:51.056Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestConfigCreate [2021-07-20T05:16:51.056Z] --- PASS: TestConfigCreate (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestConfigInspectNotFound [2021-07-20T05:16:51.056Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestConfigInspectWithEmptyID [2021-07-20T05:16:51.056Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestConfigInspectUnsupported [2021-07-20T05:16:51.056Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestConfigInspectError [2021-07-20T05:16:51.056Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestConfigInspectConfigNotFound [2021-07-20T05:16:51.056Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestConfigInspect [2021-07-20T05:16:51.056Z] --- PASS: TestConfigInspect (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestConfigListUnsupported [2021-07-20T05:16:51.056Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestConfigListError [2021-07-20T05:16:51.056Z] --- PASS: TestConfigListError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestConfigList [2021-07-20T05:16:51.056Z] --- PASS: TestConfigList (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestConfigRemoveUnsupported [2021-07-20T05:16:51.056Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestConfigRemoveError [2021-07-20T05:16:51.056Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestConfigRemove [2021-07-20T05:16:51.056Z] --- PASS: TestConfigRemove (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestConfigUpdateUnsupported [2021-07-20T05:16:51.056Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestConfigUpdateError [2021-07-20T05:16:51.056Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestConfigUpdate [2021-07-20T05:16:51.056Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerCommitError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerCommit [2021-07-20T05:16:51.056Z] --- PASS: TestContainerCommit (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerStatPathError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerStatPathNotFoundError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerStatPathNoHeaderError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerStatPath [2021-07-20T05:16:51.056Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestCopyToContainerError [2021-07-20T05:16:51.056Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestCopyToContainerNotFoundError [2021-07-20T05:16:51.056Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-20T05:16:51.056Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestCopyToContainer [2021-07-20T05:16:51.056Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestCopyFromContainerError [2021-07-20T05:16:51.056Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestCopyFromContainerNotFoundError [2021-07-20T05:16:51.056Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-20T05:16:51.056Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-20T05:16:51.056Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestCopyFromContainer [2021-07-20T05:16:51.056Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerCreateError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerCreateImageNotFound [2021-07-20T05:16:51.056Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerCreateWithName [2021-07-20T05:16:51.056Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerCreateAutoRemove [2021-07-20T05:16:51.056Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerDiffError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerDiff [2021-07-20T05:16:51.056Z] --- PASS: TestContainerDiff (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerExecCreateError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerExecCreate [2021-07-20T05:16:51.056Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerExecStartError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerExecStart [2021-07-20T05:16:51.056Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerExecInspectError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerExecInspect [2021-07-20T05:16:51.056Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerExportError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerExportError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerExport [2021-07-20T05:16:51.056Z] --- PASS: TestContainerExport (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerInspectError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerInspectContainerNotFound [2021-07-20T05:16:51.056Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerInspectWithEmptyID [2021-07-20T05:16:51.056Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerInspect [2021-07-20T05:16:51.056Z] --- PASS: TestContainerInspect (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerInspectNode [2021-07-20T05:16:51.056Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerKillError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerKillError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerKill [2021-07-20T05:16:51.056Z] --- PASS: TestContainerKill (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerListError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerListError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerList [2021-07-20T05:16:51.056Z] --- PASS: TestContainerList (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerLogsNotFoundError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerLogsError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerLogs [2021-07-20T05:16:51.056Z] --- PASS: TestContainerLogs (0.20s) [2021-07-20T05:16:51.056Z] === RUN TestContainerPauseError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerPause [2021-07-20T05:16:51.056Z] --- PASS: TestContainerPause (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainersPruneError [2021-07-20T05:16:51.056Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainersPrune [2021-07-20T05:16:51.056Z] --- PASS: TestContainersPrune (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerRemoveError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerRemoveNotFoundError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerRemove [2021-07-20T05:16:51.056Z] --- PASS: TestContainerRemove (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerRenameError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerRename [2021-07-20T05:16:51.056Z] --- PASS: TestContainerRename (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerResizeError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerExecResizeError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerResize [2021-07-20T05:16:51.056Z] --- PASS: TestContainerResize (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerExecResize [2021-07-20T05:16:51.056Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerRestartError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerRestart [2021-07-20T05:16:51.056Z] --- PASS: TestContainerRestart (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerStartError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerStartError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerStart [2021-07-20T05:16:51.056Z] --- PASS: TestContainerStart (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerStatsError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerStats [2021-07-20T05:16:51.056Z] --- PASS: TestContainerStats (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerStopError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerStopError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerStop [2021-07-20T05:16:51.056Z] --- PASS: TestContainerStop (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerTopError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerTopError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerTop [2021-07-20T05:16:51.056Z] --- PASS: TestContainerTop (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerUnpauseError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerUnpause [2021-07-20T05:16:51.056Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerUpdateError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerUpdate [2021-07-20T05:16:51.056Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerWaitError [2021-07-20T05:16:51.056Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestContainerWait [2021-07-20T05:16:51.056Z] --- PASS: TestContainerWait (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestDiskUsageError [2021-07-20T05:16:51.056Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestDiskUsage [2021-07-20T05:16:51.056Z] --- PASS: TestDiskUsage (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestDistributionInspectUnsupported [2021-07-20T05:16:51.056Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestDistributionInspectWithEmptyID [2021-07-20T05:16:51.056Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestEventsErrorInOptions [2021-07-20T05:16:51.056Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestEventsErrorFromServer [2021-07-20T05:16:51.056Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestEvents [2021-07-20T05:16:51.056Z] --- PASS: TestEvents (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestTLSCloseWriter [2021-07-20T05:16:51.056Z] === PAUSE TestTLSCloseWriter [2021-07-20T05:16:51.056Z] === RUN TestImageBuildError [2021-07-20T05:16:51.056Z] --- PASS: TestImageBuildError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestImageBuild [2021-07-20T05:16:51.056Z] --- PASS: TestImageBuild (0.01s) [2021-07-20T05:16:51.056Z] === RUN TestGetDockerOS [2021-07-20T05:16:51.056Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestImageCreateError [2021-07-20T05:16:51.056Z] --- PASS: TestImageCreateError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestImageCreate [2021-07-20T05:16:51.056Z] --- PASS: TestImageCreate (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestImageHistoryError [2021-07-20T05:16:51.056Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestImageHistory [2021-07-20T05:16:51.056Z] --- PASS: TestImageHistory (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestImageImportError [2021-07-20T05:16:51.056Z] --- PASS: TestImageImportError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestImageImport [2021-07-20T05:16:51.056Z] --- PASS: TestImageImport (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestImageInspectError [2021-07-20T05:16:51.056Z] --- PASS: TestImageInspectError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestImageInspectImageNotFound [2021-07-20T05:16:51.056Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestImageInspectWithEmptyID [2021-07-20T05:16:51.056Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestImageInspect [2021-07-20T05:16:51.056Z] --- PASS: TestImageInspect (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestImageListError [2021-07-20T05:16:51.056Z] --- PASS: TestImageListError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestImageList [2021-07-20T05:16:51.056Z] --- PASS: TestImageList (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestImageListApiBefore125 [2021-07-20T05:16:51.056Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestImageLoadError [2021-07-20T05:16:51.056Z] --- PASS: TestImageLoadError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestImageLoad [2021-07-20T05:16:51.056Z] --- PASS: TestImageLoad (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestImagesPruneError [2021-07-20T05:16:51.056Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-20T05:16:51.056Z] === RUN TestImagesPrune [2021-07-20T05:16:51.056Z] --- PASS: TestImagesPrune (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImagePullReferenceParseError [2021-07-20T05:16:51.057Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImagePullAnyError [2021-07-20T05:16:51.057Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-20T05:16:51.057Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-20T05:16:51.057Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-20T05:16:51.057Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-20T05:16:51.057Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImagePullWithoutErrors [2021-07-20T05:16:51.057Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImagePushReferenceError [2021-07-20T05:16:51.057Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImagePushAnyError [2021-07-20T05:16:51.057Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-20T05:16:51.057Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-20T05:16:51.057Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-20T05:16:51.057Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-20T05:16:51.057Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImagePushWithoutErrors [2021-07-20T05:16:51.057Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-20T05:16:51.057Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-20T05:16:51.057Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-20T05:16:51.057Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-20T05:16:51.057Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-20T05:16:51.057Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-20T05:16:51.057Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-20T05:16:51.057Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-20T05:16:51.057Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImageRemoveError [2021-07-20T05:16:51.057Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImageRemoveImageNotFound [2021-07-20T05:16:51.057Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImageRemove [2021-07-20T05:16:51.057Z] --- PASS: TestImageRemove (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImageSaveError [2021-07-20T05:16:51.057Z] --- PASS: TestImageSaveError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImageSave [2021-07-20T05:16:51.057Z] --- PASS: TestImageSave (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImageSearchAnyError [2021-07-20T05:16:51.057Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-20T05:16:51.057Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-20T05:16:51.057Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-20T05:16:51.057Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-20T05:16:51.057Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImageSearchWithoutErrors [2021-07-20T05:16:51.057Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImageTagError [2021-07-20T05:16:51.057Z] --- PASS: TestImageTagError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImageTagInvalidReference [2021-07-20T05:16:51.057Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImageTagInvalidSourceImageName [2021-07-20T05:16:51.057Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImageTagHexSource [2021-07-20T05:16:51.057Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestImageTag [2021-07-20T05:16:51.057Z] --- PASS: TestImageTag (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestInfoServerError [2021-07-20T05:16:51.057Z] --- PASS: TestInfoServerError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestInfoInvalidResponseJSONError [2021-07-20T05:16:51.057Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestInfo [2021-07-20T05:16:51.057Z] --- PASS: TestInfo (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNetworkConnectError [2021-07-20T05:16:51.057Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-20T05:16:51.057Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNetworkConnect [2021-07-20T05:16:51.057Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNetworkCreateError [2021-07-20T05:16:51.057Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNetworkCreate [2021-07-20T05:16:51.057Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNetworkDisconnectError [2021-07-20T05:16:51.057Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNetworkDisconnect [2021-07-20T05:16:51.057Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNetworkInspectError [2021-07-20T05:16:51.057Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNetworkInspectNotFoundError [2021-07-20T05:16:51.057Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNetworkInspectWithEmptyID [2021-07-20T05:16:51.057Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNetworkInspect [2021-07-20T05:16:51.057Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNetworkListError [2021-07-20T05:16:51.057Z] --- PASS: TestNetworkListError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNetworkList [2021-07-20T05:16:51.057Z] --- PASS: TestNetworkList (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNetworksPruneError [2021-07-20T05:16:51.057Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNetworksPrune [2021-07-20T05:16:51.057Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNetworkRemoveError [2021-07-20T05:16:51.057Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNetworkRemove [2021-07-20T05:16:51.057Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNodeInspectError [2021-07-20T05:16:51.057Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNodeInspectNodeNotFound [2021-07-20T05:16:51.057Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNodeInspectWithEmptyID [2021-07-20T05:16:51.057Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNodeInspect [2021-07-20T05:16:51.057Z] --- PASS: TestNodeInspect (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNodeListError [2021-07-20T05:16:51.057Z] --- PASS: TestNodeListError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNodeList [2021-07-20T05:16:51.057Z] --- PASS: TestNodeList (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNodeRemoveError [2021-07-20T05:16:51.057Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNodeRemove [2021-07-20T05:16:51.057Z] --- PASS: TestNodeRemove (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNodeUpdateError [2021-07-20T05:16:51.057Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestNodeUpdate [2021-07-20T05:16:51.057Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestOptionWithTimeout [2021-07-20T05:16:51.057Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestPingFail [2021-07-20T05:16:51.057Z] --- PASS: TestPingFail (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestPingWithError [2021-07-20T05:16:51.057Z] 2021/07/20 05:16:48 RoundTripper returned a response & error; ignoring response [2021-07-20T05:16:51.057Z] 2021/07/20 05:16:48 RoundTripper returned a response & error; ignoring response [2021-07-20T05:16:51.057Z] --- PASS: TestPingWithError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestPingSuccess [2021-07-20T05:16:51.057Z] --- PASS: TestPingSuccess (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestPingHeadFallback [2021-07-20T05:16:51.057Z] === RUN TestPingHeadFallback/OK [2021-07-20T05:16:51.057Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-20T05:16:51.057Z] === RUN TestPingHeadFallback/Not_Found [2021-07-20T05:16:51.057Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-20T05:16:51.057Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-20T05:16:51.057Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-20T05:16:51.057Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-20T05:16:51.057Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-20T05:16:51.057Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestPluginDisableError [2021-07-20T05:16:51.057Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestPluginDisable [2021-07-20T05:16:51.057Z] --- PASS: TestPluginDisable (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestPluginEnableError [2021-07-20T05:16:51.057Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestPluginEnable [2021-07-20T05:16:51.057Z] --- PASS: TestPluginEnable (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestPluginInspectError [2021-07-20T05:16:51.057Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestPluginInspectWithEmptyID [2021-07-20T05:16:51.057Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestPluginInspect [2021-07-20T05:16:51.057Z] --- PASS: TestPluginInspect (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestPluginListError [2021-07-20T05:16:51.057Z] --- PASS: TestPluginListError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestPluginList [2021-07-20T05:16:51.057Z] --- PASS: TestPluginList (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestPluginPushError [2021-07-20T05:16:51.057Z] --- PASS: TestPluginPushError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestPluginPush [2021-07-20T05:16:51.057Z] --- PASS: TestPluginPush (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestPluginRemoveError [2021-07-20T05:16:51.057Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestPluginRemove [2021-07-20T05:16:51.057Z] --- PASS: TestPluginRemove (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestPluginSetError [2021-07-20T05:16:51.057Z] --- PASS: TestPluginSetError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestPluginSet [2021-07-20T05:16:51.057Z] --- PASS: TestPluginSet (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSetHostHeader [2021-07-20T05:16:51.057Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestPlainTextError [2021-07-20T05:16:51.057Z] --- PASS: TestPlainTextError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestInfiniteError [2021-07-20T05:16:51.057Z] --- PASS: TestInfiniteError (0.02s) [2021-07-20T05:16:51.057Z] === RUN TestSecretCreateUnsupported [2021-07-20T05:16:51.057Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSecretCreateError [2021-07-20T05:16:51.057Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSecretCreate [2021-07-20T05:16:51.057Z] --- PASS: TestSecretCreate (0.01s) [2021-07-20T05:16:51.057Z] === RUN TestSecretInspectUnsupported [2021-07-20T05:16:51.057Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSecretInspectError [2021-07-20T05:16:51.057Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSecretInspectSecretNotFound [2021-07-20T05:16:51.057Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSecretInspectWithEmptyID [2021-07-20T05:16:51.057Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSecretInspect [2021-07-20T05:16:51.057Z] --- PASS: TestSecretInspect (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSecretListUnsupported [2021-07-20T05:16:51.057Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSecretListError [2021-07-20T05:16:51.057Z] --- PASS: TestSecretListError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSecretList [2021-07-20T05:16:51.057Z] --- PASS: TestSecretList (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSecretRemoveUnsupported [2021-07-20T05:16:51.057Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSecretRemoveError [2021-07-20T05:16:51.057Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSecretRemove [2021-07-20T05:16:51.057Z] --- PASS: TestSecretRemove (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSecretUpdateUnsupported [2021-07-20T05:16:51.057Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSecretUpdateError [2021-07-20T05:16:51.057Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSecretUpdate [2021-07-20T05:16:51.057Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestServiceCreateError [2021-07-20T05:16:51.057Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestServiceCreate [2021-07-20T05:16:51.057Z] --- PASS: TestServiceCreate (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-20T05:16:51.057Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestServiceCreateDigestPinning [2021-07-20T05:16:51.057Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestServiceInspectError [2021-07-20T05:16:51.057Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestServiceInspectServiceNotFound [2021-07-20T05:16:51.057Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestServiceInspectWithEmptyID [2021-07-20T05:16:51.057Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestServiceInspect [2021-07-20T05:16:51.057Z] --- PASS: TestServiceInspect (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestServiceListError [2021-07-20T05:16:51.057Z] --- PASS: TestServiceListError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestServiceList [2021-07-20T05:16:51.057Z] --- PASS: TestServiceList (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestServiceLogsError [2021-07-20T05:16:51.057Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestServiceLogs [2021-07-20T05:16:51.057Z] --- PASS: TestServiceLogs (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestServiceRemoveError [2021-07-20T05:16:51.057Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestServiceRemoveNotFoundError [2021-07-20T05:16:51.057Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestServiceRemove [2021-07-20T05:16:51.057Z] --- PASS: TestServiceRemove (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestServiceUpdateError [2021-07-20T05:16:51.057Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestServiceUpdate [2021-07-20T05:16:51.057Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSwarmGetUnlockKeyError [2021-07-20T05:16:51.057Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSwarmGetUnlockKey [2021-07-20T05:16:51.057Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSwarmInitError [2021-07-20T05:16:51.057Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSwarmInit [2021-07-20T05:16:51.057Z] --- PASS: TestSwarmInit (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSwarmInspectError [2021-07-20T05:16:51.057Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSwarmInspect [2021-07-20T05:16:51.057Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSwarmJoinError [2021-07-20T05:16:51.057Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSwarmJoin [2021-07-20T05:16:51.057Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSwarmLeaveError [2021-07-20T05:16:51.057Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSwarmLeave [2021-07-20T05:16:51.057Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSwarmUnlockError [2021-07-20T05:16:51.057Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSwarmUnlock [2021-07-20T05:16:51.057Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSwarmUpdateError [2021-07-20T05:16:51.057Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestSwarmUpdate [2021-07-20T05:16:51.057Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestTaskInspectError [2021-07-20T05:16:51.057Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestTaskInspectWithEmptyID [2021-07-20T05:16:51.057Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestTaskInspect [2021-07-20T05:16:51.057Z] --- PASS: TestTaskInspect (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestTaskListError [2021-07-20T05:16:51.057Z] --- PASS: TestTaskListError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestTaskList [2021-07-20T05:16:51.057Z] --- PASS: TestTaskList (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestVolumeCreateError [2021-07-20T05:16:51.057Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestVolumeCreate [2021-07-20T05:16:51.057Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestVolumeInspectError [2021-07-20T05:16:51.057Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestVolumeInspectNotFound [2021-07-20T05:16:51.057Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestVolumeInspectWithEmptyID [2021-07-20T05:16:51.057Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestVolumeInspect [2021-07-20T05:16:51.057Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestVolumeListError [2021-07-20T05:16:51.057Z] --- PASS: TestVolumeListError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestVolumeList [2021-07-20T05:16:51.057Z] --- PASS: TestVolumeList (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestVolumeRemoveError [2021-07-20T05:16:51.057Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-20T05:16:51.057Z] === RUN TestVolumeRemove [2021-07-20T05:16:51.057Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-20T05:16:51.057Z] === CONT TestTLSCloseWriter [2021-07-20T05:16:51.057Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-07-20T05:16:51.057Z] PASS [2021-07-20T05:16:51.057Z] coverage: 74.9% of statements [2021-07-20T05:16:51.057Z] ok github.com/docker/docker/client 0.462s coverage: 74.9% of statements [2021-07-20T05:16:51.070Z] --- PASS: TestGraphdriverPluginV2 (4.10s) [2021-07-20T05:16:51.070Z] PASS [2021-07-20T05:16:51.070Z] [2021-07-20T05:16:51.070Z] DONE 5 tests in 11.498s [2021-07-20T05:16:51.070Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-20T05:16:51.070Z] ++ 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-20T05:16:51.070Z] ++ set -e [2021-07-20T05:16:51.070Z] ++ '[' -n 0 ']' [2021-07-20T05:16:51.070Z] ++ set -x [2021-07-20T05:16:51.070Z] ++ 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-20T05:16:51.070Z] INFO: Testing against a local daemon [2021-07-20T05:16:51.070Z] === RUN TestContinueAfterPluginCrash [2021-07-20T05:16:51.070Z] === PAUSE TestContinueAfterPluginCrash [2021-07-20T05:16:51.070Z] === RUN TestReadPluginNoRead [2021-07-20T05:16:51.070Z] === PAUSE TestReadPluginNoRead [2021-07-20T05:16:51.070Z] === RUN TestDaemonStartWithLogOpt [2021-07-20T05:16:51.070Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-20T05:16:51.070Z] === CONT TestContinueAfterPluginCrash [2021-07-20T05:16:51.070Z] === CONT TestDaemonStartWithLogOpt [2021-07-20T05:16:51.215Z] ok github.com/docker/docker/pkg/chrootarchive 2.479s coverage: 43.2% of statements [2021-07-20T05:16:51.215Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-07-20T05:16:51.471Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-07-20T05:16:51.727Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-07-20T05:16:51.998Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-20T05:16:52.288Z] ok github.com/docker/docker/layer 7.726s coverage: 68.8% of statements [2021-07-20T05:16:52.288Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-20T05:16:52.288Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-20T05:16:52.288Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-20T05:16:52.288Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-20T05:16:52.288Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-20T05:16:52.288Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-20T05:16:52.288Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-20T05:16:52.544Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2021-07-20T05:16:52.799Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-07-20T05:16:53.361Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-07-20T05:16:54.300Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-07-20T05:16:54.861Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 86.5% of statements [2021-07-20T05:16:55.116Z] ok github.com/docker/docker/pkg/discovery/kv 3.050s coverage: 84.1% of statements [2021-07-20T05:16:55.371Z] ok github.com/docker/docker/pkg/fsutils 0.144s coverage: 85.1% of statements [2021-07-20T05:16:55.371Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2021-07-20T05:16:56.166Z] --- PASS: TestDaemonStartWithLogOpt (4.69s) [2021-07-20T05:16:56.166Z] === CONT TestReadPluginNoRead [2021-07-20T05:16:56.735Z] ok github.com/docker/docker/pkg/idtools 0.494s coverage: 69.5% of statements [2021-07-20T05:16:56.735Z] ok github.com/docker/docker/pkg/ioutils 0.498s coverage: 69.3% of statements [2021-07-20T05:16:56.990Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-07-20T05:16:56.990Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-20T05:16:56.990Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2021-07-20T05:16:56.990Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-20T05:16:56.990Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-20T05:16:57.245Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2021-07-20T05:16:57.246Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-20T05:16:57.501Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2021-07-20T05:16:57.501Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2021-07-20T05:16:57.757Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-07-20T05:16:57.757Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2021-07-20T05:16:57.757Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-20T05:16:57.757Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-20T05:16:58.055Z] docker_api_swarm_test.go:506: [d4ef20cd18edb] joining swarm manager [de0d192e46f38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T05:16:58.685Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2021-07-20T05:16:58.941Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-07-20T05:16:58.983Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-20T05:16:59.197Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-07-20T05:16:59.453Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-07-20T05:17:00.816Z] ok github.com/docker/docker/pkg/pubsub 1.030s coverage: 75.0% of statements [2021-07-20T05:17:00.816Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-07-20T05:17:00.871Z] === RUN TestReadPluginNoRead/default [2021-07-20T05:17:01.128Z] --- PASS: TestContinueAfterPluginCrash (9.97s) [2021-07-20T05:17:02.015Z] --- PASS: TestServiceUpdateConfigs (15.27s) [2021-07-20T05:17:02.015Z] === RUN TestServiceUpdateNetwork [2021-07-20T05:17:02.493Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-20T05:17:04.382Z] === CONT TestReadPluginNoRead [2021-07-20T05:17:04.382Z] read_test.go:92: [d73c1addf3c5b] daemon is not started [2021-07-20T05:17:04.382Z] --- PASS: TestReadPluginNoRead (8.59s) [2021-07-20T05:17:04.382Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.76s) [2021-07-20T05:17:04.382Z] --- PASS: TestReadPluginNoRead/default (1.82s) [2021-07-20T05:17:04.382Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.84s) [2021-07-20T05:17:04.382Z] PASS [2021-07-20T05:17:04.382Z] [2021-07-20T05:17:04.382Z] DONE 6 tests in 13.464s [2021-07-20T05:17:04.382Z] 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-20T05:17:04.382Z] ++ 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-20T05:17:04.382Z] ++ set -e [2021-07-20T05:17:04.382Z] ++ '[' -n 0 ']' [2021-07-20T05:17:04.382Z] ++ set -x [2021-07-20T05:17:04.382Z] ++ 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-20T05:17:04.382Z] testing: warning: no tests to run [2021-07-20T05:17:04.382Z] PASS [2021-07-20T05:17:04.382Z] [2021-07-20T05:17:04.382Z] DONE 0 tests in 0.040s [2021-07-20T05:17:04.382Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-20T05:17:04.382Z] ++ 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-20T05:17:04.382Z] ++ set -e [2021-07-20T05:17:04.382Z] ++ '[' -n 0 ']' [2021-07-20T05:17:04.382Z] ++ set -x [2021-07-20T05:17:04.382Z] ++ 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-20T05:17:04.637Z] INFO: Testing against a local daemon [2021-07-20T05:17:04.637Z] === RUN TestPluginWithDevMounts [2021-07-20T05:17:04.637Z] === PAUSE TestPluginWithDevMounts [2021-07-20T05:17:04.637Z] === CONT TestPluginWithDevMounts [2021-07-20T05:17:04.980Z] ok github.com/docker/docker/pkg/signal 3.313s coverage: 62.3% of statements [2021-07-20T05:17:04.980Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-07-20T05:17:04.980Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-07-20T05:17:05.235Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-07-20T05:17:05.795Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2021-07-20T05:17:06.051Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-07-20T05:17:06.307Z] ok github.com/docker/docker/pkg/tailfile 0.065s coverage: 88.6% of statements [2021-07-20T05:17:06.526Z] --- PASS: TestPluginWithDevMounts (1.79s) [2021-07-20T05:17:06.526Z] PASS [2021-07-20T05:17:06.526Z] [2021-07-20T05:17:06.526Z] DONE 1 tests in 1.925s [2021-07-20T05:17:06.526Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-20T05:17:06.526Z] ++ 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-20T05:17:06.526Z] ++ set -e [2021-07-20T05:17:06.526Z] ++ '[' -n 0 ']' [2021-07-20T05:17:06.526Z] ++ set -x [2021-07-20T05:17:06.526Z] ++ 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-20T05:17:06.526Z] INFO: Testing against a local daemon [2021-07-20T05:17:06.526Z] === RUN TestSecretInspect [2021-07-20T05:17:06.868Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-07-20T05:17:06.868Z] testing: warning: no tests to run [2021-07-20T05:17:06.868Z] coverage: [no statements] [2021-07-20T05:17:06.868Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-07-20T05:17:07.124Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-07-20T05:17:07.379Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-07-20T05:17:07.635Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-07-20T05:17:08.757Z] --- PASS: TestCheckoutGit (35.07s) [2021-07-20T05:17:08.757Z] === RUN TestValidGitTransport [2021-07-20T05:17:08.757Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-20T05:17:08.757Z] === RUN TestGitInvalidRef [2021-07-20T05:17:08.757Z] --- PASS: TestGitInvalidRef (0.30s) [2021-07-20T05:17:08.757Z] PASS [2021-07-20T05:17:08.757Z] coverage: 86.3% of statements [2021-07-20T05:17:08.757Z] ok github.com/docker/docker/builder/remotecontext/git 35.440s coverage: 86.3% of statements [2021-07-20T05:17:09.047Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-20T05:17:09.047Z] --- PASS: TestSecretInspect (2.54s) [2021-07-20T05:17:09.047Z] === RUN TestSecretList [2021-07-20T05:17:09.522Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-07-20T05:17:09.722Z] ? github.com/docker/docker/cli [no test files] [2021-07-20T05:17:09.722Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-20T05:17:09.777Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-07-20T05:17:09.973Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-20T05:17:10.229Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-20T05:17:10.339Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-07-20T05:17:11.155Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-20T05:17:11.268Z] ok github.com/docker/docker/quota 0.236s coverage: 71.4% of statements [2021-07-20T05:17:11.524Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2021-07-20T05:17:11.716Z] --- PASS: TestSecretList (2.57s) [2021-07-20T05:17:11.716Z] === RUN TestSecretsCreateAndDelete [2021-07-20T05:17:12.279Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-20T05:17:12.451Z] ok github.com/docker/docker/registry 0.049s coverage: 57.2% of statements [2021-07-20T05:17:13.013Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-07-20T05:17:13.013Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-07-20T05:17:13.575Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-07-20T05:17:13.645Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-20T05:17:13.645Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-20T05:17:13.645Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-20T05:17:13.645Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-20T05:17:13.645Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-20T05:17:13.645Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-20T05:17:13.645Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-20T05:17:13.645Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-20T05:17:13.645Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-20T05:17:13.831Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-07-20T05:17:14.573Z] --- PASS: TestSecretsCreateAndDelete (2.70s) [2021-07-20T05:17:14.573Z] === RUN TestSecretsUpdate [2021-07-20T05:17:15.498Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-20T05:17:15.498Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-20T05:17:16.425Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-20T05:17:16.916Z] --- PASS: TestServiceUpdateNetwork (16.54s) [2021-07-20T05:17:16.916Z] === RUN TestServiceUpdatePidsLimit [2021-07-20T05:17:16.916Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-20T05:17:16.985Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-20T05:17:16.985Z] --- PASS: TestSecretsUpdate (2.65s) [2021-07-20T05:17:16.985Z] === RUN TestTemplatedSecret [2021-07-20T05:17:17.102Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-07-20T05:17:17.357Z] ok github.com/docker/docker/volume/local 0.102s coverage: 76.4% of statements [2021-07-20T05:17:17.612Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2021-07-20T05:17:17.858Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-20T05:17:17.912Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-20T05:17:17.912Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-20T05:17:18.975Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2021-07-20T05:17:21.179Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-20T05:17:21.179Z] --- PASS: TestTemplatedSecret (3.94s) [2021-07-20T05:17:21.179Z] === RUN TestSecretCreateResolve [2021-07-20T05:17:22.544Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-20T05:17:23.472Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-20T05:17:23.472Z] --- PASS: TestSecretCreateResolve (2.56s) [2021-07-20T05:17:23.472Z] PASS [2021-07-20T05:17:23.472Z] [2021-07-20T05:17:23.472Z] DONE 6 tests in 17.098s [2021-07-20T05:17:23.472Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-20T05:17:23.472Z] ++ 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-20T05:17:23.472Z] ++ set -e [2021-07-20T05:17:23.472Z] ++ '[' -n 0 ']' [2021-07-20T05:17:23.472Z] ++ set -x [2021-07-20T05:17:23.472Z] ++ 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-20T05:17:23.472Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-20T05:17:23.729Z] INFO: Testing against a local daemon [2021-07-20T05:17:23.729Z] === RUN TestServiceCreateInit [2021-07-20T05:17:23.729Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-20T05:17:23.986Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-20T05:17:23.986Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-20T05:17:23.986Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-20T05:17:24.523Z] === RUN TestContainerStopSignal [2021-07-20T05:17:24.523Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestContainerStopTimeout [2021-07-20T05:17:24.523Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-20T05:17:24.523Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-20T05:17:24.523Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-20T05:17:24.523Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestReplaceAndAppendEnvVars [2021-07-20T05:17:24.523Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-20T05:17:24.523Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestNewMemoryStore [2021-07-20T05:17:24.523Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestAddContainers [2021-07-20T05:17:24.523Z] --- PASS: TestAddContainers (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestGetContainer [2021-07-20T05:17:24.523Z] --- PASS: TestGetContainer (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestDeleteContainer [2021-07-20T05:17:24.523Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestListContainers [2021-07-20T05:17:24.523Z] --- PASS: TestListContainers (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestFirstContainer [2021-07-20T05:17:24.523Z] --- PASS: TestFirstContainer (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestApplyAllContainer [2021-07-20T05:17:24.523Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestIsValidHealthString [2021-07-20T05:17:24.523Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestStateRunStop [2021-07-20T05:17:24.523Z] --- PASS: TestStateRunStop (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestStateTimeoutWait [2021-07-20T05:17:24.523Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-20T05:17:24.523Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-20T05:17:24.523Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-20T05:17:24.523Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2021-07-20T05:17:24.523Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-20T05:17:24.523Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-20T05:17:24.523Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-20T05:17:24.523Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-20T05:17:24.523Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-20T05:17:24.523Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-20T05:17:24.523Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-20T05:17:24.523Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-20T05:17:24.523Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-20T05:17:24.523Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestConfigureDaemonLogs [2021-07-20T05:17:24.523Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestCommonOptionsInstallFlags [2021-07-20T05:17:24.523Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-20T05:17:24.523Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-20T05:17:24.523Z] PASS [2021-07-20T05:17:24.523Z] coverage: 18.4% of statements [2021-07-20T05:17:24.523Z] ok github.com/docker/docker/cmd/dockerd 0.192s coverage: 18.4% of statements [2021-07-20T05:17:24.523Z] state_test.go:141: Stop callback fired [2021-07-20T05:17:24.523Z] state_test.go:165: Stop callback fired [2021-07-20T05:17:24.523Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-20T05:17:24.523Z] === RUN TestIsValidStateString [2021-07-20T05:17:24.523Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestViewSaveDelete [2021-07-20T05:17:24.523Z] --- PASS: TestViewSaveDelete (0.02s) [2021-07-20T05:17:24.523Z] === RUN TestViewAll [2021-07-20T05:17:24.523Z] --- PASS: TestViewAll (0.02s) [2021-07-20T05:17:24.523Z] === RUN TestViewGet [2021-07-20T05:17:24.523Z] --- PASS: TestViewGet (0.01s) [2021-07-20T05:17:24.523Z] === RUN TestNames [2021-07-20T05:17:24.523Z] --- PASS: TestNames (0.00s) [2021-07-20T05:17:24.523Z] === RUN TestViewWithHealthCheck [2021-07-20T05:17:24.523Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-20T05:17:24.523Z] PASS [2021-07-20T05:17:24.523Z] coverage: 41.4% of statements [2021-07-20T05:17:24.523Z] ok github.com/docker/docker/container 0.277s coverage: 41.4% of statements [2021-07-20T05:17:24.523Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-20T05:17:24.523Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-20T05:17:24.523Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-20T05:17:24.523Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-20T05:17:24.548Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-20T05:17:24.981Z] === RUN TestPrepare [2021-07-20T05:17:24.981Z] --- PASS: TestPrepare (0.00s) [2021-07-20T05:17:24.981Z] === RUN TestStart [2021-07-20T05:17:24.981Z] --- PASS: TestStart (0.00s) [2021-07-20T05:17:24.981Z] === RUN TestWaitCancel [2021-07-20T05:17:24.981Z] --- PASS: TestWaitCancel (0.00s) [2021-07-20T05:17:24.981Z] === RUN TestWaitDisabled [2021-07-20T05:17:24.981Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-20T05:17:24.981Z] === RUN TestWaitEnabled [2021-07-20T05:17:24.981Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-20T05:17:24.981Z] === RUN TestRemove [2021-07-20T05:17:24.981Z] --- PASS: TestRemove (0.00s) [2021-07-20T05:17:24.981Z] PASS [2021-07-20T05:17:24.981Z] coverage: 65.3% of statements [2021-07-20T05:17:25.439Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.111s coverage: 65.3% of statements [2021-07-20T05:17:25.989Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-20T05:17:26.973Z] === RUN TestNewListSecretsFilters [2021-07-20T05:17:26.973Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-20T05:17:26.973Z] === RUN TestNewListConfigsFilters [2021-07-20T05:17:26.973Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-20T05:17:26.973Z] PASS [2021-07-20T05:17:26.973Z] coverage: 0.5% of statements [2021-07-20T05:17:26.973Z] ok github.com/docker/docker/daemon/cluster 0.237s coverage: 0.5% of statements [2021-07-20T05:17:27.064Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-20T05:17:27.064Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-20T05:17:27.064Z] docker_cli_sni_test.go:18: Flakey test [2021-07-20T05:17:27.064Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-20T05:17:27.433Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-20T05:17:27.433Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2021-07-20T05:17:27.433Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-20T05:17:27.433Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-20T05:17:27.433Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-20T05:17:27.433Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-20T05:17:27.433Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-20T05:17:27.433Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-20T05:17:27.433Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-20T05:17:27.433Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-20T05:17:27.433Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-20T05:17:27.433Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-20T05:17:27.433Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-20T05:17:27.625Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-20T05:17:27.891Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-20T05:17:27.891Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-20T05:17:27.891Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-20T05:17:27.891Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-20T05:17:27.891Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-20T05:17:27.891Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-20T05:17:27.891Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-20T05:17:27.891Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-20T05:17:27.891Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-20T05:17:27.891Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-20T05:17:27.891Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-20T05:17:27.891Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-20T05:17:27.891Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-20T05:17:27.891Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-20T05:17:27.891Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-20T05:17:27.891Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-20T05:17:27.891Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-20T05:17:27.891Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-20T05:17:27.891Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-20T05:17:27.891Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-20T05:17:27.891Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-20T05:17:27.891Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-20T05:17:27.891Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-20T05:17:27.891Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-20T05:17:28.348Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-20T05:17:28.348Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-20T05:17:28.348Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-20T05:17:28.348Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-20T05:17:28.348Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-20T05:17:28.348Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-20T05:17:28.348Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-20T05:17:28.348Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-20T05:17:28.348Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-20T05:17:28.348Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-20T05:17:28.348Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-20T05:17:28.348Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-20T05:17:28.348Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-20T05:17:28.348Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-20T05:17:28.348Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-20T05:17:28.348Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-20T05:17:28.348Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-20T05:17:28.348Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-20T05:17:28.348Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-20T05:17:28.348Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-20T05:17:28.348Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-20T05:17:28.349Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-20T05:17:28.349Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-20T05:17:28.349Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-20T05:17:28.349Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-20T05:17:28.349Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-20T05:17:28.349Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-20T05:17:28.349Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-20T05:17:28.349Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-20T05:17:28.349Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-20T05:17:28.349Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-20T05:17:28.349Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-20T05:17:28.349Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-20T05:17:28.349Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-20T05:17:28.349Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-20T05:17:28.349Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-20T05:17:28.349Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-20T05:17:28.349Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-20T05:17:28.349Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-20T05:17:28.349Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-20T05:17:28.349Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-20T05:17:28.349Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-20T05:17:28.349Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-20T05:17:28.349Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-20T05:17:28.349Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-20T05:17:28.349Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-20T05:17:28.349Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-20T05:17:28.349Z] PASS [2021-07-20T05:17:28.349Z] coverage: 35.9% of statements [2021-07-20T05:17:28.349Z] ok github.com/docker/docker/daemon/cluster/convert 0.522s coverage: 35.9% of statements [2021-07-20T05:17:28.553Z] === RUN TestDockerSuite/TestCommitChange [2021-07-20T05:17:29.115Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-20T05:17:29.688Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-20T05:17:30.648Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-20T05:17:32.083Z] === RUN TestBuilderGC [2021-07-20T05:17:32.083Z] --- PASS: TestBuilderGC (0.00s) [2021-07-20T05:17:32.083Z] === RUN TestDaemonConfigurationNotFound [2021-07-20T05:17:32.083Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-20T05:17:32.083Z] === RUN TestDaemonBrokenConfiguration [2021-07-20T05:17:32.083Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-20T05:17:32.083Z] === RUN TestParseClusterAdvertiseSettings [2021-07-20T05:17:32.083Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-20T05:17:32.083Z] === RUN TestFindConfigurationConflicts [2021-07-20T05:17:32.083Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-20T05:17:32.083Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-20T05:17:32.083Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-20T05:17:32.083Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-20T05:17:32.083Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-20T05:17:32.083Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-20T05:17:32.083Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-20T05:17:32.083Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-20T05:17:32.083Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-20T05:17:32.083Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-20T05:17:32.083Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-20T05:17:32.083Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-20T05:17:32.083Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-20T05:17:32.083Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-20T05:17:32.083Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-20T05:17:32.083Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-20T05:17:32.083Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-20T05:17:32.083Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-20T05:17:32.083Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-20T05:17:32.083Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.01s) [2021-07-20T05:17:32.083Z] === RUN TestValidateConfigurationErrors [2021-07-20T05:17:32.083Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-20T05:17:32.083Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-20T05:17:32.083Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-20T05:17:32.083Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-20T05:17:32.083Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-20T05:17:32.083Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-20T05:17:32.083Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-20T05:17:32.083Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-20T05:17:32.083Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-20T05:17:32.083Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-20T05:17:32.083Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-20T05:17:32.083Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-20T05:17:32.083Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-20T05:17:32.083Z] === RUN TestValidateConfiguration [2021-07-20T05:17:32.083Z] === RUN TestValidateConfiguration/with_label [2021-07-20T05:17:32.083Z] === RUN TestValidateConfiguration/with_dns [2021-07-20T05:17:32.083Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-20T05:17:32.083Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-20T05:17:32.083Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-20T05:17:32.083Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-20T05:17:32.083Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-20T05:17:32.083Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-20T05:17:32.083Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-20T05:17:32.083Z] === RUN TestModifiedDiscoverySettings [2021-07-20T05:17:32.083Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-20T05:17:32.083Z] === RUN TestReloadSetConfigFileNotExist [2021-07-20T05:17:32.083Z] time="2021-07-20T05:17:31Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-20T05:17:32.083Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2021-07-20T05:17:32.083Z] === RUN TestReloadDefaultConfigNotExist [2021-07-20T05:17:32.083Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:17:32.083Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-07-20T05:17:32.083Z] === RUN TestReloadBadDefaultConfig [2021-07-20T05:17:32.083Z] time="2021-07-20T05:17:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-509265955" [2021-07-20T05:17:32.083Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-20T05:17:32.083Z] === RUN TestReloadWithConflictingLabels [2021-07-20T05:17:32.083Z] time="2021-07-20T05:17:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-325875494" [2021-07-20T05:17:32.083Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-20T05:17:32.083Z] === RUN TestReloadWithDuplicateLabels [2021-07-20T05:17:32.083Z] time="2021-07-20T05:17:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-529408077" [2021-07-20T05:17:32.083Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-20T05:17:32.083Z] === RUN TestDaemonConfigurationMerge [2021-07-20T05:17:32.083Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-20T05:17:32.083Z] PASS [2021-07-20T05:17:32.083Z] coverage: 79.7% of statements [2021-07-20T05:17:32.083Z] === RUN TestWaitNodeAttachment [2021-07-20T05:17:32.083Z] ok github.com/docker/docker/daemon/config 0.365s coverage: 79.7% of statements [2021-07-20T05:17:32.083Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-07-20T05:17:32.083Z] === RUN TestIsolationConversion [2021-07-20T05:17:32.083Z] === RUN TestIsolationConversion/default [2021-07-20T05:17:32.083Z] === RUN TestIsolationConversion/process [2021-07-20T05:17:32.083Z] === RUN TestIsolationConversion/hyperv [2021-07-20T05:17:32.083Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-20T05:17:32.083Z] === RUN TestContainerLabels [2021-07-20T05:17:32.083Z] --- PASS: TestContainerLabels (0.00s) [2021-07-20T05:17:32.083Z] === RUN TestCredentialSpecConversion [2021-07-20T05:17:32.083Z] === RUN TestCredentialSpecConversion/none [2021-07-20T05:17:32.083Z] === RUN TestCredentialSpecConversion/config [2021-07-20T05:17:32.083Z] === RUN TestCredentialSpecConversion/file [2021-07-20T05:17:32.083Z] === RUN TestCredentialSpecConversion/registry [2021-07-20T05:17:32.083Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-20T05:17:32.083Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-20T05:17:32.083Z] === RUN TestControllerValidateMountBind [2021-07-20T05:17:32.083Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-20T05:17:32.083Z] === RUN TestControllerValidateMountVolume [2021-07-20T05:17:32.083Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-20T05:17:32.083Z] === RUN TestControllerValidateMountTarget [2021-07-20T05:17:32.083Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-20T05:17:32.083Z] === RUN TestControllerValidateMountTmpfs [2021-07-20T05:17:32.083Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-20T05:17:32.083Z] === RUN TestControllerValidateMountInvalidType [2021-07-20T05:17:32.083Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-20T05:17:32.083Z] === RUN TestControllerValidateMountNamedPipe [2021-07-20T05:17:32.083Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-20T05:17:32.083Z] PASS [2021-07-20T05:17:32.083Z] coverage: 11.0% of statements [2021-07-20T05:17:32.083Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.705s coverage: 11.0% of statements [2021-07-20T05:17:32.539Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-20T05:17:32.796Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-07-20T05:17:33.051Z] === RUN TestDiscoveryOptsErrors [2021-07-20T05:17:33.051Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-20T05:17:33.051Z] === RUN TestDiscoveryOpts [2021-07-20T05:17:33.051Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-20T05:17:33.051Z] PASS [2021-07-20T05:17:33.051Z] coverage: 30.0% of statements [2021-07-20T05:17:33.051Z] ok github.com/docker/docker/daemon/discovery 0.065s coverage: 30.0% of statements [2021-07-20T05:17:33.510Z] === RUN TestEventsLog [2021-07-20T05:17:33.510Z] --- PASS: TestEventsLog (0.00s) [2021-07-20T05:17:33.510Z] === RUN TestEventsLogTimeout [2021-07-20T05:17:33.510Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-20T05:17:33.510Z] === RUN TestLogEvents [2021-07-20T05:17:33.510Z] --- PASS: TestLogEvents (0.06s) [2021-07-20T05:17:33.510Z] === RUN TestLoadBufferedEvents [2021-07-20T05:17:33.802Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2021-07-20T05:17:33.802Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-20T05:17:33.802Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-20T05:17:33.802Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-20T05:17:33.802Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-20T05:17:33.802Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-20T05:17:33.802Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-20T05:17:33.802Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-20T05:17:33.802Z] ? github.com/docker/docker/rootless [no test files] [2021-07-20T05:17:33.802Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-20T05:17:33.802Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-20T05:17:33.802Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-20T05:17:33.802Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-20T05:17:33.802Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-20T05:17:33.802Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-20T05:17:33.802Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-20T05:17:33.802Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-20T05:17:33.802Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-20T05:17:33.802Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-20T05:17:33.802Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-20T05:17:33.802Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-20T05:17:33.802Z] ? github.com/docker/docker/volume [no test files] [2021-07-20T05:17:33.802Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-20T05:17:33.802Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-20T05:17:33.802Z] [2021-07-20T05:17:33.802Z] === Skipped [2021-07-20T05:17:33.802Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-07-20T05:17:33.802Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-07-20T05:17:33.802Z] [2021-07-20T05:17:33.802Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-07-20T05:17:33.802Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-07-20T05:17:33.802Z] [2021-07-20T05:17:33.802Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-20T05:17:33.802Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T05:17:33.802Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-20T05:17:33.802Z] [2021-07-20T05:17:33.802Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-20T05:17:33.802Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T05:17:33.802Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-20T05:17:33.802Z] [2021-07-20T05:17:33.802Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-20T05:17:33.802Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T05:17:33.802Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-20T05:17:33.802Z] [2021-07-20T05:17:33.802Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-20T05:17:33.802Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T05:17:33.802Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-20T05:17:33.802Z] [2021-07-20T05:17:33.802Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-20T05:17:33.802Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T05:17:33.802Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-20T05:17:33.802Z] [2021-07-20T05:17:33.802Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-20T05:17:33.802Z] graphtest_unix.go:73: No driver to put! [2021-07-20T05:17:33.802Z] [2021-07-20T05:17:33.802Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-20T05:17:33.802Z] time="2021-07-20T05:16:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-20T05:17:33.802Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-20T05:17:33.802Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-20T05:17:33.802Z] [2021-07-20T05:17:33.802Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-20T05:17:33.802Z] time="2021-07-20T05:16:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-20T05:17:33.802Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-20T05:17:33.802Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-20T05:17:33.802Z] [2021-07-20T05:17:33.802Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-20T05:17:33.802Z] time="2021-07-20T05:16:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-20T05:17:33.802Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-20T05:17:33.802Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-20T05:17:33.802Z] [2021-07-20T05:17:33.802Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-20T05:17:33.802Z] time="2021-07-20T05:16:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-20T05:17:33.802Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-20T05:17:33.802Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-20T05:17:33.802Z] [2021-07-20T05:17:33.802Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-20T05:17:33.802Z] time="2021-07-20T05:16:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-20T05:17:33.802Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-20T05:17:33.802Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-20T05:17:33.802Z] [2021-07-20T05:17:33.803Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-20T05:17:33.803Z] graphtest_unix.go:73: No driver to put! [2021-07-20T05:17:33.803Z] [2021-07-20T05:17:33.803Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-20T05:17:33.803Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-20T05:17:33.803Z] [2021-07-20T05:17:33.803Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-20T05:17:33.803Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-20T05:17:33.803Z] [2021-07-20T05:17:33.803Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-20T05:17:33.803Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-20T05:17:33.803Z] [2021-07-20T05:17:33.803Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-20T05:17:33.803Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-20T05:17:33.803Z] [2021-07-20T05:17:33.803Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-20T05:17:33.803Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T05:17:33.803Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-20T05:17:33.803Z] [2021-07-20T05:17:33.803Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-20T05:17:33.803Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T05:17:33.803Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-20T05:17:33.803Z] [2021-07-20T05:17:33.803Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-20T05:17:33.803Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T05:17:33.803Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-20T05:17:33.803Z] [2021-07-20T05:17:33.803Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-20T05:17:33.803Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T05:17:33.803Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-20T05:17:33.803Z] [2021-07-20T05:17:33.803Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-20T05:17:33.803Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-20T05:17:33.803Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-20T05:17:33.803Z] [2021-07-20T05:17:33.803Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-20T05:17:33.803Z] graphtest_unix.go:73: No driver to put! [2021-07-20T05:17:33.803Z] [2021-07-20T05:17:33.803Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-20T05:17:33.803Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-07-20T05:17:33.803Z] [2021-07-20T05:17:33.803Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-20T05:17:33.803Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-07-20T05:17:33.803Z] [2021-07-20T05:17:33.803Z] [2021-07-20T05:17:33.803Z] DONE 2230 tests, 26 skipped in 253.501s Post stage [Pipeline] junit [2021-07-20T05:17:33.812Z] Recording test results [2021-07-20T05:17:33.969Z] --- PASS: TestLoadBufferedEvents (0.17s) [2021-07-20T05:17:33.969Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-20T05:17:33.969Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-20T05:17:33.969Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-20T05:17:33.969Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-20T05:17:33.969Z] PASS [2021-07-20T05:17:33.969Z] coverage: 50.0% of statements [2021-07-20T05:17:33.969Z] ok github.com/docker/docker/daemon/events 0.295s coverage: 50.0% of statements [2021-07-20T05:17:33.969Z] === RUN TestVerifyNetworkingConfig [2021-07-20T05:17:33.969Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-20T05:17:33.969Z] === RUN TestGetContainer [2021-07-20T05:17:33.969Z] --- PASS: TestGetContainer (0.00s) [2021-07-20T05:17:33.969Z] === RUN TestValidContainerNames [2021-07-20T05:17:33.969Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-20T05:17:33.969Z] === RUN TestContainerInitDNS [2021-07-20T05:17:33.969Z] daemon_test.go:147: root required [2021-07-20T05:17:33.969Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-20T05:17:33.969Z] === RUN TestMerge [2021-07-20T05:17:33.969Z] --- PASS: TestMerge (0.00s) [2021-07-20T05:17:33.969Z] === RUN TestValidateContainerIsolation [2021-07-20T05:17:33.969Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-20T05:17:33.969Z] === RUN TestFindNetworkErrorType [2021-07-20T05:17:33.969Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-20T05:17:33.969Z] === RUN TestEnsureServicesExist [2021-07-20T05:17:33.969Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-20T05:17:33.969Z] === RUN TestEnsureServicesExistErrors [2021-07-20T05:17:33.969Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-20T05:17:33.969Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-20T05:17:33.969Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-20T05:17:33.970Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-20T05:17:33.970Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-20T05:17:33.970Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-20T05:17:33.970Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-20T05:17:33.970Z] === RUN TestContainerDelete [2021-07-20T05:17:33.970Z] --- PASS: TestContainerDelete (0.00s) [2021-07-20T05:17:33.970Z] === RUN TestContainerDoubleDelete [2021-07-20T05:17:33.970Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-20T05:17:33.970Z] === RUN TestLogContainerEventCopyLabels [2021-07-20T05:17:33.970Z] --- PASS: TestLogContainerEventCopyLabels (0.01s) [2021-07-20T05:17:33.970Z] === RUN TestLogContainerEventWithAttributes [2021-07-20T05:17:33.970Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-20T05:17:33.970Z] === RUN TestNoneHealthcheck [2021-07-20T05:17:33.970Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-20T05:17:33.970Z] === RUN TestHealthStates [2021-07-20T05:17:33.970Z] time="2021-07-20T05:17:33Z" 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-20T05:17:33.970Z] time="2021-07-20T05:17:33Z" 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-20T05:17:33.970Z] time="2021-07-20T05:17:33Z" 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-20T05:17:33.970Z] time="2021-07-20T05:17:33Z" 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-20T05:17:33.970Z] time="2021-07-20T05:17:33Z" 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-20T05:17:33.970Z] time="2021-07-20T05:17:33Z" 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-20T05:17:33.970Z] time="2021-07-20T05:17:33Z" 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-20T05:17:33.970Z] time="2021-07-20T05:17:33Z" 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-20T05:17:33.970Z] time="2021-07-20T05:17:33Z" 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-20T05:17:33.970Z] time="2021-07-20T05:17:33Z" 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-20T05:17:33.970Z] --- PASS: TestHealthStates (0.17s) [2021-07-20T05:17:33.970Z] === RUN TestMaskURLCredentials [2021-07-20T05:17:33.970Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-20T05:17:33.970Z] === RUN TestGetInspectData [2021-07-20T05:17:33.970Z] --- PASS: TestGetInspectData (0.00s) [2021-07-20T05:17:33.970Z] === RUN TestFillLicense [2021-07-20T05:17:33.970Z] --- PASS: TestFillLicense (0.00s) [2021-07-20T05:17:33.970Z] === RUN TestListInvalidFilter [2021-07-20T05:17:33.970Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-20T05:17:33.970Z] === RUN TestNameFilter [2021-07-20T05:17:33.970Z] --- PASS: TestNameFilter (0.00s) [2021-07-20T05:17:33.970Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-20T05:17:33.970Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-20T05:17:33.970Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-20T05:17:33.970Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-20T05:17:33.970Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-20T05:17:33.970Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-20T05:17:33.970Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-20T05:17:33.970Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-20T05:17:33.970Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-20T05:17:33.970Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-20T05:17:33.970Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-20T05:17:33.970Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-20T05:17:33.970Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-20T05:17:33.970Z] === 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-20T05:17:33.970Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-20T05:17:33.970Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-20T05:17:33.970Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-20T05:17:33.970Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-20T05:17:33.970Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-20T05:17:33.970Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-20T05:17:33.970Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-20T05:17:33.970Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-20T05:17:33.970Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-20T05:17:33.970Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-20T05:17:33.970Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-20T05:17:33.970Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-20T05:17:33.970Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-20T05:17:33.970Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-20T05:17:33.970Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-20T05:17:33.970Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-20T05:17:33.970Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-20T05:17:33.970Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-20T05:17:33.970Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-20T05:17:33.970Z] --- 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-20T05:17:33.970Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-20T05:17:33.970Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-20T05:17:33.970Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-20T05:17:33.970Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-20T05:17:33.970Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-20T05:17:33.970Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-20T05:17:33.970Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-20T05:17:33.970Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-20T05:17:33.970Z] === RUN TestDaemonReloadLabels [2021-07-20T05:17:33.970Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-20T05:17:33.970Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-20T05:17:33.970Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-20T05:17:33.970Z] === RUN TestDaemonReloadMirrors [2021-07-20T05:17:33.970Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-20T05:17:33.970Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-20T05:17:33.970Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-20T05:17:33.970Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-20T05:17:33.970Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-20T05:17:33.970Z] === RUN TestDaemonDiscoveryReload [2021-07-20T05:17:34.009Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-07-20T05:17:34.123Z] --- PASS: TestServiceUpdatePidsLimit (17.24s) [2021-07-20T05:17:34.123Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-07-20T05:17:34.123Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-07-20T05:17:34.123Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2021-07-20T05:17:34.123Z] PASS [2021-07-20T05:17:34.123Z] [2021-07-20T05:17:34.123Z] === Skipped [2021-07-20T05:17:34.123Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-20T05:17:34.123Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-20T05:17:34.123Z] [2021-07-20T05:17:34.123Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-07-20T05:17:34.123Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-20T05:17:34.123Z] [2021-07-20T05:17:34.123Z] [2021-07-20T05:17:34.123Z] DONE 27 tests, 2 skipped in 154.706s [2021-07-20T05:17:34.123Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-07-20T05:17:34.123Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:17:34.123Z] ++ set -e [2021-07-20T05:17:34.123Z] ++ '[' -n 0 ']' [2021-07-20T05:17:34.123Z] ++ set -x [2021-07-20T05:17:34.124Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:17:34.124Z] INFO: Testing against a local daemon [2021-07-20T05:17:34.124Z] === RUN TestSessionCreate [2021-07-20T05:17:34.124Z] --- PASS: TestSessionCreate (0.04s) [2021-07-20T05:17:34.124Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-20T05:17:34.124Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-07-20T05:17:34.124Z] PASS [2021-07-20T05:17:34.124Z] [2021-07-20T05:17:34.124Z] DONE 2 tests in 0.201s [2021-07-20T05:17:34.124Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-07-20T05:17:34.124Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:17:34.124Z] ++ set -e [2021-07-20T05:17:34.124Z] ++ '[' -n 0 ']' [2021-07-20T05:17:34.124Z] ++ set -x [2021-07-20T05:17:34.124Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:17:34.324Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42659/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4cfeb27f78bca36c63c580b47e0f3ba28338c272 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4cfeb27f78bca36c63c580b47e0f3ba28338c272 hack/validate/vendor [2021-07-20T05:17:34.429Z] === RUN TestIsEmptyDir [2021-07-20T05:17:34.429Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-20T05:17:34.429Z] PASS [2021-07-20T05:17:34.429Z] coverage: 2.3% of statements [2021-07-20T05:17:34.429Z] ok github.com/docker/docker/daemon/graphdriver 0.082s coverage: 2.3% of statements [2021-07-20T05:17:34.692Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-20T05:17:34.887Z] === RUN TestLinkNaming [2021-07-20T05:17:34.887Z] --- PASS: TestLinkNaming (0.00s) [2021-07-20T05:17:34.887Z] === RUN TestLinkNew [2021-07-20T05:17:34.887Z] --- PASS: TestLinkNew (0.00s) [2021-07-20T05:17:34.887Z] === RUN TestLinkEnv [2021-07-20T05:17:34.887Z] --- PASS: TestLinkEnv (0.00s) [2021-07-20T05:17:34.887Z] === RUN TestLinkMultipleEnv [2021-07-20T05:17:34.887Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-20T05:17:34.887Z] === RUN TestLinkPortRangeEnv [2021-07-20T05:17:34.887Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-20T05:17:34.887Z] PASS [2021-07-20T05:17:34.887Z] coverage: 93.0% of statements [2021-07-20T05:17:34.887Z] ok github.com/docker/docker/daemon/links 0.055s coverage: 93.0% of statements [2021-07-20T05:17:34.887Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-07-20T05:17:34.887Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-20T05:17:35.251Z] update vendored copy of archive/tar [2021-07-20T05:17:35.251Z] downloading: https://golang.org/dl/go1.16.6.src.tar.gz [2021-07-20T05:17:35.255Z] --- PASS: TestServiceCreateInit (11.57s) [2021-07-20T05:17:35.255Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.55s) [2021-07-20T05:17:35.255Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.99s) [2021-07-20T05:17:35.255Z] === RUN TestCreateServiceMultipleTimes [2021-07-20T05:17:35.255Z] docker_api_swarm_node_test.go:80: [db8fd555cc27a] joining swarm manager [dc0d7eb963327]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:17:35.507Z] INFO: Testing against a local daemon [2021-07-20T05:17:35.507Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-20T05:17:35.507Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-20T05:17:35.507Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-20T05:17:35.507Z] === RUN TestEventsExecDie [2021-07-20T05:17:35.855Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.53s) [2021-07-20T05:17:35.855Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-20T05:17:36.182Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-20T05:17:36.313Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-07-20T05:17:36.313Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-20T05:17:36.313Z] reload_test.go:520: root required [2021-07-20T05:17:36.313Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-20T05:17:36.313Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-20T05:17:36.313Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-20T05:17:36.313Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-20T05:17:36.313Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-07-20T05:17:36.313Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-20T05:17:36.313Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-20T05:17:36.313Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-20T05:17:36.313Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-20T05:17:36.313Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-20T05:17:36.313Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-20T05:17:36.313Z] === RUN TestParseVolumesFrom [2021-07-20T05:17:36.313Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-20T05:17:36.313Z] PASS [2021-07-20T05:17:36.313Z] coverage: 9.1% of statements [2021-07-20T05:17:36.313Z] ok github.com/docker/docker/daemon 2.488s coverage: 9.1% of statements [2021-07-20T05:17:36.313Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-20T05:17:36.313Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-20T05:17:36.313Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-20T05:17:36.313Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-20T05:17:36.313Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-20T05:17:36.313Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-20T05:17:36.313Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-20T05:17:36.313Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-20T05:17:36.313Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-07-20T05:17:36.313Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-20T05:17:36.313Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-20T05:17:36.313Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-20T05:17:36.313Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-20T05:17:36.313Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-20T05:17:36.313Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-20T05:17:36.452Z] --- PASS: TestEventsExecDie (1.04s) [2021-07-20T05:17:36.452Z] === RUN TestEventsBackwardsCompatible [2021-07-20T05:17:36.452Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-07-20T05:17:36.452Z] === RUN TestInfoBinaryCommits [2021-07-20T05:17:36.452Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-07-20T05:17:36.452Z] === RUN TestInfoAPIVersioned [2021-07-20T05:17:36.452Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-20T05:17:36.452Z] === RUN TestInfoDiscoveryBackend [2021-07-20T05:17:36.615Z] patching file stat_unix.go [2021-07-20T05:17:36.615Z] 2021/07/20 05:17:36 Collecting initial packages [2021-07-20T05:17:36.615Z] 2021/07/20 05:17:36 Download dependencies [2021-07-20T05:17:36.770Z] === RUN TestAdapterReadLogs [2021-07-20T05:17:36.770Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-20T05:17:36.770Z] === RUN TestCopier [2021-07-20T05:17:36.770Z] --- PASS: TestCopier (0.00s) [2021-07-20T05:17:36.770Z] === RUN TestCopierLongLines [2021-07-20T05:17:36.770Z] --- PASS: TestCopierLongLines (0.01s) [2021-07-20T05:17:36.770Z] === RUN TestCopierSlow [2021-07-20T05:17:37.023Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-07-20T05:17:37.023Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-20T05:17:37.228Z] --- PASS: TestCopierSlow (0.23s) [2021-07-20T05:17:37.228Z] === RUN TestCopierWithSized [2021-07-20T05:17:37.228Z] === RUN TestCopierWithSized/as_is [2021-07-20T05:17:37.228Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-20T05:17:37.228Z] --- PASS: TestCopierWithSized (0.02s) [2021-07-20T05:17:37.228Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2021-07-20T05:17:37.228Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-07-20T05:17:37.228Z] === RUN TestCopierWithPartial [2021-07-20T05:17:37.228Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-20T05:17:37.228Z] === RUN TestRingLogger [2021-07-20T05:17:37.228Z] --- PASS: TestRingLogger (0.00s) [2021-07-20T05:17:37.228Z] === RUN TestRingCap [2021-07-20T05:17:37.228Z] --- PASS: TestRingCap (0.00s) [2021-07-20T05:17:37.228Z] === RUN TestRingClose [2021-07-20T05:17:37.228Z] --- PASS: TestRingClose (0.00s) [2021-07-20T05:17:37.228Z] === RUN TestRingDrain [2021-07-20T05:17:37.228Z] --- PASS: TestRingDrain (0.00s) [2021-07-20T05:17:37.228Z] PASS [2021-07-20T05:17:37.228Z] coverage: 43.5% of statements [2021-07-20T05:17:37.228Z] ok github.com/docker/docker/daemon/logger 0.339s coverage: 43.5% of statements [2021-07-20T05:17:37.963Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-20T05:17:37.963Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-20T05:17:38.192Z] === RUN TestNewStreamConfig [2021-07-20T05:17:38.192Z] === RUN TestNewStreamConfig/defaults [2021-07-20T05:17:38.192Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-20T05:17:38.192Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-20T05:17:38.192Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-20T05:17:38.192Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-20T05:17:38.192Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-20T05:17:38.192Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-20T05:17:38.192Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-20T05:17:38.192Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-20T05:17:38.192Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-20T05:17:38.192Z] === RUN TestSearchRegistryForImagesErrors [2021-07-20T05:17:38.192Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestSearchRegistryForImages [2021-07-20T05:17:38.192Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestOnlyPlatformWithFallback [2021-07-20T05:17:38.192Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestImageDelete [2021-07-20T05:17:38.192Z] time="2021-07-20T05:17:37Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-20T05:17:38.192Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2021-07-20T05:17:38.192Z] === RUN TestCreateSuccess [2021-07-20T05:17:38.192Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestCreateLogGroupSuccess [2021-07-20T05:17:38.192Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestCreateError [2021-07-20T05:17:38.192Z] --- PASS: TestCreateError (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestCreateAlreadyExists [2021-07-20T05:17:38.192Z] time="2021-07-20T05:17:37Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-20T05:17:38.192Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestLogClosed [2021-07-20T05:17:38.192Z] --- PASS: TestLogClosed (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestLogBlocking [2021-07-20T05:17:38.192Z] --- PASS: TestLogBlocking (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-20T05:17:38.192Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestLogNonBlockingBufferFull [2021-07-20T05:17:38.192Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestPublishBatchSuccess [2021-07-20T05:17:38.192Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestPublishBatchError [2021-07-20T05:17:38.192Z] time="2021-07-20T05:17:37Z" level=error msg=Error [2021-07-20T05:17:38.192Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-20T05:17:38.192Z] time="2021-07-20T05:17:37Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-20T05:17:38.192Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-20T05:17:38.192Z] time="2021-07-20T05:17:37Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-20T05:17:38.192Z] time="2021-07-20T05:17:37Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-20T05:17:38.192Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestCollectBatchSimple [2021-07-20T05:17:38.192Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestCollectBatchTicker [2021-07-20T05:17:38.192Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestCollectBatchMultilinePattern [2021-07-20T05:17:38.192Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-20T05:17:38.192Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-20T05:17:38.192Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-20T05:17:38.192Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-07-20T05:17:38.192Z] === RUN TestCollectBatchClose [2021-07-20T05:17:38.192Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestEffectiveLen [2021-07-20T05:17:38.192Z] === RUN TestEffectiveLen/0/Hello [2021-07-20T05:17:38.192Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-20T05:17:38.192Z] === RUN TestEffectiveLen/2/🙃 [2021-07-20T05:17:38.192Z] === RUN TestEffectiveLen/3/���� [2021-07-20T05:17:38.192Z] === RUN TestEffectiveLen/4/He��o [2021-07-20T05:17:38.192Z] === RUN TestEffectiveLen/5/ [2021-07-20T05:17:38.192Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestFindValidSplit [2021-07-20T05:17:38.192Z] === RUN TestFindValidSplit/0/ [2021-07-20T05:17:38.192Z] cloudwatchlogs_test.go:1044: [2021-07-20T05:17:38.192Z] cloudwatchlogs_test.go:1045: [2021-07-20T05:17:38.192Z] === RUN TestFindValidSplit/1/Hello [2021-07-20T05:17:38.192Z] cloudwatchlogs_test.go:1044: Hello [2021-07-20T05:17:38.192Z] cloudwatchlogs_test.go:1045: [2021-07-20T05:17:38.192Z] === RUN TestFindValidSplit/2/Hello [2021-07-20T05:17:38.192Z] cloudwatchlogs_test.go:1044: He [2021-07-20T05:17:38.192Z] cloudwatchlogs_test.go:1045: llo [2021-07-20T05:17:38.192Z] === RUN TestFindValidSplit/3/Hello [2021-07-20T05:17:38.192Z] cloudwatchlogs_test.go:1044: [2021-07-20T05:17:38.192Z] cloudwatchlogs_test.go:1045: Hello [2021-07-20T05:17:38.192Z] === RUN TestImageDelete/no_lease [2021-07-20T05:17:38.192Z] === RUN TestFindValidSplit/4/🙃 [2021-07-20T05:17:38.192Z] cloudwatchlogs_test.go:1044: [2021-07-20T05:17:38.192Z] cloudwatchlogs_test.go:1045: 🙃 [2021-07-20T05:17:38.192Z] === RUN TestFindValidSplit/5/🙃 [2021-07-20T05:17:38.192Z] cloudwatchlogs_test.go:1044: 🙃 [2021-07-20T05:17:38.192Z] cloudwatchlogs_test.go:1045: [2021-07-20T05:17:38.192Z] === RUN TestFindValidSplit/6/a� [2021-07-20T05:17:38.192Z] cloudwatchlogs_test.go:1044: a [2021-07-20T05:17:38.192Z] cloudwatchlogs_test.go:1045: � [2021-07-20T05:17:38.192Z] === RUN TestFindValidSplit/7/a� [2021-07-20T05:17:38.192Z] cloudwatchlogs_test.go:1044: a� [2021-07-20T05:17:38.192Z] cloudwatchlogs_test.go:1045: [2021-07-20T05:17:38.192Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestProcessEventEmoji [2021-07-20T05:17:38.192Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestCollectBatchLineSplit [2021-07-20T05:17:38.192Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-20T05:17:38.192Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestCollectBatchMaxEvents [2021-07-20T05:17:38.192Z] === RUN TestImageDelete/lease_exists [2021-07-20T05:17:38.192Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-07-20T05:17:38.192Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-20T05:17:38.192Z] --- PASS: TestImageDelete (0.08s) [2021-07-20T05:17:38.192Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-20T05:17:38.192Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2021-07-20T05:17:38.192Z] === RUN TestContentStoreForPull [2021-07-20T05:17:38.192Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2021-07-20T05:17:38.192Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-20T05:17:38.192Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-07-20T05:17:38.192Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-20T05:17:38.192Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-07-20T05:17:38.192Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-20T05:17:38.192Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-20T05:17:38.192Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-20T05:17:38.192Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-20T05:17:38.192Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-20T05:17:38.192Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-20T05:17:38.192Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-20T05:17:38.192Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-20T05:17:38.192Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-20T05:17:38.192Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-20T05:17:38.192Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-20T05:17:38.192Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-20T05:17:38.192Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-20T05:17:38.192Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-20T05:17:38.192Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-20T05:17:38.192Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-20T05:17:38.192Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-20T05:17:38.192Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-20T05:17:38.192Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-20T05:17:38.192Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-20T05:17:38.192Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-20T05:17:38.192Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-20T05:17:38.192Z] === RUN TestCreateTagSuccess [2021-07-20T05:17:38.192Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-20T05:17:38.193Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-20T05:17:38.193Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-20T05:17:38.193Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-20T05:17:38.193Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-20T05:17:38.193Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-20T05:17:38.193Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-20T05:17:38.193Z] PASS [2021-07-20T05:17:38.193Z] coverage: 77.4% of statements [2021-07-20T05:17:38.193Z] ok github.com/docker/docker/daemon/logger/awslogs 0.430s coverage: 77.4% of statements [2021-07-20T05:17:38.193Z] --- PASS: TestContentStoreForPull (0.21s) [2021-07-20T05:17:38.193Z] PASS [2021-07-20T05:17:38.193Z] coverage: 6.6% of statements [2021-07-20T05:17:38.193Z] ok github.com/docker/docker/daemon/images 0.399s coverage: 6.6% of statements [2021-07-20T05:17:38.532Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-07-20T05:17:38.532Z] === RUN TestInfoAPI [2021-07-20T05:17:38.532Z] --- PASS: TestInfoAPI (0.04s) [2021-07-20T05:17:38.532Z] === RUN TestInfoAPIWarnings [2021-07-20T05:17:38.650Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-20T05:17:38.650Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-20T05:17:38.650Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-20T05:17:38.650Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-20T05:17:38.650Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-20T05:17:38.650Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-20T05:17:38.650Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-20T05:17:38.650Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-20T05:17:38.650Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-20T05:17:38.650Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-20T05:17:38.697Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-20T05:17:39.108Z] === RUN TestJSONFileLogger [2021-07-20T05:17:39.108Z] --- PASS: TestJSONFileLogger (0.01s) [2021-07-20T05:17:39.108Z] === RUN TestJSONFileLoggerWithTags [2021-07-20T05:17:39.108Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2021-07-20T05:17:39.108Z] === RUN TestJSONFileLoggerWithOpts [2021-07-20T05:17:39.108Z] --- PASS: TestJSONFileLoggerWithOpts (0.00s) [2021-07-20T05:17:39.108Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-20T05:17:39.108Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-20T05:17:39.108Z] === RUN TestEncodeDecode [2021-07-20T05:17:39.108Z] === PAUSE TestEncodeDecode [2021-07-20T05:17:39.108Z] === RUN TestUnexpectedEOF [2021-07-20T05:17:39.108Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2021-07-20T05:17:39.108Z] === RUN TestFastTimeMarshalJSON [2021-07-20T05:17:39.108Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-20T05:17:39.108Z] PASS [2021-07-20T05:17:39.108Z] coverage: 87.2% of statements [2021-07-20T05:17:39.108Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.247s coverage: 87.2% of statements [2021-07-20T05:17:39.108Z] time="2021-07-20T05:17:38Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-20T05:17:39.108Z] time="2021-07-20T05:17:38Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-20T05:17:39.108Z] --- PASS: TestUnexpectedEOF (0.20s) [2021-07-20T05:17:39.108Z] === CONT TestEncodeDecode [2021-07-20T05:17:39.108Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-20T05:17:39.108Z] PASS [2021-07-20T05:17:39.108Z] coverage: 69.9% of statements [2021-07-20T05:17:39.108Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.292s coverage: 69.9% of statements [2021-07-20T05:17:39.624Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-20T05:17:40.072Z] === RUN TestWriteLog [2021-07-20T05:17:40.072Z] === PAUSE TestWriteLog [2021-07-20T05:17:40.072Z] === RUN TestReadLog [2021-07-20T05:17:40.072Z] === PAUSE TestReadLog [2021-07-20T05:17:40.072Z] === CONT TestWriteLog [2021-07-20T05:17:40.072Z] === CONT TestReadLog [2021-07-20T05:17:40.072Z] === RUN TestReadLog/tail_exact [2021-07-20T05:17:40.072Z] --- PASS: TestWriteLog (0.00s) [2021-07-20T05:17:40.530Z] === RUN TestOpenFileDelete [2021-07-20T05:17:40.530Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-20T05:17:40.530Z] === RUN TestOpenFileRename [2021-07-20T05:17:40.530Z] --- PASS: TestOpenFileRename (0.01s) [2021-07-20T05:17:40.530Z] === RUN TestParseLogTagDefaultTag [2021-07-20T05:17:40.530Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-20T05:17:40.530Z] === RUN TestParseLogTag [2021-07-20T05:17:40.530Z] --- PASS: TestParseLogTag (0.00s) [2021-07-20T05:17:40.530Z] === RUN TestParseLogTagEmptyTag [2021-07-20T05:17:40.530Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-20T05:17:40.530Z] === RUN TestTailFiles [2021-07-20T05:17:40.530Z] --- PASS: TestTailFiles (0.00s) [2021-07-20T05:17:40.530Z] === RUN TestFollowLogsConsumerGone [2021-07-20T05:17:40.530Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-20T05:17:40.530Z] === RUN TestFollowLogsProducerGone [2021-07-20T05:17:40.530Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-07-20T05:17:40.530Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-07-20T05:17:40.530Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-20T05:17:40.530Z] === RUN TestCheckCapacityAndRotate [2021-07-20T05:17:40.530Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-20T05:17:40.530Z] === RUN TestReadLog/tail_less_than_available [2021-07-20T05:17:40.530Z] === RUN TestReadLog/tail_more_than_available [2021-07-20T05:17:40.530Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-20T05:17:40.530Z] --- PASS: TestReadLog (0.20s) [2021-07-20T05:17:40.530Z] --- PASS: TestReadLog/tail_exact (0.17s) [2021-07-20T05:17:40.530Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-20T05:17:40.530Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-07-20T05:17:40.530Z] PASS [2021-07-20T05:17:40.530Z] coverage: 75.2% of statements [2021-07-20T05:17:40.530Z] ok github.com/docker/docker/daemon/logger/local 0.338s coverage: 75.2% of statements [2021-07-20T05:17:40.530Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-20T05:17:40.530Z] --- PASS: TestCheckCapacityAndRotate (0.25s) [2021-07-20T05:17:40.530Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.09s) [2021-07-20T05:17:40.530Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-07-20T05:17:40.530Z] PASS [2021-07-20T05:17:40.530Z] coverage: 55.3% of statements [2021-07-20T05:17:40.530Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.387s coverage: 55.3% of statements [2021-07-20T05:17:40.775Z] 2021/07/20 05:17:39 Starting whole vndr cycle because no package specified [2021-07-20T05:17:40.775Z] 2021/07/20 05:17:39 Ignoring paths matching "^archive/tar" [2021-07-20T05:17:40.775Z] 2021/07/20 05:17:40 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-07-20T05:17:40.775Z] 2021/07/20 05:17:40 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-07-20T05:17:40.775Z] 2021/07/20 05:17:40 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-07-20T05:17:40.775Z] 2021/07/20 05:17:40 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-07-20T05:17:40.775Z] 2021/07/20 05:17:40 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-07-20T05:17:40.775Z] 2021/07/20 05:17:40 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-07-20T05:17:40.775Z] 2021/07/20 05:17:40 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-07-20T05:17:40.775Z] 2021/07/20 05:17:40 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-07-20T05:17:40.776Z] 2021/07/20 05:17:40 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-07-20T05:17:40.776Z] 2021/07/20 05:17:40 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-07-20T05:17:40.776Z] 2021/07/20 05:17:40 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-07-20T05:17:40.776Z] 2021/07/20 05:17:40 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-07-20T05:17:40.776Z] 2021/07/20 05:17:40 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-07-20T05:17:40.776Z] 2021/07/20 05:17:40 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-07-20T05:17:40.776Z] 2021/07/20 05:17:40 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-07-20T05:17:40.776Z] 2021/07/20 05:17:40 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-07-20T05:17:40.988Z] === RUN TestLog [2021-07-20T05:17:40.988Z] --- PASS: TestLog (0.00s) [2021-07-20T05:17:40.988Z] PASS [2021-07-20T05:17:40.988Z] coverage: 31.5% of statements [2021-07-20T05:17:40.988Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.078s coverage: 31.5% of statements [2021-07-20T05:17:41.708Z] 2021/07/20 05:17:41 Finished clone github.com/docker/go-units [2021-07-20T05:17:41.708Z] 2021/07/20 05:17:41 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-07-20T05:17:41.708Z] 2021/07/20 05:17:41 Finished clone github.com/syndtr/gocapability [2021-07-20T05:17:41.708Z] 2021/07/20 05:17:41 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-07-20T05:17:41.708Z] 2021/07/20 05:17:41 Finished clone github.com/moby/locker [2021-07-20T05:17:41.708Z] 2021/07/20 05:17:41 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-07-20T05:17:41.708Z] 2021/07/20 05:17:41 Finished clone github.com/creack/pty [2021-07-20T05:17:41.708Z] 2021/07/20 05:17:41 Clone github.com/moby/buildkit, revision 244e8cde639f71a05a1a2e0670bd88e0206ce55c, attempt 1/20 [2021-07-20T05:17:41.708Z] 2021/07/20 05:17:41 Finished clone github.com/tchap/go-patricia [2021-07-20T05:17:41.708Z] 2021/07/20 05:17:41 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-07-20T05:17:41.708Z] 2021/07/20 05:17:41 Finished clone github.com/willf/bitset [2021-07-20T05:17:41.708Z] 2021/07/20 05:17:41 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-07-20T05:17:41.708Z] 2021/07/20 05:17:41 Finished clone github.com/moby/sys [2021-07-20T05:17:41.708Z] 2021/07/20 05:17:41 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-07-20T05:17:41.954Z] === RUN TestNewParse [2021-07-20T05:17:41.954Z] --- PASS: TestNewParse (0.00s) [2021-07-20T05:17:41.954Z] PASS [2021-07-20T05:17:41.954Z] coverage: 8.3% of statements [2021-07-20T05:17:41.954Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2021-07-20T05:17:41.954Z] === RUN TestValidateLogOpt [2021-07-20T05:17:41.954Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-20T05:17:41.954Z] === RUN TestNewMissedConfig [2021-07-20T05:17:41.954Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-20T05:17:41.954Z] === RUN TestNewMissedUrl [2021-07-20T05:17:41.954Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-20T05:17:41.954Z] === RUN TestNewMissedToken [2021-07-20T05:17:41.954Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-20T05:17:41.954Z] === RUN TestNewWithProxy [2021-07-20T05:17:41.954Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-20T05:17:41.954Z] === RUN TestDefault [2021-07-20T05:17:41.954Z] --- PASS: TestDefault (0.01s) [2021-07-20T05:17:41.954Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-20T05:17:41.954Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-20T05:17:41.954Z] === RUN TestJsonFormat [2021-07-20T05:17:41.954Z] --- PASS: TestJsonFormat (0.01s) [2021-07-20T05:17:41.954Z] === RUN TestRawFormat [2021-07-20T05:17:41.954Z] --- PASS: TestRawFormat (0.00s) [2021-07-20T05:17:41.954Z] === RUN TestRawFormatWithLabels [2021-07-20T05:17:41.954Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-20T05:17:41.954Z] === RUN TestRawFormatWithoutTag [2021-07-20T05:17:41.954Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-20T05:17:41.954Z] === RUN TestBatching [2021-07-20T05:17:41.954Z] === RUN TestParseLogFormat [2021-07-20T05:17:41.954Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-20T05:17:41.954Z] === RUN TestValidateLogOptEmpty [2021-07-20T05:17:41.954Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-20T05:17:41.954Z] === RUN TestValidateSyslogAddress [2021-07-20T05:17:41.954Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-20T05:17:41.954Z] === RUN TestParseAddressDefaultPort [2021-07-20T05:17:41.954Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-20T05:17:41.954Z] === RUN TestValidateSyslogFacility [2021-07-20T05:17:41.954Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-20T05:17:41.954Z] === RUN TestValidateLogOptSyslogFormat [2021-07-20T05:17:41.954Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-20T05:17:41.954Z] === RUN TestValidateLogOpt [2021-07-20T05:17:41.954Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-20T05:17:41.954Z] PASS [2021-07-20T05:17:41.954Z] coverage: 46.8% of statements [2021-07-20T05:17:41.954Z] ok github.com/docker/docker/daemon/logger/syslog 0.055s coverage: 46.8% of statements [2021-07-20T05:17:41.954Z] --- PASS: TestBatching (0.25s) [2021-07-20T05:17:41.954Z] === RUN TestFrequency [2021-07-20T05:17:41.967Z] 2021/07/20 05:17:41 Finished clone github.com/moby/term [2021-07-20T05:17:41.967Z] 2021/07/20 05:17:41 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-07-20T05:17:42.222Z] 2021/07/20 05:17:41 Finished clone github.com/google/go-cmp [2021-07-20T05:17:42.222Z] 2021/07/20 05:17:41 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-07-20T05:17:42.222Z] 2021/07/20 05:17:41 Finished clone gotest.tools/v3 [2021-07-20T05:17:42.222Z] 2021/07/20 05:17:41 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-07-20T05:17:42.222Z] 2021/07/20 05:17:42 Finished clone github.com/sirupsen/logrus [2021-07-20T05:17:42.222Z] 2021/07/20 05:17:42 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-07-20T05:17:42.412Z] --- PASS: TestFrequency (0.25s) [2021-07-20T05:17:42.412Z] === RUN TestOneMessagePerRequest [2021-07-20T05:17:42.412Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-20T05:17:42.412Z] === RUN TestVerify [2021-07-20T05:17:42.412Z] --- PASS: TestVerify (0.01s) [2021-07-20T05:17:42.412Z] === RUN TestSkipVerify [2021-07-20T05:17:42.412Z] time="2021-07-20T05:17:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T05:17:42.412Z] time="2021-07-20T05:17:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T05:17:42.412Z] time="2021-07-20T05:17:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T05:17:42.412Z] time="2021-07-20T05:17:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T05:17:42.783Z] 2021/07/20 05:17:42 Finished clone github.com/RackSec/srslog [2021-07-20T05:17:42.783Z] 2021/07/20 05:17:42 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-07-20T05:17:42.783Z] 2021/07/20 05:17:42 Finished clone github.com/docker/go-connections [2021-07-20T05:17:42.783Z] 2021/07/20 05:17:42 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-07-20T05:17:42.870Z] --- PASS: TestSkipVerify (0.56s) [2021-07-20T05:17:42.870Z] === RUN TestBufferMaximum [2021-07-20T05:17:42.870Z] time="2021-07-20T05:17:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T05:17:42.870Z] time="2021-07-20T05:17:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T05:17:42.870Z] time="2021-07-20T05:17:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T05:17:42.870Z] time="2021-07-20T05:17:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T05:17:42.870Z] time="2021-07-20T05:17:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T05:17:42.870Z] time="2021-07-20T05:17:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626758262.680934\",\"host\":\"c41df603ae3a\"}'" [2021-07-20T05:17:42.870Z] time="2021-07-20T05:17:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626758262.680934\",\"host\":\"c41df603ae3a\"}'" [2021-07-20T05:17:42.870Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-20T05:17:42.870Z] === RUN TestServerAlwaysDown [2021-07-20T05:17:42.870Z] time="2021-07-20T05:17:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T05:17:42.870Z] time="2021-07-20T05:17:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T05:17:42.870Z] time="2021-07-20T05:17:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626758262.680934\",\"host\":\"c41df603ae3a\"}'" [2021-07-20T05:17:42.870Z] time="2021-07-20T05:17:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626758262.680934\",\"host\":\"c41df603ae3a\"}'" [2021-07-20T05:17:42.870Z] time="2021-07-20T05:17:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-20T05:17:42.870Z] time="2021-07-20T05:17:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626758262.680934\",\"host\":\"c41df603ae3a\"}'" [2021-07-20T05:17:42.870Z] time="2021-07-20T05:17:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626758262.696559\",\"host\":\"c41df603ae3a\"}'" [2021-07-20T05:17:42.870Z] time="2021-07-20T05:17:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626758262.696559\",\"host\":\"c41df603ae3a\"}'" [2021-07-20T05:17:42.870Z] --- PASS: TestServerAlwaysDown (0.02s) [2021-07-20T05:17:42.870Z] === RUN TestCannotSendAfterClose [2021-07-20T05:17:42.870Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-20T05:17:42.870Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-20T05:17:42.889Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-20T05:17:43.038Z] 2021/07/20 05:17:42 Finished clone github.com/imdario/mergo [2021-07-20T05:17:43.038Z] 2021/07/20 05:17:42 Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20 [2021-07-20T05:17:43.038Z] 2021/07/20 05:17:42 Finished clone golang.org/x/sync [2021-07-20T05:17:43.038Z] 2021/07/20 05:17:42 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-07-20T05:17:43.038Z] 2021/07/20 05:17:42 Finished clone github.com/tonistiigi/units [2021-07-20T05:17:43.038Z] 2021/07/20 05:17:42 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-07-20T05:17:43.038Z] 2021/07/20 05:17:43 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-07-20T05:17:43.038Z] 2021/07/20 05:17:43 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-07-20T05:17:43.293Z] 2021/07/20 05:17:43 Finished clone github.com/mitchellh/hashstructure [2021-07-20T05:17:43.293Z] 2021/07/20 05:17:43 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-07-20T05:17:43.327Z] === RUN TestV1IDService [2021-07-20T05:17:43.327Z] --- PASS: TestV1IDService (0.03s) [2021-07-20T05:17:43.327Z] === RUN TestV2MetadataService [2021-07-20T05:17:43.549Z] 2021/07/20 05:17:43 Finished clone github.com/google/shlex [2021-07-20T05:17:43.549Z] 2021/07/20 05:17:43 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-07-20T05:17:43.549Z] 2021/07/20 05:17:43 Finished clone github.com/opentracing-contrib/go-stdlib [2021-07-20T05:17:43.549Z] 2021/07/20 05:17:43 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-07-20T05:17:43.549Z] 2021/07/20 05:17:43 Finished clone github.com/opentracing/opentracing-go [2021-07-20T05:17:43.549Z] 2021/07/20 05:17:43 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-07-20T05:17:43.785Z] time="2021-07-20T05:17:43Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49200/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-20T05:17:43.785Z] time="2021-07-20T05:17:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"c41df603ae3a\"}'" [2021-07-20T05:17:43.785Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-07-20T05:17:43.785Z] PASS [2021-07-20T05:17:43.785Z] coverage: 82.5% of statements [2021-07-20T05:17:43.785Z] ok github.com/docker/docker/daemon/logger/splunk 2.193s coverage: 82.5% of statements [2021-07-20T05:17:43.818Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-20T05:17:43.818Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-20T05:17:43.818Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-20T05:17:44.075Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-20T05:17:44.075Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-20T05:17:44.075Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-20T05:17:44.075Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-20T05:17:44.111Z] 2021/07/20 05:17:43 Finished clone github.com/gofrs/flock [2021-07-20T05:17:44.111Z] 2021/07/20 05:17:43 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-07-20T05:17:44.244Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-20T05:17:44.244Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-20T05:17:44.244Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-20T05:17:44.244Z] === RUN TestSuccessfulDownload [2021-07-20T05:17:44.244Z] download_test.go:268: Needs fixing on Windows [2021-07-20T05:17:44.244Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-20T05:17:44.244Z] === RUN TestCancelledDownload [2021-07-20T05:17:44.244Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-20T05:17:44.244Z] === RUN TestMaxDownloadAttempts [2021-07-20T05:17:44.244Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-20T05:17:44.244Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-20T05:17:44.244Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-20T05:17:44.244Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-20T05:17:44.244Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-20T05:17:44.244Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-20T05:17:44.244Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-20T05:17:44.244Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-20T05:17:44.244Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-20T05:17:44.244Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-20T05:17:44.244Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-20T05:17:44.244Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-20T05:17:44.368Z] 2021/07/20 05:17:44 Finished clone github.com/docker/go-events [2021-07-20T05:17:44.368Z] 2021/07/20 05:17:44 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-07-20T05:17:44.368Z] 2021/07/20 05:17:44 Finished clone github.com/armon/go-radix [2021-07-20T05:17:44.368Z] 2021/07/20 05:17:44 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-07-20T05:17:44.624Z] 2021/07/20 05:17:44 Finished clone github.com/sean-/seed [2021-07-20T05:17:44.624Z] 2021/07/20 05:17:44 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-07-20T05:17:44.624Z] 2021/07/20 05:17:44 Finished clone github.com/armon/go-metrics [2021-07-20T05:17:44.624Z] 2021/07/20 05:17:44 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-07-20T05:17:44.703Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-20T05:17:44.703Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-20T05:17:44.703Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-20T05:17:44.703Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-20T05:17:44.703Z] === RUN TestContinueOnError_NeverContinue [2021-07-20T05:17:44.703Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-20T05:17:44.703Z] === RUN TestContinueOnError_UnnestsErrors [2021-07-20T05:17:44.703Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-07-20T05:17:44.703Z] === RUN TestManifestStore [2021-07-20T05:17:44.703Z] === RUN TestManifestStore/no_remote_or_local [2021-07-20T05:17:44.703Z] --- PASS: TestV2MetadataService (1.51s) [2021-07-20T05:17:44.703Z] PASS [2021-07-20T05:17:44.703Z] coverage: 48.2% of statements [2021-07-20T05:17:44.703Z] ok github.com/docker/docker/distribution/metadata 1.647s coverage: 48.2% of statements [2021-07-20T05:17:44.881Z] 2021/07/20 05:17:44 Finished clone github.com/hashicorp/errwrap [2021-07-20T05:17:44.881Z] 2021/07/20 05:17:44 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-07-20T05:17:45.162Z] time="2021-07-20T05:17:44Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local169939251\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-20T05:17:45.162Z] === RUN TestManifestStore/no_local_cache [2021-07-20T05:17:45.162Z] time="2021-07-20T05:17:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-20T05:17:45.162Z] time="2021-07-20T05:17:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-20T05:17:45.162Z] time="2021-07-20T05:17:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-20T05:17:45.162Z] time="2021-07-20T05:17:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-20T05:17:45.162Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-20T05:17:45.162Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.55s) [2021-07-20T05:17:45.162Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.55s) [2021-07-20T05:17:45.162Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.55s) [2021-07-20T05:17:45.162Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.55s) [2021-07-20T05:17:45.162Z] === RUN TestTransfer [2021-07-20T05:17:45.162Z] === RUN TestManifestStore/with_local_cache [2021-07-20T05:17:45.162Z] === RUN TestManifestStore/unknown_media_type [2021-07-20T05:17:45.162Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-20T05:17:45.162Z] time="2021-07-20T05:17:44Z" level=warning msg="reference for unknown type: " [2021-07-20T05:17:45.162Z] time="2021-07-20T05:17:44Z" level=warning msg="reference for unknown type: " [2021-07-20T05:17:45.162Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-20T05:17:45.162Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-20T05:17:45.162Z] time="2021-07-20T05:17:44Z" level=warning msg="reference for unknown type: " [2021-07-20T05:17:45.162Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-20T05:17:45.162Z] time="2021-07-20T05:17:44Z" level=warning msg="reference for unknown type: " [2021-07-20T05:17:45.162Z] time="2021-07-20T05:17:44Z" level=warning msg="reference for unknown type: " [2021-07-20T05:17:45.162Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-20T05:17:45.162Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-20T05:17:45.162Z] --- PASS: TestTransfer (0.15s) [2021-07-20T05:17:45.162Z] === RUN TestConcurrencyLimit [2021-07-20T05:17:45.162Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-20T05:17:45.162Z] time="2021-07-20T05:17:44Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-20T05:17:45.162Z] --- PASS: TestManifestStore (0.41s) [2021-07-20T05:17:45.162Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2021-07-20T05:17:45.162Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-07-20T05:17:45.162Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2021-07-20T05:17:45.162Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2021-07-20T05:17:45.162Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.04s) [2021-07-20T05:17:45.162Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-07-20T05:17:45.162Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-07-20T05:17:45.162Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-20T05:17:45.162Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-07-20T05:17:45.162Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-20T05:17:45.162Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-07-20T05:17:45.163Z] === RUN TestDetectManifestBlobMediaType [2021-07-20T05:17:45.163Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-20T05:17:45.163Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-20T05:17:45.163Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-20T05:17:45.163Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-20T05:17:45.163Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-20T05:17:45.163Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-20T05:17:45.163Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-20T05:17:45.163Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-20T05:17:45.163Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-20T05:17:45.163Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-20T05:17:45.163Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-20T05:17:45.163Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-20T05:17:45.163Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-20T05:17:45.163Z] === RUN TestFixManifestLayers [2021-07-20T05:17:45.163Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-20T05:17:45.163Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-20T05:17:45.163Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-20T05:17:45.163Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-20T05:17:45.163Z] === RUN TestFixManifestLayersBadParent [2021-07-20T05:17:45.163Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-20T05:17:45.163Z] === RUN TestValidateManifest [2021-07-20T05:17:45.163Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-20T05:17:45.163Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-20T05:17:45.163Z] === RUN TestFormatPlatform [2021-07-20T05:17:45.163Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-20T05:17:45.163Z] === RUN TestGetRepositoryMountCandidates [2021-07-20T05:17:45.163Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-20T05:17:45.163Z] === RUN TestLayerAlreadyExists [2021-07-20T05:17:45.163Z] 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-20T05:17:45.163Z] 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-20T05:17:45.163Z] 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-20T05:17:45.163Z] 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-20T05:17:45.163Z] 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-20T05:17:45.163Z] 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-20T05:17:45.163Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-20T05:17:45.163Z] === RUN TestWhenEmptyAuthConfig [2021-07-20T05:17:45.622Z] --- PASS: TestConcurrencyLimit (0.53s) [2021-07-20T05:17:45.622Z] === RUN TestInactiveJobs [2021-07-20T05:17:45.810Z] 2021/07/20 05:17:45 Finished clone github.com/hashicorp/go-multierror [2021-07-20T05:17:45.810Z] 2021/07/20 05:17:45 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-07-20T05:17:45.810Z] 2021/07/20 05:17:45 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-07-20T05:17:45.810Z] 2021/07/20 05:17:45 Finished clone github.com/tonistiigi/fsutil [2021-07-20T05:17:46.067Z] 2021/07/20 05:17:45 Finished clone github.com/hashicorp/memberlist [2021-07-20T05:17:46.067Z] 2021/07/20 05:17:45 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-07-20T05:17:46.067Z] 2021/07/20 05:17:45 Finished clone github.com/vishvananda/netns [2021-07-20T05:17:46.067Z] 2021/07/20 05:17:45 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-07-20T05:17:46.067Z] 2021/07/20 05:17:46 Finished clone github.com/docker/libkv [2021-07-20T05:17:46.067Z] 2021/07/20 05:17:46 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-07-20T05:17:46.080Z] === RUN TestNotFound [2021-07-20T05:17:46.080Z] --- PASS: TestNotFound (0.00s) [2021-07-20T05:17:46.080Z] === RUN TestConflict [2021-07-20T05:17:46.080Z] --- PASS: TestConflict (0.00s) [2021-07-20T05:17:46.080Z] === RUN TestForbidden [2021-07-20T05:17:46.080Z] --- PASS: TestForbidden (0.00s) [2021-07-20T05:17:46.080Z] === RUN TestInvalidParameter [2021-07-20T05:17:46.080Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-20T05:17:46.080Z] === RUN TestNotImplemented [2021-07-20T05:17:46.080Z] --- PASS: TestNotImplemented (0.00s) [2021-07-20T05:17:46.080Z] === RUN TestNotModified [2021-07-20T05:17:46.080Z] --- PASS: TestNotModified (0.00s) [2021-07-20T05:17:46.080Z] === RUN TestUnauthorized [2021-07-20T05:17:46.080Z] --- PASS: TestUnauthorized (0.00s) [2021-07-20T05:17:46.080Z] === RUN TestUnknown [2021-07-20T05:17:46.080Z] --- PASS: TestUnknown (0.00s) [2021-07-20T05:17:46.080Z] === RUN TestCancelled [2021-07-20T05:17:46.080Z] --- PASS: TestCancelled (0.00s) [2021-07-20T05:17:46.080Z] === RUN TestDeadline [2021-07-20T05:17:46.080Z] --- PASS: TestDeadline (0.00s) [2021-07-20T05:17:46.080Z] === RUN TestDataLoss [2021-07-20T05:17:46.080Z] --- PASS: TestDataLoss (0.00s) [2021-07-20T05:17:46.080Z] === RUN TestUnavailable [2021-07-20T05:17:46.080Z] --- PASS: TestUnavailable (0.00s) [2021-07-20T05:17:46.080Z] === RUN TestSystem [2021-07-20T05:17:46.080Z] --- PASS: TestSystem (0.00s) [2021-07-20T05:17:46.080Z] === RUN TestFromStatusCode [2021-07-20T05:17:46.080Z] === RUN TestFromStatusCode/Not_Found [2021-07-20T05:17:46.080Z] === RUN TestFromStatusCode/Bad_Request [2021-07-20T05:17:46.080Z] === RUN TestFromStatusCode/Conflict [2021-07-20T05:17:46.080Z] === RUN TestFromStatusCode/Unauthorized [2021-07-20T05:17:46.080Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-20T05:17:46.080Z] === RUN TestFromStatusCode/Forbidden [2021-07-20T05:17:46.080Z] === RUN TestFromStatusCode/Not_Modified [2021-07-20T05:17:46.080Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-20T05:17:46.080Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-20T05:17:46.080Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-20T05:17:46.080Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-20T05:17:46.080Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-20T05:17:46.080Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-20T05:17:46.080Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-20T05:17:46.080Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-20T05:17:46.080Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-20T05:17:46.080Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-20T05:17:46.080Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-20T05:17:46.080Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-20T05:17:46.080Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-20T05:17:46.080Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-20T05:17:46.080Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-20T05:17:46.080Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-20T05:17:46.080Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-20T05:17:46.080Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-20T05:17:46.080Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-20T05:17:46.080Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-20T05:17:46.080Z] PASS [2021-07-20T05:17:46.080Z] coverage: 53.1% of statements [2021-07-20T05:17:46.080Z] ok github.com/docker/docker/errdefs 0.057s coverage: 53.1% of statements [2021-07-20T05:17:46.080Z] --- PASS: TestInactiveJobs (0.56s) [2021-07-20T05:17:46.080Z] === RUN TestWatchRelease [2021-07-20T05:17:46.080Z] --- PASS: TestWatchRelease (0.07s) [2021-07-20T05:17:46.080Z] === RUN TestWatchFinishedTransfer [2021-07-20T05:17:46.080Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-20T05:17:46.080Z] === RUN TestDuplicateTransfer [2021-07-20T05:17:46.538Z] --- PASS: TestWhenEmptyAuthConfig (1.17s) [2021-07-20T05:17:46.538Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-20T05:17:46.538Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-20T05:17:46.538Z] === RUN TestTokenPassThru [2021-07-20T05:17:46.538Z] --- PASS: TestTokenPassThru (0.02s) [2021-07-20T05:17:46.538Z] === RUN TestTokenPassThruDifferentHost [2021-07-20T05:17:46.538Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-20T05:17:46.538Z] PASS [2021-07-20T05:17:46.538Z] coverage: 23.4% of statements [2021-07-20T05:17:46.538Z] --- PASS: TestDuplicateTransfer (0.08s) [2021-07-20T05:17:46.538Z] === RUN TestSuccessfulUpload [2021-07-20T05:17:46.538Z] ok github.com/docker/docker/distribution 1.730s coverage: 23.4% of statements [2021-07-20T05:17:46.538Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-20T05:17:46.538Z] time="2021-07-20T05:17:46Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-20T05:17:46.630Z] 2021/07/20 05:17:46 Finished clone github.com/hashicorp/go-sockaddr [2021-07-20T05:17:46.630Z] 2021/07/20 05:17:46 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-07-20T05:17:46.997Z] --- PASS: TestSuccessfulUpload (0.53s) [2021-07-20T05:17:46.997Z] === RUN TestCancelledUpload [2021-07-20T05:17:46.997Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-20T05:17:46.997Z] PASS [2021-07-20T05:17:46.997Z] coverage: 76.8% of statements [2021-07-20T05:17:46.997Z] ok github.com/docker/docker/distribution/xfer 2.584s coverage: 76.8% of statements [2021-07-20T05:17:46.997Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-20T05:17:46.997Z] === RUN TestFSGetInvalidData [2021-07-20T05:17:46.997Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-07-20T05:17:46.997Z] === RUN TestFSInvalidSet [2021-07-20T05:17:46.997Z] --- PASS: TestFSInvalidSet (0.02s) [2021-07-20T05:17:46.997Z] === RUN TestFSInvalidRoot [2021-07-20T05:17:46.997Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-20T05:17:46.997Z] === RUN TestFSMetadataGetSet [2021-07-20T05:17:46.997Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-07-20T05:17:46.997Z] === RUN TestFSInvalidWalker [2021-07-20T05:17:46.997Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-20T05:17:46.997Z] === RUN TestFSGetSet [2021-07-20T05:17:46.997Z] --- PASS: TestFSGetSet (0.02s) [2021-07-20T05:17:46.997Z] === RUN TestFSGetUnsetKey [2021-07-20T05:17:46.997Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-20T05:17:46.997Z] === RUN TestFSGetEmptyData [2021-07-20T05:17:46.997Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-20T05:17:46.997Z] === RUN TestFSDelete [2021-07-20T05:17:47.344Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-20T05:17:47.455Z] --- PASS: TestFSDelete (0.02s) [2021-07-20T05:17:47.455Z] === RUN TestFSWalker [2021-07-20T05:17:47.455Z] --- PASS: TestFSWalker (0.02s) [2021-07-20T05:17:47.455Z] === RUN TestFSWalkerStopOnError [2021-07-20T05:17:47.455Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-20T05:17:47.455Z] === RUN TestNewFromJSON [2021-07-20T05:17:47.455Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-20T05:17:47.455Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-20T05:17:47.455Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-20T05:17:47.455Z] === RUN TestMarshalKeyOrder [2021-07-20T05:17:47.455Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-20T05:17:47.455Z] === RUN TestImage [2021-07-20T05:17:47.455Z] --- PASS: TestImage (0.00s) [2021-07-20T05:17:47.455Z] === RUN TestImageOSNotEmpty [2021-07-20T05:17:47.455Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-20T05:17:47.455Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-20T05:17:47.455Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-20T05:17:47.455Z] === RUN TestCreate [2021-07-20T05:17:47.455Z] --- PASS: TestCreate (0.01s) [2021-07-20T05:17:47.455Z] === RUN TestRestore [2021-07-20T05:17:47.455Z] === RUN TestCompare [2021-07-20T05:17:47.455Z] --- PASS: TestCompare (0.00s) [2021-07-20T05:17:47.455Z] PASS [2021-07-20T05:17:47.455Z] coverage: 19.2% of statements [2021-07-20T05:17:47.455Z] ok github.com/docker/docker/image/cache 0.088s coverage: 19.2% of statements [2021-07-20T05:17:47.455Z] time="2021-07-20T05:17:47Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-20T05:17:47.455Z] --- PASS: TestRestore (0.23s) [2021-07-20T05:17:47.455Z] === RUN TestAddDelete [2021-07-20T05:17:47.455Z] --- PASS: TestAddDelete (0.03s) [2021-07-20T05:17:47.455Z] === RUN TestSearchAfterDelete [2021-07-20T05:17:47.455Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-20T05:17:47.455Z] === RUN TestParentReset [2021-07-20T05:17:47.455Z] --- PASS: TestParentReset (0.05s) [2021-07-20T05:17:47.455Z] === RUN TestGetAndSetLastUpdated [2021-07-20T05:17:47.455Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-07-20T05:17:47.455Z] === RUN TestStoreLen [2021-07-20T05:17:47.563Z] 2021/07/20 05:17:47 Finished clone github.com/deckarep/golang-set [2021-07-20T05:17:47.563Z] 2021/07/20 05:17:47 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-07-20T05:17:47.819Z] 2021/07/20 05:17:47 Finished clone github.com/samuel/go-zookeeper [2021-07-20T05:17:47.819Z] 2021/07/20 05:17:47 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-07-20T05:17:47.819Z] 2021/07/20 05:17:47 Finished clone github.com/BurntSushi/toml [2021-07-20T05:17:47.819Z] 2021/07/20 05:17:47 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-07-20T05:17:47.915Z] --- PASS: TestStoreLen (0.08s) [2021-07-20T05:17:47.915Z] PASS [2021-07-20T05:17:47.915Z] coverage: 86.8% of statements [2021-07-20T05:17:47.915Z] ok github.com/docker/docker/image 0.708s coverage: 86.8% of statements [2021-07-20T05:17:47.915Z] === RUN TestMakeV1ConfigFromConfig [2021-07-20T05:17:47.915Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-20T05:17:47.915Z] PASS [2021-07-20T05:17:47.915Z] coverage: 25.0% of statements [2021-07-20T05:17:47.915Z] ok github.com/docker/docker/image/v1 0.093s coverage: 25.0% of statements [2021-07-20T05:17:47.915Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-07-20T05:17:47.915Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-20T05:17:48.075Z] 2021/07/20 05:17:47 Finished clone github.com/vishvananda/netlink [2021-07-20T05:17:48.075Z] 2021/07/20 05:17:47 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2021-07-20T05:17:48.075Z] 2021/07/20 05:17:48 Finished clone github.com/moby/ipvs [2021-07-20T05:17:48.075Z] 2021/07/20 05:17:48 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-07-20T05:17:48.331Z] 2021/07/20 05:17:48 Finished clone github.com/coreos/go-semver [2021-07-20T05:17:48.331Z] 2021/07/20 05:17:48 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-07-20T05:17:48.880Z] === RUN TestSerialization [2021-07-20T05:17:48.880Z] --- PASS: TestSerialization (0.03s) [2021-07-20T05:17:48.880Z] PASS [2021-07-20T05:17:48.880Z] coverage: 100.0% of statements [2021-07-20T05:17:48.880Z] ok github.com/docker/docker/libcontainerd/queue 0.080s coverage: 100.0% of statements [2021-07-20T05:17:49.231Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-20T05:17:49.231Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-20T05:17:49.260Z] 2021/07/20 05:17:49 Finished clone github.com/hashicorp/go-msgpack [2021-07-20T05:17:49.260Z] 2021/07/20 05:17:49 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-07-20T05:17:49.338Z] === RUN TestEnvironmentParsing [2021-07-20T05:17:49.338Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-20T05:17:49.338Z] PASS [2021-07-20T05:17:49.338Z] coverage: 1.0% of statements [2021-07-20T05:17:49.338Z] ok github.com/docker/docker/libcontainerd/local 0.065s coverage: 1.0% of statements [2021-07-20T05:17:49.515Z] 2021/07/20 05:17:49 Finished clone github.com/ishidawataru/sctp [2021-07-20T05:17:49.515Z] 2021/07/20 05:17:49 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-07-20T05:17:49.791Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-20T05:17:49.796Z] === RUN TestEmptyLayer [2021-07-20T05:17:49.796Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-20T05:17:49.796Z] === RUN TestCommitFailure [2021-07-20T05:17:49.796Z] --- PASS: TestCommitFailure (0.01s) [2021-07-20T05:17:49.796Z] === RUN TestStartTransactionFailure [2021-07-20T05:17:49.796Z] --- PASS: TestStartTransactionFailure (0.01s) [2021-07-20T05:17:49.796Z] === RUN TestGetOrphan [2021-07-20T05:17:49.796Z] --- PASS: TestGetOrphan (0.01s) [2021-07-20T05:17:49.796Z] === RUN TestMountAndRegister [2021-07-20T05:17:49.796Z] layer_test.go:271: Layer size: 14 [2021-07-20T05:17:49.796Z] --- PASS: TestMountAndRegister (0.08s) [2021-07-20T05:17:49.796Z] === RUN TestLayerRelease [2021-07-20T05:17:49.796Z] layer_test.go:304: Failing on Windows [2021-07-20T05:17:49.796Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-20T05:17:49.796Z] === RUN TestStoreRestore [2021-07-20T05:17:49.796Z] layer_test.go:353: Failing on Windows [2021-07-20T05:17:49.796Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-20T05:17:49.796Z] === RUN TestTarStreamStability [2021-07-20T05:17:49.796Z] layer_test.go:468: Failing on Windows [2021-07-20T05:17:49.796Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-20T05:17:49.796Z] === RUN TestRegisterExistingLayer [2021-07-20T05:17:50.253Z] --- PASS: TestRegisterExistingLayer (0.16s) [2021-07-20T05:17:50.253Z] === RUN TestTarStreamVerification [2021-07-20T05:17:50.253Z] layer_test.go:697: Failing on Windows [2021-07-20T05:17:50.253Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-20T05:17:50.253Z] === RUN TestLayerMigration [2021-07-20T05:17:50.253Z] migration_test.go:46: Failing on Windows [2021-07-20T05:17:50.253Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-20T05:17:50.253Z] === RUN TestLayerMigrationNoTarsplit [2021-07-20T05:17:50.253Z] migration_test.go:182: Failing on Windows [2021-07-20T05:17:50.253Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-20T05:17:50.253Z] === RUN TestMountInit [2021-07-20T05:17:50.253Z] mount_test.go:17: Failing on Windows [2021-07-20T05:17:50.253Z] --- SKIP: TestMountInit (0.00s) [2021-07-20T05:17:50.253Z] === RUN TestMountSize [2021-07-20T05:17:50.253Z] mount_test.go:76: Failing on Windows [2021-07-20T05:17:50.253Z] --- SKIP: TestMountSize (0.00s) [2021-07-20T05:17:50.253Z] === RUN TestMountChanges [2021-07-20T05:17:50.253Z] mount_test.go:125: Failing on Windows [2021-07-20T05:17:50.253Z] --- SKIP: TestMountChanges (0.00s) [2021-07-20T05:17:50.253Z] === RUN TestMountApply [2021-07-20T05:17:50.253Z] mount_test.go:212: Failing on Windows [2021-07-20T05:17:50.253Z] --- SKIP: TestMountApply (0.00s) [2021-07-20T05:17:50.253Z] PASS [2021-07-20T05:17:50.253Z] coverage: 30.1% of statements [2021-07-20T05:17:50.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-20T05:17:50.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-20T05:17:50.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-20T05:17:50.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-20T05:17:50.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-20T05:17:50.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-20T05:17:50.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-20T05:17:50.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-20T05:17:50.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-20T05:17:50.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-20T05:17:50.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-20T05:17:50.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-20T05:17:50.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-20T05:17:50.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-20T05:17:50.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-20T05:17:50.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-20T05:17:50.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-20T05:17:50.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-20T05:17:50.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-20T05:17:50.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-20T05:17:50.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-20T05:17:50.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-20T05:17:50.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-20T05:17:50.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-20T05:17:50.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-20T05:17:50.254Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-20T05:17:50.254Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-20T05:17:50.254Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-20T05:17:50.254Z] ok github.com/docker/docker/layer 0.361s coverage: 30.1% of statements [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-20T05:17:50.254Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-20T05:17:50.254Z] PASS [2021-07-20T05:17:50.254Z] coverage: 42.3% of statements [2021-07-20T05:17:50.254Z] ok github.com/docker/docker/oci 0.066s coverage: 42.3% of statements [2021-07-20T05:17:50.254Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-20T05:17:50.254Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-20T05:17:50.254Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-20T05:17:50.254Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-20T05:17:50.254Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-20T05:17:50.254Z] === RUN TestParseVersion [2021-07-20T05:17:50.254Z] --- PASS: TestParseVersion (0.00s) [2021-07-20T05:17:50.254Z] PASS [2021-07-20T05:17:50.254Z] coverage: 52.9% of statements [2021-07-20T05:17:50.254Z] ok github.com/docker/docker/pkg/aaparser 0.054s coverage: 52.9% of statements [2021-07-20T05:17:50.352Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-20T05:17:51.219Z] === RUN TestAddressPoolOpt [2021-07-20T05:17:51.219Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-20T05:17:51.219Z] === RUN TestValidateEnv [2021-07-20T05:17:51.219Z] === RUN TestValidateEnv/a [2021-07-20T05:17:51.219Z] === RUN TestValidateEnv/something [2021-07-20T05:17:51.219Z] === RUN TestValidateEnv/_=a [2021-07-20T05:17:51.219Z] === RUN TestValidateEnv/env1=value1 [2021-07-20T05:17:51.219Z] === RUN TestValidateEnv/_env1=value1 [2021-07-20T05:17:51.219Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-20T05:17:51.219Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-20T05:17:51.219Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-20T05:17:51.219Z] === RUN TestValidateEnv/PATH [2021-07-20T05:17:51.219Z] === RUN TestValidateEnv/=a [2021-07-20T05:17:51.219Z] === RUN TestValidateEnv/PATH= [2021-07-20T05:17:51.219Z] === RUN TestValidateEnv/PATH=something [2021-07-20T05:17:51.219Z] === RUN TestValidateEnv/asd!qwe [2021-07-20T05:17:51.219Z] === RUN TestValidateEnv/1asd [2021-07-20T05:17:51.219Z] === RUN TestValidateEnv/123 [2021-07-20T05:17:51.219Z] === RUN TestValidateEnv/some_space [2021-07-20T05:17:51.219Z] === RUN TestValidateEnv/__some_space_before [2021-07-20T05:17:51.219Z] === RUN TestValidateEnv/some_space_after__ [2021-07-20T05:17:51.219Z] === RUN TestValidateEnv/= [2021-07-20T05:17:51.219Z] === RUN TestValidateEnv/PaTh [2021-07-20T05:17:51.219Z] --- PASS: TestValidateEnv (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-20T05:17:51.219Z] === RUN TestParseHost [2021-07-20T05:17:51.219Z] --- PASS: TestParseHost (0.01s) [2021-07-20T05:17:51.219Z] === RUN TestParseDockerDaemonHost [2021-07-20T05:17:51.219Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-20T05:17:51.219Z] === RUN TestParseTCP [2021-07-20T05:17:51.219Z] --- PASS: TestParseTCP (0.00s) [2021-07-20T05:17:51.219Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-20T05:17:51.219Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-20T05:17:51.219Z] === RUN TestValidateExtraHosts [2021-07-20T05:17:51.219Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-20T05:17:51.219Z] === RUN TestIpOptString [2021-07-20T05:17:51.219Z] --- PASS: TestIpOptString (0.00s) [2021-07-20T05:17:51.219Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-20T05:17:51.219Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-20T05:17:51.219Z] === RUN TestNewIpOptValidDefaultVal [2021-07-20T05:17:51.219Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-20T05:17:51.219Z] === RUN TestIpOptSetInvalidVal [2021-07-20T05:17:51.219Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-20T05:17:51.219Z] === RUN TestValidateIPAddress [2021-07-20T05:17:51.219Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-20T05:17:51.219Z] === RUN TestMapOpts [2021-07-20T05:17:51.219Z] --- PASS: TestMapOpts (0.01s) [2021-07-20T05:17:51.219Z] === RUN TestListOptsWithoutValidator [2021-07-20T05:17:51.219Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-20T05:17:51.219Z] === RUN TestListOptsWithValidator [2021-07-20T05:17:51.219Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-20T05:17:51.219Z] === RUN TestValidateDNSSearch [2021-07-20T05:17:51.219Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-20T05:17:51.219Z] === RUN TestValidateLabel [2021-07-20T05:17:51.219Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-20T05:17:51.219Z] === RUN TestValidateLabel/label_with_general_format [2021-07-20T05:17:51.219Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-20T05:17:51.219Z] === RUN TestValidateLabel/label_with_one_more [2021-07-20T05:17:51.219Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-20T05:17:51.219Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-20T05:17:51.219Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-20T05:17:51.219Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-20T05:17:51.219Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-20T05:17:51.219Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-20T05:17:51.219Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-20T05:17:51.219Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-20T05:17:51.219Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-20T05:17:51.219Z] --- PASS: TestValidateLabel (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-20T05:17:51.219Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-20T05:17:51.219Z] === RUN TestNamedListOpts [2021-07-20T05:17:51.219Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-20T05:17:51.219Z] === RUN TestNamedMapOpts [2021-07-20T05:17:51.219Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-20T05:17:51.219Z] === RUN TestParseLink [2021-07-20T05:17:51.219Z] --- PASS: TestParseLink (0.00s) [2021-07-20T05:17:51.219Z] === RUN TestQuotedStringSetWithQuotes [2021-07-20T05:17:51.220Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-20T05:17:51.220Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-20T05:17:51.220Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-20T05:17:51.220Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-20T05:17:51.220Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-20T05:17:51.220Z] === RUN TestUlimitOpt [2021-07-20T05:17:51.220Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-20T05:17:51.220Z] PASS [2021-07-20T05:17:51.220Z] coverage: 67.1% of statements [2021-07-20T05:17:51.220Z] ok github.com/docker/docker/opts 0.126s coverage: 67.1% of statements [2021-07-20T05:17:51.278Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-20T05:17:51.406Z] 2021/07/20 05:17:51 Finished clone github.com/opencontainers/go-digest [2021-07-20T05:17:51.406Z] 2021/07/20 05:17:51 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-07-20T05:17:51.406Z] 2021/07/20 05:17:51 Finished clone go.etcd.io/bbolt [2021-07-20T05:17:51.406Z] 2021/07/20 05:17:51 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-07-20T05:17:51.663Z] 2021/07/20 05:17:51 Finished clone golang.org/x/net [2021-07-20T05:17:51.663Z] 2021/07/20 05:17:51 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-07-20T05:17:51.678Z] === RUN TestUnbuffered [2021-07-20T05:17:51.678Z] --- PASS: TestUnbuffered (0.00s) [2021-07-20T05:17:51.678Z] === RUN TestRaceUnbuffered [2021-07-20T05:17:51.678Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-20T05:17:51.678Z] PASS [2021-07-20T05:17:51.678Z] coverage: 100.0% of statements [2021-07-20T05:17:51.678Z] ok github.com/docker/docker/pkg/broadcaster 0.160s coverage: 100.0% of statements [2021-07-20T05:17:52.135Z] === RUN TestPeerCertificateMarshalJSON [2021-07-20T05:17:52.205Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-20T05:17:52.590Z] 2021/07/20 05:17:52 Finished clone github.com/mistifyio/go-zfs [2021-07-20T05:17:52.590Z] 2021/07/20 05:17:52 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-07-20T05:17:52.593Z] === RUN TestMatch [2021-07-20T05:17:52.593Z] === RUN TestMatch/[[]] [2021-07-20T05:17:52.593Z] === RUN TestMatch/[[foo]] [2021-07-20T05:17:52.593Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-20T05:17:52.593Z] === RUN TestMatch/[[foo_bar]] [2021-07-20T05:17:52.593Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-20T05:17:52.593Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-20T05:17:52.593Z] === RUN TestMatch/[] [2021-07-20T05:17:52.593Z] === RUN TestMatch/[]#01 [2021-07-20T05:17:52.593Z] === RUN TestMatch/[[qux]] [2021-07-20T05:17:52.593Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-20T05:17:52.593Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-20T05:17:52.593Z] === RUN TestMatch/[[foo_baz]] [2021-07-20T05:17:52.593Z] --- PASS: TestMatch (0.00s) [2021-07-20T05:17:52.593Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-20T05:17:52.593Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-20T05:17:52.593Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-20T05:17:52.593Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-20T05:17:52.593Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-20T05:17:52.593Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-20T05:17:52.593Z] --- PASS: TestMatch/[] (0.00s) [2021-07-20T05:17:52.593Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-20T05:17:52.593Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-20T05:17:52.593Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-20T05:17:52.593Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-20T05:17:52.593Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-20T05:17:52.593Z] PASS [2021-07-20T05:17:52.593Z] coverage: 87.5% of statements [2021-07-20T05:17:52.593Z] ok github.com/docker/docker/pkg/capabilities 0.046s coverage: 87.5% of statements [2021-07-20T05:17:52.593Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-20T05:17:52.593Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-20T05:17:52.593Z] --- PASS: TestPeerCertificateMarshalJSON (0.78s) [2021-07-20T05:17:52.593Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-20T05:17:52.593Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-20T05:17:52.593Z] === RUN TestMiddleware [2021-07-20T05:17:52.593Z] --- PASS: TestMiddleware (0.00s) [2021-07-20T05:17:52.593Z] === RUN TestNewResponseModifier [2021-07-20T05:17:52.593Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-20T05:17:52.593Z] PASS [2021-07-20T05:17:52.593Z] coverage: 26.8% of statements [2021-07-20T05:17:52.593Z] ok github.com/docker/docker/pkg/authorization 0.889s coverage: 26.8% of statements [2021-07-20T05:17:52.765Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-20T05:17:52.765Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-20T05:17:52.765Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-20T05:17:53.050Z] === RUN TestIsArchivePathDir [2021-07-20T05:17:53.050Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-07-20T05:17:53.050Z] === RUN TestIsArchivePathInvalidFile [2021-07-20T05:17:53.050Z] === RUN TestChrootTarUntar [2021-07-20T05:17:53.050Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:17:53.050Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-20T05:17:53.050Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-20T05:17:53.050Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:17:53.050Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-20T05:17:53.050Z] === RUN TestChrootUntarEmptyArchive [2021-07-20T05:17:53.050Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-20T05:17:53.050Z] === RUN TestChrootTarUntarWithSymlink [2021-07-20T05:17:53.050Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-20T05:17:53.050Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-20T05:17:53.050Z] === RUN TestChrootCopyWithTar [2021-07-20T05:17:53.050Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-20T05:17:53.050Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-20T05:17:53.050Z] === RUN TestChrootCopyFileWithTar [2021-07-20T05:17:53.050Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:17:53.050Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-20T05:17:53.050Z] === RUN TestChrootUntarPath [2021-07-20T05:17:53.050Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-20T05:17:53.050Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-20T05:17:53.050Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-20T05:17:53.050Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:17:53.050Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-20T05:17:53.050Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-20T05:17:53.050Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:17:53.050Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-20T05:17:53.050Z] === RUN TestChrootApplyDotDotFile [2021-07-20T05:17:53.050Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:17:53.050Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-20T05:17:53.050Z] PASS [2021-07-20T05:17:53.050Z] coverage: 15.4% of statements [2021-07-20T05:17:53.050Z] ok github.com/docker/docker/pkg/chrootarchive 0.101s coverage: 15.4% of statements [2021-07-20T05:17:53.151Z] 2021/07/20 05:17:53 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-07-20T05:17:53.151Z] 2021/07/20 05:17:53 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-07-20T05:17:53.151Z] 2021/07/20 05:17:53 Finished clone github.com/hashicorp/serf [2021-07-20T05:17:53.151Z] 2021/07/20 05:17:53 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-07-20T05:17:53.507Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2021-07-20T05:17:53.507Z] === RUN TestIsArchivePathTar [2021-07-20T05:17:53.507Z] --- PASS: TestIsArchivePathTar (0.19s) [2021-07-20T05:17:53.507Z] === RUN TestDecompressStreamGzip [2021-07-20T05:17:53.507Z] === RUN TestSizeEmpty [2021-07-20T05:17:53.507Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-20T05:17:53.507Z] === RUN TestSizeEmptyFile [2021-07-20T05:17:53.507Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-20T05:17:53.507Z] === RUN TestSizeNonemptyFile [2021-07-20T05:17:53.507Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-20T05:17:53.507Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-20T05:17:53.507Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-20T05:17:53.507Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-20T05:17:53.507Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-20T05:17:53.507Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-20T05:17:53.507Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-20T05:17:53.507Z] === RUN TestMoveToSubdir [2021-07-20T05:17:53.507Z] --- PASS: TestMoveToSubdir (0.01s) [2021-07-20T05:17:53.507Z] === RUN TestSizeNonExistingDirectory [2021-07-20T05:17:53.507Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-20T05:17:53.507Z] PASS [2021-07-20T05:17:53.507Z] coverage: 80.0% of statements [2021-07-20T05:17:53.507Z] ok github.com/docker/docker/pkg/directory 0.063s coverage: 80.0% of statements [2021-07-20T05:17:53.507Z] --- PASS: TestDecompressStreamGzip (0.15s) [2021-07-20T05:17:53.507Z] === RUN TestDecompressStreamBzip2 [2021-07-20T05:17:53.703Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-20T05:17:53.703Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-20T05:17:53.703Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-20T05:17:53.703Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-20T05:17:53.703Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-20T05:17:53.959Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-07-20T05:17:53.965Z] --- PASS: TestDecompressStreamBzip2 (0.16s) [2021-07-20T05:17:53.965Z] === RUN TestDecompressStreamXz [2021-07-20T05:17:53.965Z] archive_test.go:134: Xz not present in msys2 [2021-07-20T05:17:53.965Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-20T05:17:53.965Z] === RUN TestCompressStreamXzUnsupported [2021-07-20T05:17:53.965Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-20T05:17:53.965Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-20T05:17:53.965Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-20T05:17:53.965Z] === RUN TestCompressStreamInvalid [2021-07-20T05:17:53.965Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-20T05:17:53.965Z] === RUN TestExtensionInvalid [2021-07-20T05:17:53.965Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-20T05:17:53.965Z] === RUN TestExtensionUncompressed [2021-07-20T05:17:53.965Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-20T05:17:53.965Z] === RUN TestExtensionBzip2 [2021-07-20T05:17:53.965Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-20T05:17:53.965Z] === RUN TestExtensionGzip [2021-07-20T05:17:53.965Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-20T05:17:53.965Z] === RUN TestExtensionXz [2021-07-20T05:17:53.965Z] --- PASS: TestExtensionXz (0.00s) [2021-07-20T05:17:53.965Z] === RUN TestCmdStreamLargeStderr [2021-07-20T05:17:53.965Z] --- PASS: TestCmdStreamLargeStderr (0.11s) [2021-07-20T05:17:53.965Z] === RUN TestCmdStreamBad [2021-07-20T05:17:53.965Z] archive_test.go:239: Failing on Windows CI machines [2021-07-20T05:17:53.965Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-20T05:17:53.965Z] === RUN TestCmdStreamGood [2021-07-20T05:17:53.965Z] --- PASS: TestCmdStreamGood (0.06s) [2021-07-20T05:17:53.965Z] === RUN TestUntarPathWithInvalidDest [2021-07-20T05:17:53.965Z] === RUN Test [2021-07-20T05:17:53.965Z] === RUN Test/TestContainsEntry [2021-07-20T05:17:53.965Z] === RUN Test/TestCreateEntries [2021-07-20T05:17:53.965Z] === RUN Test/TestEntriesDiff [2021-07-20T05:17:53.965Z] === RUN Test/TestEntriesEquality [2021-07-20T05:17:53.965Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-20T05:17:53.965Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-20T05:17:53.965Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-20T05:17:53.965Z] === RUN Test/TestGeneratorNotGenerate [2021-07-20T05:17:53.965Z] === RUN Test/TestGeneratorWithPort [2021-07-20T05:17:53.965Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-20T05:17:53.965Z] === RUN Test/TestNewEntry [2021-07-20T05:17:53.965Z] === RUN Test/TestParse [2021-07-20T05:17:53.965Z] --- PASS: Test (0.00s) [2021-07-20T05:17:53.965Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-20T05:17:53.965Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-20T05:17:53.965Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-20T05:17:53.965Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-20T05:17:53.965Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-20T05:17:53.965Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-20T05:17:53.965Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-20T05:17:53.965Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-20T05:17:53.965Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-20T05:17:53.965Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-20T05:17:53.965Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-20T05:17:53.965Z] --- PASS: Test/TestParse (0.00s) [2021-07-20T05:17:53.965Z] PASS [2021-07-20T05:17:53.965Z] coverage: 58.3% of statements [2021-07-20T05:17:53.965Z] ok github.com/docker/docker/pkg/discovery 0.057s coverage: 58.3% of statements [2021-07-20T05:17:53.965Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-07-20T05:17:53.965Z] === RUN TestUntarPathWithInvalidSrc [2021-07-20T05:17:53.965Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-20T05:17:53.965Z] === RUN TestUntarPath [2021-07-20T05:17:53.965Z] --- PASS: TestUntarPath (0.08s) [2021-07-20T05:17:53.965Z] === RUN TestUntarPathWithDestinationFile [2021-07-20T05:17:54.423Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2021-07-20T05:17:54.423Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-20T05:17:54.423Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-07-20T05:17:54.423Z] === RUN TestCopyWithTarInvalidSrc [2021-07-20T05:17:54.423Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-20T05:17:54.423Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-20T05:17:54.423Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-20T05:17:54.423Z] === RUN TestCopyWithTarSrcFile [2021-07-20T05:17:54.423Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-20T05:17:54.423Z] === RUN TestCopyWithTarSrcFolder [2021-07-20T05:17:54.423Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-20T05:17:54.423Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-20T05:17:54.423Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-20T05:17:54.423Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-20T05:17:54.423Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-20T05:17:54.423Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-20T05:17:54.423Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-20T05:17:54.423Z] === RUN TestCopyFileWithTarSrcFile [2021-07-20T05:17:54.423Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-20T05:17:54.423Z] === RUN TestTarFiles [2021-07-20T05:17:54.423Z] === RUN Test [2021-07-20T05:17:54.423Z] === RUN Test/TestContent [2021-07-20T05:17:54.423Z] === RUN Test/TestInitialize [2021-07-20T05:17:54.423Z] === RUN Test/TestNew [2021-07-20T05:17:54.423Z] === RUN Test/TestParsingContentsWithComments [2021-07-20T05:17:54.423Z] === RUN Test/TestRegister [2021-07-20T05:17:54.423Z] === RUN Test/TestWatch [2021-07-20T05:17:54.423Z] --- PASS: Test (0.01s) [2021-07-20T05:17:54.423Z] --- PASS: Test/TestContent (0.00s) [2021-07-20T05:17:54.423Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-20T05:17:54.423Z] --- PASS: Test/TestNew (0.00s) [2021-07-20T05:17:54.423Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-20T05:17:54.423Z] --- PASS: Test/TestRegister (0.00s) [2021-07-20T05:17:54.423Z] --- PASS: Test/TestWatch (0.00s) [2021-07-20T05:17:54.423Z] PASS [2021-07-20T05:17:54.423Z] coverage: 97.6% of statements [2021-07-20T05:17:54.423Z] ok github.com/docker/docker/pkg/discovery/file 0.059s coverage: 97.6% of statements [2021-07-20T05:17:54.515Z] 2021/07/20 05:17:54 Finished clone github.com/vbatts/tar-split [2021-07-20T05:17:54.516Z] 2021/07/20 05:17:54 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-07-20T05:17:54.520Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-20T05:17:54.772Z] 2021/07/20 05:17:54 Finished clone github.com/cyphar/filepath-securejoin [2021-07-20T05:17:54.772Z] 2021/07/20 05:17:54 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-07-20T05:17:54.881Z] === RUN Test [2021-07-20T05:17:54.881Z] === RUN Test/TestWatch [2021-07-20T05:17:54.881Z] --- PASS: Test (0.00s) [2021-07-20T05:17:54.881Z] --- PASS: Test/TestWatch (0.00s) [2021-07-20T05:17:54.881Z] PASS [2021-07-20T05:17:54.881Z] coverage: 92.3% of statements [2021-07-20T05:17:54.881Z] ok github.com/docker/docker/pkg/discovery/memory 0.053s coverage: 92.3% of statements [2021-07-20T05:17:55.334Z] 2021/07/20 05:17:55 Finished clone github.com/Microsoft/opengcs [2021-07-20T05:17:55.334Z] 2021/07/20 05:17:55 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-07-20T05:17:55.339Z] === RUN Test [2021-07-20T05:17:55.339Z] === RUN Test/TestInitialize [2021-07-20T05:17:55.339Z] === RUN Test [2021-07-20T05:17:55.339Z] === RUN Test/TestInitialize [2021-07-20T05:17:55.339Z] === RUN Test/TestInitializeWithPattern [2021-07-20T05:17:55.339Z] === RUN Test/TestRegister [2021-07-20T05:17:55.339Z] === RUN Test/TestWatch [2021-07-20T05:17:55.339Z] --- PASS: Test (0.00s) [2021-07-20T05:17:55.339Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-20T05:17:55.339Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-20T05:17:55.339Z] --- PASS: Test/TestRegister (0.00s) [2021-07-20T05:17:55.339Z] --- PASS: Test/TestWatch (0.00s) [2021-07-20T05:17:55.339Z] PASS [2021-07-20T05:17:55.339Z] coverage: 93.8% of statements [2021-07-20T05:17:55.339Z] ok github.com/docker/docker/pkg/discovery/nodes 0.054s coverage: 93.8% of statements [2021-07-20T05:17:55.339Z] time="2021-07-20T05:17:54Z" level=info msg="Initializing discovery without TLS" [2021-07-20T05:17:55.339Z] time="2021-07-20T05:17:55Z" level=info msg="Initializing discovery without TLS" [2021-07-20T05:17:55.339Z] time="2021-07-20T05:17:55Z" level=info msg="Initializing discovery without TLS" [2021-07-20T05:17:55.339Z] === RUN Test/TestInitializeWithCerts [2021-07-20T05:17:55.339Z] time="2021-07-20T05:17:55Z" level=info msg="Initializing discovery with TLS" [2021-07-20T05:17:55.339Z] === RUN Test/TestWatch [2021-07-20T05:17:55.339Z] time="2021-07-20T05:17:55Z" level=info msg="Initializing discovery without TLS" [2021-07-20T05:17:55.448Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-20T05:17:56.264Z] 2021/07/20 05:17:56 Finished clone github.com/opencontainers/runtime-spec [2021-07-20T05:17:56.264Z] 2021/07/20 05:17:56 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-07-20T05:17:56.305Z] === RUN TestPollerAddRemove [2021-07-20T05:17:56.305Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-20T05:17:56.305Z] === RUN TestPollerEvent [2021-07-20T05:17:56.305Z] poller_test.go:41: No chmod on Windows [2021-07-20T05:17:56.305Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-20T05:17:56.305Z] === RUN TestPollerClose [2021-07-20T05:17:56.305Z] --- PASS: TestPollerClose (0.00s) [2021-07-20T05:17:56.305Z] PASS [2021-07-20T05:17:56.305Z] coverage: 36.2% of statements [2021-07-20T05:17:56.305Z] ok github.com/docker/docker/pkg/filenotify 0.066s coverage: 36.2% of statements [2021-07-20T05:17:56.375Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-20T05:17:56.375Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-20T05:17:56.375Z] docker_api_swarm_node_test.go:52: [d6eedc198e9e9] joining swarm manager [d2ece7b61f42c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:17:56.637Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-07-20T05:17:56.637Z] === RUN TestInfoDebug [2021-07-20T05:17:56.637Z] --- PASS: TestInfoDebug (0.54s) [2021-07-20T05:17:56.637Z] === RUN TestInfoInsecureRegistries [2021-07-20T05:17:56.637Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-07-20T05:17:56.637Z] === RUN TestInfoRegistryMirrors [2021-07-20T05:17:56.637Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-07-20T05:17:56.637Z] === RUN TestLoginFailsWithBadCredentials [2021-07-20T05:17:56.637Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2021-07-20T05:17:56.637Z] === RUN TestPingCacheHeaders [2021-07-20T05:17:56.637Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-20T05:17:56.637Z] === RUN TestPingGet [2021-07-20T05:17:56.637Z] --- PASS: TestPingGet (0.03s) [2021-07-20T05:17:56.637Z] === RUN TestPingHead [2021-07-20T05:17:56.765Z] === RUN TestCopyFileWithInvalidSrc [2021-07-20T05:17:56.765Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestCopyFileWithInvalidDest [2021-07-20T05:17:56.765Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-20T05:17:56.765Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-20T05:17:56.765Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestCopyFile [2021-07-20T05:17:56.765Z] --- PASS: TestCopyFile (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-20T05:17:56.765Z] fileutils_test.go:134: Needs porting to Windows [2021-07-20T05:17:56.765Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-20T05:17:56.765Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-20T05:17:56.765Z] fileutils_test.go:180: Needs porting to Windows [2021-07-20T05:17:56.765Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestWildcardMatches [2021-07-20T05:17:56.765Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestPatternMatches [2021-07-20T05:17:56.765Z] --- PASS: TestPatternMatches (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-20T05:17:56.765Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestPatternMatchesFolderExclusions [2021-07-20T05:17:56.765Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-20T05:17:56.765Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-20T05:17:56.765Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-20T05:17:56.765Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-20T05:17:56.765Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestSingleExclamationError [2021-07-20T05:17:56.765Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestMatchesWithNoPatterns [2021-07-20T05:17:56.765Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestMatchesWithMalformedPatterns [2021-07-20T05:17:56.765Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestMatches [2021-07-20T05:17:56.765Z] --- PASS: TestMatches (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestCleanPatterns [2021-07-20T05:17:56.765Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-20T05:17:56.765Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestCleanPatternsExceptionFlag [2021-07-20T05:17:56.765Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-20T05:17:56.765Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-20T05:17:56.765Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestCleanPatternsErrorSingleException [2021-07-20T05:17:56.765Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestCreateIfNotExistsDir [2021-07-20T05:17:56.765Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestCreateIfNotExistsFile [2021-07-20T05:17:56.765Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestMatch [2021-07-20T05:17:56.765Z] --- PASS: TestMatch (0.00s) [2021-07-20T05:17:56.765Z] PASS [2021-07-20T05:17:56.765Z] coverage: 85.4% of statements [2021-07-20T05:17:56.765Z] ok github.com/docker/docker/pkg/fileutils 0.082s coverage: 85.4% of statements [2021-07-20T05:17:56.765Z] === RUN TestGet [2021-07-20T05:17:56.765Z] --- PASS: TestGet (0.00s) [2021-07-20T05:17:56.765Z] === RUN TestGetShortcutString [2021-07-20T05:17:56.765Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-20T05:17:56.765Z] PASS [2021-07-20T05:17:56.765Z] coverage: 42.9% of statements [2021-07-20T05:17:56.765Z] ok github.com/docker/docker/pkg/homedir 0.047s coverage: 42.9% of statements [2021-07-20T05:17:56.897Z] --- PASS: TestPingHead (0.04s) [2021-07-20T05:17:56.897Z] === RUN TestVersion [2021-07-20T05:17:56.897Z] --- PASS: TestVersion (0.03s) [2021-07-20T05:17:56.897Z] PASS [2021-07-20T05:17:56.897Z] [2021-07-20T05:17:56.897Z] === Skipped [2021-07-20T05:17:56.897Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-20T05:17:56.897Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-20T05:17:56.897Z] [2021-07-20T05:17:56.897Z] [2021-07-20T05:17:56.897Z] DONE 18 tests, 1 skipped in 23.719s [2021-07-20T05:17:56.897Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-20T05:17:56.897Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:17:56.897Z] ++ set -e [2021-07-20T05:17:56.897Z] ++ '[' -n 0 ']' [2021-07-20T05:17:56.897Z] ++ set -x [2021-07-20T05:17:56.897Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-07-20T05:17:57.193Z] 2021/07/20 05:17:56 Finished clone github.com/coreos/go-systemd [2021-07-20T05:17:57.193Z] 2021/07/20 05:17:56 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-07-20T05:17:57.303Z] docker_api_swarm_node_test.go:53: [deb66a9d1d6c8] joining swarm manager [d2ece7b61f42c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T05:17:57.449Z] 2021/07/20 05:17:57 Finished clone github.com/coreos/go-systemd/v22 [2021-07-20T05:17:57.449Z] 2021/07/20 05:17:57 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-07-20T05:17:57.449Z] 2021/07/20 05:17:57 Finished clone github.com/opencontainers/image-spec [2021-07-20T05:17:57.449Z] 2021/07/20 05:17:57 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-07-20T05:17:57.449Z] 2021/07/20 05:17:57 Finished clone github.com/godbus/dbus/v5 [2021-07-20T05:17:57.449Z] 2021/07/20 05:17:57 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-07-20T05:17:57.468Z] INFO: Testing against a local daemon [2021-07-20T05:17:57.468Z] === RUN TestVolumesCreateAndList [2021-07-20T05:17:57.468Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-20T05:17:57.468Z] === RUN TestVolumesRemove [2021-07-20T05:17:57.468Z] --- PASS: TestVolumesRemove (0.08s) [2021-07-20T05:17:57.468Z] === RUN TestVolumesInspect [2021-07-20T05:17:57.468Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-20T05:17:57.468Z] === RUN TestVolumesInvalidJSON [2021-07-20T05:17:57.468Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-20T05:17:57.468Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-20T05:17:57.468Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-20T05:17:57.468Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-20T05:17:57.468Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-20T05:17:57.468Z] PASS [2021-07-20T05:17:57.468Z] [2021-07-20T05:17:57.468Z] DONE 5 tests in 0.645s [2021-07-20T05:17:57.468Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-20T05:17:57.731Z] === RUN TestCreateIDMapOrder [2021-07-20T05:17:57.731Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-20T05:17:57.731Z] PASS [2021-07-20T05:17:57.731Z] coverage: 7.2% of statements [2021-07-20T05:17:57.731Z] ok github.com/docker/docker/pkg/idtools 0.059s coverage: 7.2% of statements [2021-07-20T05:17:57.863Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-20T05:17:58.013Z] 2021/07/20 05:17:57 Finished clone github.com/Graylog2/go-gelf [2021-07-20T05:17:58.013Z] 2021/07/20 05:17:57 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-07-20T05:17:58.039Z] ++++ cat bundles/test-integration/docker.pid [2021-07-20T05:17:58.039Z] +++ kill 14129 [2021-07-20T05:17:58.189Z] --- PASS: Test (3.19s) [2021-07-20T05:17:58.189Z] --- PASS: Test/TestInitialize (0.18s) [2021-07-20T05:17:58.189Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-07-20T05:17:58.189Z] --- PASS: Test/TestWatch (3.00s) [2021-07-20T05:17:58.189Z] PASS [2021-07-20T05:17:58.189Z] coverage: 84.1% of statements [2021-07-20T05:17:58.189Z] ok github.com/docker/docker/pkg/discovery/kv 3.260s coverage: 84.1% of statements [2021-07-20T05:17:58.189Z] === RUN TestFixedBufferCap [2021-07-20T05:17:58.189Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-20T05:17:58.189Z] === RUN TestFixedBufferLen [2021-07-20T05:17:58.189Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-20T05:17:58.424Z] --- PASS: TestCreateServiceMultipleTimes (23.23s) [2021-07-20T05:17:58.424Z] === RUN TestCreateServiceConflict [2021-07-20T05:17:58.649Z] === RUN TestFixedBufferString [2021-07-20T05:17:58.649Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-20T05:17:58.649Z] === RUN TestFixedBufferWrite [2021-07-20T05:17:58.649Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-20T05:17:58.649Z] === RUN TestFixedBufferRead [2021-07-20T05:17:58.649Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-20T05:17:58.649Z] === RUN TestBytesPipeRead [2021-07-20T05:17:58.649Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-20T05:17:58.649Z] === RUN TestBytesPipeWrite [2021-07-20T05:17:58.649Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-20T05:17:58.649Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-20T05:17:58.679Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-20T05:17:58.679Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-20T05:17:58.941Z] 2021/07/20 05:17:58 Finished clone github.com/fluent/fluent-logger-golang [2021-07-20T05:17:58.941Z] 2021/07/20 05:17:58 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-07-20T05:17:58.941Z] 2021/07/20 05:17:58 Finished clone github.com/philhofer/fwd [2021-07-20T05:17:58.941Z] 2021/07/20 05:17:58 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-07-20T05:17:59.109Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2021-07-20T05:17:59.109Z] === RUN TestAtomicWriteToFile [2021-07-20T05:17:59.109Z] --- PASS: TestAtomicWriteToFile (0.05s) [2021-07-20T05:17:59.109Z] === RUN TestAtomicWriteSetCommit [2021-07-20T05:17:59.109Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2021-07-20T05:17:59.109Z] === RUN TestAtomicWriteSetCancel [2021-07-20T05:17:59.109Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-20T05:17:59.109Z] === RUN TestReadCloserWrapperClose [2021-07-20T05:17:59.109Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-20T05:17:59.109Z] === RUN TestReaderErrWrapperReadOnError [2021-07-20T05:17:59.109Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-20T05:17:59.109Z] === RUN TestReaderErrWrapperRead [2021-07-20T05:17:59.109Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-20T05:17:59.109Z] === RUN TestHashData [2021-07-20T05:17:59.109Z] --- PASS: TestHashData (0.00s) [2021-07-20T05:17:59.109Z] === RUN TestCancelReadCloser [2021-07-20T05:17:59.109Z] --- PASS: TestCancelReadCloser (0.11s) [2021-07-20T05:17:59.109Z] === RUN TestWriteCloserWrapperClose [2021-07-20T05:17:59.109Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-20T05:17:59.109Z] === RUN TestNopWriteCloser [2021-07-20T05:17:59.109Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-20T05:17:59.109Z] === RUN TestNopWriter [2021-07-20T05:17:59.109Z] --- PASS: TestNopWriter (0.00s) [2021-07-20T05:17:59.109Z] === RUN TestWriteCounter [2021-07-20T05:17:59.109Z] --- PASS: TestWriteCounter (0.00s) [2021-07-20T05:17:59.109Z] PASS [2021-07-20T05:17:59.109Z] coverage: 69.7% of statements [2021-07-20T05:17:59.109Z] ok github.com/docker/docker/pkg/ioutils 0.728s coverage: 69.7% of statements [2021-07-20T05:17:59.109Z] === RUN TestError [2021-07-20T05:17:59.109Z] --- PASS: TestError (0.00s) [2021-07-20T05:17:59.109Z] === RUN TestProgressString [2021-07-20T05:17:59.109Z] === RUN TestProgressString/no_progress [2021-07-20T05:17:59.109Z] === RUN TestProgressString/progress_1 [2021-07-20T05:17:59.109Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-20T05:17:59.109Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-20T05:17:59.109Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-20T05:17:59.109Z] === RUN TestProgressString/with_units [2021-07-20T05:17:59.109Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-20T05:17:59.109Z] === RUN TestProgressString/hide_counts [2021-07-20T05:17:59.109Z] --- PASS: TestProgressString (0.00s) [2021-07-20T05:17:59.109Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-20T05:17:59.109Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-20T05:17:59.109Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-20T05:17:59.109Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-20T05:17:59.109Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-20T05:17:59.109Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-20T05:17:59.109Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-20T05:17:59.109Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-20T05:17:59.109Z] === RUN TestJSONMessageDisplay [2021-07-20T05:17:59.109Z] --- PASS: TestJSONMessageDisplay (0.18s) [2021-07-20T05:17:59.109Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-20T05:17:59.109Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-20T05:17:59.109Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-20T05:17:59.109Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.01s) [2021-07-20T05:17:59.109Z] === RUN TestDisplayJSONMessagesStream [2021-07-20T05:17:59.109Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-20T05:17:59.109Z] PASS [2021-07-20T05:17:59.109Z] coverage: 91.7% of statements [2021-07-20T05:17:59.109Z] ok github.com/docker/docker/pkg/jsonmessage 0.243s coverage: 91.7% of statements [2021-07-20T05:17:59.423Z] +++ /etc/init.d/apparmor stop [2021-07-20T05:17:59.423Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-20T05:17:59.423Z] [2021-07-20T05:17:59.423Z] Unloading profiles will leave already running processes permanently [2021-07-20T05:17:59.423Z] unconfined, which can lead to unexpected situations. [2021-07-20T05:17:59.423Z] [2021-07-20T05:17:59.423Z] To set a process to complain mode, use the command line tool [2021-07-20T05:17:59.423Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-20T05:17:59.423Z] +++ true [2021-07-20T05:17:59.423Z] exiting test-integration [2021-07-20T05:17:59.423Z] ++ exit 0 [2021-07-20T05:17:59.423Z] [2021-07-20T05:17:59.504Z] 2021/07/20 05:17:59 Finished clone github.com/fsnotify/fsnotify [2021-07-20T05:17:59.504Z] 2021/07/20 05:17:59 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-07-20T05:17:59.566Z] === RUN TestStandardLongPath [2021-07-20T05:17:59.566Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-20T05:17:59.566Z] === RUN TestUNCLongPath [2021-07-20T05:17:59.566Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-20T05:17:59.566Z] PASS [2021-07-20T05:17:59.566Z] coverage: 100.0% of statements [2021-07-20T05:17:59.566Z] ok github.com/docker/docker/pkg/longpath 0.065s coverage: 100.0% of statements [2021-07-20T05:17:59.607Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-20T05:18:00.025Z] === RUN TestNameFormat [2021-07-20T05:18:00.025Z] --- PASS: TestNameFormat (0.00s) [2021-07-20T05:18:00.025Z] === RUN TestNameRetries [2021-07-20T05:18:00.025Z] --- PASS: TestNameRetries (0.00s) [2021-07-20T05:18:00.025Z] PASS [2021-07-20T05:18:00.025Z] coverage: 85.7% of statements [2021-07-20T05:18:00.025Z] ok github.com/docker/docker/pkg/namesgenerator 0.061s coverage: 85.7% of statements [2021-07-20T05:18:00.025Z] === RUN TestParseKeyValueOpt [2021-07-20T05:18:00.025Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-20T05:18:00.025Z] === RUN TestParseUintList [2021-07-20T05:18:00.025Z] --- PASS: TestParseUintList (0.00s) [2021-07-20T05:18:00.025Z] === RUN TestParseUintListMaximumLimits [2021-07-20T05:18:00.025Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-20T05:18:00.025Z] PASS [2021-07-20T05:18:00.025Z] coverage: 97.0% of statements [2021-07-20T05:18:00.025Z] ok github.com/docker/docker/pkg/parsers 0.061s coverage: 97.0% of statements [2021-07-20T05:18:00.432Z] 2021/07/20 05:18:00 Finished clone github.com/bsphere/le_go [2021-07-20T05:18:00.432Z] 2021/07/20 05:18:00 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-07-20T05:18:00.432Z] 2021/07/20 05:18:00 Finished clone github.com/ugorji/go [2021-07-20T05:18:00.432Z] 2021/07/20 05:18:00 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-07-20T05:18:00.533Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-20T05:18:00.994Z] 2021/07/20 05:18:00 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-07-20T05:18:00.994Z] 2021/07/20 05:18:00 Finished clone github.com/jmespath/go-jmespath [2021-07-20T05:18:00.995Z] === RUN TestNewAndRemove [2021-07-20T05:18:00.995Z] --- PASS: TestNewAndRemove (0.01s) [2021-07-20T05:18:00.995Z] === RUN TestRemoveInvalidPath [2021-07-20T05:18:00.995Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-20T05:18:00.995Z] PASS [2021-07-20T05:18:00.995Z] coverage: 82.6% of statements [2021-07-20T05:18:00.995Z] ok github.com/docker/docker/pkg/pidfile 0.058s coverage: 82.6% of statements [2021-07-20T05:18:01.094Z] --- PASS: TestCreateServiceConflict (2.47s) [2021-07-20T05:18:01.094Z] === RUN TestCreateServiceMaxReplicas [2021-07-20T05:18:01.350Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-20T05:18:01.453Z] === RUN TestParseEmptyInterface [2021-07-20T05:18:01.453Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-20T05:18:01.453Z] === RUN TestParseNonInterfaceType [2021-07-20T05:18:01.453Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-20T05:18:01.453Z] === RUN TestParseWithOneFunction [2021-07-20T05:18:01.453Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-20T05:18:01.453Z] === RUN TestParseWithMultipleFuncs [2021-07-20T05:18:01.453Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-20T05:18:01.453Z] === RUN TestParseWithUnnamedReturn [2021-07-20T05:18:01.453Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-20T05:18:01.453Z] === RUN TestEmbeddedInterface [2021-07-20T05:18:01.453Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-20T05:18:01.453Z] === RUN TestParsedImports [2021-07-20T05:18:01.453Z] --- PASS: TestParsedImports (0.00s) [2021-07-20T05:18:01.453Z] === RUN TestAliasedImports [2021-07-20T05:18:01.453Z] --- PASS: TestAliasedImports (0.00s) [2021-07-20T05:18:01.453Z] PASS [2021-07-20T05:18:01.453Z] coverage: 56.8% of statements [2021-07-20T05:18:01.453Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.077s coverage: 56.8% of statements [2021-07-20T05:18:01.453Z] --- PASS: TestTarFiles (7.25s) [2021-07-20T05:18:01.453Z] === RUN TestTarUntar [2021-07-20T05:18:01.453Z] --- PASS: TestTarUntar (0.04s) [2021-07-20T05:18:01.453Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-20T05:18:01.453Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-07-20T05:18:01.453Z] === RUN TestTarWithOptions [2021-07-20T05:18:01.911Z] --- PASS: TestTarWithOptions (0.05s) [2021-07-20T05:18:01.911Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-20T05:18:01.911Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-20T05:18:01.911Z] === RUN TestUntarUstarGnuConflict [2021-07-20T05:18:01.911Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-20T05:18:01.911Z] === RUN TestUntarInvalidFilenames [2021-07-20T05:18:01.911Z] === RUN TestFailedConnection [2021-07-20T05:18:01.911Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames196399294\\dest" [2021-07-20T05:18:01.911Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2021-07-20T05:18:01.911Z] === RUN TestUntarHardlinkToSymlink [2021-07-20T05:18:01.911Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-20T05:18:01.911Z] === RUN TestUntarInvalidHardlink [2021-07-20T05:18:01.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink442491263\\victim\\hello" -> "../victim/hello" [2021-07-20T05:18:01.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink431792850\\victim\\hello" -> "/../victim/hello" [2021-07-20T05:18:01.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink798837769\\victim" -> "../victim" [2021-07-20T05:18:01.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink144780244\\victim" -> "../victim" [2021-07-20T05:18:01.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink734569763\\victim" -> "../victim" [2021-07-20T05:18:01.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink278967334\\victim" -> "../victim" [2021-07-20T05:18:01.911Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-07-20T05:18:01.911Z] === RUN TestUntarInvalidSymlink [2021-07-20T05:18:01.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink395324749\\dest\\dotdot" -> "../victim/hello" [2021-07-20T05:18:01.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink671314504\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-20T05:18:01.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink442241799\\dest\\loophole-victim" -> "../victim" [2021-07-20T05:18:01.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink718123194\\dest\\loophole-victim" -> "../victim" [2021-07-20T05:18:01.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink214780625\\dest\\loophole-victim" -> "../victim" [2021-07-20T05:18:01.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink245947900\\dest\\loophole-victim" -> "../victim" [2021-07-20T05:18:01.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink792466731\\dest\\dir\\loophole" -> "../../victim" [2021-07-20T05:18:01.911Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-07-20T05:18:01.911Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-20T05:18:01.911Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-20T05:18:01.911Z] === RUN TestXGlobalNoParent [2021-07-20T05:18:01.911Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-20T05:18:01.911Z] === RUN TestReplaceFileTarWrapper [2021-07-20T05:18:01.923Z] 2021/07/20 05:18:01 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-07-20T05:18:01.923Z] 2021/07/20 05:18:01 Finished clone github.com/tinylib/msgp [2021-07-20T05:18:01.923Z] 2021/07/20 05:18:01 Finished clone golang.org/x/oauth2 [2021-07-20T05:18:01.923Z] 2021/07/20 05:18:01 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-07-20T05:18:02.277Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-20T05:18:02.277Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-20T05:18:02.369Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2021-07-20T05:18:02.369Z] === RUN TestPrefixHeaderReadable [2021-07-20T05:18:02.369Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-07-20T05:18:02.369Z] === RUN TestDisablePigz [2021-07-20T05:18:02.369Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-20T05:18:02.369Z] --- PASS: TestDisablePigz (0.18s) [2021-07-20T05:18:02.369Z] === RUN TestPigz [2021-07-20T05:18:02.369Z] === RUN TestHTTPTransport [2021-07-20T05:18:02.369Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-20T05:18:02.369Z] PASS [2021-07-20T05:18:02.369Z] coverage: 85.7% of statements [2021-07-20T05:18:02.369Z] ok github.com/docker/docker/pkg/plugins/transport 0.049s coverage: 85.7% of statements [2021-07-20T05:18:02.369Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-20T05:18:02.369Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-20T05:18:02.369Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-20T05:18:02.369Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-20T05:18:02.369Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-20T05:18:02.369Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-20T05:18:02.369Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-20T05:18:02.369Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-20T05:18:02.369Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-20T05:18:02.369Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-20T05:18:02.369Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-20T05:18:02.369Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-20T05:18:02.369Z] === RUN TestBufferPoolPutAndGet [2021-07-20T05:18:02.369Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-20T05:18:02.369Z] PASS [2021-07-20T05:18:02.369Z] coverage: 88.2% of statements [2021-07-20T05:18:02.369Z] ok github.com/docker/docker/pkg/pools 0.064s coverage: 88.2% of statements [2021-07-20T05:18:02.827Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-20T05:18:02.827Z] --- PASS: TestPigz (0.18s) [2021-07-20T05:18:02.827Z] === RUN TestCopyFileWithInvalidDest [2021-07-20T05:18:02.827Z] archive_windows_test.go:16: Currently fails [2021-07-20T05:18:02.827Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-20T05:18:02.827Z] === RUN TestCanonicalTarNameForPath [2021-07-20T05:18:02.827Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-20T05:18:02.827Z] === RUN TestCanonicalTarName [2021-07-20T05:18:02.827Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-20T05:18:02.827Z] === RUN TestChmodTarEntry [2021-07-20T05:18:02.827Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-20T05:18:02.827Z] === RUN TestHardLinkOrder [2021-07-20T05:18:02.827Z] --- PASS: TestHardLinkOrder (0.11s) [2021-07-20T05:18:02.827Z] === RUN TestChangeString [2021-07-20T05:18:02.827Z] --- PASS: TestChangeString (0.00s) [2021-07-20T05:18:02.827Z] === RUN TestChangesWithNoChanges [2021-07-20T05:18:02.827Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-07-20T05:18:02.827Z] === RUN TestChangesWithChanges [2021-07-20T05:18:02.827Z] --- PASS: TestChangesWithChanges (0.04s) [2021-07-20T05:18:02.827Z] === RUN TestChangesWithChangesGH13590 [2021-07-20T05:18:02.827Z] changes_test.go:192: needs more investigation [2021-07-20T05:18:02.827Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-20T05:18:02.827Z] === RUN TestChangesDirsEmpty [2021-07-20T05:18:02.827Z] --- PASS: TestFailedConnection (1.13s) [2021-07-20T05:18:02.827Z] === RUN TestFailOnce [2021-07-20T05:18:02.827Z] --- PASS: TestChangesDirsEmpty (0.21s) [2021-07-20T05:18:02.827Z] === RUN TestChangesDirsMutated [2021-07-20T05:18:02.851Z] 2021/07/20 05:18:02 Finished clone github.com/golang/groupcache [2021-07-20T05:18:02.851Z] 2021/07/20 05:18:02 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-07-20T05:18:03.107Z] 2021/07/20 05:18:03 Finished clone github.com/docker/libnetwork [2021-07-20T05:18:03.107Z] 2021/07/20 05:18:03 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-07-20T05:18:03.205Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-20T05:18:03.284Z] 2021/07/20 05:18:02 http: panic serving 127.0.0.1:49219: Plugin not ready [2021-07-20T05:18:03.284Z] goroutine 22 [running]: [2021-07-20T05:18:03.284Z] net/http.(*conn).serve.func1(0xc0001be000) [2021-07-20T05:18:03.284Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-20T05:18:03.284Z] panic(0xe74160, 0xf89d70) [2021-07-20T05:18:03.284Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-20T05:18:03.284Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xf9a430, 0xc0001a20e0, 0xc0001ae200) [2021-07-20T05:18:03.284Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-20T05:18:03.284Z] net/http.HandlerFunc.ServeHTTP(0xc00018e050, 0xf9a430, 0xc0001a20e0, 0xc0001ae200) [2021-07-20T05:18:03.284Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-20T05:18:03.284Z] net/http.(*ServeMux).ServeHTTP(0xc00019a000, 0xf9a430, 0xc0001a20e0, 0xc0001ae200) [2021-07-20T05:18:03.284Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-20T05:18:03.284Z] net/http.serverHandler.ServeHTTP(0xc0001a2000, 0xf9a430, 0xc0001a20e0, 0xc0001ae200) [2021-07-20T05:18:03.284Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-20T05:18:03.284Z] net/http.(*conn).serve(0xc0001be000, 0xf9b020, 0xc00019a0c0) [2021-07-20T05:18:03.284Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-20T05:18:03.284Z] created by net/http.(*Server).Serve [2021-07-20T05:18:03.284Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-20T05:18:03.284Z] time="2021-07-20T05:18:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49218/Test.FailOnce: Post \"http://127.0.0.1:49218/Test.FailOnce\": EOF, retrying in 1s" [2021-07-20T05:18:03.284Z] --- PASS: TestChangesDirsMutated (0.20s) [2021-07-20T05:18:03.284Z] === RUN TestApplyLayer [2021-07-20T05:18:03.284Z] changes_test.go:405: needs further investigation [2021-07-20T05:18:03.284Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-20T05:18:03.284Z] === RUN TestChangesSizeWithHardlinks [2021-07-20T05:18:03.284Z] changes_test.go:441: needs further investigation [2021-07-20T05:18:03.284Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-20T05:18:03.284Z] === RUN TestChangesSizeWithNoChanges [2021-07-20T05:18:03.284Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-20T05:18:03.284Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-20T05:18:03.284Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-20T05:18:03.284Z] === RUN TestChangesSize [2021-07-20T05:18:03.284Z] --- PASS: TestChangesSize (0.01s) [2021-07-20T05:18:03.284Z] === RUN TestApplyLayerInvalidFilenames [2021-07-20T05:18:03.284Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames826833010\\dest" [2021-07-20T05:18:03.284Z] === RUN TestOutputOnPrematureClose [2021-07-20T05:18:03.284Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-20T05:18:03.284Z] === RUN TestCompleteSilently [2021-07-20T05:18:03.284Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-20T05:18:03.284Z] PASS [2021-07-20T05:18:03.284Z] coverage: 75.9% of statements [2021-07-20T05:18:03.284Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-07-20T05:18:03.284Z] === RUN TestApplyLayerInvalidHardlink [2021-07-20T05:18:03.284Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink021727860\\victim\\hello" -> "../victim/hello" [2021-07-20T05:18:03.284Z] ok github.com/docker/docker/pkg/progress 0.053s coverage: 75.9% of statements [2021-07-20T05:18:03.284Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink703506243\\victim\\hello" -> "/../victim/hello" [2021-07-20T05:18:03.284Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink758649798\\victim" -> "../victim" [2021-07-20T05:18:03.284Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink838453357\\victim" -> "../victim" [2021-07-20T05:18:03.284Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink108967144\\victim" -> "../victim" [2021-07-20T05:18:03.284Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink288895271\\victim" -> "../victim" [2021-07-20T05:18:03.284Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-07-20T05:18:03.284Z] === RUN TestApplyLayerInvalidSymlink [2021-07-20T05:18:03.284Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink034538586\\dest\\dotdot" -> "../victim/hello" [2021-07-20T05:18:03.284Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink216508913\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-20T05:18:03.284Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink310010012\\dest\\loophole-victim" -> "../victim" [2021-07-20T05:18:03.284Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink583350603\\dest\\loophole-victim" -> "../victim" [2021-07-20T05:18:03.284Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink599551022\\dest\\loophole-victim" -> "../victim" [2021-07-20T05:18:03.284Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink336836021\\dest\\loophole-victim" -> "../victim" [2021-07-20T05:18:03.284Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-07-20T05:18:03.284Z] === RUN TestApplyLayerWhiteouts [2021-07-20T05:18:03.284Z] === RUN TestSendToOneSub [2021-07-20T05:18:03.284Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-20T05:18:03.284Z] === RUN TestSendToMultipleSubs [2021-07-20T05:18:03.284Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-20T05:18:03.284Z] === RUN TestEvictOneSub [2021-07-20T05:18:03.284Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-20T05:18:03.284Z] === RUN TestClosePublisher [2021-07-20T05:18:03.284Z] --- PASS: TestClosePublisher (0.00s) [2021-07-20T05:18:03.284Z] === RUN TestPubSubRace [2021-07-20T05:18:03.284Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2021-07-20T05:18:03.284Z] === RUN TestGenerateEmptyFile [2021-07-20T05:18:03.284Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-20T05:18:03.284Z] === RUN TestGenerateWithContent [2021-07-20T05:18:03.284Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-20T05:18:03.284Z] PASS [2021-07-20T05:18:03.284Z] coverage: 62.6% of statements [2021-07-20T05:18:03.284Z] ok github.com/docker/docker/pkg/archive 10.446s coverage: 62.6% of statements Post stage [Pipeline] junit [2021-07-20T05:18:03.643Z] Recording test results [2021-07-20T05:18:03.835Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-20T05:18:04.133Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-20T05:18:04.173Z] + echo Ensuring container killed. [2021-07-20T05:18:04.173Z] Ensuring container killed. [2021-07-20T05:18:04.173Z] + docker rm -vf docker-pr1 [2021-07-20T05:18:04.173Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-07-20T05:18:04.249Z] === RUN TestRegister [2021-07-20T05:18:04.249Z] --- PASS: TestRegister (0.00s) [2021-07-20T05:18:04.249Z] === RUN TestCommand [2021-07-20T05:18:04.249Z] --- PASS: TestCommand (0.05s) [2021-07-20T05:18:04.249Z] === RUN TestNaiveSelf [2021-07-20T05:18:04.249Z] --- PASS: TestFailOnce (1.19s) [2021-07-20T05:18:04.249Z] === RUN TestEchoInputOutput [2021-07-20T05:18:04.249Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-20T05:18:04.249Z] === RUN TestBackoff [2021-07-20T05:18:04.249Z] --- PASS: TestBackoff (0.00s) [2021-07-20T05:18:04.249Z] === RUN TestAbortRetry [2021-07-20T05:18:04.249Z] --- PASS: TestAbortRetry (0.00s) [2021-07-20T05:18:04.249Z] === RUN TestClientScheme [2021-07-20T05:18:04.249Z] --- PASS: TestClientScheme (0.00s) [2021-07-20T05:18:04.249Z] === RUN TestNewClientWithTimeout [2021-07-20T05:18:04.249Z] --- PASS: TestNaiveSelf (0.05s) [2021-07-20T05:18:04.249Z] PASS [2021-07-20T05:18:04.249Z] coverage: 82.4% of statements [2021-07-20T05:18:04.249Z] ok github.com/docker/docker/pkg/reexec 0.145s coverage: 82.4% of statements [2021-07-20T05:18:04.249Z] --- PASS: TestPubSubRace (1.07s) [2021-07-20T05:18:04.249Z] PASS [2021-07-20T05:18:04.250Z] coverage: 75.0% of statements [2021-07-20T05:18:04.250Z] ok github.com/docker/docker/pkg/pubsub 1.123s coverage: 75.0% of statements [2021-07-20T05:18:04.460Z] + echo Chowning /workspace to jenkins user [2021-07-20T05:18:04.460Z] Chowning /workspace to jenkins user [2021-07-20T05:18:04.460Z] + id -u [2021-07-20T05:18:04.460Z] + id -g [2021-07-20T05:18:04.460Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42659:/workspace busybox chown -R 1000:1000 /workspace [2021-07-20T05:18:04.483Z] 2021/07/20 05:18:04 Finished clone github.com/googleapis/gax-go [2021-07-20T05:18:04.483Z] 2021/07/20 05:18:04 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-07-20T05:18:04.707Z] time="2021-07-20T05:18:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post \"http://127.0.0.1:49223/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-20T05:18:05.046Z] 2021/07/20 05:18:04 Finished clone github.com/miekg/dns [2021-07-20T05:18:05.046Z] 2021/07/20 05:18:04 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-07-20T05:18:05.060Z] --- PASS: TestCreateServiceMaxReplicas (3.91s) [2021-07-20T05:18:05.060Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-20T05:18:05.060Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-20T05:18:05.060Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-20T05:18:05.166Z] === RUN TestParseSignal [2021-07-20T05:18:05.166Z] --- PASS: TestParseSignal (0.00s) [2021-07-20T05:18:05.166Z] === RUN TestValidSignalForPlatform [2021-07-20T05:18:05.166Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-20T05:18:05.166Z] PASS [2021-07-20T05:18:05.166Z] coverage: 19.7% of statements [2021-07-20T05:18:05.166Z] ok github.com/docker/docker/pkg/signal 0.047s coverage: 19.7% of statements [2021-07-20T05:18:05.301Z] 2021/07/20 05:18:05 Finished clone go.opencensus.io [2021-07-20T05:18:05.301Z] 2021/07/20 05:18:05 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-07-20T05:18:05.624Z] === RUN TestNewStdWriter [2021-07-20T05:18:05.624Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-20T05:18:05.624Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-20T05:18:05.624Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-20T05:18:05.624Z] === RUN TestWriteWithNilBytes [2021-07-20T05:18:05.624Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-20T05:18:05.624Z] === RUN TestWrite [2021-07-20T05:18:05.624Z] --- PASS: TestWrite (0.00s) [2021-07-20T05:18:05.624Z] === RUN TestWriteWithWriterError [2021-07-20T05:18:05.624Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-20T05:18:05.624Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-20T05:18:05.624Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-20T05:18:05.624Z] === RUN TestStdCopyWriteAndRead [2021-07-20T05:18:05.624Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-20T05:18:05.624Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-20T05:18:05.624Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-20T05:18:05.624Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-20T05:18:05.624Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-20T05:18:05.624Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-20T05:18:05.624Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-20T05:18:05.624Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-20T05:18:05.624Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-20T05:18:05.624Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-20T05:18:05.624Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-20T05:18:05.624Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-20T05:18:05.624Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-20T05:18:05.624Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-20T05:18:05.624Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-20T05:18:05.624Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-20T05:18:05.624Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-20T05:18:05.624Z] PASS [2021-07-20T05:18:05.624Z] coverage: 100.0% of statements [2021-07-20T05:18:05.624Z] ok github.com/docker/docker/pkg/stdcopy 0.063s coverage: 100.0% of statements [2021-07-20T05:18:05.863Z] 2021/07/20 05:18:05 Finished clone github.com/containerd/fifo [2021-07-20T05:18:05.863Z] 2021/07/20 05:18:05 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-07-20T05:18:05.863Z] 2021/07/20 05:18:05 Finished clone golang.org/x/sys [2021-07-20T05:18:05.863Z] 2021/07/20 05:18:05 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-07-20T05:18:05.988Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-20T05:18:06.086Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-20T05:18:06.086Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-20T05:18:06.086Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-20T05:18:06.086Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-20T05:18:06.086Z] === RUN TestFormatStatus [2021-07-20T05:18:06.086Z] --- PASS: TestFormatStatus (0.00s) [2021-07-20T05:18:06.086Z] === RUN TestFormatError [2021-07-20T05:18:06.086Z] --- PASS: TestFormatError (0.00s) [2021-07-20T05:18:06.086Z] === RUN TestFormatJSONError [2021-07-20T05:18:06.086Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-20T05:18:06.086Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-20T05:18:06.086Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-20T05:18:06.086Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-20T05:18:06.086Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-20T05:18:06.086Z] === RUN TestNewJSONProgressOutput [2021-07-20T05:18:06.086Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-20T05:18:06.086Z] === RUN TestAuxFormatterEmit [2021-07-20T05:18:06.086Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-20T05:18:06.086Z] === RUN TestStreamWriterStdout [2021-07-20T05:18:06.086Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-20T05:18:06.086Z] === RUN TestStreamWriterStderr [2021-07-20T05:18:06.086Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-20T05:18:06.086Z] PASS [2021-07-20T05:18:06.086Z] coverage: 66.2% of statements [2021-07-20T05:18:06.086Z] ok github.com/docker/docker/pkg/streamformatter 0.061s coverage: 66.2% of statements [2021-07-20T05:18:06.086Z] time="2021-07-20T05:18:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post \"http://127.0.0.1:49223/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-20T05:18:06.545Z] === RUN TestGenerateRandomID [2021-07-20T05:18:06.545Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-20T05:18:06.545Z] === RUN TestShortenId [2021-07-20T05:18:06.545Z] --- PASS: TestShortenId (0.00s) [2021-07-20T05:18:06.545Z] === RUN TestShortenSha256Id [2021-07-20T05:18:06.545Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-20T05:18:06.545Z] === RUN TestShortenIdEmpty [2021-07-20T05:18:06.545Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-20T05:18:06.545Z] === RUN TestShortenIdInvalid [2021-07-20T05:18:06.545Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-20T05:18:06.545Z] === RUN TestIsShortIDNonHex [2021-07-20T05:18:06.545Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-20T05:18:06.545Z] === RUN TestIsShortIDNotCorrectSize [2021-07-20T05:18:06.545Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-20T05:18:06.545Z] PASS [2021-07-20T05:18:06.545Z] coverage: 70.6% of statements [2021-07-20T05:18:06.545Z] ok github.com/docker/docker/pkg/stringid 0.065s coverage: 70.6% of statements [2021-07-20T05:18:06.790Z] 2021/07/20 05:18:06 Finished clone golang.org/x/text [2021-07-20T05:18:06.790Z] 2021/07/20 05:18:06 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-07-20T05:18:07.352Z] 2021/07/20 05:18:07 Finished clone github.com/containerd/go-runc [2021-07-20T05:18:07.352Z] 2021/07/20 05:18:07 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-07-20T05:18:07.513Z] === RUN TestIsCpusetListAvailable [2021-07-20T05:18:07.513Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-20T05:18:07.513Z] PASS [2021-07-20T05:18:07.513Z] coverage: 38.2% of statements [2021-07-20T05:18:07.513Z] ok github.com/docker/docker/pkg/sysinfo 0.052s coverage: 38.2% of statements [2021-07-20T05:18:07.608Z] 2021/07/20 05:18:07 Finished clone github.com/containerd/cgroups [2021-07-20T05:18:07.608Z] 2021/07/20 05:18:07 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-07-20T05:18:07.878Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-20T05:18:08.170Z] 2021/07/20 05:18:08 Finished clone github.com/containerd/typeurl [2021-07-20T05:18:08.170Z] 2021/07/20 05:18:08 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-07-20T05:18:08.483Z] === RUN TestChtimes [2021-07-20T05:18:08.483Z] --- PASS: TestChtimes (0.01s) [2021-07-20T05:18:08.483Z] === RUN TestChtimesWindows [2021-07-20T05:18:08.483Z] --- PASS: TestChtimesWindows (0.01s) [2021-07-20T05:18:08.483Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-20T05:18:08.483Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-20T05:18:08.483Z] === RUN TestEnsureRemoveAllNotExist [2021-07-20T05:18:08.483Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-20T05:18:08.483Z] === RUN TestEnsureRemoveAllWithDir [2021-07-20T05:18:08.483Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-20T05:18:08.483Z] === RUN TestEnsureRemoveAllWithFile [2021-07-20T05:18:08.483Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-20T05:18:08.483Z] === RUN TestHasWin32KSupport [2021-07-20T05:18:08.483Z] syscall_windows_test.go:8: win32k: true [2021-07-20T05:18:08.483Z] --- PASS: TestHasWin32KSupport (0.01s) [2021-07-20T05:18:08.483Z] PASS [2021-07-20T05:18:08.483Z] coverage: 12.0% of statements [2021-07-20T05:18:08.483Z] ok github.com/docker/docker/pkg/system 0.091s coverage: 12.0% of statements [2021-07-20T05:18:08.483Z] === RUN TestTailFile [2021-07-20T05:18:08.483Z] --- PASS: TestTailFile (0.00s) [2021-07-20T05:18:08.483Z] === RUN TestTailFileManyLines [2021-07-20T05:18:08.483Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-20T05:18:08.483Z] === RUN TestTailEmptyFile [2021-07-20T05:18:08.483Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-20T05:18:08.483Z] === RUN TestTailNegativeN [2021-07-20T05:18:08.483Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader [2021-07-20T05:18:08.483Z] === CONT TestNewTailReader [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/no_delimiter [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/truncated_last_line [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-20T05:18:08.483Z] === CONT TestNewTailReader/no_delimiter [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-20T05:18:08.483Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T05:18:08.483Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-20T05:18:08.483Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-20T05:18:08.483Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-20T05:18:08.483Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T05:18:08.483Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-20T05:18:08.483Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T05:18:08.483Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-20T05:18:08.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-20T05:18:08.483Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-20T05:18:08.483Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-20T05:18:08.484Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-20T05:18:08.484Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-20T05:18:08.484Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-20T05:18:08.484Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-20T05:18:08.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T05:18:08.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-20T05:18:08.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-20T05:18:08.484Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T05:18:08.484Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T05:18:08.484Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-20T05:18:08.484Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-20T05:18:08.484Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T05:18:08.484Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T05:18:08.484Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T05:18:08.484Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T05:18:08.484Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-20T05:18:08.484Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-20T05:18:08.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T05:18:08.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-20T05:18:08.943Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T05:18:08.943Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-20T05:18:08.943Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T05:18:08.943Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-20T05:18:08.943Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T05:18:08.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T05:18:08.944Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T05:18:08.944Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T05:18:08.944Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-20T05:18:08.944Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-20T05:18:08.944Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-20T05:18:08.944Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-20T05:18:08.944Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-20T05:18:08.944Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-20T05:18:08.944Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-20T05:18:08.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T05:18:08.945Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-20T05:18:08.945Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-20T05:18:08.945Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-20T05:18:09.100Z] 2021/07/20 05:18:08 Finished clone github.com/containerd/ttrpc [2021-07-20T05:18:09.101Z] 2021/07/20 05:18:08 Clone github.com/docker/swarmkit, revision c9afb5fd44bb419bae719f400f31671712bcb99e, attempt 1/20 [2021-07-20T05:18:09.243Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-20T05:18:09.243Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-20T05:18:09.243Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-20T05:18:09.243Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-20T05:18:09.243Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-20T05:18:09.357Z] 2021/07/20 05:18:09 Finished clone github.com/containerd/console [2021-07-20T05:18:09.357Z] 2021/07/20 05:18:09 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-07-20T05:18:09.357Z] 2021/07/20 05:18:09 Finished clone github.com/gogo/googleapis [2021-07-20T05:18:09.357Z] 2021/07/20 05:18:09 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-07-20T05:18:09.404Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-20T05:18:09.404Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-20T05:18:09.404Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-20T05:18:09.404Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-20T05:18:09.404Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-20T05:18:09.404Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-20T05:18:09.404Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-20T05:18:09.404Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-20T05:18:09.404Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-20T05:18:09.404Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-20T05:18:09.404Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-20T05:18:09.404Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T05:18:09.404Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T05:18:09.404Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-20T05:18:09.404Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T05:18:09.404Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T05:18:09.404Z] time="2021-07-20T05:18:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post \"http://127.0.0.1:49223/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-20T05:18:09.404Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-20T05:18:09.404Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-20T05:18:09.404Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-20T05:18:09.404Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T05:18:09.404Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T05:18:09.404Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-20T05:18:09.404Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T05:18:09.404Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T05:18:09.404Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T05:18:09.404Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T05:18:09.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-20T05:18:09.404Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T05:18:09.404Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T05:18:09.404Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T05:18:09.404Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T05:18:09.404Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-20T05:18:09.405Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T05:18:09.405Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-20T05:18:09.406Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-20T05:18:09.406Z] --- PASS: TestNewTailReader (0.00s) [2021-07-20T05:18:09.406Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-20T05:18:09.406Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-20T05:18:09.406Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-20T05:18:09.406Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-20T05:18:09.406Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-20T05:18:09.406Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-20T05:18:09.406Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-20T05:18:09.406Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-20T05:18:09.407Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-20T05:18:09.408Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-20T05:18:09.866Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.02s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.02s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-20T05:18:09.867Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-20T05:18:09.867Z] PASS [2021-07-20T05:18:09.867Z] coverage: 88.6% of statements [2021-07-20T05:18:09.867Z] ok github.com/docker/docker/pkg/tailfile 0.346s coverage: 88.6% of statements [2021-07-20T05:18:09.867Z] === RUN TestTarSumRemoveNonExistent [2021-07-20T05:18:09.867Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-07-20T05:18:09.867Z] === RUN TestTarSumRemove [2021-07-20T05:18:09.867Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-20T05:18:09.867Z] === RUN TestSortFileInfoSums [2021-07-20T05:18:09.867Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-20T05:18:09.868Z] === RUN TestNewTarSumForLabelInvalid [2021-07-20T05:18:09.868Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-20T05:18:09.868Z] === RUN TestNewTarSumForLabel [2021-07-20T05:18:09.868Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-20T05:18:09.868Z] === RUN TestEmptyTar [2021-07-20T05:18:09.868Z] --- PASS: TestEmptyTar (0.01s) [2021-07-20T05:18:09.868Z] === RUN TestTarSumsReadSize [2021-07-20T05:18:09.868Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-20T05:18:09.868Z] === RUN TestTarSums [2021-07-20T05:18:09.868Z] --- PASS: TestTarSums (0.13s) [2021-07-20T05:18:09.868Z] === RUN TestIteration [2021-07-20T05:18:09.868Z] --- PASS: TestIteration (0.00s) [2021-07-20T05:18:09.868Z] === RUN TestVersionLabelForChecksum [2021-07-20T05:18:09.868Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-20T05:18:09.868Z] === RUN TestVersion [2021-07-20T05:18:09.868Z] --- PASS: TestVersion (0.00s) [2021-07-20T05:18:09.868Z] === RUN TestGetVersion [2021-07-20T05:18:09.868Z] --- PASS: TestGetVersion (0.00s) [2021-07-20T05:18:09.868Z] === RUN TestGetVersions [2021-07-20T05:18:09.868Z] --- PASS: TestGetVersions (0.00s) [2021-07-20T05:18:09.868Z] PASS [2021-07-20T05:18:09.868Z] coverage: 89.3% of statements [2021-07-20T05:18:09.868Z] ok github.com/docker/docker/pkg/tarsum 0.213s coverage: 89.3% of statements [2021-07-20T05:18:09.868Z] testing: warning: no tests to run [2021-07-20T05:18:09.868Z] PASS [2021-07-20T05:18:09.868Z] coverage: [no statements] [2021-07-20T05:18:09.920Z] 2021/07/20 05:18:09 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-07-20T05:18:09.920Z] 2021/07/20 05:18:09 Finished clone github.com/docker/distribution [2021-07-20T05:18:10.049Z] + bundleName=arm64-integration [2021-07-20T05:18:10.049Z] + echo Creating arm64-integration-bundles.tar.gz [2021-07-20T05:18:10.049Z] Creating arm64-integration-bundles.tar.gz [2021-07-20T05:18:10.049Z] + 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-20T05:18:10.049Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-07-20T05:18:10.171Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [Pipeline] archiveArtifacts [2021-07-20T05:18:10.323Z] Archiving artifacts [2021-07-20T05:18:10.326Z] ok github.com/docker/docker/pkg/term/windows 0.047s coverage: [no statements] [no tests to run] [2021-07-20T05:18:10.574Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42659/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-20T05:18:10.784Z] === RUN TestTruncIndex [2021-07-20T05:18:10.784Z] --- PASS: TestTruncIndex (0.10s) [2021-07-20T05:18:10.784Z] PASS [2021-07-20T05:18:10.784Z] coverage: 91.5% of statements [2021-07-20T05:18:10.784Z] ok github.com/docker/docker/pkg/truncindex 0.150s coverage: 91.5% of statements [2021-07-20T05:18:10.784Z] === RUN TestIsGIT [2021-07-20T05:18:10.784Z] --- PASS: TestIsGIT (0.00s) [2021-07-20T05:18:10.784Z] === RUN TestIsTransport [2021-07-20T05:18:10.784Z] --- PASS: TestIsTransport (0.00s) [2021-07-20T05:18:10.784Z] PASS [2021-07-20T05:18:10.784Z] coverage: 100.0% of statements [2021-07-20T05:18:10.784Z] ok github.com/docker/docker/pkg/urlutil 0.064s coverage: 100.0% of statements [2021-07-20T05:18:10.849Z] 2021/07/20 05:18:10 Finished clone github.com/opencontainers/runc [2021-07-20T05:18:10.849Z] 2021/07/20 05:18:10 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-07-20T05:18:10.849Z] 2021/07/20 05:18:10 Finished clone github.com/containerd/continuity [2021-07-20T05:18:10.849Z] 2021/07/20 05:18:10 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-07-20T05:18:10.849Z] 2021/07/20 05:18:10 Finished clone google.golang.org/grpc [2021-07-20T05:18:10.849Z] 2021/07/20 05:18:10 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-07-20T05:18:10.885Z] + make clean [2021-07-20T05:18:11.455Z] docker volume rm -f docker-dev-cache [2021-07-20T05:18:11.455Z] docker-dev-cache [Pipeline] deleteDir [2021-07-20T05:18:11.749Z] === RUN TestVersionInfo [2021-07-20T05:18:11.749Z] --- PASS: TestVersionInfo (0.00s) [2021-07-20T05:18:11.749Z] === RUN TestAppendVersions [2021-07-20T05:18:11.749Z] --- PASS: TestAppendVersions (0.00s) [2021-07-20T05:18:11.749Z] PASS [2021-07-20T05:18:11.749Z] coverage: 88.9% of statements [2021-07-20T05:18:11.749Z] ok github.com/docker/docker/pkg/useragent 0.062s coverage: 88.9% of statements [2021-07-20T05:18:12.216Z] 2021/07/20 05:18:12 Finished clone github.com/fernet/fernet-go [2021-07-20T05:18:12.216Z] 2021/07/20 05:18:12 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-07-20T05:18:12.472Z] 2021/07/20 05:18:12 Finished clone github.com/moby/buildkit [2021-07-20T05:18:12.472Z] 2021/07/20 05:18:12 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-07-20T05:18:13.282Z] === RUN TestValidatePrivileges [2021-07-20T05:18:13.283Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-20T05:18:13.283Z] === RUN TestFilterByCapNeg [2021-07-20T05:18:13.283Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-20T05:18:13.283Z] === RUN TestFilterByCapPos [2021-07-20T05:18:13.283Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-20T05:18:13.283Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-20T05:18:13.283Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-20T05:18:13.283Z] PASS [2021-07-20T05:18:13.283Z] coverage: 12.0% of statements [2021-07-20T05:18:13.283Z] ok github.com/docker/docker/plugin 0.075s coverage: 12.0% of statements [2021-07-20T05:18:13.283Z] time="2021-07-20T05:18:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post \"http://127.0.0.1:49223/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-20T05:18:13.283Z] === RUN TestNewSettable [2021-07-20T05:18:13.283Z] --- PASS: TestNewSettable (0.00s) [2021-07-20T05:18:13.283Z] === RUN TestIsSettable [2021-07-20T05:18:13.283Z] --- PASS: TestIsSettable (0.00s) [2021-07-20T05:18:13.283Z] === RUN TestUpdateSettingsEnv [2021-07-20T05:18:13.283Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-20T05:18:13.283Z] PASS [2021-07-20T05:18:13.283Z] coverage: 20.1% of statements [2021-07-20T05:18:13.283Z] ok github.com/docker/docker/plugin/v2 0.051s coverage: 20.1% of statements [2021-07-20T05:18:13.839Z] 2021/07/20 05:18:13 Finished clone golang.org/x/time [2021-07-20T05:18:13.839Z] 2021/07/20 05:18:13 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-07-20T05:18:14.095Z] 2021/07/20 05:18:13 Finished clone github.com/hashicorp/go-memdb [2021-07-20T05:18:14.095Z] 2021/07/20 05:18:13 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-07-20T05:18:14.339Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-20T05:18:14.353Z] 2021/07/20 05:18:14 Finished clone github.com/cilium/ebpf [2021-07-20T05:18:14.353Z] 2021/07/20 05:18:14 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-07-20T05:18:14.817Z] === RUN TestLoad [2021-07-20T05:18:14.817Z] --- PASS: TestLoad (0.01s) [2021-07-20T05:18:14.817Z] === RUN TestSave [2021-07-20T05:18:14.817Z] --- PASS: TestSave (0.05s) [2021-07-20T05:18:14.817Z] === RUN TestAddDeleteGet [2021-07-20T05:18:14.817Z] --- PASS: TestAddDeleteGet (0.06s) [2021-07-20T05:18:14.817Z] === RUN TestInvalidTags [2021-07-20T05:18:14.817Z] --- PASS: TestInvalidTags (0.01s) [2021-07-20T05:18:14.817Z] PASS [2021-07-20T05:18:14.817Z] coverage: 84.4% of statements [2021-07-20T05:18:14.817Z] ok github.com/docker/docker/reference 0.243s coverage: 84.4% of statements [2021-07-20T05:18:14.914Z] 2021/07/20 05:18:14 Finished clone github.com/hashicorp/go-immutable-radix [2021-07-20T05:18:14.914Z] 2021/07/20 05:18:14 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-07-20T05:18:15.268Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-20T05:18:15.829Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-20T05:18:15.829Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-20T05:18:15.829Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-20T05:18:15.829Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-20T05:18:15.842Z] 2021/07/20 05:18:15 Finished clone github.com/hashicorp/golang-lru [2021-07-20T05:18:15.842Z] 2021/07/20 05:18:15 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-07-20T05:18:15.842Z] 2021/07/20 05:18:15 Finished clone github.com/coreos/pkg [2021-07-20T05:18:15.842Z] 2021/07/20 05:18:15 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-07-20T05:18:16.352Z] === RUN TestResolveAuthConfigIndexServer [2021-07-20T05:18:16.352Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-20T05:18:16.352Z] === RUN TestResolveAuthConfigFullURL [2021-07-20T05:18:16.352Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-20T05:18:16.352Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-20T05:18:16.352Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-20T05:18:16.352Z] === RUN TestValidateMirror [2021-07-20T05:18:16.352Z] --- PASS: TestValidateMirror (0.00s) [2021-07-20T05:18:16.352Z] === RUN TestLoadInsecureRegistries [2021-07-20T05:18:16.352Z] time="2021-07-20T05:18:15Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-20T05:18:16.352Z] time="2021-07-20T05:18:15Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-20T05:18:16.352Z] time="2021-07-20T05:18:15Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-20T05:18:16.352Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2021-07-20T05:18:16.352Z] === RUN TestNewServiceConfig [2021-07-20T05:18:16.352Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-20T05:18:16.352Z] === RUN TestValidateIndexName [2021-07-20T05:18:16.352Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-20T05:18:16.352Z] === RUN TestValidateIndexNameWithError [2021-07-20T05:18:16.352Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-20T05:18:16.352Z] === RUN TestEndpointParse [2021-07-20T05:18:16.352Z] --- PASS: TestEndpointParse (0.00s) [2021-07-20T05:18:16.352Z] === RUN TestEndpointParseInvalid [2021-07-20T05:18:16.352Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-20T05:18:16.352Z] === RUN TestValidateEndpoint [2021-07-20T05:18:16.352Z] --- PASS: TestValidateEndpoint (0.02s) [2021-07-20T05:18:16.352Z] === RUN TestPing [2021-07-20T05:18:16.352Z] --- PASS: TestPing (0.00s) [2021-07-20T05:18:16.352Z] === RUN TestPingRegistryEndpoint [2021-07-20T05:18:16.352Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:18:16.352Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-20T05:18:16.352Z] === RUN TestEndpoint [2021-07-20T05:18:16.352Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:18:16.352Z] --- SKIP: TestEndpoint (0.01s) [2021-07-20T05:18:16.352Z] === RUN TestParseRepositoryInfo [2021-07-20T05:18:16.352Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-20T05:18:16.352Z] === RUN TestNewIndexInfo [2021-07-20T05:18:16.352Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-20T05:18:16.352Z] === RUN TestMirrorEndpointLookup [2021-07-20T05:18:16.352Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:18:16.352Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-07-20T05:18:16.352Z] === RUN TestSearchRepositories [2021-07-20T05:18:16.352Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-20T05:18:16.352Z] Host: 127.0.0.1:49228 [2021-07-20T05:18:16.352Z] User-Agent: docker test client [2021-07-20T05:18:16.352Z] Authorization: Token fake-token [2021-07-20T05:18:16.352Z] X-Docker-Token: true [2021-07-20T05:18:16.352Z] Accept-Encoding: gzip [2021-07-20T05:18:16.352Z] [2021-07-20T05:18:16.352Z] [2021-07-20T05:18:16.352Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-20T05:18:16.352Z] Connection: close [2021-07-20T05:18:16.352Z] Content-Length: 144 [2021-07-20T05:18:16.352Z] Cache-Control: no-cache [2021-07-20T05:18:16.352Z] Content-Type: application/json [2021-07-20T05:18:16.352Z] Date: Tue, 20 Jul 2021 05:18:15 GMT [2021-07-20T05:18:16.352Z] Expires: -1 [2021-07-20T05:18:16.352Z] Pragma: no-cache [2021-07-20T05:18:16.352Z] Server: docker-tests/mock [2021-07-20T05:18:16.352Z] X-Docker-Registry-Config: mock [2021-07-20T05:18:16.352Z] X-Docker-Registry-Version: 0.0.0 [2021-07-20T05:18:16.352Z] [2021-07-20T05:18:16.352Z] [2021-07-20T05:18:16.352Z] --- PASS: TestSearchRepositories (0.01s) [2021-07-20T05:18:16.352Z] === RUN TestTrustedLocation [2021-07-20T05:18:16.352Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-20T05:18:16.352Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-20T05:18:16.352Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-20T05:18:16.352Z] === RUN TestAllowNondistributableArtifacts [2021-07-20T05:18:16.352Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-20T05:18:16.352Z] === RUN TestIsSecureIndex [2021-07-20T05:18:16.352Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-20T05:18:16.352Z] PASS [2021-07-20T05:18:16.352Z] coverage: 50.3% of statements [2021-07-20T05:18:16.352Z] ok github.com/docker/docker/registry 0.327s coverage: 50.3% of statements [2021-07-20T05:18:16.352Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-20T05:18:16.352Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-07-20T05:18:16.352Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-20T05:18:16.352Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-20T05:18:16.352Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-20T05:18:16.352Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-20T05:18:16.352Z] === RUN TestResumableRequestReaderWithReadError [2021-07-20T05:18:16.810Z] time="2021-07-20T05:18:16Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-20T05:18:16.810Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s) [2021-07-20T05:18:16.810Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-20T05:18:16.810Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-20T05:18:16.810Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-20T05:18:16.810Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.01s) [2021-07-20T05:18:16.810Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-20T05:18:16.810Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-20T05:18:16.810Z] === RUN TestResumableRequestReader [2021-07-20T05:18:16.810Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-20T05:18:16.810Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-20T05:18:16.810Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-20T05:18:16.810Z] PASS [2021-07-20T05:18:16.810Z] coverage: 100.0% of statements [2021-07-20T05:18:16.810Z] ok github.com/docker/docker/registry/resumable 0.279s coverage: 100.0% of statements [2021-07-20T05:18:16.810Z] === RUN TestRestartManagerTimeout [2021-07-20T05:18:16.810Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-20T05:18:16.810Z] === RUN TestRestartManagerTimeoutReset [2021-07-20T05:18:16.810Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-20T05:18:16.810Z] PASS [2021-07-20T05:18:16.810Z] coverage: 50.9% of statements [2021-07-20T05:18:16.810Z] ok github.com/docker/docker/restartmanager 0.064s coverage: 50.9% of statements [2021-07-20T05:18:17.209Z] 2021/07/20 05:18:17 Finished clone github.com/beorn7/perks [2021-07-20T05:18:17.209Z] 2021/07/20 05:18:17 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-07-20T05:18:17.465Z] 2021/07/20 05:18:17 Finished clone golang.org/x/crypto [2021-07-20T05:18:17.465Z] 2021/07/20 05:18:17 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-07-20T05:18:17.721Z] 2021/07/20 05:18:17 Finished clone github.com/golang/protobuf [2021-07-20T05:18:17.721Z] 2021/07/20 05:18:17 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-07-20T05:18:17.776Z] === RUN TestDecodeContainerConfig [2021-07-20T05:18:17.776Z] --- PASS: TestDecodeContainerConfig (0.01s) [2021-07-20T05:18:17.776Z] === RUN TestDecodeContainerConfigIsolation [2021-07-20T05:18:17.776Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-20T05:18:17.776Z] === RUN TestValidatePrivileged [2021-07-20T05:18:17.776Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-20T05:18:17.776Z] PASS [2021-07-20T05:18:17.776Z] coverage: 52.2% of statements [2021-07-20T05:18:17.776Z] ok github.com/docker/docker/runconfig 0.056s coverage: 52.2% of statements [2021-07-20T05:18:17.776Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-20T05:18:17.776Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-20T05:18:17.776Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-20T05:18:17.776Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-20T05:18:17.776Z] PASS [2021-07-20T05:18:17.776Z] coverage: 62.5% of statements [2021-07-20T05:18:17.776Z] ok github.com/docker/docker/testutil 0.055s coverage: 62.5% of statements [2021-07-20T05:18:19.089Z] 2021/07/20 05:18:18 Finished clone github.com/prometheus/client_model [2021-07-20T05:18:19.089Z] 2021/07/20 05:18:18 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-07-20T05:18:19.089Z] 2021/07/20 05:18:18 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-07-20T05:18:19.089Z] 2021/07/20 05:18:18 Finished clone code.cloudfoundry.org/clock [2021-07-20T05:18:19.090Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-20T05:18:19.090Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.10s) [2021-07-20T05:18:19.090Z] === RUN TestCreateServiceSecretFileMode [2021-07-20T05:18:19.346Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-20T05:18:19.654Z] 2021/07/20 05:18:19 Finished clone github.com/prometheus/client_golang [2021-07-20T05:18:19.654Z] 2021/07/20 05:18:19 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-20T05:18:20.583Z] 2021/07/20 05:18:20 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-07-20T05:18:20.583Z] 2021/07/20 05:18:20 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-07-20T05:18:20.712Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-20T05:18:20.840Z] 2021/07/20 05:18:20 Finished clone github.com/pkg/errors [2021-07-20T05:18:20.840Z] 2021/07/20 05:18:20 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-07-20T05:18:20.840Z] 2021/07/20 05:18:20 Finished clone github.com/prometheus/procfs [2021-07-20T05:18:20.840Z] 2021/07/20 05:18:20 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-07-20T05:18:21.096Z] 2021/07/20 05:18:21 Finished clone github.com/prometheus/common [2021-07-20T05:18:21.096Z] 2021/07/20 05:18:21 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-07-20T05:18:21.352Z] 2021/07/20 05:18:21 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-07-20T05:18:21.352Z] 2021/07/20 05:18:21 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-07-20T05:18:21.923Z] 2021/07/20 05:18:21 Finished clone github.com/cespare/xxhash/v2 [2021-07-20T05:18:21.923Z] 2021/07/20 05:18:21 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-07-20T05:18:22.077Z] --- PASS: TestCreateServiceSecretFileMode (3.15s) [2021-07-20T05:18:22.077Z] === RUN TestCreateServiceConfigFileMode [2021-07-20T05:18:22.468Z] --- PASS: TestNewClientWithTimeout (17.69s) [2021-07-20T05:18:22.468Z] === RUN TestClientStream [2021-07-20T05:18:22.468Z] --- PASS: TestClientStream (0.00s) [2021-07-20T05:18:22.468Z] === RUN TestClientSendFile [2021-07-20T05:18:22.468Z] --- PASS: TestClientSendFile (0.00s) [2021-07-20T05:18:22.468Z] === RUN TestClientWithRequestTimeout [2021-07-20T05:18:22.468Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-07-20T05:18:22.468Z] === RUN TestFileSpecPlugin [2021-07-20T05:18:22.468Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-20T05:18:22.468Z] === RUN TestFileJSONSpecPlugin [2021-07-20T05:18:22.468Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-07-20T05:18:22.468Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-20T05:18:22.468Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-20T05:18:22.468Z] === RUN TestPluginAddHandler [2021-07-20T05:18:22.468Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-20T05:18:22.468Z] === RUN TestPluginWaitBadPlugin [2021-07-20T05:18:22.468Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-20T05:18:22.468Z] === RUN TestGet [2021-07-20T05:18:22.468Z] time="2021-07-20T05:18:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-20T05:18:22.468Z] === RUN TestGetDriver [2021-07-20T05:18:22.468Z] --- PASS: TestGetDriver (0.00s) [2021-07-20T05:18:22.468Z] === RUN TestVolumeRequestError [2021-07-20T05:18:22.468Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-20T05:18:22.468Z] PASS [2021-07-20T05:18:22.468Z] coverage: 36.1% of statements [2021-07-20T05:18:22.468Z] ok github.com/docker/docker/volume/drivers 0.068s coverage: 36.1% of statements [2021-07-20T05:18:22.468Z] === RUN TestGetAddress [2021-07-20T05:18:22.468Z] --- PASS: TestGetAddress (0.00s) [2021-07-20T05:18:22.468Z] === RUN TestRemove [2021-07-20T05:18:22.468Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-20T05:18:22.468Z] --- SKIP: TestRemove (0.00s) [2021-07-20T05:18:22.468Z] === RUN TestInitializeWithVolumes [2021-07-20T05:18:22.468Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-20T05:18:22.468Z] === RUN TestCreate [2021-07-20T05:18:22.468Z] --- PASS: TestCreate (0.01s) [2021-07-20T05:18:22.468Z] === RUN TestValidateName [2021-07-20T05:18:22.468Z] --- PASS: TestValidateName (0.00s) [2021-07-20T05:18:22.468Z] === RUN TestCreateWithOpts [2021-07-20T05:18:22.468Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-20T05:18:22.468Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-20T05:18:22.468Z] === RUN TestRelaodNoOpts [2021-07-20T05:18:22.468Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-07-20T05:18:22.468Z] PASS [2021-07-20T05:18:22.468Z] coverage: 41.5% of statements [2021-07-20T05:18:22.468Z] ok github.com/docker/docker/volume/local 0.111s coverage: 41.5% of statements [2021-07-20T05:18:22.854Z] 2021/07/20 05:18:22 Finished clone github.com/inconshreveable/mousetrap [2021-07-20T05:18:22.854Z] 2021/07/20 05:18:22 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-07-20T05:18:22.926Z] time="2021-07-20T05:18:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-20T05:18:23.110Z] 2021/07/20 05:18:22 Finished clone github.com/morikuni/aec [2021-07-20T05:18:23.110Z] 2021/07/20 05:18:22 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-07-20T05:18:23.110Z] 2021/07/20 05:18:22 Finished clone github.com/spf13/pflag [2021-07-20T05:18:23.110Z] 2021/07/20 05:18:22 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-07-20T05:18:23.673Z] 2021/07/20 05:18:23 Finished clone github.com/docker/go-metrics [2021-07-20T05:18:23.673Z] 2021/07/20 05:18:23 Clone github.com/Microsoft/hcsshim, revision 64a2b71405dacf76c95600f4c756a991ad09cf7c, attempt 1/20 [2021-07-20T05:18:24.237Z] 2021/07/20 05:18:23 Finished clone github.com/spf13/cobra [2021-07-20T05:18:24.237Z] 2021/07/20 05:18:23 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2021-07-20T05:18:24.464Z] === RUN TestConvertTmpfsOptions [2021-07-20T05:18:24.464Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-20T05:18:24.464Z] parser_test.go:49: data="ro" [2021-07-20T05:18:24.464Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-20T05:18:24.464Z] === RUN TestParseMountRaw [2021-07-20T05:18:24.464Z] --- PASS: TestParseMountRaw (0.04s) [2021-07-20T05:18:24.464Z] === RUN TestParseMountRawSplit [2021-07-20T05:18:24.464Z] parser_test.go:390: case 0 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 1 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 2 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 3 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 4 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 5 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 6 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 7 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 8 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 0 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 1 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 2 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 3 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 4 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 5 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 6 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 7 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 8 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 9 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 10 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 11 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 12 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 0 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 1 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 2 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 3 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 4 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 5 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 6 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 7 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 8 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 9 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 10 [2021-07-20T05:18:24.464Z] parser_test.go:390: case 11 [2021-07-20T05:18:24.464Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-07-20T05:18:24.464Z] === RUN TestParseMountSpec [2021-07-20T05:18:24.464Z] parser_test.go:455: case 0 [2021-07-20T05:18:24.464Z] parser_test.go:455: case 1 [2021-07-20T05:18:24.464Z] parser_test.go:455: case 2 [2021-07-20T05:18:24.464Z] parser_test.go:455: case 3 [2021-07-20T05:18:24.464Z] parser_test.go:455: case 4 [2021-07-20T05:18:24.464Z] parser_test.go:455: case 5 [2021-07-20T05:18:24.464Z] --- PASS: TestParseMountSpec (0.01s) [2021-07-20T05:18:24.464Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-20T05:18:24.464Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-20T05:18:24.465Z] === RUN TestValidateMount [2021-07-20T05:18:24.465Z] --- PASS: TestValidateMount (0.00s) [2021-07-20T05:18:24.465Z] PASS [2021-07-20T05:18:24.465Z] coverage: 66.2% of statements [2021-07-20T05:18:24.465Z] ok github.com/docker/docker/volume/mounts 0.113s coverage: 66.2% of statements [2021-07-20T05:18:24.493Z] 2021/07/20 05:18:24 Finished clone github.com/Azure/go-ansiterm [2021-07-20T05:18:24.493Z] 2021/07/20 05:18:24 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-07-20T05:18:24.493Z] 2021/07/20 05:18:24 Finished clone github.com/docker/libtrust [2021-07-20T05:18:24.493Z] 2021/07/20 05:18:24 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-07-20T05:18:24.923Z] time="2021-07-20T05:18:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-20T05:18:25.055Z] 2021/07/20 05:18:24 Finished clone github.com/google/certificate-transparency-go [2021-07-20T05:18:25.055Z] 2021/07/20 05:18:24 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-07-20T05:18:25.341Z] --- PASS: TestCreateServiceConfigFileMode (3.29s) [2021-07-20T05:18:25.341Z] === RUN TestCreateServiceSysctls [2021-07-20T05:18:25.380Z] === RUN TestSetGetMeta [2021-07-20T05:18:25.380Z] === PAUSE TestSetGetMeta [2021-07-20T05:18:25.380Z] === RUN TestRestore [2021-07-20T05:18:25.380Z] === PAUSE TestRestore [2021-07-20T05:18:25.380Z] === RUN TestServiceCreate [2021-07-20T05:18:25.380Z] === PAUSE TestServiceCreate [2021-07-20T05:18:25.380Z] === RUN TestServiceList [2021-07-20T05:18:25.380Z] === PAUSE TestServiceList [2021-07-20T05:18:25.380Z] === RUN TestServiceRemove [2021-07-20T05:18:25.380Z] === PAUSE TestServiceRemove [2021-07-20T05:18:25.380Z] === RUN TestServiceGet [2021-07-20T05:18:25.380Z] === PAUSE TestServiceGet [2021-07-20T05:18:25.380Z] === RUN TestServicePrune [2021-07-20T05:18:25.380Z] === PAUSE TestServicePrune [2021-07-20T05:18:25.380Z] === RUN TestCreate [2021-07-20T05:18:25.380Z] === PAUSE TestCreate [2021-07-20T05:18:25.380Z] === RUN TestRemove [2021-07-20T05:18:25.380Z] === PAUSE TestRemove [2021-07-20T05:18:25.380Z] === RUN TestList [2021-07-20T05:18:25.380Z] === PAUSE TestList [2021-07-20T05:18:25.380Z] === RUN TestFindByDriver [2021-07-20T05:18:25.380Z] === PAUSE TestFindByDriver [2021-07-20T05:18:25.380Z] === RUN TestFindByReferenced [2021-07-20T05:18:25.380Z] === PAUSE TestFindByReferenced [2021-07-20T05:18:25.380Z] === RUN TestDerefMultipleOfSameRef [2021-07-20T05:18:25.380Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-20T05:18:25.380Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-20T05:18:25.380Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-20T05:18:25.380Z] === RUN TestDefererencePluginOnCreateError [2021-07-20T05:18:25.380Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-20T05:18:25.380Z] === RUN TestRefDerefRemove [2021-07-20T05:18:25.380Z] === PAUSE TestRefDerefRemove [2021-07-20T05:18:25.380Z] === RUN TestGet [2021-07-20T05:18:25.380Z] === PAUSE TestGet [2021-07-20T05:18:25.380Z] === RUN TestGetWithReference [2021-07-20T05:18:25.380Z] === PAUSE TestGetWithReference [2021-07-20T05:18:25.380Z] === RUN TestFilterFunc [2021-07-20T05:18:25.380Z] === RUN TestFilterFunc/test_nil_list [2021-07-20T05:18:25.380Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-20T05:18:25.380Z] === RUN TestFilterFunc/test_empty_list [2021-07-20T05:18:25.380Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-20T05:18:25.380Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-20T05:18:25.380Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-20T05:18:25.380Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-20T05:18:25.380Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-20T05:18:25.380Z] === RUN TestFilterFunc/test_filter_some [2021-07-20T05:18:25.380Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-20T05:18:25.380Z] === RUN TestFilterFunc/test_filter_middle [2021-07-20T05:18:25.380Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-20T05:18:25.380Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-20T05:18:25.380Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-20T05:18:25.380Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-20T05:18:25.380Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-20T05:18:25.380Z] === CONT TestFilterFunc/test_nil_list [2021-07-20T05:18:25.380Z] === CONT TestFilterFunc/test_filter_some [2021-07-20T05:18:25.380Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-20T05:18:25.380Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-20T05:18:25.380Z] === CONT TestFilterFunc/test_empty_list [2021-07-20T05:18:25.380Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-20T05:18:25.380Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-20T05:18:25.380Z] === CONT TestFilterFunc/test_filter_middle [2021-07-20T05:18:25.380Z] --- PASS: TestFilterFunc (0.00s) [2021-07-20T05:18:25.380Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-20T05:18:25.380Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-20T05:18:25.380Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-20T05:18:25.380Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-20T05:18:25.380Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-20T05:18:25.380Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-20T05:18:25.380Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-20T05:18:25.380Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-20T05:18:25.380Z] === CONT TestSetGetMeta [2021-07-20T05:18:25.380Z] === CONT TestGetWithReference [2021-07-20T05:18:25.380Z] === CONT TestGet [2021-07-20T05:18:25.380Z] === CONT TestFindByReferenced [2021-07-20T05:18:25.380Z] --- PASS: TestSetGetMeta (0.03s) [2021-07-20T05:18:25.380Z] === CONT TestServicePrune [2021-07-20T05:18:25.380Z] --- PASS: TestGetWithReference (0.04s) [2021-07-20T05:18:25.380Z] === CONT TestFindByDriver [2021-07-20T05:18:25.380Z] --- PASS: TestGet (0.05s) [2021-07-20T05:18:25.380Z] === CONT TestList [2021-07-20T05:18:25.380Z] --- PASS: TestFindByReferenced (0.05s) [2021-07-20T05:18:25.380Z] === CONT TestRemove [2021-07-20T05:18:25.380Z] --- PASS: TestFindByDriver (0.04s) [2021-07-20T05:18:25.380Z] === CONT TestCreate [2021-07-20T05:18:25.380Z] --- PASS: TestRemove (0.04s) [2021-07-20T05:18:25.380Z] === CONT TestDefererencePluginOnCreateError [2021-07-20T05:18:25.380Z] --- PASS: TestList (0.04s) [2021-07-20T05:18:25.380Z] === CONT TestRefDerefRemove [2021-07-20T05:18:25.380Z] --- PASS: TestCreate (0.02s) [2021-07-20T05:18:25.380Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-20T05:18:25.380Z] --- PASS: TestRefDerefRemove (0.04s) [2021-07-20T05:18:25.380Z] === CONT TestDerefMultipleOfSameRef [2021-07-20T05:18:25.380Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-07-20T05:18:25.380Z] === CONT TestServiceList [2021-07-20T05:18:25.380Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-07-20T05:18:25.380Z] === CONT TestServiceGet [2021-07-20T05:18:25.380Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2021-07-20T05:18:25.380Z] === CONT TestServiceRemove [2021-07-20T05:18:25.380Z] --- PASS: TestServiceGet (0.15s) [2021-07-20T05:18:25.380Z] === CONT TestServiceCreate [2021-07-20T05:18:25.380Z] time="2021-07-20T05:18:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-20T05:18:25.380Z] --- PASS: TestServiceRemove (0.13s) [2021-07-20T05:18:25.380Z] === CONT TestRestore [2021-07-20T05:18:25.380Z] --- PASS: TestServiceList (0.18s) [2021-07-20T05:18:25.380Z] time="2021-07-20T05:18:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-20T05:18:25.380Z] time="2021-07-20T05:18:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-20T05:18:25.380Z] time="2021-07-20T05:18:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-20T05:18:25.380Z] --- PASS: TestServiceCreate (0.04s) [2021-07-20T05:18:25.380Z] time="2021-07-20T05:18:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-20T05:18:25.380Z] --- PASS: TestRestore (0.04s) [2021-07-20T05:18:25.380Z] --- PASS: TestServicePrune (0.32s) [2021-07-20T05:18:25.380Z] PASS [2021-07-20T05:18:25.380Z] coverage: 70.3% of statements [2021-07-20T05:18:25.380Z] ok github.com/docker/docker/volume/service 0.421s coverage: 70.3% of statements [2021-07-20T05:18:26.423Z] 2021/07/20 05:18:26 Finished clone github.com/google/uuid [2021-07-20T05:18:26.423Z] 2021/07/20 05:18:26 Finished clone github.com/Microsoft/go-winio [2021-07-20T05:18:26.423Z] 2021/07/20 05:18:26 Finished clone github.com/opencontainers/selinux [2021-07-20T05:18:26.914Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-20T05:18:26.914Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-20T05:18:26.914Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-20T05:18:26.914Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-20T05:18:26.914Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-20T05:18:26.914Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-20T05:18:26.914Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-20T05:18:26.914Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-20T05:18:26.914Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-20T05:18:26.985Z] 2021/07/20 05:18:26 Finished clone github.com/gorilla/mux [2021-07-20T05:18:27.227Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-20T05:18:28.154Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-20T05:18:29.085Z] time="2021-07-20T05:18:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-20T05:18:29.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-07-20T05:18:30.084Z] --- PASS: TestCreateServiceSysctls (4.55s) [2021-07-20T05:18:30.084Z] === RUN TestCreateServiceCapabilities [2021-07-20T05:18:30.084Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-20T05:18:31.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-20T05:18:33.338Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-07-20T05:18:33.338Z] --- PASS: TestCreateServiceCapabilities (3.45s) [2021-07-20T05:18:33.338Z] === RUN TestInspect [2021-07-20T05:18:34.704Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-07-20T05:18:35.078Z] 2021/07/20 05:18:34 Finished clone github.com/golang/gddo [2021-07-20T05:18:36.073Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-07-20T05:18:36.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-07-20T05:18:36.635Z] --- PASS: TestInspect (3.27s) [2021-07-20T05:18:36.635Z] === RUN TestCreateJob [2021-07-20T05:18:37.641Z] --- PASS: TestGet (15.04s) [2021-07-20T05:18:37.641Z] === RUN TestPluginWithNoManifest [2021-07-20T05:18:37.641Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-20T05:18:37.641Z] === RUN TestGetAll [2021-07-20T05:18:37.641Z] --- PASS: TestGetAll (0.01s) [2021-07-20T05:18:37.641Z] PASS [2021-07-20T05:18:37.641Z] coverage: 73.4% of statements [2021-07-20T05:18:37.641Z] ok github.com/docker/docker/pkg/plugins 35.117s coverage: 73.4% of statements [2021-07-20T05:18:37.641Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-20T05:18:37.641Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-20T05:18:37.641Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-20T05:18:37.641Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-20T05:18:37.641Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-20T05:18:37.641Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-20T05:18:37.641Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-20T05:18:37.641Z] ? github.com/docker/docker/quota [no test files] [2021-07-20T05:18:37.641Z] ? github.com/docker/docker/rootless [no test files] [2021-07-20T05:18:37.641Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-20T05:18:37.641Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-20T05:18:37.641Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-20T05:18:37.641Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-20T05:18:37.641Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-20T05:18:37.641Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-20T05:18:37.641Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-20T05:18:37.641Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-20T05:18:37.641Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-20T05:18:37.641Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-20T05:18:37.641Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-20T05:18:37.641Z] ? github.com/docker/docker/volume [no test files] [2021-07-20T05:18:37.641Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-20T05:18:37.641Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-20T05:18:38.012Z] docker_api_swarm_test.go:201: [da2fc26ed8509] joining swarm manager [d2e6207466eb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:18:38.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-07-20T05:18:39.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0000c5b60_} [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === Skipped [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-20T05:18:40.540Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-20T05:18:40.540Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-20T05:18:40.540Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-20T05:18:40.540Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-07-20T05:18:40.540Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-20T05:18:40.540Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-20T05:18:40.540Z] daemon_test.go:147: root required [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-20T05:18:40.540Z] reload_test.go:520: root required [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-07-20T05:18:40.540Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-20T05:18:40.540Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-20T05:18:40.540Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-20T05:18:40.540Z] download_test.go:268: Needs fixing on Windows [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-20T05:18:40.540Z] layer_test.go:304: Failing on Windows [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-20T05:18:40.540Z] layer_test.go:353: Failing on Windows [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-20T05:18:40.540Z] layer_test.go:468: Failing on Windows [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-20T05:18:40.540Z] layer_test.go:697: Failing on Windows [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-20T05:18:40.540Z] migration_test.go:46: Failing on Windows [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-20T05:18:40.540Z] migration_test.go:182: Failing on Windows [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-20T05:18:40.540Z] mount_test.go:17: Failing on Windows [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-20T05:18:40.540Z] mount_test.go:76: Failing on Windows [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-20T05:18:40.540Z] mount_test.go:125: Failing on Windows [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-20T05:18:40.540Z] mount_test.go:212: Failing on Windows [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-20T05:18:40.540Z] archive_test.go:134: Xz not present in msys2 [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-20T05:18:40.540Z] archive_test.go:239: Failing on Windows CI machines [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-20T05:18:40.540Z] archive_windows_test.go:16: Currently fails [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-20T05:18:40.540Z] changes_test.go:192: needs more investigation [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-20T05:18:40.540Z] changes_test.go:405: needs further investigation [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-20T05:18:40.540Z] changes_test.go:441: needs further investigation [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-20T05:18:40.540Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-20T05:18:40.540Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-20T05:18:40.540Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-20T05:18:40.540Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-20T05:18:40.540Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-20T05:18:40.540Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-20T05:18:40.540Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-20T05:18:40.540Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-20T05:18:40.540Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-20T05:18:40.540Z] poller_test.go:41: No chmod on Windows [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-20T05:18:40.540Z] fileutils_test.go:134: Needs porting to Windows [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-20T05:18:40.540Z] fileutils_test.go:180: Needs porting to Windows [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-20T05:18:40.540Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-07-20T05:18:40.540Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-07-20T05:18:40.540Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-20T05:18:40.540Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-20T05:18:40.540Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] [2021-07-20T05:18:40.540Z] DONE 1830 tests, 45 skipped in 230.053s [2021-07-20T05:18:40.540Z] INFO: make.ps1 ended at 07/20/2021 05:18:39 [2021-07-20T05:18:40.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1015080543_/foo_false____} [2021-07-20T05:18:41.256Z] --- PASS: TestCreateJob (4.50s) [2021-07-20T05:18:41.256Z] === RUN TestReplicatedJob [2021-07-20T05:18:41.615Z] 2021/07/20 05:18:40 Finished clone github.com/cloudflare/cfssl [2021-07-20T05:18:42.075Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-20T05:18:42.075Z] INFO: Unit tests ended at 07/20/2021 05:18:41. Duration:00:04:08.0933479 [2021-07-20T05:18:42.075Z] INFO: Building busybox [2021-07-20T05:18:42.075Z] Sending build context to Docker daemon 5.12kB [2021-07-20T05:18:42.075Z] [2021-07-20T05:18:42.075Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-20T05:18:42.075Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-20T05:18:42.075Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-20T05:18:42.075Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-20T05:18:42.075Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-20T05:18:42.075Z] ---> 9a0a02eca0e6 [2021-07-20T05:18:42.075Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-20T05:18:42.075Z] ---> Running in 27994015aebf [2021-07-20T05:18:42.622Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1015080543_/foo_true____} [2021-07-20T05:18:44.511Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3079430706_/foo_false____} [2021-07-20T05:18:46.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3079430706_/foo_true____} [2021-07-20T05:18:46.867Z] 2021/07/20 05:18:46 Finished clone github.com/coreos/etcd [2021-07-20T05:18:47.123Z] 2021/07/20 05:18:46 Finished clone github.com/docker/swarmkit [2021-07-20T05:18:47.765Z] --- PASS: TestReplicatedJob (6.61s) [2021-07-20T05:18:47.765Z] === RUN TestUpdateReplicatedJob [2021-07-20T05:18:48.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3079430706_/foo_true__0xc0000c5bc0__} [2021-07-20T05:18:49.918Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0000c5bf0_} [2021-07-20T05:18:50.480Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0000c5c20_} [2021-07-20T05:18:52.369Z] --- PASS: TestUpdateReplicatedJob (4.32s) [2021-07-20T05:18:52.369Z] === RUN TestServiceListWithStatuses [2021-07-20T05:18:52.369Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-20T05:18:52.369Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-20T05:18:52.369Z] === RUN TestDockerNetworkConnectAlias [2021-07-20T05:18:52.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0000c5c50_} [2021-07-20T05:18:53.666Z] 2021/07/20 05:18:52 Finished clone github.com/Microsoft/hcsshim [2021-07-20T05:18:54.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0000c5c80_} [2021-07-20T05:18:54.595Z] 2021/07/20 05:18:54 Finished clone cloud.google.com/go [2021-07-20T05:18:55.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-20T05:18:55.984Z] 2021/07/20 05:18:55 Finished clone github.com/containerd/containerd [2021-07-20T05:18:57.249Z] --- PASS: TestDockerNetworkConnectAlias (4.91s) [2021-07-20T05:18:57.249Z] === RUN TestDockerNetworkReConnect [2021-07-20T05:18:57.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-20T05:18:57.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-20T05:18:57.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-20T05:18:57.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-20T05:18:57.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-20T05:18:57.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-20T05:18:57.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-20T05:18:57.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-20T05:18:57.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-20T05:18:57.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-20T05:18:57.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-20T05:18:57.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-07-20T05:18:57.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-07-20T05:18:57.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-07-20T05:18:57.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-07-20T05:18:57.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-07-20T05:18:57.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-07-20T05:18:57.760Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-20T05:18:59.735Z] Removing intermediate container 27994015aebf [2021-07-20T05:18:59.735Z] ---> 8cb78a7a6b3f [2021-07-20T05:18:59.735Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-20T05:18:59.735Z] ---> Running in 786180d0a55d [2021-07-20T05:19:00.193Z] Removing intermediate container 786180d0a55d [2021-07-20T05:19:00.193Z] ---> 5b86e9f50d1f [2021-07-20T05:19:00.193Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-20T05:19:00.193Z] ---> Running in dd7d6a753c04 [2021-07-20T05:19:00.650Z] Removing intermediate container dd7d6a753c04 [2021-07-20T05:19:00.650Z] ---> 8bbc0838ca93 [2021-07-20T05:19:00.650Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-20T05:19:01.615Z] [2021-07-20T05:19:01.935Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-07-20T05:19:01.935Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-20T05:19:01.935Z] --- PASS: TestDockerNetworkReConnect (4.66s) [2021-07-20T05:19:01.935Z] === RUN TestServicePlugin [2021-07-20T05:19:02.072Z] ---> 7d0b5f00f14c [2021-07-20T05:19:02.072Z] 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-20T05:19:02.072Z] ---> Running in e7ba926c7178 [2021-07-20T05:19:03.828Z] docker_api_swarm_test.go:383: [dda72e7003aee] joining swarm manager [d49dac5a7a3a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:19:04.084Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-20T05:19:05.451Z] docker_api_swarm_test.go:384: [d6f13718f4fac] joining swarm manager [d49dac5a7a3a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T05:19:07.340Z] plugin_test.go:62: [d459e46c97bc1] joining swarm manager [d8b503c652ab0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:19:07.900Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-20T05:19:08.187Z] 2021/07/20 05:19:06 Finished clone google.golang.org/genproto [2021-07-20T05:19:08.187Z] 2021/07/20 05:19:06 Finished clone github.com/gogo/protobuf [2021-07-20T05:19:08.462Z] plugin_test.go:65: [d19b0f5645121] joining swarm manager [d8b503c652ab0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T05:19:09.829Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-20T05:19:09.829Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-20T05:19:10.756Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-20T05:19:11.318Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-07-20T05:19:12.244Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-20T05:19:13.170Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-20T05:19:13.731Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-20T05:19:14.659Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-20T05:19:15.587Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-20T05:19:16.515Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-20T05:19:17.077Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-20T05:19:18.004Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-20T05:19:18.932Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-20T05:19:19.859Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-20T05:19:20.420Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-20T05:19:21.804Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-20T05:19:22.734Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-20T05:19:23.294Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-20T05:19:23.550Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-20T05:19:24.114Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-20T05:19:25.041Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-20T05:19:25.969Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-20T05:19:26.531Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-20T05:19:27.204Z] Removing intermediate container e7ba926c7178 [2021-07-20T05:19:27.204Z] ---> c3f664912c96 [2021-07-20T05:19:27.204Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-20T05:19:27.204Z] ---> Running in 12ba157e2eda [2021-07-20T05:19:27.204Z] [2021-07-20T05:19:27.204Z] SUCCESS: Specified value was saved. [2021-07-20T05:19:27.459Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-20T05:19:28.823Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-20T05:19:29.384Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-20T05:19:29.673Z] Removing intermediate container 12ba157e2eda [2021-07-20T05:19:29.673Z] ---> 589dd440cb24 [2021-07-20T05:19:29.673Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-20T05:19:29.673Z] ---> Running in b0619a498aa5 [2021-07-20T05:19:31.270Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-20T05:19:35.436Z] --- PASS: TestServicePlugin (33.06s) [2021-07-20T05:19:35.436Z] === RUN TestServiceUpdateLabel [2021-07-20T05:19:35.436Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-20T05:19:36.739Z] Cannot create a file when that file already exists. [2021-07-20T05:19:37.328Z] --- PASS: TestServiceUpdateLabel (2.62s) [2021-07-20T05:19:37.328Z] === RUN TestServiceUpdateSecrets [2021-07-20T05:19:38.692Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-20T05:19:39.258Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-20T05:19:41.419Z] Removing intermediate container b0619a498aa5 [2021-07-20T05:19:41.419Z] ---> ffe35c58749c [2021-07-20T05:19:41.419Z] Step 13/13 : CMD ["sh"] [2021-07-20T05:19:41.419Z] ---> Running in c6d43b272abe [2021-07-20T05:19:41.419Z] Removing intermediate container c6d43b272abe [2021-07-20T05:19:41.419Z] ---> 9ce47449b750 [2021-07-20T05:19:41.419Z] Successfully built 9ce47449b750 [2021-07-20T05:19:41.419Z] Successfully tagged busybox:latest [2021-07-20T05:19:41.876Z] INFO: Docker images of the daemon under test [2021-07-20T05:19:41.876Z] [2021-07-20T05:19:41.876Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-20T05:19:41.876Z] busybox latest 9ce47449b750 Less than a second ago 5.72GB [2021-07-20T05:19:41.876Z] mcr.microsoft.com/windows/servercore ltsc2019 9a0a02eca0e6 13 days ago 5.7GB [2021-07-20T05:19:41.876Z] microsoft/windowsservercore latest 9a0a02eca0e6 13 days ago 5.7GB [2021-07-20T05:19:41.876Z] [2021-07-20T05:19:41.876Z] INFO: Running integration tests at 07/20/2021 05:19:41... [2021-07-20T05:19:41.876Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-20T05:19:41.876Z] INFO: Integration API tests being run from the host: [2021-07-20T05:19:41.876Z] INFO: make.ps1 starting at 07/20/2021 05:19:41 [2021-07-20T05:19:42.842Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-20T05:19:43.422Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-20T05:19:46.690Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-20T05:19:46.946Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-20T05:19:51.110Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-07-20T05:19:52.037Z] === RUN TestDockerSuite/TestCpToDot [2021-07-20T05:19:52.598Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-20T05:19:53.159Z] --- PASS: TestServiceUpdateSecrets (15.77s) [2021-07-20T05:19:53.159Z] === RUN TestServiceUpdateConfigs [2021-07-20T05:19:54.086Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-20T05:19:55.975Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-20T05:19:56.901Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-20T05:19:57.828Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-20T05:19:57.828Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-20T05:19:58.755Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-20T05:19:59.682Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-20T05:19:59.682Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-20T05:19:59.682Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-20T05:19:59.938Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-20T05:20:00.867Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-20T05:20:00.867Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-20T05:20:00.867Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-20T05:20:00.867Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-20T05:20:01.429Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-20T05:20:01.685Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-20T05:20:01.685Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-20T05:20:01.685Z] === RUN TestDockerSuite/TestCreateRM [2021-07-20T05:20:01.981Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-20T05:20:01.981Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-20T05:20:01.981Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-20T05:20:01.981Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-20T05:20:01.981Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-20T05:20:04.353Z] 2021/07/20 05:19:55 Finished clone github.com/hashicorp/consul [2021-07-20T05:20:04.353Z] 2021/07/20 05:20:00 Finished clone github.com/aws/aws-sdk-go [2021-07-20T05:20:04.499Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-20T05:20:04.499Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-20T05:20:04.499Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-20T05:20:06.386Z] check_test.go:380: [d6f13718f4fac] daemon is not started [2021-07-20T05:20:06.386Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-07-20T05:20:07.317Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-20T05:20:07.317Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-20T05:20:07.572Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-20T05:20:07.572Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-20T05:20:07.572Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-20T05:20:07.572Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-20T05:20:08.498Z] docker_api_swarm_test.go:801: [d48394fd0d346] joining swarm manager [da568824a5974]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:20:08.498Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-20T05:20:09.436Z] --- PASS: TestServiceUpdateConfigs (16.24s) [2021-07-20T05:20:09.436Z] === RUN TestServiceUpdateNetwork [2021-07-20T05:20:09.997Z] docker_api_swarm_test.go:801: [d8fc0a42657a4] joining swarm manager [da568824a5974]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T05:20:10.559Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-20T05:20:11.487Z] docker_api_swarm_test.go:801: [d3d38e555730a] joining swarm manager [da568824a5974]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-20T05:20:11.487Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-20T05:20:13.378Z] docker_api_swarm_test.go:801: [d49ab2edfa5e8] joining swarm manager [da568824a5974]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-20T05:20:13.634Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-20T05:20:14.559Z] docker_api_swarm_test.go:809: [d77bdb1d0fb4e] joining swarm manager [da568824a5974]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-07-20T05:20:15.486Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-20T05:20:16.047Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-20T05:20:16.608Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-20T05:20:16.863Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-20T05:20:17.789Z] === RUN TestDockerSuite/TestDockerFails [2021-07-20T05:20:17.789Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-07-20T05:20:17.789Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-07-20T05:20:17.789Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-07-20T05:20:18.541Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T05:20:18.541Z] INFO: Testing against a local daemon [2021-07-20T05:20:18.541Z] === RUN TestBuildWithSession [2021-07-20T05:20:18.541Z] build_session_test.go:25: TODO: BuildKit [2021-07-20T05:20:18.541Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-20T05:20:18.541Z] === RUN TestBuildSquashParent [2021-07-20T05:20:18.541Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:20:18.541Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-20T05:20:18.541Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-20T05:20:18.541Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T05:20:18.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T05:20:18.541Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T05:20:18.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T05:20:18.541Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T05:20:18.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T05:20:18.541Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T05:20:18.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T05:20:18.541Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T05:20:18.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T05:20:18.541Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T05:20:18.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T05:20:18.541Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-20T05:20:18.541Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-20T05:20:18.541Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-20T05:20:18.541Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-20T05:20:19.154Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-07-20T05:20:19.716Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-07-20T05:20:21.079Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-07-20T05:20:21.079Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-07-20T05:20:21.335Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-07-20T05:20:21.335Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-07-20T05:20:23.850Z] --- PASS: TestServiceUpdateNetwork (14.57s) [2021-07-20T05:20:23.850Z] === RUN TestServiceUpdatePidsLimit [2021-07-20T05:20:25.213Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-20T05:20:26.141Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-20T05:20:27.506Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-20T05:20:30.044Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-20T05:20:30.953Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-20T05:20:30.953Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-20T05:20:32.566Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-20T05:20:33.494Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-20T05:20:34.422Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-07-20T05:20:35.352Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-20T05:20:36.279Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-20T05:20:37.204Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-20T05:20:37.766Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-20T05:20:38.691Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-20T05:20:39.252Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-07-20T05:20:41.139Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-07-20T05:20:41.701Z] --- PASS: TestServiceUpdatePidsLimit (17.61s) [2021-07-20T05:20:41.701Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2021-07-20T05:20:41.701Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.33s) [2021-07-20T05:20:41.701Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.42s) [2021-07-20T05:20:41.701Z] PASS [2021-07-20T05:20:41.701Z] [2021-07-20T05:20:41.701Z] === Skipped [2021-07-20T05:20:41.701Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-20T05:20:41.701Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-20T05:20:41.701Z] [2021-07-20T05:20:41.701Z] [2021-07-20T05:20:41.701Z] DONE 27 tests, 1 skipped in 198.016s [2021-07-20T05:20:41.701Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-20T05:20:41.701Z] ++ 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-20T05:20:41.701Z] ++ set -e [2021-07-20T05:20:41.701Z] ++ '[' -n 0 ']' [2021-07-20T05:20:41.701Z] ++ set -x [2021-07-20T05:20:41.701Z] ++ 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-20T05:20:41.701Z] INFO: Testing against a local daemon [2021-07-20T05:20:41.701Z] === RUN TestSessionCreate [2021-07-20T05:20:41.701Z] --- PASS: TestSessionCreate (0.04s) [2021-07-20T05:20:41.701Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-20T05:20:41.701Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-07-20T05:20:41.701Z] PASS [2021-07-20T05:20:41.701Z] [2021-07-20T05:20:41.701Z] DONE 2 tests in 0.188s [2021-07-20T05:20:41.701Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-20T05:20:41.701Z] ++ 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-20T05:20:41.701Z] ++ set -e [2021-07-20T05:20:41.701Z] ++ '[' -n 0 ']' [2021-07-20T05:20:41.701Z] ++ set -x [2021-07-20T05:20:41.701Z] ++ 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-20T05:20:41.958Z] INFO: Testing against a local daemon [2021-07-20T05:20:41.958Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-20T05:20:41.958Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-20T05:20:41.958Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-20T05:20:41.958Z] === RUN TestEventsExecDie [2021-07-20T05:20:42.885Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-20T05:20:43.141Z] --- PASS: TestEventsExecDie (1.37s) [2021-07-20T05:20:43.141Z] === RUN TestEventsBackwardsCompatible [2021-07-20T05:20:43.345Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-07-20T05:20:43.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.48s) [2021-07-20T05:20:43.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.65s) [2021-07-20T05:20:43.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.02s) [2021-07-20T05:20:43.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.72s) [2021-07-20T05:20:43.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.56s) [2021-07-20T05:20:43.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.56s) [2021-07-20T05:20:43.345Z] === RUN TestBuildMultiStageCopy [2021-07-20T05:20:43.345Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-20T05:20:43.396Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-07-20T05:20:43.396Z] === RUN TestInfoBinaryCommits [2021-07-20T05:20:43.396Z] --- PASS: TestInfoBinaryCommits (0.06s) [2021-07-20T05:20:43.396Z] === RUN TestInfoAPIVersioned [2021-07-20T05:20:43.396Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-20T05:20:43.396Z] === RUN TestInfoDiscoveryBackend [2021-07-20T05:20:43.957Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-07-20T05:20:43.957Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-20T05:20:44.885Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-20T05:20:44.885Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-20T05:20:45.447Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-07-20T05:20:45.447Z] === RUN TestInfoAPI [2021-07-20T05:20:45.447Z] --- PASS: TestInfoAPI (0.05s) [2021-07-20T05:20:45.447Z] === RUN TestInfoAPIWarnings [2021-07-20T05:20:46.010Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-07-20T05:20:48.524Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-20T05:20:49.451Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-20T05:20:50.814Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-20T05:20:51.897Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-20T05:20:52.862Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-20T05:20:53.319Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-20T05:20:54.855Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-20T05:20:55.819Z] --- PASS: TestBuildMultiStageCopy (12.81s) [2021-07-20T05:20:55.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.02s) [2021-07-20T05:20:55.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.70s) [2021-07-20T05:20:55.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.85s) [2021-07-20T05:20:55.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.14s) [2021-07-20T05:20:55.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.09s) [2021-07-20T05:20:55.819Z] === RUN TestBuildMultiStageParentConfig [2021-07-20T05:20:56.097Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-20T05:20:56.353Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-20T05:20:57.717Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-20T05:20:58.278Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-07-20T05:20:58.278Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-20T05:20:58.534Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-07-20T05:20:58.717Z] --- PASS: TestBuildMultiStageParentConfig (2.62s) [2021-07-20T05:20:58.717Z] === RUN TestBuildLabelWithTargets [2021-07-20T05:20:58.717Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T05:20:58.717Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-07-20T05:20:58.717Z] === RUN TestBuildWithEmptyLayers [2021-07-20T05:20:58.789Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-07-20T05:20:58.789Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-20T05:20:59.682Z] --- PASS: TestBuildWithEmptyLayers (1.35s) [2021-07-20T05:20:59.682Z] === RUN TestBuildMultiStageOnBuild [2021-07-20T05:21:00.153Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-20T05:21:01.519Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-20T05:21:01.519Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-20T05:21:01.519Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-20T05:21:01.775Z] --- PASS: TestInfoAPIWarnings (16.32s) [2021-07-20T05:21:01.775Z] === RUN TestInfoDebug [2021-07-20T05:21:02.336Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-20T05:21:02.336Z] --- PASS: TestInfoDebug (0.55s) [2021-07-20T05:21:02.336Z] === RUN TestInfoInsecureRegistries [2021-07-20T05:21:02.591Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-20T05:21:02.847Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-20T05:21:02.847Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-07-20T05:21:02.847Z] === RUN TestInfoRegistryMirrors [2021-07-20T05:21:03.407Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-20T05:21:03.407Z] === RUN TestLoginFailsWithBadCredentials [2021-07-20T05:21:03.663Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2021-07-20T05:21:03.663Z] === RUN TestPingCacheHeaders [2021-07-20T05:21:03.663Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-20T05:21:03.663Z] === RUN TestPingGet [2021-07-20T05:21:03.663Z] --- PASS: TestPingGet (0.01s) [2021-07-20T05:21:03.663Z] === RUN TestPingHead [2021-07-20T05:21:03.663Z] --- PASS: TestPingHead (0.02s) [2021-07-20T05:21:03.663Z] === RUN TestVersion [2021-07-20T05:21:03.663Z] --- PASS: TestVersion (0.02s) [2021-07-20T05:21:03.663Z] PASS [2021-07-20T05:21:03.663Z] [2021-07-20T05:21:03.663Z] === Skipped [2021-07-20T05:21:03.663Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-20T05:21:03.663Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-20T05:21:03.663Z] [2021-07-20T05:21:03.663Z] [2021-07-20T05:21:03.663Z] DONE 18 tests, 1 skipped in 21.847s [2021-07-20T05:21:03.663Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-20T05:21:03.663Z] ++ 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-20T05:21:03.663Z] ++ set -e [2021-07-20T05:21:03.663Z] ++ '[' -n 0 ']' [2021-07-20T05:21:03.663Z] ++ set -x [2021-07-20T05:21:03.663Z] ++ 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-20T05:21:03.663Z] INFO: Testing against a local daemon [2021-07-20T05:21:03.663Z] === RUN TestVolumesCreateAndList [2021-07-20T05:21:03.663Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-20T05:21:03.663Z] === RUN TestVolumesRemove [2021-07-20T05:21:03.918Z] --- PASS: TestVolumesRemove (0.05s) [2021-07-20T05:21:03.919Z] === RUN TestVolumesInspect [2021-07-20T05:21:03.919Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-20T05:21:03.919Z] === RUN TestVolumesInvalidJSON [2021-07-20T05:21:03.919Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-20T05:21:03.919Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-20T05:21:03.919Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-20T05:21:03.919Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-07-20T05:21:03.919Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-20T05:21:03.919Z] PASS [2021-07-20T05:21:03.919Z] [2021-07-20T05:21:03.919Z] DONE 5 tests in 0.202s [2021-07-20T05:21:03.919Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-20T05:21:03.919Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-07-20T05:21:04.174Z] ++++ cat bundles/test-integration/docker.pid [2021-07-20T05:21:04.174Z] +++ kill 5641 [2021-07-20T05:21:04.174Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-07-20T05:21:04.174Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-20T05:21:04.174Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-07-20T05:21:04.174Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-20T05:21:04.174Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-20T05:21:05.537Z] +++ /etc/init.d/apparmor stop [2021-07-20T05:21:05.537Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-20T05:21:05.537Z] [2021-07-20T05:21:05.537Z] Unloading profiles will leave already running processes permanently [2021-07-20T05:21:05.537Z] unconfined, which can lead to unexpected situations. [2021-07-20T05:21:05.537Z] [2021-07-20T05:21:05.537Z] To set a process to complain mode, use the command line tool [2021-07-20T05:21:05.537Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-20T05:21:05.537Z] +++ true [2021-07-20T05:21:05.537Z] exiting test-integration [2021-07-20T05:21:05.537Z] ++ exit 0 [2021-07-20T05:21:05.537Z] [2021-07-20T05:21:05.537Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-07-20T05:21:06.100Z] + for job in $(jobs -p) [2021-07-20T05:21:06.100Z] + wait 11114 [2021-07-20T05:21:06.661Z] === RUN TestDockerSuite/TestEventsRename [2021-07-20T05:21:07.223Z] === RUN TestDockerSuite/TestEventsResize [2021-07-20T05:21:08.153Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-07-20T05:21:08.153Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-20T05:21:14.473Z] --- PASS: TestBuildMultiStageOnBuild (13.53s) [2021-07-20T05:21:14.473Z] === RUN TestBuildUncleanTarFilenames [2021-07-20T05:21:14.473Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T05:21:14.473Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-07-20T05:21:14.473Z] === RUN TestBuildMultiStageLayerLeak [2021-07-20T05:21:14.684Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-20T05:21:14.684Z] === RUN TestDockerSuite/TestEventsStreaming [2021-07-20T05:21:15.244Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-20T05:21:18.531Z] === RUN TestDockerSuite/TestEventsTop [2021-07-20T05:21:19.092Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-20T05:21:21.604Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-20T05:21:28.132Z] === RUN TestDockerSuite/TestExec [2021-07-20T05:21:28.693Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-20T05:21:29.257Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-07-20T05:21:29.514Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-20T05:21:30.441Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-20T05:21:31.003Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-20T05:21:34.272Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-20T05:21:35.201Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-07-20T05:21:35.201Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-20T05:21:35.538Z] --- PASS: TestBuildMultiStageLayerLeak (20.82s) [2021-07-20T05:21:35.538Z] === RUN TestBuildWithHugeFile [2021-07-20T05:21:36.565Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-20T05:21:37.494Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-20T05:21:37.494Z] docker_api_swarm_service_test.go:394: [da95f03612ffb] joining swarm manager [ddfd0dfe9e4c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:21:38.858Z] docker_api_swarm_service_test.go:394: [d5f6759d1b674] joining swarm manager [ddfd0dfe9e4c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T05:21:38.858Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-20T05:21:40.225Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-20T05:21:41.592Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-20T05:21:44.122Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-20T05:21:47.387Z] === RUN TestDockerSuite/TestExecEnv [2021-07-20T05:21:48.318Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-20T05:21:50.205Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-20T05:21:50.766Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-20T05:21:54.029Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-20T05:21:54.957Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-07-20T05:21:55.884Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-20T05:21:56.810Z] === RUN TestDockerSuite/TestExecParseError [2021-07-20T05:21:57.065Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-07-20T05:21:57.626Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-20T05:21:58.188Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-20T05:21:59.116Z] docker_api_swarm_service_test.go:342: [d91eef49d4661] joining swarm manager [d746fb13dd916]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:21:59.373Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-20T05:22:00.301Z] docker_api_swarm_service_test.go:342: [d79cce5433c8a] joining swarm manager [d746fb13dd916]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T05:22:05.549Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-20T05:22:05.806Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-20T05:22:06.732Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-20T05:22:16.686Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-07-20T05:22:17.612Z] docker_api_swarm_service_test.go:489: [d8a5fd47c2922] joining swarm manager [ddb6c00af7fbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:22:18.172Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-20T05:22:18.428Z] docker_api_swarm_service_test.go:489: [dfc3d26224676] joining swarm manager [ddb6c00af7fbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T05:22:18.990Z] === RUN TestDockerSuite/TestExecTTY [2021-07-20T05:22:20.882Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-20T05:22:22.246Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-20T05:22:22.807Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-20T05:22:23.734Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-20T05:22:23.734Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-20T05:22:23.734Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-20T05:22:25.623Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-07-20T05:22:26.554Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-20T05:22:28.445Z] === RUN TestDockerSuite/TestExecWithTERM [2021-07-20T05:22:29.371Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-20T05:22:30.735Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-20T05:22:32.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-07-20T05:22:35.138Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-20T05:22:39.321Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-07-20T05:22:40.248Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-20T05:22:41.174Z] docker_api_swarm_service_test.go:127: [d7b8b0942ec4a] joining swarm manager [df895ce35e930]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:22:41.734Z] docker_api_swarm_service_test.go:128: [db3628987043d] joining swarm manager [df895ce35e930]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T05:22:42.295Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-20T05:22:44.809Z] docker_api_swarm_service_test.go:136: [d2f848f86f8b3] joining swarm manager [df895ce35e930]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-20T05:22:45.371Z] docker_api_swarm_service_test.go:137: [d54dbc6782337] joining swarm manager [df895ce35e930]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-20T05:22:47.882Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-20T05:22:48.137Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-20T05:22:48.137Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-20T05:22:48.137Z] === RUN TestDockerSuite/TestHealth [2021-07-20T05:23:10.017Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-07-20T05:23:10.017Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-07-20T05:23:10.017Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-20T05:23:10.017Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-20T05:23:10.017Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-20T05:23:10.017Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-20T05:23:10.812Z] 2021/07/20 05:22:56 Finished clone google.golang.org/api [2021-07-20T05:23:10.812Z] 2021/07/20 05:22:56 Dependencies downloaded. Download time: 5m16.250086013s [2021-07-20T05:23:10.812Z] 2021/07/20 05:22:56 Collecting all dependencies [2021-07-20T05:23:10.812Z] 2021/07/20 05:23:06 Clean vendor dir from unused packages [2021-07-20T05:23:10.812Z] 2021/07/20 05:23:06 Ignoring paths matching "^archive/tar" [2021-07-20T05:23:10.812Z] 2021/07/20 05:23:07 Success [2021-07-20T05:23:10.812Z] 2021/07/20 05:23:07 Running time: 5m31.167146545s [2021-07-20T05:23:10.812Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-20T05:23:10.945Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-20T05:23:10.945Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-20T05:23:11.191Z] + echo Ensuring container killed. [2021-07-20T05:23:11.191Z] Ensuring container killed. [2021-07-20T05:23:11.191Z] + docker rm -vf docker-pr1 [2021-07-20T05:23:11.191Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-07-20T05:23:11.506Z] + echo Chowning /workspace to jenkins user [2021-07-20T05:23:11.506Z] Chowning /workspace to jenkins user [2021-07-20T05:23:11.506Z] + id -u [2021-07-20T05:23:11.506Z] + id -g [2021-07-20T05:23:11.506Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42659:/workspace busybox chown -R 1000:1000 /workspace [2021-07-20T05:23:11.873Z] docker_api_swarm_service_test.go:303: [d4953a63c7876] joining swarm manager [df074922fb243]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:23:11.873Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-20T05:23:11.873Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-20T05:23:11.873Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-20T05:23:12.129Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-20T05:23:12.385Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-20T05:23:12.385Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-20T05:23:12.641Z] docker_api_swarm_service_test.go:303: [d3b9c6b38a722] joining swarm manager [df074922fb243]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T05:23:12.760Z] + bundleName=unit [2021-07-20T05:23:12.760Z] + echo Creating unit-bundles.tar.gz [2021-07-20T05:23:12.760Z] Creating unit-bundles.tar.gz [2021-07-20T05:23:12.760Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-07-20T05:23:12.760Z] bundles/junit-report.xml [2021-07-20T05:23:12.760Z] bundles/go-test-report.json [2021-07-20T05:23:12.760Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-07-20T05:23:12.770Z] Archiving artifacts [2021-07-20T05:23:12.897Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-20T05:23:12.897Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-20T05:23:13.162Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42659/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-20T05:23:13.465Z] + make clean [2021-07-20T05:23:13.720Z] docker volume rm -f docker-dev-cache [2021-07-20T05:23:13.720Z] docker-dev-cache [Pipeline] deleteDir [2021-07-20T05:23:13.825Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-20T05:23:14.082Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-20T05:23:15.460Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-20T05:23:16.386Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-20T05:23:16.386Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-20T05:23:17.312Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-20T05:23:19.822Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-20T05:23:19.822Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-20T05:23:19.822Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-20T05:23:21.188Z] === RUN TestDockerSuite/TestImportFile [2021-07-20T05:23:23.078Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-20T05:23:23.078Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-20T05:23:24.968Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-20T05:23:26.858Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-20T05:23:28.222Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-20T05:23:28.782Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-20T05:23:29.343Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-20T05:23:30.268Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-20T05:23:30.268Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-07-20T05:23:30.268Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-20T05:23:30.830Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-20T05:23:31.756Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-20T05:23:32.316Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-20T05:23:32.878Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-20T05:23:33.439Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-20T05:23:34.001Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-20T05:23:34.001Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-07-20T05:23:34.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-07-20T05:23:35.491Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-20T05:23:36.053Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-20T05:23:37.015Z] docker_api_swarm_service_test.go:99: [d26dabe418a35] joining swarm manager [dffc7cd51bd7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:23:37.015Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-20T05:23:37.270Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-20T05:23:37.831Z] docker_api_swarm_service_test.go:100: [d244b320996c3] joining swarm manager [dffc7cd51bd7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T05:23:37.831Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-20T05:23:37.831Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-20T05:23:37.831Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-20T05:23:38.757Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-20T05:23:39.684Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-20T05:23:41.050Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-20T05:23:42.414Z] === RUN TestDockerSuite/TestInspectImage [2021-07-20T05:23:42.414Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-20T05:23:42.414Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-20T05:23:42.414Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-20T05:23:42.414Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-20T05:23:43.342Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-20T05:23:44.272Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-20T05:23:44.529Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-20T05:23:45.459Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-20T05:23:46.386Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-20T05:23:47.750Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-20T05:23:47.750Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-20T05:23:48.310Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-20T05:23:49.236Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-20T05:23:50.598Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-20T05:23:51.160Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-20T05:23:51.722Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-20T05:23:52.649Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-20T05:23:53.210Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-20T05:23:53.773Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-20T05:23:54.701Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-20T05:23:54.701Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-07-20T05:23:56.588Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-20T05:23:58.495Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-20T05:24:00.385Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-20T05:24:00.641Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-20T05:24:02.005Z] check_test.go:380: [d26dabe418a35] daemon is not started [2021-07-20T05:24:03.369Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-20T05:24:05.257Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-20T05:24:07.146Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-20T05:24:07.146Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-20T05:24:07.402Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-07-20T05:24:09.921Z] docker_api_swarm_service_test.go:532: [de5dce426da37] joining swarm manager [d53c1c68aeb70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:24:09.921Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-20T05:24:10.178Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-20T05:24:11.104Z] docker_api_swarm_service_test.go:533: [d8556988acb09] joining swarm manager [d53c1c68aeb70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T05:24:11.104Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-20T05:24:17.585Z] --- PASS: TestBuildWithHugeFile (151.41s) [2021-07-20T05:24:17.585Z] === RUN TestBuildWithEmptyDockerfile [2021-07-20T05:24:17.585Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T05:24:17.585Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T05:24:17.585Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T05:24:17.585Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T05:24:17.585Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T05:24:17.585Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T05:24:17.585Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-20T05:24:17.585Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-20T05:24:17.585Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-20T05:24:17.585Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2021-07-20T05:24:17.585Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-20T05:24:17.585Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-20T05:24:17.585Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-20T05:24:17.585Z] === RUN TestBuildPreserveOwnership [2021-07-20T05:24:17.585Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T05:24:17.585Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-20T05:24:17.585Z] === RUN TestBuildPlatformInvalid [2021-07-20T05:24:17.585Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-20T05:24:17.585Z] PASS [2021-07-20T05:24:17.585Z] ok github.com/docker/docker/integration/build 229.873s [2021-07-20T05:24:17.585Z] [2021-07-20T05:24:17.585Z] === Skipped [2021-07-20T05:24:17.585Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-20T05:24:17.585Z] build_session_test.go:25: TODO: BuildKit [2021-07-20T05:24:17.585Z] [2021-07-20T05:24:17.585Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-20T05:24:17.585Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:24:17.585Z] [2021-07-20T05:24:17.585Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-07-20T05:24:17.585Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T05:24:17.585Z] [2021-07-20T05:24:17.585Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-07-20T05:24:17.585Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T05:24:17.585Z] [2021-07-20T05:24:17.585Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-20T05:24:17.585Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T05:24:17.585Z] [2021-07-20T05:24:17.585Z] [2021-07-20T05:24:17.585Z] DONE 28 tests, 5 skipped in 263.206s [2021-07-20T05:24:17.585Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-20T05:24:17.585Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T05:24:17.585Z] INFO: Testing against a local daemon [2021-07-20T05:24:17.585Z] === RUN TestConfigInspect [2021-07-20T05:24:17.585Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:24:17.585Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-20T05:24:17.585Z] === RUN TestConfigList [2021-07-20T05:24:17.585Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:24:17.585Z] --- SKIP: TestConfigList (0.00s) [2021-07-20T05:24:17.585Z] === RUN TestConfigsCreateAndDelete [2021-07-20T05:24:17.585Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:24:17.585Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-20T05:24:17.585Z] === RUN TestConfigsUpdate [2021-07-20T05:24:17.585Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:24:17.585Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-20T05:24:17.585Z] === RUN TestTemplatedConfig [2021-07-20T05:24:17.585Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:24:17.585Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-20T05:24:17.585Z] === RUN TestConfigCreateResolve [2021-07-20T05:24:17.585Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:24:17.585Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-20T05:24:17.585Z] === RUN TestConfigDaemonLibtrustID [2021-07-20T05:24:17.585Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:24:17.585Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-20T05:24:17.585Z] PASS [2021-07-20T05:24:17.585Z] ok github.com/docker/docker/integration/config 0.143s [2021-07-20T05:24:17.585Z] [2021-07-20T05:24:17.585Z] === Skipped [2021-07-20T05:24:17.585Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-20T05:24:17.585Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:24:17.585Z] [2021-07-20T05:24:17.585Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-20T05:24:17.585Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:24:17.585Z] [2021-07-20T05:24:17.585Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-20T05:24:17.585Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:24:17.585Z] [2021-07-20T05:24:17.585Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-20T05:24:17.585Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:24:17.585Z] [2021-07-20T05:24:17.585Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-20T05:24:17.585Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:24:17.585Z] [2021-07-20T05:24:17.585Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-20T05:24:17.585Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:24:17.585Z] [2021-07-20T05:24:17.585Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-07-20T05:24:17.585Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:24:17.585Z] [2021-07-20T05:24:17.585Z] [2021-07-20T05:24:17.585Z] DONE 7 tests, 7 skipped in 2.431s [2021-07-20T05:24:17.585Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-20T05:24:17.585Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T05:24:17.585Z] INFO: Testing against a local daemon [2021-07-20T05:24:17.585Z] === RUN TestCheckpoint [2021-07-20T05:24:17.585Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-20T05:24:17.585Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-20T05:24:17.585Z] === RUN TestContainerInvalidJSON [2021-07-20T05:24:17.585Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T05:24:17.585Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T05:24:17.585Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T05:24:17.585Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T05:24:17.585Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-20T05:24:17.585Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-20T05:24:17.585Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-20T05:24:17.585Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-20T05:24:17.585Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-20T05:24:17.585Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-07-20T05:24:17.585Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-20T05:24:17.585Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-20T05:24:17.585Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-20T05:24:17.585Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-20T05:24:17.585Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2021-07-20T05:24:17.585Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-20T05:24:17.585Z] copy_test.go:38: testEnv.OSType == "windows" [2021-07-20T05:24:17.585Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-07-20T05:24:17.585Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-20T05:24:17.585Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2021-07-20T05:24:17.585Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-20T05:24:17.585Z] copy_test.go:63: testEnv.OSType == "windows" [2021-07-20T05:24:17.585Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2021-07-20T05:24:17.585Z] === RUN TestCopyFromContainer [2021-07-20T05:24:17.585Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:24:17.585Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-20T05:24:17.585Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-20T05:24:17.585Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T05:24:17.585Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T05:24:17.585Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T05:24:17.585Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T05:24:17.585Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T05:24:17.585Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T05:24:17.585Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-20T05:24:17.585Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-20T05:24:17.585Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-20T05:24:17.585Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-07-20T05:24:17.585Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-20T05:24:17.585Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-20T05:24:17.585Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-07-20T05:24:17.586Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-20T05:24:17.586Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-20T05:24:17.586Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-20T05:24:17.586Z] === RUN TestCreateWithInvalidEnv [2021-07-20T05:24:17.586Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-20T05:24:17.586Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-20T05:24:17.586Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-20T05:24:17.586Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-20T05:24:17.586Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-20T05:24:17.586Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-20T05:24:17.586Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-20T05:24:17.586Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-20T05:24:17.586Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-20T05:24:17.586Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-20T05:24:17.586Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-20T05:24:17.586Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-07-20T05:24:17.586Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-07-20T05:24:17.586Z] === RUN TestCreateTmpfsMountsTarget [2021-07-20T05:24:17.586Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:24:17.586Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-20T05:24:17.586Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-20T05:24:17.586Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:24:17.586Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-20T05:24:17.586Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-20T05:24:17.586Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:24:17.586Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-20T05:24:17.586Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-20T05:24:17.586Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T05:24:17.586Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T05:24:17.586Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T05:24:17.586Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T05:24:17.586Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T05:24:17.586Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T05:24:17.586Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T05:24:17.586Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T05:24:17.586Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T05:24:17.586Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T05:24:17.586Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-20T05:24:17.586Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-20T05:24:17.586Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-20T05:24:17.586Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-20T05:24:17.586Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-20T05:24:17.586Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-07-20T05:24:17.586Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-20T05:24:17.586Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-20T05:24:17.586Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-20T05:24:17.586Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-20T05:24:17.586Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-20T05:24:17.586Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-20T05:24:17.586Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-20T05:24:17.586Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-20T05:24:17.586Z] === RUN TestCreateDifferentPlatform [2021-07-20T05:24:17.586Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-20T05:24:17.586Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-20T05:24:17.586Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-07-20T05:24:17.586Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-20T05:24:17.586Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-20T05:24:17.586Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-20T05:24:17.586Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-07-20T05:24:17.586Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-20T05:24:17.586Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-20T05:24:17.586Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-07-20T05:24:17.586Z] === RUN TestContainerKillOnDaemonStart [2021-07-20T05:24:17.586Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:24:17.586Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-20T05:24:17.586Z] === RUN TestDiff [2021-07-20T05:24:17.586Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-20T05:24:17.586Z] --- SKIP: TestDiff (0.00s) [2021-07-20T05:24:17.586Z] === RUN TestExecWithCloseStdin [2021-07-20T05:24:17.586Z] --- PASS: TestExecWithCloseStdin (2.65s) [2021-07-20T05:24:17.586Z] === RUN TestExec [2021-07-20T05:24:17.586Z] --- PASS: TestExec (2.47s) [2021-07-20T05:24:17.586Z] === RUN TestExecUser [2021-07-20T05:24:17.586Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-20T05:24:17.586Z] --- SKIP: TestExecUser (0.00s) [2021-07-20T05:24:17.586Z] === RUN TestExportContainerAndImportImage [2021-07-20T05:24:17.586Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:24:17.586Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-20T05:24:17.586Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-20T05:24:17.586Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:24:17.586Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-20T05:24:17.586Z] === RUN TestHealthCheckWorkdir [2021-07-20T05:24:17.586Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-20T05:24:17.586Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-20T05:24:17.586Z] === RUN TestHealthKillContainer [2021-07-20T05:24:17.586Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-20T05:24:17.586Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-20T05:24:17.586Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-20T05:24:17.586Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-20T05:24:17.586Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-20T05:24:17.586Z] === RUN TestKillContainerInvalidSignal [2021-07-20T05:24:19.760Z] --- PASS: TestKillContainerInvalidSignal (2.26s) [2021-07-20T05:24:19.760Z] === RUN TestKillContainer [2021-07-20T05:24:19.760Z] === RUN TestKillContainer/no_signal [2021-07-20T05:24:22.669Z] === RUN TestKillContainer/non_killing_signal [2021-07-20T05:24:22.669Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-20T05:24:22.669Z] === RUN TestKillContainer/killing_signal [2021-07-20T05:24:24.839Z] --- PASS: TestKillContainer (4.76s) [2021-07-20T05:24:24.839Z] --- PASS: TestKillContainer/no_signal (2.24s) [2021-07-20T05:24:24.839Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-20T05:24:24.839Z] --- PASS: TestKillContainer/killing_signal (2.46s) [2021-07-20T05:24:24.839Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-20T05:24:24.839Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-20T05:24:24.839Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-20T05:24:24.839Z] === RUN TestKillStoppedContainer [2021-07-20T05:24:24.839Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-20T05:24:24.839Z] --- SKIP: TestKillStoppedContainer (0.01s) [2021-07-20T05:24:24.839Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-20T05:24:24.839Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-20T05:24:24.839Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-20T05:24:24.839Z] === RUN TestKillDifferentUserContainer [2021-07-20T05:24:24.839Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-20T05:24:24.839Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-20T05:24:24.839Z] === RUN TestInspectOomKilledTrue [2021-07-20T05:24:24.839Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:24:24.839Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-20T05:24:24.839Z] === RUN TestInspectOomKilledFalse [2021-07-20T05:24:24.839Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-20T05:24:24.839Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-20T05:24:24.839Z] === RUN TestLogsFollowTailEmpty [2021-07-20T05:24:25.944Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-20T05:24:26.199Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-20T05:24:27.010Z] --- PASS: TestLogsFollowTailEmpty (2.17s) [2021-07-20T05:24:27.010Z] === RUN TestNetworkNat [2021-07-20T05:24:27.010Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-20T05:24:27.010Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-20T05:24:27.010Z] === RUN TestNetworkLocalhostTCPNat [2021-07-20T05:24:28.712Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-20T05:24:29.183Z] --- PASS: TestNetworkLocalhostTCPNat (2.45s) [2021-07-20T05:24:29.183Z] === RUN TestNetworkLoopbackNat [2021-07-20T05:24:29.183Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-20T05:24:29.183Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-20T05:24:29.183Z] === RUN TestPause [2021-07-20T05:24:29.183Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-20T05:24:29.183Z] --- SKIP: TestPause (0.00s) [2021-07-20T05:24:29.183Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-20T05:24:29.274Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-20T05:24:31.358Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.20s) [2021-07-20T05:24:31.358Z] === RUN TestPauseStopPausedContainer [2021-07-20T05:24:31.358Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:24:31.358Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-20T05:24:31.358Z] === RUN TestPsFilter [2021-07-20T05:24:31.814Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-07-20T05:24:31.815Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-20T05:24:31.816Z] --- PASS: TestPsFilter (0.11s) [2021-07-20T05:24:31.816Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-20T05:24:32.071Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-20T05:24:32.071Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-20T05:24:32.071Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-20T05:24:32.998Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-20T05:24:33.559Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-20T05:24:33.987Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.57s) [2021-07-20T05:24:33.987Z] === RUN TestRemoveContainerWithVolume [2021-07-20T05:24:37.720Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-20T05:24:37.720Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-20T05:24:37.720Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-07-20T05:24:40.233Z] docker_api_swarm_service_test.go:147: [dfbc7cf9d5ddd] joining swarm manager [d84186f85455d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:24:40.489Z] docker_api_swarm_service_test.go:147: [d66dfc699de7d] joining swarm manager [d84186f85455d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T05:24:42.537Z] --- PASS: TestRemoveContainerWithVolume (7.54s) [2021-07-20T05:24:42.537Z] === RUN TestRemoveContainerRunning [2021-07-20T05:24:43.004Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-20T05:24:43.565Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-20T05:24:43.565Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-20T05:24:44.070Z] --- PASS: TestRemoveContainerRunning (2.37s) [2021-07-20T05:24:44.070Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-20T05:24:44.492Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-20T05:24:46.241Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.27s) [2021-07-20T05:24:46.241Z] === RUN TestRemoveInvalidContainer [2021-07-20T05:24:46.241Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2021-07-20T05:24:46.241Z] === RUN TestRenameLinkedContainer [2021-07-20T05:24:46.241Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-20T05:24:46.241Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-20T05:24:46.241Z] === RUN TestRenameStoppedContainer [2021-07-20T05:24:46.379Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-20T05:24:46.940Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-20T05:24:48.302Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-20T05:24:49.143Z] --- PASS: TestRenameStoppedContainer (2.46s) [2021-07-20T05:24:49.143Z] === RUN TestRenameRunningContainerAndReuse [2021-07-20T05:24:49.228Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-20T05:24:51.116Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-20T05:24:52.044Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-20T05:24:52.973Z] === RUN TestDockerSuite/TestLogsSince [2021-07-20T05:24:53.822Z] --- PASS: TestRenameRunningContainerAndReuse (4.44s) [2021-07-20T05:24:53.822Z] === RUN TestRenameInvalidName [2021-07-20T05:24:55.356Z] --- PASS: TestRenameInvalidName (2.19s) [2021-07-20T05:24:55.356Z] === RUN TestRenameAnonymousContainer [2021-07-20T05:24:55.356Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-07-20T05:24:55.356Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-07-20T05:24:55.356Z] === RUN TestRenameContainerWithSameName [2021-07-20T05:24:57.529Z] --- PASS: TestRenameContainerWithSameName (2.16s) [2021-07-20T05:24:57.529Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-20T05:24:57.529Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-07-20T05:24:57.529Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-20T05:24:57.529Z] === RUN TestResize [2021-07-20T05:24:59.532Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-20T05:24:59.703Z] --- PASS: TestResize (2.07s) [2021-07-20T05:24:59.703Z] === RUN TestResizeWithInvalidSize [2021-07-20T05:24:59.703Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-07-20T05:24:59.703Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-07-20T05:24:59.703Z] === RUN TestResizeWhenContainerNotStarted [2021-07-20T05:25:02.600Z] --- PASS: TestResizeWhenContainerNotStarted (2.51s) [2021-07-20T05:25:02.600Z] === RUN TestDaemonRestartKillContainers [2021-07-20T05:25:02.600Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:25:02.600Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-20T05:25:02.600Z] === RUN TestStats [2021-07-20T05:25:02.600Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-20T05:25:02.600Z] --- SKIP: TestStats (0.00s) [2021-07-20T05:25:02.600Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-20T05:25:06.064Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-20T05:25:06.064Z] === RUN TestDockerSuite/TestLogsTail [2021-07-20T05:25:06.990Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-20T05:25:07.917Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-20T05:25:08.844Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-20T05:25:09.099Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-20T05:25:09.661Z] === RUN TestDockerSuite/TestNetHostname [2021-07-20T05:25:09.664Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.50s) [2021-07-20T05:25:09.664Z] === RUN TestStopContainerWithTimeout [2021-07-20T05:25:09.664Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-20T05:25:09.664Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-20T05:25:09.664Z] === RUN TestUpdateRestartPolicy [2021-07-20T05:25:11.550Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-20T05:25:11.895Z] === RUN TestDockerSuite/TestNetworkEvents [2021-07-20T05:25:18.439Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-20T05:25:19.002Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-07-20T05:25:19.562Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-20T05:25:20.123Z] === RUN TestDockerSuite/TestPluginActive [2021-07-20T05:25:22.010Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-20T05:25:28.546Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-20T05:25:28.546Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-20T05:25:28.546Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-20T05:25:29.472Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-20T05:25:30.740Z] --- PASS: TestUpdateRestartPolicy (22.14s) [2021-07-20T05:25:30.740Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-20T05:25:32.734Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-20T05:25:32.909Z] --- PASS: TestUpdateRestartWithAutoRemove (1.96s) [2021-07-20T05:25:32.909Z] === RUN TestWaitNonBlocked [2021-07-20T05:25:32.909Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T05:25:32.909Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T05:25:32.909Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T05:25:32.909Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T05:25:32.909Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-20T05:25:32.909Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-20T05:25:33.660Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-20T05:25:35.853Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-20T05:25:35.853Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.85s) [2021-07-20T05:25:35.853Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.94s) [2021-07-20T05:25:35.853Z] === RUN TestWaitBlocked [2021-07-20T05:25:35.853Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:25:35.853Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-20T05:25:35.853Z] PASS [2021-07-20T05:25:35.853Z] ok github.com/docker/docker/integration/container 84.182s [2021-07-20T05:25:35.853Z] [2021-07-20T05:25:35.853Z] === Skipped [2021-07-20T05:25:35.853Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-20T05:25:35.853Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-20T05:25:35.853Z] [2021-07-20T05:25:35.853Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-07-20T05:25:35.853Z] copy_test.go:38: testEnv.OSType == "windows" [2021-07-20T05:25:35.853Z] [2021-07-20T05:25:35.853Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2021-07-20T05:25:35.853Z] copy_test.go:63: testEnv.OSType == "windows" [2021-07-20T05:25:35.853Z] [2021-07-20T05:25:35.853Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-20T05:25:35.853Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:25:35.853Z] [2021-07-20T05:25:35.853Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-20T05:25:35.853Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-20T05:25:35.853Z] [2021-07-20T05:25:35.853Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-20T05:25:35.853Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:25:35.853Z] [2021-07-20T05:25:35.853Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-20T05:25:35.853Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:25:35.853Z] [2021-07-20T05:25:35.853Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-20T05:25:35.853Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:25:35.853Z] [2021-07-20T05:25:35.853Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-20T05:25:35.853Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-20T05:25:35.853Z] [2021-07-20T05:25:35.853Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-07-20T05:25:35.853Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-20T05:25:35.853Z] [2021-07-20T05:25:35.853Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-20T05:25:35.853Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:25:35.853Z] [2021-07-20T05:25:35.853Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-20T05:25:35.853Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-20T05:25:35.853Z] [2021-07-20T05:25:35.853Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-20T05:25:35.853Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-20T05:25:35.853Z] [2021-07-20T05:25:35.853Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-20T05:25:35.853Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:25:35.853Z] [2021-07-20T05:25:35.853Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-20T05:25:35.853Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:25:35.853Z] [2021-07-20T05:25:35.853Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-20T05:25:35.853Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-20T05:25:35.853Z] [2021-07-20T05:25:35.853Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-20T05:25:35.853Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-20T05:25:35.853Z] [2021-07-20T05:25:35.853Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-20T05:25:35.853Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-20T05:25:35.853Z] [2021-07-20T05:25:35.853Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-20T05:25:35.853Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-20T05:25:35.853Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-20T05:25:35.853Z] [2021-07-20T05:25:35.853Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-20T05:25:35.853Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-20T05:25:35.853Z] [2021-07-20T05:25:35.853Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.01s) [2021-07-20T05:25:35.853Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-20T05:25:35.853Z] [2021-07-20T05:25:35.853Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-20T05:25:35.853Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-20T05:25:35.853Z] [2021-07-20T05:25:35.853Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-20T05:25:35.854Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-20T05:25:35.854Z] [2021-07-20T05:25:35.854Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-20T05:25:35.854Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:25:35.854Z] [2021-07-20T05:25:35.854Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-20T05:25:35.854Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-20T05:25:35.854Z] [2021-07-20T05:25:35.854Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-20T05:25:35.854Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-20T05:25:35.854Z] [2021-07-20T05:25:35.854Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-20T05:25:35.854Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-20T05:25:35.854Z] [2021-07-20T05:25:35.854Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-20T05:25:35.854Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-20T05:25:35.854Z] [2021-07-20T05:25:35.854Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-20T05:25:35.854Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:25:35.854Z] [2021-07-20T05:25:35.854Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-20T05:25:35.854Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-20T05:25:35.854Z] [2021-07-20T05:25:35.854Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-07-20T05:25:35.854Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-07-20T05:25:35.854Z] [2021-07-20T05:25:35.854Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-20T05:25:35.854Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-07-20T05:25:35.854Z] [2021-07-20T05:25:35.854Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-07-20T05:25:35.854Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-07-20T05:25:35.854Z] [2021-07-20T05:25:35.854Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-20T05:25:35.854Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:25:35.854Z] [2021-07-20T05:25:35.854Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-20T05:25:35.854Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-20T05:25:35.854Z] [2021-07-20T05:25:35.854Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-20T05:25:35.854Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-20T05:25:35.854Z] [2021-07-20T05:25:35.854Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-20T05:25:35.854Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:25:35.854Z] [2021-07-20T05:25:35.854Z] [2021-07-20T05:25:35.854Z] DONE 88 tests, 37 skipped in 87.283s [2021-07-20T05:25:35.854Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-20T05:25:36.176Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-20T05:25:38.063Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T05:25:38.063Z] INFO: Testing against a local daemon [2021-07-20T05:25:38.063Z] === RUN TestCommitInheritsEnv [2021-07-20T05:25:38.063Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T05:25:38.063Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-20T05:25:38.063Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-20T05:25:38.063Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-20T05:25:38.063Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-20T05:25:38.063Z] === RUN TestImagesFilterMultiReference [2021-07-20T05:25:38.063Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-07-20T05:25:38.063Z] === RUN TestImagePullPlatformInvalid [2021-07-20T05:25:38.063Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-07-20T05:25:38.063Z] === RUN TestRemoveImageOrphaning [2021-07-20T05:25:39.052Z] --- PASS: TestRemoveImageOrphaning (1.13s) [2021-07-20T05:25:39.052Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-20T05:25:39.052Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-07-20T05:25:39.052Z] === RUN TestTagInvalidReference [2021-07-20T05:25:39.052Z] --- PASS: TestTagInvalidReference (0.04s) [2021-07-20T05:25:39.052Z] === RUN TestTagValidPrefixedRepo [2021-07-20T05:25:39.518Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-07-20T05:25:39.518Z] === RUN TestTagExistedNameWithoutForce [2021-07-20T05:25:39.518Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-07-20T05:25:39.518Z] === RUN TestTagOfficialNames [2021-07-20T05:25:39.518Z] --- PASS: TestTagOfficialNames (0.10s) [2021-07-20T05:25:39.518Z] === RUN TestTagMatchesDigest [2021-07-20T05:25:39.518Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-20T05:25:39.518Z] PASS [2021-07-20T05:25:39.518Z] ok github.com/docker/docker/integration/image 1.700s [2021-07-20T05:25:39.518Z] [2021-07-20T05:25:39.518Z] === Skipped [2021-07-20T05:25:39.518Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-20T05:25:39.518Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T05:25:39.518Z] [2021-07-20T05:25:39.518Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-20T05:25:39.518Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-20T05:25:39.518Z] [2021-07-20T05:25:39.518Z] [2021-07-20T05:25:39.518Z] DONE 11 tests, 2 skipped in 3.503s [2021-07-20T05:25:39.518Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-20T05:25:41.080Z] testing: warning: no tests to run [2021-07-20T05:25:41.080Z] PASS [2021-07-20T05:25:41.080Z] ok github.com/docker/docker/integration/network/ipvlan 0.125s [no tests to run] [2021-07-20T05:25:41.080Z] testing: warning: no tests to run [2021-07-20T05:25:41.080Z] PASS [2021-07-20T05:25:41.080Z] ok github.com/docker/docker/integration/network/macvlan 0.044s [no tests to run] [2021-07-20T05:25:41.422Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-20T05:25:42.062Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T05:25:42.062Z] INFO: Testing against a local daemon [2021-07-20T05:25:42.062Z] === RUN TestNetworkCreateDelete [2021-07-20T05:25:42.062Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:25:42.062Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-20T05:25:42.062Z] === RUN TestDockerNetworkDeletePreferID [2021-07-20T05:25:42.062Z] 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-20T05:25:42.062Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2021-07-20T05:25:42.062Z] === RUN TestDaemonDNSFallback [2021-07-20T05:25:42.062Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:25:42.062Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-20T05:25:42.062Z] === RUN TestInspectNetwork [2021-07-20T05:25:42.062Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-20T05:25:42.062Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-20T05:25:42.062Z] === RUN TestRunContainerWithBridgeNone [2021-07-20T05:25:42.062Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:25:42.062Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-20T05:25:42.062Z] === RUN TestNetworkInvalidJSON [2021-07-20T05:25:42.062Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-20T05:25:42.062Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-20T05:25:42.062Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T05:25:42.062Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T05:25:42.062Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T05:25:42.062Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T05:25:42.062Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-20T05:25:42.062Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-20T05:25:42.062Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-20T05:25:42.062Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-20T05:25:42.062Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-20T05:25:42.062Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-20T05:25:42.062Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-20T05:25:42.062Z] === RUN TestNetworkList [2021-07-20T05:25:42.062Z] === RUN TestNetworkList//networks [2021-07-20T05:25:42.062Z] === PAUSE TestNetworkList//networks [2021-07-20T05:25:42.062Z] === RUN TestNetworkList//networks/ [2021-07-20T05:25:42.062Z] === PAUSE TestNetworkList//networks/ [2021-07-20T05:25:42.062Z] === CONT TestNetworkList//networks [2021-07-20T05:25:42.062Z] === CONT TestNetworkList//networks/ [2021-07-20T05:25:42.062Z] --- PASS: TestNetworkList (0.03s) [2021-07-20T05:25:42.062Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-20T05:25:42.062Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-20T05:25:42.062Z] === RUN TestHostIPv4BridgeLabel [2021-07-20T05:25:42.062Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-20T05:25:42.062Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-20T05:25:42.062Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-20T05:25:42.062Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-20T05:25:42.062Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-20T05:25:42.062Z] === RUN TestDaemonDefaultNetworkPools [2021-07-20T05:25:42.062Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-20T05:25:42.062Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-20T05:25:42.062Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-20T05:25:42.062Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-20T05:25:42.062Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-20T05:25:42.062Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-20T05:25:42.062Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-20T05:25:42.062Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-20T05:25:42.062Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-20T05:25:42.062Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-20T05:25:42.062Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-20T05:25:42.062Z] === RUN TestServiceWithPredefinedNetwork [2021-07-20T05:25:42.062Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-20T05:25:42.062Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-20T05:25:42.062Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-20T05:25:42.062Z] service_test.go:242: FLAKY_TEST [2021-07-20T05:25:42.062Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-20T05:25:42.062Z] === RUN TestServiceWithDataPathPortInit [2021-07-20T05:25:42.062Z] service_test.go:332: testEnv.OSType == "windows" [2021-07-20T05:25:42.062Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-20T05:25:42.062Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-20T05:25:42.062Z] service_test.go:400: testEnv.OSType == "windows" [2021-07-20T05:25:42.062Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-20T05:25:42.062Z] PASS [2021-07-20T05:25:42.062Z] ok github.com/docker/docker/integration/network 0.183s [2021-07-20T05:25:42.062Z] [2021-07-20T05:25:42.062Z] === Skipped [2021-07-20T05:25:42.062Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-20T05:25:42.062Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:25:42.062Z] [2021-07-20T05:25:42.062Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2021-07-20T05:25:42.062Z] 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-20T05:25:42.062Z] [2021-07-20T05:25:42.062Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-20T05:25:42.062Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:25:42.062Z] [2021-07-20T05:25:42.062Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-20T05:25:42.062Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-20T05:25:42.529Z] [2021-07-20T05:25:42.529Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-20T05:25:42.529Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:25:42.529Z] [2021-07-20T05:25:42.529Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-20T05:25:42.529Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-20T05:25:42.529Z] [2021-07-20T05:25:42.529Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-20T05:25:42.529Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-20T05:25:42.529Z] [2021-07-20T05:25:42.529Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-20T05:25:42.529Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-20T05:25:42.529Z] [2021-07-20T05:25:42.529Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-20T05:25:42.530Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-20T05:25:42.530Z] [2021-07-20T05:25:42.530Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-20T05:25:42.530Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-20T05:25:42.530Z] [2021-07-20T05:25:42.530Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-20T05:25:42.530Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-20T05:25:42.530Z] [2021-07-20T05:25:42.530Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-20T05:25:42.530Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-20T05:25:42.530Z] [2021-07-20T05:25:42.530Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-20T05:25:42.530Z] service_test.go:242: FLAKY_TEST [2021-07-20T05:25:42.530Z] [2021-07-20T05:25:42.530Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-20T05:25:42.530Z] service_test.go:332: testEnv.OSType == "windows" [2021-07-20T05:25:42.530Z] [2021-07-20T05:25:42.530Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-20T05:25:42.530Z] service_test.go:400: testEnv.OSType == "windows" [2021-07-20T05:25:42.530Z] [2021-07-20T05:25:42.530Z] [2021-07-20T05:25:42.530Z] DONE 22 tests, 15 skipped in 2.682s [2021-07-20T05:25:42.530Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-20T05:25:42.995Z] testing: warning: no tests to run [2021-07-20T05:25:42.995Z] PASS [2021-07-20T05:25:42.995Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-07-20T05:25:42.995Z] [2021-07-20T05:25:42.995Z] DONE 0 tests in 0.420s [2021-07-20T05:25:42.995Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-20T05:25:43.461Z] testing: warning: no tests to run [2021-07-20T05:25:43.461Z] PASS [2021-07-20T05:25:43.461Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-07-20T05:25:43.461Z] [2021-07-20T05:25:43.461Z] DONE 0 tests in 0.439s [2021-07-20T05:25:43.461Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-20T05:25:43.936Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-20T05:25:45.020Z] testing: warning: no tests to run [2021-07-20T05:25:45.020Z] PASS [2021-07-20T05:25:45.020Z] testing: warning: no tests to run [2021-07-20T05:25:45.020Z] PASS [2021-07-20T05:25:45.020Z] ok github.com/docker/docker/integration/plugin 0.140s [no tests to run] [2021-07-20T05:25:45.020Z] ok github.com/docker/docker/integration/plugin/authz 0.101s [no tests to run] [2021-07-20T05:25:46.454Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-20T05:25:48.972Z] === RUN TestDockerSuite/TestPortList [2021-07-20T05:25:53.139Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-07-20T05:25:55.436Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T05:25:55.436Z] INFO: Testing against a local daemon [2021-07-20T05:25:55.436Z] === RUN TestPluginInvalidJSON [2021-07-20T05:25:55.436Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T05:25:55.436Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T05:25:55.436Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T05:25:55.436Z] INFO: Testing against a local daemon [2021-07-20T05:25:55.436Z] === RUN TestExternalGraphDriver [2021-07-20T05:25:55.436Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-20T05:25:55.436Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-20T05:25:55.436Z] === RUN TestGraphdriverPluginV2 [2021-07-20T05:25:55.436Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-20T05:25:55.436Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-20T05:25:55.436Z] PASS [2021-07-20T05:25:55.436Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T05:25:55.436Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.212s [2021-07-20T05:25:55.436Z] --- PASS: TestPluginInvalidJSON (0.07s) [2021-07-20T05:25:55.436Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-07-20T05:25:55.436Z] === RUN TestPluginInstall [2021-07-20T05:25:55.436Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-20T05:25:55.436Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-20T05:25:55.436Z] === RUN TestPluginsWithRuntimes [2021-07-20T05:25:55.436Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-20T05:25:55.436Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-20T05:25:55.436Z] === RUN TestPluginBackCompatMediaTypes [2021-07-20T05:25:55.436Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-20T05:25:55.436Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-20T05:25:55.436Z] PASS [2021-07-20T05:25:55.436Z] ok github.com/docker/docker/integration/plugin/common 0.218s [2021-07-20T05:25:55.903Z] testing: warning: no tests to run [2021-07-20T05:25:55.903Z] PASS [2021-07-20T05:25:55.903Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.048s [no tests to run] [2021-07-20T05:25:55.903Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T05:25:55.903Z] INFO: Testing against a local daemon [2021-07-20T05:25:55.903Z] === RUN TestReadPluginNoRead [2021-07-20T05:25:55.903Z] read_test.go:21: no unix domain sockets on Windows [2021-07-20T05:25:55.903Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-20T05:25:55.903Z] PASS [2021-07-20T05:25:55.903Z] ok github.com/docker/docker/integration/plugin/logging 0.110s [2021-07-20T05:25:55.903Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-07-20T05:25:55.903Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-07-20T05:25:56.885Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T05:25:56.885Z] INFO: Testing against a local daemon [2021-07-20T05:25:56.885Z] === RUN TestPluginWithDevMounts [2021-07-20T05:25:56.885Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:25:56.885Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-20T05:25:56.885Z] PASS [2021-07-20T05:25:56.885Z] ok github.com/docker/docker/integration/plugin/volumes 0.084s [2021-07-20T05:25:56.885Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-07-20T05:25:56.885Z] [2021-07-20T05:25:56.885Z] === Skipped [2021-07-20T05:25:56.885Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-20T05:25:56.885Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-20T05:25:56.885Z] [2021-07-20T05:25:56.885Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-20T05:25:56.885Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-20T05:25:56.885Z] [2021-07-20T05:25:56.885Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-20T05:25:56.885Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-20T05:25:56.885Z] [2021-07-20T05:25:56.885Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-20T05:25:56.885Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-20T05:25:56.885Z] [2021-07-20T05:25:56.885Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-20T05:25:56.885Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-20T05:25:56.885Z] [2021-07-20T05:25:56.885Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-20T05:25:56.885Z] read_test.go:21: no unix domain sockets on Windows [2021-07-20T05:25:56.885Z] [2021-07-20T05:25:56.885Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-20T05:25:56.885Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:25:56.885Z] [2021-07-20T05:25:56.885Z] [2021-07-20T05:25:56.885Z] DONE 9 tests, 7 skipped in 13.574s [2021-07-20T05:25:56.885Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-20T05:25:57.352Z] testing: warning: no tests to run [2021-07-20T05:25:57.352Z] PASS [2021-07-20T05:25:57.352Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-07-20T05:25:57.352Z] [2021-07-20T05:25:57.352Z] DONE 0 tests in 0.446s [2021-07-20T05:25:57.352Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-20T05:25:58.924Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T05:25:58.924Z] INFO: Testing against a local daemon [2021-07-20T05:25:58.924Z] === RUN TestPluginInvalidJSON [2021-07-20T05:25:58.924Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T05:25:58.924Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T05:25:58.924Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-20T05:25:58.924Z] --- PASS: TestPluginInvalidJSON (0.07s) [2021-07-20T05:25:58.924Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-07-20T05:25:58.924Z] === RUN TestPluginInstall [2021-07-20T05:25:58.924Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-20T05:25:58.924Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-20T05:25:58.924Z] === RUN TestPluginsWithRuntimes [2021-07-20T05:25:58.924Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-20T05:25:58.924Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-20T05:25:58.924Z] === RUN TestPluginBackCompatMediaTypes [2021-07-20T05:25:58.924Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-20T05:25:58.924Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-20T05:25:58.924Z] PASS [2021-07-20T05:25:58.924Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-07-20T05:25:58.924Z] [2021-07-20T05:25:58.924Z] === Skipped [2021-07-20T05:25:58.924Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-20T05:25:58.924Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-20T05:25:58.924Z] [2021-07-20T05:25:58.924Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-20T05:25:58.924Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-20T05:25:58.924Z] [2021-07-20T05:25:58.924Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-20T05:25:58.924Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-20T05:25:58.924Z] [2021-07-20T05:25:58.924Z] [2021-07-20T05:25:58.924Z] DONE 5 tests, 3 skipped in 1.194s [2021-07-20T05:25:58.924Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-20T05:25:59.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-07-20T05:25:59.909Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T05:25:59.909Z] INFO: Testing against a local daemon [2021-07-20T05:25:59.909Z] === RUN TestExternalGraphDriver [2021-07-20T05:25:59.909Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-20T05:25:59.909Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-20T05:25:59.909Z] === RUN TestGraphdriverPluginV2 [2021-07-20T05:25:59.909Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-20T05:25:59.909Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-20T05:25:59.909Z] PASS [2021-07-20T05:25:59.909Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-07-20T05:25:59.909Z] [2021-07-20T05:25:59.909Z] === Skipped [2021-07-20T05:25:59.909Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-20T05:25:59.909Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-20T05:25:59.909Z] [2021-07-20T05:25:59.909Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-20T05:25:59.909Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-20T05:25:59.909Z] [2021-07-20T05:25:59.909Z] [2021-07-20T05:25:59.909Z] DONE 2 tests, 2 skipped in 1.055s [2021-07-20T05:25:59.909Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-20T05:26:00.274Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-20T05:26:00.895Z] testing: warning: no tests to run [2021-07-20T05:26:00.895Z] PASS [2021-07-20T05:26:00.895Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T05:26:00.895Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-07-20T05:26:00.895Z] INFO: Testing against a local daemon [2021-07-20T05:26:00.895Z] === RUN TestReadPluginNoRead [2021-07-20T05:26:00.895Z] read_test.go:21: no unix domain sockets on Windows [2021-07-20T05:26:00.895Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-20T05:26:00.895Z] PASS [2021-07-20T05:26:00.895Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-07-20T05:26:00.895Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-07-20T05:26:00.895Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-07-20T05:26:01.362Z] [2021-07-20T05:26:01.362Z] === Skipped [2021-07-20T05:26:01.362Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-20T05:26:01.362Z] read_test.go:21: no unix domain sockets on Windows [2021-07-20T05:26:01.362Z] [2021-07-20T05:26:01.362Z] [2021-07-20T05:26:01.362Z] DONE 1 tests, 1 skipped in 1.274s [2021-07-20T05:26:01.362Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-20T05:26:01.641Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-07-20T05:26:01.832Z] testing: warning: no tests to run [2021-07-20T05:26:01.832Z] PASS [2021-07-20T05:26:01.832Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-07-20T05:26:01.832Z] [2021-07-20T05:26:01.832Z] DONE 0 tests in 0.722s [2021-07-20T05:26:01.832Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-20T05:26:01.897Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-20T05:26:03.390Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T05:26:03.390Z] INFO: Testing against a local daemon [2021-07-20T05:26:03.390Z] === RUN TestPluginWithDevMounts [2021-07-20T05:26:03.390Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:03.390Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-20T05:26:03.390Z] PASS [2021-07-20T05:26:03.390Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-07-20T05:26:03.390Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-07-20T05:26:03.390Z] [2021-07-20T05:26:03.390Z] === Skipped [2021-07-20T05:26:03.390Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-20T05:26:03.390Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:03.390Z] [2021-07-20T05:26:03.390Z] [2021-07-20T05:26:03.390Z] DONE 1 tests, 1 skipped in 1.201s [2021-07-20T05:26:03.390Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-20T05:26:04.413Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-07-20T05:26:05.597Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T05:26:05.598Z] INFO: Testing against a local daemon [2021-07-20T05:26:05.598Z] === RUN TestSecretInspect [2021-07-20T05:26:05.598Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:05.598Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-20T05:26:05.598Z] === RUN TestSecretList [2021-07-20T05:26:05.598Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:05.598Z] --- SKIP: TestSecretList (0.01s) [2021-07-20T05:26:05.598Z] === RUN TestSecretsCreateAndDelete [2021-07-20T05:26:05.598Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:05.598Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-20T05:26:05.598Z] === RUN TestSecretsUpdate [2021-07-20T05:26:05.598Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:05.598Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-20T05:26:05.598Z] === RUN TestTemplatedSecret [2021-07-20T05:26:05.598Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:05.598Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-20T05:26:05.598Z] === RUN TestSecretCreateResolve [2021-07-20T05:26:05.598Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:26:05.598Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-20T05:26:05.598Z] PASS [2021-07-20T05:26:05.598Z] ok github.com/docker/docker/integration/secret 0.121s [2021-07-20T05:26:05.598Z] [2021-07-20T05:26:05.598Z] === Skipped [2021-07-20T05:26:05.598Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-20T05:26:05.598Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:05.598Z] [2021-07-20T05:26:05.598Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.01s) [2021-07-20T05:26:05.598Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:05.598Z] [2021-07-20T05:26:05.598Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-20T05:26:05.598Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:05.598Z] [2021-07-20T05:26:05.598Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-20T05:26:05.598Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:05.598Z] [2021-07-20T05:26:05.598Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-20T05:26:05.598Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:05.598Z] [2021-07-20T05:26:05.598Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-20T05:26:05.598Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:26:05.598Z] [2021-07-20T05:26:05.598Z] [2021-07-20T05:26:05.598Z] DONE 6 tests, 6 skipped in 2.094s [2021-07-20T05:26:05.598Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-20T05:26:07.678Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-07-20T05:26:07.807Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T05:26:07.807Z] INFO: Testing against a local daemon [2021-07-20T05:26:07.807Z] === RUN TestServiceCreateInit [2021-07-20T05:26:07.807Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-20T05:26:07.807Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:07.807Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-20T05:26:07.807Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:07.807Z] --- PASS: TestServiceCreateInit (0.05s) [2021-07-20T05:26:07.807Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-20T05:26:07.807Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-20T05:26:07.807Z] === RUN TestCreateServiceMultipleTimes [2021-07-20T05:26:07.807Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:07.807Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-20T05:26:07.807Z] === RUN TestCreateServiceConflict [2021-07-20T05:26:07.807Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:07.807Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-20T05:26:07.807Z] === RUN TestCreateServiceMaxReplicas [2021-07-20T05:26:07.807Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:07.807Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-07-20T05:26:07.807Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-20T05:26:07.807Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:07.807Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-20T05:26:07.807Z] === RUN TestCreateServiceSecretFileMode [2021-07-20T05:26:07.807Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:07.807Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-20T05:26:07.807Z] === RUN TestCreateServiceConfigFileMode [2021-07-20T05:26:07.807Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:07.807Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-20T05:26:07.807Z] === RUN TestCreateServiceSysctls [2021-07-20T05:26:07.807Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:07.807Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2021-07-20T05:26:07.807Z] === RUN TestCreateServiceCapabilities [2021-07-20T05:26:08.273Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.273Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2021-07-20T05:26:08.273Z] === RUN TestInspect [2021-07-20T05:26:08.273Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.273Z] --- SKIP: TestInspect (0.00s) [2021-07-20T05:26:08.273Z] === RUN TestCreateJob [2021-07-20T05:26:08.273Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.273Z] --- SKIP: TestCreateJob (0.00s) [2021-07-20T05:26:08.273Z] === RUN TestReplicatedJob [2021-07-20T05:26:08.273Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.273Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-20T05:26:08.273Z] === RUN TestUpdateReplicatedJob [2021-07-20T05:26:08.273Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.273Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-20T05:26:08.273Z] === RUN TestServiceListWithStatuses [2021-07-20T05:26:08.273Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.273Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-20T05:26:08.273Z] === RUN TestDockerNetworkConnectAlias [2021-07-20T05:26:08.273Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.273Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-20T05:26:08.273Z] === RUN TestDockerNetworkReConnect [2021-07-20T05:26:08.273Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.273Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-20T05:26:08.273Z] === RUN TestServicePlugin [2021-07-20T05:26:08.273Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.273Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-20T05:26:08.273Z] === RUN TestServiceUpdateLabel [2021-07-20T05:26:08.273Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:26:08.273Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-20T05:26:08.273Z] === RUN TestServiceUpdateSecrets [2021-07-20T05:26:08.273Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:26:08.273Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-20T05:26:08.273Z] === RUN TestServiceUpdateConfigs [2021-07-20T05:26:08.273Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:26:08.273Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-20T05:26:08.273Z] === RUN TestServiceUpdateNetwork [2021-07-20T05:26:08.273Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:26:08.273Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-20T05:26:08.273Z] === RUN TestServiceUpdatePidsLimit [2021-07-20T05:26:08.273Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:26:08.273Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-07-20T05:26:08.273Z] PASS [2021-07-20T05:26:08.274Z] ok github.com/docker/docker/integration/service 0.317s [2021-07-20T05:26:08.274Z] [2021-07-20T05:26:08.274Z] === Skipped [2021-07-20T05:26:08.274Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-20T05:26:08.274Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.274Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-20T05:26:08.274Z] [2021-07-20T05:26:08.274Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-20T05:26:08.274Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.274Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-20T05:26:08.274Z] [2021-07-20T05:26:08.274Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-20T05:26:08.274Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.274Z] [2021-07-20T05:26:08.274Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-20T05:26:08.274Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.274Z] [2021-07-20T05:26:08.274Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-07-20T05:26:08.274Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.274Z] [2021-07-20T05:26:08.274Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-20T05:26:08.274Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.274Z] [2021-07-20T05:26:08.274Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-20T05:26:08.274Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.274Z] [2021-07-20T05:26:08.274Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-20T05:26:08.274Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.274Z] [2021-07-20T05:26:08.274Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s) [2021-07-20T05:26:08.274Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.274Z] [2021-07-20T05:26:08.274Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2021-07-20T05:26:08.274Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.274Z] [2021-07-20T05:26:08.274Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-20T05:26:08.274Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.274Z] [2021-07-20T05:26:08.274Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-20T05:26:08.274Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.274Z] [2021-07-20T05:26:08.274Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-20T05:26:08.274Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.274Z] [2021-07-20T05:26:08.274Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-20T05:26:08.274Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.274Z] [2021-07-20T05:26:08.274Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-20T05:26:08.274Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.274Z] [2021-07-20T05:26:08.274Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-20T05:26:08.274Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.274Z] [2021-07-20T05:26:08.274Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-20T05:26:08.274Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.274Z] [2021-07-20T05:26:08.274Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-20T05:26:08.274Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:08.274Z] [2021-07-20T05:26:08.274Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-20T05:26:08.274Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:26:08.274Z] [2021-07-20T05:26:08.274Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-20T05:26:08.274Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:26:08.274Z] [2021-07-20T05:26:08.274Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-20T05:26:08.274Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:26:08.274Z] [2021-07-20T05:26:08.274Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-20T05:26:08.274Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:26:08.274Z] [2021-07-20T05:26:08.274Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-07-20T05:26:08.274Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-20T05:26:08.274Z] [2021-07-20T05:26:08.274Z] [2021-07-20T05:26:08.274Z] DONE 24 tests, 23 skipped in 2.776s [2021-07-20T05:26:08.274Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-20T05:26:09.565Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-20T05:26:09.565Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-20T05:26:09.565Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-20T05:26:10.484Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T05:26:10.484Z] INFO: Testing against a local daemon [2021-07-20T05:26:10.484Z] === RUN TestSessionCreate [2021-07-20T05:26:10.484Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-20T05:26:10.484Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-20T05:26:10.484Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-20T05:26:10.484Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-20T05:26:10.484Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-20T05:26:10.484Z] PASS [2021-07-20T05:26:10.484Z] ok github.com/docker/docker/integration/session 0.135s [2021-07-20T05:26:10.484Z] [2021-07-20T05:26:10.484Z] === Skipped [2021-07-20T05:26:10.484Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-20T05:26:10.484Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-20T05:26:10.484Z] [2021-07-20T05:26:10.484Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-20T05:26:10.484Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-20T05:26:10.484Z] [2021-07-20T05:26:10.484Z] [2021-07-20T05:26:10.484Z] DONE 2 tests, 2 skipped in 1.922s [2021-07-20T05:26:10.484Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-20T05:26:10.492Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-20T05:26:10.492Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-20T05:26:10.492Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-07-20T05:26:11.055Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-20T05:26:11.055Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-20T05:26:11.981Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-20T05:26:11.981Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-20T05:26:12.045Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T05:26:12.045Z] INFO: Testing against a local daemon [2021-07-20T05:26:12.045Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-20T05:26:12.045Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:12.045Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-20T05:26:12.045Z] === RUN TestEventsExecDie [2021-07-20T05:26:12.045Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-20T05:26:12.045Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-20T05:26:12.045Z] === RUN TestEventsBackwardsCompatible [2021-07-20T05:26:12.045Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-20T05:26:12.045Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-20T05:26:12.045Z] === RUN TestInfoAPI [2021-07-20T05:26:12.045Z] --- PASS: TestInfoAPI (0.04s) [2021-07-20T05:26:12.045Z] === RUN TestInfoAPIWarnings [2021-07-20T05:26:12.045Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T05:26:12.045Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-20T05:26:12.045Z] === RUN TestInfoDebug [2021-07-20T05:26:12.045Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-20T05:26:12.045Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-20T05:26:12.045Z] === RUN TestInfoInsecureRegistries [2021-07-20T05:26:12.045Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-20T05:26:12.045Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-20T05:26:12.045Z] === RUN TestInfoRegistryMirrors [2021-07-20T05:26:12.045Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-20T05:26:12.045Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-20T05:26:12.045Z] === RUN TestLoginFailsWithBadCredentials [2021-07-20T05:26:13.029Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-07-20T05:26:13.029Z] === RUN TestPingCacheHeaders [2021-07-20T05:26:13.029Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-20T05:26:13.029Z] === RUN TestPingGet [2021-07-20T05:26:13.029Z] --- PASS: TestPingGet (0.03s) [2021-07-20T05:26:13.029Z] === RUN TestPingHead [2021-07-20T05:26:13.029Z] --- PASS: TestPingHead (0.03s) [2021-07-20T05:26:13.029Z] === RUN TestVersion [2021-07-20T05:26:13.029Z] --- PASS: TestVersion (0.03s) [2021-07-20T05:26:13.029Z] PASS [2021-07-20T05:26:13.348Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-07-20T05:26:13.496Z] ok github.com/docker/docker/integration/system 1.211s [2021-07-20T05:26:13.496Z] [2021-07-20T05:26:13.496Z] === Skipped [2021-07-20T05:26:13.496Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-20T05:26:13.496Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-20T05:26:13.496Z] [2021-07-20T05:26:13.496Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-20T05:26:13.496Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-20T05:26:13.496Z] [2021-07-20T05:26:13.496Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-20T05:26:13.496Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-20T05:26:13.496Z] [2021-07-20T05:26:13.496Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-20T05:26:13.496Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-20T05:26:13.496Z] [2021-07-20T05:26:13.496Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-20T05:26:13.496Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-20T05:26:13.496Z] [2021-07-20T05:26:13.496Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-20T05:26:13.496Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-20T05:26:13.496Z] [2021-07-20T05:26:13.496Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-20T05:26:13.496Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-20T05:26:13.496Z] [2021-07-20T05:26:13.496Z] [2021-07-20T05:26:13.496Z] DONE 13 tests, 7 skipped in 3.040s [2021-07-20T05:26:13.496Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-20T05:26:13.604Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-20T05:26:13.604Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-07-20T05:26:15.707Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T05:26:15.707Z] INFO: Testing against a local daemon [2021-07-20T05:26:15.707Z] === RUN TestVolumesCreateAndList [2021-07-20T05:26:15.707Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-07-20T05:26:15.707Z] === RUN TestVolumesRemove [2021-07-20T05:26:15.707Z] --- PASS: TestVolumesRemove (0.09s) [2021-07-20T05:26:15.707Z] === RUN TestVolumesInspect [2021-07-20T05:26:15.707Z] --- PASS: TestVolumesInspect (0.05s) [2021-07-20T05:26:15.707Z] === RUN TestVolumesInvalidJSON [2021-07-20T05:26:15.707Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-20T05:26:15.707Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-20T05:26:15.707Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-20T05:26:15.707Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-07-20T05:26:15.707Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-20T05:26:15.707Z] PASS [2021-07-20T05:26:15.707Z] ok github.com/docker/docker/integration/volume 0.302s [2021-07-20T05:26:15.707Z] [2021-07-20T05:26:15.707Z] DONE 5 tests in 2.208s [2021-07-20T05:26:15.707Z] INFO: make.ps1 ended at 07/20/2021 05:26:15 [2021-07-20T05:26:15.707Z] INFO: Integration CLI tests being run from the host: [2021-07-20T05:26:15.707Z] 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-20T05:26:17.769Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-07-20T05:26:17.769Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-07-20T05:26:18.697Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-07-20T05:26:19.263Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-07-20T05:26:19.519Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-20T05:26:22.034Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-07-20T05:26:23.398Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-20T05:26:24.326Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-20T05:26:26.118Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-20T05:26:26.118Z] INFO: Testing against a local daemon [2021-07-20T05:26:26.118Z] === RUN TestDockerSuite [2021-07-20T05:26:26.118Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-20T05:26:26.118Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-20T05:26:26.118Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-20T05:26:26.118Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-20T05:26:26.118Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-20T05:26:26.118Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-20T05:26:26.118Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-20T05:26:26.118Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-20T05:26:26.118Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-20T05:26:26.118Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-20T05:26:26.118Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-20T05:26:26.118Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-20T05:26:27.099Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-20T05:26:27.099Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-20T05:26:27.590Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-20T05:26:31.754Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-20T05:26:31.754Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-20T05:26:35.019Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-20T05:26:43.103Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-20T05:26:44.468Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-20T05:26:46.356Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-07-20T05:26:46.918Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-20T05:26:48.808Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-20T05:26:50.696Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-20T05:26:53.213Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-20T05:26:55.729Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-20T05:26:55.729Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-07-20T05:26:57.096Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-20T05:26:57.096Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-20T05:26:58.462Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-20T05:26:59.827Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-07-20T05:27:00.755Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-20T05:27:03.269Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-20T05:27:04.195Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-20T05:27:04.195Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-20T05:27:04.195Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-20T05:27:04.195Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-20T05:27:04.195Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-20T05:27:04.450Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-20T05:27:05.011Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-20T05:27:06.375Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-20T05:27:07.741Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-20T05:27:08.303Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-20T05:27:13.546Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-07-20T05:27:16.812Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-07-20T05:27:17.738Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-20T05:27:19.639Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-20T05:27:20.567Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-07-20T05:27:21.932Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-20T05:27:21.932Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-20T05:27:21.932Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-20T05:27:22.188Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-20T05:27:22.749Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-07-20T05:27:25.263Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-20T05:27:27.151Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-20T05:27:27.151Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-07-20T05:27:30.415Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-07-20T05:27:31.781Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-20T05:27:33.670Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-20T05:27:33.670Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-20T05:27:33.670Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-20T05:27:34.597Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-07-20T05:27:37.112Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-07-20T05:27:37.367Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-20T05:27:38.293Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-20T05:27:38.549Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-20T05:27:41.069Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-20T05:27:41.999Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-20T05:27:41.999Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-07-20T05:27:43.903Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-20T05:27:44.835Z] === RUN TestDockerSuite/TestRmiTag [2021-07-20T05:27:45.090Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-20T05:27:46.020Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-20T05:27:49.285Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-07-20T05:27:49.846Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-20T05:27:50.771Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-20T05:27:51.700Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-20T05:27:52.263Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-20T05:27:53.628Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-20T05:27:54.556Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-20T05:27:55.117Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-20T05:27:55.679Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-07-20T05:27:55.679Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-20T05:27:55.679Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-20T05:27:56.605Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-20T05:27:58.495Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-20T05:27:59.425Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-20T05:27:59.986Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-20T05:28:00.913Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-07-20T05:28:01.474Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-20T05:28:02.840Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-07-20T05:28:03.770Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-07-20T05:28:04.336Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-07-20T05:28:05.264Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-07-20T05:28:05.825Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-07-20T05:28:06.768Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-20T05:28:07.693Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-07-20T05:28:08.620Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-20T05:28:09.180Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-20T05:28:09.436Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-07-20T05:28:09.997Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-20T05:28:10.924Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-20T05:28:10.924Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-20T05:28:13.442Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-07-20T05:28:13.442Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-20T05:28:14.371Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-20T05:28:15.740Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-20T05:28:16.302Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-20T05:28:16.864Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-20T05:28:16.864Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-20T05:28:17.120Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-07-20T05:28:17.683Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-20T05:28:18.609Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-20T05:28:19.536Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-20T05:28:20.464Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-20T05:28:20.720Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-07-20T05:28:20.976Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-20T05:28:21.232Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-20T05:28:21.794Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-20T05:28:21.794Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-20T05:28:23.158Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-20T05:28:24.084Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-20T05:28:24.646Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-20T05:28:25.575Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-20T05:28:25.575Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-20T05:28:26.138Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-07-20T05:28:26.394Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-20T05:28:28.302Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-20T05:28:29.664Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-07-20T05:28:29.664Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-20T05:28:31.028Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-20T05:28:31.956Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-20T05:28:32.883Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-20T05:28:33.809Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-20T05:28:34.371Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-20T05:28:34.933Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-20T05:28:36.295Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-20T05:28:38.836Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-20T05:28:38.836Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-20T05:28:38.836Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-20T05:28:38.836Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-20T05:28:38.836Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-20T05:28:38.836Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-20T05:28:38.836Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-20T05:28:38.836Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-20T05:28:38.836Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-20T05:28:38.836Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-20T05:28:38.836Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-20T05:28:38.836Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-20T05:28:38.836Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-20T05:28:38.836Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-20T05:28:38.836Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-20T05:28:38.836Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-20T05:28:38.836Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-20T05:28:38.836Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-20T05:28:38.836Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-20T05:28:38.836Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-20T05:28:38.836Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-20T05:28:38.836Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-20T05:28:38.836Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-20T05:28:38.836Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-20T05:28:38.836Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-20T05:28:38.836Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-20T05:28:39.563Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-20T05:28:39.563Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-20T05:28:39.819Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-20T05:28:41.707Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-20T05:28:41.741Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-20T05:28:41.741Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-07-20T05:28:41.741Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-20T05:28:41.741Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-20T05:28:41.741Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-20T05:28:41.741Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-07-20T05:28:41.741Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-20T05:28:41.741Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-20T05:28:41.741Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-20T05:28:43.592Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-07-20T05:28:43.592Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-20T05:28:45.462Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-20T05:28:45.462Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-20T05:28:45.462Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-20T05:28:45.462Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-20T05:28:45.462Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-20T05:28:46.108Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-20T05:28:48.622Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-20T05:28:48.622Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-07-20T05:28:48.622Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-20T05:28:48.622Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-07-20T05:28:48.622Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-20T05:28:48.878Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-20T05:28:51.398Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-20T05:28:52.326Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-20T05:28:52.522Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-20T05:28:54.251Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-20T05:28:55.176Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-20T05:28:56.540Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-20T05:28:56.540Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-07-20T05:28:57.466Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-07-20T05:28:57.466Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-20T05:28:57.466Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-20T05:28:58.028Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-07-20T05:28:59.926Z] docker_cli_service_logs_test.go:245: checking task esj50x5q95i2 [2021-07-20T05:28:59.926Z] docker_cli_service_logs_test.go:250: checking messages for esj50x5q95i2 [2021-07-20T05:28:59.926Z] docker_cli_service_logs_test.go:245: checking task qxyx7jms30oe [2021-07-20T05:28:59.926Z] docker_cli_service_logs_test.go:250: checking messages for qxyx7jms30oe [2021-07-20T05:29:00.182Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-20T05:29:00.182Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-20T05:29:00.744Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-20T05:29:01.673Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-20T05:29:02.234Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-07-20T05:29:02.795Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-20T05:29:02.795Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-20T05:29:03.360Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-20T05:29:04.288Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-20T05:29:04.849Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-20T05:29:05.411Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-20T05:29:05.972Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-20T05:29:06.898Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-20T05:29:07.459Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-20T05:29:08.020Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-20T05:29:08.020Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-20T05:29:08.581Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-20T05:29:09.143Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-20T05:29:11.031Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-07-20T05:29:11.031Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-20T05:29:11.287Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-20T05:29:11.287Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-07-20T05:29:11.287Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-20T05:29:13.803Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-07-20T05:29:14.735Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-20T05:29:15.661Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-20T05:29:27.823Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-07-20T05:29:27.823Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-20T05:29:29.190Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-07-20T05:29:29.190Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-07-20T05:29:29.190Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-20T05:29:29.190Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-20T05:29:30.116Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-20T05:29:31.481Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-07-20T05:29:33.370Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-20T05:29:33.931Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-07-20T05:29:35.302Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-20T05:29:36.666Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-07-20T05:29:36.666Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-20T05:29:38.553Z] docker_cli_swarm_test.go:1901: [d91bda832f8b2] joining swarm manager [d0dca0773f114]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:29:39.915Z] docker_cli_swarm_test.go:1902: [d2a553e8fc68c] joining swarm manager [d0dca0773f114]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T05:29:42.427Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-20T05:29:42.989Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-20T05:29:43.551Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-20T05:29:44.479Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-20T05:29:44.737Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-20T05:29:44.737Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-20T05:29:46.124Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-20T05:29:48.016Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-20T05:29:48.944Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-20T05:29:48.944Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-20T05:29:49.199Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-07-20T05:29:50.564Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-20T05:29:51.929Z] === RUN TestDockerSuite/TestRunMount [2021-07-20T05:29:52.185Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-07-20T05:30:00.269Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-20T05:30:00.831Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-07-20T05:30:00.831Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-20T05:30:01.758Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-20T05:30:03.646Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-20T05:30:03.646Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-07-20T05:30:06.164Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-20T05:30:09.430Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-20T05:30:11.317Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-20T05:30:13.204Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-20T05:30:15.098Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-20T05:30:16.036Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-20T05:30:16.036Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-20T05:30:16.963Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-20T05:30:18.327Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-20T05:30:18.889Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-20T05:30:19.817Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-07-20T05:30:19.817Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-20T05:30:22.336Z] docker_cli_swarm_test.go:1802: [db3378a27df65] joining swarm manager [dfcc7db9644c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:30:22.336Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-20T05:30:23.264Z] docker_cli_swarm_test.go:1803: [d11617d26680b] joining swarm manager [dfcc7db9644c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T05:30:24.191Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-20T05:30:28.357Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-20T05:30:28.612Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-20T05:30:28.868Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-07-20T05:30:29.429Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-20T05:30:29.429Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-20T05:30:30.356Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-20T05:30:30.917Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-20T05:30:30.917Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-20T05:30:31.482Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-20T05:30:38.013Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-07-20T05:30:38.013Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-20T05:30:38.013Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-20T05:30:38.013Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-07-20T05:30:38.574Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-20T05:30:38.831Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-07-20T05:30:40.195Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-20T05:30:41.124Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-07-20T05:30:41.686Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-07-20T05:30:41.686Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-20T05:30:42.269Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-20T05:30:42.524Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-20T05:30:43.450Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-20T05:30:43.706Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-20T05:30:43.706Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-07-20T05:30:43.706Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-20T05:30:44.266Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-20T05:30:44.827Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-20T05:30:44.827Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-07-20T05:30:44.827Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-20T05:30:45.388Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-07-20T05:30:46.753Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-20T05:30:46.753Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-20T05:30:46.753Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-20T05:30:47.314Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-07-20T05:30:49.831Z] docker_cli_swarm_test.go:1321: [d61c4618697d7] joining swarm manager [db398854db6d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:30:50.392Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-20T05:30:50.954Z] docker_cli_swarm_test.go:1322: [d9b2357d32e2c] joining swarm manager [db398854db6d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T05:30:51.881Z] === RUN TestDockerSuite/TestRunRm [2021-07-20T05:30:52.442Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-20T05:30:56.604Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-20T05:30:56.604Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-20T05:30:57.529Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-07-20T05:30:58.455Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-07-20T05:30:59.385Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-07-20T05:31:02.649Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-07-20T05:31:04.159Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-20T05:31:04.159Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-20T05:31:04.159Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-20T05:31:04.159Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-20T05:31:04.159Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-20T05:31:04.159Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-20T05:31:05.141Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-20T05:31:05.141Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-20T05:31:05.141Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-20T05:31:05.141Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-20T05:31:05.141Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-20T05:31:05.141Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-20T05:31:05.141Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-20T05:31:05.141Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-20T05:31:05.919Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-07-20T05:31:06.124Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-20T05:31:06.848Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-07-20T05:31:07.103Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-07-20T05:31:07.663Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-07-20T05:31:08.223Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-07-20T05:31:08.478Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-07-20T05:31:09.038Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-07-20T05:31:09.600Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-20T05:31:09.897Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-20T05:31:10.160Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-20T05:31:10.878Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-20T05:31:10.878Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-20T05:31:11.087Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-20T05:31:11.343Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-20T05:31:11.343Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-20T05:31:11.343Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-20T05:31:11.343Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-20T05:31:13.601Z] === RUN TestDockerSuite/TestRunState [2021-07-20T05:31:14.282Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-20T05:31:14.968Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-20T05:31:15.530Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-20T05:31:16.093Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-20T05:31:16.349Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-07-20T05:31:16.349Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-20T05:31:16.349Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-20T05:31:16.912Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-20T05:31:17.473Z] === RUN TestDockerSuite/TestRunSysctls [2021-07-20T05:31:18.839Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-20T05:31:18.839Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-20T05:31:18.839Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-20T05:31:19.402Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-07-20T05:31:21.288Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-07-20T05:31:22.215Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-07-20T05:31:23.579Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-07-20T05:31:26.743Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-20T05:31:26.847Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-20T05:31:30.112Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-20T05:31:30.699Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-20T05:31:31.259Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-20T05:31:31.821Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-20T05:31:33.709Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-20T05:31:34.638Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-20T05:31:35.199Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-20T05:31:35.454Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-20T05:31:35.454Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-20T05:31:36.383Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-20T05:31:36.944Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-20T05:31:37.136Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-20T05:31:37.506Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-07-20T05:31:37.506Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-20T05:31:37.506Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-20T05:31:37.506Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-20T05:31:38.068Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-20T05:31:38.101Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-20T05:31:38.101Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-20T05:31:38.101Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-20T05:31:41.002Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-20T05:31:42.236Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-20T05:31:42.491Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-20T05:31:42.558Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-20T05:31:43.418Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-20T05:31:45.303Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-20T05:31:46.666Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-20T05:31:48.554Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-20T05:31:50.446Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-20T05:31:51.376Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-20T05:31:51.376Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-07-20T05:31:51.376Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-20T05:31:51.376Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-07-20T05:31:51.376Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-20T05:31:51.376Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-07-20T05:31:51.376Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-20T05:31:51.376Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-07-20T05:31:51.376Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-20T05:31:51.376Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-07-20T05:31:52.950Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-20T05:31:52.950Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-20T05:31:52.950Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-20T05:31:52.950Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-20T05:31:52.950Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-20T05:31:52.950Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-20T05:31:52.950Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-20T05:31:52.950Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-20T05:31:52.950Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-20T05:31:53.416Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-20T05:31:55.536Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-07-20T05:31:55.536Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-07-20T05:31:56.907Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-07-20T05:31:57.467Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-07-20T05:31:58.397Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-20T05:31:58.397Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-07-20T05:31:58.959Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-07-20T05:31:58.959Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-20T05:31:58.959Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-07-20T05:31:58.959Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-20T05:31:58.959Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-07-20T05:31:58.959Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-20T05:31:58.959Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-07-20T05:31:58.959Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-20T05:31:58.959Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-07-20T05:31:58.959Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-20T05:31:58.959Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-07-20T05:31:58.959Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-20T05:31:58.959Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-07-20T05:31:58.959Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-20T05:31:58.959Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-07-20T05:31:59.521Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-07-20T05:32:00.083Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-07-20T05:32:00.339Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-07-20T05:32:01.266Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-20T05:32:01.266Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-20T05:32:01.828Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-20T05:32:01.828Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-07-20T05:32:02.754Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-07-20T05:32:03.316Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-07-20T05:32:03.316Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-20T05:32:03.316Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-20T05:32:03.877Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-20T05:32:05.241Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-07-20T05:32:05.802Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-07-20T05:32:05.803Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-20T05:32:05.803Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-20T05:32:06.366Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-20T05:32:06.366Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-20T05:32:07.730Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-20T05:32:08.291Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-20T05:32:10.181Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-20T05:32:11.108Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-20T05:32:11.108Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-20T05:32:11.108Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-20T05:32:11.670Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-07-20T05:32:12.596Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-07-20T05:32:13.525Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-20T05:32:13.781Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-20T05:32:15.145Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-20T05:32:15.400Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-20T05:32:15.656Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-20T05:32:17.035Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents942536247 [2021-07-20T05:32:17.292Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-20T05:32:17.550Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-20T05:32:18.913Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-20T05:32:18.913Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-20T05:32:18.913Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-20T05:32:20.799Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-20T05:32:21.726Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-20T05:32:22.287Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-20T05:32:22.287Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-20T05:32:22.287Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-20T05:32:22.287Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-20T05:32:22.849Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-20T05:32:24.739Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-20T05:32:30.080Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-20T05:32:32.594Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-20T05:32:33.156Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-20T05:32:34.521Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-20T05:32:37.035Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-20T05:32:39.547Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-20T05:32:40.108Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-20T05:32:41.994Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-20T05:32:43.888Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-20T05:32:45.252Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-20T05:32:48.516Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-20T05:32:53.755Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-20T05:32:53.755Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-07-20T05:32:53.909Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-20T05:32:53.909Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-20T05:32:53.909Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-20T05:32:53.909Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-20T05:32:53.909Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-20T05:32:56.270Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-20T05:32:56.526Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-07-20T05:33:01.769Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-20T05:33:04.283Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-07-20T05:33:04.283Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-07-20T05:33:05.646Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-20T05:33:07.011Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-20T05:33:07.939Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-20T05:33:08.501Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-20T05:33:08.501Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-20T05:33:08.501Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-20T05:33:09.868Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-20T05:33:13.191Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-07-20T05:33:14.556Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-20T05:33:15.483Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-07-20T05:33:18.747Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-07-20T05:33:19.005Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-07-20T05:33:19.933Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-07-20T05:33:19.933Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-20T05:33:19.933Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-07-20T05:33:19.933Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-20T05:33:19.933Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-07-20T05:33:20.189Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-07-20T05:33:21.554Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-07-20T05:33:22.918Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-07-20T05:33:23.826Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-20T05:33:23.826Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-20T05:33:23.826Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-20T05:33:23.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-20T05:33:23.844Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-07-20T05:33:24.407Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-07-20T05:33:25.772Z] === RUN TestDockerSuite/TestUpdateStats [2021-07-20T05:33:28.285Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-07-20T05:33:28.285Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-20T05:33:28.285Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-07-20T05:33:28.499Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-20T05:33:28.499Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-20T05:33:29.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-20T05:33:29.648Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-07-20T05:33:31.014Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-07-20T05:33:31.014Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-20T05:33:31.014Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-07-20T05:33:32.903Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-07-20T05:33:34.792Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-20T05:33:35.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-20T05:33:35.362Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-07-20T05:33:35.935Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-07-20T05:33:36.861Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-07-20T05:33:39.376Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-07-20T05:33:40.306Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-07-20T05:33:45.541Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-20T05:33:45.549Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-07-20T05:33:48.812Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-07-20T05:33:50.699Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-20T05:33:54.090Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-20T05:33:54.090Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-20T05:33:54.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-20T05:33:55.944Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-20T05:34:00.106Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-07-20T05:34:01.470Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-07-20T05:34:03.983Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-07-20T05:34:04.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-20T05:34:04.844Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-20T05:34:04.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-20T05:34:04.844Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-20T05:34:04.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-20T05:34:04.913Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-07-20T05:34:06.295Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-07-20T05:34:08.180Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-07-20T05:34:10.069Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-07-20T05:34:11.904Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-20T05:34:11.904Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-20T05:34:11.904Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-20T05:34:11.904Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-20T05:34:11.904Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-20T05:34:11.904Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-20T05:34:11.904Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-20T05:34:11.904Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-20T05:34:11.960Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-07-20T05:34:13.847Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-07-20T05:34:15.738Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-20T05:34:33.772Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-20T05:34:33.772Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-20T05:34:33.772Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-20T05:34:33.772Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-20T05:34:33.772Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-20T05:34:33.772Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-20T05:34:33.772Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-20T05:34:33.772Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-20T05:34:33.772Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-20T05:34:33.772Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-20T05:34:33.772Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-20T05:34:33.772Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-20T05:34:33.772Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-20T05:34:33.772Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-07-20T05:34:33.772Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-20T05:34:36.286Z] docker_cli_swarm_test.go:1186: [d2d0635edae20] joining swarm manager [d1af45336754b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:34:36.286Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-20T05:34:36.286Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-20T05:34:36.286Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-20T05:34:36.286Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-20T05:34:36.286Z] === RUN TestDockerSuite/TestVolumeEvents [2021-07-20T05:34:42.820Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-20T05:34:42.820Z] docker_cli_swarm_test.go:1195: [da68322f03b66] joining swarm manager [d1af45336754b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T05:34:44.184Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-20T05:34:44.440Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-20T05:34:44.440Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-20T05:34:46.967Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-20T05:34:51.138Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-20T05:34:51.138Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite (1723.06s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.86s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.39s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.51s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.71s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.16s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.20s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.06s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.00s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.59s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.43s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.02s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.03s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.04s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.99s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.54s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.24s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAttachDetach (1.48s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.35s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.37s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.09s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.20s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.48s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.61s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.60s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.76s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.58s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (23.56s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.48s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.53s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.15s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.47s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.03s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.17s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.55s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.89s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.31s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.86s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.49s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.81s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.78s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.32s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.80s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.04s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.48s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.84s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.11s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.80s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.60s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.55s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.25s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.23s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.63s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.74s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.35s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.16s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.77s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.85s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.30s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.54s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.81s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.67s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (16.52s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.17s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.03s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.47s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.29s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.67s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.62s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.72s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.93s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.71s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.97s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.71s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.51s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.35s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.58s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.23s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.72s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.38s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildCmd (0.23s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.26s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.24s) [2021-07-20T05:34:51.138Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.07s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.30s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.00s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.46s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.36s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.64s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.34s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.57s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.27s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.24s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.84s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.86s) [2021-07-20T05:34:51.138Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-20T05:34:51.138Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-20T05:34:51.138Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-20T05:34:51.138Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.88s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.02s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.18s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.40s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.08s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.64s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.93s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.19s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.66s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.08s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.71s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.73s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.51s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.37s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.55s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.31s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.44s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.02s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.02s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.28s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.02s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.32s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.52s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.03s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.64s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.74s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.28s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.26s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.55s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.24s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.28s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.25s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.49s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.60s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildEnv (1.41s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.41s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.54s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.74s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.66s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.92s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.77s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.70s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.45s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.44s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.73s) [2021-07-20T05:34:51.138Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.40s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (13.05s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildExpose (0.53s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildFails (1.09s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.20s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.89s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.44s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.10s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.21s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.82s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.87s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.22s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.17s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.60s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.84s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildHistory (2.91s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.39s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.96s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.55s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.49s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.08s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildLabel (0.30s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.32s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.34s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildLabels (0.35s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.83s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.99s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.08s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.21s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.94s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.22s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.31s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.55s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.15s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.32s) [2021-07-20T05:34:51.138Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.59s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.39s) [2021-07-20T05:34:51.139Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.15s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.36s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.11s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildNetContainer (3.45s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.07s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.31s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.07s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.93s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.67s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.87s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.45s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.29s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.24s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.25s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.16s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.53s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildPATH (1.82s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.17s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.33s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.86s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.58s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (4.37s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildRm (2.66s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.95s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.30s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.69s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.65s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.27s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.07s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.23s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.95s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2021-07-20T05:34:51.139Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.04s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildStderr (1.02s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.44s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.20s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.56s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.55s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.22s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.36s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildUser (2.07s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.50s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.00s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.90s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.28s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.03s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.05s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.43s) [2021-07-20T05:34:51.139Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-20T05:34:51.139Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-20T05:34:51.139Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-20T05:34:51.139Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.77s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.92s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.93s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.95s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.72s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.72s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.43s) [2021-07-20T05:34:51.139Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.58s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.20s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-20T05:34:51.139Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.79s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.05s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCommitChange (0.97s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.97s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.86s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.00s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.53s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCommitTTY (2.36s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.35s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.76s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.25s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.05s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.05s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.24s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.91s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.08s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.63s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.66s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.64s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.10s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.68s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.65s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.77s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.75s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.94s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.70s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.88s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.80s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.88s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.02s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.13s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.88s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.75s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.75s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.62s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.63s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.46s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.72s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.69s) [2021-07-20T05:34:51.139Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.66s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.85s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.28s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.45s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.96s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.96s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.86s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.03s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.66s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.84s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.63s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.08s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0000c5b60_} (1.65s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1015080543_/foo_false____} (1.66s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1015080543_/foo_true____} (1.89s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3079430706_/foo_false____} (1.78s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3079430706_/foo_true____} (1.69s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3079430706_/foo_true__0xc0000c5bc0__} (1.64s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0000c5bf0_} (0.87s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0000c5c20_} (2.00s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0000c5c50_} (1.66s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0000c5c80_} (1.72s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.61s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.57s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.60s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.83s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.91s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.83s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.75s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.75s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.85s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.75s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.83s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.83s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.82s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.74s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.89s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.02s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.73s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.77s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.39s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.90s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.70s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.70s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.78s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.83s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.71s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.81s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.29s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.67s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.93s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.08s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.25s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.86s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.22s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.58s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.83s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.11s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.73s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpToDot (0.71s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.49s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.83s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpToStdout (0.91s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.01s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.69s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.98s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.64s) [2021-07-20T05:34:51.139Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.66s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-07-20T05:34:51.139Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-07-20T05:34:51.139Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.99s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.27s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.92s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.93s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.07s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.10s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.70s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.68s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.64s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.82s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.17s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.71s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.62s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.20s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.45s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.65s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.63s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.93s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsAttach (0.93s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsCommit (0.88s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.73s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.71s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.68s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.68s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.95s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.34s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.19s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsCopy (0.94s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.38s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.55s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.22s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.37s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.36s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsFilters (1.30s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsFormat (1.30s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.94s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.24s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.39s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s) [2021-07-20T05:34:51.140Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-20T05:34:51.140Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.31s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.05s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsRename (0.68s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsResize (0.70s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.66s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.00s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.66s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.90s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsTop (0.74s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsUntag (2.55s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.24s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExec (0.98s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.77s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.82s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.74s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.92s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.30s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.10s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.21s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.16s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.49s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.36s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.31s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecCgroup (3.44s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecEnv (0.95s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.60s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.97s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecInspectID (3.03s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecInteractive (0.98s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.95s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.94s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecParseError (0.73s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.78s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.97s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (5.48s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.09s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecStartFails (0.93s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.40s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.80s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecTTY (1.76s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.24s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.69s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecUlimits (1.00s) [2021-07-20T05:34:51.140Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.77s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.94s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.92s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.97s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestExecWithUser (1.23s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.72s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.14s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.00s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.12s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.64s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestHealth (21.68s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.86s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.13s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.12s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.41s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.04s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.10s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.26s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.02s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.73s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestImportDisplay (1.49s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestImportFile (1.83s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.84s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestImportGzipped (1.57s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.46s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.71s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.68s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.83s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.67s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.65s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.66s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.63s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.63s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.62s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.34s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.68s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.99s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.80s) [2021-07-20T05:34:51.140Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.85s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.85s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectDefault (1.17s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectHistory (1.28s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.06s) [2021-07-20T05:34:51.140Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.01s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.15s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.02s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.70s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.37s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.68s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectStatus (0.79s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.31s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.75s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.67s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.72s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.71s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.67s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.71s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.02s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.69s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.87s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.47s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.56s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.00s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.96s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.48s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.56s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.83s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.17s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.01s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.02s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.87s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.59s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.76s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.68s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.64s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.63s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.82s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.85s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.09s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.47s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.98s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.10s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.93s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.03s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.88s) [2021-07-20T05:34:51.140Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.93s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestLogsSince (6.67s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.78s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.68s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestLogsTail (0.89s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.99s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.81s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.65s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestNetHostname (1.87s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.45s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.84s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.64s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.74s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPluginActive (1.81s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.54s) [2021-07-20T05:34:51.141Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.79s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.87s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.55s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.98s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.06s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.26s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.48s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.15s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPortList (11.69s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.55s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.44s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.95s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.76s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.71s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.68s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.61s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.61s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.53s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.28s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPsByOrder (3.51s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.23s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.25s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.91s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.18s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.32s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.06s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.39s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.34s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.80s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.78s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.62s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.40s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.52s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.10s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.55s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.58s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.67s) [2021-07-20T05:34:51.141Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.64s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.34s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.30s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.64s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.32s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.88s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.28s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.97s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.94s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.44s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.90s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRmiBlank (0.04s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.90s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.91s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.12s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.12s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.71s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.26s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRmiTag (0.20s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.83s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.98s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.76s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.10s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.43s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunAddHost (0.83s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.58s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.80s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.78s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.96s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.71s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.74s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.76s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.81s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.26s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.78s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.78s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.80s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.68s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.84s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.86s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.98s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.73s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.79s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.76s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.73s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (1.11s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.72s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.73s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.72s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.75s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (1.00s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.85s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.74s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.32s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.82s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.71s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.68s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.84s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.66s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.80s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.21s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.93s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.94s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.82s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.67s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.66s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.38s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.78s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.63s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.96s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.68s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.73s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.06s) [2021-07-20T05:34:51.141Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-20T05:34:51.141Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.64s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.22s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.28s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.93s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.63s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.51s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.78s) [2021-07-20T05:34:51.141Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.67s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (2.18s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.64s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.62s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.65s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.64s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.64s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.68s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.63s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.64s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunExitCode (0.64s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.69s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.64s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.65s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.64s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.66s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.54s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.48s) [2021-07-20T05:34:51.141Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.39s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.95s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.27s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.60s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.71s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.67s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.48s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.62s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.63s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.79s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.51s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.53s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.09s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.29s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.65s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.31s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.28s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.27s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunMount (8.24s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.84s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.72s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.69s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.49s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.37s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.96s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.23s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.43s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.37s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.87s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunNetHost (1.10s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.66s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.98s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.36s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.20s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.84s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.56s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.66s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.63s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.64s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.66s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.69s) [2021-07-20T05:34:51.141Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.68s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.66s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.57s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.02s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.60s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.67s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.41s) [2021-07-20T05:34:51.141Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.68s) [2021-07-20T05:34:51.141Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2021-07-20T05:34:51.142Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.63s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.30s) [2021-07-20T05:34:51.142Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.50s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.46s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunRm (0.63s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.67s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.68s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.67s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.20s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.63s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.29s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.53s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.64s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.38s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.65s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.64s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.65s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.65s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.64s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunState (1.37s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.63s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.67s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2021-07-20T05:34:51.142Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.61s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunSysctls (1.31s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.67s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.00s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.64s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.63s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.20s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.08s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.63s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.62s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.65s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.75s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.03s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunUserByID (0.64s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.63s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunUserByName (0.64s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.63s) [2021-07-20T05:34:51.142Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.61s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.54s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.65s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.85s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.95s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.31s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.97s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.10s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.65s) [2021-07-20T05:34:51.142Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-20T05:34:51.142Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-20T05:34:51.142Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2021-07-20T05:34:51.142Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.49s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.65s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.30s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.66s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.69s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.63s) [2021-07-20T05:34:51.142Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-07-20T05:34:51.142Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-20T05:34:51.142Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-20T05:34:51.142Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-07-20T05:34:51.142Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-20T05:34:51.142Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.65s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.63s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.86s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.62s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.67s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.65s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.66s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.30s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.63s) [2021-07-20T05:34:51.142Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.55s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.27s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.08s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.65s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.86s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.89s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.97s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.56s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.34s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.75s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.47s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.42s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.35s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.92s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.30s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.08s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.96s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.28s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.75s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.28s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.70s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestStartRecordError (1.53s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.35s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.32s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.92s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.63s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.17s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.84s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.87s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.98s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.03s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.61s) [2021-07-20T05:34:51.142Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.23s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.83s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.70s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.77s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.96s) [2021-07-20T05:34:51.142Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-20T05:34:51.142Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.51s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.36s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.99s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.77s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUpdateStats (3.85s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.65s) [2021-07-20T05:34:51.142Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.97s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.53s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.70s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.54s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.56s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.45s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.20s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.66s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.91s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.97s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.27s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.31s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.99s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.89s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.91s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.95s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.92s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.68s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.67s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.85s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.06s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.52s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.66s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.30s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.60s) [2021-07-20T05:34:51.142Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.43s) [2021-07-20T05:34:51.142Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-20T05:34:51.142Z] === RUN TestDockerRegistrySuite [2021-07-20T05:34:51.142Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-20T05:34:51.703Z] check_test.go:196: [d28b780036cc5] daemon is not started [2021-07-20T05:34:51.703Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-20T05:34:53.068Z] check_test.go:196: [d55b25fbbe848] daemon is not started [2021-07-20T05:34:53.068Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-20T05:34:54.393Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-20T05:34:54.432Z] check_test.go:196: [d6152debee5f8] daemon is not started [2021-07-20T05:34:54.432Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-20T05:34:54.432Z] check_test.go:196: [d802786afc678] daemon is not started [2021-07-20T05:34:54.432Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-20T05:34:55.358Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-20T05:34:55.358Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-20T05:34:55.815Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-20T05:34:55.815Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-20T05:34:56.273Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-20T05:34:57.695Z] check_test.go:196: [d0225ce7b15bd] daemon is not started [2021-07-20T05:34:57.695Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-20T05:34:58.460Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-20T05:34:58.460Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-20T05:34:58.460Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-20T05:35:03.138Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-20T05:35:04.227Z] check_test.go:196: [df337903f9daa] daemon is not started [2021-07-20T05:35:04.227Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-20T05:35:04.671Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-20T05:35:04.671Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-20T05:35:04.671Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-20T05:35:04.671Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-20T05:35:04.671Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-20T05:35:06.202Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-20T05:35:06.740Z] check_test.go:196: [ddd456dfa4c62] daemon is not started [2021-07-20T05:35:06.740Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-20T05:35:07.167Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-20T05:35:07.624Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-20T05:35:07.682Z] check_test.go:196: [dc3792b88fa46] daemon is not started [2021-07-20T05:35:07.682Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-20T05:35:08.081Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-20T05:35:09.046Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-20T05:35:09.046Z] check_test.go:196: [d0a01d834df40] daemon is not started [2021-07-20T05:35:09.046Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-20T05:35:09.973Z] check_test.go:196: [d1247d7f2782c] daemon is not started [2021-07-20T05:35:09.973Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-20T05:35:11.339Z] check_test.go:196: [da6abf348c812] daemon is not started [2021-07-20T05:35:11.339Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-20T05:35:12.703Z] check_test.go:196: [d9160bc520e1a] daemon is not started [2021-07-20T05:35:12.703Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-20T05:35:13.645Z] check_test.go:196: [da000a63c67df] daemon is not started [2021-07-20T05:35:13.645Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-20T05:35:14.830Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-20T05:35:15.008Z] check_test.go:196: [d6b33b8a33aae] daemon is not started [2021-07-20T05:35:15.008Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-20T05:35:15.934Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:db2555b843c1288b6a51b5bbf4b919a42b252c44be7b793072fb2920ec586f88 [2021-07-20T05:35:16.863Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f87f9348c1581a06f455871444884172c29b5d73f67a03eecb10f77a741270d5 [2021-07-20T05:35:16.863Z] check_test.go:196: [de1734fdea65f] daemon is not started [2021-07-20T05:35:16.863Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-20T05:35:16.999Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-20T05:35:16.999Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-20T05:35:16.999Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-20T05:35:17.962Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-20T05:35:17.962Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-20T05:35:17.962Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-20T05:35:18.227Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:af8e94ec731532f4e27311909626d956c8f8d3a2ba0c48ea5128f27eafd0d6b3 [2021-07-20T05:35:18.419Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-20T05:35:19.156Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b99790ba9cabcf2ad53c74fa5051174d207caa24200e0270f903b7af2b020f1e [2021-07-20T05:35:19.412Z] check_test.go:196: [d099bd3f1c621] daemon is not started [2021-07-20T05:35:19.412Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-20T05:35:20.590Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-20T05:35:20.776Z] check_test.go:196: [d1fc8512d33be] daemon is not started [2021-07-20T05:35:20.776Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-20T05:35:21.554Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-20T05:35:22.012Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-20T05:35:22.012Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-20T05:35:22.012Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-20T05:35:22.977Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-20T05:35:23.292Z] check_test.go:196: [d18e23205f785] daemon is not started [2021-07-20T05:35:23.292Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-20T05:35:23.943Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-20T05:35:23.943Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-20T05:35:23.943Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-20T05:35:23.943Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-20T05:35:23.943Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-20T05:35:24.219Z] check_test.go:196: [d3c592d2ba805] daemon is not started [2021-07-20T05:35:24.219Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-20T05:35:24.475Z] check_test.go:196: [d7d27cbf1a5d7] daemon is not started [2021-07-20T05:35:24.475Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-20T05:35:25.404Z] check_test.go:196: [d3650c0ee2619] daemon is not started [2021-07-20T05:35:25.404Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-20T05:35:26.768Z] check_test.go:196: [d9f9663b66727] daemon is not started [2021-07-20T05:35:26.768Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-20T05:35:27.694Z] check_test.go:196: [d1724905d261f] daemon is not started [2021-07-20T05:35:27.694Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-20T05:35:29.720Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-20T05:35:30.959Z] check_test.go:196: [d841fc5f47655] daemon is not started [2021-07-20T05:35:30.959Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-20T05:35:30.959Z] check_test.go:196: [d9455e80de69d] daemon is not started [2021-07-20T05:35:30.959Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-20T05:35:32.323Z] check_test.go:196: [dbed1b127c0bf] daemon is not started [2021-07-20T05:35:32.323Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-20T05:35:32.323Z] check_test.go:196: [d990b3e304cf7] daemon is not started [2021-07-20T05:35:32.323Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-20T05:35:32.578Z] check_test.go:196: [daa3a7c4c6b36] daemon is not started [2021-07-20T05:35:32.578Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-20T05:35:32.834Z] check_test.go:196: [dbe08e1e230cb] daemon is not started [2021-07-20T05:35:32.834Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-20T05:35:33.090Z] check_test.go:196: [d0c8aa8390c1f] daemon is not started [2021-07-20T05:35:33.090Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-20T05:35:33.345Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-07-20T05:35:33.345Z] check_test.go:196: [d4d2896f7fcb1] daemon is not started [2021-07-20T05:35:33.345Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-20T05:35:33.602Z] check_test.go:196: [dae5b267888e3] daemon is not started [2021-07-20T05:35:33.602Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-20T05:35:34.967Z] check_test.go:196: [d0e938f75cf97] daemon is not started [2021-07-20T05:35:34.967Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-20T05:35:37.494Z] check_test.go:196: [db5c576e79985] daemon is not started [2021-07-20T05:35:37.494Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-20T05:35:38.054Z] check_test.go:196: [db5d94d35b40f] daemon is not started [2021-07-20T05:35:38.054Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-20T05:35:39.418Z] check_test.go:196: [dfe9dcb8004b9] daemon is not started [2021-07-20T05:35:39.418Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-20T05:35:40.344Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite (50.59s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.32s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.17s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.43s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.20s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.59s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.28s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.18s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.03s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.18s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.29s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.21s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.13s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.20s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.20s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.35s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.18s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.61s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.11s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.09s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.07s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.04s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.92s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.15s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.41s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.25s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.00s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.17s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2021-07-20T05:35:40.904Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-07-20T05:35:40.904Z] === RUN TestDockerSchema1RegistrySuite [2021-07-20T05:35:40.904Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-20T05:35:41.160Z] check_test.go:223: [de06f18170472] daemon is not started [2021-07-20T05:35:41.160Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-20T05:35:43.049Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-07-20T05:35:44.937Z] check_test.go:223: [d435e1a172a29] daemon is not started [2021-07-20T05:35:45.193Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-20T05:35:47.710Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-07-20T05:35:50.225Z] docker_cli_swarm_test.go:1118: [da7851ac80da1] joining swarm manager [dbf74ad128e80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:35:50.788Z] check_test.go:223: [d4e1ffe86016d] daemon is not started [2021-07-20T05:35:50.788Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-20T05:35:51.348Z] docker_cli_swarm_test.go:1119: [d4b353c4a2bcd] joining swarm manager [dbf74ad128e80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T05:35:54.613Z] check_test.go:223: [d5d356315b430] daemon is not started [2021-07-20T05:35:54.613Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-20T05:35:55.539Z] check_test.go:223: [d3d4fd71af556] daemon is not started [2021-07-20T05:35:55.539Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-20T05:35:56.466Z] check_test.go:223: [d967d16a8df3b] daemon is not started [2021-07-20T05:35:56.466Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-20T05:35:56.722Z] check_test.go:223: [d96e1cec49d17] daemon is not started [2021-07-20T05:35:56.722Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-20T05:35:58.088Z] check_test.go:223: [d367dfc504a90] daemon is not started [2021-07-20T05:35:58.088Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-20T05:35:59.015Z] check_test.go:223: [dcb80df6a14ae] daemon is not started [2021-07-20T05:35:59.015Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-20T05:36:00.392Z] check_test.go:223: [daf72848c8149] daemon is not started [2021-07-20T05:36:00.392Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-20T05:36:03.656Z] check_test.go:223: [d0d27942c8c41] daemon is not started [2021-07-20T05:36:03.656Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-20T05:36:03.656Z] check_test.go:223: [dc805b67f0636] daemon is not started [2021-07-20T05:36:03.656Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-20T05:36:03.911Z] check_test.go:223: [d1c8b56587d86] daemon is not started [2021-07-20T05:36:03.911Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-20T05:36:04.167Z] check_test.go:223: [da7bd0ee3eda2] daemon is not started [2021-07-20T05:36:04.167Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-20T05:36:04.423Z] check_test.go:223: [d2f7a58dcb93c] daemon is not started [2021-07-20T05:36:04.423Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-20T05:36:04.680Z] check_test.go:223: [df40a7417ed07] daemon is not started [2021-07-20T05:36:04.680Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-20T05:36:04.935Z] check_test.go:223: [dde9c7a5fecc2] daemon is not started [2021-07-20T05:36:04.935Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-20T05:36:05.190Z] check_test.go:223: [dbffecf18ba1f] daemon is not started [2021-07-20T05:36:05.190Z] --- PASS: TestDockerSchema1RegistrySuite (24.19s) [2021-07-20T05:36:05.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-07-20T05:36:05.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.95s) [2021-07-20T05:36:05.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.68s) [2021-07-20T05:36:05.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.47s) [2021-07-20T05:36:05.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.18s) [2021-07-20T05:36:05.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.13s) [2021-07-20T05:36:05.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-07-20T05:36:05.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.26s) [2021-07-20T05:36:05.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.12s) [2021-07-20T05:36:05.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.14s) [2021-07-20T05:36:05.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.91s) [2021-07-20T05:36:05.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.46s) [2021-07-20T05:36:05.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2021-07-20T05:36:05.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2021-07-20T05:36:05.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.32s) [2021-07-20T05:36:05.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2021-07-20T05:36:05.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2021-07-20T05:36:05.190Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-07-20T05:36:05.190Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-20T05:36:05.190Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-20T05:36:05.371Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-20T05:36:05.751Z] check_test.go:252: [d2c3df5af8d66] daemon is not started [2021-07-20T05:36:05.751Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-20T05:36:06.312Z] check_test.go:252: [dd052531bbe03] daemon is not started [2021-07-20T05:36:06.312Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-20T05:36:06.335Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-20T05:36:06.568Z] check_test.go:252: [d9c3130d54d3d] daemon is not started [2021-07-20T05:36:06.568Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-20T05:36:07.300Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-20T05:36:07.494Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-20T05:36:07.750Z] check_test.go:252: [d473b3239449f] daemon is not started [2021-07-20T05:36:07.750Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-20T05:36:08.312Z] check_test.go:252: [d9a1eef3ff604] daemon is not started [2021-07-20T05:36:08.312Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-20T05:36:08.568Z] check_test.go:252: [d8653ca1d5f1c] daemon is not started [2021-07-20T05:36:08.568Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-20T05:36:08.824Z] check_test.go:252: [d0020e35057c8] daemon is not started [2021-07-20T05:36:08.824Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.67s) [2021-07-20T05:36:08.824Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.69s) [2021-07-20T05:36:08.824Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2021-07-20T05:36:08.824Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-07-20T05:36:08.824Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2021-07-20T05:36:08.824Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-07-20T05:36:08.824Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-07-20T05:36:08.824Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2021-07-20T05:36:08.824Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-07-20T05:36:08.824Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-20T05:36:08.824Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-20T05:36:13.081Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-20T05:36:13.081Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-20T05:36:13.081Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-20T05:36:13.081Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-20T05:36:13.538Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-20T05:36:13.538Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-20T05:36:13.538Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-20T05:36:13.998Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-20T05:36:13.998Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-20T05:36:13.998Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-20T05:36:14.061Z] check_test.go:279: [d344548796aba] daemon is not started [2021-07-20T05:36:14.061Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-20T05:36:14.061Z] check_test.go:279: [dd763cc3b2671] daemon is not started [2021-07-20T05:36:14.061Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-20T05:36:14.316Z] check_test.go:279: [df92c9c3d1903] daemon is not started [2021-07-20T05:36:14.316Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-20T05:36:14.316Z] check_test.go:279: [de2898bc1ee89] daemon is not started [2021-07-20T05:36:14.572Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-20T05:36:14.572Z] check_test.go:279: [d9e3927ab9ea7] daemon is not started [2021-07-20T05:36:14.572Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-07-20T05:36:14.572Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-07-20T05:36:14.572Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-07-20T05:36:14.572Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-07-20T05:36:14.572Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-07-20T05:36:14.572Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-07-20T05:36:14.572Z] === RUN TestDockerNetworkSuite [2021-07-20T05:36:14.572Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-07-20T05:36:17.084Z] docker_cli_network_unix_test.go:46: [dace9442acb32] daemon is not started [2021-07-20T05:36:17.084Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-07-20T05:36:17.646Z] docker_cli_network_unix_test.go:46: [d950283c4c85f] daemon is not started [2021-07-20T05:36:17.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-07-20T05:36:22.892Z] docker_cli_network_unix_test.go:46: [d087de909a429] daemon is not started [2021-07-20T05:36:23.453Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-07-20T05:36:25.340Z] docker_cli_network_unix_test.go:46: [d301a38db0902] daemon is not started [2021-07-20T05:36:25.340Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-07-20T05:36:25.340Z] docker_cli_network_unix_test.go:1233: [dcb45f572ba78] daemon is not started [2021-07-20T05:36:28.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-07-20T05:36:29.537Z] docker_cli_network_unix_test.go:46: [d7dea2d82f986] daemon is not started [2021-07-20T05:36:29.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-07-20T05:36:37.878Z] docker_cli_network_unix_test.go:46: [d56e00eabfb7f] daemon is not started [2021-07-20T05:36:37.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-07-20T05:36:39.766Z] docker_cli_network_unix_test.go:46: [dcde9789a232c] daemon is not started [2021-07-20T05:36:40.328Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-07-20T05:36:41.694Z] docker_cli_network_unix_test.go:46: [d80eb6136d4d0] daemon is not started [2021-07-20T05:36:41.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-07-20T05:36:42.256Z] docker_cli_network_unix_test.go:46: [d7230c16bf65b] daemon is not started [2021-07-20T05:36:42.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-07-20T05:36:42.819Z] docker_cli_network_unix_test.go:46: [de1b62c51fb78] daemon is not started [2021-07-20T05:36:43.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-07-20T05:36:44.003Z] docker_cli_network_unix_test.go:46: [d9eea07ce08f1] daemon is not started [2021-07-20T05:36:44.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-07-20T05:36:45.183Z] docker_cli_network_unix_test.go:46: [daae9caeca92f] daemon is not started [2021-07-20T05:36:45.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-07-20T05:36:45.438Z] docker_cli_network_unix_test.go:46: [dd2693821504f] daemon is not started [2021-07-20T05:36:45.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-07-20T05:36:45.694Z] docker_cli_network_unix_test.go:46: [dee8784a15a4e] daemon is not started [2021-07-20T05:36:45.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-07-20T05:36:46.625Z] docker_cli_network_unix_test.go:46: [db4b546e5121b] daemon is not started [2021-07-20T05:36:46.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-07-20T05:36:46.880Z] docker_cli_network_unix_test.go:46: [d29bf7478b664] daemon is not started [2021-07-20T05:36:46.880Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-07-20T05:36:46.880Z] docker_cli_network_unix_test.go:46: [df9ebb1941590] daemon is not started [2021-07-20T05:36:46.880Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-07-20T05:36:47.136Z] docker_cli_network_unix_test.go:46: [d73ce701a0091] daemon is not started [2021-07-20T05:36:47.136Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-07-20T05:36:48.062Z] docker_cli_network_unix_test.go:46: [d9962aa2c2199] daemon is not started [2021-07-20T05:36:48.062Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-07-20T05:36:48.988Z] docker_cli_network_unix_test.go:46: [dd279aedaffff] daemon is not started [2021-07-20T05:36:49.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-07-20T05:36:49.243Z] docker_cli_network_unix_test.go:46: [dea6ff3a982ca] daemon is not started [2021-07-20T05:36:49.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-07-20T05:36:49.804Z] docker_cli_network_unix_test.go:46: [df2e66e9cb134] daemon is not started [2021-07-20T05:36:49.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-07-20T05:36:49.804Z] docker_cli_network_unix_test.go:46: [d8bba5c76950c] daemon is not started [2021-07-20T05:36:49.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-07-20T05:36:51.167Z] docker_cli_network_unix_test.go:968: [d574cc27099cf] daemon is not started [2021-07-20T05:36:52.544Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-07-20T05:36:53.908Z] docker_cli_network_unix_test.go:46: [d95d5c51f780f] daemon is not started [2021-07-20T05:36:54.164Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-07-20T05:36:56.485Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-20T05:36:56.485Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-20T05:36:56.485Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-20T05:36:56.485Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-20T05:36:59.407Z] docker_cli_network_unix_test.go:1116: [d68ec725b3155] daemon is not started [2021-07-20T05:37:03.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-07-20T05:37:03.831Z] docker_cli_network_unix_test.go:46: [d548853f1fa55] daemon is not started [2021-07-20T05:37:03.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-07-20T05:37:04.758Z] docker_cli_network_unix_test.go:46: [d6aea463767e0] daemon is not started [2021-07-20T05:37:04.758Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-07-20T05:37:04.758Z] docker_cli_network_unix_test.go:46: [d57238f22aa1f] daemon is not started [2021-07-20T05:37:04.758Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-07-20T05:37:04.758Z] docker_cli_network_unix_test.go:46: [db9611ef0dda6] daemon is not started [2021-07-20T05:37:04.758Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-07-20T05:37:05.015Z] docker_cli_network_unix_test.go:46: [d91b92a1b1bd4] daemon is not started [2021-07-20T05:37:05.015Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-07-20T05:37:05.015Z] docker_cli_network_unix_test.go:46: [df71b573e0f8e] daemon is not started [2021-07-20T05:37:05.015Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-07-20T05:37:05.015Z] docker_cli_network_unix_test.go:46: [ddf5a140d77ee] daemon is not started [2021-07-20T05:37:05.015Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-07-20T05:37:07.532Z] docker_cli_network_unix_test.go:46: [df5bf0f73104b] daemon is not started [2021-07-20T05:37:08.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-07-20T05:37:08.456Z] docker_cli_network_unix_test.go:46: [d9b5a5ceab939] daemon is not started [2021-07-20T05:37:08.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-07-20T05:37:08.456Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-20T05:37:08.456Z] docker_cli_network_unix_test.go:46: [d0969af5f3572] daemon is not started [2021-07-20T05:37:08.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-07-20T05:37:09.017Z] docker_cli_network_unix_test.go:46: [d3e17eb1af365] daemon is not started [2021-07-20T05:37:09.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-07-20T05:37:13.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-07-20T05:37:14.799Z] docker_cli_network_unix_test.go:1084: [de39750b1c09d] daemon is not started [2021-07-20T05:37:16.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-07-20T05:37:16.689Z] docker_cli_network_unix_test.go:46: [d9f35dc64f455] daemon is not started [2021-07-20T05:37:16.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-07-20T05:37:17.250Z] docker_cli_network_unix_test.go:46: [dbd984fe34582] daemon is not started [2021-07-20T05:37:17.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-07-20T05:37:18.869Z] docker_cli_network_unix_test.go:46: [d1b1fee1f3b0e] daemon is not started [2021-07-20T05:37:19.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-07-20T05:37:19.380Z] docker_cli_network_unix_test.go:46: [d743752a8e88e] daemon is not started [2021-07-20T05:37:19.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-07-20T05:37:19.954Z] docker_cli_network_unix_test.go:46: [d20da15845240] daemon is not started [2021-07-20T05:37:20.210Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-07-20T05:37:20.465Z] docker_cli_network_unix_test.go:46: [dd99721d6652f] daemon is not started [2021-07-20T05:37:20.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-07-20T05:37:21.647Z] docker_cli_network_unix_test.go:46: [de288e271dab5] daemon is not started [2021-07-20T05:37:21.647Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-07-20T05:37:26.889Z] docker_cli_network_unix_test.go:46: [d76482bb9b65e] daemon is not started [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite (72.18s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.26s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.88s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.72s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.87s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.91s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.64s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.72s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.59s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.29s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.77s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.81s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.19s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.06s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.90s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.96s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.17s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.47s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.70s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.56s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.44s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.24s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-07-20T05:37:26.889Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.93s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.72s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.36s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.94s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.84s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.85s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.09s) [2021-07-20T05:37:26.889Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.08s) [2021-07-20T05:37:26.889Z] === RUN TestDockerHubPullSuite [2021-07-20T05:37:26.889Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-07-20T05:37:28.253Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-07-20T05:37:30.138Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-07-20T05:37:30.699Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-07-20T05:37:31.626Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-07-20T05:37:31.883Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-07-20T05:37:31.883Z] --- PASS: TestDockerHubPullSuite (5.16s) [2021-07-20T05:37:31.883Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.28s) [2021-07-20T05:37:31.883Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2021-07-20T05:37:31.883Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.33s) [2021-07-20T05:37:31.883Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.03s) [2021-07-20T05:37:31.883Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2021-07-20T05:37:31.883Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s) [2021-07-20T05:37:31.883Z] PASS [2021-07-20T05:37:31.883Z] [2021-07-20T05:37:31.883Z] === Skipped [2021-07-20T05:37:31.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-20T05:37:31.883Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-20T05:37:31.883Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-20T05:37:31.883Z] [2021-07-20T05:37:31.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-20T05:37:31.883Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-20T05:37:31.883Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-20T05:37:31.883Z] [2021-07-20T05:37:31.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-20T05:37:31.883Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-20T05:37:31.883Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-20T05:37:31.883Z] [2021-07-20T05:37:31.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-20T05:37:31.883Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-20T05:37:31.883Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-20T05:37:31.883Z] [2021-07-20T05:37:31.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-20T05:37:31.883Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-20T05:37:31.883Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-20T05:37:31.883Z] [2021-07-20T05:37:31.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-07-20T05:37:31.883Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-20T05:37:31.883Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-07-20T05:37:31.883Z] [2021-07-20T05:37:31.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-20T05:37:31.883Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-20T05:37:31.883Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-20T05:37:31.883Z] [2021-07-20T05:37:31.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-20T05:37:31.883Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-20T05:37:31.883Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-20T05:37:31.883Z] [2021-07-20T05:37:31.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-20T05:37:31.883Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-20T05:37:31.883Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-20T05:37:31.883Z] [2021-07-20T05:37:31.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-20T05:37:31.883Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-20T05:37:31.883Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-20T05:37:31.883Z] [2021-07-20T05:37:31.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-20T05:37:31.883Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-20T05:37:31.883Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-20T05:37:31.883Z] [2021-07-20T05:37:31.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-20T05:37:31.883Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-20T05:37:31.883Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-20T05:37:31.883Z] [2021-07-20T05:37:31.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-20T05:37:31.883Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-20T05:37:31.883Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-20T05:37:31.883Z] [2021-07-20T05:37:31.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-20T05:37:31.883Z] docker_cli_sni_test.go:18: Flakey test [2021-07-20T05:37:31.883Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-20T05:37:31.883Z] [2021-07-20T05:37:31.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-20T05:37:31.883Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-20T05:37:31.883Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-20T05:37:31.883Z] [2021-07-20T05:37:31.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-20T05:37:31.883Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-20T05:37:31.883Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-20T05:37:31.883Z] [2021-07-20T05:37:31.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-20T05:37:31.883Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-20T05:37:31.883Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-20T05:37:31.883Z] [2021-07-20T05:37:31.883Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-20T05:37:31.884Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-20T05:37:31.884Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-20T05:37:31.884Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-20T05:37:31.884Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-20T05:37:31.884Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-20T05:37:31.884Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-20T05:37:31.884Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-20T05:37:31.884Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-07-20T05:37:31.884Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-07-20T05:37:31.884Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-20T05:37:31.884Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-20T05:37:31.884Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-20T05:37:31.884Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-20T05:37:31.884Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-20T05:37:31.884Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-20T05:37:31.884Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-07-20T05:37:31.884Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-20T05:37:31.884Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-20T05:37:31.884Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-07-20T05:37:31.884Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-20T05:37:31.884Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-20T05:37:31.884Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-20T05:37:31.884Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-20T05:37:31.884Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-07-20T05:37:31.884Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-20T05:37:31.884Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-20T05:37:31.884Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-20T05:37:31.884Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-07-20T05:37:31.884Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-20T05:37:31.884Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-20T05:37:31.884Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-20T05:37:31.884Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-20T05:37:31.884Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-20T05:37:31.884Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-20T05:37:31.884Z] docker_cli_network_unix_test.go:46: [d0969af5f3572] daemon is not started [2021-07-20T05:37:31.884Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] [2021-07-20T05:37:31.884Z] DONE 1270 tests, 51 skipped in 1936.692s [2021-07-20T05:37:31.884Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-20T05:37:32.139Z] ++++ cat bundles/test-integration/docker.pid [2021-07-20T05:37:32.139Z] +++ kill 8068 [2021-07-20T05:37:32.139Z] docker_cli_swarm_test.go:1172: [dac6ec8b15e83] joining swarm manager [dbf74ad128e80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-20T05:37:32.154Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-20T05:37:32.154Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-20T05:37:32.154Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-20T05:37:33.064Z] +++ /etc/init.d/apparmor stop [2021-07-20T05:37:33.064Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-20T05:37:33.064Z] [2021-07-20T05:37:33.064Z] Unloading profiles will leave already running processes permanently [2021-07-20T05:37:33.064Z] unconfined, which can lead to unexpected situations. [2021-07-20T05:37:33.064Z] [2021-07-20T05:37:33.064Z] To set a process to complain mode, use the command line tool [2021-07-20T05:37:33.064Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-20T05:37:33.064Z] +++ true [2021-07-20T05:37:33.064Z] exiting test-integration [2021-07-20T05:37:33.064Z] ++ exit 0 [2021-07-20T05:37:33.064Z] [2021-07-20T05:37:33.319Z] + for job in $(jobs -p) [2021-07-20T05:37:33.319Z] + wait 11115 [2021-07-20T05:37:33.686Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-20T05:37:36.584Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-20T05:37:39.484Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-20T05:38:11.966Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-07-20T05:38:11.966Z] docker_cli_swarm_test.go:1453: [dd8a27bad4c5f] joining swarm manager [d8be996d402d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:38:11.966Z] docker_cli_swarm_test.go:1454: [d0c474357b345] joining swarm manager [d8be996d402d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-20T05:38:21.920Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-07-20T05:38:22.176Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-07-20T05:38:22.176Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-07-20T05:38:22.432Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-07-20T05:38:22.432Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-07-20T05:38:22.993Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-07-20T05:38:25.507Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-07-20T05:38:28.770Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-07-20T05:38:30.656Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-07-20T05:38:32.543Z] docker_cli_swarm_unix_test.go:62: [d26d15359a19f] joining swarm manager [df69a055fbd16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:39:05.546Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-20T05:39:05.546Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-20T05:39:05.546Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-20T05:39:05.546Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-20T05:39:28.696Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-07-20T05:39:28.696Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-07-20T05:39:29.256Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-07-20T05:39:31.770Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-07-20T05:39:35.033Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-07-20T05:39:37.562Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-07-20T05:39:39.447Z] docker_api_swarm_test.go:961: [dac845a01f94f] joining swarm manager [dd8a413957c9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-20T05:39:57.481Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-07-20T05:40:09.639Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-07-20T05:40:11.526Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-07-20T05:40:13.412Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-07-20T05:40:16.677Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-07-20T05:40:24.754Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-07-20T05:40:28.946Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-07-20T05:40:32.207Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-07-20T05:40:34.720Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-07-20T05:40:37.983Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-07-20T05:40:40.497Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-07-20T05:40:43.761Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-07-20T05:40:45.648Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-07-20T05:40:46.769Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-20T05:40:46.769Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-20T05:40:46.769Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-20T05:41:11.891Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-20T05:41:24.263Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-20T05:41:39.058Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-20T05:41:41.801Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-07-20T05:41:56.631Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite (1756.91s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.95s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.82s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.42s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.37s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (32.90s) [2021-07-20T05:42:14.667Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.79s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.11s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (26.69s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.77s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.28s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.83s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.74s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (53.47s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (21.11s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.43s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.58s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.32s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.87s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.85s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.32s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.92s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (21.70s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.77s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.59s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.61s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.43s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.25s) [2021-07-20T05:42:14.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (25.05s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.77s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.42s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (41.29s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.48s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.18s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.55s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.17s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.56s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.45s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.66s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.37s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.32s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.58s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.22s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.11s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.42s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.49s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.62s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.49s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.42s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.15s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.07s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.64s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.92s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.34s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.23s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.96s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.39s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.21s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.54s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.40s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.59s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.61s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.28s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.20s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.63s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.02s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.51s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.74s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.56s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.59s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.66s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.25s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.21s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.41s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (125.65s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.65s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.53s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.75s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.45s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.72s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.30s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.01s) [2021-07-20T05:42:14.668Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.78s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.58s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.07s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (59.91s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.59s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.76s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (139.71s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.37s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.32s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.14s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.07s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.13s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.83s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.24s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.63s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.27s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.36s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.63s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.99s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.18s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.76s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.06s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.93s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.48s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.68s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.67s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.04s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.76s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.42s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.56s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.14s) [2021-07-20T05:42:14.668Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.18s) [2021-07-20T05:42:14.668Z] === RUN TestDockerExternalVolumeSuite [2021-07-20T05:42:14.668Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-07-20T05:42:14.668Z] docker_cli_external_volume_driver_test.go:53: [de5990be997f3] daemon is not started [2021-07-20T05:42:21.553Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-20T05:42:31.377Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-07-20T05:42:40.623Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-20T05:42:55.424Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-20T05:43:38.993Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-07-20T05:43:44.231Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-07-20T05:44:02.263Z] docker_cli_external_volume_driver_test.go:53: [d793e45a8dd90] daemon is not started [2021-07-20T05:44:14.423Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-07-20T05:44:32.486Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-07-20T05:44:47.316Z] docker_cli_external_volume_driver_test.go:53: [d667ff83abdb6] daemon is not started [2021-07-20T05:45:02.144Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-07-20T05:45:02.144Z] docker_cli_external_volume_driver_test.go:53: [d7aba3951c134] daemon is not started [2021-07-20T05:45:07.059Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-20T05:45:07.059Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-20T05:45:07.059Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-20T05:45:07.059Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-20T05:45:07.059Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-20T05:45:07.059Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-20T05:45:07.059Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-20T05:45:07.059Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-20T05:45:07.059Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-20T05:45:07.059Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-20T05:45:07.059Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-20T05:45:07.059Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-20T05:45:07.059Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-20T05:45:07.059Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-20T05:45:11.751Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-20T05:45:11.751Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-20T05:45:11.751Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-20T05:45:11.751Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-20T05:45:11.751Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-20T05:45:11.751Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-20T05:45:11.751Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-20T05:45:11.751Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-20T05:45:11.751Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-20T05:45:11.751Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-20T05:45:11.751Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-20T05:45:15.480Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-20T05:45:15.480Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-20T05:45:15.480Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-20T05:45:15.480Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-20T05:45:15.480Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-20T05:45:15.480Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-20T05:45:15.480Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-20T05:45:16.447Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-20T05:45:16.973Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-07-20T05:45:22.236Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-20T05:45:39.911Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-20T05:45:39.911Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-20T05:45:39.911Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-20T05:45:39.911Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-20T05:45:39.911Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-20T05:45:39.911Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-20T05:45:39.911Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-20T05:45:39.911Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-20T05:45:39.911Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-20T05:45:39.911Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-20T05:45:39.911Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-20T05:45:39.911Z] === RUN TestDockerSuite/TestBuildFails [2021-07-20T05:45:42.814Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-20T05:45:42.814Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-20T05:45:48.604Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-20T05:45:48.988Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-07-20T05:45:54.393Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-20T05:46:02.952Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-20T05:46:03.829Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-07-20T05:46:08.743Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-20T05:46:09.711Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-20T05:46:15.497Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-20T05:46:15.497Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-20T05:46:15.497Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-20T05:46:16.464Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-20T05:46:16.923Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-20T05:46:16.923Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-20T05:46:16.923Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-20T05:46:18.658Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-07-20T05:46:31.761Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-20T05:46:31.761Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-20T05:46:31.761Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-20T05:46:44.136Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-20T05:46:44.136Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-20T05:46:46.312Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-20T05:46:46.312Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-20T05:46:46.312Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-20T05:46:47.278Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-20T05:46:47.278Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-20T05:46:57.592Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-20T05:46:58.050Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-20T05:46:58.508Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-20T05:46:59.474Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-20T05:46:59.934Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-20T05:47:01.470Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-20T05:47:03.005Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-20T05:47:05.260Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-07-20T05:47:08.790Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-20T05:47:08.790Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-20T05:47:08.790Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-20T05:47:08.790Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-20T05:47:09.247Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-20T05:47:09.247Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-20T05:47:09.247Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-20T05:47:09.247Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-20T05:47:09.705Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-20T05:47:10.163Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-20T05:47:11.132Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-20T05:47:16.921Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-20T05:47:27.134Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-07-20T05:47:42.044Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-20T05:47:42.044Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-20T05:47:42.044Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-20T05:47:44.942Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-20T05:47:59.165Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-07-20T05:48:20.610Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-20T05:48:31.177Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-07-20T05:48:32.983Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-20T05:48:37.666Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-20T05:48:43.337Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-07-20T05:48:44.751Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-20T05:48:49.429Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-20T05:49:01.369Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-07-20T05:49:01.369Z] docker_cli_external_volume_driver_test.go:485: [de73cbb06ee96] daemon is not started [2021-07-20T05:49:07.104Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-20T05:49:07.104Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-20T05:49:07.104Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-20T05:49:16.205Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-07-20T05:49:16.205Z] docker_cli_external_volume_driver_test.go:53: [d0479fe0327c2] daemon is not started [2021-07-20T05:49:21.899Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-20T05:49:21.899Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-20T05:49:21.899Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-20T05:49:21.899Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-20T05:49:21.899Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-20T05:49:21.899Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-20T05:49:23.431Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-20T05:49:28.114Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-20T05:49:31.012Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-20T05:49:31.012Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-20T05:49:31.033Z] --- PASS: TestDockerExternalVolumeSuite (438.98s) [2021-07-20T05:49:31.033Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.75s) [2021-07-20T05:49:31.033Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2021-07-20T05:49:31.033Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.36s) [2021-07-20T05:49:31.033Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-07-20T05:49:31.033Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-07-20T05:49:31.033Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-07-20T05:49:31.033Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.14s) [2021-07-20T05:49:31.033Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.36s) [2021-07-20T05:49:31.033Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.37s) [2021-07-20T05:49:31.033Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2021-07-20T05:49:31.033Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-07-20T05:49:31.033Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.38s) [2021-07-20T05:49:31.033Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.46s) [2021-07-20T05:49:31.033Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2021-07-20T05:49:31.033Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.41s) [2021-07-20T05:49:31.033Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.01s) [2021-07-20T05:49:31.033Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.21s) [2021-07-20T05:49:31.033Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-07-20T05:49:31.033Z] PASS [2021-07-20T05:49:31.033Z] [2021-07-20T05:49:31.033Z] === Skipped [2021-07-20T05:49:31.033Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-20T05:49:31.033Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-20T05:49:31.033Z] check_test.go:309: [d0cf180c28d8e] daemon is not started [2021-07-20T05:49:31.033Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-20T05:49:31.033Z] [2021-07-20T05:49:31.033Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-20T05:49:31.033Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-20T05:49:31.033Z] check_test.go:309: [d149c40c9e64e] daemon is not started [2021-07-20T05:49:31.033Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-20T05:49:31.033Z] [2021-07-20T05:49:31.033Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-20T05:49:31.033Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-20T05:49:31.033Z] check_test.go:309: [d7cd119fbb7cb] daemon is not started [2021-07-20T05:49:31.033Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-20T05:49:31.033Z] [2021-07-20T05:49:31.033Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-07-20T05:49:31.033Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-20T05:49:31.033Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-07-20T05:49:31.033Z] [2021-07-20T05:49:31.033Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-07-20T05:49:31.033Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-20T05:49:31.033Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-07-20T05:49:31.033Z] [2021-07-20T05:49:31.033Z] [2021-07-20T05:49:31.033Z] DONE 273 tests, 5 skipped in 2656.696s [2021-07-20T05:49:31.033Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-20T05:49:31.033Z] ++++ cat bundles/test-integration/docker.pid [2021-07-20T05:49:31.033Z] +++ kill 8101 [2021-07-20T05:49:31.469Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-20T05:49:31.958Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d407a08cc5411/docker.pid [2021-07-20T05:49:31.958Z] +++ kill 4805 [2021-07-20T05:49:31.958Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4805 is not a child of this shell [2021-07-20T05:49:31.958Z] warning: PID 4805 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d407a08cc5411/docker.pid had a nonzero exit code [2021-07-20T05:49:31.958Z] +++ /etc/init.d/apparmor stop [2021-07-20T05:49:31.958Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-20T05:49:31.958Z] [2021-07-20T05:49:31.958Z] Unloading profiles will leave already running processes permanently [2021-07-20T05:49:31.958Z] unconfined, which can lead to unexpected situations. [2021-07-20T05:49:31.958Z] [2021-07-20T05:49:31.958Z] To set a process to complain mode, use the command line tool [2021-07-20T05:49:31.958Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-20T05:49:31.958Z] +++ true [2021-07-20T05:49:31.958Z] exiting test-integration [2021-07-20T05:49:31.958Z] ++ exit 0 [2021-07-20T05:49:31.958Z] [2021-07-20T05:49:32.213Z] + exit 0 [2021-07-20T05:49:32.213Z] ++ jobs -p [2021-07-20T05:49:32.213Z] + pids= [2021-07-20T05:49:32.213Z] + echo 'Remaining pids to kill: []' [2021-07-20T05:49:32.213Z] Remaining pids to kill: [] [2021-07-20T05:49:32.213Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-07-20T05:49:32.225Z] Recording test results [2021-07-20T05:49:32.589Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-20T05:49:32.932Z] + echo Ensuring container killed. [2021-07-20T05:49:32.932Z] Ensuring container killed. [2021-07-20T05:49:32.932Z] + docker ps -aq -f name=docker-pr1-* [2021-07-20T05:49:32.932Z] + cids=3dd152b8f9ba [2021-07-20T05:49:32.932Z] 61bce91aa866 [2021-07-20T05:49:32.932Z] 0fc0e9f3144b [2021-07-20T05:49:32.932Z] + [ -n 3dd152b8f9ba [2021-07-20T05:49:32.932Z] 61bce91aa866 [2021-07-20T05:49:32.932Z] 0fc0e9f3144b ] [2021-07-20T05:49:32.932Z] + docker rm -vf 3dd152b8f9ba 61bce91aa866 0fc0e9f3144b [2021-07-20T05:49:34.370Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-20T05:49:35.336Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-20T05:49:35.446Z] 3dd152b8f9ba [2021-07-20T05:49:36.008Z] 61bce91aa866 [2021-07-20T05:49:36.008Z] 0fc0e9f3144b [Pipeline] sh [2021-07-20T05:49:36.323Z] + echo Chowning /workspace to jenkins user [2021-07-20T05:49:36.323Z] Chowning /workspace to jenkins user [2021-07-20T05:49:36.323Z] + id -u [2021-07-20T05:49:36.323Z] + id -g [2021-07-20T05:49:36.323Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42659:/workspace busybox chown -R 1000:1000 /workspace [2021-07-20T05:49:36.870Z] === RUN TestDockerSuite/TestBuildOnBuild [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-20T05:49:39.912Z] + bundleName=amd64 [2021-07-20T05:49:39.912Z] + echo Creating amd64-bundles.tar.gz [2021-07-20T05:49:39.912Z] Creating amd64-bundles.tar.gz [2021-07-20T05:49:39.912Z] + 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-20T05:49:39.912Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-20T05:49:40.846Z] Archiving artifacts [2021-07-20T05:49:41.282Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42659/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-20T05:49:41.581Z] + make clean [2021-07-20T05:49:41.581Z] docker volume rm -f docker-dev-cache [2021-07-20T05:49:41.841Z] docker-dev-cache [Pipeline] deleteDir [2021-07-20T05:49:47.179Z] === RUN TestDockerSuite/TestBuildOnBuildCache [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-20T05:49:48.170Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-20T05:49:58.485Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-20T05:50:01.387Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-20T05:50:11.699Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-20T05:50:16.383Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-20T05:50:21.063Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-20T05:50:22.603Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-20T05:50:22.603Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-20T05:50:22.603Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-20T05:50:22.603Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-20T05:50:22.603Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-20T05:50:24.781Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-20T05:50:24.781Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-20T05:50:24.781Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-20T05:51:15.438Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-20T05:51:45.387Z] === RUN TestDockerSuite/TestBuildRm [2021-07-20T05:51:57.745Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-20T05:52:01.468Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-20T05:52:01.468Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-20T05:52:01.468Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-20T05:52:01.468Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-20T05:52:02.432Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-20T05:52:03.966Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-20T05:52:07.692Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-20T05:52:16.240Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-20T05:52:26.541Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-20T05:52:44.209Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-20T05:52:44.209Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-20T05:52:44.209Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-20T05:52:56.566Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-20T05:52:56.566Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-20T05:53:01.247Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-20T05:53:01.247Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-20T05:53:05.924Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-20T05:53:31.062Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-20T05:53:31.062Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-20T05:53:31.062Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-20T05:53:31.062Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-20T05:53:32.594Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-20T05:53:37.272Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-20T05:53:43.058Z] === RUN TestDockerSuite/TestBuildUser [2021-07-20T05:53:43.058Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-20T05:53:43.058Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-20T05:53:43.058Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-20T05:53:43.058Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-20T05:53:43.058Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-20T05:53:43.058Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-20T05:53:47.737Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-20T05:53:48.701Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-20T05:53:51.595Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-20T05:53:51.595Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-20T05:53:51.595Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-20T05:53:51.595Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-20T05:53:51.595Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-20T05:54:16.710Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-20T05:54:16.710Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-20T05:54:27.018Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-20T05:54:32.800Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-20T05:54:32.800Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-20T05:54:32.800Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-20T05:54:32.800Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-20T05:54:32.800Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-20T05:54:35.694Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-20T05:54:35.694Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-20T05:54:35.694Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-20T05:54:48.052Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-20T05:54:52.727Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-20T05:54:53.185Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-20T05:55:14.249Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-20T05:55:14.249Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-20T05:55:14.249Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-20T05:55:14.249Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-20T05:55:14.249Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-20T05:55:14.249Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-20T05:55:14.249Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-20T05:55:14.249Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-20T05:55:22.803Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-20T05:55:24.974Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-20T05:55:24.974Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-20T05:55:25.432Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-20T05:55:25.432Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-20T05:55:25.432Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-20T05:55:25.432Z] docker_cli_sni_test.go:18: Flakey test [2021-07-20T05:55:25.432Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-20T05:55:28.331Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-20T05:55:33.008Z] === RUN TestDockerSuite/TestCommitChange [2021-07-20T05:55:38.787Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-20T05:55:43.489Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-20T05:55:43.489Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-20T05:55:43.489Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-20T05:55:55.883Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-20T05:55:55.883Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-20T05:55:55.883Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-20T05:56:08.348Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-20T05:56:14.208Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-20T05:56:14.208Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-20T05:56:14.208Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-20T05:56:14.208Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-20T05:56:14.208Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-20T05:56:14.208Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-20T05:56:14.208Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-20T05:56:14.208Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-20T05:56:14.208Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-20T05:56:14.208Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-20T05:56:14.208Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-20T05:56:14.208Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-20T05:56:14.208Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-20T05:56:14.208Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-20T05:56:14.208Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-20T05:56:14.208Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-20T05:56:21.485Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-20T05:56:28.619Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-20T05:56:28.619Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-20T05:56:28.619Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-20T05:56:31.571Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-20T05:56:31.571Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-20T05:56:31.571Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-20T05:56:31.571Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-20T05:56:31.571Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-20T05:56:31.571Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-20T05:56:31.571Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-20T05:56:34.516Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-20T05:56:34.516Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-20T05:56:34.516Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-20T05:56:34.516Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-20T05:56:36.722Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-20T05:56:36.722Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-20T05:56:36.722Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-20T05:56:36.722Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-20T05:56:36.722Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-20T05:56:36.722Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-20T05:56:36.722Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-20T05:56:36.722Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-20T05:56:39.660Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-20T05:56:42.596Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-20T05:56:44.803Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-20T05:56:44.803Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-20T05:56:44.803Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-20T05:56:44.803Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-20T05:56:47.748Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-20T05:56:47.748Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-20T05:56:49.955Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-20T05:56:49.955Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-20T05:56:49.955Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-20T05:56:49.955Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-20T05:56:49.955Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-20T05:56:58.591Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-20T05:56:58.591Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-20T05:56:59.572Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-20T05:56:59.572Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-20T05:56:59.572Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-20T05:57:02.520Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-20T05:57:02.987Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-20T05:57:05.195Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-20T05:57:15.586Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-20T05:57:18.526Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-20T05:57:18.526Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-20T05:57:18.526Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-20T05:57:18.526Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-20T05:57:18.526Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-20T05:57:20.737Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-20T05:57:20.737Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-20T05:57:20.737Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-20T05:57:27.869Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-20T05:57:27.869Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-20T05:57:27.869Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-20T05:57:30.816Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-20T05:57:30.816Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-20T05:57:34.589Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-20T05:57:36.790Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-20T05:57:36.790Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-20T05:57:36.790Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-20T05:57:36.790Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-07-20T05:57:36.790Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-20T05:57:36.790Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-07-20T05:57:37.255Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-20T05:57:37.255Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-07-20T05:57:37.255Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-20T05:57:37.255Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-07-20T05:57:37.255Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-20T05:57:39.459Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-20T05:57:39.459Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-20T05:57:48.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-20T05:57:49.647Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-20T05:57:51.849Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-20T05:57:54.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000f44b0_} [2021-07-20T05:57:56.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1335722170_c:\foo_false____} [2021-07-20T05:57:59.928Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1335722170_c:\foo_true____} [2021-07-20T05:58:02.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-20T05:58:02.863Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-20T05:58:02.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-20T05:58:02.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-20T05:58:02.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-20T05:58:02.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-20T05:58:02.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-20T05:58:02.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-20T05:58:02.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-20T05:58:02.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-20T05:58:02.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-20T05:58:02.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-20T05:58:02.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-20T05:58:02.863Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-20T05:58:02.863Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-07-20T05:58:02.863Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-20T05:58:02.863Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-07-20T05:58:02.863Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-20T05:58:02.863Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-07-20T05:58:02.863Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-20T05:58:02.863Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-20T05:58:02.863Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-20T05:58:02.863Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-20T05:58:02.863Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-20T05:58:05.812Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-20T05:58:05.812Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-20T05:58:05.812Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-20T05:58:05.812Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-20T05:58:05.812Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-20T05:58:05.812Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-20T05:58:05.812Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-20T05:58:05.812Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-20T05:58:05.812Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-20T05:58:05.812Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-20T05:58:05.812Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-20T05:58:05.812Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-20T05:58:05.812Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-20T05:58:05.812Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-20T05:58:05.812Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-20T05:58:05.812Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-20T05:58:05.812Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-20T05:58:05.812Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-20T05:58:05.812Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-20T05:58:05.812Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-20T05:58:05.812Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-20T05:58:05.812Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-20T05:58:05.812Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-20T05:58:05.812Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-20T05:58:05.812Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-20T05:58:05.812Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-20T05:58:05.812Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-20T05:58:08.014Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-20T05:58:08.014Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-20T05:58:08.014Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-20T05:58:08.014Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-20T05:58:10.952Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-20T05:58:10.952Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-20T05:58:10.952Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-20T05:58:10.952Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-20T05:58:10.952Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-20T05:58:10.952Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-20T05:58:10.952Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-20T05:58:21.346Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-20T05:58:22.902Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-20T05:58:22.902Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-20T05:58:22.902Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-20T05:58:22.902Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-20T05:58:22.902Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-20T05:58:37.798Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-20T05:58:37.798Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-20T05:58:37.798Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-20T05:58:37.798Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-20T05:58:37.798Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-20T05:58:52.692Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-20T05:58:52.692Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-20T05:58:52.692Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-20T05:58:52.692Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-20T05:58:52.692Z] === RUN TestDockerSuite/TestCpToDot [2021-07-20T05:58:54.248Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-20T05:58:54.248Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-20T05:58:54.248Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-20T05:58:54.248Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-20T05:58:54.248Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-20T05:59:01.380Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-20T05:59:01.380Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-20T05:59:01.380Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-20T05:59:01.380Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-20T05:59:01.380Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-20T05:59:01.380Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-20T05:59:01.380Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-20T05:59:01.380Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-20T05:59:01.380Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-20T05:59:01.847Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-20T05:59:01.847Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-20T05:59:04.053Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-20T05:59:06.258Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-20T05:59:06.723Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-20T05:59:06.723Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-20T05:59:08.940Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-20T05:59:09.409Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-20T05:59:09.876Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-20T05:59:09.876Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-20T05:59:09.876Z] === RUN TestDockerSuite/TestCreateRM [2021-07-20T05:59:10.342Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-20T05:59:10.342Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-20T05:59:10.342Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-20T05:59:10.342Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-20T05:59:10.809Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-20T05:59:25.715Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-20T05:59:25.715Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-20T05:59:25.715Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-20T05:59:27.921Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-20T05:59:28.387Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-20T05:59:28.387Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-20T05:59:28.387Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-20T05:59:35.532Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-20T05:59:35.532Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-20T05:59:35.532Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-20T05:59:35.532Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-20T05:59:35.532Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-20T05:59:35.532Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-20T05:59:35.532Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-20T05:59:35.532Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-20T05:59:35.532Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-20T05:59:35.532Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-20T05:59:35.532Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-20T05:59:35.532Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-20T05:59:35.532Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-20T05:59:35.532Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-20T05:59:35.532Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T05:59:35.532Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-20T05:59:35.532Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-20T05:59:35.998Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-20T05:59:35.998Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-20T05:59:35.998Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-20T05:59:35.998Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-07-20T05:59:35.998Z] === RUN TestDockerSuite/TestDockerFails [2021-07-20T05:59:35.999Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-20T05:59:35.999Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-20T05:59:35.999Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-20T05:59:35.999Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-20T05:59:35.999Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-20T05:59:35.999Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-20T05:59:35.999Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-20T05:59:35.999Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-20T05:59:35.999Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-20T05:59:35.999Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-20T05:59:35.999Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-20T05:59:38.939Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-20T05:59:41.145Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-20T05:59:43.352Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-20T05:59:58.257Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-20T06:00:02.038Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-20T06:00:07.894Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-20T06:00:15.032Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-20T06:00:16.014Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-20T06:00:20.754Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-20T06:00:21.220Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-20T06:00:22.780Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-20T06:00:27.523Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-20T06:00:32.267Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-20T06:00:32.267Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-20T06:00:32.732Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-20T06:00:32.732Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-20T06:00:32.732Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-20T06:00:32.732Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-20T06:00:32.732Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-20T06:00:32.732Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-20T06:00:32.732Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-20T06:00:33.715Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-20T06:00:33.715Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-20T06:00:33.715Z] === RUN TestDockerSuite/TestEventsRename [2021-07-20T06:00:36.653Z] === RUN TestDockerSuite/TestEventsResize [2021-07-20T06:00:39.591Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-20T06:00:41.799Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-20T06:00:44.739Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-20T06:00:49.472Z] === RUN TestDockerSuite/TestEventsTop [2021-07-20T06:00:49.472Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-20T06:00:49.472Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-20T06:00:52.375Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-20T06:00:57.062Z] === RUN TestDockerSuite/TestExec [2021-07-20T06:00:57.062Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-20T06:00:57.062Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-20T06:00:57.062Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-20T06:00:57.062Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-20T06:00:58.596Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-20T06:01:00.769Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-20T06:01:00.769Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-20T06:01:00.769Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-20T06:01:00.769Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-20T06:01:00.769Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-20T06:01:00.769Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-20T06:01:00.769Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-20T06:01:02.942Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-20T06:01:05.122Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-20T06:01:07.300Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-20T06:01:09.476Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-20T06:01:14.162Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-20T06:01:14.162Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-20T06:01:14.162Z] === RUN TestDockerSuite/TestExecEnv [2021-07-20T06:01:14.162Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-20T06:01:14.162Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-20T06:01:14.162Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-20T06:01:14.162Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-20T06:01:17.070Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-20T06:01:21.755Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-20T06:01:21.755Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-20T06:01:21.755Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-20T06:01:21.755Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-20T06:01:21.755Z] === RUN TestDockerSuite/TestExecParseError [2021-07-20T06:01:21.755Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-20T06:01:21.755Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-20T06:01:21.755Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-20T06:01:21.755Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-20T06:01:21.755Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-20T06:01:21.755Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-20T06:01:24.657Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-20T06:01:24.657Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-20T06:01:24.657Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-20T06:01:24.657Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-20T06:01:24.657Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-20T06:01:24.657Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-20T06:01:24.657Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-20T06:01:24.657Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-20T06:01:24.657Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-20T06:01:24.657Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-20T06:01:24.657Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-20T06:01:27.569Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-20T06:01:27.569Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-20T06:01:27.569Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-20T06:01:36.138Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-20T06:01:36.138Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-20T06:01:36.138Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-20T06:01:36.138Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-20T06:01:36.138Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-20T06:01:36.138Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-20T06:01:36.138Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-20T06:01:41.930Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-20T06:01:48.999Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-20T06:01:51.177Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-20T06:01:58.244Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-20T06:01:58.244Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-20T06:01:58.244Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-20T06:01:58.244Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-20T06:01:58.244Z] === RUN TestDockerSuite/TestHealth [2021-07-20T06:01:58.244Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-20T06:01:58.244Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-20T06:01:58.244Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-20T06:01:58.244Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-20T06:01:58.244Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-20T06:02:02.934Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-20T06:02:02.934Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-20T06:02:02.934Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-20T06:02:02.934Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-20T06:02:02.934Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-20T06:02:03.393Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-20T06:02:03.852Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-20T06:02:04.310Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-20T06:02:04.310Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-20T06:02:04.310Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-20T06:02:05.280Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-20T06:02:05.739Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-20T06:02:07.918Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-20T06:02:07.918Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-20T06:02:10.831Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-20T06:02:13.736Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-20T06:02:13.736Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-20T06:02:13.736Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-20T06:02:13.736Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-20T06:02:17.467Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-20T06:02:17.926Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-20T06:02:20.100Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-20T06:02:20.100Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-20T06:02:20.100Z] === RUN TestDockerSuite/TestImportFile [2021-07-20T06:02:20.100Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-20T06:02:20.100Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-20T06:02:20.559Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-20T06:02:20.559Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-20T06:02:20.559Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-20T06:02:20.559Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-20T06:02:20.559Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-20T06:02:20.559Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-20T06:02:20.559Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-20T06:02:20.559Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-20T06:02:20.559Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-20T06:02:20.559Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-20T06:02:20.559Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-20T06:02:20.559Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-20T06:02:20.559Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-20T06:02:20.559Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-20T06:02:20.559Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-20T06:02:20.559Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-20T06:02:20.559Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-20T06:02:20.559Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-20T06:02:27.629Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-20T06:02:30.534Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-20T06:02:30.534Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-20T06:02:30.534Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-20T06:02:30.534Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-20T06:02:30.534Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-20T06:02:30.534Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-20T06:02:30.534Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-20T06:02:30.534Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-20T06:02:32.707Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-20T06:02:33.170Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-20T06:02:35.347Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-20T06:02:35.347Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-20T06:02:35.347Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-20T06:02:35.347Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-20T06:02:35.347Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-20T06:02:35.347Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-20T06:02:35.347Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-20T06:02:42.411Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-20T06:02:48.200Z] === RUN TestDockerSuite/TestInspectImage [2021-07-20T06:02:48.200Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-20T06:02:48.200Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-20T06:02:48.200Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-20T06:02:48.200Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-20T06:02:48.200Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-20T06:02:48.200Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-20T06:02:49.733Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-20T06:02:52.635Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-20T06:02:52.635Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-20T06:02:54.813Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-20T06:02:56.990Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-20T06:02:56.990Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-20T06:02:56.990Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-20T06:02:56.990Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-20T06:02:59.893Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-20T06:03:02.068Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-20T06:03:07.863Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-20T06:03:09.398Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-20T06:03:17.957Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-20T06:03:19.493Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-20T06:03:21.671Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-20T06:03:23.848Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-20T06:03:26.753Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-20T06:03:26.753Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-20T06:03:26.753Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-20T06:03:26.753Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-20T06:03:26.753Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-20T06:03:26.753Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-20T06:03:26.753Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-20T06:03:26.753Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-20T06:03:26.753Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-20T06:03:26.753Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-20T06:03:26.753Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-20T06:03:26.753Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-20T06:03:26.753Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-20T06:03:26.753Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-20T06:03:26.753Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-20T06:03:26.753Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-20T06:03:26.753Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-20T06:03:26.753Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-20T06:03:26.753Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-20T06:03:26.753Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-20T06:03:26.753Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-20T06:03:26.753Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-20T06:03:26.753Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-20T06:03:26.753Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-20T06:03:26.753Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-20T06:03:26.753Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-20T06:03:26.753Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-20T06:03:26.753Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-20T06:03:26.753Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-20T06:03:26.753Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-20T06:03:26.753Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-20T06:03:26.753Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-20T06:03:26.753Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-20T06:03:26.753Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-20T06:03:26.753Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-20T06:03:26.753Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-20T06:03:28.925Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-20T06:03:31.100Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-20T06:03:36.886Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-20T06:03:39.784Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-20T06:03:39.784Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-20T06:03:39.784Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-20T06:03:41.960Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-20T06:03:41.960Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-20T06:03:50.512Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-20T06:03:57.573Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-20T06:04:04.635Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-20T06:04:07.534Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-20T06:04:10.428Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-20T06:04:10.428Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-20T06:04:10.428Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-20T06:04:13.322Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-20T06:04:15.497Z] === RUN TestDockerSuite/TestLogsSince [2021-07-20T06:04:25.806Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-20T06:04:25.806Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-20T06:04:25.806Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-20T06:04:25.806Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-20T06:04:25.806Z] === RUN TestDockerSuite/TestLogsTail [2021-07-20T06:04:27.985Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-20T06:04:30.883Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-20T06:04:33.061Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-20T06:04:33.061Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-07-20T06:04:33.061Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-20T06:04:33.061Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-07-20T06:04:33.061Z] === RUN TestDockerSuite/TestNetHostname [2021-07-20T06:04:33.061Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-20T06:04:33.061Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-20T06:04:33.061Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-20T06:04:33.061Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-20T06:04:33.061Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-07-20T06:04:33.061Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-20T06:04:33.061Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-07-20T06:04:33.061Z] === RUN TestDockerSuite/TestPluginActive [2021-07-20T06:04:33.061Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-20T06:04:33.061Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-20T06:04:33.061Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-20T06:04:33.061Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-20T06:04:33.061Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-20T06:04:33.061Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-20T06:04:33.061Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-20T06:04:33.061Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-20T06:04:33.061Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-20T06:04:33.061Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-20T06:04:33.061Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-20T06:04:33.061Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-20T06:04:33.061Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-20T06:04:33.061Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-20T06:04:33.061Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-20T06:04:33.061Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-20T06:04:33.061Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-20T06:04:33.061Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-20T06:04:33.061Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-20T06:04:33.061Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-20T06:04:33.061Z] === RUN TestDockerSuite/TestPortList [2021-07-20T06:04:33.061Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-20T06:04:33.061Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-20T06:04:37.742Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-20T06:04:37.742Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-20T06:04:37.742Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-20T06:04:37.742Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-20T06:04:37.742Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-20T06:04:37.742Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-20T06:04:37.742Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-20T06:04:37.742Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-20T06:04:37.742Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-20T06:04:37.742Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-20T06:04:37.742Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-20T06:04:37.742Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-20T06:04:37.742Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-20T06:04:37.742Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-20T06:04:37.742Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-20T06:04:37.742Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-20T06:04:37.742Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-20T06:04:37.742Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-20T06:04:42.422Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-20T06:04:42.422Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-20T06:04:42.422Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-20T06:04:52.723Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-20T06:04:52.723Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-20T06:04:52.723Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-20T06:05:03.027Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-20T06:05:17.814Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-20T06:05:17.814Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-20T06:05:17.814Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-20T06:05:17.814Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-20T06:05:30.176Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-20T06:05:37.237Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-20T06:05:45.791Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-20T06:05:56.094Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-20T06:05:56.094Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-20T06:05:56.094Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-20T06:05:56.094Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-20T06:05:56.094Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-20T06:05:59.819Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-20T06:05:59.819Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-20T06:05:59.819Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-20T06:05:59.819Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-20T06:05:59.819Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-20T06:05:59.819Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-20T06:05:59.819Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-20T06:05:59.819Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-20T06:05:59.819Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-20T06:06:08.424Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-20T06:06:08.424Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-07-20T06:06:08.424Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-20T06:06:09.388Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-20T06:06:09.388Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-20T06:06:09.388Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-20T06:06:10.921Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-20T06:06:11.887Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-20T06:06:11.887Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-20T06:06:11.887Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-20T06:06:16.561Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-20T06:06:21.239Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-20T06:06:23.415Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-20T06:06:41.082Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-20T06:06:41.082Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-20T06:06:41.082Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-20T06:06:48.141Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-20T06:06:48.141Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-20T06:06:48.141Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-20T06:06:48.141Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-20T06:06:52.819Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-20T06:06:57.495Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-20T06:06:57.495Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-20T06:06:57.495Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-20T06:07:02.170Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-20T06:07:02.170Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-20T06:07:02.170Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-20T06:07:16.960Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-20T06:07:19.858Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-20T06:07:20.822Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-20T06:07:27.886Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-20T06:07:38.184Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-20T06:07:52.982Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-20T06:07:55.879Z] === RUN TestDockerSuite/TestRmiTag [2021-07-20T06:07:56.845Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-20T06:08:05.400Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-20T06:08:23.078Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-20T06:08:24.613Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-20T06:08:30.396Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-20T06:08:31.361Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-20T06:08:31.361Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-07-20T06:08:31.361Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-20T06:08:31.361Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-20T06:08:31.361Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-20T06:08:31.361Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-07-20T06:08:31.361Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-20T06:08:31.361Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-20T06:08:31.361Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-20T06:08:31.361Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-20T06:08:31.361Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-20T06:08:31.361Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-20T06:08:31.361Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-20T06:08:31.361Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-20T06:08:31.361Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-20T06:08:33.536Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-20T06:08:33.536Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-20T06:08:33.536Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-20T06:08:33.536Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-07-20T06:08:33.536Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-20T06:08:38.219Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-20T06:08:41.115Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-20T06:08:43.417Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-20T06:08:50.479Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-20T06:08:53.532Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-20T06:08:53.532Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-20T06:08:58.212Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-20T06:08:58.212Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-20T06:08:58.212Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-20T06:08:58.212Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-20T06:08:58.212Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-20T06:08:58.212Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-07-20T06:08:58.212Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-20T06:08:58.212Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-20T06:08:58.212Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-20T06:08:58.212Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-20T06:08:58.212Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-20T06:08:58.212Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-07-20T06:08:58.212Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-20T06:08:58.212Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-20T06:08:58.212Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-20T06:08:58.212Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-20T06:08:58.212Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-20T06:08:58.212Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-20T06:08:58.212Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-20T06:08:58.212Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-20T06:08:58.212Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-20T06:08:58.213Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-20T06:08:58.213Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-20T06:09:01.110Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-20T06:09:01.110Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-20T06:09:01.110Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-20T06:09:04.008Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-20T06:09:04.008Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-07-20T06:09:04.008Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-20T06:09:04.008Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-07-20T06:09:04.008Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-20T06:09:06.179Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-20T06:09:06.179Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-07-20T06:09:06.179Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-20T06:09:06.179Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-07-20T06:09:06.179Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-20T06:09:06.179Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-07-20T06:09:06.179Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-20T06:09:06.179Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-20T06:09:06.179Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-20T06:09:06.179Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-07-20T06:09:06.179Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-20T06:09:06.179Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-07-20T06:09:06.179Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-20T06:09:06.179Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-07-20T06:09:06.179Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-20T06:09:09.086Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-20T06:09:11.261Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-20T06:09:13.434Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-20T06:09:13.434Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-20T06:09:13.434Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-20T06:09:13.434Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-20T06:09:13.434Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-20T06:09:13.434Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-07-20T06:09:13.434Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-20T06:09:16.337Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-20T06:09:16.337Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-20T06:09:16.337Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-20T06:09:16.337Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-20T06:09:16.337Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-20T06:09:16.337Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-20T06:09:16.337Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-20T06:09:16.337Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-20T06:09:16.337Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-20T06:09:17.869Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-20T06:09:23.650Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-20T06:09:23.650Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-20T06:09:23.650Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-20T06:09:23.650Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-07-20T06:09:23.650Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-20T06:09:23.650Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-20T06:09:23.650Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-20T06:09:23.650Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-20T06:09:23.650Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-20T06:09:23.650Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-20T06:09:23.650Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-20T06:09:23.650Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-20T06:09:23.650Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-20T06:09:26.547Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-20T06:09:26.547Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-20T06:09:26.547Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-20T06:09:26.547Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-20T06:09:26.547Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-07-20T06:09:26.547Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-20T06:09:28.727Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-20T06:09:31.628Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-20T06:09:31.628Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-07-20T06:09:31.628Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-20T06:09:33.803Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-20T06:09:33.803Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-20T06:09:33.803Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-20T06:09:33.803Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-20T06:09:33.803Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-20T06:09:33.803Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-20T06:09:33.803Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-20T06:09:36.705Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-20T06:09:38.880Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-20T06:09:41.054Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-20T06:09:43.233Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-20T06:09:43.691Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-20T06:09:43.691Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-20T06:09:43.691Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-20T06:09:43.691Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-20T06:09:43.691Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-20T06:09:43.691Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-07-20T06:09:43.691Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-20T06:09:43.691Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-07-20T06:09:43.691Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-20T06:09:43.691Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-07-20T06:09:43.691Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-20T06:09:43.691Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-07-20T06:09:43.691Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-20T06:09:43.691Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-20T06:09:43.691Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-20T06:09:58.496Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-20T06:09:58.496Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-07-20T06:09:58.496Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-20T06:09:58.496Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-20T06:09:58.496Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-20T06:09:58.496Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-20T06:09:58.496Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-07-20T06:09:58.496Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-20T06:09:58.496Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-20T06:09:58.496Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-20T06:09:58.496Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-20T06:09:58.496Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-20T06:10:08.814Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-20T06:10:08.814Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-07-20T06:10:08.814Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-20T06:10:09.272Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-20T06:10:09.272Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-20T06:10:09.272Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-20T06:10:09.272Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-20T06:10:09.731Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-20T06:10:09.731Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-20T06:10:09.731Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-20T06:10:09.731Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-20T06:10:09.731Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-20T06:10:09.731Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-07-20T06:10:09.731Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-20T06:10:09.731Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-20T06:10:09.731Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-20T06:10:09.731Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-20T06:10:09.731Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-20T06:10:09.731Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-20T06:10:09.731Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-07-20T06:10:09.731Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-20T06:10:09.731Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-20T06:10:09.731Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-07-20T06:10:09.731Z] === RUN TestDockerSuite/TestRunMount [2021-07-20T06:10:09.731Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-07-20T06:10:09.731Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-20T06:10:09.731Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-20T06:10:09.731Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-20T06:10:09.731Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-07-20T06:10:09.731Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-20T06:10:09.731Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-20T06:10:09.731Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-20T06:10:18.299Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-20T06:10:18.299Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-20T06:10:18.299Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-20T06:10:18.299Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-07-20T06:10:18.299Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-20T06:10:18.299Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-07-20T06:10:18.299Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-20T06:10:24.085Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-20T06:10:27.822Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-20T06:10:27.822Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-07-20T06:10:27.822Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-20T06:10:27.822Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-07-20T06:10:27.822Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-20T06:10:27.822Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-07-20T06:10:27.822Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-20T06:10:27.822Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-20T06:10:27.822Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-20T06:10:27.822Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-07-20T06:10:27.822Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-20T06:10:27.822Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-07-20T06:10:27.822Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-20T06:10:27.822Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-20T06:10:27.822Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-20T06:10:27.822Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-07-20T06:10:27.822Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-20T06:10:27.822Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-07-20T06:10:27.822Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-20T06:10:27.822Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-20T06:10:29.358Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-20T06:10:31.535Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-20T06:10:33.711Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-20T06:10:35.246Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-20T06:10:37.424Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-20T06:10:37.424Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-20T06:10:37.424Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-20T06:10:37.424Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-07-20T06:10:37.882Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-20T06:10:37.882Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-07-20T06:10:37.882Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-20T06:10:37.882Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-20T06:10:37.882Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-20T06:10:37.882Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-20T06:10:37.882Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-20T06:10:37.882Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-20T06:10:37.882Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-20T06:10:37.882Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-20T06:10:37.882Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-20T06:10:37.882Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-20T06:10:37.882Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-20T06:10:41.615Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-20T06:10:41.615Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-07-20T06:10:41.615Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-20T06:10:41.615Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-07-20T06:10:41.615Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-20T06:10:41.615Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-07-20T06:10:41.615Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-20T06:10:41.615Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-07-20T06:10:41.615Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-20T06:10:41.615Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-20T06:10:41.615Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-20T06:10:50.174Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-20T06:10:50.174Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-20T06:10:50.174Z] === RUN TestDockerSuite/TestRunRm [2021-07-20T06:10:52.348Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-20T06:10:58.134Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-20T06:11:00.313Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-20T06:11:08.871Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-20T06:11:10.405Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-20T06:11:13.309Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-20T06:11:13.309Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-20T06:11:13.309Z] === RUN TestDockerSuite/TestRunState [2021-07-20T06:11:13.309Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-20T06:11:13.309Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-20T06:11:15.486Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-20T06:11:15.486Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-20T06:11:15.486Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-20T06:11:17.658Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-20T06:11:17.658Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-20T06:11:17.658Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-20T06:11:17.658Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-20T06:11:17.658Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-20T06:11:17.658Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-20T06:11:17.658Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-20T06:11:17.658Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-20T06:11:17.658Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-20T06:11:23.441Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-20T06:11:23.441Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-20T06:11:23.441Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-20T06:11:23.441Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-20T06:11:23.441Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-20T06:11:23.441Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-20T06:11:23.441Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-20T06:11:23.441Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-07-20T06:11:23.441Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-20T06:11:23.441Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-07-20T06:11:23.441Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-20T06:11:23.441Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-20T06:11:23.441Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-20T06:11:23.441Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-20T06:11:23.441Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-20T06:11:23.441Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-20T06:11:23.441Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-20T06:11:23.441Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-20T06:11:23.441Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-20T06:11:23.441Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-20T06:11:23.441Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-20T06:11:25.621Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-20T06:11:25.621Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-20T06:11:25.621Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-20T06:11:27.792Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-20T06:11:27.792Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-07-20T06:11:27.792Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-20T06:11:27.792Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-07-20T06:11:27.792Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-20T06:11:36.350Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-20T06:11:43.415Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-20T06:11:49.209Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-20T06:11:56.271Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-20T06:11:56.271Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-20T06:11:56.271Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-20T06:11:56.271Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-20T06:11:59.174Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-20T06:12:02.072Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-20T06:12:04.246Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-20T06:12:04.246Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-20T06:12:04.246Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-20T06:12:04.246Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-20T06:12:04.246Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-20T06:12:04.246Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-20T06:12:04.246Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-20T06:12:04.246Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-07-20T06:12:04.246Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-20T06:12:04.246Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-07-20T06:12:04.246Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-20T06:12:04.246Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-07-20T06:12:04.246Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-20T06:12:04.246Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-07-20T06:12:04.246Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-20T06:12:08.932Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-20T06:12:10.466Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-20T06:12:12.639Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-20T06:12:17.321Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-20T06:12:17.322Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-07-20T06:12:17.322Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-20T06:12:17.322Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-20T06:12:17.322Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-20T06:12:17.322Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-07-20T06:12:17.322Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-20T06:12:17.322Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-07-20T06:12:17.322Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-20T06:12:17.322Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-07-20T06:12:17.322Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-20T06:12:17.322Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-20T06:12:17.322Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-20T06:12:17.322Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-20T06:12:17.322Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-20T06:12:17.322Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-20T06:12:17.322Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-20T06:12:17.322Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-20T06:12:17.322Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-20T06:12:17.322Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-20T06:12:17.322Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-20T06:12:17.322Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-20T06:12:17.322Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-20T06:12:17.322Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-20T06:12:17.322Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-20T06:12:17.322Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-20T06:12:17.322Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-20T06:12:17.322Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-20T06:12:17.322Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-20T06:12:17.322Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-20T06:12:17.322Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-20T06:12:17.322Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-20T06:12:17.780Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-20T06:12:17.780Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-20T06:12:17.780Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-20T06:12:19.954Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-20T06:12:20.412Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-20T06:12:20.870Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-20T06:12:20.871Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-20T06:12:23.042Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-20T06:12:35.409Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-20T06:12:35.409Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-20T06:12:35.409Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-20T06:12:43.966Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-20T06:12:43.966Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-20T06:12:43.966Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-20T06:12:46.865Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-20T06:12:46.865Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-20T06:12:46.865Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-20T06:12:46.865Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-20T06:12:46.865Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-20T06:12:46.865Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-20T06:12:46.865Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-20T06:12:46.865Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-20T06:12:46.865Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-20T06:12:53.925Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-20T06:12:53.925Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-20T06:12:53.925Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-20T06:12:53.925Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-20T06:12:53.925Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-20T06:12:53.925Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-20T06:12:53.925Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-20T06:12:53.925Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-20T06:12:53.925Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-20T06:12:53.925Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-20T06:12:53.925Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-20T06:12:53.925Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-20T06:12:53.925Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-20T06:12:55.460Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-20T06:12:58.359Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-20T06:12:58.359Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-20T06:12:58.359Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-20T06:13:00.530Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-20T06:13:00.530Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-07-20T06:13:00.530Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-20T06:13:00.530Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-20T06:13:00.530Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-20T06:13:00.530Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-20T06:13:00.530Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-20T06:13:00.530Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-20T06:13:00.530Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-20T06:13:00.530Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-20T06:13:00.530Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-20T06:13:00.530Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-20T06:13:00.530Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-20T06:13:18.199Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-20T06:13:18.199Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-20T06:13:18.199Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-20T06:13:18.199Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-20T06:13:18.200Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-20T06:13:18.200Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-20T06:13:18.200Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-20T06:13:18.200Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-20T06:13:25.264Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-20T06:13:25.264Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-20T06:13:28.164Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-20T06:13:28.623Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-20T06:13:29.082Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-20T06:13:29.082Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-20T06:13:29.082Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-20T06:13:37.669Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-20T06:13:37.669Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-20T06:13:37.669Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-20T06:13:38.128Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-20T06:13:38.128Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-20T06:13:38.128Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-20T06:13:38.128Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-20T06:13:45.191Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-20T06:13:45.650Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-20T06:13:46.108Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-20T06:13:56.420Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-20T06:13:56.420Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-20T06:13:56.420Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite (2852.04s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (120.49s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.95s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.11s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.57s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.04s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.34s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.50s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (120.40s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.18s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.39s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.29s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.60s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.83s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.47s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.19s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.12s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.25s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.64s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.84s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildAddTar (57.74s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (28.04s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.37s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.23s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.14s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.10s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.97s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.53s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.61s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (38.56s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.83s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.63s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.09s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.75s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.48s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.54s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.01s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildCmd (0.63s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.59s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.31s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.27s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.13s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.99s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.93s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-20T06:13:56.878Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.70s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.05s) [2021-07-20T06:13:56.878Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.35s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.11s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.57s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (38.33s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (33.46s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.81s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.95s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.70s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.99s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.88s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildDockerignore (76.28s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.89s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (100.93s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.83s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.91s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.97s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.74s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.58s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.20s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (20.90s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.76s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (119.03s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.61s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.17s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.53s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.57s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.39s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.25s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.72s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.01s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.24s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.19s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.76s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildFails (2.71s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.78s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.83s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.46s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.10s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.55s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.01s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.24s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildHistory (11.76s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.06s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.25s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.85s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.52s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildLabel (1.03s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.01s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.62s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildLabels (1.05s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.66s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.05s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-20T06:13:56.879Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-07-20T06:13:56.879Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.62s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.77s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.41s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (25.65s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.59s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.24s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.26s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.33s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.29s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.64s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.63s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.72s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.74s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.89s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.64s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.90s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.16s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.38s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.50s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.78s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.51s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.89s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.33s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.36s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.17s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.31s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.25s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.46s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (34.36s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildRm (14.12s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.80s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.55s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.83s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.85s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.70s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.36s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.91s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.71s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.30s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.24s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildStderr (4.87s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.34s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.34s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.36s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.05s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.68s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.57s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.61s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.97s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.47s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.04s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.28s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.71s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.77s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.96s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.01s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.50s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.01s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.35s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.51s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.11s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.46s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.04s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestCommitChange (5.30s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.92s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.28s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestCommitTTY (12.53s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.35s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.50s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.36s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.73s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.70s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.74s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.91s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.59s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.57s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.62s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.49s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (7.25s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.21s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.93s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.49s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.81s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.32s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.02s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.36s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.33s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.39s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.19s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-20T06:13:57.338Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.09s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.29s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.68s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.60s) [2021-07-20T06:13:57.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.61s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.62s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000f44b0_} (2.54s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1335722170_c:\foo_false____} (2.58s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1335722170_c:\foo_true____} (2.62s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.18s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.59s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.48s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.58s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.62s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.50s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.28s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.26s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCpToDot (2.53s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCpToStdout (7.37s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.06s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.41s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.13s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.72s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.77s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.56s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.72s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.26s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.54s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.40s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.60s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.19s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestEventsCopy (5.42s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.51s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.60s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.91s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.98s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.18s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.14s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestEventsFilters (4.97s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestEventsFormat (4.98s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestEventsRename (2.50s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestEventsResize (2.85s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.29s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.85s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.09s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.13s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.06s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.05s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.24s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.32s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.32s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.09s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.51s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.65s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestExecInspectID (4.93s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.65s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.58s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.44s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.15s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.15s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.19s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.24s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.03s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.44s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.68s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.99s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.37s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.73s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.83s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.93s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.10s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (7.17s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.42s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.34s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.39s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestInspectDefault (7.15s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestInspectHistory (4.85s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.39s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.33s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.34s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.21s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.36s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestInspectStatus (2.85s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.79s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.54s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.35s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.28s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.37s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.40s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.31s) [2021-07-20T06:13:57.339Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-20T06:13:57.339Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.05s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.08s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.75s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.63s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.35s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.51s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.63s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.72s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.84s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.85s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.53s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.45s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestLogsSince (9.34s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestLogsTail (3.01s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.71s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.35s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.58s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.59s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestPsByOrder (8.99s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.23s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.90s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.12s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.21s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.65s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.73s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.04s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.84s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.61s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.53s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.57s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.57s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.42s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.25s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.71s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.44s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.55s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.35s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.98s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.91s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.78s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.13s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.30s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.15s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.71s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRmiTag (0.80s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (7.37s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.85s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.74s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.28s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.28s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.14s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.65s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.94s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.30s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.18s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.56s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.76s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.35s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.35s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.06s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.45s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.52s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.30s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.34s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.89s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.71s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.59s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.38s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.43s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.45s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunExitCode (2.41s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.39s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.37s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.46s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (13.80s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.07s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.78s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.42s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.03s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.28s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.38s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.33s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-07-20T06:13:57.340Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.19s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-20T06:13:57.340Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.72s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.21s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunRm (2.70s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.58s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.39s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.18s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.40s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.82s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.29s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.16s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.94s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.43s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.39s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.99s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.88s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.06s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.01s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.37s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.39s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.43s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.27s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.84s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.29s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.61s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.78s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (11.80s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.11s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.21s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.16s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.35s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.48s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.40s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.52s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.12s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.47s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.18s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.68s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.01s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.43s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-20T06:13:57.341Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.59s) [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-20T06:13:57.341Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.341Z] --- PASS: TestDockerRegistrySuite (0.19s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-20T06:13:57.341Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-20T06:13:57.342Z] === RUN TestDockerSchema1RegistrySuite [2021-07-20T06:13:57.342Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-20T06:13:57.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-20T06:13:57.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-20T06:13:57.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-20T06:13:57.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-20T06:13:57.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-20T06:13:57.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-20T06:13:57.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-20T06:13:57.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-20T06:13:57.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-20T06:13:57.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-20T06:13:57.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-20T06:13:57.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-20T06:13:57.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-20T06:13:57.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-20T06:13:57.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-20T06:13:57.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-20T06:13:57.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-20T06:13:57.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-20T06:13:57.342Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-20T06:13:57.342Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-20T06:13:57.342Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-20T06:13:57.342Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-20T06:13:57.342Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-20T06:13:57.342Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-20T06:13:57.342Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-20T06:13:57.342Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-20T06:13:57.342Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-20T06:13:57.342Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-20T06:13:57.342Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-20T06:13:57.342Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-20T06:13:57.342Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-20T06:13:57.342Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-20T06:13:57.342Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-20T06:13:57.342Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-20T06:13:57.342Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-20T06:13:57.342Z] === RUN TestDockerDaemonSuite [2021-07-20T06:13:57.342Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-20T06:13:57.342Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-20T06:13:57.342Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-20T06:13:57.342Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-20T06:13:57.342Z] === RUN TestDockerSwarmSuite [2021-07-20T06:13:57.342Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-20T06:13:57.342Z] === RUN TestDockerPluginSuite [2021-07-20T06:13:57.342Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-20T06:13:57.342Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-20T06:13:57.342Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-20T06:13:57.342Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-20T06:13:57.342Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-20T06:13:57.342Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-20T06:13:57.342Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-20T06:13:57.342Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-20T06:13:57.342Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-20T06:13:57.342Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-20T06:13:57.342Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-20T06:13:57.342Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-20T06:13:57.342Z] === RUN TestDockerExternalVolumeSuite [2021-07-20T06:13:57.342Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-20T06:13:57.342Z] === RUN TestDockerNetworkSuite [2021-07-20T06:13:57.342Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-20T06:13:57.342Z] === RUN TestDockerHubPullSuite [2021-07-20T06:13:57.342Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-20T06:13:57.342Z] PASS [2021-07-20T06:13:57.342Z] ok github.com/docker/docker/integration-cli 2852.511s [2021-07-20T06:13:57.342Z] [2021-07-20T06:13:57.342Z] === Skipped [2021-07-20T06:13:57.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-20T06:13:57.342Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-20T06:13:57.342Z] [2021-07-20T06:13:57.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-20T06:13:57.342Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.342Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-20T06:13:57.342Z] [2021-07-20T06:13:57.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-20T06:13:57.801Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.801Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-20T06:13:57.801Z] [2021-07-20T06:13:57.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-20T06:13:57.801Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.801Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-20T06:13:57.801Z] [2021-07-20T06:13:57.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-20T06:13:57.801Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.801Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-20T06:13:57.801Z] [2021-07-20T06:13:57.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-20T06:13:57.801Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.801Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-20T06:13:57.801Z] [2021-07-20T06:13:57.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-07-20T06:13:57.801Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.801Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-07-20T06:13:57.801Z] [2021-07-20T06:13:57.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-07-20T06:13:57.801Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.801Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-07-20T06:13:57.801Z] [2021-07-20T06:13:57.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-07-20T06:13:57.801Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.801Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-07-20T06:13:57.801Z] [2021-07-20T06:13:57.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-20T06:13:57.801Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.801Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-20T06:13:57.801Z] [2021-07-20T06:13:57.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-20T06:13:57.801Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.801Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-20T06:13:57.801Z] [2021-07-20T06:13:57.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-20T06:13:57.801Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.801Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-20T06:13:57.801Z] [2021-07-20T06:13:57.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-20T06:13:57.801Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-07-20T06:13:57.801Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-20T06:13:57.801Z] [2021-07-20T06:13:57.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-20T06:13:57.801Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-20T06:13:57.801Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-20T06:13:57.801Z] [2021-07-20T06:13:57.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-20T06:13:57.801Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.801Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-20T06:13:57.801Z] [2021-07-20T06:13:57.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-20T06:13:57.801Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.801Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-20T06:13:57.801Z] [2021-07-20T06:13:57.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-20T06:13:57.801Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-20T06:13:57.801Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-20T06:13:57.801Z] [2021-07-20T06:13:57.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-20T06:13:57.801Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.801Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-20T06:13:57.801Z] [2021-07-20T06:13:57.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-07-20T06:13:57.801Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-20T06:13:57.801Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-07-20T06:13:57.801Z] [2021-07-20T06:13:57.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-20T06:13:57.801Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.801Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-20T06:13:57.801Z] [2021-07-20T06:13:57.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-20T06:13:57.801Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.801Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-20T06:13:57.801Z] [2021-07-20T06:13:57.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-20T06:13:57.801Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.801Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-20T06:13:57.801Z] [2021-07-20T06:13:57.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-20T06:13:57.801Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.09s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.09s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-07-20T06:13:57.802Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-20T06:13:57.802Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.802Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-20T06:13:57.802Z] [2021-07-20T06:13:57.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-20T06:13:57.803Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s) [2021-07-20T06:13:57.803Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.43s) [2021-07-20T06:13:57.803Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-07-20T06:13:57.803Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-20T06:13:57.803Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.46s) [2021-07-20T06:13:57.803Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-20T06:13:57.803Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2021-07-20T06:13:57.803Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2021-07-20T06:13:57.803Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-07-20T06:13:57.803Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-20T06:13:57.803Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.43s) [2021-07-20T06:13:57.803Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-07-20T06:13:57.803Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-20T06:13:57.803Z] docker_cli_sni_test.go:18: Flakey test [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2021-07-20T06:13:57.803Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-20T06:13:57.803Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-20T06:13:57.803Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-20T06:13:57.803Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-20T06:13:57.803Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-20T06:13:57.803Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-20T06:13:57.803Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-20T06:13:57.803Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-20T06:13:57.803Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-20T06:13:57.803Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-20T06:13:57.803Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-20T06:13:57.803Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-20T06:13:57.803Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-20T06:13:57.803Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-20T06:13:57.803Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-20T06:13:57.803Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-20T06:13:57.803Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-20T06:13:57.803Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-20T06:13:57.803Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-20T06:13:57.803Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-20T06:13:57.803Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.803Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-20T06:13:57.803Z] [2021-07-20T06:13:57.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-20T06:13:57.803Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-20T06:13:57.804Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-20T06:13:57.804Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-20T06:13:57.804Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-20T06:13:57.804Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-20T06:13:57.804Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-20T06:13:57.804Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-20T06:13:57.804Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-20T06:13:57.804Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2021-07-20T06:13:57.804Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-20T06:13:57.804Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-20T06:13:57.804Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-20T06:13:57.804Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-20T06:13:57.804Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-20T06:13:57.804Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-20T06:13:57.804Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2021-07-20T06:13:57.804Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-20T06:13:57.804Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.804Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-20T06:13:57.804Z] [2021-07-20T06:13:57.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-20T06:13:57.804Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-20T06:13:57.805Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-20T06:13:57.805Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-20T06:13:57.805Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-20T06:13:57.805Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-20T06:13:57.805Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2021-07-20T06:13:57.805Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-20T06:13:57.805Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2021-07-20T06:13:57.805Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-20T06:13:57.805Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-20T06:13:57.805Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-07-20T06:13:57.805Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-20T06:13:57.805Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.805Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-20T06:13:57.805Z] [2021-07-20T06:13:57.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-20T06:13:57.805Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-20T06:13:57.806Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-20T06:13:57.806Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-20T06:13:57.806Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-20T06:13:57.806Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-20T06:13:57.806Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2021-07-20T06:13:57.806Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-20T06:13:57.806Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-20T06:13:57.806Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-07-20T06:13:57.806Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-20T06:13:57.806Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-20T06:13:57.806Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:57.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-20T06:13:57.806Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-07-20T06:13:57.806Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-20T06:13:57.806Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-20T06:13:58.265Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.265Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-20T06:13:58.265Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-20T06:13:58.266Z] [2021-07-20T06:13:58.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-20T06:13:58.266Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.266Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-20T06:13:58.267Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-20T06:13:58.267Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-20T06:13:58.267Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-20T06:13:58.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-20T06:13:58.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-20T06:13:58.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-20T06:13:58.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-20T06:13:58.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-20T06:13:58.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-20T06:13:58.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-20T06:13:58.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-20T06:13:58.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-20T06:13:58.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-20T06:13:58.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-20T06:13:58.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-20T06:13:58.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-20T06:13:58.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-20T06:13:58.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-20T06:13:58.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-20T06:13:58.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-20T06:13:58.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-20T06:13:58.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-20T06:13:58.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-20T06:13:58.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s) [2021-07-20T06:13:58.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-20T06:13:58.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-20T06:13:58.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-20T06:13:58.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-20T06:13:58.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.267Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-20T06:13:58.267Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-20T06:13:58.268Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.268Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-20T06:13:58.268Z] [2021-07-20T06:13:58.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-20T06:13:58.269Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.269Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-20T06:13:58.269Z] [2021-07-20T06:13:58.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-20T06:13:58.269Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.269Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-20T06:13:58.269Z] [2021-07-20T06:13:58.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-20T06:13:58.269Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.269Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-20T06:13:58.269Z] [2021-07-20T06:13:58.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-20T06:13:58.269Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.269Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-20T06:13:58.269Z] [2021-07-20T06:13:58.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-20T06:13:58.269Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.269Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-20T06:13:58.269Z] [2021-07-20T06:13:58.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-20T06:13:58.269Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.269Z] [2021-07-20T06:13:58.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-20T06:13:58.269Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.269Z] [2021-07-20T06:13:58.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-20T06:13:58.269Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-20T06:13:58.269Z] [2021-07-20T06:13:58.269Z] [2021-07-20T06:13:58.269Z] DONE 1093 tests, 547 skipped in 2862.489s [2021-07-20T06:13:58.269Z] INFO: Integration tests ended at 07/20/2021 06:13:58. Duration:00:47:42.5995458 [2021-07-20T06:13:58.269Z] INFO: Docker info of the daemon under test at end of run [2021-07-20T06:13:58.269Z] [2021-07-20T06:13:58.269Z] Containers: 2 [2021-07-20T06:13:58.269Z] Running: 0 [2021-07-20T06:13:58.269Z] Paused: 0 [2021-07-20T06:13:58.269Z] Stopped: 2 [2021-07-20T06:13:58.269Z] Images: 18 [2021-07-20T06:13:58.269Z] Server Version: 0.0.0-dev [2021-07-20T06:13:58.269Z] Storage Driver: windowsfilter [2021-07-20T06:13:58.269Z] Windows: [2021-07-20T06:13:58.269Z] Logging Driver: json-file [2021-07-20T06:13:58.269Z] Plugins: [2021-07-20T06:13:58.269Z] Volume: local [2021-07-20T06:13:58.269Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-20T06:13:58.269Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-20T06:13:58.269Z] Swarm: inactive [2021-07-20T06:13:58.269Z] Default Isolation: process [2021-07-20T06:13:58.269Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-20T06:13:58.269Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-20T06:13:58.269Z] OSType: windows [2021-07-20T06:13:58.269Z] Architecture: x86_64 [2021-07-20T06:13:58.269Z] CPUs: 4 [2021-07-20T06:13:58.269Z] Total Memory: 32GiB [2021-07-20T06:13:58.269Z] Name: azwin-2-e33150 [2021-07-20T06:13:58.269Z] ID: YDI6:NB4P:XACG:DG4N:XFR6:MT7X:SVU7:UBHL:OPMP:6NB2:TZDA:LTM3 [2021-07-20T06:13:58.269Z] Docker Root Dir: D:\CI\PR-42659\1\daemon [2021-07-20T06:13:58.269Z] Debug Mode (client): false [2021-07-20T06:13:58.269Z] Debug Mode (server): true [2021-07-20T06:13:58.269Z] File Descriptors: -1 [2021-07-20T06:13:58.269Z] Goroutines: 17 [2021-07-20T06:13:58.269Z] System Time: 2021-07-20T06:13:58.129525Z [2021-07-20T06:13:58.269Z] EventsListeners: 0 [2021-07-20T06:13:58.269Z] Registry: https://index.docker.io/v1/ [2021-07-20T06:13:58.269Z] Labels: [2021-07-20T06:13:58.269Z] Experimental: false [2021-07-20T06:13:58.269Z] Insecure Registries: [2021-07-20T06:13:58.269Z] 127.0.0.0/8 [2021-07-20T06:13:58.269Z] Live Restore Enabled: false [2021-07-20T06:13:58.269Z] [2021-07-20T06:13:58.269Z] [2021-07-20T06:13:58.269Z] INFO: Stopping daemon under test [2021-07-20T06:13:58.726Z] SUCCESS: The process with PID 5592 (child process of PID 5516) has been terminated. [2021-07-20T06:13:58.726Z] SUCCESS: The process with PID 5516 (child process of PID 3000) has been terminated. [2021-07-20T06:13:58.727Z] INFO: Stop tailing logs of the daemon under tests [2021-07-20T06:13:58.727Z] INFO: executeCI.ps1 Completed successfully at 07/20/2021 06:13:58. [2021-07-20T06:13:58.727Z] INFO: Tidying up at end of run [2021-07-20T06:13:58.727Z] INFO: Saving daemon under test log (d:\CI\PR-42659\1\dut.out) to bundles\CIDUT.out [2021-07-20T06:13:58.727Z] INFO: Saving daemon under test log (d:\CI\PR-42659\1\dut.err) to bundles\CIDUT.err [2021-07-20T06:13:58.727Z] INFO: Nuke-Everything... [2021-07-20T06:13:58.727Z] INFO: Container count on control daemon to delete is 2 [2021-07-20T06:13:59.185Z] c41df603ae3a [2021-07-20T06:13:59.185Z] 6c2dd689bbbf [2021-07-20T06:13:59.185Z] INFO: Tidying pidfile d:\CI\PR-42659\1\docker.pid [2021-07-20T06:13:59.185Z] INFO: Nuking d:\CI [2021-07-20T06:14:34.874Z] INFO: Zapped successfully [2021-07-20T06:14:34.874Z] [2021-07-20T06:14:34.874Z] INFO: executeCI.ps1 exiting at Tue Jul 20 06:14:33 CUT 2021. Duration 01:16:43.4926151 [2021-07-20T06:14:34.874Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-20T06:14:35.111Z] Recording test results [2021-07-20T06:14:42.144Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-20T06:14:44.191Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-20T06:14:45.937Z] Archiving artifacts [2021-07-20T06:14:59.765Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42659/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-20T06:15:00.683Z] + make clean [2021-07-20T06:15:02.217Z] docker volume rm -f docker-dev-cache [2021-07-20T06:15:02.217Z] 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