Pull request #43008 opened Started by user Sebastiaan van Stijn Rebuilds build #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 7677aeafd7e25aa063c0e40217a26c316a5a2d0c+c7b97c306a7a2e85cd9da73d4e1103ac0f08ffe3 (14bef3fa1d9155a1f22858933cb274a0d44a5fa7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43008@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-11-10T15:21:42.852Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-11-10T15:21:42.858Z] Trying to pass milestone 3 [Pipeline] milestone [2021-11-10T15:21:42.923Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-11-10T15:21:43.092Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06e7c2bababb8774a) in /home/ubuntu/workspace/moby_PR-43008 [Pipeline] { [Pipeline] checkout [2021-11-10T15:21:43.127Z] The recommended git tool is: git [2021-11-10T15:21:43.137Z] using credential docker-jenkins-github-credentials [2021-11-10T15:21:43.146Z] Cloning the remote Git repository [2021-11-10T15:21:43.146Z] Cloning with configured refspecs honoured and without tags [2021-11-10T15:21:43.148Z] Cloning repository https://github.com/moby/moby.git [2021-11-10T15:21:43.148Z] > git init /home/ubuntu/workspace/moby_PR-43008 # timeout=10 [2021-11-10T15:21:43.159Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-10T15:21:43.159Z] > git --version # timeout=10 [2021-11-10T15:21:43.167Z] > git --version # 'git version 2.17.1' [2021-11-10T15:21:43.167Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-10T15:21:43.168Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43008/head:refs/remotes/origin/PR-43008 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-10T15:21:56.645Z] Fetching without tags [2021-11-10T15:21:56.859Z] Merging remotes/origin/20.10 commit c7b97c306a7a2e85cd9da73d4e1103ac0f08ffe3 into PR head commit 7677aeafd7e25aa063c0e40217a26c316a5a2d0c [2021-11-10T15:21:56.623Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-10T15:21:56.628Z] > git config --add remote.origin.fetch +refs/pull/43008/head:refs/remotes/origin/PR-43008 # timeout=10 [2021-11-10T15:21:56.631Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-10T15:21:56.639Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-10T15:21:56.647Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-10T15:21:56.647Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-10T15:21:56.647Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43008/head:refs/remotes/origin/PR-43008 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-10T15:21:56.861Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T15:21:56.863Z] > git checkout -f 7677aeafd7e25aa063c0e40217a26c316a5a2d0c # timeout=10 [2021-11-10T15:21:57.301Z] > git remote # timeout=10 [2021-11-10T15:21:57.308Z] > git config --get remote.origin.url # timeout=10 [2021-11-10T15:21:57.327Z] Merge succeeded, producing 7677aeafd7e25aa063c0e40217a26c316a5a2d0c [2021-11-10T15:21:57.327Z] Checking out Revision 7677aeafd7e25aa063c0e40217a26c316a5a2d0c (PR-43008) [2021-11-10T15:21:57.700Z] Commit message: "TestBuildUserNamespaceValidateCapabilitiesAreV2: cleanup daemon storage" [2021-11-10T15:21:57.313Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-10T15:21:57.314Z] > git merge c7b97c306a7a2e85cd9da73d4e1103ac0f08ffe3 # timeout=10 [2021-11-10T15:21:57.321Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-10T15:21:57.329Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T15:21:57.333Z] > git checkout -f 7677aeafd7e25aa063c0e40217a26c316a5a2d0c # timeout=10 [2021-11-10T15:21:57.702Z] > git rev-list --no-walk 7677aeafd7e25aa063c0e40217a26c316a5a2d0c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-10T15:21:58.467Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43008:/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-11-10T15:22:01.177Z] 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-11-10T15:22:01.657Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06e7c2bababb8774a) in /home/ubuntu/workspace/moby_PR-43008 [2021-11-10T15:22:01.657Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0996be9f9fe6ddf00) in /home/ubuntu/workspace/moby_PR-43008 [Pipeline] node [2021-11-10T15:22:01.659Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01cf56bdab46190b1) in /home/ubuntu/workspace/moby_PR-43008 [Pipeline] node [Pipeline] node [2021-11-10T15:22:01.663Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b67afa406aaf01ef) in /home/ubuntu/workspace/moby_PR-43008 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) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-11-10T15:22:01.738Z] The recommended git tool is: git [Pipeline] checkout [2021-11-10T15:22:01.745Z] The recommended git tool is: git [Pipeline] checkout [2021-11-10T15:22:01.749Z] using credential docker-jenkins-github-credentials [2021-11-10T15:22:01.753Z] using credential docker-jenkins-github-credentials [2021-11-10T15:22:01.755Z] The recommended git tool is: git [Pipeline] checkout [2021-11-10T15:22:01.761Z] The recommended git tool is: git [2021-11-10T15:22:01.764Z] using credential docker-jenkins-github-credentials [2021-11-10T15:22:01.766Z] Cloning the remote Git repository [2021-11-10T15:22:01.766Z] Cloning with configured refspecs honoured and without tags [2021-11-10T15:22:01.768Z] Fetching changes from the remote Git repository [2021-11-10T15:22:01.771Z] Cloning the remote Git repository [2021-11-10T15:22:01.771Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2021-11-10T15:22:01.780Z] Fetching without tags [2021-11-10T15:22:01.783Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-11-10T15:22:01.794Z] Cloning the remote Git repository [2021-11-10T15:22:01.794Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // 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 [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-11-10T15:22:02.385Z] Merging remotes/origin/20.10 commit c7b97c306a7a2e85cd9da73d4e1103ac0f08ffe3 into PR head commit 7677aeafd7e25aa063c0e40217a26c316a5a2d0c [2021-11-10T15:22:01.760Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43008/.git # timeout=10 [2021-11-10T15:22:01.771Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-10T15:22:01.782Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-10T15:22:01.782Z] > git --version # timeout=10 [2021-11-10T15:22:01.796Z] > git --version # 'git version 2.17.1' [2021-11-10T15:22:01.797Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-10T15:22:01.797Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43008/head:refs/remotes/origin/PR-43008 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-10T15:22:02.387Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T15:22:02.395Z] > git checkout -f 7677aeafd7e25aa063c0e40217a26c316a5a2d0c # timeout=10 [2021-11-10T15:22:01.767Z] Cloning repository https://github.com/moby/moby.git [2021-11-10T15:22:01.768Z] > git init /home/ubuntu/workspace/moby_PR-43008 # timeout=10 [2021-11-10T15:22:01.778Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-10T15:22:01.779Z] > git --version # timeout=10 [2021-11-10T15:22:01.784Z] > git --version # 'git version 2.17.1' [2021-11-10T15:22:01.785Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-10T15:22:01.786Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43008/head:refs/remotes/origin/PR-43008 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-10T15:22:01.775Z] Cloning repository https://github.com/moby/moby.git [2021-11-10T15:22:01.776Z] > git init /home/ubuntu/workspace/moby_PR-43008 # timeout=10 [2021-11-10T15:22:01.786Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-10T15:22:01.786Z] > git --version # timeout=10 [2021-11-10T15:22:01.789Z] > git --version # 'git version 2.25.1' [2021-11-10T15:22:01.789Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-10T15:22:01.790Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43008/head:refs/remotes/origin/PR-43008 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-10T15:22:01.800Z] Cloning repository https://github.com/moby/moby.git [2021-11-10T15:22:01.800Z] > git init /home/ubuntu/workspace/moby_PR-43008 # timeout=10 [2021-11-10T15:22:01.810Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-10T15:22:01.810Z] > git --version # timeout=10 [2021-11-10T15:22:01.817Z] > git --version # 'git version 2.25.1' [2021-11-10T15:22:01.817Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-10T15:22:01.818Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43008/head:refs/remotes/origin/PR-43008 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-10T15:22:02.876Z] Merge succeeded, producing 7677aeafd7e25aa063c0e40217a26c316a5a2d0c [2021-11-10T15:22:02.877Z] Checking out Revision 7677aeafd7e25aa063c0e40217a26c316a5a2d0c (PR-43008) [2021-11-10T15:22:02.929Z] Commit message: "TestBuildUserNamespaceValidateCapabilitiesAreV2: cleanup daemon storage" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-10T15:22:02.860Z] > git remote # timeout=10 [2021-11-10T15:22:02.863Z] > git config --get remote.origin.url # timeout=10 [2021-11-10T15:22:02.865Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-10T15:22:02.866Z] > git merge c7b97c306a7a2e85cd9da73d4e1103ac0f08ffe3 # timeout=10 [2021-11-10T15:22:02.873Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-10T15:22:02.879Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T15:22:02.881Z] > git checkout -f 7677aeafd7e25aa063c0e40217a26c316a5a2d0c # timeout=10 [2021-11-10T15:22:03.896Z] + [ PR != PR ] [2021-11-10T15:22:03.896Z] + [ 20.10 != master ] [2021-11-10T15:22:03.896Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-10T15:22:04.217Z] + docker version [2021-11-10T15:22:04.217Z] Client: Docker Engine - Community [2021-11-10T15:22:04.217Z] Version: 20.10.10-rc1 [2021-11-10T15:22:04.217Z] API version: 1.41 [2021-11-10T15:22:04.217Z] Go version: go1.16.9 [2021-11-10T15:22:04.217Z] Git commit: b485636 [2021-11-10T15:22:04.217Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-10T15:22:04.217Z] OS/Arch: linux/amd64 [2021-11-10T15:22:04.217Z] Context: default [2021-11-10T15:22:04.217Z] Experimental: true [2021-11-10T15:22:04.217Z] [2021-11-10T15:22:04.217Z] Server: Docker Engine - Community [2021-11-10T15:22:04.217Z] Engine: [2021-11-10T15:22:04.217Z] Version: 20.10.10-rc1 [2021-11-10T15:22:04.217Z] API version: 1.41 (minimum version 1.12) [2021-11-10T15:22:04.217Z] Go version: go1.16.9 [2021-11-10T15:22:04.217Z] Git commit: 9f5b26f [2021-11-10T15:22:04.217Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-10T15:22:04.217Z] OS/Arch: linux/amd64 [2021-11-10T15:22:04.217Z] Experimental: true [2021-11-10T15:22:04.217Z] containerd: [2021-11-10T15:22:04.217Z] Version: 1.4.11 [2021-11-10T15:22:04.217Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-10T15:22:04.217Z] runc: [2021-11-10T15:22:04.217Z] Version: 1.0.2 [2021-11-10T15:22:04.217Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-10T15:22:04.217Z] docker-init: [2021-11-10T15:22:04.217Z] Version: 0.19.0 [2021-11-10T15:22:04.217Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-10T15:22:04.507Z] + docker info [2021-11-10T15:22:04.507Z] Client: [2021-11-10T15:22:04.507Z] Context: default [2021-11-10T15:22:04.507Z] Debug Mode: false [2021-11-10T15:22:04.507Z] Plugins: [2021-11-10T15:22:04.507Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-10T15:22:04.507Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-10T15:22:04.507Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-10T15:22:04.507Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-10T15:22:04.507Z] [2021-11-10T15:22:04.507Z] Server: [2021-11-10T15:22:04.507Z] Containers: 0 [2021-11-10T15:22:04.507Z] Running: 0 [2021-11-10T15:22:04.507Z] Paused: 0 [2021-11-10T15:22:04.507Z] Stopped: 0 [2021-11-10T15:22:04.507Z] Images: 7 [2021-11-10T15:22:04.507Z] Server Version: 20.10.10-rc1 [2021-11-10T15:22:04.507Z] Storage Driver: overlay2 [2021-11-10T15:22:04.507Z] Backing Filesystem: extfs [2021-11-10T15:22:04.507Z] Supports d_type: true [2021-11-10T15:22:04.507Z] Native Overlay Diff: true [2021-11-10T15:22:04.507Z] userxattr: false [2021-11-10T15:22:04.507Z] Logging Driver: json-file [2021-11-10T15:22:04.507Z] Cgroup Driver: cgroupfs [2021-11-10T15:22:04.507Z] Cgroup Version: 1 [2021-11-10T15:22:04.507Z] Plugins: [2021-11-10T15:22:04.507Z] Volume: local [2021-11-10T15:22:04.507Z] Network: bridge host ipvlan macvlan null overlay [2021-11-10T15:22:04.507Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-10T15:22:04.507Z] Swarm: inactive [2021-11-10T15:22:04.507Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-10T15:22:04.507Z] Default Runtime: runc [2021-11-10T15:22:04.507Z] Init Binary: docker-init [2021-11-10T15:22:04.507Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-10T15:22:04.507Z] runc version: v1.0.2-0-g52b36a2 [2021-11-10T15:22:04.507Z] init version: de40ad0 [2021-11-10T15:22:04.507Z] Security Options: [2021-11-10T15:22:04.507Z] apparmor [2021-11-10T15:22:04.507Z] seccomp [2021-11-10T15:22:04.507Z] Profile: default [2021-11-10T15:22:04.507Z] Kernel Version: 5.4.0-1057-aws [2021-11-10T15:22:04.507Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-10T15:22:04.507Z] OSType: linux [2021-11-10T15:22:04.507Z] Architecture: x86_64 [2021-11-10T15:22:04.507Z] CPUs: 2 [2021-11-10T15:22:04.507Z] Total Memory: 7.569GiB [2021-11-10T15:22:04.507Z] Name: ip-10-100-36-66 [2021-11-10T15:22:04.507Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-10T15:22:04.507Z] Docker Root Dir: /var/lib/docker [2021-11-10T15:22:04.507Z] Debug Mode: false [2021-11-10T15:22:04.507Z] Registry: https://index.docker.io/v1/ [2021-11-10T15:22:04.507Z] Labels: [2021-11-10T15:22:04.507Z] Experimental: true [2021-11-10T15:22:04.507Z] Insecure Registries: [2021-11-10T15:22:04.507Z] 127.0.0.0/8 [2021-11-10T15:22:04.507Z] Live Restore Enabled: true [2021-11-10T15:22:04.507Z] [2021-11-10T15:22:04.507Z] WARNING: No swap limit support [Pipeline] sh [2021-11-10T15:22:04.793Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-10T15:22:04.793Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-10T15:22:04.793Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43008/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-11-10T15:22:04.793Z] + bash /home/ubuntu/workspace/moby_PR-43008/check-config.sh [2021-11-10T15:22:04.793Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-10T15:22:04.793Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-10T15:22:04.793Z] [2021-11-10T15:22:04.793Z] Generally Necessary: [2021-11-10T15:22:04.793Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-10T15:22:04.793Z] - apparmor: enabled and tools installed [2021-11-10T15:22:04.793Z] - CONFIG_NAMESPACES: enabled [2021-11-10T15:22:04.793Z] - CONFIG_NET_NS: enabled [2021-11-10T15:22:04.794Z] - CONFIG_PID_NS: enabled [2021-11-10T15:22:04.794Z] - CONFIG_IPC_NS: enabled [2021-11-10T15:22:04.794Z] - CONFIG_UTS_NS: enabled [2021-11-10T15:22:04.794Z] - CONFIG_CGROUPS: enabled [2021-11-10T15:22:04.794Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-10T15:22:04.794Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-10T15:22:04.794Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-10T15:22:04.794Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-10T15:22:04.794Z] - CONFIG_CPUSETS: enabled [2021-11-10T15:22:04.794Z] - CONFIG_MEMCG: enabled [2021-11-10T15:22:04.794Z] - CONFIG_KEYS: enabled [2021-11-10T15:22:04.794Z] - CONFIG_VETH: enabled (as module) [2021-11-10T15:22:05.054Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-10T15:22:05.054Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-10T15:22:05.054Z] - CONFIG_NF_NAT_IPV4: missing [2021-11-10T15:22:05.054Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-10T15:22:05.054Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-10T15:22:05.054Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-10T15:22:05.054Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-10T15:22:05.054Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-10T15:22:05.054Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-10T15:22:05.054Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-10T15:22:05.054Z] - CONFIG_NF_NAT_NEEDED: missing [2021-11-10T15:22:05.054Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-10T15:22:05.054Z] [2021-11-10T15:22:05.054Z] Optional Features: [2021-11-10T15:22:05.054Z] - CONFIG_USER_NS: enabled [2021-11-10T15:22:05.054Z] - CONFIG_SECCOMP: enabled [2021-11-10T15:22:05.054Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-10T15:22:05.054Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-10T15:22:05.054Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-10T15:22:05.054Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-10T15:22:05.054Z] - CONFIG_BLK_CGROUP: enabled [2021-11-10T15:22:05.054Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-10T15:22:05.054Z] - CONFIG_IOSCHED_CFQ: missing [2021-11-10T15:22:05.054Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-11-10T15:22:05.054Z] - CONFIG_CGROUP_PERF: enabled [2021-11-10T15:22:05.054Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-10T15:22:05.054Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-10T15:22:05.054Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-10T15:22:05.054Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-10T15:22:05.054Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-10T15:22:05.054Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-10T15:22:05.054Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-10T15:22:05.054Z] - CONFIG_IP_VS: enabled (as module) [2021-11-10T15:22:05.054Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-10T15:22:05.054Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-10T15:22:05.054Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-10T15:22:05.054Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-10T15:22:05.054Z] - CONFIG_EXT4_FS: enabled [2021-11-10T15:22:05.054Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-10T15:22:05.054Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-10T15:22:05.054Z] - Network Drivers: [2021-11-10T15:22:05.054Z] - "overlay": [2021-11-10T15:22:05.054Z] - CONFIG_VXLAN: enabled (as module) [2021-11-10T15:22:05.054Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-10T15:22:05.054Z] Optional (for encrypted networks): [2021-11-10T15:22:05.315Z] - CONFIG_CRYPTO: enabled [2021-11-10T15:22:05.315Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-10T15:22:05.315Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-10T15:22:05.315Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-10T15:22:05.315Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-10T15:22:05.315Z] - CONFIG_XFRM: enabled [2021-11-10T15:22:05.315Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-10T15:22:05.315Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-10T15:22:05.315Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-10T15:22:05.315Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-11-10T15:22:05.315Z] - "ipvlan": [2021-11-10T15:22:05.315Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-10T15:22:05.315Z] - "macvlan": [2021-11-10T15:22:05.315Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-10T15:22:05.315Z] - CONFIG_DUMMY: enabled (as module) [2021-11-10T15:22:05.315Z] - "ftp,tftp client in container": [2021-11-10T15:22:05.315Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-10T15:22:05.315Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-10T15:22:05.315Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-10T15:22:05.315Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-10T15:22:05.315Z] - Storage Drivers: [2021-11-10T15:22:05.315Z] - "aufs": [2021-11-10T15:22:05.315Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-10T15:22:05.315Z] - "btrfs": [2021-11-10T15:22:05.315Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-10T15:22:05.315Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-10T15:22:05.315Z] - "devicemapper": [2021-11-10T15:22:05.315Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-10T15:22:05.315Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-10T15:22:05.315Z] - "overlay": [2021-11-10T15:22:05.315Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-10T15:22:05.315Z] - "zfs": [2021-11-10T15:22:05.315Z] - /dev/zfs: present [2021-11-10T15:22:05.315Z] - zfs command: missing [2021-11-10T15:22:05.315Z] - zpool command: missing [2021-11-10T15:22:05.315Z] [2021-11-10T15:22:05.315Z] Limits: [2021-11-10T15:22:05.315Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-10T15:22:05.315Z] [2021-11-10T15:22:05.315Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-10T15:22:05.649Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7677aeafd7e25aa063c0e40217a26c316a5a2d0c . [2021-11-10T15:22:05.649Z] #1 [internal] load build definition from Dockerfile [2021-11-10T15:22:05.649Z] #1 sha256:87691d07876d52eca8a6ab7e1cb7a67aee30765d947e13934f4ada9ceb3711b6 [2021-11-10T15:22:05.649Z] #1 transferring dockerfile: 17.04kB done [2021-11-10T15:22:05.649Z] #1 DONE 0.0s [2021-11-10T15:22:05.649Z] [2021-11-10T15:22:05.649Z] #2 [internal] load .dockerignore [2021-11-10T15:22:05.649Z] #2 sha256:9417828923f2c9f2cbc5f6974419c03db61a7a82188205e38fb9350ef106f42e [2021-11-10T15:22:05.649Z] #2 transferring context: 87B done [2021-11-10T15:22:05.649Z] #2 DONE 0.0s [2021-11-10T15:22:05.649Z] [2021-11-10T15:22:05.649Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-11-10T15:22:05.649Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-11-10T15:22:06.220Z] #3 DONE 0.3s [2021-11-10T15:22:06.220Z] [2021-11-10T15:22:06.220Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-11-10T15:22:06.220Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-11-10T15:22:06.220Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-11-10T15:22:06.220Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-11-10T15:22:06.220Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-11-10T15:22:06.220Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-11-10T15:22:06.220Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.1s [2021-11-10T15:22:06.220Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done [2021-11-10T15:22:06.220Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-11-10T15:22:06.482Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-11-10T15:22:06.482Z] #4 DONE 0.4s [2021-11-10T15:22:06.743Z] [2021-11-10T15:22:06.743Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-10T15:22:06.743Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-10T15:22:06.743Z] #7 DONE 0.1s [2021-11-10T15:22:06.743Z] [2021-11-10T15:22:06.743Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-10T15:22:06.743Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-10T15:22:06.743Z] #8 DONE 0.1s [2021-11-10T15:22:06.743Z] [2021-11-10T15:22:06.743Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-11-10T15:22:06.743Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-11-10T15:22:07.007Z] #6 DONE 0.2s [2021-11-10T15:22:07.007Z] [2021-11-10T15:22:07.007Z] #5 [internal] load metadata for docker.io/library/golang:1.16.10-buster [2021-11-10T15:22:07.007Z] #5 sha256:705bca3cecfe2ae9b90dd00a18e3b31b540b61c1f84bf1191487a4a560deaf69 [2021-11-10T15:22:07.007Z] #5 DONE 0.2s [2021-11-10T15:22:07.007Z] [2021-11-10T15:22:07.007Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-10T15:22:07.007Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-10T15:22:07.007Z] #62 DONE 0.0s [2021-11-10T15:22:07.007Z] [2021-11-10T15:22:07.007Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-10T15:22:07.007Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-10T15:22:07.007Z] #64 DONE 0.0s [2021-11-10T15:22:07.007Z] [2021-11-10T15:22:07.007Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-10T15:22:07.007Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-10T15:22:07.007Z] #9 resolve docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 0.0s done [2021-11-10T15:22:07.269Z] #9 sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 1.86kB / 1.86kB done [2021-11-10T15:22:07.269Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 0B / 50.44MB 0.1s [2021-11-10T15:22:07.269Z] #9 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 0B / 7.83MB 0.1s [2021-11-10T15:22:07.269Z] #9 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 0B / 10.00MB 0.1s [2021-11-10T15:22:07.269Z] #9 sha256:1ed2ae132fff2a449fe2f360d14cecb3853453b8bd758a1f3161f8c6fe02b04c 1.79kB / 1.79kB done [2021-11-10T15:22:07.269Z] #9 sha256:7e699d219e8af7319c377f1e65f0ca1b2bfdff8ac7e4cc91e2837b67e95844a0 6.96kB / 6.96kB done [2021-11-10T15:22:07.269Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 9.44MB / 50.44MB 0.3s [2021-11-10T15:22:07.269Z] #9 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 7.34MB / 7.83MB 0.3s [2021-11-10T15:22:07.269Z] #9 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 4.19MB / 10.00MB 0.3s [2021-11-10T15:22:07.269Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 16.52MB / 50.44MB 0.4s [2021-11-10T15:22:07.269Z] #9 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 7.83MB / 7.83MB 0.3s done [2021-11-10T15:22:07.269Z] #9 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 10.00MB / 10.00MB 0.4s [2021-11-10T15:22:07.269Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 0B / 51.84MB 0.4s [2021-11-10T15:22:07.530Z] #9 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 10.00MB / 10.00MB 0.4s done [2021-11-10T15:22:07.530Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 3.15MB / 51.84MB 0.5s [2021-11-10T15:22:07.530Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 0B / 68.78MB 0.5s [2021-11-10T15:22:07.530Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 10.49MB / 51.84MB 0.6s [2021-11-10T15:22:07.530Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 7.34MB / 68.78MB 0.6s [2021-11-10T15:22:07.791Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 16.78MB / 51.84MB 0.7s [2021-11-10T15:22:07.791Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 13.63MB / 68.78MB 0.7s [2021-11-10T15:22:07.791Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 22.02MB / 50.44MB 0.8s [2021-11-10T15:22:07.791Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 25.17MB / 51.84MB 0.8s [2021-11-10T15:22:07.791Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 20.97MB / 68.78MB 0.8s [2021-11-10T15:22:08.061Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 31.46MB / 50.44MB 1.0s [2021-11-10T15:22:08.061Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 37.75MB / 51.84MB 1.0s [2021-11-10T15:22:08.061Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 31.46MB / 68.78MB 1.0s [2021-11-10T15:22:08.061Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 35.98MB / 50.44MB 1.1s [2021-11-10T15:22:08.061Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 44.84MB / 51.84MB 1.1s [2021-11-10T15:22:08.061Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 37.75MB / 68.78MB 1.1s [2021-11-10T15:22:08.322Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 38.80MB / 50.44MB 1.2s [2021-11-10T15:22:08.322Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 51.38MB / 51.84MB 1.2s [2021-11-10T15:22:08.322Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 44.04MB / 68.78MB 1.2s [2021-11-10T15:22:08.322Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 46.14MB / 50.44MB 1.3s [2021-11-10T15:22:08.322Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 51.84MB / 51.84MB 1.3s done [2021-11-10T15:22:08.322Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 50.33MB / 68.78MB 1.3s [2021-11-10T15:22:08.588Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 1.4s [2021-11-10T15:22:08.589Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 58.79MB / 68.78MB 1.4s [2021-11-10T15:22:08.589Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 0B / 129.07MB 1.4s [2021-11-10T15:22:08.589Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 1.4s done [2021-11-10T15:22:08.589Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 68.78MB / 68.78MB 1.6s [2021-11-10T15:22:08.589Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 7.34MB / 129.07MB 1.6s [2021-11-10T15:22:08.589Z] #9 sha256:10ec185a6eec706a8b4386dd770b8f2cd078b0ab30ca9b046d6b2d1a2d8ffac5 155B / 155B 1.6s [2021-11-10T15:22:08.851Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 68.78MB / 68.78MB 1.6s done [2021-11-10T15:22:08.851Z] #9 sha256:10ec185a6eec706a8b4386dd770b8f2cd078b0ab30ca9b046d6b2d1a2d8ffac5 155B / 155B 1.6s done [2021-11-10T15:22:08.851Z] #9 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 [2021-11-10T15:22:08.851Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 30.06MB / 129.07MB 1.9s [2021-11-10T15:22:09.113Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 37.75MB / 129.07MB 2.0s [2021-11-10T15:22:09.113Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 48.23MB / 129.07MB 2.1s [2021-11-10T15:22:09.376Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 57.38MB / 129.07MB 2.2s [2021-11-10T15:22:09.376Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 66.06MB / 129.07MB 2.3s [2021-11-10T15:22:09.638Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 88.08MB / 129.07MB 2.5s [2021-11-10T15:22:09.638Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 98.57MB / 129.07MB 2.6s [2021-11-10T15:22:09.638Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 105.91MB / 129.07MB 2.7s [2021-11-10T15:22:09.910Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 117.44MB / 129.07MB 2.8s [2021-11-10T15:22:09.910Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 129.07MB / 129.07MB 3.0s [2021-11-10T15:22:10.177Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 129.07MB / 129.07MB 3.1s done [2021-11-10T15:22:10.438Z] #9 ... [2021-11-10T15:22:10.438Z] [2021-11-10T15:22:10.438Z] #23 [internal] load build context [2021-11-10T15:22:10.438Z] #23 sha256:fa1bf9fe1dd6765a38882243c06128c6e4bf826fd00126a960ca8bf9d58ac13d [2021-11-10T15:22:10.438Z] #23 transferring context: 53.42MB 3.5s done [2021-11-10T15:22:10.438Z] #23 DONE 3.5s [2021-11-10T15:22:10.438Z] [2021-11-10T15:22:10.439Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-10T15:22:10.439Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-10T15:22:12.360Z] #9 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 3.4s done [2021-11-10T15:22:12.360Z] #9 ... [2021-11-10T15:22:12.360Z] [2021-11-10T15:22:12.360Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e [2021-11-10T15:22:12.360Z] #26 sha256:9d17b13650a128c43003206dda1886082cce9f75f441cae5d5b263f4fded7f78 [2021-11-10T15:22:12.360Z] #26 resolve docker.io/library/debian:buster@sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e 0.0s done [2021-11-10T15:22:12.360Z] #26 sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e 1.85kB / 1.85kB done [2021-11-10T15:22:12.360Z] #26 sha256:2f4b2c4b44ec6d9f4afc9578d8475f7272dc50783268dc672d19b0db6098b89d 529B / 529B done [2021-11-10T15:22:12.360Z] #26 sha256:2b6f409b1d24285cbae8f2c6baa6969741151bed561a9b47c57b7ff1ee33829a 1.46kB / 1.46kB done [2021-11-10T15:22:12.360Z] #26 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 1.4s done [2021-11-10T15:22:12.360Z] #26 DONE 5.2s [2021-11-10T15:22:12.360Z] [2021-11-10T15:22:12.360Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-10T15:22:12.360Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-10T15:22:12.360Z] #9 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 [2021-11-10T15:22:13.302Z] #9 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 0.9s done [2021-11-10T15:22:13.302Z] #9 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 [2021-11-10T15:22:13.350Z] Fetching without tags [2021-11-10T15:22:13.577Z] Merging remotes/origin/20.10 commit c7b97c306a7a2e85cd9da73d4e1103ac0f08ffe3 into PR head commit 7677aeafd7e25aa063c0e40217a26c316a5a2d0c [2021-11-10T15:22:14.051Z] Merge succeeded, producing 7677aeafd7e25aa063c0e40217a26c316a5a2d0c [2021-11-10T15:22:14.051Z] Checking out Revision 7677aeafd7e25aa063c0e40217a26c316a5a2d0c (PR-43008) [2021-11-10T15:22:14.248Z] #9 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 0.8s done [2021-11-10T15:22:14.248Z] #9 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 0.1s [2021-11-10T15:22:13.334Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-10T15:22:13.337Z] > git config --add remote.origin.fetch +refs/pull/43008/head:refs/remotes/origin/PR-43008 # timeout=10 [2021-11-10T15:22:13.340Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-10T15:22:13.346Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-10T15:22:13.354Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-10T15:22:13.354Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-10T15:22:13.354Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43008/head:refs/remotes/origin/PR-43008 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-10T15:22:13.580Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T15:22:13.584Z] > git checkout -f 7677aeafd7e25aa063c0e40217a26c316a5a2d0c # timeout=10 [2021-11-10T15:22:14.016Z] > git remote # timeout=10 [2021-11-10T15:22:14.019Z] > git config --get remote.origin.url # timeout=10 [2021-11-10T15:22:14.025Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-10T15:22:14.026Z] > git merge c7b97c306a7a2e85cd9da73d4e1103ac0f08ffe3 # timeout=10 [2021-11-10T15:22:14.041Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-10T15:22:14.054Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T15:22:14.060Z] > git checkout -f 7677aeafd7e25aa063c0e40217a26c316a5a2d0c # timeout=10 [2021-11-10T15:22:14.636Z] Commit message: "TestBuildUserNamespaceValidateCapabilitiesAreV2: cleanup daemon storage" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-10T15:22:15.380Z] + docker version [2021-11-10T15:22:15.380Z] Client: Docker Engine - Community [2021-11-10T15:22:15.380Z] Version: 20.10.10-rc1 [2021-11-10T15:22:15.380Z] API version: 1.41 [2021-11-10T15:22:15.380Z] Go version: go1.16.9 [2021-11-10T15:22:15.380Z] Git commit: b485636 [2021-11-10T15:22:15.380Z] Built: Mon Oct 18 15:21:14 2021 [2021-11-10T15:22:15.380Z] OS/Arch: linux/arm64 [2021-11-10T15:22:15.380Z] Context: default [2021-11-10T15:22:15.380Z] Experimental: true [2021-11-10T15:22:15.380Z] [2021-11-10T15:22:15.380Z] Server: Docker Engine - Community [2021-11-10T15:22:15.380Z] Engine: [2021-11-10T15:22:15.380Z] Version: 20.10.10-rc1 [2021-11-10T15:22:15.380Z] API version: 1.41 (minimum version 1.12) [2021-11-10T15:22:15.380Z] Go version: go1.16.9 [2021-11-10T15:22:15.380Z] Git commit: 9f5b26f [2021-11-10T15:22:15.380Z] Built: Mon Oct 18 15:19:46 2021 [2021-11-10T15:22:15.380Z] OS/Arch: linux/arm64 [2021-11-10T15:22:15.380Z] Experimental: true [2021-11-10T15:22:15.380Z] containerd: [2021-11-10T15:22:15.380Z] Version: 1.4.11 [2021-11-10T15:22:15.380Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-10T15:22:15.380Z] runc: [2021-11-10T15:22:15.380Z] Version: 1.0.2 [2021-11-10T15:22:15.380Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-10T15:22:15.380Z] docker-init: [2021-11-10T15:22:15.380Z] Version: 0.19.0 [2021-11-10T15:22:15.380Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-10T15:22:15.660Z] + docker info [2021-11-10T15:22:15.918Z] Client: [2021-11-10T15:22:15.918Z] Context: default [2021-11-10T15:22:15.918Z] Debug Mode: false [2021-11-10T15:22:15.918Z] Plugins: [2021-11-10T15:22:15.918Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-10T15:22:15.918Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-10T15:22:15.918Z] [2021-11-10T15:22:15.918Z] Server: [2021-11-10T15:22:15.918Z] Containers: 0 [2021-11-10T15:22:15.918Z] Running: 0 [2021-11-10T15:22:15.918Z] Paused: 0 [2021-11-10T15:22:15.918Z] Stopped: 0 [2021-11-10T15:22:15.918Z] Images: 4 [2021-11-10T15:22:15.918Z] Server Version: 20.10.10-rc1 [2021-11-10T15:22:15.918Z] Storage Driver: overlay2 [2021-11-10T15:22:15.918Z] Backing Filesystem: extfs [2021-11-10T15:22:15.918Z] Supports d_type: true [2021-11-10T15:22:15.918Z] Native Overlay Diff: true [2021-11-10T15:22:15.918Z] userxattr: false [2021-11-10T15:22:15.918Z] Logging Driver: json-file [2021-11-10T15:22:15.918Z] Cgroup Driver: cgroupfs [2021-11-10T15:22:15.918Z] Cgroup Version: 1 [2021-11-10T15:22:15.918Z] Plugins: [2021-11-10T15:22:15.918Z] Volume: local [2021-11-10T15:22:15.918Z] Network: bridge host ipvlan macvlan null overlay [2021-11-10T15:22:15.918Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-10T15:22:15.918Z] Swarm: inactive [2021-11-10T15:22:15.918Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-11-10T15:22:15.918Z] Default Runtime: runc [2021-11-10T15:22:15.918Z] Init Binary: docker-init [2021-11-10T15:22:15.918Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-10T15:22:15.918Z] runc version: v1.0.2-0-g52b36a2 [2021-11-10T15:22:15.918Z] init version: de40ad0 [2021-11-10T15:22:15.918Z] Security Options: [2021-11-10T15:22:15.918Z] apparmor [2021-11-10T15:22:15.918Z] seccomp [2021-11-10T15:22:15.918Z] Profile: default [2021-11-10T15:22:15.918Z] Kernel Version: 5.11.0-1020-aws [2021-11-10T15:22:15.918Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-10T15:22:15.918Z] OSType: linux [2021-11-10T15:22:15.918Z] Architecture: aarch64 [2021-11-10T15:22:15.918Z] CPUs: 2 [2021-11-10T15:22:15.918Z] Total Memory: 7.582GiB [2021-11-10T15:22:15.918Z] Name: ip-10-100-119-42 [2021-11-10T15:22:15.918Z] ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN [2021-11-10T15:22:15.918Z] Docker Root Dir: /var/lib/docker [2021-11-10T15:22:15.918Z] Debug Mode: false [2021-11-10T15:22:15.918Z] Registry: https://index.docker.io/v1/ [2021-11-10T15:22:15.918Z] Labels: [2021-11-10T15:22:15.918Z] Experimental: true [2021-11-10T15:22:15.918Z] Insecure Registries: [2021-11-10T15:22:15.918Z] 127.0.0.0/8 [2021-11-10T15:22:15.918Z] Live Restore Enabled: true [2021-11-10T15:22:15.918Z] [2021-11-10T15:22:15.919Z] Fetching without tags [Pipeline] sh [2021-11-10T15:22:15.890Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-10T15:22:15.897Z] > git config --add remote.origin.fetch +refs/pull/43008/head:refs/remotes/origin/PR-43008 # timeout=10 [2021-11-10T15:22:15.904Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-10T15:22:15.909Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-10T15:22:15.924Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-10T15:22:15.924Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-10T15:22:15.926Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43008/head:refs/remotes/origin/PR-43008 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-10T15:22:16.156Z] Merging remotes/origin/20.10 commit c7b97c306a7a2e85cd9da73d4e1103ac0f08ffe3 into PR head commit 7677aeafd7e25aa063c0e40217a26c316a5a2d0c [2021-11-10T15:22:16.200Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-10T15:22:16.200Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-10T15:22:16.200Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43008/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-11-10T15:22:16.200Z] + bash /home/ubuntu/workspace/moby_PR-43008/check-config.sh [2021-11-10T15:22:16.200Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-10T15:22:16.200Z] info: reading kernel config from /boot/config-5.11.0-1020-aws ... [2021-11-10T15:22:16.200Z] [2021-11-10T15:22:16.200Z] Generally Necessary: [2021-11-10T15:22:16.200Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-10T15:22:16.200Z] - apparmor: enabled and tools installed [2021-11-10T15:22:16.200Z] - CONFIG_NAMESPACES: enabled [2021-11-10T15:22:16.200Z] - CONFIG_NET_NS: enabled [2021-11-10T15:22:16.200Z] - CONFIG_PID_NS: enabled [2021-11-10T15:22:16.200Z] - CONFIG_IPC_NS: enabled [2021-11-10T15:22:16.200Z] - CONFIG_UTS_NS: enabled [2021-11-10T15:22:16.200Z] - CONFIG_CGROUPS: enabled [2021-11-10T15:22:16.200Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-10T15:22:16.200Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-10T15:22:16.200Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-10T15:22:16.200Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-10T15:22:16.200Z] - CONFIG_CPUSETS: enabled [2021-11-10T15:22:16.200Z] - CONFIG_MEMCG: enabled [2021-11-10T15:22:16.200Z] - CONFIG_KEYS: enabled [2021-11-10T15:22:16.200Z] - CONFIG_VETH: enabled (as module) [2021-11-10T15:22:16.200Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-10T15:22:16.200Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-10T15:22:16.200Z] - CONFIG_NF_NAT_IPV4: missing [2021-11-10T15:22:16.200Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-10T15:22:16.200Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-10T15:22:16.200Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-10T15:22:16.200Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-10T15:22:16.200Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-10T15:22:16.200Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-10T15:22:16.200Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-10T15:22:16.200Z] - CONFIG_NF_NAT_NEEDED: missing [2021-11-10T15:22:16.200Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-10T15:22:16.200Z] [2021-11-10T15:22:16.200Z] Optional Features: [2021-11-10T15:22:16.200Z] - CONFIG_USER_NS: enabled [2021-11-10T15:22:16.200Z] - CONFIG_SECCOMP: enabled [2021-11-10T15:22:16.200Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-10T15:22:16.200Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-10T15:22:16.200Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-10T15:22:16.200Z] (cgroup swap accounting is currently enabled) [2021-11-10T15:22:16.200Z] - CONFIG_BLK_CGROUP: enabled [2021-11-10T15:22:16.200Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-10T15:22:16.200Z] - CONFIG_IOSCHED_CFQ: missing [2021-11-10T15:22:16.200Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-11-10T15:22:16.200Z] - CONFIG_CGROUP_PERF: enabled [2021-11-10T15:22:16.200Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-10T15:22:16.200Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-10T15:22:16.200Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-10T15:22:16.200Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-10T15:22:16.200Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-10T15:22:16.458Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-10T15:22:16.458Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-10T15:22:16.458Z] - CONFIG_IP_VS: enabled (as module) [2021-11-10T15:22:16.458Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-10T15:22:16.458Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-10T15:22:16.458Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-10T15:22:16.458Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-10T15:22:16.458Z] - CONFIG_EXT4_FS: enabled [2021-11-10T15:22:16.458Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-10T15:22:16.458Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-10T15:22:16.458Z] - Network Drivers: [2021-11-10T15:22:16.458Z] - "overlay": [2021-11-10T15:22:16.458Z] - CONFIG_VXLAN: enabled (as module) [2021-11-10T15:22:16.458Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-10T15:22:16.458Z] Optional (for encrypted networks): [2021-11-10T15:22:16.458Z] - CONFIG_CRYPTO: enabled [2021-11-10T15:22:16.458Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-10T15:22:16.458Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-10T15:22:16.458Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-10T15:22:16.458Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-10T15:22:16.458Z] - CONFIG_XFRM: enabled [2021-11-10T15:22:16.458Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-10T15:22:16.458Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-10T15:22:16.458Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-10T15:22:16.458Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-11-10T15:22:16.458Z] - "ipvlan": [2021-11-10T15:22:16.458Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-10T15:22:16.458Z] - "macvlan": [2021-11-10T15:22:16.458Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-10T15:22:16.458Z] - CONFIG_DUMMY: enabled (as module) [2021-11-10T15:22:16.458Z] - "ftp,tftp client in container": [2021-11-10T15:22:16.458Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-10T15:22:16.458Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-10T15:22:16.458Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-10T15:22:16.458Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-10T15:22:16.458Z] - Storage Drivers: [2021-11-10T15:22:16.458Z] - "aufs": [2021-11-10T15:22:16.458Z] - CONFIG_AUFS_FS: missing [2021-11-10T15:22:16.458Z] - "btrfs": [2021-11-10T15:22:16.458Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-10T15:22:16.458Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-10T15:22:16.458Z] - "devicemapper": [2021-11-10T15:22:16.458Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-10T15:22:16.458Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-10T15:22:16.458Z] - "overlay": [2021-11-10T15:22:16.458Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-10T15:22:16.458Z] - "zfs": [2021-11-10T15:22:16.458Z] - /dev/zfs: present [2021-11-10T15:22:16.458Z] - zfs command: missing [2021-11-10T15:22:16.458Z] - zpool command: missing [2021-11-10T15:22:16.458Z] [2021-11-10T15:22:16.458Z] Limits: [2021-11-10T15:22:16.458Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-10T15:22:16.458Z] [2021-11-10T15:22:16.458Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-10T15:22:16.614Z] Merge succeeded, producing 7677aeafd7e25aa063c0e40217a26c316a5a2d0c [2021-11-10T15:22:16.615Z] Checking out Revision 7677aeafd7e25aa063c0e40217a26c316a5a2d0c (PR-43008) [2021-11-10T15:22:16.657Z] Still waiting to schedule task [2021-11-10T15:22:16.657Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-10T15:22:16.662Z] Still waiting to schedule task [2021-11-10T15:22:16.662Z] Waiting for next available executor on ‘windows-2019’ [2021-11-10T15:22:16.783Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7677aeafd7e25aa063c0e40217a26c316a5a2d0c . [2021-11-10T15:22:16.783Z] #1 [internal] load build definition from Dockerfile [2021-11-10T15:22:16.783Z] #1 sha256:2bbb1c893952715841464741304b21ab734b7003df7a22a9fec59be14e447661 [2021-11-10T15:22:16.783Z] #1 transferring dockerfile: 17.04kB done [2021-11-10T15:22:16.783Z] #1 DONE 0.0s [2021-11-10T15:22:16.783Z] [2021-11-10T15:22:16.783Z] #2 [internal] load .dockerignore [2021-11-10T15:22:16.783Z] #2 sha256:3bd82110a2f4851633b65729e66305733b16cb2b68d8f830c275dd88aa9ceea3 [2021-11-10T15:22:16.783Z] #2 transferring context: 87B done [2021-11-10T15:22:16.783Z] #2 DONE 0.0s [2021-11-10T15:22:16.783Z] [2021-11-10T15:22:16.783Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-11-10T15:22:16.783Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-11-10T15:22:17.042Z] #3 DONE 0.1s [2021-11-10T15:22:17.042Z] [2021-11-10T15:22:17.042Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-11-10T15:22:17.042Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-11-10T15:22:17.042Z] #4 CACHED [2021-11-10T15:22:17.042Z] [2021-11-10T15:22:17.042Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-10T15:22:17.042Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-10T15:22:17.107Z] Commit message: "TestBuildUserNamespaceValidateCapabilitiesAreV2: cleanup daemon storage" [2021-11-10T15:22:17.300Z] #6 DONE 0.1s [2021-11-10T15:22:17.300Z] [2021-11-10T15:22:17.300Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-10T15:22:17.300Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-10T15:22:17.300Z] #8 DONE 0.1s [2021-11-10T15:22:17.300Z] [2021-11-10T15:22:17.300Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-11-10T15:22:17.300Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-11-10T15:22:17.301Z] #7 DONE 0.1s [2021-11-10T15:22:17.301Z] [2021-11-10T15:22:17.301Z] #5 [internal] load metadata for docker.io/library/golang:1.16.10-buster [2021-11-10T15:22:17.301Z] #5 sha256:8560aafd34ea92bd687f1c504bfa17fbb09c7c5703b6316aa7de933b492c9abc [2021-11-10T15:22:17.301Z] #5 DONE 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-10T15:22:17.560Z] [2021-11-10T15:22:17.560Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-10T15:22:17.560Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-10T15:22:17.560Z] #64 DONE 0.0s [2021-11-10T15:22:17.560Z] [2021-11-10T15:22:17.560Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-10T15:22:17.560Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-10T15:22:17.560Z] #62 DONE 0.0s [2021-11-10T15:22:17.560Z] [2021-11-10T15:22:17.560Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-10T15:22:17.560Z] #9 sha256:39efa7d9a78395340507bb80e34e5779b744bfd8ec4406fb836e688108c7f8be [2021-11-10T15:22:17.560Z] #9 DONE 0.0s [2021-11-10T15:22:17.560Z] [2021-11-10T15:22:17.560Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e [2021-11-10T15:22:17.560Z] #26 sha256:8f3320c2d31cd6a673f2f713d4ef1737a23565838123eeb826d69cc26f49ea9d [2021-11-10T15:22:17.560Z] #26 DONE 0.0s [2021-11-10T15:22:17.560Z] [2021-11-10T15:22:17.560Z] #23 [internal] load build context [2021-11-10T15:22:17.560Z] #23 sha256:9d0569665b43a277431027def32ee432557805322fbb8668194576bd2286aee0 [2021-11-10T15:22:16.160Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T15:22:16.169Z] > git checkout -f 7677aeafd7e25aa063c0e40217a26c316a5a2d0c # timeout=10 [2021-11-10T15:22:16.597Z] > git remote # timeout=10 [2021-11-10T15:22:16.601Z] > git config --get remote.origin.url # timeout=10 [2021-11-10T15:22:16.604Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-10T15:22:16.604Z] > git merge c7b97c306a7a2e85cd9da73d4e1103ac0f08ffe3 # timeout=10 [2021-11-10T15:22:16.612Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-10T15:22:16.618Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T15:22:16.622Z] > git checkout -f 7677aeafd7e25aa063c0e40217a26c316a5a2d0c # timeout=10 [2021-11-10T15:22:17.822Z] + docker version [2021-11-10T15:22:17.822Z] Client: Docker Engine - Community [2021-11-10T15:22:17.822Z] Version: 20.10.10-rc1 [2021-11-10T15:22:17.822Z] API version: 1.41 [2021-11-10T15:22:17.822Z] Go version: go1.16.9 [2021-11-10T15:22:17.822Z] Git commit: b485636 [2021-11-10T15:22:17.822Z] Built: Mon Oct 18 15:22:14 2021 [2021-11-10T15:22:17.822Z] OS/Arch: linux/amd64 [2021-11-10T15:22:17.822Z] Context: default [2021-11-10T15:22:17.822Z] Experimental: true [2021-11-10T15:22:17.822Z] [2021-11-10T15:22:17.822Z] Server: Docker Engine - Community [2021-11-10T15:22:17.822Z] Engine: [2021-11-10T15:22:17.822Z] Version: 20.10.10-rc1 [2021-11-10T15:22:17.822Z] API version: 1.41 (minimum version 1.12) [2021-11-10T15:22:17.822Z] Go version: go1.16.9 [2021-11-10T15:22:17.822Z] Git commit: 9f5b26f [2021-11-10T15:22:17.822Z] Built: Mon Oct 18 15:20:19 2021 [2021-11-10T15:22:17.822Z] OS/Arch: linux/amd64 [2021-11-10T15:22:17.822Z] Experimental: true [2021-11-10T15:22:17.822Z] containerd: [2021-11-10T15:22:17.822Z] Version: 1.4.11 [2021-11-10T15:22:17.822Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-10T15:22:17.822Z] runc: [2021-11-10T15:22:17.822Z] Version: 1.0.2 [2021-11-10T15:22:17.822Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-10T15:22:17.822Z] docker-init: [2021-11-10T15:22:17.822Z] Version: 0.19.0 [2021-11-10T15:22:17.822Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-10T15:22:18.113Z] + docker info [2021-11-10T15:22:18.502Z] #23 transferring context: 53.42MB 0.9s done [2021-11-10T15:22:18.502Z] #23 DONE 0.9s [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #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-11-10T15:22:18.502Z] #40 sha256:5f809118b8e7a2a9793fc151205193c89d063f4bf99d7d02be222a20db1491ff [2021-11-10T15:22:18.502Z] #40 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #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-11-10T15:22:18.502Z] #45 sha256:e449e9fd83e429fe522c4746ec640971e6b40819058e7f2c69935b7b655e9dcc [2021-11-10T15:22:18.502Z] #45 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #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-11-10T15:22:18.502Z] #49 sha256:7549925bf54de9f59388604a7e58069d932b2929c5e8cb6509c3f86b5f842f48 [2021-11-10T15:22:18.502Z] #49 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-10T15:22:18.502Z] #39 sha256:799ac7d6a534e280bee9b7b8d295327d04ca262362f204e1b3d089d01ac605d6 [2021-11-10T15:22:18.502Z] #39 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-10T15:22:18.502Z] #17 sha256:a2b973f44c47643789e7c248b6140ad2eb8b4e1aedf44d3934615d0d7e3b534d [2021-11-10T15:22:18.502Z] #17 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-10T15:22:18.502Z] #31 sha256:a00c49a4e9b3e435a1d46475d1181c9794b363a75a68eee4a729a72e6742bebd [2021-11-10T15:22:18.502Z] #31 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-10T15:22:18.502Z] #46 sha256:d485ab157ebd33567631ea9fc5151a398905457c7f918e0c55864bcf3dbaa88d [2021-11-10T15:22:18.502Z] #46 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #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-11-10T15:22:18.502Z] #20 sha256:3ace3cc8bff4c43beddc4d69de0912fa63655f0ff252634aaa057f85ecd5c2cd [2021-11-10T15:22:18.502Z] #20 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #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-11-10T15:22:18.502Z] #42 sha256:1b54c25ab9d6ac525a488477661163c754aea353043215ddfea450a8b8f04954 [2021-11-10T15:22:18.502Z] #42 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-10T15:22:18.502Z] #10 sha256:c9c8d91322649532441ce288899856cc0324bf383001a5e03841b8fc0e4dd415 [2021-11-10T15:22:18.502Z] #10 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #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-11-10T15:22:18.502Z] #58 sha256:a6a4cac2f7502c20ad1aac59da61f84b39cfcfd969046c65689a2658dcd35030 [2021-11-10T15:22:18.502Z] #58 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #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-11-10T15:22:18.502Z] #15 sha256:673a1fea51e780143374783b9165407391e9314317d6be1fa08ccf9d95b31c0f [2021-11-10T15:22:18.502Z] #15 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #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-11-10T15:22:18.502Z] #67 sha256:6e216161aced555cde487dd4b0bb39d686d75e7d766439a98b3dc6713cdf3c48 [2021-11-10T15:22:18.502Z] #67 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-11-10T15:22:18.502Z] #54 sha256:f8d89137f8012c249ddddfb9cabb47900eb85b8a848fd025cc58476cec58292a [2021-11-10T15:22:18.502Z] #54 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-11-10T15:22:18.502Z] #25 sha256:e50545ce1dac6e14447b1ab5aae23cfc3a43436853ac2dbf2599dc7093246a77 [2021-11-10T15:22:18.502Z] #25 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #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-11-10T15:22:18.502Z] #34 sha256:24a54f4ba27165fc39cfebd574e48fee1c2a57e47752fcee9922a444f37bc6c3 [2021-11-10T15:22:18.502Z] #34 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-11-10T15:22:18.502Z] #35 sha256:a73a51f9cbc6ece0fc2b5a06bd3d219bed2c8e9b5217a62835466fd2bcd95d97 [2021-11-10T15:22:18.502Z] #35 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #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-11-10T15:22:18.502Z] #55 sha256:a903fd86b27a4d6bb2e842107a9712f54cf4df51183f3d0099dfc1925282a27a [2021-11-10T15:22:18.502Z] #55 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-11-10T15:22:18.502Z] #14 sha256:dd65cc0916c82f48ff2eef205b782bc2f6497736957f244228acce9f23297b31 [2021-11-10T15:22:18.502Z] #14 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-11-10T15:22:18.502Z] #38 sha256:d98be29dbadbd2e8c8d196dcdba078ba32177f8ee09dc6e97a99047879c0357c [2021-11-10T15:22:18.502Z] #38 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #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-11-10T15:22:18.502Z] #37 sha256:0d05d918dc78668a2c06f43a0a2257f388a779b536ae84bd126a289d57d49f77 [2021-11-10T15:22:18.502Z] #37 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-10T15:22:18.502Z] #50 sha256:8d1038c94c08a31ccd429039b6648873a65d9e6ada0f7d0d4d561a9009219d51 [2021-11-10T15:22:18.502Z] #50 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #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-11-10T15:22:18.502Z] #56 sha256:75136c7246744c217803875e13b299c83e8927e88c7ebd08fa975b3a649191bd [2021-11-10T15:22:18.502Z] #56 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-10T15:22:18.502Z] #18 sha256:16d99136b4bc4d686bcaa80fc1d38685cc603b281b93bc8614140441ee654833 [2021-11-10T15:22:18.502Z] #18 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #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-11-10T15:22:18.502Z] #47 sha256:4ce35b4272ac5803002c97ccfb73929cd74ceaef86339b8c83902074e8706944 [2021-11-10T15:22:18.502Z] #47 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-10T15:22:18.502Z] #16 sha256:ae9840a200f572b21861ed56dff210de30f662c493ac19ea4cec71a1ee8cbaa6 [2021-11-10T15:22:18.502Z] #16 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #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-11-10T15:22:18.502Z] #29 sha256:1e8d531f25420d671ef6251aad98f5ae60f8dee679e3e823b3c49db8410fd889 [2021-11-10T15:22:18.502Z] #29 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-11-10T15:22:18.502Z] #59 sha256:03e1db71950597ecad63828411558ee5f5f43f9bce928073d8588bd5851443f7 [2021-11-10T15:22:18.502Z] #59 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #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-11-10T15:22:18.502Z] #11 sha256:ef729849310fe917a5ba5579abea8ebb723da6afff687a0d20e682a899a7efb3 [2021-11-10T15:22:18.502Z] #11 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #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-11-10T15:22:18.502Z] #32 sha256:98cc5cf5f491f983386d4de41d4104460be7d0d44a5cb174f61f3deaa4374948 [2021-11-10T15:22:18.502Z] #32 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.502Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-10T15:22:18.502Z] #52 sha256:e20fee16b79b5a6a7cbe08ac72be5fef1c92453aa82e24d8d9034deb055796a1 [2021-11-10T15:22:18.502Z] #52 CACHED [2021-11-10T15:22:18.502Z] [2021-11-10T15:22:18.503Z] #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-11-10T15:22:18.503Z] #13 sha256:f08d09ec83a9ee754a558dc2c6fdfc207fc4de32cdad46162b79e1c2aa726317 [2021-11-10T15:22:18.503Z] #13 CACHED [2021-11-10T15:22:18.503Z] [2021-11-10T15:22:18.503Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-10T15:22:18.503Z] #66 sha256:18a00872cfe48613903a321b26fbbdf5601533d6eb34af7fde724f13ab8d55a9 [2021-11-10T15:22:18.503Z] #66 CACHED [2021-11-10T15:22:18.503Z] [2021-11-10T15:22:18.503Z] #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-11-10T15:22:18.503Z] #21 sha256:2e20496f43074561b725f651a15c9de7671d9c0d642e77912a28a5b88b61372e [2021-11-10T15:22:18.503Z] #21 CACHED [2021-11-10T15:22:18.503Z] [2021-11-10T15:22:18.503Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-11-10T15:22:18.503Z] #41 sha256:8def03fc27a40541ef42e412a63da42855d3a39c001c83754f6c5cc7dd51df63 [2021-11-10T15:22:18.503Z] #41 CACHED [2021-11-10T15:22:18.503Z] [2021-11-10T15:22:18.503Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-10T15:22:18.503Z] #30 sha256:6d27fbbe9a00f3356ccf5da2a35f874bc83aecc7074b48ca130da7ab9758646b [2021-11-10T15:22:18.503Z] #30 CACHED [2021-11-10T15:22:18.503Z] [2021-11-10T15:22:18.503Z] #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-11-10T15:22:18.503Z] #27 sha256:e42b82bc31966ef3513cddf91cbd7c28ada4761d1cbf7ed64b91f2e761df87bc [2021-11-10T15:22:18.503Z] #27 CACHED [2021-11-10T15:22:18.503Z] [2021-11-10T15:22:18.503Z] #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-11-10T15:22:18.503Z] #43 sha256:6c4c214137548d2d24f2a44dc39105abff7bc26673444e9010c884327766945e [2021-11-10T15:22:18.503Z] #43 CACHED [2021-11-10T15:22:18.503Z] [2021-11-10T15:22:18.503Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-10T15:22:18.503Z] #33 sha256:7cd26a827e3b7a785eda4b388cb1f4e3c1f3f102bf838f9eecfcbbf32a66ea4e [2021-11-10T15:22:18.503Z] #33 CACHED [2021-11-10T15:22:18.503Z] [2021-11-10T15:22:18.503Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-10T15:22:18.503Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-11-10T15:22:18.503Z] #65 CACHED [2021-11-10T15:22:18.503Z] [2021-11-10T15:22:18.503Z] #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-11-10T15:22:18.503Z] #24 sha256:12904e75ae43c067420106adcaa82521acd632c1fbd8b7c07c8eadd6cf6dbcba [2021-11-10T15:22:18.503Z] #24 CACHED [2021-11-10T15:22:18.503Z] [2021-11-10T15:22:18.503Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-10T15:22:18.503Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-11-10T15:22:18.503Z] #63 CACHED [2021-11-10T15:22:18.503Z] [2021-11-10T15:22:18.503Z] #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-11-10T15:22:18.503Z] #12 sha256:6778896c36c602cae4acc63199068595b4b87484d15a19093f29762eb6377d6b [2021-11-10T15:22:18.503Z] #12 CACHED [2021-11-10T15:22:18.503Z] [2021-11-10T15:22:18.503Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-11-10T15:22:18.503Z] #44 sha256:8fc109e588e3032ff43622320bb5071dd08195ff106cce167ed55690924375e6 [2021-11-10T15:22:18.503Z] #44 CACHED [2021-11-10T15:22:18.503Z] [2021-11-10T15:22:18.503Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-10T15:22:18.503Z] #60 sha256:7c133b46dbd5d5cd561b4de8bca37af095d509d3e5fb407a38f1e794511c9e74 [2021-11-10T15:22:18.503Z] #60 CACHED [2021-11-10T15:22:18.503Z] [2021-11-10T15:22:18.503Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-10T15:22:18.503Z] #61 sha256:69376c14d2b5e762c8c8cd9a433a26b396c7d09f0f88d440d8df722659adc5a6 [2021-11-10T15:22:18.503Z] #61 CACHED [2021-11-10T15:22:18.503Z] [2021-11-10T15:22:18.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-11-10T15:22:18.503Z] #53 sha256:41522bf75d648ae380970ca07501931832ef274d90431a7ebbad52085f544ed3 [2021-11-10T15:22:18.503Z] #53 CACHED [2021-11-10T15:22:18.503Z] [2021-11-10T15:22:18.503Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-11-10T15:22:18.503Z] #68 sha256:56ca3f66dcc40d8b15cc9e435b666998eeadb0c6995c6a6893411b4519023cf1 [2021-11-10T15:22:18.503Z] #68 CACHED [2021-11-10T15:22:18.503Z] [2021-11-10T15:22:18.503Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-11-10T15:22:18.503Z] #19 sha256:0fc8c911733ed5da38023b0f57ceee665c60cd844a29521e21a1cc9fae4c8f1b [2021-11-10T15:22:18.503Z] #19 CACHED [2021-11-10T15:22:18.503Z] [2021-11-10T15:22:18.503Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-10T15:22:18.503Z] #48 sha256:2b0d820ce99dfb412ad84c6635795e75e69c44da000c6eb39b6908c3b7048de9 [2021-11-10T15:22:18.503Z] #48 CACHED [2021-11-10T15:22:18.503Z] [2021-11-10T15:22:18.503Z] #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-11-10T15:22:18.503Z] #36 sha256:11683530f3ca738b4f8baa3cc3e29b53cacc17e8998cfe18d6726cbb7941dd0e [2021-11-10T15:22:18.503Z] #36 CACHED [2021-11-10T15:22:18.503Z] [2021-11-10T15:22:18.503Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-10T15:22:18.503Z] #57 sha256:321ff13f090bd5f0e8af8e34c24be9ba085dd2e7cc12fca6c0d7a3a9b3a63ca9 [2021-11-10T15:22:18.503Z] #57 CACHED [2021-11-10T15:22:18.503Z] [2021-11-10T15:22:18.503Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-10T15:22:18.503Z] #22 sha256:ea9c19acd177426aa6052307118428803d336d5dac9790b6cbaf9bf05ab51d97 [2021-11-10T15:22:18.503Z] #22 CACHED [2021-11-10T15:22:18.503Z] [2021-11-10T15:22:18.503Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-10T15:22:18.503Z] #28 sha256:92bbe898be6031845d3afe3099d28c2534e6f415a1d8a9f11a94c682956228a0 [2021-11-10T15:22:18.503Z] #28 CACHED [2021-11-10T15:22:18.503Z] [2021-11-10T15:22:18.503Z] #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-11-10T15:22:18.503Z] #51 sha256:27a45794f2858036c14c5f62e48067b68354195719feca59341ac282e820f7bf [2021-11-10T15:22:18.503Z] #51 CACHED [2021-11-10T15:22:18.503Z] [2021-11-10T15:22:18.503Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-11-10T15:22:18.503Z] #69 sha256:b386f5ed42da7d2610d474f1e99a5bde487b70a5c2a2700ddbea105e61da71fe [2021-11-10T15:22:18.503Z] #69 CACHED [2021-11-10T15:22:18.503Z] [2021-11-10T15:22:18.503Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-10T15:22:18.503Z] #70 sha256:7cfd541c5baa440e7c0a9c55495d97bfc1118f3d88130c0972123a6d9e0362e1 [2021-11-10T15:22:18.799Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b07130b0223c784a) in /home/ubuntu/workspace/moby_PR-43008 [Pipeline] { [Pipeline] checkout [2021-11-10T15:22:18.822Z] The recommended git tool is: git [2021-11-10T15:22:18.831Z] using credential docker-jenkins-github-credentials [2021-11-10T15:22:18.840Z] Cloning the remote Git repository [2021-11-10T15:22:18.840Z] Cloning with configured refspecs honoured and without tags [2021-11-10T15:22:19.040Z] Client: [2021-11-10T15:22:19.040Z] Context: default [2021-11-10T15:22:19.040Z] Debug Mode: false [2021-11-10T15:22:19.040Z] Plugins: [2021-11-10T15:22:19.040Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-10T15:22:19.040Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-10T15:22:19.040Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-10T15:22:19.040Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-10T15:22:19.040Z] [2021-11-10T15:22:19.040Z] Server: [2021-11-10T15:22:19.040Z] Containers: 0 [2021-11-10T15:22:19.040Z] Running: 0 [2021-11-10T15:22:19.040Z] Paused: 0 [2021-11-10T15:22:19.040Z] Stopped: 0 [2021-11-10T15:22:19.040Z] Images: 4 [2021-11-10T15:22:19.040Z] Server Version: 20.10.10-rc1 [2021-11-10T15:22:19.040Z] Storage Driver: overlay2 [2021-11-10T15:22:19.040Z] Backing Filesystem: extfs [2021-11-10T15:22:19.040Z] Supports d_type: true [2021-11-10T15:22:19.040Z] Native Overlay Diff: true [2021-11-10T15:22:19.040Z] userxattr: false [2021-11-10T15:22:19.040Z] Logging Driver: json-file [2021-11-10T15:22:19.040Z] Cgroup Driver: systemd [2021-11-10T15:22:19.040Z] Cgroup Version: 2 [2021-11-10T15:22:19.040Z] Plugins: [2021-11-10T15:22:19.040Z] Volume: local [2021-11-10T15:22:19.040Z] Network: bridge host ipvlan macvlan null overlay [2021-11-10T15:22:19.040Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-10T15:22:19.040Z] Swarm: inactive [2021-11-10T15:22:19.040Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-10T15:22:19.040Z] Default Runtime: runc [2021-11-10T15:22:19.040Z] Init Binary: docker-init [2021-11-10T15:22:19.040Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-10T15:22:19.040Z] runc version: v1.0.2-0-g52b36a2 [2021-11-10T15:22:19.040Z] init version: de40ad0 [2021-11-10T15:22:19.040Z] Security Options: [2021-11-10T15:22:19.040Z] apparmor [2021-11-10T15:22:19.040Z] seccomp [2021-11-10T15:22:19.040Z] Profile: default [2021-11-10T15:22:19.040Z] cgroupns [2021-11-10T15:22:19.040Z] Kernel Version: 5.11.0-1020-aws [2021-11-10T15:22:19.040Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-10T15:22:19.040Z] OSType: linux [2021-11-10T15:22:19.040Z] Architecture: x86_64 [2021-11-10T15:22:19.040Z] CPUs: 2 [2021-11-10T15:22:19.040Z] Total Memory: 7.482GiB [2021-11-10T15:22:19.040Z] Name: ip-10-100-71-49 [2021-11-10T15:22:19.040Z] ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP [2021-11-10T15:22:19.040Z] Docker Root Dir: /var/lib/docker [2021-11-10T15:22:19.040Z] Debug Mode: false [2021-11-10T15:22:19.040Z] Registry: https://index.docker.io/v1/ [2021-11-10T15:22:19.040Z] Labels: [2021-11-10T15:22:19.040Z] Experimental: true [2021-11-10T15:22:19.040Z] Insecure Registries: [2021-11-10T15:22:19.040Z] 127.0.0.0/8 [2021-11-10T15:22:19.040Z] Live Restore Enabled: true [2021-11-10T15:22:19.040Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-10T15:22:19.377Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:7677aeafd7e25aa063c0e40217a26c316a5a2d0c . [2021-11-10T15:22:19.377Z] #1 [internal] load build definition from Dockerfile [2021-11-10T15:22:19.377Z] #1 sha256:62a1cb1155994ffc7085fb67cf1f6bda0dbc266697c5cacf9cd982fdcafc7a7a [2021-11-10T15:22:19.377Z] #1 transferring dockerfile: 17.04kB done [2021-11-10T15:22:19.377Z] #1 DONE 0.0s [2021-11-10T15:22:19.377Z] [2021-11-10T15:22:19.377Z] #2 [internal] load .dockerignore [2021-11-10T15:22:19.377Z] #2 sha256:b5ea9f856b132c81e3e354ac2e10794025db78ce528b24f42a8de85dcd4d2635 [2021-11-10T15:22:19.377Z] #2 transferring context: 87B done [2021-11-10T15:22:19.377Z] #2 DONE 0.0s [2021-11-10T15:22:19.377Z] [2021-11-10T15:22:19.377Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-11-10T15:22:19.377Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-11-10T15:22:19.438Z] #70 DONE 0.7s [2021-11-10T15:22:19.438Z] [2021-11-10T15:22:19.438Z] #71 exporting to image [2021-11-10T15:22:19.438Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-10T15:22:19.438Z] #71 exporting layers [2021-11-10T15:22:19.450Z] Running on azwin-2-222cf0 in d:\jenkins\workspace\moby_PR-43008 [Pipeline] { [Pipeline] ws [2021-11-10T15:22:19.469Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-11-10T15:22:19.539Z] #9 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 4.5s done [2021-11-10T15:22:19.539Z] #9 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb [2021-11-10T15:22:19.562Z] The recommended git tool is: git [2021-11-10T15:22:19.633Z] #3 DONE 0.1s [2021-11-10T15:22:19.633Z] [2021-11-10T15:22:19.633Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-11-10T15:22:19.633Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-11-10T15:22:19.633Z] #4 CACHED [2021-11-10T15:22:19.783Z] using credential docker-jenkins-github-credentials [2021-11-10T15:22:18.855Z] Cloning repository https://github.com/moby/moby.git [2021-11-10T15:22:18.857Z] > git init /home/ubuntu/workspace/moby_PR-43008 # timeout=10 [2021-11-10T15:22:18.875Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-10T15:22:18.875Z] > git --version # timeout=10 [2021-11-10T15:22:18.880Z] > git --version # 'git version 2.17.1' [2021-11-10T15:22:18.880Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-10T15:22:18.881Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43008/head:refs/remotes/origin/PR-43008 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-10T15:22:19.866Z] Cloning the remote Git repository [2021-11-10T15:22:19.866Z] Cloning with configured refspecs honoured and without tags [2021-11-10T15:22:19.892Z] [2021-11-10T15:22:19.892Z] #5 [internal] load metadata for docker.io/library/golang:1.16.10-buster [2021-11-10T15:22:19.892Z] #5 sha256:705bca3cecfe2ae9b90dd00a18e3b31b540b61c1f84bf1191487a4a560deaf69 [2021-11-10T15:22:19.892Z] #5 DONE 0.1s [2021-11-10T15:22:19.892Z] [2021-11-10T15:22:19.892Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-11-10T15:22:19.892Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-11-10T15:22:19.892Z] #6 DONE 0.1s [2021-11-10T15:22:19.892Z] [2021-11-10T15:22:19.892Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-10T15:22:19.892Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-10T15:22:19.892Z] #8 DONE 0.1s [2021-11-10T15:22:19.892Z] [2021-11-10T15:22:19.892Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-10T15:22:19.892Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-10T15:22:19.892Z] #7 DONE 0.1s [2021-11-10T15:22:20.005Z] #71 exporting layers 0.8s done [2021-11-10T15:22:20.005Z] #71 writing image sha256:0d343da692824c56118dd021b96fe5a87eec722d21c95d9b4dc10103fe6d54f1 done [2021-11-10T15:22:20.005Z] #71 naming to docker.io/library/docker:7677aeafd7e25aa063c0e40217a26c316a5a2d0c done [2021-11-10T15:22:20.005Z] #71 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-11-10T15:22:20.148Z] [2021-11-10T15:22:20.148Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-10T15:22:20.148Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-10T15:22:20.148Z] #64 DONE 0.0s [2021-11-10T15:22:20.148Z] [2021-11-10T15:22:20.148Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-10T15:22:20.148Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-10T15:22:20.148Z] #62 DONE 0.0s [2021-11-10T15:22:20.148Z] [2021-11-10T15:22:20.148Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-10T15:22:20.148Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-10T15:22:20.148Z] #9 DONE 0.0s [2021-11-10T15:22:20.148Z] [2021-11-10T15:22:20.148Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e [2021-11-10T15:22:20.148Z] #26 sha256:9d17b13650a128c43003206dda1886082cce9f75f441cae5d5b263f4fded7f78 [2021-11-10T15:22:20.148Z] #26 DONE 0.0s [2021-11-10T15:22:20.148Z] [2021-11-10T15:22:20.148Z] #23 [internal] load build context [2021-11-10T15:22:20.148Z] #23 sha256:51b8f96e97bf0df19586c0dd88f87a5ec0cc2dd78de62f8885a9d576374d16f5 [2021-11-10T15:22:20.372Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43008/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7677aeafd7e25aa063c0e40217a26c316a5a2d0c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7677aeafd7e25aa063c0e40217a26c316a5a2d0c hack/test/unit [2021-11-10T15:22:19.902Z] Cloning repository https://github.com/moby/moby.git [2021-11-10T15:22:19.903Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-10T15:22:19.969Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-10T15:22:19.969Z] > git --version # timeout=10 [2021-11-10T15:22:20.016Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-10T15:22:20.016Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-10T15:22:20.018Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43008/head:refs/remotes/origin/PR-43008 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-10T15:22:21.456Z] #9 ... [2021-11-10T15:22:21.456Z] [2021-11-10T15:22:21.456Z] #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-11-10T15:22:21.456Z] #27 sha256:865978f285a6e4b3829f5f952fecae718b1a395730087ed520bc3557de1c1e72 [2021-11-10T15:22:21.456Z] #27 1.449 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-10T15:22:21.456Z] #27 1.461 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-11-10T15:22:21.456Z] #27 1.468 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-10T15:22:21.456Z] #27 1.692 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [308 kB] [2021-11-10T15:22:21.456Z] #27 2.008 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-10T15:22:21.456Z] #27 2.507 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-10T15:22:21.456Z] #27 4.042 Fetched 8469 kB in 3s (2979 kB/s) [2021-11-10T15:22:21.456Z] #27 4.042 Reading package lists... [2021-11-10T15:22:21.456Z] #27 4.996 Reading package lists... [2021-11-10T15:22:21.456Z] #27 5.905 Building dependency tree... [2021-11-10T15:22:21.456Z] #27 6.100 Reading state information... [2021-11-10T15:22:21.456Z] #27 6.258 The following additional packages will be installed: [2021-11-10T15:22:21.456Z] #27 6.260 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-11-10T15:22:21.456Z] #27 6.260 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-11-10T15:22:21.456Z] #27 6.260 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-11-10T15:22:21.456Z] #27 6.260 Suggested packages: [2021-11-10T15:22:21.456Z] #27 6.260 krb5-doc krb5-user [2021-11-10T15:22:21.456Z] #27 6.260 Recommended packages: [2021-11-10T15:22:21.456Z] #27 6.260 krb5-locales publicsuffix libsasl2-modules [2021-11-10T15:22:21.456Z] #27 6.511 The following NEW packages will be installed: [2021-11-10T15:22:21.456Z] #27 6.512 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-11-10T15:22:21.456Z] #27 6.513 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-11-10T15:22:21.456Z] #27 6.513 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-10T15:22:21.456Z] #27 6.514 libssh2-1 libssl1.1 openssl [2021-11-10T15:22:21.456Z] #27 6.789 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-11-10T15:22:21.456Z] #27 6.789 Need to get 5061 kB of archives. [2021-11-10T15:22:21.456Z] #27 6.789 After this operation, 12.1 MB of additional disk space will be used. [2021-11-10T15:22:21.456Z] #27 6.789 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2021-11-10T15:22:21.456Z] #27 6.822 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2021-11-10T15:22:21.456Z] #27 6.837 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-11-10T15:22:21.456Z] #27 6.840 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-11-10T15:22:21.456Z] #27 6.840 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2021-11-10T15:22:21.456Z] #27 6.841 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2021-11-10T15:22:21.456Z] #27 6.847 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2021-11-10T15:22:21.456Z] #27 6.852 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2021-11-10T15:22:21.456Z] #27 6.853 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-11-10T15:22:21.456Z] #27 6.855 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-11-10T15:22:21.456Z] #27 6.858 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-11-10T15:22:21.456Z] #27 6.860 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-11-10T15:22:21.456Z] #27 6.866 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-11-10T15:22:21.456Z] #27 6.867 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-11-10T15:22:21.456Z] #27 6.869 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-11-10T15:22:21.456Z] #27 6.876 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-11-10T15:22:21.456Z] #27 6.876 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-11-10T15:22:21.456Z] #27 6.876 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-11-10T15:22:21.456Z] #27 6.879 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-11-10T15:22:21.456Z] #27 6.882 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-11-10T15:22:21.456Z] #27 6.884 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-11-10T15:22:21.456Z] #27 7.035 debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T15:22:21.456Z] #27 7.055 Fetched 5061 kB in 0s (14.3 MB/s) [2021-11-10T15:22:21.456Z] #27 7.104 Selecting previously unselected package libssl1.1:amd64. [2021-11-10T15:22:21.456Z] #27 7.104 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-11-10T15:22:21.456Z] #27 7.104 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2021-11-10T15:22:21.456Z] #27 7.116 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2021-11-10T15:22:21.456Z] #27 7.360 Selecting previously unselected package openssl. [2021-11-10T15:22:21.456Z] #27 7.360 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2021-11-10T15:22:21.456Z] #27 7.365 Unpacking openssl (1.1.1d-0+deb10u7) ... [2021-11-10T15:22:21.456Z] #27 7.546 Selecting previously unselected package ca-certificates. [2021-11-10T15:22:21.456Z] #27 7.546 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-11-10T15:22:21.456Z] #27 7.562 Unpacking ca-certificates (20200601~deb10u2) ... [2021-11-10T15:22:21.456Z] #27 7.652 Selecting previously unselected package libkeyutils1:amd64. [2021-11-10T15:22:21.456Z] #27 7.652 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-11-10T15:22:21.456Z] #27 7.655 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-11-10T15:22:21.456Z] #27 7.695 Selecting previously unselected package libkrb5support0:amd64. [2021-11-10T15:22:21.456Z] #27 7.695 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2021-11-10T15:22:21.456Z] #27 7.698 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2021-11-10T15:22:21.456Z] #27 7.754 Selecting previously unselected package libk5crypto3:amd64. [2021-11-10T15:22:21.456Z] #27 7.754 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2021-11-10T15:22:21.456Z] #27 7.765 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2021-11-10T15:22:21.456Z] #27 7.818 Selecting previously unselected package libkrb5-3:amd64. [2021-11-10T15:22:21.456Z] #27 7.818 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2021-11-10T15:22:21.456Z] #27 7.825 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2021-11-10T15:22:21.456Z] #27 7.912 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-10T15:22:21.456Z] #27 7.912 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2021-11-10T15:22:21.456Z] #27 7.916 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2021-11-10T15:22:21.456Z] #27 7.966 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-10T15:22:21.456Z] #27 7.966 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-11-10T15:22:21.456Z] #27 7.969 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-10T15:22:21.456Z] #27 8.008 Selecting previously unselected package libsasl2-2:amd64. [2021-11-10T15:22:21.456Z] #27 8.009 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-11-10T15:22:21.456Z] #27 8.014 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-10T15:22:21.456Z] #27 8.058 Selecting previously unselected package libldap-common. [2021-11-10T15:22:21.456Z] #27 8.058 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-11-10T15:22:21.456Z] #27 8.061 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-11-10T15:22:21.456Z] #27 8.106 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-10T15:22:21.456Z] #27 8.106 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-11-10T15:22:21.456Z] #27 8.112 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-11-10T15:22:21.456Z] #27 8.177 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-10T15:22:21.456Z] #27 8.177 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-11-10T15:22:21.456Z] #27 8.181 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-11-10T15:22:21.456Z] #27 8.224 Selecting previously unselected package libpsl5:amd64. [2021-11-10T15:22:21.456Z] #27 8.224 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-11-10T15:22:21.456Z] #27 8.229 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-11-10T15:22:21.456Z] #27 8.277 Selecting previously unselected package librtmp1:amd64. [2021-11-10T15:22:21.456Z] #27 8.277 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-11-10T15:22:21.456Z] #27 8.283 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-11-10T15:22:21.456Z] #27 8.332 Selecting previously unselected package libssh2-1:amd64. [2021-11-10T15:22:21.456Z] #27 8.332 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-11-10T15:22:21.456Z] #27 8.338 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-11-10T15:22:21.456Z] #27 8.394 Selecting previously unselected package libcurl4:amd64. [2021-11-10T15:22:21.456Z] #27 8.394 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-11-10T15:22:21.456Z] #27 8.401 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-11-10T15:22:21.456Z] #27 8.474 Selecting previously unselected package curl. [2021-11-10T15:22:21.456Z] #27 8.474 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-11-10T15:22:21.456Z] #27 8.479 Unpacking curl (7.64.0-4+deb10u2) ... [2021-11-10T15:22:21.456Z] #27 8.551 Selecting previously unselected package libonig5:amd64. [2021-11-10T15:22:21.456Z] #27 8.551 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-11-10T15:22:21.456Z] #27 8.556 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-11-10T15:22:21.456Z] #27 8.610 Selecting previously unselected package libjq1:amd64. [2021-11-10T15:22:21.456Z] #27 8.610 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-11-10T15:22:21.456Z] #27 8.617 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-10T15:22:21.456Z] #27 8.671 Selecting previously unselected package jq. [2021-11-10T15:22:21.456Z] #27 8.671 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-11-10T15:22:21.456Z] #27 8.678 Unpacking jq (1.5+dfsg-2+b1) ... [2021-11-10T15:22:21.456Z] #27 8.720 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-11-10T15:22:21.456Z] #27 8.739 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-11-10T15:22:21.456Z] #27 8.748 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2021-11-10T15:22:21.456Z] #27 8.858 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-11-10T15:22:21.456Z] #27 8.871 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-11-10T15:22:21.456Z] #27 8.889 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2021-11-10T15:22:21.456Z] #27 8.900 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-10T15:22:21.456Z] #27 8.912 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-11-10T15:22:21.456Z] #27 8.925 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2021-11-10T15:22:21.456Z] #27 8.937 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-10T15:22:21.456Z] #27 8.948 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-11-10T15:22:21.456Z] #27 8.956 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2021-11-10T15:22:21.456Z] #27 8.967 Setting up openssl (1.1.1d-0+deb10u7) ... [2021-11-10T15:22:21.456Z] #27 8.985 Setting up libonig5:amd64 (6.9.1-1) ... [2021-11-10T15:22:21.456Z] #27 8.998 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-10T15:22:21.456Z] #27 9.006 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-11-10T15:22:21.456Z] #27 9.016 Setting up ca-certificates (20200601~deb10u2) ... [2021-11-10T15:22:21.456Z] #27 ... [2021-11-10T15:22:21.456Z] [2021-11-10T15:22:21.456Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-10T15:22:21.456Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-10T15:22:21.525Z] #23 transferring context: 53.41MB 1.4s done [2021-11-10T15:22:21.525Z] #23 DONE 1.4s [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #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-11-10T15:22:21.525Z] #15 sha256:90b1c3ae563392116f1f247b65202d4d578d580d3decfef47b68c047b5d7e32c [2021-11-10T15:22:21.525Z] #15 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-11-10T15:22:21.525Z] #69 sha256:e7f87623078344404651c34474c7228c41751abc780a3a5e795308729316bedc [2021-11-10T15:22:21.525Z] #69 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-10T15:22:21.525Z] #18 sha256:8ea931949c1782020a39da755a2ca7643d7aa84616963a3f5434c381781604fc [2021-11-10T15:22:21.525Z] #18 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-11-10T15:22:21.525Z] #68 sha256:b231e7d254cc1ae384986a8f082451764961115be3890cbf07c823e92773e381 [2021-11-10T15:22:21.525Z] #68 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #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-11-10T15:22:21.525Z] #58 sha256:17be8467edf7986b061472ca2f919aed3032dd077687d7805a400db78574588f [2021-11-10T15:22:21.525Z] #58 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-10T15:22:21.525Z] #52 sha256:b99f3075086cbaa251ca75ea9e44f04aa4dde7bac984dc905f2697b08de0f0f5 [2021-11-10T15:22:21.525Z] #52 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-10T15:22:21.525Z] #50 sha256:9a4aab1d172ab5a84726df87d5448383321c1dcfefa2ef0f8e041711af798158 [2021-11-10T15:22:21.525Z] #50 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #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-11-10T15:22:21.525Z] #37 sha256:8f0682cc90e3aa6dfa2f369f894f21d4189713a187a53a31e49eb1ed9ea2d357 [2021-11-10T15:22:21.525Z] #37 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #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-11-10T15:22:21.525Z] #56 sha256:dd86da9d045a74aeffc1cebd5148ca9697c0eab95dcd29bb3cbee4a36df8d608 [2021-11-10T15:22:21.525Z] #56 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-11-10T15:22:21.525Z] #19 sha256:11247c946c0c4ef837dd80c48625dcb51671a567bbaa3b0228da59de47d5e831 [2021-11-10T15:22:21.525Z] #19 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #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-11-10T15:22:21.525Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:22:21.525Z] #13 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-11-10T15:22:21.525Z] #54 sha256:18845f5ed35b343ba300a26f7f388353bec2138142ad99d568fdd69121f19d35 [2021-11-10T15:22:21.525Z] #54 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-10T15:22:21.525Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-10T15:22:21.525Z] #65 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #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-11-10T15:22:21.525Z] #24 sha256:c51e8a7043f21dc852ad95486277ba9107f1171184b612e7102fa0350aeac55e [2021-11-10T15:22:21.525Z] #24 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-10T15:22:21.525Z] #33 sha256:ff0a149985e6e9b0ebeef10a0abe45e20925fdc088b249eaa5449988b8964d7a [2021-11-10T15:22:21.525Z] #33 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #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-11-10T15:22:21.525Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-10T15:22:21.525Z] #40 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #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-11-10T15:22:21.525Z] #70 sha256:39a610642f9e5b06eedad81dfb59a3a6199ca05cc747314d77a1fad39f4b8a58 [2021-11-10T15:22:21.525Z] #70 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-11-10T15:22:21.525Z] #59 sha256:a3b62f4f211dec643bd55d5d68abc436d7c1156a2e80ef3a016374791efe122b [2021-11-10T15:22:21.525Z] #59 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-11-10T15:22:21.525Z] #35 sha256:a3adb54337e35cbc78da6b87f56ef273230eeb8372c0621fb03ddfe270f63f99 [2021-11-10T15:22:21.525Z] #35 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #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-11-10T15:22:21.525Z] #49 sha256:e90f9bed422a78316917ce42f8cf217f47cd5b1866879f17b6fc2a4610744097 [2021-11-10T15:22:21.525Z] #49 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-10T15:22:21.525Z] #39 sha256:b4e9f9ecac066e00afaba5a703045c4687f74a9c7e421d72202e5198776a44cf [2021-11-10T15:22:21.525Z] #39 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #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-11-10T15:22:21.525Z] #29 sha256:ee71edb5e67f925d3f3e0ffc1496eb7dd513cf8e46327acffb26ebd0f69fe86c [2021-11-10T15:22:21.525Z] #29 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-11-10T15:22:21.525Z] #44 sha256:a0840f109cbbeb0b2fda0e16d52bc701f94e2645ed72d14f0846e1e39719d0cc [2021-11-10T15:22:21.525Z] #44 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #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-11-10T15:22:21.525Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-10T15:22:21.525Z] #36 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-10T15:22:21.525Z] #30 sha256:4f1b375212923bbe4460ebd053aecbd451b065f850cf003cc8fd80ae479f0717 [2021-11-10T15:22:21.525Z] #30 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.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-11-10T15:22:21.525Z] #47 sha256:e9836ec0b693f5ce01e946b988ec9094c8a97489bc3ac4b5afbe67734eae2da4 [2021-11-10T15:22:21.525Z] #47 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-11-10T15:22:21.525Z] #14 sha256:ecd9731ea39aa3c039a632ff12a6852142cc62d5e963250ef33fa69d14dd6864 [2021-11-10T15:22:21.525Z] #14 CACHED [2021-11-10T15:22:21.525Z] [2021-11-10T15:22:21.525Z] #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-11-10T15:22:21.525Z] #21 sha256:6de0e67fa30f12c26b525d8b813e4f1da2ab4174c31da79f7ca0c14c5dffb924 [2021-11-10T15:22:21.526Z] #21 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #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-11-10T15:22:21.526Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:22:21.526Z] #43 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #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-11-10T15:22:21.526Z] #32 sha256:d113cd23f4eec26f509df9eeb1b18b41c0ce527e43220165a8dbca37a12fe16d [2021-11-10T15:22:21.526Z] #32 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-10T15:22:21.526Z] #10 sha256:538b61f724c08d534bd724a470a807f15fc58809eac8a61afe03cc16cfb5f277 [2021-11-10T15:22:21.526Z] #10 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #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-11-10T15:22:21.526Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-10T15:22:21.526Z] #20 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-10T15:22:21.526Z] #17 sha256:bfce95dfcc87e62c432950e80920ed7c086c80711d8cd7699c305299f6d73b88 [2021-11-10T15:22:21.526Z] #17 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-11-10T15:22:21.526Z] #38 sha256:051eade086e2f11780656394c8caf9df2d66b2ab5b13347a6d5a0488e454b99c [2021-11-10T15:22:21.526Z] #38 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #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-11-10T15:22:21.526Z] #67 sha256:ddd4e7df09e3df4b83f07d3b69813089bcbfdda948d0568a96436aa7c1b9cfce [2021-11-10T15:22:21.526Z] #67 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-11-10T15:22:21.526Z] #41 sha256:7692d2fdf4b6a06b3078f62faf1c834479224b02b028bc83da3ddade65d69271 [2021-11-10T15:22:21.526Z] #41 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-10T15:22:21.526Z] #66 sha256:6cea34f0ef3b00e5a65e35f4d483983580eecc9e938d437d051f3c9b7bbdb09c [2021-11-10T15:22:21.526Z] #66 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-10T15:22:21.526Z] #57 sha256:e124c87cdd3e5ba3d1c6c7af4bfad1b1c8b272011d1b3d645fccd13f82f3ae69 [2021-11-10T15:22:21.526Z] #57 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-10T15:22:21.526Z] #46 sha256:f8d753e28044560915ee1efe5e82677dac63ea00dcbd7d1453f30b1dccf06193 [2021-11-10T15:22:21.526Z] #46 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #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-11-10T15:22:21.526Z] #27 sha256:865978f285a6e4b3829f5f952fecae718b1a395730087ed520bc3557de1c1e72 [2021-11-10T15:22:21.526Z] #27 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #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-11-10T15:22:21.526Z] #34 sha256:e4604cf31ac06d00b1c6c83e8e9913700de9415dd330c0ac840d1029aed97cdd [2021-11-10T15:22:21.526Z] #34 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-10T15:22:21.526Z] #60 sha256:34714967a99e7918e62f6bac68ca491e655ede0c00ad101b7f6976dc94f23176 [2021-11-10T15:22:21.526Z] #60 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-10T15:22:21.526Z] #16 sha256:9ead5923a431fb56fd62951d1adac936ed39013e3154a7d9959bb90e27856f38 [2021-11-10T15:22:21.526Z] #16 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-10T15:22:21.526Z] #48 sha256:df50b71108fd4790783cfd2133e808933b8a77c9237df0fb2ff84993dd52e08a [2021-11-10T15:22:21.526Z] #48 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-10T15:22:21.526Z] #61 sha256:c80a7d07a379e3dcba7d3653a53e7d7019617e4a8ea013c07f1a5afcebd451b7 [2021-11-10T15:22:21.526Z] #61 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #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-11-10T15:22:21.526Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-10T15:22:21.526Z] #55 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #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-11-10T15:22:21.526Z] #11 sha256:65da9691615ed4fde5d4a092eb2b52a793dc55c400d96026f9f8737a6f300d65 [2021-11-10T15:22:21.526Z] #11 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #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-11-10T15:22:21.526Z] #12 sha256:2d8bc935f46353620bde694a778522bc58e1d12617d34d0969f8807c8fdc0e22 [2021-11-10T15:22:21.526Z] #12 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-10T15:22:21.526Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-10T15:22:21.526Z] #63 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #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-11-10T15:22:21.526Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-10T15:22:21.526Z] #42 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-11-10T15:22:21.526Z] #25 sha256:aa07e35d246a5c57d76c95acdddbdc7284d16001f82663f1120b0bbfcb18ed75 [2021-11-10T15:22:21.526Z] #25 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #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-11-10T15:22:21.526Z] #53 sha256:358eddf77352da87ad75a1a71f98cc55c8e556991c1a2871ab2870e85bb5a1e3 [2021-11-10T15:22:21.526Z] #53 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #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-11-10T15:22:21.526Z] #45 sha256:d20b4b7c93a7cfc0ebdc6ab9fb91b0042160389203e89b6f387ce13747cc5081 [2021-11-10T15:22:21.526Z] #45 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-10T15:22:21.526Z] #31 sha256:c76875fc8733475cf5cc75e384a8605e60585fd19c9f294c2e4791cdba619e29 [2021-11-10T15:22:21.526Z] #31 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #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-11-10T15:22:21.526Z] #51 sha256:760bf63388ecfdf1f337e337df0bfeebd22557ac70404f90475c68396b546a7c [2021-11-10T15:22:21.526Z] #51 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-10T15:22:21.526Z] #28 sha256:af7e079e77633dcc4a7e54ac26148456e7daa27ed46ddb11b63a5b45d901d739 [2021-11-10T15:22:21.526Z] #28 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-10T15:22:21.526Z] #22 sha256:571eb4fdac8869a45356d3064c37f14f001666fb66f1a2adc75916696138da47 [2021-11-10T15:22:21.526Z] #22 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #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-11-10T15:22:21.526Z] #71 sha256:183340aa9f1485f73e8880ab5f16c2a07a348c0e7d71191aa36cc997b6aff8d6 [2021-11-10T15:22:21.526Z] #71 CACHED [2021-11-10T15:22:21.526Z] [2021-11-10T15:22:21.526Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-10T15:22:21.526Z] #72 sha256:a4dd37c130845b21d6bcbd26de1bc631f3601b56a34ba4e12f7e72dcbb5c5c32 [2021-11-10T15:22:22.453Z] #72 DONE 0.7s [2021-11-10T15:22:22.453Z] [2021-11-10T15:22:22.453Z] #73 exporting to image [2021-11-10T15:22:22.453Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-10T15:22:22.453Z] #73 exporting layers [2021-11-10T15:22:22.842Z] #9 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 4.0s done [2021-11-10T15:22:23.103Z] #9 extracting sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 [2021-11-10T15:22:23.381Z] #73 exporting layers 1.0s done [2021-11-10T15:22:23.381Z] #73 writing image sha256:c4397b2629a0cad642e75e16f729416d163b9a9051fa6e2038095dedacb59e1b done [2021-11-10T15:22:23.381Z] #73 naming to docker.io/library/docker:7677aeafd7e25aa063c0e40217a26c316a5a2d0c done [2021-11-10T15:22:23.381Z] #73 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-10T15:22:23.656Z] ? github.com/docker/docker/api [no test files] [2021-11-10T15:22:23.717Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43008/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=7677aeafd7e25aa063c0e40217a26c316a5a2d0c -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:7677aeafd7e25aa063c0e40217a26c316a5a2d0c hack/make.sh dynbinary test-integration [2021-11-10T15:22:24.647Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-11-10T15:22:24.647Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-11-10T15:22:24.647Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-11-10T15:22:24.647Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-11-10T15:22:24.647Z] 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-11-10T15:22:24.647Z] Detected virtualization docker. [2021-11-10T15:22:24.647Z] Detected architecture x86-64. [2021-11-10T15:22:24.647Z] Set hostname to . [2021-11-10T15:22:24.903Z] + source /etc/docker-entrypoint-cmd [2021-11-10T15:22:24.903Z] ++ hack/make.sh dynbinary test-integration [2021-11-10T15:22:24.903Z] [2021-11-10T15:22:25.159Z] Removing bundles/ [2021-11-10T15:22:25.159Z] [2021-11-10T15:22:25.159Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-10T15:22:25.415Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-10T15:22:25.415Z] GOOS="" GOARCH="" GOARM="" [2021-11-10T15:22:25.648Z] #9 ... [2021-11-10T15:22:25.648Z] [2021-11-10T15:22:25.648Z] #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-11-10T15:22:25.648Z] #27 sha256:865978f285a6e4b3829f5f952fecae718b1a395730087ed520bc3557de1c1e72 [2021-11-10T15:22:25.648Z] #27 9.622 Updating certificates in /etc/ssl/certs... [2021-11-10T15:22:25.648Z] #27 10.49 137 added, 0 removed; done. [2021-11-10T15:22:25.648Z] #27 10.52 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2021-11-10T15:22:25.649Z] #27 10.54 Setting up jq (1.5+dfsg-2+b1) ... [2021-11-10T15:22:25.649Z] #27 10.55 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-11-10T15:22:25.649Z] #27 10.56 Setting up curl (7.64.0-4+deb10u2) ... [2021-11-10T15:22:25.649Z] #27 10.57 Processing triggers for libc-bin (2.28-10) ... [2021-11-10T15:22:25.649Z] #27 10.59 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-11-10T15:22:25.649Z] #27 10.60 Updating certificates in /etc/ssl/certs... [2021-11-10T15:22:25.649Z] #27 11.34 0 added, 0 removed; done. [2021-11-10T15:22:25.649Z] #27 11.34 Running hooks in /etc/ca-certificates/update.d... [2021-11-10T15:22:25.649Z] #27 11.34 done. [2021-11-10T15:22:25.649Z] #27 DONE 13.1s [2021-11-10T15:22:25.649Z] [2021-11-10T15:22:25.649Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-10T15:22:25.649Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-10T15:22:25.649Z] #9 ... [2021-11-10T15:22:25.649Z] [2021-11-10T15:22:25.649Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-10T15:22:25.649Z] #28 sha256:37029b792d6503314f9f69954c93b840fe32af7f7914795204f2dc8d6bb8db34 [2021-11-10T15:22:25.649Z] #28 DONE 0.2s [2021-11-10T15:22:25.649Z] [2021-11-10T15:22:25.649Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-10T15:22:25.649Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-10T15:22:27.013Z] Fetching without tags [2021-11-10T15:22:27.295Z] Merging remotes/origin/20.10 commit c7b97c306a7a2e85cd9da73d4e1103ac0f08ffe3 into PR head commit 7677aeafd7e25aa063c0e40217a26c316a5a2d0c [2021-11-10T15:22:27.001Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-10T15:22:27.004Z] > git config --add remote.origin.fetch +refs/pull/43008/head:refs/remotes/origin/PR-43008 # timeout=10 [2021-11-10T15:22:27.006Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-10T15:22:27.010Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-10T15:22:27.015Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-10T15:22:27.015Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-10T15:22:27.016Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43008/head:refs/remotes/origin/PR-43008 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-10T15:22:27.297Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T15:22:27.300Z] > git checkout -f 7677aeafd7e25aa063c0e40217a26c316a5a2d0c # timeout=10 [2021-11-10T15:22:27.754Z] Merge succeeded, producing 7677aeafd7e25aa063c0e40217a26c316a5a2d0c [2021-11-10T15:22:27.754Z] Checking out Revision 7677aeafd7e25aa063c0e40217a26c316a5a2d0c (PR-43008) [2021-11-10T15:22:28.203Z] #9 extracting sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 5.2s [2021-11-10T15:22:28.264Z] Commit message: "TestBuildUserNamespaceValidateCapabilitiesAreV2: cleanup daemon storage" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-10T15:22:29.012Z] + docker version [2021-11-10T15:22:29.012Z] Client: Docker Engine - Community [2021-11-10T15:22:29.012Z] Version: 20.10.10-rc1 [2021-11-10T15:22:29.012Z] API version: 1.41 [2021-11-10T15:22:29.012Z] Go version: go1.16.9 [2021-11-10T15:22:29.012Z] Git commit: b485636 [2021-11-10T15:22:29.012Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-10T15:22:29.012Z] OS/Arch: linux/amd64 [2021-11-10T15:22:29.012Z] Context: default [2021-11-10T15:22:29.012Z] Experimental: true [2021-11-10T15:22:29.012Z] [2021-11-10T15:22:29.012Z] Server: Docker Engine - Community [2021-11-10T15:22:29.012Z] Engine: [2021-11-10T15:22:29.012Z] Version: 20.10.10-rc1 [2021-11-10T15:22:29.012Z] API version: 1.41 (minimum version 1.12) [2021-11-10T15:22:29.012Z] Go version: go1.16.9 [2021-11-10T15:22:29.012Z] Git commit: 9f5b26f [2021-11-10T15:22:29.012Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-10T15:22:29.012Z] OS/Arch: linux/amd64 [2021-11-10T15:22:29.012Z] Experimental: true [2021-11-10T15:22:29.012Z] containerd: [2021-11-10T15:22:29.012Z] Version: 1.4.11 [2021-11-10T15:22:29.012Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-10T15:22:29.012Z] runc: [2021-11-10T15:22:29.012Z] Version: 1.0.2 [2021-11-10T15:22:29.012Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-10T15:22:29.012Z] docker-init: [2021-11-10T15:22:29.012Z] Version: 0.19.0 [2021-11-10T15:22:29.012Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-10T15:22:29.292Z] + docker info [2021-11-10T15:22:27.739Z] > git remote # timeout=10 [2021-11-10T15:22:27.741Z] > git config --get remote.origin.url # timeout=10 [2021-11-10T15:22:27.743Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-10T15:22:27.744Z] > git merge c7b97c306a7a2e85cd9da73d4e1103ac0f08ffe3 # timeout=10 [2021-11-10T15:22:27.751Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-10T15:22:27.756Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T15:22:27.759Z] > git checkout -f 7677aeafd7e25aa063c0e40217a26c316a5a2d0c # timeout=10 [2021-11-10T15:22:30.226Z] Client: [2021-11-10T15:22:30.226Z] Context: default [2021-11-10T15:22:30.226Z] Debug Mode: false [2021-11-10T15:22:30.226Z] Plugins: [2021-11-10T15:22:30.226Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-10T15:22:30.226Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-10T15:22:30.226Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-10T15:22:30.226Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-10T15:22:30.226Z] [2021-11-10T15:22:30.226Z] Server: [2021-11-10T15:22:30.226Z] Containers: 0 [2021-11-10T15:22:30.226Z] Running: 0 [2021-11-10T15:22:30.226Z] Paused: 0 [2021-11-10T15:22:30.226Z] Stopped: 0 [2021-11-10T15:22:30.226Z] Images: 5 [2021-11-10T15:22:30.226Z] Server Version: 20.10.10-rc1 [2021-11-10T15:22:30.226Z] Storage Driver: overlay2 [2021-11-10T15:22:30.226Z] Backing Filesystem: extfs [2021-11-10T15:22:30.226Z] Supports d_type: true [2021-11-10T15:22:30.226Z] Native Overlay Diff: true [2021-11-10T15:22:30.226Z] userxattr: false [2021-11-10T15:22:30.226Z] Logging Driver: json-file [2021-11-10T15:22:30.226Z] Cgroup Driver: cgroupfs [2021-11-10T15:22:30.226Z] Cgroup Version: 1 [2021-11-10T15:22:30.226Z] Plugins: [2021-11-10T15:22:30.226Z] Volume: local [2021-11-10T15:22:30.226Z] Network: bridge host ipvlan macvlan null overlay [2021-11-10T15:22:30.226Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-10T15:22:30.226Z] Swarm: inactive [2021-11-10T15:22:30.226Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-11-10T15:22:30.226Z] Default Runtime: runc [2021-11-10T15:22:30.226Z] Init Binary: docker-init [2021-11-10T15:22:30.226Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-10T15:22:30.226Z] runc version: v1.0.2-0-g52b36a2 [2021-11-10T15:22:30.226Z] init version: de40ad0 [2021-11-10T15:22:30.226Z] Security Options: [2021-11-10T15:22:30.226Z] apparmor [2021-11-10T15:22:30.226Z] seccomp [2021-11-10T15:22:30.226Z] Profile: default [2021-11-10T15:22:30.226Z] Kernel Version: 5.4.0-1057-aws [2021-11-10T15:22:30.226Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-10T15:22:30.226Z] OSType: linux [2021-11-10T15:22:30.226Z] Architecture: x86_64 [2021-11-10T15:22:30.226Z] CPUs: 2 [2021-11-10T15:22:30.226Z] Total Memory: 7.569GiB [2021-11-10T15:22:30.226Z] Name: ip-10-100-119-164 [2021-11-10T15:22:30.226Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-10T15:22:30.226Z] Docker Root Dir: /var/lib/docker [2021-11-10T15:22:30.226Z] Debug Mode: false [2021-11-10T15:22:30.226Z] Registry: https://index.docker.io/v1/ [2021-11-10T15:22:30.226Z] Labels: [2021-11-10T15:22:30.226Z] Experimental: true [2021-11-10T15:22:30.226Z] Insecure Registries: [2021-11-10T15:22:30.226Z] 127.0.0.0/8 [2021-11-10T15:22:30.226Z] Live Restore Enabled: true [2021-11-10T15:22:30.226Z] [2021-11-10T15:22:30.226Z] WARNING: No swap limit support [Pipeline] sh [2021-11-10T15:22:30.505Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-10T15:22:30.505Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-10T15:22:30.505Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43008/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-11-10T15:22:30.505Z] + bash /home/ubuntu/workspace/moby_PR-43008/check-config.sh [2021-11-10T15:22:30.505Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-10T15:22:30.505Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-10T15:22:30.505Z] [2021-11-10T15:22:30.505Z] Generally Necessary: [2021-11-10T15:22:30.505Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-10T15:22:30.505Z] - apparmor: enabled and tools installed [2021-11-10T15:22:30.505Z] - CONFIG_NAMESPACES: enabled [2021-11-10T15:22:30.505Z] - CONFIG_NET_NS: enabled [2021-11-10T15:22:30.505Z] - CONFIG_PID_NS: enabled [2021-11-10T15:22:30.505Z] - CONFIG_IPC_NS: enabled [2021-11-10T15:22:30.505Z] - CONFIG_UTS_NS: enabled [2021-11-10T15:22:30.505Z] - CONFIG_CGROUPS: enabled [2021-11-10T15:22:30.505Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-10T15:22:30.505Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-10T15:22:30.505Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-10T15:22:30.505Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-10T15:22:30.505Z] - CONFIG_CPUSETS: enabled [2021-11-10T15:22:30.505Z] - CONFIG_MEMCG: enabled [2021-11-10T15:22:30.505Z] - CONFIG_KEYS: enabled [2021-11-10T15:22:30.505Z] - CONFIG_VETH: enabled (as module) [2021-11-10T15:22:30.505Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-10T15:22:30.505Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-10T15:22:30.505Z] - CONFIG_NF_NAT_IPV4: missing [2021-11-10T15:22:30.505Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-10T15:22:30.505Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-10T15:22:30.505Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-10T15:22:30.764Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-10T15:22:30.764Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-10T15:22:30.764Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-10T15:22:30.764Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-10T15:22:30.764Z] - CONFIG_NF_NAT_NEEDED: missing [2021-11-10T15:22:30.764Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-10T15:22:30.764Z] [2021-11-10T15:22:30.764Z] Optional Features: [2021-11-10T15:22:30.764Z] - CONFIG_USER_NS: enabled [2021-11-10T15:22:30.764Z] - CONFIG_SECCOMP: enabled [2021-11-10T15:22:30.764Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-10T15:22:30.764Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-10T15:22:30.764Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-10T15:22:30.764Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-10T15:22:30.764Z] - CONFIG_BLK_CGROUP: enabled [2021-11-10T15:22:30.764Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-10T15:22:30.764Z] - CONFIG_IOSCHED_CFQ: missing [2021-11-10T15:22:30.764Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-11-10T15:22:30.764Z] - CONFIG_CGROUP_PERF: enabled [2021-11-10T15:22:30.764Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-10T15:22:30.764Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-10T15:22:30.764Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-10T15:22:30.764Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-10T15:22:30.764Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-10T15:22:30.764Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-10T15:22:30.764Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-10T15:22:30.764Z] - CONFIG_IP_VS: enabled (as module) [2021-11-10T15:22:30.764Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-10T15:22:30.764Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-10T15:22:30.764Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-10T15:22:30.764Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-10T15:22:30.764Z] - CONFIG_EXT4_FS: enabled [2021-11-10T15:22:30.764Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-10T15:22:30.764Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-10T15:22:30.764Z] - Network Drivers: [2021-11-10T15:22:30.764Z] - "overlay": [2021-11-10T15:22:30.764Z] - CONFIG_VXLAN: enabled (as module) [2021-11-10T15:22:30.764Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-10T15:22:30.764Z] Optional (for encrypted networks): [2021-11-10T15:22:30.764Z] - CONFIG_CRYPTO: enabled [2021-11-10T15:22:30.764Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-10T15:22:30.764Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-10T15:22:30.764Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-10T15:22:30.764Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-10T15:22:30.764Z] - CONFIG_XFRM: enabled [2021-11-10T15:22:30.764Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-10T15:22:30.764Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-10T15:22:30.764Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-10T15:22:30.764Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-11-10T15:22:30.764Z] - "ipvlan": [2021-11-10T15:22:30.764Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-10T15:22:30.764Z] - "macvlan": [2021-11-10T15:22:30.764Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-10T15:22:30.764Z] - CONFIG_DUMMY: enabled (as module) [2021-11-10T15:22:30.764Z] - "ftp,tftp client in container": [2021-11-10T15:22:31.022Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-10T15:22:31.022Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-10T15:22:31.022Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-10T15:22:31.022Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-10T15:22:31.022Z] - Storage Drivers: [2021-11-10T15:22:31.022Z] - "aufs": [2021-11-10T15:22:31.022Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-10T15:22:31.022Z] - "btrfs": [2021-11-10T15:22:31.022Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-10T15:22:31.022Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-10T15:22:31.022Z] - "devicemapper": [2021-11-10T15:22:31.022Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-10T15:22:31.022Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-10T15:22:31.022Z] - "overlay": [2021-11-10T15:22:31.022Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-10T15:22:31.022Z] - "zfs": [2021-11-10T15:22:31.022Z] - /dev/zfs: present [2021-11-10T15:22:31.022Z] - zfs command: missing [2021-11-10T15:22:31.022Z] - zpool command: missing [2021-11-10T15:22:31.022Z] [2021-11-10T15:22:31.022Z] Limits: [2021-11-10T15:22:31.022Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-10T15:22:31.022Z] [2021-11-10T15:22:31.022Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-10T15:22:31.352Z] + sudo modprobe ip_vs [2021-11-10T15:22:31.352Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7677aeafd7e25aa063c0e40217a26c316a5a2d0c . [2021-11-10T15:22:31.614Z] #1 [internal] load build definition from Dockerfile [2021-11-10T15:22:31.614Z] #1 sha256:6ca072652c80923d72f184d0859dc16228c757648a4e037a866cc4e61a533744 [2021-11-10T15:22:31.614Z] #1 transferring dockerfile: 17.04kB done [2021-11-10T15:22:31.614Z] #1 DONE 0.0s [2021-11-10T15:22:31.614Z] [2021-11-10T15:22:31.614Z] #2 [internal] load .dockerignore [2021-11-10T15:22:31.614Z] #2 sha256:e5dac1eee2d7256cc9b82e26c26faa41f6fdd47682b8c82cfa274789955de01c [2021-11-10T15:22:31.614Z] #2 transferring context: 87B done [2021-11-10T15:22:31.614Z] #2 DONE 0.0s [2021-11-10T15:22:31.614Z] [2021-11-10T15:22:31.614Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-11-10T15:22:31.614Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-11-10T15:22:31.614Z] #3 DONE 0.1s [2021-11-10T15:22:31.614Z] [2021-11-10T15:22:31.614Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-11-10T15:22:31.614Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-11-10T15:22:31.614Z] #4 CACHED [2021-11-10T15:22:31.873Z] [2021-11-10T15:22:31.873Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-11-10T15:22:31.873Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-11-10T15:22:31.873Z] #5 DONE 0.1s [2021-11-10T15:22:31.873Z] [2021-11-10T15:22:31.873Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-10T15:22:31.873Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-10T15:22:32.140Z] #8 DONE 0.1s [2021-11-10T15:22:32.140Z] [2021-11-10T15:22:32.140Z] #6 [internal] load metadata for docker.io/library/golang:1.16.10-buster [2021-11-10T15:22:32.140Z] #6 sha256:705bca3cecfe2ae9b90dd00a18e3b31b540b61c1f84bf1191487a4a560deaf69 [2021-11-10T15:22:32.140Z] #6 DONE 0.1s [2021-11-10T15:22:32.140Z] [2021-11-10T15:22:32.140Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-10T15:22:32.140Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-10T15:22:32.140Z] #7 DONE 0.1s [2021-11-10T15:22:32.401Z] [2021-11-10T15:22:32.401Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e [2021-11-10T15:22:32.401Z] #26 sha256:9d17b13650a128c43003206dda1886082cce9f75f441cae5d5b263f4fded7f78 [2021-11-10T15:22:32.401Z] #26 DONE 0.0s [2021-11-10T15:22:32.401Z] [2021-11-10T15:22:32.401Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-10T15:22:32.401Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-10T15:22:32.401Z] #64 DONE 0.0s [2021-11-10T15:22:32.401Z] [2021-11-10T15:22:32.401Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-10T15:22:32.401Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-10T15:22:32.401Z] #62 DONE 0.0s [2021-11-10T15:22:32.401Z] [2021-11-10T15:22:32.401Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-10T15:22:32.401Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-10T15:22:32.401Z] #9 DONE 0.0s [2021-11-10T15:22:32.401Z] [2021-11-10T15:22:32.401Z] #23 [internal] load build context [2021-11-10T15:22:32.401Z] #23 sha256:c96a17467f8b7870d1759c4157cfc0a1dcbe07e27c26b78f46168054386805ea [2021-11-10T15:22:32.871Z] Fetching without tags [2021-11-10T15:22:32.836Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-10T15:22:32.842Z] > git config --add remote.origin.fetch +refs/pull/43008/head:refs/remotes/origin/PR-43008 # timeout=10 [2021-11-10T15:22:32.857Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-10T15:22:32.865Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-10T15:22:32.882Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-10T15:22:32.883Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-10T15:22:32.883Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43008/head:refs/remotes/origin/PR-43008 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-10T15:22:33.087Z] Merging remotes/origin/20.10 commit c7b97c306a7a2e85cd9da73d4e1103ac0f08ffe3 into PR head commit 7677aeafd7e25aa063c0e40217a26c316a5a2d0c [2021-11-10T15:22:33.212Z] Fetching without tags [2021-11-10T15:22:33.537Z] #9 extracting sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 9.7s done [2021-11-10T15:22:33.537Z] #9 extracting sha256:10ec185a6eec706a8b4386dd770b8f2cd078b0ab30ca9b046d6b2d1a2d8ffac5 done [2021-11-10T15:22:33.537Z] #9 DONE 26.1s [2021-11-10T15:22:33.537Z] [2021-11-10T15:22:33.537Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-10T15:22:33.537Z] #10 sha256:538b61f724c08d534bd724a470a807f15fc58809eac8a61afe03cc16cfb5f277 [2021-11-10T15:22:33.550Z] Merge succeeded, producing 7677aeafd7e25aa063c0e40217a26c316a5a2d0c [2021-11-10T15:22:33.550Z] Checking out Revision 7677aeafd7e25aa063c0e40217a26c316a5a2d0c (PR-43008) [2021-11-10T15:22:33.785Z] #23 transferring context: 53.42MB 1.3s done [2021-11-10T15:22:33.785Z] #23 DONE 1.4s [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-11-10T15:22:33.785Z] #59 sha256:ab3ed8b65e4b89285e2a1ae2dd8d0c674d9d22d0e89fa7c2213d3d4247a60392 [2021-11-10T15:22:33.785Z] #59 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-10T15:22:33.785Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-10T15:22:33.785Z] #65 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #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-11-10T15:22:33.785Z] #45 sha256:87d72a982bbd90355b0dff2eaf28ff9478d4f59648b58f9898023819522813d5 [2021-11-10T15:22:33.785Z] #45 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #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-11-10T15:22:33.785Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-10T15:22:33.785Z] #40 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #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-11-10T15:22:33.785Z] #29 sha256:7b9c3fbd37c66e50f9b84cfbfa2cddb731780f9cecabbc216d1cfb64695200f9 [2021-11-10T15:22:33.785Z] #29 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-10T15:22:33.785Z] #39 sha256:b4e9f9ecac066e00afaba5a703045c4687f74a9c7e421d72202e5198776a44cf [2021-11-10T15:22:33.785Z] #39 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-10T15:22:33.785Z] #48 sha256:61cc702a9eb3251ba26e3a530b65685d283d79f55de2f3c3486f973a50a9b59e [2021-11-10T15:22:33.785Z] #48 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #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-11-10T15:22:33.785Z] #11 sha256:65da9691615ed4fde5d4a092eb2b52a793dc55c400d96026f9f8737a6f300d65 [2021-11-10T15:22:33.785Z] #11 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #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-11-10T15:22:33.785Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-10T15:22:33.785Z] #55 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #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-11-10T15:22:33.785Z] #32 sha256:d113cd23f4eec26f509df9eeb1b18b41c0ce527e43220165a8dbca37a12fe16d [2021-11-10T15:22:33.785Z] #32 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #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-11-10T15:22:33.785Z] #56 sha256:2062d5d49e127676fed55f9273cecaf55d13f1eeca5d94a07ba7c6ae35e55802 [2021-11-10T15:22:33.785Z] #56 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #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-11-10T15:22:33.785Z] #53 sha256:f81db83441201babf275a25561586d44d4009f416a4658c83694fd7322f1fbf2 [2021-11-10T15:22:33.785Z] #53 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #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-11-10T15:22:33.785Z] #27 sha256:865978f285a6e4b3829f5f952fecae718b1a395730087ed520bc3557de1c1e72 [2021-11-10T15:22:33.785Z] #27 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-10T15:22:33.785Z] #61 sha256:a121004a862d47852b58407df2e40f09082f2538c2e73ac90595a1d0549d0f75 [2021-11-10T15:22:33.785Z] #61 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-10T15:22:33.785Z] #46 sha256:5ba5fa24d9a8297cd93fac322c51a75c33893f56565a9037b5f53b09eb4a9353 [2021-11-10T15:22:33.785Z] #46 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-10T15:22:33.785Z] #22 sha256:571eb4fdac8869a45356d3064c37f14f001666fb66f1a2adc75916696138da47 [2021-11-10T15:22:33.785Z] #22 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-10T15:22:33.785Z] #66 sha256:f8f78411e3f8715728594a26ec85abb358f92a8a62b8f09773e31b1cea821836 [2021-11-10T15:22:33.785Z] #66 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #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-11-10T15:22:33.785Z] #67 sha256:9921c7448595869d6c5317a0c7e041b5591c80cf360c9a83359a1cde02c15510 [2021-11-10T15:22:33.785Z] #67 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #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-11-10T15:22:33.785Z] #49 sha256:d92ef25bad747caa214d8eae243ad4aa2603fb05a157aad2f22b3f6cc676cc06 [2021-11-10T15:22:33.785Z] #49 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #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-11-10T15:22:33.785Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:22:33.785Z] #43 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-10T15:22:33.785Z] #50 sha256:7f025d6a8e2a9d8d4642c72b25d40159f458d0f3913ad37cc80484ab098e5de4 [2021-11-10T15:22:33.785Z] #50 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-10T15:22:33.785Z] #18 sha256:8ea931949c1782020a39da755a2ca7643d7aa84616963a3f5434c381781604fc [2021-11-10T15:22:33.785Z] #18 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #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-11-10T15:22:33.785Z] #58 sha256:289afa60764a5b01e2108acd58a2280fc7b2705cea433e826eaa12cfce9c7a2e [2021-11-10T15:22:33.785Z] #58 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #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-11-10T15:22:33.785Z] #51 sha256:790cb17789818fd0a56523f075b60c4f147b801df93d2803583e3905dd01af54 [2021-11-10T15:22:33.785Z] #51 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-10T15:22:33.785Z] #10 sha256:538b61f724c08d534bd724a470a807f15fc58809eac8a61afe03cc16cfb5f277 [2021-11-10T15:22:33.785Z] #10 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-11-10T15:22:33.785Z] #25 sha256:20b68d3643709e1c236d242e832e46234cdfd4bdcdd86c17f5bcfa165970ab5d [2021-11-10T15:22:33.785Z] #25 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-11-10T15:22:33.785Z] #54 sha256:5db867ca171a4b4c7f8919663416422d48c6e276cdb9abf75aedd8941b4ade87 [2021-11-10T15:22:33.785Z] #54 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #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-11-10T15:22:33.785Z] #34 sha256:e4ab4192784afb856b0c2ee39f3518e44ef96629b871f2cf01d5bb86b9e14a69 [2021-11-10T15:22:33.785Z] #34 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-11-10T15:22:33.785Z] #38 sha256:74201e7594d854c5937592c2772bf78eb4ac7cd457080b94d5414f34c146c2c7 [2021-11-10T15:22:33.785Z] #38 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-10T15:22:33.785Z] #57 sha256:1ec54bb57adeca81a36a01823dd41715a48b750651ebaf3f76e870ba59b39507 [2021-11-10T15:22:33.785Z] #57 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-11-10T15:22:33.785Z] #68 sha256:ee3bde16c3553363a351cb361a2eab6d41fa7ca782e8dc4e11d1618ba4358a48 [2021-11-10T15:22:33.785Z] #68 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-10T15:22:33.785Z] #31 sha256:c76875fc8733475cf5cc75e384a8605e60585fd19c9f294c2e4791cdba619e29 [2021-11-10T15:22:33.785Z] #31 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-10T15:22:33.785Z] #30 sha256:cd690c9c8f5d66375239203fafa418120842de0e1e9406565f1aa8eac2ea1be3 [2021-11-10T15:22:33.785Z] #30 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #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-11-10T15:22:33.785Z] #12 sha256:2d8bc935f46353620bde694a778522bc58e1d12617d34d0969f8807c8fdc0e22 [2021-11-10T15:22:33.785Z] #12 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.785Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-10T15:22:33.785Z] #52 sha256:809ed54b5d54547a8b109e95bc433dd4598a3b5a1f3d15db9224608aceb39f85 [2021-11-10T15:22:33.785Z] #52 CACHED [2021-11-10T15:22:33.785Z] [2021-11-10T15:22:33.786Z] #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-11-10T15:22:33.786Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-10T15:22:33.786Z] #42 CACHED [2021-11-10T15:22:33.786Z] [2021-11-10T15:22:33.786Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-11-10T15:22:33.786Z] #19 sha256:11247c946c0c4ef837dd80c48625dcb51671a567bbaa3b0228da59de47d5e831 [2021-11-10T15:22:33.786Z] #19 CACHED [2021-11-10T15:22:33.786Z] [2021-11-10T15:22:33.786Z] #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-11-10T15:22:33.786Z] #24 sha256:17f2ea1fda24111a3589af6365542c94046bcbc1837991001611bf351ca8285f [2021-11-10T15:22:33.786Z] #24 CACHED [2021-11-10T15:22:33.786Z] [2021-11-10T15:22:33.786Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-10T15:22:33.786Z] #33 sha256:4152a59a526f817e34055f7c77f3cb2b0d07b27ce8ab69b7b174529687b3263c [2021-11-10T15:22:33.786Z] #33 CACHED [2021-11-10T15:22:33.786Z] [2021-11-10T15:22:33.786Z] #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-11-10T15:22:33.786Z] #21 sha256:6de0e67fa30f12c26b525d8b813e4f1da2ab4174c31da79f7ca0c14c5dffb924 [2021-11-10T15:22:33.786Z] #21 CACHED [2021-11-10T15:22:33.786Z] [2021-11-10T15:22:33.786Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-11-10T15:22:33.786Z] #41 sha256:cb2546590060e4c8ddd450ddf0d549a475bff3d0efb3a926dbf2c5b3cdcc461e [2021-11-10T15:22:33.786Z] #41 CACHED [2021-11-10T15:22:33.786Z] [2021-11-10T15:22:33.786Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-11-10T15:22:33.786Z] #14 sha256:ecd9731ea39aa3c039a632ff12a6852142cc62d5e963250ef33fa69d14dd6864 [2021-11-10T15:22:33.786Z] #14 CACHED [2021-11-10T15:22:33.786Z] [2021-11-10T15:22:33.786Z] #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-11-10T15:22:33.786Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-10T15:22:33.786Z] #20 CACHED [2021-11-10T15:22:33.786Z] [2021-11-10T15:22:33.786Z] #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-11-10T15:22:33.786Z] #37 sha256:bd86886c2e1c43c1a0a1a60822051c0e8b4fcb2f68895635f7985f3e20a7fe83 [2021-11-10T15:22:33.786Z] #37 CACHED [2021-11-10T15:22:33.786Z] [2021-11-10T15:22:33.786Z] #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-11-10T15:22:33.786Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-10T15:22:33.786Z] #36 CACHED [2021-11-10T15:22:33.786Z] [2021-11-10T15:22:33.786Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-10T15:22:33.786Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-10T15:22:33.786Z] #63 CACHED [2021-11-10T15:22:33.786Z] [2021-11-10T15:22:33.786Z] #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-11-10T15:22:33.786Z] #15 sha256:90b1c3ae563392116f1f247b65202d4d578d580d3decfef47b68c047b5d7e32c [2021-11-10T15:22:33.786Z] #15 CACHED [2021-11-10T15:22:33.786Z] [2021-11-10T15:22:33.786Z] #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-11-10T15:22:33.786Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:22:33.786Z] #13 CACHED [2021-11-10T15:22:33.786Z] [2021-11-10T15:22:33.786Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-10T15:22:33.786Z] #60 sha256:81ccbdc606d01b38c779e180b52b008813c83037300186fab8b1d60daa1938f6 [2021-11-10T15:22:33.786Z] #60 CACHED [2021-11-10T15:22:33.786Z] [2021-11-10T15:22:33.786Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-10T15:22:33.786Z] #17 sha256:bfce95dfcc87e62c432950e80920ed7c086c80711d8cd7699c305299f6d73b88 [2021-11-10T15:22:33.786Z] #17 CACHED [2021-11-10T15:22:33.786Z] [2021-11-10T15:22:33.786Z] #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-11-10T15:22:33.786Z] #47 sha256:c11c8608b9cfe1535172351c87cf7a0be107492b55bf5fcd4551f229675dcaab [2021-11-10T15:22:33.786Z] #47 CACHED [2021-11-10T15:22:33.786Z] [2021-11-10T15:22:33.786Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-11-10T15:22:33.786Z] #35 sha256:ae6547e2c9c5970d8da74eda5ad8453cf4f2981780ea74c4601136065006b52a [2021-11-10T15:22:33.786Z] #35 CACHED [2021-11-10T15:22:33.786Z] [2021-11-10T15:22:33.786Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-10T15:22:33.786Z] #28 sha256:5c5de3b45f898137129596eee85416512e259e5f1c8b61ed6695ac1c6db844e9 [2021-11-10T15:22:33.786Z] #28 CACHED [2021-11-10T15:22:33.786Z] [2021-11-10T15:22:33.786Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-10T15:22:33.786Z] #16 sha256:9ead5923a431fb56fd62951d1adac936ed39013e3154a7d9959bb90e27856f38 [2021-11-10T15:22:33.786Z] #16 CACHED [2021-11-10T15:22:33.786Z] [2021-11-10T15:22:33.786Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-11-10T15:22:33.786Z] #44 sha256:d126dc30e93946abd00f3f22f8ecfa78b40eb4e09546eee43e4097d8f6a29c5e [2021-11-10T15:22:33.786Z] #44 CACHED [2021-11-10T15:22:33.786Z] [2021-11-10T15:22:33.786Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-11-10T15:22:33.786Z] #69 sha256:92d2ab4bb3111baf6ea9bc2fa6bbc6d302c316586e6552876c51fd5dec72db1c [2021-11-10T15:22:33.786Z] #69 CACHED [2021-11-10T15:22:33.786Z] [2021-11-10T15:22:33.786Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-10T15:22:33.786Z] #70 sha256:e24886adbc46aa01c2248b4d798d4bccf0f1b0dd43c15b9f6c95d58ccddfd2db [2021-11-10T15:22:32.894Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-10T15:22:32.948Z] > git config --add remote.origin.fetch +refs/pull/43008/head:refs/remotes/origin/PR-43008 # timeout=10 [2021-11-10T15:22:33.001Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-10T15:22:33.125Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-10T15:22:33.248Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-10T15:22:33.249Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-10T15:22:33.251Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43008/head:refs/remotes/origin/PR-43008 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-10T15:22:33.980Z] Merging remotes/origin/20.10 commit c7b97c306a7a2e85cd9da73d4e1103ac0f08ffe3 into PR head commit 7677aeafd7e25aa063c0e40217a26c316a5a2d0c [2021-11-10T15:22:34.059Z] Commit message: "TestBuildUserNamespaceValidateCapabilitiesAreV2: cleanup daemon storage" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-10T15:22:33.097Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T15:22:33.105Z] > git checkout -f 7677aeafd7e25aa063c0e40217a26c316a5a2d0c # timeout=10 [2021-11-10T15:22:33.530Z] > git remote # timeout=10 [2021-11-10T15:22:33.535Z] > git config --get remote.origin.url # timeout=10 [2021-11-10T15:22:33.539Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-10T15:22:33.540Z] > git merge c7b97c306a7a2e85cd9da73d4e1103ac0f08ffe3 # timeout=10 [2021-11-10T15:22:33.550Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-10T15:22:33.561Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T15:22:33.566Z] > git checkout -f 7677aeafd7e25aa063c0e40217a26c316a5a2d0c # timeout=10 [2021-11-10T15:22:34.720Z] #70 DONE 1.1s [2021-11-10T15:22:34.720Z] [2021-11-10T15:22:34.720Z] #71 exporting to image [2021-11-10T15:22:34.720Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-10T15:22:34.720Z] #71 exporting layers [2021-11-10T15:22:34.828Z] + docker version [2021-11-10T15:22:34.828Z] Client: Docker Engine - Community [2021-11-10T15:22:34.828Z] Version: 20.10.10-rc1 [2021-11-10T15:22:34.828Z] API version: 1.41 [2021-11-10T15:22:34.828Z] Go version: go1.16.9 [2021-11-10T15:22:34.828Z] Git commit: b485636 [2021-11-10T15:22:34.828Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-10T15:22:34.828Z] OS/Arch: linux/amd64 [2021-11-10T15:22:34.828Z] Context: default [2021-11-10T15:22:34.828Z] Experimental: true [2021-11-10T15:22:34.828Z] [2021-11-10T15:22:34.828Z] Server: Docker Engine - Community [2021-11-10T15:22:34.828Z] Engine: [2021-11-10T15:22:34.828Z] Version: 20.10.10-rc1 [2021-11-10T15:22:34.828Z] API version: 1.41 (minimum version 1.12) [2021-11-10T15:22:34.828Z] Go version: go1.16.9 [2021-11-10T15:22:34.828Z] Git commit: 9f5b26f [2021-11-10T15:22:34.828Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-10T15:22:34.828Z] OS/Arch: linux/amd64 [2021-11-10T15:22:34.828Z] Experimental: true [2021-11-10T15:22:34.828Z] containerd: [2021-11-10T15:22:34.828Z] Version: 1.4.11 [2021-11-10T15:22:34.828Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-10T15:22:34.828Z] runc: [2021-11-10T15:22:34.828Z] Version: 1.0.2 [2021-11-10T15:22:34.828Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-10T15:22:34.828Z] docker-init: [2021-11-10T15:22:34.828Z] Version: 0.19.0 [2021-11-10T15:22:34.828Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-10T15:22:34.925Z] #10 DONE 1.8s [2021-11-10T15:22:34.925Z] [2021-11-10T15:22:34.925Z] #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-11-10T15:22:34.925Z] #29 sha256:d99c32601b968e980f0c0ac17b6a89a5303a83fa23ed9882b64a762947799942 [2021-11-10T15:22:34.925Z] #29 1.651 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-11-10T15:22:34.925Z] #29 1.766 [2021-11-10T15:22:34.925Z] #29 1.991 #=#=# ############ 17.0% ########################### 37.9% ######################################### 57.8% ######################################################## 77.8% ###################################################################### 97.6% ######################################################################## 100.0% [2021-11-10T15:22:34.925Z] #29 2.598 [2021-11-10T15:22:34.925Z] #29 2.843 #=#=# ############################################################### 88.0% ######################################################################## 100.0% [2021-11-10T15:22:34.925Z] #29 3.063 [2021-11-10T15:22:34.925Z] #29 3.294 #=#=# ############################################################ 84.4% ######################################################################## 100.0% [2021-11-10T15:22:34.925Z] #29 3.509 [2021-11-10T15:22:34.925Z] #29 3.736 #=#=# ############ 17.1% ########################## 37.5% ######################################### 57.0% ###################################################### 76.2% ################################################################### 93.1% ######################################################################## 100.0% [2021-11-10T15:22:34.925Z] #29 4.367 [2021-11-10T15:22:34.925Z] #29 4.604 #=#=# ### 4.5% ####### 9.8% ########## 15.0% ############## 20.3% ################## 25.5% ###################### 30.7% ######################### 35.9% ############################# 41.1% ################################# 46.4% ##################################### 51.6% ######################################## 56.8% ############################################ 62.0% ################################################ 67.2% #################################################### 72.4% ####################################################### 77.6% ########################################################### 82.8% ############################################################### 88.1% ################################################################### 93.2% ###################################################################### 98.3% ######################################################################## 100.0% [2021-11-10T15:22:34.925Z] #29 6.599 [2021-11-10T15:22:34.925Z] #29 7.112 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-10T15:22:34.925Z] #29 7.207 [2021-11-10T15:22:34.925Z] #29 7.426 #=#=# ######################################################################## 100.0% [2021-11-10T15:22:34.925Z] #29 7.519 [2021-11-10T15:22:34.925Z] #29 7.884 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-10T15:22:34.925Z] #29 7.993 [2021-11-10T15:22:34.925Z] #29 8.223 #=#=# ######################################################################## 100.0% [2021-11-10T15:22:34.925Z] #29 8.339 [2021-11-10T15:22:34.925Z] #29 8.929 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-11-10T15:22:34.925Z] #29 9.017 [2021-11-10T15:22:34.925Z] #29 9.243 #=#=# 0.0% ########## 14.8% [2021-11-10T15:22:34.925Z] #29 ... [2021-11-10T15:22:34.925Z] [2021-11-10T15:22:34.925Z] #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-11-10T15:22:34.925Z] #11 sha256:65da9691615ed4fde5d4a092eb2b52a793dc55c400d96026f9f8737a6f300d65 [2021-11-10T15:22:35.108Z] + docker info [2021-11-10T15:22:34.017Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T15:22:34.066Z] > git checkout -f 7677aeafd7e25aa063c0e40217a26c316a5a2d0c # timeout=10 [2021-11-10T15:22:35.654Z] #71 exporting layers 0.8s done [2021-11-10T15:22:35.654Z] #71 writing image sha256:2a655ed39bd6ff218108862517afd282f62d9ff8981ea7c0ca5b939b792257e8 [2021-11-10T15:22:35.654Z] #71 writing image sha256:2a655ed39bd6ff218108862517afd282f62d9ff8981ea7c0ca5b939b792257e8 done [2021-11-10T15:22:35.654Z] #71 naming to docker.io/library/docker:7677aeafd7e25aa063c0e40217a26c316a5a2d0c done [2021-11-10T15:22:35.654Z] #71 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-11-10T15:22:35.860Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-11-10T15:22:35.981Z] + trap exit INT TERM [2021-11-10T15:22:35.981Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-11-10T15:22:35.981Z] + CONTAINER_NAME=docker-pr4 [2021-11-10T15:22:35.981Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43008/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43008/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7677aeafd7e25aa063c0e40217a26c316a5a2d0c -e DOCKER_GRAPHDRIVER docker:7677aeafd7e25aa063c0e40217a26c316a5a2d0c hack/make.sh dynbinary-daemon [2021-11-10T15:22:36.042Z] Client: [2021-11-10T15:22:36.042Z] Context: default [2021-11-10T15:22:36.042Z] Debug Mode: false [2021-11-10T15:22:36.042Z] Plugins: [2021-11-10T15:22:36.042Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-10T15:22:36.042Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-10T15:22:36.042Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-10T15:22:36.042Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-10T15:22:36.042Z] [2021-11-10T15:22:36.042Z] Server: [2021-11-10T15:22:36.042Z] Containers: 0 [2021-11-10T15:22:36.042Z] Running: 0 [2021-11-10T15:22:36.042Z] Paused: 0 [2021-11-10T15:22:36.042Z] Stopped: 0 [2021-11-10T15:22:36.042Z] Images: 2 [2021-11-10T15:22:36.042Z] Server Version: 20.10.10-rc1 [2021-11-10T15:22:36.042Z] Storage Driver: overlay2 [2021-11-10T15:22:36.042Z] Backing Filesystem: extfs [2021-11-10T15:22:36.042Z] Supports d_type: true [2021-11-10T15:22:36.042Z] Native Overlay Diff: true [2021-11-10T15:22:36.042Z] userxattr: false [2021-11-10T15:22:36.042Z] Logging Driver: json-file [2021-11-10T15:22:36.042Z] Cgroup Driver: cgroupfs [2021-11-10T15:22:36.042Z] Cgroup Version: 1 [2021-11-10T15:22:36.042Z] Plugins: [2021-11-10T15:22:36.042Z] Volume: local [2021-11-10T15:22:36.042Z] Network: bridge host ipvlan macvlan null overlay [2021-11-10T15:22:36.042Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-10T15:22:36.042Z] Swarm: inactive [2021-11-10T15:22:36.042Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-11-10T15:22:36.042Z] Default Runtime: runc [2021-11-10T15:22:36.042Z] Init Binary: docker-init [2021-11-10T15:22:36.042Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-10T15:22:36.042Z] runc version: v1.0.2-0-g52b36a2 [2021-11-10T15:22:36.042Z] init version: de40ad0 [2021-11-10T15:22:36.042Z] Security Options: [2021-11-10T15:22:36.042Z] apparmor [2021-11-10T15:22:36.042Z] seccomp [2021-11-10T15:22:36.042Z] Profile: default [2021-11-10T15:22:36.042Z] Kernel Version: 5.4.0-1057-aws [2021-11-10T15:22:36.042Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-10T15:22:36.042Z] OSType: linux [2021-11-10T15:22:36.042Z] Architecture: x86_64 [2021-11-10T15:22:36.042Z] CPUs: 2 [2021-11-10T15:22:36.042Z] Total Memory: 7.487GiB [2021-11-10T15:22:36.042Z] Name: ip-10-100-105-28 [2021-11-10T15:22:36.042Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-10T15:22:36.042Z] Docker Root Dir: /var/lib/docker [2021-11-10T15:22:36.042Z] Debug Mode: false [2021-11-10T15:22:36.042Z] Registry: https://index.docker.io/v1/ [2021-11-10T15:22:36.042Z] Labels: [2021-11-10T15:22:36.042Z] Experimental: true [2021-11-10T15:22:36.042Z] Insecure Registries: [2021-11-10T15:22:36.042Z] 127.0.0.0/8 [2021-11-10T15:22:36.042Z] Live Restore Enabled: true [2021-11-10T15:22:36.042Z] [2021-11-10T15:22:36.042Z] WARNING: No swap limit support [Pipeline] sh [2021-11-10T15:22:36.324Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-10T15:22:36.324Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-10T15:22:36.324Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43008/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-11-10T15:22:36.324Z] + bash /home/ubuntu/workspace/moby_PR-43008/check-config.sh [2021-11-10T15:22:36.324Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-10T15:22:36.324Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-10T15:22:36.324Z] [2021-11-10T15:22:36.324Z] Generally Necessary: [2021-11-10T15:22:36.324Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-10T15:22:36.324Z] - apparmor: enabled and tools installed [2021-11-10T15:22:36.324Z] - CONFIG_NAMESPACES: enabled [2021-11-10T15:22:36.324Z] - CONFIG_NET_NS: enabled [2021-11-10T15:22:36.324Z] - CONFIG_PID_NS: enabled [2021-11-10T15:22:36.324Z] - CONFIG_IPC_NS: enabled [2021-11-10T15:22:36.324Z] - CONFIG_UTS_NS: enabled [2021-11-10T15:22:36.324Z] - CONFIG_CGROUPS: enabled [2021-11-10T15:22:36.324Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-10T15:22:36.324Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-10T15:22:36.324Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-10T15:22:36.324Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-10T15:22:36.324Z] - CONFIG_CPUSETS: enabled [2021-11-10T15:22:36.324Z] - CONFIG_MEMCG: enabled [2021-11-10T15:22:36.324Z] - CONFIG_KEYS: enabled [2021-11-10T15:22:36.324Z] - CONFIG_VETH: enabled (as module) [2021-11-10T15:22:36.324Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-10T15:22:36.324Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-10T15:22:36.324Z] - CONFIG_NF_NAT_IPV4: missing [2021-11-10T15:22:36.324Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-10T15:22:36.324Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-10T15:22:36.324Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-10T15:22:36.324Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-10T15:22:36.324Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-10T15:22:36.324Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-10T15:22:36.324Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-10T15:22:36.324Z] - CONFIG_NF_NAT_NEEDED: missing [2021-11-10T15:22:36.324Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-10T15:22:36.324Z] [2021-11-10T15:22:36.324Z] Optional Features: [2021-11-10T15:22:36.324Z] - CONFIG_USER_NS: enabled [2021-11-10T15:22:36.324Z] - CONFIG_SECCOMP: enabled [2021-11-10T15:22:36.324Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-10T15:22:36.324Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-10T15:22:36.324Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-10T15:22:36.324Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-10T15:22:36.324Z] - CONFIG_BLK_CGROUP: enabled [2021-11-10T15:22:36.324Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-10T15:22:36.324Z] - CONFIG_IOSCHED_CFQ: missing [2021-11-10T15:22:36.324Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-11-10T15:22:36.324Z] - CONFIG_CGROUP_PERF: enabled [2021-11-10T15:22:36.324Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-10T15:22:36.327Z] #11 DONE 1.1s [2021-11-10T15:22:36.327Z] [2021-11-10T15:22:36.327Z] #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-11-10T15:22:36.327Z] #29 sha256:d99c32601b968e980f0c0ac17b6a89a5303a83fa23ed9882b64a762947799942 [2021-11-10T15:22:36.327Z] #29 9.243 #=#=# 0.0% ########## 14.8% ############################# 41.0% ########################################### 60.4% ########################################### 60.6% ########################################################## 81.6% #################################################################### 95.7% ######################################################################## 100.0% [2021-11-10T15:22:36.327Z] #29 10.19 [2021-11-10T15:22:36.327Z] #29 ... [2021-11-10T15:22:36.327Z] [2021-11-10T15:22:36.327Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-10T15:22:36.327Z] #31 sha256:c76875fc8733475cf5cc75e384a8605e60585fd19c9f294c2e4791cdba619e29 [2021-11-10T15:22:36.327Z] #31 DONE 0.4s [2021-11-10T15:22:36.327Z] [2021-11-10T15:22:36.327Z] #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-11-10T15:22:36.327Z] #29 sha256:d99c32601b968e980f0c0ac17b6a89a5303a83fa23ed9882b64a762947799942 [2021-11-10T15:22:36.327Z] #29 10.82 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-10T15:22:36.582Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-10T15:22:36.582Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-10T15:22:36.582Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-10T15:22:36.582Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-10T15:22:36.582Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-10T15:22:36.582Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-10T15:22:36.582Z] - CONFIG_IP_VS: enabled (as module) [2021-11-10T15:22:36.582Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-10T15:22:36.582Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-10T15:22:36.582Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-10T15:22:36.582Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-10T15:22:36.582Z] - CONFIG_EXT4_FS: enabled [2021-11-10T15:22:36.582Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-10T15:22:36.582Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-10T15:22:36.582Z] - Network Drivers: [2021-11-10T15:22:36.582Z] - "overlay": [2021-11-10T15:22:36.582Z] - CONFIG_VXLAN: enabled (as module) [2021-11-10T15:22:36.582Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-10T15:22:36.582Z] Optional (for encrypted networks): [2021-11-10T15:22:36.582Z] - CONFIG_CRYPTO: enabled [2021-11-10T15:22:36.582Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-10T15:22:36.582Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-10T15:22:36.582Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-10T15:22:36.582Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-10T15:22:36.582Z] - CONFIG_XFRM: enabled [2021-11-10T15:22:36.582Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-10T15:22:36.582Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-10T15:22:36.582Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-10T15:22:36.582Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-11-10T15:22:36.582Z] - "ipvlan": [2021-11-10T15:22:36.582Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-10T15:22:36.582Z] - "macvlan": [2021-11-10T15:22:36.582Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-10T15:22:36.582Z] - CONFIG_DUMMY: enabled (as module) [2021-11-10T15:22:36.582Z] - "ftp,tftp client in container": [2021-11-10T15:22:36.582Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-10T15:22:36.582Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-10T15:22:36.582Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-10T15:22:36.582Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-10T15:22:36.582Z] - Storage Drivers: [2021-11-10T15:22:36.582Z] - "aufs": [2021-11-10T15:22:36.582Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-10T15:22:36.582Z] - "btrfs": [2021-11-10T15:22:36.582Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-10T15:22:36.582Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-10T15:22:36.582Z] - "devicemapper": [2021-11-10T15:22:36.582Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-10T15:22:36.582Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-10T15:22:36.582Z] - "overlay": [2021-11-10T15:22:36.582Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-10T15:22:36.582Z] - "zfs": [2021-11-10T15:22:36.582Z] - /dev/zfs: present [2021-11-10T15:22:36.582Z] - zfs command: missing [2021-11-10T15:22:36.582Z] - zpool command: missing [2021-11-10T15:22:36.582Z] [2021-11-10T15:22:36.582Z] Limits: [2021-11-10T15:22:36.582Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-10T15:22:36.582Z] [2021-11-10T15:22:36.582Z] + true [Pipeline] } [Pipeline] // stage [2021-11-10T15:22:36.601Z] #29 ... [2021-11-10T15:22:36.601Z] [2021-11-10T15:22:36.601Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-10T15:22:36.601Z] #39 sha256:b4e9f9ecac066e00afaba5a703045c4687f74a9c7e421d72202e5198776a44cf [2021-11-10T15:22:36.601Z] #39 DONE 0.6s [2021-11-10T15:22:36.601Z] [2021-11-10T15:22:36.601Z] #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-11-10T15:22:36.601Z] #29 sha256:d99c32601b968e980f0c0ac17b6a89a5303a83fa23ed9882b64a762947799942 [2021-11-10T15:22:36.601Z] #29 10.96 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-10T15:22:36.660Z] Merge succeeded, producing 7677aeafd7e25aa063c0e40217a26c316a5a2d0c [2021-11-10T15:22:36.660Z] Checking out Revision 7677aeafd7e25aa063c0e40217a26c316a5a2d0c (PR-43008) [2021-11-10T15:22:36.862Z] #29 11.20 #=#=# ######################################################################## 100.0% [2021-11-10T15:22:36.862Z] #29 11.33 [2021-11-10T15:22:36.911Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7677aeafd7e25aa063c0e40217a26c316a5a2d0c . [2021-11-10T15:22:36.911Z] #1 [internal] load build definition from Dockerfile [2021-11-10T15:22:36.911Z] #1 sha256:a820f8e53b5757b99575cb4bf3a204b5d0442bf4a5c9c1a289bf7592ef5060aa [2021-11-10T15:22:36.911Z] #1 transferring dockerfile: 17.04kB done [2021-11-10T15:22:36.911Z] #1 DONE 0.0s [2021-11-10T15:22:36.911Z] [2021-11-10T15:22:36.911Z] #2 [internal] load .dockerignore [2021-11-10T15:22:36.911Z] #2 sha256:33b7fc5dc8400b31f40157b75102f3ee2dd6fdfb26869f1366b87c2f56e3202b [2021-11-10T15:22:36.911Z] #2 transferring context: 87B done [2021-11-10T15:22:36.911Z] #2 DONE 0.0s [2021-11-10T15:22:36.911Z] [2021-11-10T15:22:36.911Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-11-10T15:22:36.911Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-11-10T15:22:36.917Z] [2021-11-10T15:22:37.029Z] Commit message: "TestBuildUserNamespaceValidateCapabilitiesAreV2: cleanup daemon storage" [2021-11-10T15:22:37.176Z] Removing bundles/ [2021-11-10T15:22:37.176Z] [2021-11-10T15:22:37.176Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-11-10T15:22:37.176Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-10T15:22:37.176Z] GOOS="" GOARCH="" GOARM="" [2021-11-10T15:22:36.338Z] > git remote # timeout=10 [2021-11-10T15:22:36.388Z] > git config --get remote.origin.url # timeout=10 [2021-11-10T15:22:36.438Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-10T15:22:36.440Z] > git merge c7b97c306a7a2e85cd9da73d4e1103ac0f08ffe3 # timeout=10 [2021-11-10T15:22:36.570Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-10T15:22:36.697Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T15:22:36.746Z] > git checkout -f 7677aeafd7e25aa063c0e40217a26c316a5a2d0c # timeout=10 [Pipeline] withEnv [Pipeline] { [2021-11-10T15:22:37.479Z] #3 DONE 0.3s [2021-11-10T15:22:37.479Z] [2021-11-10T15:22:37.479Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-11-10T15:22:37.479Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-11-10T15:22:37.479Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-11-10T15:22:37.479Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-11-10T15:22:37.479Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.29MB / 9.64MB 0.1s [2021-11-10T15:22:37.479Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-11-10T15:22:37.479Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-11-10T15:22:37.479Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done [2021-11-10T15:22:37.479Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-10T15:22:37.694Z] #29 11.95 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-10T15:22:37.694Z] #29 12.14 [2021-11-10T15:22:37.740Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-11-10T15:22:37.740Z] #4 DONE 0.4s [2021-11-10T15:22:37.955Z] #29 12.37 #=#=# ######################################################################## 100.0% [2021-11-10T15:22:37.956Z] #29 12.44 [2021-11-10T15:22:37.956Z] #29 12.44 Download of images into '/build' complete. [2021-11-10T15:22:37.956Z] #29 12.44 Use something like the following to load the result into a Docker daemon: [2021-11-10T15:22:37.956Z] #29 12.44 tar -cC '/build' . | docker load [2021-11-10T15:22:37.998Z] [2021-11-10T15:22:37.998Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-10T15:22:37.998Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-10T15:22:37.998Z] #8 DONE 0.1s [2021-11-10T15:22:37.998Z] [2021-11-10T15:22:37.998Z] #7 [internal] load metadata for docker.io/library/golang:1.16.10-buster [2021-11-10T15:22:37.998Z] #7 sha256:705bca3cecfe2ae9b90dd00a18e3b31b540b61c1f84bf1191487a4a560deaf69 [2021-11-10T15:22:37.998Z] #7 DONE 0.2s [2021-11-10T15:22:37.998Z] [2021-11-10T15:22:37.998Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-10T15:22:37.998Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-10T15:22:37.998Z] #6 DONE 0.1s [2021-11-10T15:22:37.998Z] [2021-11-10T15:22:37.998Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-11-10T15:22:37.998Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-11-10T15:22:38.217Z] #29 DONE 12.5s [2021-11-10T15:22:38.217Z] [2021-11-10T15:22:38.217Z] #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-11-10T15:22:38.217Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-10T15:22:38.256Z] #5 DONE 0.3s [2021-11-10T15:22:38.432Z] + docker version [2021-11-10T15:22:38.432Z] Client: [2021-11-10T15:22:38.432Z] Version: 20.10.9 [2021-11-10T15:22:38.432Z] API version: 1.41 [2021-11-10T15:22:38.432Z] Go version: go1.16.8 [2021-11-10T15:22:38.432Z] Git commit: c2ea9bc [2021-11-10T15:22:38.432Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-10T15:22:38.432Z] OS/Arch: windows/amd64 [2021-11-10T15:22:38.432Z] Context: default [2021-11-10T15:22:38.432Z] Experimental: true [2021-11-10T15:22:38.432Z] [2021-11-10T15:22:38.432Z] Server: Docker Engine - Community [2021-11-10T15:22:38.432Z] Engine: [2021-11-10T15:22:38.432Z] Version: 20.10.9 [2021-11-10T15:22:38.432Z] API version: 1.41 (minimum version 1.24) [2021-11-10T15:22:38.432Z] Go version: go1.16.8 [2021-11-10T15:22:38.432Z] Git commit: 79ea9d3 [2021-11-10T15:22:38.432Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-10T15:22:38.432Z] OS/Arch: windows/amd64 [2021-11-10T15:22:38.432Z] Experimental: true [2021-11-10T15:22:38.515Z] [2021-11-10T15:22:38.515Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-10T15:22:38.515Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-10T15:22:38.515Z] #64 DONE 0.0s [2021-11-10T15:22:38.515Z] [2021-11-10T15:22:38.515Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-10T15:22:38.515Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-10T15:22:38.515Z] #62 DONE 0.0s [2021-11-10T15:22:38.515Z] [2021-11-10T15:22:38.515Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-10T15:22:38.515Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-10T15:22:38.515Z] #9 resolve docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 done [Pipeline] sh [2021-11-10T15:22:38.783Z] #9 sha256:7e699d219e8af7319c377f1e65f0ca1b2bfdff8ac7e4cc91e2837b67e95844a0 6.96kB / 6.96kB done [2021-11-10T15:22:38.783Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 9.44MB / 50.44MB 0.2s [2021-11-10T15:22:38.783Z] #9 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 1.05MB / 7.83MB 0.2s [2021-11-10T15:22:38.783Z] #9 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 3.15MB / 10.00MB 0.2s [2021-11-10T15:22:38.783Z] #9 sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 1.86kB / 1.86kB done [2021-11-10T15:22:38.783Z] #9 sha256:1ed2ae132fff2a449fe2f360d14cecb3853453b8bd758a1f3161f8c6fe02b04c 1.79kB / 1.79kB done [2021-11-10T15:22:38.783Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 12.58MB / 50.44MB 0.3s [2021-11-10T15:22:38.783Z] #9 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 5.52MB / 7.83MB 0.3s [2021-11-10T15:22:38.783Z] #9 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 5.24MB / 10.00MB 0.3s [2021-11-10T15:22:39.046Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 22.02MB / 50.44MB 0.4s [2021-11-10T15:22:39.046Z] #9 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 7.83MB / 7.83MB 0.4s done [2021-11-10T15:22:39.046Z] #9 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 10.00MB / 10.00MB 0.4s [2021-11-10T15:22:39.046Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 0B / 51.84MB 0.4s [2021-11-10T15:22:39.046Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 29.36MB / 50.44MB 0.5s [2021-11-10T15:22:39.046Z] #9 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 10.00MB / 10.00MB 0.4s done [2021-11-10T15:22:39.046Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 3.15MB / 51.84MB 0.5s [2021-11-10T15:22:39.046Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 0B / 68.78MB 0.5s [2021-11-10T15:22:39.046Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 34.60MB / 50.44MB 0.6s [2021-11-10T15:22:39.046Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 9.21MB / 51.84MB 0.6s [2021-11-10T15:22:39.046Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 4.21MB / 68.78MB 0.6s [2021-11-10T15:22:39.305Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 15.73MB / 51.84MB 0.7s [2021-11-10T15:22:39.305Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 11.53MB / 68.78MB 0.7s [2021-11-10T15:22:39.305Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 42.99MB / 50.44MB 0.9s [2021-11-10T15:22:39.305Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 32.51MB / 51.84MB 0.9s [2021-11-10T15:22:39.306Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 22.02MB / 68.78MB 0.9s [2021-11-10T15:22:39.492Z] + docker info [2021-11-10T15:22:39.570Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 49.28MB / 50.44MB 1.0s [2021-11-10T15:22:39.570Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 38.80MB / 51.84MB 1.0s [2021-11-10T15:22:39.570Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 43.09MB / 51.84MB 1.1s [2021-11-10T15:22:39.570Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 31.57MB / 68.78MB 1.1s [2021-11-10T15:22:39.570Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 1.1s done [2021-11-10T15:22:39.570Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 48.23MB / 51.84MB 1.2s [2021-11-10T15:22:39.570Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 36.70MB / 68.78MB 1.2s [2021-11-10T15:22:39.570Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 0B / 129.07MB 1.2s [2021-11-10T15:22:39.841Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 44.04MB / 68.78MB 1.3s [2021-11-10T15:22:39.841Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 51.84MB / 51.84MB 1.4s done [2021-11-10T15:22:39.841Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 54.53MB / 68.78MB 1.5s [2021-11-10T15:22:39.841Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 10.65MB / 129.07MB 1.5s [2021-11-10T15:22:39.841Z] #9 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 [2021-11-10T15:22:39.841Z] #9 sha256:10ec185a6eec706a8b4386dd770b8f2cd078b0ab30ca9b046d6b2d1a2d8ffac5 0B / 155B 1.5s [2021-11-10T15:22:40.107Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 60.82MB / 68.78MB 1.6s [2021-11-10T15:22:40.107Z] #9 sha256:10ec185a6eec706a8b4386dd770b8f2cd078b0ab30ca9b046d6b2d1a2d8ffac5 155B / 155B 1.6s done [2021-11-10T15:22:40.107Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 68.78MB / 68.78MB 1.7s [2021-11-10T15:22:40.107Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 20.97MB / 129.07MB 1.7s [2021-11-10T15:22:40.368Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 68.78MB / 68.78MB 1.8s done [2021-11-10T15:22:40.368Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 38.35MB / 129.07MB 1.9s [2021-11-10T15:22:40.480Z] Client: [2021-11-10T15:22:40.481Z] Context: default [2021-11-10T15:22:40.481Z] Debug Mode: false [2021-11-10T15:22:40.481Z] Plugins: [2021-11-10T15:22:40.481Z] app: Docker Application (Docker Inc., v0.8.0) [2021-11-10T15:22:40.481Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-11-10T15:22:40.481Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-11-10T15:22:40.481Z] [2021-11-10T15:22:40.481Z] Server: [2021-11-10T15:22:40.481Z] Containers: 2 [2021-11-10T15:22:40.481Z] Running: 0 [2021-11-10T15:22:40.481Z] Paused: 0 [2021-11-10T15:22:40.481Z] Stopped: 2 [2021-11-10T15:22:40.481Z] Images: 11 [2021-11-10T15:22:40.481Z] Server Version: 20.10.9 [2021-11-10T15:22:40.481Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-11-10T15:22:40.481Z] LCOW: [2021-11-10T15:22:40.481Z] Windows: [2021-11-10T15:22:40.481Z] Logging Driver: json-file [2021-11-10T15:22:40.481Z] Plugins: [2021-11-10T15:22:40.481Z] Volume: local [2021-11-10T15:22:40.481Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-10T15:22:40.481Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-10T15:22:40.481Z] Swarm: inactive [2021-11-10T15:22:40.481Z] Default Isolation: process [2021-11-10T15:22:40.481Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-10T15:22:40.481Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-10T15:22:40.481Z] OSType: windows [2021-11-10T15:22:40.481Z] Architecture: x86_64 [2021-11-10T15:22:40.481Z] CPUs: 4 [2021-11-10T15:22:40.481Z] Total Memory: 32GiB [2021-11-10T15:22:40.481Z] Name: azwin-2-222cf0 [2021-11-10T15:22:40.481Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-11-10T15:22:40.481Z] Docker Root Dir: D:\docker [2021-11-10T15:22:40.481Z] Debug Mode: false [2021-11-10T15:22:40.481Z] Registry: https://index.docker.io/v1/ [2021-11-10T15:22:40.481Z] Labels: [2021-11-10T15:22:40.481Z] Experimental: true [2021-11-10T15:22:40.481Z] Insecure Registries: [2021-11-10T15:22:40.481Z] 10.0.0.4:5000 [2021-11-10T15:22:40.481Z] 127.0.0.0/8 [2021-11-10T15:22:40.481Z] Registry Mirrors: [2021-11-10T15:22:40.481Z] http://10.0.0.4:5000/ [2021-11-10T15:22:40.481Z] Live Restore Enabled: false [2021-11-10T15:22:40.481Z] Product License: Community Engine [2021-11-10T15:22:40.481Z] [2021-11-10T15:22:40.627Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 48.41MB / 129.07MB 2.0s [2021-11-10T15:22:40.627Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 57.67MB / 129.07MB 2.1s [2021-11-10T15:22:40.627Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 67.11MB / 129.07MB 2.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-10T15:22:40.892Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 81.79MB / 129.07MB 2.3s [2021-11-10T15:22:40.892Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 96.29MB / 129.07MB 2.5s [2021-11-10T15:22:41.154Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 115.34MB / 129.07MB 2.7s [2021-11-10T15:22:41.416Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 129.07MB / 129.07MB 3.0s [2021-11-10T15:22:41.681Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 129.07MB / 129.07MB 3.1s done [2021-11-10T15:22:42.426Z] #40 ... [2021-11-10T15:22:42.426Z] [2021-11-10T15:22:42.426Z] #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-11-10T15:22:42.426Z] #51 sha256:a09e8f74ee23e9cc6f7d0fc7d49a0d8142770345c911c83540ff2d70df3e6e75 [2021-11-10T15:22:42.426Z] #51 5.999 + RM_GOPATH=0 [2021-11-10T15:22:42.426Z] #51 5.999 + TMP_GOPATH= [2021-11-10T15:22:42.426Z] #51 5.999 + : /build [2021-11-10T15:22:42.426Z] #51 5.999 + '[' -z '' ']' [2021-11-10T15:22:42.426Z] #51 5.999 ++ mktemp -d [2021-11-10T15:22:42.426Z] #51 5.999 + export GOPATH=/tmp/tmp.RI6MJf9vfW [2021-11-10T15:22:42.426Z] #51 5.999 + GOPATH=/tmp/tmp.RI6MJf9vfW [2021-11-10T15:22:42.426Z] #51 5.999 + RM_GOPATH=1 [2021-11-10T15:22:42.426Z] #51 5.999 + case "$(go env GOARCH)" in [2021-11-10T15:22:42.426Z] #51 6.004 ++ go env GOARCH [2021-11-10T15:22:42.426Z] #51 6.006 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-10T15:22:42.426Z] #51 6.009 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T15:22:42.426Z] #51 6.009 + GO_BUILDMODE=-buildmode=pie [2021-11-10T15:22:42.426Z] #51 6.009 ++ dirname /tmp/install/install.sh [2021-11-10T15:22:42.426Z] #51 6.009 + dir=/tmp/install [2021-11-10T15:22:42.426Z] #51 6.009 + bin=shfmt [2021-11-10T15:22:42.426Z] #51 6.009 + shift [2021-11-10T15:22:42.426Z] #51 6.009 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-11-10T15:22:42.426Z] #51 6.009 + . /tmp/install/shfmt.installer [2021-11-10T15:22:42.426Z] #51 6.009 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-10T15:22:42.426Z] #51 6.009 + install_shfmt [2021-11-10T15:22:42.426Z] #51 6.009 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-11-10T15:22:42.426Z] #51 6.009 + git clone https://github.com/mvdan/sh.git /tmp/tmp.RI6MJf9vfW/src/github.com/mvdan/sh [2021-11-10T15:22:42.426Z] #51 6.009 Cloning into '/tmp/tmp.RI6MJf9vfW/src/github.com/mvdan/sh'... [2021-11-10T15:22:42.426Z] #51 ... [2021-11-10T15:22:42.426Z] [2021-11-10T15:22:42.426Z] #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-11-10T15:22:42.426Z] #24 sha256:4fd0fa21a484361d0174c4b887244e704054cf372ca291a785e3b27546dc305e [2021-11-10T15:22:42.426Z] #24 6.177 + RM_GOPATH=0 [2021-11-10T15:22:42.426Z] #24 6.177 + TMP_GOPATH= [2021-11-10T15:22:42.426Z] #24 6.177 + : /build [2021-11-10T15:22:42.426Z] #24 6.177 + '[' -z '' ']' [2021-11-10T15:22:42.426Z] #24 6.183 ++ mktemp -d [2021-11-10T15:22:42.426Z] #24 6.183 + export GOPATH=/tmp/tmp.rRd7t4PiON [2021-11-10T15:22:42.426Z] #24 6.183 + GOPATH=/tmp/tmp.rRd7t4PiON [2021-11-10T15:22:42.426Z] #24 6.183 + RM_GOPATH=1 [2021-11-10T15:22:42.426Z] #24 6.183 + case "$(go env GOARCH)" in [2021-11-10T15:22:42.426Z] #24 6.185 ++ go env GOARCH [2021-11-10T15:22:42.426Z] #24 6.190 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T15:22:42.426Z] #24 6.190 + GO_BUILDMODE=-buildmode=pie [2021-11-10T15:22:42.426Z] #24 6.191 ++ dirname /tmp/install/install.sh [2021-11-10T15:22:42.426Z] #24 6.193 Install docker/cli version 17.06.2-ce from stable [2021-11-10T15:22:42.426Z] #24 6.193 + dir=/tmp/install [2021-11-10T15:22:42.426Z] #24 6.193 + bin=dockercli [2021-11-10T15:22:42.426Z] #24 6.193 + shift [2021-11-10T15:22:42.426Z] #24 6.193 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-11-10T15:22:42.426Z] #24 6.193 + . /tmp/install/dockercli.installer [2021-11-10T15:22:42.426Z] #24 6.193 ++ : stable [2021-11-10T15:22:42.426Z] #24 6.193 ++ : 17.06.2-ce [2021-11-10T15:22:42.426Z] #24 6.193 + install_dockercli [2021-11-10T15:22:42.426Z] #24 6.193 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-10T15:22:42.426Z] #24 6.207 ++ uname -m [2021-11-10T15:22:42.426Z] #24 6.207 + arch=x86_64 [2021-11-10T15:22:42.426Z] #24 6.207 + '[' x86_64 '!=' x86_64 ']' [2021-11-10T15:22:42.426Z] #24 6.207 + url=https://download.docker.com/linux/static [2021-11-10T15:22:42.426Z] #24 6.207 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-10T15:22:42.426Z] #24 6.207 + tar -xz docker/docker [2021-11-10T15:22:42.619Z] #9 ... [2021-11-10T15:22:42.619Z] [2021-11-10T15:22:42.619Z] #23 [internal] load build context [2021-11-10T15:22:42.619Z] #23 sha256:981c337abff39f87f1479db300af0b79e44812a04d66ee36e0b0472530c2134b [2021-11-10T15:22:42.619Z] #23 transferring context: 53.42MB 4.1s done [2021-11-10T15:22:42.619Z] #23 DONE 4.2s [2021-11-10T15:22:42.619Z] [2021-11-10T15:22:42.619Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-10T15:22:42.619Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-10T15:22:43.369Z] #24 ... [2021-11-10T15:22:43.369Z] [2021-11-10T15:22:43.369Z] #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-11-10T15:22:43.369Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-10T15:22:43.369Z] #40 6.585 + git clone https://github.com/docker/distribution.git . [2021-11-10T15:22:43.369Z] #40 6.592 Cloning into '.'... [2021-11-10T15:22:44.000Z] #9 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 3.9s done [2021-11-10T15:22:44.000Z] #9 ... [2021-11-10T15:22:44.000Z] [2021-11-10T15:22:44.000Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e [2021-11-10T15:22:44.000Z] #26 sha256:9d17b13650a128c43003206dda1886082cce9f75f441cae5d5b263f4fded7f78 [2021-11-10T15:22:44.000Z] #26 resolve docker.io/library/debian:buster@sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e done [2021-11-10T15:22:44.000Z] #26 sha256:2b6f409b1d24285cbae8f2c6baa6969741151bed561a9b47c57b7ff1ee33829a 1.46kB / 1.46kB done [2021-11-10T15:22:44.000Z] #26 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 1.1s done [2021-11-10T15:22:44.000Z] #26 sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e 1.85kB / 1.85kB done [2021-11-10T15:22:44.000Z] #26 sha256:2f4b2c4b44ec6d9f4afc9578d8475f7272dc50783268dc672d19b0db6098b89d 529B / 529B done [2021-11-10T15:22:44.000Z] #26 DONE 5.5s [2021-11-10T15:22:44.000Z] [2021-11-10T15:22:44.000Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-10T15:22:44.000Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-10T15:22:44.000Z] #9 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 0.1s [2021-11-10T15:22:44.312Z] #40 ... [2021-11-10T15:22:44.312Z] [2021-11-10T15:22:44.312Z] #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-11-10T15:22:44.312Z] #12 sha256:2d8bc935f46353620bde694a778522bc58e1d12617d34d0969f8807c8fdc0e22 [2021-11-10T15:22:44.312Z] #12 DONE 8.0s [2021-11-10T15:22:44.312Z] [2021-11-10T15:22:44.312Z] #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-11-10T15:22:44.312Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:22:44.936Z] #9 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 0.9s done [2021-11-10T15:22:44.936Z] #9 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 [2021-11-10T15:22:45.875Z] #9 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 0.8s done [2021-11-10T15:22:46.135Z] #9 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 [2021-11-10T15:22:46.226Z] #13 ... [2021-11-10T15:22:46.226Z] [2021-11-10T15:22:46.226Z] #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-11-10T15:22:46.226Z] #58 sha256:62ca45f5efd0c09fbceb2bb342d1e4632d12b94115dc75f4911081b84e3fd917 [2021-11-10T15:22:46.226Z] #58 8.205 + RM_GOPATH=0 [2021-11-10T15:22:46.226Z] #58 8.205 + TMP_GOPATH= [2021-11-10T15:22:46.226Z] #58 8.205 + : /build [2021-11-10T15:22:46.226Z] #58 8.205 + '[' -z '' ']' [2021-11-10T15:22:46.226Z] #58 8.205 ++ mktemp -d [2021-11-10T15:22:46.226Z] #58 8.205 + export GOPATH=/tmp/tmp.o7E21l7zjz [2021-11-10T15:22:46.226Z] #58 8.205 + GOPATH=/tmp/tmp.o7E21l7zjz [2021-11-10T15:22:46.226Z] #58 8.205 + RM_GOPATH=1 [2021-11-10T15:22:46.226Z] #58 8.205 + case "$(go env GOARCH)" in [2021-11-10T15:22:46.226Z] #58 8.205 ++ go env GOARCH [2021-11-10T15:22:46.226Z] #58 8.281 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T15:22:46.226Z] #58 8.281 + GO_BUILDMODE=-buildmode=pie [2021-11-10T15:22:46.226Z] #58 8.281 ++ dirname /tmp/install/install.sh [2021-11-10T15:22:46.226Z] #58 8.281 + dir=/tmp/install [2021-11-10T15:22:46.226Z] #58 8.281 + bin=rootlesskit [2021-11-10T15:22:46.226Z] #58 8.281 + shift [2021-11-10T15:22:46.226Z] #58 8.281 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-11-10T15:22:46.226Z] #58 8.327 + . /tmp/install/rootlesskit.installer [2021-11-10T15:22:46.226Z] #58 8.327 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-10T15:22:46.226Z] #58 8.327 + install_rootlesskit [2021-11-10T15:22:46.226Z] #58 8.327 + case "$1" in [2021-11-10T15:22:46.226Z] #58 8.327 + export CGO_ENABLED=0 [2021-11-10T15:22:46.226Z] #58 8.327 + CGO_ENABLED=0 [2021-11-10T15:22:46.226Z] #58 8.327 + _install_rootlesskit [2021-11-10T15:22:46.226Z] #58 8.343 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-11-10T15:22:46.226Z] #58 8.343 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.o7E21l7zjz/src/github.com/rootless-containers/rootlesskit [2021-11-10T15:22:46.226Z] #58 8.343 Cloning into '/tmp/tmp.o7E21l7zjz/src/github.com/rootless-containers/rootlesskit'... [2021-11-10T15:22:46.226Z] #58 8.343 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-10T15:22:46.226Z] #58 ... [2021-11-10T15:22:46.226Z] [2021-11-10T15:22:46.226Z] #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-11-10T15:22:46.226Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-10T15:22:46.226Z] #55 7.355 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-10T15:22:46.226Z] #55 7.519 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-10T15:22:46.226Z] #55 7.525 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-10T15:22:46.226Z] #55 9.373 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-10T15:22:46.487Z] #55 ... [2021-11-10T15:22:46.487Z] [2021-11-10T15:22:46.487Z] #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-11-10T15:22:46.487Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-10T15:22:46.487Z] #36 8.183 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-10T15:22:46.487Z] #36 8.412 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-10T15:22:46.487Z] #36 8.427 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-10T15:22:46.487Z] #36 ... [2021-11-10T15:22:46.487Z] [2021-11-10T15:22:46.487Z] #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-11-10T15:22:46.487Z] #32 sha256:d113cd23f4eec26f509df9eeb1b18b41c0ce527e43220165a8dbca37a12fe16d [2021-11-10T15:22:46.487Z] #32 7.435 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-10T15:22:46.487Z] #32 7.435 Cloning into '.'... [2021-11-10T15:22:46.748Z] #32 ... [2021-11-10T15:22:46.748Z] [2021-11-10T15:22:46.748Z] #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-11-10T15:22:46.748Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-10T15:22:46.748Z] #42 8.834 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-10T15:22:46.748Z] #42 8.960 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-10T15:22:46.748Z] #42 8.960 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-10T15:22:46.748Z] #42 ... [2021-11-10T15:22:46.748Z] [2021-11-10T15:22:46.748Z] #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-11-10T15:22:46.748Z] #49 sha256:5e23d2972834a194155d175ddf1aaa42baab93779763ddd16c6393d2d85f4068 [2021-11-10T15:22:46.748Z] #49 8.209 + RM_GOPATH=0 [2021-11-10T15:22:46.748Z] #49 8.209 + TMP_GOPATH= [2021-11-10T15:22:46.748Z] #49 8.209 + : /build [2021-11-10T15:22:46.748Z] #49 8.209 + '[' -z '' ']' [2021-11-10T15:22:46.748Z] #49 8.209 ++ mktemp -d [2021-11-10T15:22:46.748Z] #49 8.225 + export GOPATH=/tmp/tmp.vsIYVBizO4 [2021-11-10T15:22:46.748Z] #49 8.225 + GOPATH=/tmp/tmp.vsIYVBizO4 [2021-11-10T15:22:46.748Z] #49 8.225 + RM_GOPATH=1 [2021-11-10T15:22:46.748Z] #49 8.225 + case "$(go env GOARCH)" in [2021-11-10T15:22:46.748Z] #49 8.247 ++ go env GOARCH [2021-11-10T15:22:46.748Z] #49 8.281 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T15:22:46.748Z] #49 8.281 + GO_BUILDMODE=-buildmode=pie [2021-11-10T15:22:46.748Z] #49 8.281 ++ dirname /tmp/install/install.sh [2021-11-10T15:22:46.748Z] #49 8.281 + dir=/tmp/install [2021-11-10T15:22:46.748Z] #49 8.281 + bin=golangci_lint [2021-11-10T15:22:46.748Z] #49 8.281 + shift [2021-11-10T15:22:46.748Z] #49 8.281 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-11-10T15:22:46.748Z] #49 8.281 + . /tmp/install/golangci_lint.installer [2021-11-10T15:22:46.748Z] #49 8.281 ++ : v1.23.8 [2021-11-10T15:22:46.748Z] #49 8.281 + install_golangci_lint [2021-11-10T15:22:46.748Z] #49 8.281 + set -e [2021-11-10T15:22:46.748Z] #49 8.281 + export GO111MODULE=on [2021-11-10T15:22:46.748Z] #49 8.281 + GO111MODULE=on [2021-11-10T15:22:46.748Z] #49 8.281 + GOBIN=/build [2021-11-10T15:22:46.748Z] #49 8.281 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-11-10T15:22:46.748Z] #49 9.635 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-10T15:22:47.010Z] #49 ... [2021-11-10T15:22:47.010Z] [2021-11-10T15:22:47.010Z] #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-11-10T15:22:47.010Z] #45 sha256:1572cb2a8fd740594217edd86927da3dcf344ff89d642a39674ed6644e086979 [2021-11-10T15:22:47.010Z] #45 8.187 + RM_GOPATH=0 [2021-11-10T15:22:47.010Z] #45 8.187 + TMP_GOPATH= [2021-11-10T15:22:47.010Z] #45 8.187 + : /build [2021-11-10T15:22:47.010Z] #45 8.187 + '[' -z '' ']' [2021-11-10T15:22:47.010Z] #45 8.187 ++ mktemp -d [2021-11-10T15:22:47.010Z] #45 8.249 + export GOPATH=/tmp/tmp.6fet3OQIWw [2021-11-10T15:22:47.010Z] #45 8.249 + GOPATH=/tmp/tmp.6fet3OQIWw [2021-11-10T15:22:47.010Z] #45 8.249 + RM_GOPATH=1 [2021-11-10T15:22:47.010Z] #45 8.249 + case "$(go env GOARCH)" in [2021-11-10T15:22:47.010Z] #45 8.249 ++ go env GOARCH [2021-11-10T15:22:47.010Z] #45 8.281 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-10T15:22:47.010Z] #45 8.281 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T15:22:47.010Z] #45 8.281 + GO_BUILDMODE=-buildmode=pie [2021-11-10T15:22:47.010Z] #45 8.281 ++ dirname /tmp/install/install.sh [2021-11-10T15:22:47.010Z] #45 8.281 + dir=/tmp/install [2021-11-10T15:22:47.010Z] #45 8.281 + bin=vndr [2021-11-10T15:22:47.010Z] #45 8.281 + shift [2021-11-10T15:22:47.010Z] #45 8.281 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-11-10T15:22:47.010Z] #45 8.281 + . /tmp/install/vndr.installer [2021-11-10T15:22:47.010Z] #45 8.281 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-10T15:22:47.010Z] #45 8.281 + install_vndr [2021-11-10T15:22:47.010Z] #45 8.281 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-11-10T15:22:47.010Z] #45 8.281 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6fet3OQIWw/src/github.com/LK4D4/vndr [2021-11-10T15:22:47.010Z] #45 8.343 Cloning into '/tmp/tmp.6fet3OQIWw/src/github.com/LK4D4/vndr'... [2021-11-10T15:22:47.010Z] #45 9.683 + cd /tmp/tmp.6fet3OQIWw/src/github.com/LK4D4/vndr [2021-11-10T15:22:47.010Z] #45 9.683 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-10T15:22:47.010Z] #45 9.703 + go build -buildmode=pie -v -o /build/vndr . [2021-11-10T15:22:47.010Z] #45 ... [2021-11-10T15:22:47.010Z] [2021-11-10T15:22:47.010Z] #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-11-10T15:22:47.010Z] #47 sha256:af34178c94679baea9c63698a9d8079c36a6a6f0b282260be18b8480b75d7957 [2021-11-10T15:22:47.010Z] #47 6.874 + RM_GOPATH=0 [2021-11-10T15:22:47.010Z] #47 6.874 + TMP_GOPATH= [2021-11-10T15:22:47.010Z] #47 6.874 + : /build [2021-11-10T15:22:47.010Z] #47 6.874 + '[' -z '' ']' [2021-11-10T15:22:47.010Z] #47 6.874 ++ mktemp -d [2021-11-10T15:22:47.010Z] #47 6.874 + export GOPATH=/tmp/tmp.LeJpBwaBYU [2021-11-10T15:22:47.010Z] #47 6.874 + GOPATH=/tmp/tmp.LeJpBwaBYU [2021-11-10T15:22:47.010Z] #47 6.874 + RM_GOPATH=1 [2021-11-10T15:22:47.010Z] #47 6.874 + case "$(go env GOARCH)" in [2021-11-10T15:22:47.010Z] #47 6.874 ++ go env GOARCH [2021-11-10T15:22:47.010Z] #47 6.880 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T15:22:47.010Z] #47 6.880 + GO_BUILDMODE=-buildmode=pie [2021-11-10T15:22:47.010Z] #47 6.880 ++ dirname /tmp/install/install.sh [2021-11-10T15:22:47.010Z] #47 6.882 + dir=/tmp/install [2021-11-10T15:22:47.010Z] #47 6.882 + bin=gotestsum [2021-11-10T15:22:47.010Z] #47 6.882 + shift [2021-11-10T15:22:47.010Z] #47 6.882 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-11-10T15:22:47.010Z] #47 6.882 + . /tmp/install/gotestsum.installer [2021-11-10T15:22:47.010Z] #47 6.882 ++ : v0.5.3 [2021-11-10T15:22:47.010Z] #47 6.882 + install_gotestsum [2021-11-10T15:22:47.010Z] #47 6.918 + set -e [2021-11-10T15:22:47.010Z] #47 6.918 + export GO111MODULE=on [2021-11-10T15:22:47.010Z] #47 6.918 + GO111MODULE=on [2021-11-10T15:22:47.010Z] #47 6.918 + GOBIN=/build [2021-11-10T15:22:47.010Z] #47 6.918 + go get gotest.tools/gotestsum@v0.5.3 [2021-11-10T15:22:47.010Z] #47 7.846 go: downloading gotest.tools/gotestsum v0.5.3 [2021-11-10T15:22:47.271Z] #47 ... [2021-11-10T15:22:47.271Z] [2021-11-10T15:22:47.271Z] #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-11-10T15:22:47.271Z] #67 sha256:5c0176669709730ba4eeb37309b800f0ec66dd2776372de30e043ccddb88ab86 [2021-11-10T15:22:47.271Z] #67 6.664 + RM_GOPATH=0 [2021-11-10T15:22:47.271Z] #67 6.664 + TMP_GOPATH= [2021-11-10T15:22:47.271Z] #67 6.664 + : /build [2021-11-10T15:22:47.271Z] #67 6.664 + '[' -z '' ']' [2021-11-10T15:22:47.271Z] #67 6.664 ++ mktemp -d [2021-11-10T15:22:47.271Z] #67 6.664 + export GOPATH=/tmp/tmp.UNzlK7Kq9G [2021-11-10T15:22:47.271Z] #67 6.664 + GOPATH=/tmp/tmp.UNzlK7Kq9G [2021-11-10T15:22:47.271Z] #67 6.664 + RM_GOPATH=1 [2021-11-10T15:22:47.271Z] #67 6.664 + case "$(go env GOARCH)" in [2021-11-10T15:22:47.271Z] #67 6.664 ++ go env GOARCH [2021-11-10T15:22:47.271Z] #67 6.685 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-10T15:22:47.271Z] #67 6.685 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T15:22:47.271Z] #67 6.685 + GO_BUILDMODE=-buildmode=pie [2021-11-10T15:22:47.271Z] #67 6.685 ++ dirname /tmp/install/install.sh [2021-11-10T15:22:47.271Z] #67 6.685 + dir=/tmp/install [2021-11-10T15:22:47.271Z] #67 6.685 + bin=proxy [2021-11-10T15:22:47.271Z] #67 6.685 + shift [2021-11-10T15:22:47.271Z] #67 6.685 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-11-10T15:22:47.271Z] #67 6.685 + . /tmp/install/proxy.installer [2021-11-10T15:22:47.271Z] #67 6.685 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-10T15:22:47.271Z] #67 6.685 + install_proxy [2021-11-10T15:22:47.271Z] #67 6.685 + case "$1" in [2021-11-10T15:22:47.271Z] #67 6.685 + export CGO_ENABLED=0 [2021-11-10T15:22:47.271Z] #67 6.685 + CGO_ENABLED=0 [2021-11-10T15:22:47.271Z] #67 6.685 + _install_proxy [2021-11-10T15:22:47.271Z] #67 6.685 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-11-10T15:22:47.271Z] #67 6.685 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UNzlK7Kq9G/src/github.com/docker/libnetwork [2021-11-10T15:22:47.271Z] #67 6.704 Cloning into '/tmp/tmp.UNzlK7Kq9G/src/github.com/docker/libnetwork'... [2021-11-10T15:22:47.271Z] #67 ... [2021-11-10T15:22:47.271Z] [2021-11-10T15:22:47.271Z] #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-11-10T15:22:47.271Z] #34 sha256:21be26366fd1f78170184af5f11784fbacbad1cca61a159787c214f225ae7af3 [2021-11-10T15:22:47.271Z] #34 7.267 + RM_GOPATH=0 [2021-11-10T15:22:47.271Z] #34 7.267 + TMP_GOPATH= [2021-11-10T15:22:47.271Z] #34 7.267 + : /build [2021-11-10T15:22:47.271Z] #34 7.267 + '[' -z '' ']' [2021-11-10T15:22:47.271Z] #34 7.267 ++ mktemp -d [2021-11-10T15:22:47.271Z] #34 7.277 + export GOPATH=/tmp/tmp.XeN0P6tYwq [2021-11-10T15:22:47.271Z] #34 7.277 + GOPATH=/tmp/tmp.XeN0P6tYwq [2021-11-10T15:22:47.271Z] #34 7.277 + RM_GOPATH=1 [2021-11-10T15:22:47.271Z] #34 7.277 + case "$(go env GOARCH)" in [2021-11-10T15:22:47.271Z] #34 7.277 ++ go env GOARCH [2021-11-10T15:22:47.271Z] #34 7.303 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T15:22:47.271Z] #34 7.303 + GO_BUILDMODE=-buildmode=pie [2021-11-10T15:22:47.271Z] #34 7.303 ++ dirname /tmp/install/install.sh [2021-11-10T15:22:47.271Z] #34 7.315 + dir=/tmp/install [2021-11-10T15:22:47.271Z] #34 7.315 + bin=tomlv [2021-11-10T15:22:47.271Z] #34 7.315 + shift [2021-11-10T15:22:47.271Z] #34 7.315 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-11-10T15:22:47.271Z] #34 7.315 + . /tmp/install/tomlv.installer [2021-11-10T15:22:47.271Z] #34 7.315 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-10T15:22:47.271Z] #34 7.315 + install_tomlv [2021-11-10T15:22:47.271Z] #34 7.315 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-11-10T15:22:47.271Z] #34 7.315 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.XeN0P6tYwq/src/github.com/BurntSushi/toml [2021-11-10T15:22:47.271Z] #34 7.315 Cloning into '/tmp/tmp.XeN0P6tYwq/src/github.com/BurntSushi/toml'... [2021-11-10T15:22:47.271Z] #34 7.315 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-10T15:22:47.271Z] #34 9.589 + cd /tmp/tmp.XeN0P6tYwq/src/github.com/BurntSushi/toml [2021-11-10T15:22:47.271Z] #34 9.589 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-10T15:22:47.271Z] #34 9.887 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-11-10T15:22:47.531Z] #34 ... [2021-11-10T15:22:47.531Z] [2021-11-10T15:22:47.531Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-11-10T15:22:47.531Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:22:47.531Z] #13 3.047 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-11-10T15:22:47.531Z] #13 3.140 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-10T15:22:47.531Z] #13 3.172 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-10T15:22:47.531Z] #13 3.251 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-10T15:22:50.075Z] #13 5.519 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-11-10T15:22:51.435Z] #9 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 4.8s done [2021-11-10T15:22:51.435Z] #9 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb [2021-11-10T15:22:51.715Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-10T15:22:51.716Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b7dc51f8\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-10T15:22:51.716Z] ---------------------------------------------------------------------------- [2021-11-10T15:22:51.716Z] [2021-11-10T15:22:51.716Z] INFO: executeCI.ps1 starting at Wed Nov 10 15:22:50 CUT 2021 [2021-11-10T15:22:51.716Z] [2021-11-10T15:22:51.716Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-10T15:22:51.716Z] INFO: Running git version 2.24.1.windows.2 [2021-11-10T15:22:51.716Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-11-10T15:22:51.716Z] INFO: Environment variables: [2021-11-10T15:22:51.716Z] [2021-11-10T15:22:51.716Z] Name Value [2021-11-10T15:22:51.716Z] ---- ----- [2021-11-10T15:22:51.716Z] ALLUSERSPROFILE C:\ProgramData [2021-11-10T15:22:51.716Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-10T15:22:51.716Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-10T15:22:51.716Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-10T15:22:51.716Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-10T15:22:51.716Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-10T15:22:51.716Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-10T15:22:51.716Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-10T15:22:51.716Z] BRANCH_NAME PR-43008 [2021-11-10T15:22:51.716Z] BUILD_DISPLAY_NAME #4 [2021-11-10T15:22:51.716Z] BUILD_ID 4 [2021-11-10T15:22:51.716Z] BUILD_NUMBER 4 [2021-11-10T15:22:51.716Z] BUILD_TAG jenkins-moby-PR-43008-4 [2021-11-10T15:22:51.716Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43008/4/ [2021-11-10T15:22:51.716Z] CHANGE_AUTHOR thaJeztah [2021-11-10T15:22:51.716Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-11-10T15:22:51.716Z] CHANGE_BRANCH 20.10_backport_fix_TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-10T15:22:51.716Z] CHANGE_FORK thaJeztah/docker [2021-11-10T15:22:51.716Z] CHANGE_ID 43008 [2021-11-10T15:22:51.716Z] CHANGE_TARGET 20.10 [2021-11-10T15:22:51.716Z] CHANGE_TITLE [20.10 backport] TestBuildUserNamespaceValidateCapabilitiesAreV2: cleanup daemon storage [2021-11-10T15:22:51.716Z] CHANGE_URL https://github.com/moby/moby/pull/43008 [2021-11-10T15:22:51.716Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-10T15:22:51.716Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-10T15:22:51.716Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-10T15:22:51.716Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-10T15:22:51.716Z] COMPUTERNAME azwin-2-222cf0 [2021-11-10T15:22:51.716Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-10T15:22:51.716Z] ConfigSequenceNumber 0 [2021-11-10T15:22:51.716Z] DOCKER_BUILDKIT 0 [2021-11-10T15:22:51.716Z] DOCKER_DUT_DEBUG 1 [2021-11-10T15:22:51.716Z] DOCKER_EXPERIMENTAL 1 [2021-11-10T15:22:51.716Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-10T15:22:51.716Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-10T15:22:51.716Z] EXECUTOR_NUMBER 0 [2021-11-10T15:22:51.716Z] FQDN azwin-2-222cf0.westus.cloudapp.azure.com [2021-11-10T15:22:51.716Z] GIT_BRANCH PR-43008 [2021-11-10T15:22:51.716Z] GIT_COMMIT 7677aeafd7e25aa063c0e40217a26c316a5a2d0c [2021-11-10T15:22:51.716Z] GIT_URL https://github.com/moby/moby.git [2021-11-10T15:22:51.716Z] HUDSON_COOKIE 301f495f-1aef-48e6-8039-f8d90b034f50 [2021-11-10T15:22:51.716Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-10T15:22:51.716Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-10T15:22:51.716Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-10T15:22:51.716Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-10T15:22:51.716Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-10T15:22:51.716Z] JENKINS_NODE_COOKIE 2885da83-de60-4e9b-a7fc-e6c2abc90c2b [2021-11-10T15:22:51.716Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-10T15:22:51.716Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-10T15:22:51.716Z] JOB_BASE_NAME PR-43008 [2021-11-10T15:22:51.716Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43008/display/redirect [2021-11-10T15:22:51.716Z] JOB_NAME moby/PR-43008 [2021-11-10T15:22:51.716Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43008/ [2021-11-10T15:22:51.716Z] library.jps.version master [2021-11-10T15:22:51.716Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-10T15:22:51.716Z] NODE_LABELS amd64 azure azwin-2-222cf0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-11-10T15:22:51.716Z] NODE_NAME azwin-2-222cf0 [2021-11-10T15:22:51.716Z] NUMBER_OF_PROCESSORS 4 [2021-11-10T15:22:51.716Z] OS Windows_NT [2021-11-10T15:22:51.716Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-10T15:22:51.716Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-10T15:22:51.716Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-10T15:22:51.716Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-11-10T15:22:51.716Z] PROCESSOR_LEVEL 6 [2021-11-10T15:22:51.716Z] PROCESSOR_REVISION 5507 [2021-11-10T15:22:51.716Z] ProgramData C:\ProgramData [2021-11-10T15:22:51.716Z] ProgramFiles C:\Program Files [2021-11-10T15:22:51.716Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-10T15:22:51.716Z] ProgramW6432 C:\Program Files [2021-11-10T15:22:51.716Z] PROMPT $P$G [2021-11-10T15:22:51.716Z] PSExecutionPolicyPreference Bypass [2021-11-10T15:22:51.716Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-10T15:22:51.716Z] PUBLIC C:\Users\Public [2021-11-10T15:22:51.716Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43008/4/display/redirect?page=artif... [2021-11-10T15:22:51.716Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43008/4/display/redirect?page=changes [2021-11-10T15:22:51.716Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43008/4/display/redirect [2021-11-10T15:22:51.716Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43008/4/display/redirect?page=tests [2021-11-10T15:22:51.716Z] SKIP_VALIDATION_TESTS 1 [2021-11-10T15:22:51.716Z] SOURCES_DRIVE d [2021-11-10T15:22:51.716Z] SOURCES_SUBDIR gopath [2021-11-10T15:22:51.716Z] STAGE_NAME Run tests [2021-11-10T15:22:51.716Z] SystemDrive C: [2021-11-10T15:22:51.716Z] SystemRoot C:\Windows [2021-11-10T15:22:51.716Z] TEMP C:\Windows\TEMP [2021-11-10T15:22:51.716Z] TESTDEBUG 0 [2021-11-10T15:22:51.716Z] TESTRUN_DRIVE d [2021-11-10T15:22:51.716Z] TESTRUN_SUBDIR CI [2021-11-10T15:22:51.716Z] TIMEOUT 120m [2021-11-10T15:22:51.716Z] TMP C:\Windows\TEMP [2021-11-10T15:22:51.716Z] USERDOMAIN WORKGROUP [2021-11-10T15:22:51.716Z] USERNAME azwin-2-222cf0$ [2021-11-10T15:22:51.716Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-10T15:22:51.716Z] windir C:\Windows [2021-11-10T15:22:51.716Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-10T15:22:51.716Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-11-10T15:22:51.716Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-10T15:22:51.716Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-10T15:22:51.716Z] [2021-11-10T15:22:51.716Z] [2021-11-10T15:22:51.716Z] [2021-11-10T15:22:51.716Z] INFO: Sources under d:\gopath\... [2021-11-10T15:22:51.716Z] INFO: Test run under d:\CI\... [2021-11-10T15:22:51.716Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-10T15:22:51.716Z] INFO: docker/docker repository was found [2021-11-10T15:22:51.716Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-11-10T15:22:51.716Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2300' [2021-11-10T15:22:51.716Z] INFO: Docker version of control daemon [2021-11-10T15:22:51.716Z] [2021-11-10T15:22:51.716Z] Client: [2021-11-10T15:22:51.716Z] Version: 20.10.9 [2021-11-10T15:22:51.716Z] API version: 1.41 [2021-11-10T15:22:51.716Z] Go version: go1.16.8 [2021-11-10T15:22:51.716Z] Git commit: c2ea9bc [2021-11-10T15:22:51.716Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-10T15:22:51.716Z] OS/Arch: windows/amd64 [2021-11-10T15:22:51.716Z] Context: default [2021-11-10T15:22:51.716Z] Experimental: true [2021-11-10T15:22:51.716Z] [2021-11-10T15:22:51.716Z] Server: Docker Engine - Community [2021-11-10T15:22:51.716Z] Engine: [2021-11-10T15:22:51.716Z] Version: 20.10.9 [2021-11-10T15:22:51.716Z] API version: 1.41 (minimum version 1.24) [2021-11-10T15:22:51.716Z] Go version: go1.16.8 [2021-11-10T15:22:51.716Z] Git commit: 79ea9d3 [2021-11-10T15:22:51.716Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-10T15:22:51.716Z] OS/Arch: windows/amd64 [2021-11-10T15:22:51.716Z] Experimental: true [2021-11-10T15:22:51.716Z] [2021-11-10T15:22:51.716Z] INFO: Docker info of control daemon [2021-11-10T15:22:51.716Z] [2021-11-10T15:22:52.184Z] Client: [2021-11-10T15:22:52.184Z] Context: default [2021-11-10T15:22:52.184Z] Debug Mode: false [2021-11-10T15:22:52.184Z] Plugins: [2021-11-10T15:22:52.184Z] app: Docker Application (Docker Inc., v0.8.0) [2021-11-10T15:22:52.184Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-11-10T15:22:52.184Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-11-10T15:22:52.184Z] [2021-11-10T15:22:52.184Z] Server: [2021-11-10T15:22:52.184Z] Containers: 2 [2021-11-10T15:22:52.184Z] Running: 0 [2021-11-10T15:22:52.184Z] Paused: 0 [2021-11-10T15:22:52.184Z] Stopped: 2 [2021-11-10T15:22:52.184Z] Images: 11 [2021-11-10T15:22:52.184Z] Server Version: 20.10.9 [2021-11-10T15:22:52.184Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-10T15:22:52.184Z] Windows: [2021-11-10T15:22:52.184Z] LCOW: [2021-11-10T15:22:52.184Z] Logging Driver: json-file [2021-11-10T15:22:52.184Z] Plugins: [2021-11-10T15:22:52.184Z] Volume: local [2021-11-10T15:22:52.184Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-10T15:22:52.184Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-10T15:22:52.184Z] Swarm: inactive [2021-11-10T15:22:52.184Z] Default Isolation: process [2021-11-10T15:22:52.184Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-10T15:22:52.184Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-10T15:22:52.184Z] OSType: windows [2021-11-10T15:22:52.184Z] Architecture: x86_64 [2021-11-10T15:22:52.184Z] CPUs: 4 [2021-11-10T15:22:52.184Z] Total Memory: 32GiB [2021-11-10T15:22:52.184Z] Name: azwin-2-222cf0 [2021-11-10T15:22:52.184Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-11-10T15:22:52.184Z] Docker Root Dir: D:\docker [2021-11-10T15:22:52.184Z] Debug Mode: false [2021-11-10T15:22:52.184Z] Registry: https://index.docker.io/v1/ [2021-11-10T15:22:52.184Z] Labels: [2021-11-10T15:22:52.184Z] Experimental: true [2021-11-10T15:22:52.184Z] Insecure Registries: [2021-11-10T15:22:52.184Z] 10.0.0.4:5000 [2021-11-10T15:22:52.184Z] 127.0.0.0/8 [2021-11-10T15:22:52.184Z] Registry Mirrors: [2021-11-10T15:22:52.184Z] http://10.0.0.4:5000/ [2021-11-10T15:22:52.184Z] Live Restore Enabled: false [2021-11-10T15:22:52.184Z] Product License: Community Engine [2021-11-10T15:22:52.184Z] [2021-11-10T15:22:52.184Z] [2021-11-10T15:22:52.184Z] INFO: Commit hash is 7677aeafd7 [2021-11-10T15:22:52.184Z] INFO: Nuke-Everything... [2021-11-10T15:22:52.184Z] INFO: Container count on control daemon to delete is 2 [2021-11-10T15:22:52.184Z] 3ea245aca96a [2021-11-10T15:22:52.184Z] 713d477d5c0e [2021-11-10T15:22:52.378Z] #9 ... [2021-11-10T15:22:52.378Z] [2021-11-10T15:22:52.378Z] #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-11-10T15:22:52.378Z] #27 sha256:865978f285a6e4b3829f5f952fecae718b1a395730087ed520bc3557de1c1e72 [2021-11-10T15:22:52.378Z] #27 1.529 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-11-10T15:22:52.378Z] #27 1.543 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-10T15:22:52.378Z] #27 1.543 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-10T15:22:52.378Z] #27 1.790 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-10T15:22:52.378Z] #27 2.285 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-10T15:22:52.378Z] #27 2.715 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [308 kB] [2021-11-10T15:22:52.378Z] #27 3.956 Fetched 8469 kB in 3s (3164 kB/s) [2021-11-10T15:22:52.378Z] #27 3.956 Reading package lists... [2021-11-10T15:22:52.378Z] #27 4.894 Reading package lists... [2021-11-10T15:22:52.378Z] #27 5.831 Building dependency tree... [2021-11-10T15:22:52.378Z] #27 6.004 Reading state information... [2021-11-10T15:22:52.378Z] #27 6.158 The following additional packages will be installed: [2021-11-10T15:22:52.378Z] #27 6.159 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-11-10T15:22:52.378Z] #27 6.159 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-11-10T15:22:52.378Z] #27 6.159 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-11-10T15:22:52.378Z] #27 6.160 Suggested packages: [2021-11-10T15:22:52.378Z] #27 6.160 krb5-doc krb5-user [2021-11-10T15:22:52.378Z] #27 6.160 Recommended packages: [2021-11-10T15:22:52.378Z] #27 6.160 krb5-locales publicsuffix libsasl2-modules [2021-11-10T15:22:52.378Z] #27 6.412 The following NEW packages will be installed: [2021-11-10T15:22:52.378Z] #27 6.412 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-11-10T15:22:52.378Z] #27 6.412 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-11-10T15:22:52.378Z] #27 6.412 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-10T15:22:52.378Z] #27 6.412 libssh2-1 libssl1.1 openssl [2021-11-10T15:22:52.378Z] #27 6.680 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-11-10T15:22:52.378Z] #27 6.680 Need to get 5061 kB of archives. [2021-11-10T15:22:52.378Z] #27 6.680 After this operation, 12.1 MB of additional disk space will be used. [2021-11-10T15:22:52.378Z] #27 6.680 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2021-11-10T15:22:52.379Z] #27 6.709 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2021-11-10T15:22:52.379Z] #27 6.725 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-11-10T15:22:52.379Z] #27 6.725 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-11-10T15:22:52.379Z] #27 6.729 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2021-11-10T15:22:52.379Z] #27 6.729 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2021-11-10T15:22:52.379Z] #27 6.734 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2021-11-10T15:22:52.379Z] #27 6.738 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2021-11-10T15:22:52.379Z] #27 6.739 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-11-10T15:22:52.379Z] #27 6.740 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-11-10T15:22:52.379Z] #27 6.742 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-11-10T15:22:52.379Z] #27 6.744 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-11-10T15:22:52.379Z] #27 6.747 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-11-10T15:22:52.379Z] #27 6.749 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-11-10T15:22:52.379Z] #27 6.751 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-11-10T15:22:52.379Z] #27 6.752 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-11-10T15:22:52.379Z] #27 6.754 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-11-10T15:22:52.379Z] #27 6.759 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-11-10T15:22:52.379Z] #27 6.764 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-11-10T15:22:52.379Z] #27 6.768 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-11-10T15:22:52.379Z] #27 6.769 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-11-10T15:22:52.379Z] #27 6.921 debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T15:22:52.379Z] #27 6.944 Fetched 5061 kB in 0s (14.7 MB/s) [2021-11-10T15:22:52.379Z] #27 6.988 Selecting previously unselected package libssl1.1:amd64. [2021-11-10T15:22:52.379Z] #27 6.991 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-11-10T15:22:52.379Z] #27 7.000 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2021-11-10T15:22:52.379Z] #27 7.009 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2021-11-10T15:22:52.379Z] #27 7.216 Selecting previously unselected package openssl. [2021-11-10T15:22:52.379Z] #27 7.216 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2021-11-10T15:22:52.379Z] #27 7.222 Unpacking openssl (1.1.1d-0+deb10u7) ... [2021-11-10T15:22:52.379Z] #27 7.376 Selecting previously unselected package ca-certificates. [2021-11-10T15:22:52.379Z] #27 7.376 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-11-10T15:22:52.379Z] #27 7.380 Unpacking ca-certificates (20200601~deb10u2) ... [2021-11-10T15:22:52.379Z] #27 7.469 Selecting previously unselected package libkeyutils1:amd64. [2021-11-10T15:22:52.379Z] #27 7.469 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-11-10T15:22:52.379Z] #27 7.473 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-11-10T15:22:52.379Z] #27 7.518 Selecting previously unselected package libkrb5support0:amd64. [2021-11-10T15:22:52.379Z] #27 7.518 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2021-11-10T15:22:52.379Z] #27 7.521 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2021-11-10T15:22:52.379Z] #27 7.582 Selecting previously unselected package libk5crypto3:amd64. [2021-11-10T15:22:52.379Z] #27 7.582 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2021-11-10T15:22:52.379Z] #27 7.587 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2021-11-10T15:22:52.379Z] #27 7.649 Selecting previously unselected package libkrb5-3:amd64. [2021-11-10T15:22:52.379Z] #27 7.649 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2021-11-10T15:22:52.379Z] #27 7.652 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2021-11-10T15:22:52.379Z] #27 7.762 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-10T15:22:52.379Z] #27 7.762 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2021-11-10T15:22:52.379Z] #27 7.766 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2021-11-10T15:22:52.379Z] #27 7.820 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-10T15:22:52.379Z] #27 7.820 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-11-10T15:22:52.379Z] #27 7.824 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-10T15:22:52.379Z] #27 7.876 Selecting previously unselected package libsasl2-2:amd64. [2021-11-10T15:22:52.379Z] #27 7.876 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-11-10T15:22:52.379Z] #27 7.882 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-10T15:22:52.379Z] #27 7.937 Selecting previously unselected package libldap-common. [2021-11-10T15:22:52.379Z] #27 7.937 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-11-10T15:22:52.379Z] #27 7.940 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-11-10T15:22:52.379Z] #27 7.987 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-10T15:22:52.379Z] #27 7.987 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-11-10T15:22:52.379Z] #27 7.994 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-11-10T15:22:52.379Z] #27 8.059 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-10T15:22:52.379Z] #27 8.059 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-11-10T15:22:52.379Z] #27 8.063 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-11-10T15:22:52.379Z] #27 8.109 Selecting previously unselected package libpsl5:amd64. [2021-11-10T15:22:52.379Z] #27 8.109 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-11-10T15:22:52.379Z] #27 8.114 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-11-10T15:22:52.379Z] #27 8.152 Selecting previously unselected package librtmp1:amd64. [2021-11-10T15:22:52.379Z] #27 8.152 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-11-10T15:22:52.379Z] #27 8.155 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-11-10T15:22:52.379Z] #27 8.198 Selecting previously unselected package libssh2-1:amd64. [2021-11-10T15:22:52.379Z] #27 8.198 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-11-10T15:22:52.379Z] #27 8.202 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-11-10T15:22:52.379Z] #27 8.257 Selecting previously unselected package libcurl4:amd64. [2021-11-10T15:22:52.379Z] #27 8.257 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-11-10T15:22:52.379Z] #27 8.262 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-11-10T15:22:52.379Z] #27 8.335 Selecting previously unselected package curl. [2021-11-10T15:22:52.379Z] #27 8.335 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-11-10T15:22:52.379Z] #27 8.339 Unpacking curl (7.64.0-4+deb10u2) ... [2021-11-10T15:22:52.379Z] #27 8.403 Selecting previously unselected package libonig5:amd64. [2021-11-10T15:22:52.379Z] #27 8.403 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-11-10T15:22:52.379Z] #27 8.407 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-11-10T15:22:52.379Z] #27 8.465 Selecting previously unselected package libjq1:amd64. [2021-11-10T15:22:52.379Z] #27 8.465 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-11-10T15:22:52.638Z] #27 8.470 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-10T15:22:52.638Z] #27 8.514 Selecting previously unselected package jq. [2021-11-10T15:22:52.638Z] #27 8.515 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-11-10T15:22:52.638Z] #27 8.520 Unpacking jq (1.5+dfsg-2+b1) ... [2021-11-10T15:22:52.638Z] #27 8.559 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-11-10T15:22:52.638Z] #27 8.569 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-11-10T15:22:52.638Z] #27 8.580 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2021-11-10T15:22:52.638Z] #27 8.687 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-11-10T15:22:52.638Z] #27 8.698 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-11-10T15:22:52.638Z] #27 8.712 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2021-11-10T15:22:52.638Z] #27 8.723 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-10T15:22:52.638Z] #27 8.734 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-11-10T15:22:52.638Z] #27 8.746 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2021-11-10T15:22:52.638Z] #27 8.756 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-10T15:22:52.638Z] #27 8.767 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-11-10T15:22:52.638Z] #27 8.777 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2021-11-10T15:22:52.638Z] #27 8.788 Setting up openssl (1.1.1d-0+deb10u7) ... [2021-11-10T15:22:52.704Z] #13 ... [2021-11-10T15:22:52.704Z] [2021-11-10T15:22:52.704Z] #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-11-10T15:22:52.704Z] #47 sha256:af34178c94679baea9c63698a9d8079c36a6a6f0b282260be18b8480b75d7957 [2021-11-10T15:22:52.704Z] #47 12.10 go: downloading github.com/fatih/color v1.9.0 [2021-11-10T15:22:52.704Z] #47 12.10 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-10T15:22:52.704Z] #47 12.17 go: downloading github.com/pkg/errors v0.9.1 [2021-11-10T15:22:52.704Z] #47 12.37 go: downloading github.com/spf13/pflag v1.0.3 [2021-11-10T15:22:52.704Z] #47 13.26 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-10T15:22:52.704Z] #47 13.34 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-10T15:22:52.704Z] #47 14.06 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-11-10T15:22:52.704Z] #47 14.18 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-11-10T15:22:52.704Z] #47 14.18 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-11-10T15:22:52.704Z] #47 15.88 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-11-10T15:22:52.896Z] #27 8.806 Setting up libonig5:amd64 (6.9.1-1) ... [2021-11-10T15:22:52.896Z] #27 8.817 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-10T15:22:52.896Z] #27 8.828 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-11-10T15:22:52.896Z] #27 8.840 Setting up ca-certificates (20200601~deb10u2) ... [2021-11-10T15:22:53.464Z] #27 9.447 Updating certificates in /etc/ssl/certs... [2021-11-10T15:22:53.646Z] #47 ... [2021-11-10T15:22:53.647Z] [2021-11-10T15:22:53.647Z] #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-11-10T15:22:53.647Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:22:53.647Z] #13 9.775 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-10T15:22:54.399Z] [2021-11-10T15:22:54.399Z] [2021-11-10T15:22:54.399Z] __GENUS : 2 [2021-11-10T15:22:54.399Z] __CLASS : __PARAMETERS [2021-11-10T15:22:54.399Z] __SUPERCLASS : [2021-11-10T15:22:54.399Z] __DYNASTY : __PARAMETERS [2021-11-10T15:22:54.399Z] __RELPATH : [2021-11-10T15:22:54.399Z] __PROPERTY_COUNT : 1 [2021-11-10T15:22:54.399Z] __DERIVATION : {} [2021-11-10T15:22:54.399Z] __SERVER : [2021-11-10T15:22:54.399Z] __NAMESPACE : [2021-11-10T15:22:54.399Z] __PATH : [2021-11-10T15:22:54.399Z] ReturnValue : 0 [2021-11-10T15:22:54.399Z] PSComputerName : [2021-11-10T15:22:54.399Z] [2021-11-10T15:22:54.402Z] #27 10.27 137 added, 0 removed; done. [2021-11-10T15:22:54.402Z] #27 10.30 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2021-11-10T15:22:54.402Z] #27 10.32 Setting up jq (1.5+dfsg-2+b1) ... [2021-11-10T15:22:54.402Z] #27 10.33 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-11-10T15:22:54.402Z] #27 10.34 Setting up curl (7.64.0-4+deb10u2) ... [2021-11-10T15:22:54.402Z] #27 10.36 Processing triggers for libc-bin (2.28-10) ... [2021-11-10T15:22:54.402Z] #27 10.38 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-11-10T15:22:54.402Z] #27 10.38 Updating certificates in /etc/ssl/certs... [2021-11-10T15:22:54.970Z] #27 11.06 0 added, 0 removed; done. [2021-11-10T15:22:54.970Z] #27 11.06 Running hooks in /etc/ca-certificates/update.d... [2021-11-10T15:22:54.970Z] #27 11.06 done. [2021-11-10T15:22:55.385Z] __GENUS : 2 [2021-11-10T15:22:55.385Z] __CLASS : __PARAMETERS [2021-11-10T15:22:55.385Z] __SUPERCLASS : [2021-11-10T15:22:55.385Z] __DYNASTY : __PARAMETERS [2021-11-10T15:22:55.385Z] __RELPATH : [2021-11-10T15:22:55.385Z] __PROPERTY_COUNT : 1 [2021-11-10T15:22:55.385Z] __DERIVATION : {} [2021-11-10T15:22:55.385Z] __SERVER : [2021-11-10T15:22:55.385Z] __NAMESPACE : [2021-11-10T15:22:55.385Z] __PATH : [2021-11-10T15:22:55.385Z] ReturnValue : 0 [2021-11-10T15:22:55.385Z] PSComputerName : [2021-11-10T15:22:55.385Z] [2021-11-10T15:22:55.854Z] INFO: Nuking d:\CI [2021-11-10T15:22:56.949Z] #13 ... [2021-11-10T15:22:56.949Z] [2021-11-10T15:22:56.949Z] #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-11-10T15:22:56.949Z] #24 sha256:4fd0fa21a484361d0174c4b887244e704054cf372ca291a785e3b27546dc305e [2021-11-10T15:22:56.949Z] #24 20.07 + mkdir -p /build [2021-11-10T15:22:56.949Z] #24 20.09 + mv docker/docker /build/ [2021-11-10T15:22:56.949Z] #24 20.11 + rmdir docker [2021-11-10T15:22:56.949Z] #24 DONE 20.6s [2021-11-10T15:22:56.949Z] [2021-11-10T15:22:56.949Z] #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-11-10T15:22:56.949Z] #51 sha256:a09e8f74ee23e9cc6f7d0fc7d49a0d8142770345c911c83540ff2d70df3e6e75 [2021-11-10T15:22:56.949Z] #51 20.66 + cd /tmp/tmp.RI6MJf9vfW/src/github.com/mvdan/sh [2021-11-10T15:22:56.949Z] #51 20.66 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-10T15:22:56.949Z] #51 ... [2021-11-10T15:22:56.949Z] [2021-11-10T15:22:56.949Z] #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-11-10T15:22:56.949Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-10T15:22:56.949Z] #36 10.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-10T15:22:56.949Z] #36 15.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [308 kB] [2021-11-10T15:22:56.949Z] #36 20.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-10T15:22:56.949Z] #36 ... [2021-11-10T15:22:56.949Z] [2021-11-10T15:22:56.949Z] #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-11-10T15:22:56.949Z] #51 sha256:a09e8f74ee23e9cc6f7d0fc7d49a0d8142770345c911c83540ff2d70df3e6e75 [2021-11-10T15:22:56.949Z] #51 20.96 + GO111MODULE=on [2021-11-10T15:22:56.949Z] #51 20.96 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-11-10T15:22:57.223Z] #51 ... [2021-11-10T15:22:57.223Z] [2021-11-10T15:22:57.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-11-10T15:22:57.224Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-10T15:22:57.224Z] #42 11.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-10T15:22:57.224Z] #42 16.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [308 kB] [2021-11-10T15:22:57.224Z] #42 ... [2021-11-10T15:22:57.224Z] [2021-11-10T15:22:57.224Z] #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-11-10T15:22:57.224Z] #58 sha256:62ca45f5efd0c09fbceb2bb342d1e4632d12b94115dc75f4911081b84e3fd917 [2021-11-10T15:22:57.224Z] #58 17.75 + cd /tmp/tmp.o7E21l7zjz/src/github.com/rootless-containers/rootlesskit [2021-11-10T15:22:57.224Z] #58 17.76 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-10T15:22:57.224Z] #58 17.99 + export GO111MODULE=on [2021-11-10T15:22:57.224Z] #58 17.99 + GO111MODULE=on [2021-11-10T15:22:57.224Z] #58 17.99 + export GOPROXY=https://proxy.golang.org [2021-11-10T15:22:57.224Z] #58 17.99 + GOPROXY=https://proxy.golang.org [2021-11-10T15:22:57.224Z] #58 17.99 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-10T15:22:57.224Z] #58 17.99 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-11-10T15:22:57.224Z] #58 21.16 go: downloading github.com/pkg/errors v0.9.1 [2021-11-10T15:22:57.224Z] #58 21.16 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-10T15:22:57.502Z] #27 DONE 13.1s [2021-11-10T15:22:57.502Z] [2021-11-10T15:22:57.502Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-10T15:22:57.502Z] #28 sha256:b65786436fd61e7a1aca0b8d2756b71f5f560914cc1b70f337d9d98983bfcd6e [2021-11-10T15:22:57.502Z] #28 DONE 0.2s [2021-11-10T15:22:57.502Z] [2021-11-10T15:22:57.502Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-10T15:22:57.502Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-10T15:22:57.502Z] #9 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 3.6s done [2021-11-10T15:22:57.502Z] #9 extracting sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 2.3s [2021-11-10T15:22:57.503Z] #58 21.45 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-10T15:22:57.764Z] #58 ... [2021-11-10T15:22:57.764Z] [2021-11-10T15:22:57.764Z] #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-11-10T15:22:57.764Z] #34 sha256:21be26366fd1f78170184af5f11784fbacbad1cca61a159787c214f225ae7af3 [2021-11-10T15:22:57.764Z] #34 11.67 internal/unsafeheader [2021-11-10T15:22:57.764Z] #34 11.74 internal/cpu [2021-11-10T15:22:57.764Z] #34 12.03 runtime/internal/atomic [2021-11-10T15:22:57.764Z] #34 13.18 internal/bytealg [2021-11-10T15:22:57.764Z] #34 13.27 runtime/internal/sys [2021-11-10T15:22:57.764Z] #34 14.26 runtime/internal/math [2021-11-10T15:22:57.764Z] #34 14.41 math/bits [2021-11-10T15:22:57.764Z] #34 15.59 math [2021-11-10T15:22:57.764Z] #34 16.58 runtime [2021-11-10T15:22:57.764Z] #34 ... [2021-11-10T15:22:57.764Z] [2021-11-10T15:22:57.764Z] #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-11-10T15:22:57.764Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-10T15:22:57.764Z] #42 21.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-10T15:22:59.155Z] #42 ... [2021-11-10T15:22:59.155Z] [2021-11-10T15:22:59.155Z] #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-11-10T15:22:59.155Z] #45 sha256:1572cb2a8fd740594217edd86927da3dcf344ff89d642a39674ed6644e086979 [2021-11-10T15:22:59.155Z] #45 12.79 internal/cpu [2021-11-10T15:22:59.155Z] #45 12.92 runtime/internal/atomic [2021-11-10T15:22:59.155Z] #45 14.00 runtime/internal/sys [2021-11-10T15:22:59.155Z] #45 14.11 internal/bytealg [2021-11-10T15:22:59.155Z] #45 14.62 internal/race [2021-11-10T15:22:59.155Z] #45 15.20 sync/atomic [2021-11-10T15:22:59.155Z] #45 16.34 unicode [2021-11-10T15:22:59.155Z] #45 17.18 runtime [2021-11-10T15:22:59.155Z] #45 ... [2021-11-10T15:22:59.155Z] [2021-11-10T15:22:59.155Z] #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-11-10T15:22:59.155Z] #58 sha256:62ca45f5efd0c09fbceb2bb342d1e4632d12b94115dc75f4911081b84e3fd917 [2021-11-10T15:22:59.155Z] #58 22.51 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-11-10T15:23:00.097Z] #58 ... [2021-11-10T15:23:00.097Z] [2021-11-10T15:23:00.097Z] #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-11-10T15:23:00.097Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-10T15:23:00.097Z] #55 13.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [308 kB] [2021-11-10T15:23:00.097Z] #55 18.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-10T15:23:00.097Z] #55 ... [2021-11-10T15:23:00.097Z] [2021-11-10T15:23:00.097Z] #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-11-10T15:23:00.097Z] #51 sha256:a09e8f74ee23e9cc6f7d0fc7d49a0d8142770345c911c83540ff2d70df3e6e75 [2021-11-10T15:23:00.097Z] #51 23.13 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-10T15:23:00.097Z] #51 23.24 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-10T15:23:00.097Z] #51 23.55 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-10T15:23:02.776Z] #9 extracting sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 7.4s [2021-11-10T15:23:04.302Z] #51 27.62 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-10T15:23:04.563Z] #51 ... [2021-11-10T15:23:04.564Z] [2021-11-10T15:23:04.564Z] #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-11-10T15:23:04.564Z] #49 sha256:5e23d2972834a194155d175ddf1aaa42baab93779763ddd16c6393d2d85f4068 [2021-11-10T15:23:04.564Z] #49 28.03 go: downloading github.com/fatih/color v1.7.0 [2021-11-10T15:23:04.564Z] #49 28.07 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-10T15:23:04.564Z] #49 28.27 go: downloading github.com/pkg/errors v0.8.1 [2021-11-10T15:23:04.564Z] #49 28.27 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-10T15:23:04.564Z] #49 28.33 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-10T15:23:04.683Z] #9 extracting sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 9.6s done [2021-11-10T15:23:04.683Z] #9 extracting sha256:10ec185a6eec706a8b4386dd770b8f2cd078b0ab30ca9b046d6b2d1a2d8ffac5 done [2021-11-10T15:23:04.683Z] #9 DONE 26.3s [2021-11-10T15:23:04.683Z] [2021-11-10T15:23:04.683Z] #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-11-10T15:23:04.683Z] #29 sha256:6cb2df2ebbd00606bb4ffdccfaeb6c5397cefe44f8273d717b70c628fe14fbf8 [2021-11-10T15:23:04.683Z] #29 1.649 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-11-10T15:23:04.683Z] #29 1.754 [2021-11-10T15:23:04.683Z] #29 1.986 #=#=# ########### 15.8% ########################### 38.0% ######################################### 58.0% ####################################################### 77.7% ###################################################################### 97.7% ######################################################################## 100.0% [2021-11-10T15:23:04.683Z] #29 2.584 [2021-11-10T15:23:04.683Z] #29 2.810 #=#=# ######################################################################## 100.0% [2021-11-10T15:23:04.683Z] #29 3.014 [2021-11-10T15:23:04.683Z] #29 3.241 #=#=# ######################################## 55.7% ######################################################################## 100.0% [2021-11-10T15:23:04.683Z] #29 3.461 [2021-11-10T15:23:04.683Z] #29 3.694 #=#=# ############ 17.6% ########################## 37.0% ################################ 44.5% ###################################################### 76.1% #################################################################### 95.5% ######################################################################## 100.0% [2021-11-10T15:23:04.683Z] #29 4.358 [2021-11-10T15:23:04.683Z] #29 4.597 #=#=# ### 4.9% ####### 10.1% ########### 15.4% ############## 20.6% ################## 25.8% ###################### 31.1% ########################## 36.3% ############################# 41.4% ################################# 46.6% ##################################### 51.9% ######################################### 57.1% ############################################ 62.3% ################################################ 67.6% #################################################### 72.8% ######################################################## 78.1% ########################################################### 83.3% ############################################################### 88.5% ################################################################### 93.7% ####################################################################### 98.9% ######################################################################## 100.0% [2021-11-10T15:23:04.683Z] #29 6.558 [2021-11-10T15:23:04.683Z] #29 7.064 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-10T15:23:04.683Z] #29 7.180 [2021-11-10T15:23:04.683Z] #29 7.405 #=#=# ######################################################################## 100.0% [2021-11-10T15:23:04.683Z] #29 7.457 [2021-11-10T15:23:05.136Z] #49 29.08 go: downloading github.com/spf13/viper v1.6.1 [2021-11-10T15:23:05.251Z] #29 7.959 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-10T15:23:05.251Z] #29 8.083 [2021-11-10T15:23:05.773Z] #29 8.306 #=#=# ############################################################# 85.4% ######################################################################## 100.0% [2021-11-10T15:23:05.773Z] #29 8.454 [2021-11-10T15:23:06.077Z] #49 ... [2021-11-10T15:23:06.077Z] [2021-11-10T15:23:06.077Z] #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-11-10T15:23:06.077Z] #47 sha256:af34178c94679baea9c63698a9d8079c36a6a6f0b282260be18b8480b75d7957 [2021-11-10T15:23:06.077Z] #47 19.90 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-11-10T15:23:06.077Z] #47 ... [2021-11-10T15:23:06.077Z] [2021-11-10T15:23:06.077Z] #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-11-10T15:23:06.077Z] #58 sha256:62ca45f5efd0c09fbceb2bb342d1e4632d12b94115dc75f4911081b84e3fd917 [2021-11-10T15:23:06.077Z] #58 29.54 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-11-10T15:23:06.341Z] #29 9.034 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-11-10T15:23:06.341Z] #29 9.115 [2021-11-10T15:23:06.864Z] #29 9.339 #=#=# [2021-11-10T15:23:06.864Z] #29 ... [2021-11-10T15:23:06.864Z] [2021-11-10T15:23:06.864Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-10T15:23:06.864Z] #10 sha256:538b61f724c08d534bd724a470a807f15fc58809eac8a61afe03cc16cfb5f277 [2021-11-10T15:23:06.864Z] #10 DONE 2.0s [2021-11-10T15:23:06.864Z] [2021-11-10T15:23:06.864Z] #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-11-10T15:23:06.864Z] #29 sha256:6cb2df2ebbd00606bb4ffdccfaeb6c5397cefe44f8273d717b70c628fe14fbf8 [2021-11-10T15:23:07.019Z] #58 30.94 go: downloading github.com/google/uuid v1.3.0 [2021-11-10T15:23:07.019Z] #58 31.07 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-10T15:23:07.279Z] #58 31.11 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-10T15:23:07.279Z] #58 31.32 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-10T15:23:07.465Z] #29 9.339 #=#=# 0.0% ################## 26.2% ######################################## 56.4% ########################################### 60.4% ###################################################### 76.0% ##################################################################### 96.1% ######################################################################## 100.0% [2021-11-10T15:23:07.465Z] #29 10.23 [2021-11-10T15:23:07.852Z] #58 31.65 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-10T15:23:08.038Z] #29 ... [2021-11-10T15:23:08.038Z] [2021-11-10T15:23:08.038Z] #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-11-10T15:23:08.038Z] #11 sha256:65da9691615ed4fde5d4a092eb2b52a793dc55c400d96026f9f8737a6f300d65 [2021-11-10T15:23:08.038Z] #11 DONE 1.1s [2021-11-10T15:23:08.038Z] [2021-11-10T15:23:08.038Z] #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-11-10T15:23:08.038Z] #29 sha256:6cb2df2ebbd00606bb4ffdccfaeb6c5397cefe44f8273d717b70c628fe14fbf8 [2021-11-10T15:23:08.038Z] #29 10.86 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-10T15:23:08.113Z] #58 32.00 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-11-10T15:23:08.113Z] #58 ... [2021-11-10T15:23:08.113Z] [2021-11-10T15:23:08.113Z] #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-11-10T15:23:08.113Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:23:08.113Z] #13 14.15 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [308 kB] [2021-11-10T15:23:08.113Z] #13 18.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-10T15:23:08.297Z] #29 ... [2021-11-10T15:23:08.297Z] [2021-11-10T15:23:08.297Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-10T15:23:08.297Z] #39 sha256:b4e9f9ecac066e00afaba5a703045c4687f74a9c7e421d72202e5198776a44cf [2021-11-10T15:23:08.297Z] #39 DONE 0.4s [2021-11-10T15:23:08.297Z] [2021-11-10T15:23:08.297Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-10T15:23:08.297Z] #31 sha256:c76875fc8733475cf5cc75e384a8605e60585fd19c9f294c2e4791cdba619e29 [2021-11-10T15:23:08.297Z] #31 DONE 0.4s [2021-11-10T15:23:08.297Z] [2021-11-10T15:23:08.297Z] #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-11-10T15:23:08.297Z] #29 sha256:6cb2df2ebbd00606bb4ffdccfaeb6c5397cefe44f8273d717b70c628fe14fbf8 [2021-11-10T15:23:08.297Z] #29 10.94 [2021-11-10T15:23:08.374Z] #13 ... [2021-11-10T15:23:08.374Z] [2021-11-10T15:23:08.374Z] #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-11-10T15:23:08.374Z] #49 sha256:5e23d2972834a194155d175ddf1aaa42baab93779763ddd16c6393d2d85f4068 [2021-11-10T15:23:08.374Z] #49 30.09 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-10T15:23:08.374Z] #49 30.09 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-10T15:23:08.374Z] #49 30.20 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-10T15:23:08.374Z] #49 30.21 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-10T15:23:08.374Z] #49 32.24 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-10T15:23:08.556Z] #29 11.18 #=#=# ######################################################################## 100.0% [2021-11-10T15:23:08.556Z] #29 11.32 [2021-11-10T15:23:08.945Z] #49 32.97 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-10T15:23:09.126Z] #29 11.87 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-10T15:23:09.385Z] #29 11.99 [2021-11-10T15:23:09.643Z] #29 12.27 #=#=# ######################################################################## 100.0% [2021-11-10T15:23:09.643Z] #29 12.34 [2021-11-10T15:23:09.643Z] #29 12.37 Download of images into '/build' complete. [2021-11-10T15:23:09.643Z] #29 12.37 Use something like the following to load the result into a Docker daemon: [2021-11-10T15:23:09.643Z] #29 12.37 tar -cC '/build' . | docker load [2021-11-10T15:23:09.643Z] #29 DONE 12.5s [2021-11-10T15:23:09.644Z] [2021-11-10T15:23:09.644Z] #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-11-10T15:23:09.644Z] #32 sha256:d113cd23f4eec26f509df9eeb1b18b41c0ce527e43220165a8dbca37a12fe16d [2021-11-10T15:23:10.859Z] #49 ... [2021-11-10T15:23:10.859Z] [2021-11-10T15:23:10.859Z] #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-11-10T15:23:10.859Z] #45 sha256:1572cb2a8fd740594217edd86927da3dcf344ff89d642a39674ed6644e086979 [2021-11-10T15:23:10.859Z] #45 24.67 unicode/utf8 [2021-11-10T15:23:10.859Z] #45 26.28 encoding [2021-11-10T15:23:10.859Z] #45 27.05 unicode/utf16 [2021-11-10T15:23:10.859Z] #45 27.77 container/list [2021-11-10T15:23:10.859Z] #45 28.90 crypto/internal/subtle [2021-11-10T15:23:10.859Z] #45 29.36 crypto/subtle [2021-11-10T15:23:10.859Z] #45 29.78 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-11-10T15:23:10.859Z] #45 30.03 internal/nettrace [2021-11-10T15:23:10.859Z] #45 30.43 runtime/cgo [2021-11-10T15:23:10.859Z] #45 ... [2021-11-10T15:23:10.859Z] [2021-11-10T15:23:10.859Z] #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-11-10T15:23:10.859Z] #34 sha256:21be26366fd1f78170184af5f11784fbacbad1cca61a159787c214f225ae7af3 [2021-11-10T15:23:10.859Z] #34 24.80 unicode/utf8 [2021-11-10T15:23:10.859Z] #34 26.33 encoding [2021-11-10T15:23:11.120Z] #34 ... [2021-11-10T15:23:11.120Z] [2021-11-10T15:23:11.120Z] #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-11-10T15:23:11.120Z] #51 sha256:a09e8f74ee23e9cc6f7d0fc7d49a0d8142770345c911c83540ff2d70df3e6e75 [2021-11-10T15:23:11.120Z] #51 34.18 runtime [2021-11-10T15:23:13.838Z] #32 ... [2021-11-10T15:23:13.838Z] [2021-11-10T15:23:13.838Z] #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-11-10T15:23:13.838Z] #24 sha256:5ee0ccf4607dff4367fc68ee399f1177e425cc8d88bc6a24f0994fcc24ad8b8e [2021-11-10T15:23:13.838Z] #24 5.235 + RM_GOPATH=0 [2021-11-10T15:23:13.838Z] #24 5.235 + TMP_GOPATH= [2021-11-10T15:23:13.838Z] #24 5.235 + : /build [2021-11-10T15:23:13.838Z] #24 5.235 + '[' -z '' ']' [2021-11-10T15:23:13.838Z] #24 5.238 ++ mktemp -d [2021-11-10T15:23:13.838Z] #24 5.238 + export GOPATH=/tmp/tmp.Y0B809A2op [2021-11-10T15:23:13.838Z] #24 5.238 + GOPATH=/tmp/tmp.Y0B809A2op [2021-11-10T15:23:13.838Z] #24 5.238 + RM_GOPATH=1 [2021-11-10T15:23:13.838Z] #24 5.238 + case "$(go env GOARCH)" in [2021-11-10T15:23:13.838Z] #24 5.240 ++ go env GOARCH [2021-11-10T15:23:13.838Z] #24 5.250 Install docker/cli version 17.06.2-ce from stable [2021-11-10T15:23:13.838Z] #24 5.250 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T15:23:13.838Z] #24 5.250 + GO_BUILDMODE=-buildmode=pie [2021-11-10T15:23:13.838Z] #24 5.250 ++ dirname /tmp/install/install.sh [2021-11-10T15:23:13.838Z] #24 5.250 + dir=/tmp/install [2021-11-10T15:23:13.838Z] #24 5.250 + bin=dockercli [2021-11-10T15:23:13.838Z] #24 5.250 + shift [2021-11-10T15:23:13.838Z] #24 5.250 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-11-10T15:23:13.838Z] #24 5.250 + . /tmp/install/dockercli.installer [2021-11-10T15:23:13.838Z] #24 5.250 ++ : stable [2021-11-10T15:23:13.838Z] #24 5.250 ++ : 17.06.2-ce [2021-11-10T15:23:13.838Z] #24 5.250 + install_dockercli [2021-11-10T15:23:13.838Z] #24 5.250 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-10T15:23:13.838Z] #24 5.250 ++ uname -m [2021-11-10T15:23:13.838Z] #24 5.250 + arch=x86_64 [2021-11-10T15:23:13.838Z] #24 5.250 + '[' x86_64 '!=' x86_64 ']' [2021-11-10T15:23:13.838Z] #24 5.250 + url=https://download.docker.com/linux/static [2021-11-10T15:23:13.838Z] #24 5.258 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-10T15:23:13.838Z] #24 5.258 + tar -xz docker/docker [2021-11-10T15:23:14.776Z] #24 ... [2021-11-10T15:23:14.776Z] [2021-11-10T15:23:14.776Z] #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-11-10T15:23:14.776Z] #34 sha256:a6cee5b64ccd35563f33a78882683d0a1d4ab16bd12cae4b04b7054e7c9e4708 [2021-11-10T15:23:14.776Z] #34 5.819 + RM_GOPATH=0 [2021-11-10T15:23:14.776Z] #34 5.819 + TMP_GOPATH= [2021-11-10T15:23:14.776Z] #34 5.819 + : /build [2021-11-10T15:23:14.776Z] #34 5.819 + '[' -z '' ']' [2021-11-10T15:23:14.776Z] #34 5.823 ++ mktemp -d [2021-11-10T15:23:14.776Z] #34 5.823 + export GOPATH=/tmp/tmp.RMjRfcC3Vg [2021-11-10T15:23:14.776Z] #34 5.823 + GOPATH=/tmp/tmp.RMjRfcC3Vg [2021-11-10T15:23:14.776Z] #34 5.823 + RM_GOPATH=1 [2021-11-10T15:23:14.776Z] #34 5.823 + case "$(go env GOARCH)" in [2021-11-10T15:23:14.776Z] #34 5.823 ++ go env GOARCH [2021-11-10T15:23:14.776Z] #34 5.840 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-10T15:23:14.776Z] #34 5.840 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T15:23:14.776Z] #34 5.840 + GO_BUILDMODE=-buildmode=pie [2021-11-10T15:23:14.776Z] #34 5.840 ++ dirname /tmp/install/install.sh [2021-11-10T15:23:14.776Z] #34 5.840 + dir=/tmp/install [2021-11-10T15:23:14.776Z] #34 5.840 + bin=tomlv [2021-11-10T15:23:14.776Z] #34 5.840 + shift [2021-11-10T15:23:14.776Z] #34 5.840 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-11-10T15:23:14.776Z] #34 5.840 + . /tmp/install/tomlv.installer [2021-11-10T15:23:14.776Z] #34 5.840 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-10T15:23:14.776Z] #34 5.840 + install_tomlv [2021-11-10T15:23:14.776Z] #34 5.840 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-11-10T15:23:14.776Z] #34 5.840 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RMjRfcC3Vg/src/github.com/BurntSushi/toml [2021-11-10T15:23:14.776Z] #34 5.840 Cloning into '/tmp/tmp.RMjRfcC3Vg/src/github.com/BurntSushi/toml'... [2021-11-10T15:23:14.776Z] #34 6.571 + cd /tmp/tmp.RMjRfcC3Vg/src/github.com/BurntSushi/toml [2021-11-10T15:23:14.776Z] #34 6.571 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-10T15:23:14.776Z] #34 6.654 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-11-10T15:23:15.034Z] #34 7.135 internal/unsafeheader [2021-11-10T15:23:15.034Z] #34 7.157 internal/cpu [2021-11-10T15:23:15.293Z] #34 7.285 runtime/internal/atomic [2021-11-10T15:23:15.327Z] #51 ... [2021-11-10T15:23:15.327Z] [2021-11-10T15:23:15.327Z] #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-11-10T15:23:15.327Z] #67 sha256:5c0176669709730ba4eeb37309b800f0ec66dd2776372de30e043ccddb88ab86 [2021-11-10T15:23:15.552Z] #34 7.702 runtime/internal/sys [2021-11-10T15:23:15.811Z] #34 ... [2021-11-10T15:23:15.811Z] [2021-11-10T15:23:15.811Z] #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-11-10T15:23:15.811Z] #32 sha256:d113cd23f4eec26f509df9eeb1b18b41c0ce527e43220165a8dbca37a12fe16d [2021-11-10T15:23:15.811Z] #32 7.440 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-10T15:23:15.811Z] #32 7.455 Cloning into '.'... [2021-11-10T15:23:15.853Z] #67 37.29 Checking out files: 31% (592/1907) Checking out files: 32% (611/1907) Checking out files: 33% (630/1907) Checking out files: 34% (649/1907) Checking out files: 35% (668/1907) Checking out files: 36% (687/1907) Checking out files: 37% (706/1907) Checking out files: 38% (725/1907) Checking out files: 39% (744/1907) Checking out files: 40% (763/1907) Checking out files: 41% (782/1907) Checking out files: 42% (801/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 59% (1134/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/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-11-10T15:23:15.853Z] #67 39.79 + cd /tmp/tmp.UNzlK7Kq9G/src/github.com/docker/libnetwork [2021-11-10T15:23:15.853Z] #67 39.79 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-10T15:23:16.070Z] #32 ... [2021-11-10T15:23:16.070Z] [2021-11-10T15:23:16.070Z] #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-11-10T15:23:16.070Z] #12 sha256:2d8bc935f46353620bde694a778522bc58e1d12617d34d0969f8807c8fdc0e22 [2021-11-10T15:23:16.070Z] #12 DONE 8.3s [2021-11-10T15:23:16.328Z] [2021-11-10T15:23:16.328Z] #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-11-10T15:23:16.328Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:23:16.448Z] #67 40.44 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-11-10T15:23:18.232Z] #13 ... [2021-11-10T15:23:18.233Z] [2021-11-10T15:23:18.233Z] #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-11-10T15:23:18.233Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-10T15:23:18.233Z] #36 8.811 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-10T15:23:18.233Z] #36 8.934 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-10T15:23:18.233Z] #36 8.934 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-10T15:23:18.233Z] #36 ... [2021-11-10T15:23:18.233Z] [2021-11-10T15:23:18.233Z] #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-11-10T15:23:18.233Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-10T15:23:18.233Z] #55 6.762 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-10T15:23:18.233Z] #55 6.862 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-10T15:23:18.233Z] #55 6.862 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-10T15:23:18.233Z] #55 7.513 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-10T15:23:18.233Z] #55 ... [2021-11-10T15:23:18.233Z] [2021-11-10T15:23:18.233Z] #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-11-10T15:23:18.233Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-10T15:23:18.233Z] #40 7.645 + git clone https://github.com/docker/distribution.git . [2021-11-10T15:23:18.233Z] #40 7.652 Cloning into '.'... [2021-11-10T15:23:18.492Z] #40 ... [2021-11-10T15:23:18.492Z] [2021-11-10T15:23:18.492Z] #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-11-10T15:23:18.492Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-10T15:23:18.492Z] #42 8.494 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-10T15:23:18.492Z] #42 8.574 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-10T15:23:18.492Z] #42 8.574 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-10T15:23:18.492Z] #42 10.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-10T15:23:18.492Z] #42 ... [2021-11-10T15:23:18.492Z] [2021-11-10T15:23:18.492Z] #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-11-10T15:23:18.492Z] #67 sha256:d3c4533f26036d115c4707daa7b6323bc0d3f2c44936b7f9b3ee3e70d9d72bda [2021-11-10T15:23:18.492Z] #67 6.604 + RM_GOPATH=0 [2021-11-10T15:23:18.492Z] #67 6.604 + TMP_GOPATH= [2021-11-10T15:23:18.492Z] #67 6.604 + : /build [2021-11-10T15:23:18.492Z] #67 6.604 + '[' -z '' ']' [2021-11-10T15:23:18.492Z] #67 6.604 ++ mktemp -d [2021-11-10T15:23:18.492Z] #67 6.611 + export GOPATH=/tmp/tmp.mnr2CH2rbH [2021-11-10T15:23:18.492Z] #67 6.611 + GOPATH=/tmp/tmp.mnr2CH2rbH [2021-11-10T15:23:18.492Z] #67 6.611 + RM_GOPATH=1 [2021-11-10T15:23:18.492Z] #67 6.611 + case "$(go env GOARCH)" in [2021-11-10T15:23:18.492Z] #67 6.611 ++ go env GOARCH [2021-11-10T15:23:18.492Z] #67 6.653 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T15:23:18.492Z] #67 6.653 + GO_BUILDMODE=-buildmode=pie [2021-11-10T15:23:18.492Z] #67 6.653 ++ dirname /tmp/install/install.sh [2021-11-10T15:23:18.492Z] #67 6.653 + dir=/tmp/install [2021-11-10T15:23:18.492Z] #67 6.653 + bin=proxy [2021-11-10T15:23:18.492Z] #67 6.653 + shift [2021-11-10T15:23:18.492Z] #67 6.653 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-11-10T15:23:18.492Z] #67 6.653 + . /tmp/install/proxy.installer [2021-11-10T15:23:18.492Z] #67 6.653 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-10T15:23:18.492Z] #67 6.653 + install_proxy [2021-11-10T15:23:18.492Z] #67 6.653 + case "$1" in [2021-11-10T15:23:18.492Z] #67 6.653 + export CGO_ENABLED=0 [2021-11-10T15:23:18.492Z] #67 6.653 + CGO_ENABLED=0 [2021-11-10T15:23:18.492Z] #67 6.653 + _install_proxy [2021-11-10T15:23:18.492Z] #67 6.653 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-11-10T15:23:18.492Z] #67 6.653 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mnr2CH2rbH/src/github.com/docker/libnetwork [2021-11-10T15:23:18.492Z] #67 6.653 Cloning into '/tmp/tmp.mnr2CH2rbH/src/github.com/docker/libnetwork'... [2021-11-10T15:23:18.492Z] #67 6.653 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-10T15:23:18.755Z] #67 ... [2021-11-10T15:23:18.755Z] [2021-11-10T15:23:18.755Z] #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-11-10T15:23:18.755Z] #49 sha256:29f5d7672e9bf5e249e1ed61bed75b7c044d87b23f3b775b52f90802bde10577 [2021-11-10T15:23:18.755Z] #49 6.912 + RM_GOPATH=0 [2021-11-10T15:23:18.755Z] #49 6.912 + TMP_GOPATH= [2021-11-10T15:23:18.755Z] #49 6.912 + : /build [2021-11-10T15:23:18.755Z] #49 6.912 + '[' -z '' ']' [2021-11-10T15:23:18.755Z] #49 6.912 ++ mktemp -d [2021-11-10T15:23:18.755Z] #49 6.917 + export GOPATH=/tmp/tmp.xuoSUSPxjf [2021-11-10T15:23:18.755Z] #49 6.917 + GOPATH=/tmp/tmp.xuoSUSPxjf [2021-11-10T15:23:18.755Z] #49 6.917 + RM_GOPATH=1 [2021-11-10T15:23:18.755Z] #49 6.917 + case "$(go env GOARCH)" in [2021-11-10T15:23:18.755Z] #49 6.917 ++ go env GOARCH [2021-11-10T15:23:18.755Z] #49 6.954 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T15:23:18.755Z] #49 6.954 + GO_BUILDMODE=-buildmode=pie [2021-11-10T15:23:18.755Z] #49 6.954 ++ dirname /tmp/install/install.sh [2021-11-10T15:23:18.755Z] #49 6.954 + dir=/tmp/install [2021-11-10T15:23:18.755Z] #49 6.954 + bin=golangci_lint [2021-11-10T15:23:18.755Z] #49 6.954 + shift [2021-11-10T15:23:18.755Z] #49 6.954 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-11-10T15:23:18.755Z] #49 6.954 + . /tmp/install/golangci_lint.installer [2021-11-10T15:23:18.755Z] #49 6.954 ++ : v1.23.8 [2021-11-10T15:23:18.755Z] #49 6.954 + install_golangci_lint [2021-11-10T15:23:18.755Z] #49 6.954 + set -e [2021-11-10T15:23:18.755Z] #49 6.954 + export GO111MODULE=on [2021-11-10T15:23:18.755Z] #49 6.954 + GO111MODULE=on [2021-11-10T15:23:18.755Z] #49 6.954 + GOBIN=/build [2021-11-10T15:23:18.755Z] #49 6.954 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-11-10T15:23:18.755Z] #49 7.990 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-10T15:23:18.755Z] #49 ... [2021-11-10T15:23:18.755Z] [2021-11-10T15:23:18.755Z] #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-11-10T15:23:18.755Z] #45 sha256:02aed24193b715289b757ad808a6d07722c253d1ad238a056d80c41a804966eb [2021-11-10T15:23:18.755Z] #45 7.746 + RM_GOPATH=0 [2021-11-10T15:23:18.755Z] #45 7.755 + TMP_GOPATH= [2021-11-10T15:23:18.755Z] #45 7.755 + : /build [2021-11-10T15:23:18.755Z] #45 7.755 + '[' -z '' ']' [2021-11-10T15:23:18.755Z] #45 7.764 ++ mktemp -d [2021-11-10T15:23:18.755Z] #45 7.774 + export GOPATH=/tmp/tmp.YPJJ8JYVfW [2021-11-10T15:23:18.755Z] #45 7.774 + GOPATH=/tmp/tmp.YPJJ8JYVfW [2021-11-10T15:23:18.755Z] #45 7.774 + RM_GOPATH=1 [2021-11-10T15:23:18.755Z] #45 7.774 + case "$(go env GOARCH)" in [2021-11-10T15:23:18.755Z] #45 7.774 ++ go env GOARCH [2021-11-10T15:23:18.755Z] #45 7.818 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T15:23:18.755Z] #45 7.818 + GO_BUILDMODE=-buildmode=pie [2021-11-10T15:23:18.755Z] #45 7.823 ++ dirname /tmp/install/install.sh [2021-11-10T15:23:18.755Z] #45 7.846 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-10T15:23:18.755Z] #45 7.846 + dir=/tmp/install [2021-11-10T15:23:18.755Z] #45 7.846 + bin=vndr [2021-11-10T15:23:18.755Z] #45 7.846 + shift [2021-11-10T15:23:18.755Z] #45 7.846 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-11-10T15:23:18.755Z] #45 7.846 + . /tmp/install/vndr.installer [2021-11-10T15:23:18.755Z] #45 7.846 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-10T15:23:18.755Z] #45 7.846 + install_vndr [2021-11-10T15:23:18.755Z] #45 7.846 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-11-10T15:23:18.755Z] #45 7.846 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YPJJ8JYVfW/src/github.com/LK4D4/vndr [2021-11-10T15:23:18.755Z] #45 7.906 Cloning into '/tmp/tmp.YPJJ8JYVfW/src/github.com/LK4D4/vndr'... [2021-11-10T15:23:18.755Z] #45 9.106 + cd /tmp/tmp.YPJJ8JYVfW/src/github.com/LK4D4/vndr [2021-11-10T15:23:18.755Z] #45 9.117 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-10T15:23:18.755Z] #45 9.206 + go build -buildmode=pie -v -o /build/vndr . [2021-11-10T15:23:18.995Z] #67 ... [2021-11-10T15:23:18.995Z] [2021-11-10T15:23:18.995Z] #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-11-10T15:23:18.995Z] #58 sha256:62ca45f5efd0c09fbceb2bb342d1e4632d12b94115dc75f4911081b84e3fd917 [2021-11-10T15:23:18.995Z] #58 32.73 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-10T15:23:18.995Z] #58 33.24 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-11-10T15:23:18.995Z] #58 37.45 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-11-10T15:23:18.995Z] #58 ... [2021-11-10T15:23:18.995Z] [2021-11-10T15:23:18.995Z] #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-11-10T15:23:18.995Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-10T15:23:18.995Z] #40 40.56 Checking out files: 49% (868/1750) Checking out files: 50% (875/1750) Checking out files: 51% (893/1750) Checking out files: 52% (910/1750) Checking out files: 53% (928/1750) Checking out files: 54% (945/1750) Checking out files: 55% (963/1750) Checking out files: 56% (980/1750) Checking out files: 57% (998/1750) Checking out files: 58% (1015/1750) Checking out files: 59% (1033/1750) Checking out files: 60% (1050/1750) Checking out files: 61% (1068/1750) Checking out files: 62% (1085/1750) Checking out files: 63% (1103/1750) Checking out files: 64% (1120/1750) Checking out files: 65% (1138/1750) Checking out files: 66% (1155/1750) Checking out files: 67% (1173/1750) Checking out files: 68% (1190/1750) Checking out files: 69% (1208/1750) Checking out files: 70% (1225/1750) Checking out files: 71% (1243/1750) Checking out files: 72% (1260/1750) Checking out files: 73% (1278/1750) Checking out files: 74% (1295/1750) Checking out files: 75% (1313/1750) Checking out files: 76% (1330/1750) Checking out files: 77% (1348/1750) Checking out files: 78% (1365/1750) Checking out files: 79% (1383/1750) Checking out files: 80% (1400/1750) Checking out files: 81% (1418/1750) Checking out files: 82% (1435/1750) Checking out files: 83% (1453/1750) Checking out files: 84% (1470/1750) Checking out files: 85% (1488/1750) Checking out files: 86% (1505/1750) Checking out files: 87% (1523/1750) Checking out files: 88% (1540/1750) Checking out files: 89% (1558/1750) Checking out files: 90% (1575/1750) Checking out files: 91% (1593/1750) Checking out files: 91% (1606/1750) Checking out files: 92% (1610/1750) Checking out files: 93% (1628/1750) Checking out files: 94% (1645/1750) Checking out files: 95% (1663/1750) Checking out files: 96% (1680/1750) Checking out files: 97% (1698/1750) Checking out files: 98% (1715/1750) Checking out files: 99% (1733/1750) Checking out files: 100% (1750/1750) Checking out files: 100% (1750/1750), done. [2021-11-10T15:23:18.995Z] #40 41.92 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-11-10T15:23:19.015Z] #45 ... [2021-11-10T15:23:19.015Z] [2021-11-10T15:23:19.015Z] #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-11-10T15:23:19.015Z] #47 sha256:aa94dfe4a2dc50f118af00022bae0df0ef2a83bc1cc2f8c3980987f5c805ce81 [2021-11-10T15:23:19.015Z] #47 6.789 + RM_GOPATH=0 [2021-11-10T15:23:19.015Z] #47 6.789 + TMP_GOPATH= [2021-11-10T15:23:19.015Z] #47 6.789 + : /build [2021-11-10T15:23:19.015Z] #47 6.789 + '[' -z '' ']' [2021-11-10T15:23:19.015Z] #47 6.789 ++ mktemp -d [2021-11-10T15:23:19.015Z] #47 6.789 + export GOPATH=/tmp/tmp.D42edg0vVH [2021-11-10T15:23:19.015Z] #47 6.789 + GOPATH=/tmp/tmp.D42edg0vVH [2021-11-10T15:23:19.015Z] #47 6.789 + RM_GOPATH=1 [2021-11-10T15:23:19.015Z] #47 6.789 + case "$(go env GOARCH)" in [2021-11-10T15:23:19.015Z] #47 6.789 ++ go env GOARCH [2021-11-10T15:23:19.015Z] #47 6.826 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T15:23:19.015Z] #47 6.826 + GO_BUILDMODE=-buildmode=pie [2021-11-10T15:23:19.015Z] #47 6.826 ++ dirname /tmp/install/install.sh [2021-11-10T15:23:19.015Z] #47 6.826 + dir=/tmp/install [2021-11-10T15:23:19.015Z] #47 6.826 + bin=gotestsum [2021-11-10T15:23:19.015Z] #47 6.826 + shift [2021-11-10T15:23:19.015Z] #47 6.826 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-11-10T15:23:19.015Z] #47 6.826 + . /tmp/install/gotestsum.installer [2021-11-10T15:23:19.015Z] #47 6.826 ++ : v0.5.3 [2021-11-10T15:23:19.015Z] #47 6.826 + install_gotestsum [2021-11-10T15:23:19.015Z] #47 6.826 + set -e [2021-11-10T15:23:19.015Z] #47 6.826 + export GO111MODULE=on [2021-11-10T15:23:19.015Z] #47 6.826 + GO111MODULE=on [2021-11-10T15:23:19.015Z] #47 6.826 + GOBIN=/build [2021-11-10T15:23:19.015Z] #47 6.826 + go get gotest.tools/gotestsum@v0.5.3 [2021-11-10T15:23:19.015Z] #47 7.624 go: downloading gotest.tools/gotestsum v0.5.3 [2021-11-10T15:23:19.015Z] #47 10.48 go: downloading github.com/fatih/color v1.9.0 [2021-11-10T15:23:19.015Z] #47 10.52 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-10T15:23:19.015Z] #47 10.56 go: downloading github.com/pkg/errors v0.9.1 [2021-11-10T15:23:19.015Z] #47 10.58 go: downloading github.com/spf13/pflag v1.0.3 [2021-11-10T15:23:19.015Z] #47 ... [2021-11-10T15:23:19.015Z] [2021-11-10T15:23:19.015Z] #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-11-10T15:23:19.015Z] #51 sha256:e177e969f2ee220d9027abb9a1f2fd82a151952abf7f408ba22a2015b10cdba3 [2021-11-10T15:23:19.015Z] #51 7.832 + RM_GOPATH=0 [2021-11-10T15:23:19.015Z] #51 7.832 + TMP_GOPATH= [2021-11-10T15:23:19.015Z] #51 7.832 + : /build [2021-11-10T15:23:19.015Z] #51 7.832 + '[' -z '' ']' [2021-11-10T15:23:19.015Z] #51 7.832 ++ mktemp -d [2021-11-10T15:23:19.015Z] #51 7.832 + export GOPATH=/tmp/tmp.P2bEItwedI [2021-11-10T15:23:19.015Z] #51 7.832 + GOPATH=/tmp/tmp.P2bEItwedI [2021-11-10T15:23:19.015Z] #51 7.832 + RM_GOPATH=1 [2021-11-10T15:23:19.015Z] #51 7.832 + case "$(go env GOARCH)" in [2021-11-10T15:23:19.015Z] #51 7.846 ++ go env GOARCH [2021-11-10T15:23:19.015Z] #51 7.906 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-10T15:23:19.015Z] #51 7.906 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T15:23:19.015Z] #51 7.906 + GO_BUILDMODE=-buildmode=pie [2021-11-10T15:23:19.015Z] #51 7.906 ++ dirname /tmp/install/install.sh [2021-11-10T15:23:19.015Z] #51 7.906 + dir=/tmp/install [2021-11-10T15:23:19.015Z] #51 7.906 + bin=shfmt [2021-11-10T15:23:19.015Z] #51 7.906 + shift [2021-11-10T15:23:19.015Z] #51 7.906 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-11-10T15:23:19.015Z] #51 7.906 + . /tmp/install/shfmt.installer [2021-11-10T15:23:19.015Z] #51 7.906 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-10T15:23:19.015Z] #51 7.906 + install_shfmt [2021-11-10T15:23:19.015Z] #51 7.906 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-11-10T15:23:19.015Z] #51 7.906 + git clone https://github.com/mvdan/sh.git /tmp/tmp.P2bEItwedI/src/github.com/mvdan/sh [2021-11-10T15:23:19.015Z] #51 7.936 Cloning into '/tmp/tmp.P2bEItwedI/src/github.com/mvdan/sh'... [2021-11-10T15:23:19.274Z] #51 ... [2021-11-10T15:23:19.274Z] [2021-11-10T15:23:19.274Z] #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-11-10T15:23:19.274Z] #58 sha256:9039d4663deaa9466f3121c201a7d5069a723c5ea1ed1790bba3ff1fdf5f0a16 [2021-11-10T15:23:19.274Z] #58 8.322 + RM_GOPATH=0 [2021-11-10T15:23:19.274Z] #58 8.322 + TMP_GOPATH= [2021-11-10T15:23:19.274Z] #58 8.322 + : /build [2021-11-10T15:23:19.274Z] #58 8.322 + '[' -z '' ']' [2021-11-10T15:23:19.274Z] #58 8.336 ++ mktemp -d [2021-11-10T15:23:19.274Z] #58 8.336 + export GOPATH=/tmp/tmp.lWscR88EGa [2021-11-10T15:23:19.274Z] #58 8.336 + GOPATH=/tmp/tmp.lWscR88EGa [2021-11-10T15:23:19.274Z] #58 8.336 + RM_GOPATH=1 [2021-11-10T15:23:19.274Z] #58 8.336 + case "$(go env GOARCH)" in [2021-11-10T15:23:19.274Z] #58 8.336 ++ go env GOARCH [2021-11-10T15:23:19.274Z] #58 8.410 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T15:23:19.274Z] #58 8.410 + GO_BUILDMODE=-buildmode=pie [2021-11-10T15:23:19.274Z] #58 8.410 ++ dirname /tmp/install/install.sh [2021-11-10T15:23:19.274Z] #58 8.410 + dir=/tmp/install [2021-11-10T15:23:19.274Z] #58 8.410 + bin=rootlesskit [2021-11-10T15:23:19.274Z] #58 8.410 + shift [2021-11-10T15:23:19.274Z] #58 8.410 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-11-10T15:23:19.274Z] #58 8.410 + . /tmp/install/rootlesskit.installer [2021-11-10T15:23:19.274Z] #58 8.410 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-10T15:23:19.274Z] #58 8.410 + install_rootlesskit [2021-11-10T15:23:19.274Z] #58 8.410 + case "$1" in [2021-11-10T15:23:19.274Z] #58 8.410 + export CGO_ENABLED=0 [2021-11-10T15:23:19.274Z] #58 8.410 + CGO_ENABLED=0 [2021-11-10T15:23:19.274Z] #58 8.410 + _install_rootlesskit [2021-11-10T15:23:19.274Z] #58 8.410 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-11-10T15:23:19.274Z] #58 8.410 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lWscR88EGa/src/github.com/rootless-containers/rootlesskit [2021-11-10T15:23:19.274Z] #58 8.410 Cloning into '/tmp/tmp.lWscR88EGa/src/github.com/rootless-containers/rootlesskit'... [2021-11-10T15:23:19.274Z] #58 8.410 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-10T15:23:19.534Z] #58 ... [2021-11-10T15:23:19.534Z] [2021-11-10T15:23:19.534Z] #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-11-10T15:23:19.534Z] #24 sha256:5ee0ccf4607dff4367fc68ee399f1177e425cc8d88bc6a24f0994fcc24ad8b8e [2021-11-10T15:23:19.534Z] #24 11.45 + mkdir -p /build [2021-11-10T15:23:19.534Z] #24 11.47 + mv docker/docker /build/ [2021-11-10T15:23:19.534Z] #24 11.48 + rmdir docker [2021-11-10T15:23:19.795Z] #24 DONE 11.7s [2021-11-10T15:23:19.795Z] [2021-11-10T15:23:19.795Z] #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-11-10T15:23:19.795Z] #47 sha256:aa94dfe4a2dc50f118af00022bae0df0ef2a83bc1cc2f8c3980987f5c805ce81 [2021-11-10T15:23:19.795Z] #47 11.26 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-10T15:23:19.795Z] #47 11.30 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-10T15:23:19.795Z] #47 11.60 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-11-10T15:23:19.795Z] #47 11.78 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-11-10T15:23:20.054Z] #47 12.13 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-11-10T15:23:21.961Z] #47 13.64 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-11-10T15:23:22.293Z] #40 45.36 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-11-10T15:23:22.866Z] #40 ... [2021-11-10T15:23:22.866Z] [2021-11-10T15:23:22.866Z] #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-11-10T15:23:22.866Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:23:22.866Z] #13 38.75 Fetched 9001 kB in 36s (251 kB/s) [2021-11-10T15:23:24.780Z] #13 38.75 Reading package lists... [2021-11-10T15:23:24.780Z] #13 ... [2021-11-10T15:23:24.780Z] [2021-11-10T15:23:24.780Z] #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-11-10T15:23:24.780Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-10T15:23:24.780Z] #55 38.80 Fetched 8469 kB in 32s (267 kB/s) [2021-11-10T15:23:25.041Z] #55 38.80 Reading package lists... [2021-11-10T15:23:25.041Z] #55 ... [2021-11-10T15:23:25.041Z] [2021-11-10T15:23:25.041Z] #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-11-10T15:23:25.041Z] #49 sha256:5e23d2972834a194155d175ddf1aaa42baab93779763ddd16c6393d2d85f4068 [2021-11-10T15:23:25.041Z] #49 39.67 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-10T15:23:25.041Z] #49 39.72 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-10T15:23:25.041Z] #49 40.26 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-10T15:23:25.041Z] #49 40.38 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-11-10T15:23:25.041Z] #49 40.71 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-10T15:23:25.041Z] #49 40.81 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-10T15:23:25.041Z] #49 41.60 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-10T15:23:25.041Z] #49 41.61 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-10T15:23:25.041Z] #49 41.79 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-10T15:23:25.041Z] #49 41.84 go: downloading github.com/spf13/afero v1.1.2 [2021-11-10T15:23:25.041Z] #49 42.34 go: downloading github.com/spf13/cast v1.3.0 [2021-11-10T15:23:25.041Z] #49 42.48 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-10T15:23:25.041Z] #49 42.57 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-10T15:23:25.041Z] #49 42.69 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-10T15:23:25.041Z] #49 42.75 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-10T15:23:25.041Z] #49 43.21 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-10T15:23:25.041Z] #49 43.27 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-10T15:23:25.041Z] #49 43.57 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-10T15:23:25.041Z] #49 43.71 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-10T15:23:25.041Z] #49 43.77 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-10T15:23:25.041Z] #49 44.03 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-10T15:23:25.041Z] #49 44.11 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-10T15:23:25.041Z] #49 44.22 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-10T15:23:25.041Z] #49 44.36 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-10T15:23:25.041Z] #49 44.57 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-10T15:23:25.041Z] #49 44.82 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-10T15:23:25.041Z] #49 45.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-10T15:23:25.041Z] #49 45.21 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-10T15:23:25.041Z] #49 45.47 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-10T15:23:25.041Z] #49 46.58 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-10T15:23:25.041Z] #49 46.63 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-10T15:23:25.041Z] #49 46.72 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-10T15:23:25.041Z] #49 47.29 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-10T15:23:25.041Z] #49 47.40 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-10T15:23:25.041Z] #49 47.82 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-10T15:23:25.041Z] #49 47.96 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-10T15:23:25.255Z] #47 ... [2021-11-10T15:23:25.255Z] [2021-11-10T15:23:25.255Z] #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-11-10T15:23:25.255Z] #58 sha256:9039d4663deaa9466f3121c201a7d5069a723c5ea1ed1790bba3ff1fdf5f0a16 [2021-11-10T15:23:25.255Z] #58 16.70 + cd /tmp/tmp.lWscR88EGa/src/github.com/rootless-containers/rootlesskit [2021-11-10T15:23:25.255Z] #58 16.70 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-10T15:23:25.255Z] #58 16.92 + export GO111MODULE=on [2021-11-10T15:23:25.255Z] #58 16.92 + GO111MODULE=on [2021-11-10T15:23:25.255Z] #58 16.92 + export GOPROXY=https://proxy.golang.org [2021-11-10T15:23:25.255Z] #58 16.92 + GOPROXY=https://proxy.golang.org [2021-11-10T15:23:25.255Z] #58 16.92 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-10T15:23:25.255Z] #58 16.92 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-11-10T15:23:25.303Z] #49 49.33 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-10T15:23:25.303Z] #49 49.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-10T15:23:25.565Z] #49 49.49 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-10T15:23:25.826Z] #49 49.64 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-10T15:23:25.826Z] #49 49.76 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-10T15:23:25.953Z] INFO: Zapped successfully [2021-11-10T15:23:25.954Z] INFO: Location for testing is d:\CI\PR-43008\4 [2021-11-10T15:23:25.954Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-10T15:23:25.954Z] [2021-11-10T15:23:25.954Z] [2021-11-10T15:23:25.954Z] INFO: Building the image from Dockerfile.windows at 11/10/2021 15:23:22... [2021-11-10T15:23:25.954Z] [2021-11-10T15:23:26.143Z] #49 49.99 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-10T15:23:26.633Z] #58 ... [2021-11-10T15:23:26.633Z] [2021-11-10T15:23:26.633Z] #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-11-10T15:23:26.633Z] #34 sha256:a6cee5b64ccd35563f33a78882683d0a1d4ab16bd12cae4b04b7054e7c9e4708 [2021-11-10T15:23:26.634Z] #34 8.445 runtime/internal/math [2021-11-10T15:23:26.634Z] #34 8.606 internal/bytealg [2021-11-10T15:23:26.634Z] #34 8.896 math/bits [2021-11-10T15:23:26.634Z] #34 9.899 math [2021-11-10T15:23:26.634Z] #34 11.13 runtime [2021-11-10T15:23:26.634Z] #34 ... [2021-11-10T15:23:26.634Z] [2021-11-10T15:23:26.634Z] #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-11-10T15:23:26.634Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:23:26.634Z] #13 3.010 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-11-10T15:23:26.634Z] #13 3.156 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-10T15:23:26.634Z] #13 3.156 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-10T15:23:26.634Z] #13 3.188 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-10T15:23:26.634Z] #13 5.202 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-11-10T15:23:26.634Z] #13 8.788 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-10T15:23:26.872Z] #49 50.67 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-10T15:23:26.941Z] Sending build context to Docker daemon 58.32MB [2021-11-10T15:23:26.941Z] [2021-11-10T15:23:27.134Z] #49 ... [2021-11-10T15:23:27.134Z] [2021-11-10T15:23:27.134Z] #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-11-10T15:23:27.134Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-10T15:23:27.134Z] #36 40.89 Fetched 8469 kB in 33s (257 kB/s) [2021-11-10T15:23:27.134Z] #36 40.89 Reading package lists... [2021-11-10T15:23:27.134Z] #36 ... [2021-11-10T15:23:27.134Z] [2021-11-10T15:23:27.134Z] #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-11-10T15:23:27.134Z] #58 sha256:62ca45f5efd0c09fbceb2bb342d1e4632d12b94115dc75f4911081b84e3fd917 [2021-11-10T15:23:27.134Z] #58 47.86 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-10T15:23:27.395Z] #58 ... [2021-11-10T15:23:27.395Z] [2021-11-10T15:23:27.395Z] #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-11-10T15:23:27.395Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-10T15:23:27.395Z] #42 41.22 Fetched 8469 kB in 33s (260 kB/s) [2021-11-10T15:23:27.395Z] #42 41.22 Reading package lists... [2021-11-10T15:23:27.395Z] #42 ... [2021-11-10T15:23:27.395Z] [2021-11-10T15:23:27.395Z] #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-11-10T15:23:27.395Z] #49 sha256:5e23d2972834a194155d175ddf1aaa42baab93779763ddd16c6393d2d85f4068 [2021-11-10T15:23:27.395Z] #49 51.32 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-10T15:23:27.395Z] #49 51.45 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-10T15:23:27.409Z] Step 1/10 : FROM microsoft/windowsservercore [2021-11-10T15:23:27.409Z] ---> 617dd5ead5b8 [2021-11-10T15:23:27.409Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-10T15:23:27.409Z] ---> Using cache [2021-11-10T15:23:27.409Z] ---> 21633f31802a [2021-11-10T15:23:27.409Z] Step 3/10 : ARG GO_VERSION=1.16.10 [2021-11-10T15:23:27.409Z] ---> Running in 28400bf0c6b8 [2021-11-10T15:23:27.571Z] #13 ... [2021-11-10T15:23:27.571Z] [2021-11-10T15:23:27.571Z] #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-11-10T15:23:27.571Z] #58 sha256:9039d4663deaa9466f3121c201a7d5069a723c5ea1ed1790bba3ff1fdf5f0a16 [2021-11-10T15:23:27.571Z] #58 19.60 go: downloading github.com/pkg/errors v0.9.1 [2021-11-10T15:23:27.830Z] #58 19.91 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-10T15:23:27.877Z] Removing intermediate container 28400bf0c6b8 [2021-11-10T15:23:27.877Z] ---> 60d6a6d663b4 [2021-11-10T15:23:27.877Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-11-10T15:23:27.877Z] ---> Running in 102da583c2a5 [2021-11-10T15:23:27.877Z] Removing intermediate container 102da583c2a5 [2021-11-10T15:23:27.877Z] ---> f286880b991c [2021-11-10T15:23:27.877Z] 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-11-10T15:23:27.968Z] #49 51.81 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-10T15:23:27.968Z] #49 52.00 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-10T15:23:28.089Z] #58 20.05 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-10T15:23:28.230Z] #49 52.07 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-10T15:23:28.345Z] ---> Running in 61786e82d8a2 [2021-11-10T15:23:28.345Z] Removing intermediate container 61786e82d8a2 [2021-11-10T15:23:28.345Z] ---> 2f54277f61e6 [2021-11-10T15:23:28.345Z] 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-11-10T15:23:28.345Z] ---> Running in 93ef6e7a1afe [2021-11-10T15:23:28.491Z] #49 52.42 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-10T15:23:29.027Z] #58 ... [2021-11-10T15:23:29.027Z] [2021-11-10T15:23:29.027Z] #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-11-10T15:23:29.027Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-10T15:23:29.027Z] #36 11.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-10T15:23:29.027Z] #36 15.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [308 kB] [2021-11-10T15:23:29.027Z] #36 20.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-10T15:23:29.027Z] #36 ... [2021-11-10T15:23:29.027Z] [2021-11-10T15:23:29.027Z] #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-11-10T15:23:29.027Z] #34 sha256:a6cee5b64ccd35563f33a78882683d0a1d4ab16bd12cae4b04b7054e7c9e4708 [2021-11-10T15:23:29.027Z] #34 19.50 unicode/utf8 [2021-11-10T15:23:29.027Z] #34 20.52 encoding [2021-11-10T15:23:29.297Z] #34 ... [2021-11-10T15:23:29.297Z] [2021-11-10T15:23:29.297Z] #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-11-10T15:23:29.297Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-10T15:23:29.297Z] #55 11.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [308 kB] [2021-11-10T15:23:29.297Z] #55 15.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-10T15:23:29.558Z] #55 ... [2021-11-10T15:23:29.558Z] [2021-11-10T15:23:29.558Z] #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-11-10T15:23:29.558Z] #58 sha256:9039d4663deaa9466f3121c201a7d5069a723c5ea1ed1790bba3ff1fdf5f0a16 [2021-11-10T15:23:29.558Z] #58 21.35 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-11-10T15:23:30.125Z] #58 ... [2021-11-10T15:23:30.125Z] [2021-11-10T15:23:30.125Z] #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-11-10T15:23:30.125Z] #45 sha256:02aed24193b715289b757ad808a6d07722c253d1ad238a056d80c41a804966eb [2021-11-10T15:23:30.125Z] #45 12.10 internal/race [2021-11-10T15:23:30.125Z] #45 12.72 sync/atomic [2021-11-10T15:23:30.125Z] #45 12.77 runtime [2021-11-10T15:23:30.125Z] #45 13.91 unicode [2021-11-10T15:23:30.125Z] #45 20.42 unicode/utf8 [2021-11-10T15:23:30.125Z] #45 22.18 unicode/utf16 [2021-11-10T15:23:30.125Z] #45 ... [2021-11-10T15:23:30.125Z] [2021-11-10T15:23:30.125Z] #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-11-10T15:23:30.125Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:23:30.125Z] #13 13.48 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [308 kB] [2021-11-10T15:23:31.038Z] #49 54.91 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-10T15:23:31.039Z] #49 54.91 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-10T15:23:31.300Z] #49 55.23 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-11-10T15:23:31.300Z] #49 55.31 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-10T15:23:31.300Z] #49 55.35 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-10T15:23:31.564Z] #49 55.48 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-10T15:23:31.564Z] #49 55.71 go: downloading golang.org/x/text v0.3.2 [2021-11-10T15:23:33.412Z] #13 ... [2021-11-10T15:23:33.412Z] [2021-11-10T15:23:33.412Z] #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-11-10T15:23:33.412Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-10T15:23:33.412Z] #42 15.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [308 kB] [2021-11-10T15:23:33.412Z] #42 20.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-10T15:23:33.412Z] #42 ... [2021-11-10T15:23:33.412Z] [2021-11-10T15:23:33.412Z] #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-11-10T15:23:33.412Z] #45 sha256:02aed24193b715289b757ad808a6d07722c253d1ad238a056d80c41a804966eb [2021-11-10T15:23:33.412Z] #45 22.76 container/list [2021-11-10T15:23:33.412Z] #45 24.29 crypto/internal/subtle [2021-11-10T15:23:33.412Z] #45 24.87 crypto/subtle [2021-11-10T15:23:33.412Z] #45 25.14 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-11-10T15:23:33.412Z] #45 25.56 internal/nettrace [2021-11-10T15:23:34.210Z] [2021-11-10T15:23:34.210Z] SUCCESS: Specified value was saved. [2021-11-10T15:23:34.349Z] #45 26.33 runtime/cgo [2021-11-10T15:23:34.678Z] INFO: Downloading git... [2021-11-10T15:23:35.286Z] #45 ... [2021-11-10T15:23:35.286Z] [2021-11-10T15:23:35.286Z] #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-11-10T15:23:35.287Z] #47 sha256:aa94dfe4a2dc50f118af00022bae0df0ef2a83bc1cc2f8c3980987f5c805ce81 [2021-11-10T15:23:35.287Z] #47 17.21 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-11-10T15:23:35.287Z] #47 ... [2021-11-10T15:23:35.287Z] [2021-11-10T15:23:35.287Z] #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-11-10T15:23:35.287Z] #49 sha256:29f5d7672e9bf5e249e1ed61bed75b7c044d87b23f3b775b52f90802bde10577 [2021-11-10T15:23:35.287Z] #49 26.15 go: downloading github.com/fatih/color v1.7.0 [2021-11-10T15:23:35.287Z] #49 26.18 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-10T15:23:35.287Z] #49 26.26 go: downloading github.com/pkg/errors v0.8.1 [2021-11-10T15:23:35.287Z] #49 26.41 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-10T15:23:35.287Z] #49 26.41 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-10T15:23:35.287Z] #49 27.05 go: downloading github.com/spf13/viper v1.6.1 [2021-11-10T15:23:36.224Z] #49 28.04 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-10T15:23:36.224Z] #49 28.09 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-10T15:23:36.224Z] #49 28.22 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-10T15:23:36.224Z] #49 28.28 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-10T15:23:36.299Z] INFO: Downloading go... [2021-11-10T15:23:36.858Z] #49 ... [2021-11-10T15:23:36.858Z] [2021-11-10T15:23:36.858Z] #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-11-10T15:23:36.858Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:23:36.858Z] #13 38.75 Reading package lists... [2021-11-10T15:23:37.876Z] INFO: Downloading compiler 1 of 3... [2021-11-10T15:23:37.876Z] INFO: Downloading compiler 2 of 3... [2021-11-10T15:23:37.876Z] INFO: Downloading compiler 3 of 3... [2021-11-10T15:23:37.876Z] INFO: Extracting git... [2021-11-10T15:23:38.245Z] #13 52.90 Reading package lists... [2021-11-10T15:23:38.245Z] #13 ... [2021-11-10T15:23:38.245Z] [2021-11-10T15:23:38.245Z] #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-11-10T15:23:38.245Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-10T15:23:38.245Z] #55 38.80 Reading package lists... [2021-11-10T15:23:38.507Z] #55 52.92 Reading package lists... [2021-11-10T15:23:38.507Z] #55 ... [2021-11-10T15:23:38.507Z] [2021-11-10T15:23:38.507Z] #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-11-10T15:23:38.507Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-10T15:23:38.507Z] #36 40.89 Reading package lists... [2021-11-10T15:23:38.769Z] #49 30.45 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-10T15:23:38.769Z] #49 30.92 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-10T15:23:39.469Z] #36 55.26 Reading package lists... [2021-11-10T15:23:39.469Z] #36 ... [2021-11-10T15:23:39.469Z] [2021-11-10T15:23:39.469Z] #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-11-10T15:23:39.469Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-10T15:23:39.469Z] #55 52.92 Reading package lists... [2021-11-10T15:23:40.412Z] #55 63.54 Building dependency tree... [2021-11-10T15:23:40.412Z] #55 ... [2021-11-10T15:23:40.412Z] [2021-11-10T15:23:40.412Z] #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-11-10T15:23:40.412Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-10T15:23:40.412Z] #42 41.22 Reading package lists... [2021-11-10T15:23:40.412Z] #42 55.20 Reading package lists... [2021-11-10T15:23:40.673Z] #42 64.60 Building dependency tree... [2021-11-10T15:23:40.673Z] #42 ... [2021-11-10T15:23:40.673Z] [2021-11-10T15:23:40.673Z] #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-11-10T15:23:40.673Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-10T15:23:40.673Z] #36 55.26 Reading package lists... [2021-11-10T15:23:41.245Z] #36 64.66 Building dependency tree... [2021-11-10T15:23:41.245Z] #36 ... [2021-11-10T15:23:41.245Z] [2021-11-10T15:23:41.245Z] #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-11-10T15:23:41.245Z] #45 sha256:1572cb2a8fd740594217edd86927da3dcf344ff89d642a39674ed6644e086979 [2021-11-10T15:23:41.245Z] #45 55.04 vendor/golang.org/x/crypto/internal/subtle [2021-11-10T15:23:41.245Z] #45 ... [2021-11-10T15:23:41.245Z] [2021-11-10T15:23:41.245Z] #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-11-10T15:23:41.245Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-10T15:23:41.245Z] #55 63.54 Building dependency tree... [2021-11-10T15:23:41.245Z] #55 65.13 Reading state information... [2021-11-10T15:23:43.162Z] #55 67.07 The following additional packages will be installed: [2021-11-10T15:23:43.162Z] #55 67.09 libbtrfs0 [2021-11-10T15:23:43.162Z] #55 67.29 The following NEW packages will be installed: [2021-11-10T15:23:43.423Z] #55 67.32 libbtrfs-dev libbtrfs0 [2021-11-10T15:23:43.545Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-10T15:23:43.545Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2021-11-10T15:23:43.545Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-11-10T15:23:43.545Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-10T15:23:43.545Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-10T15:23:43.545Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-10T15:23:43.545Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-10T15:23:43.545Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-10T15:23:43.545Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-10T15:23:43.545Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-10T15:23:43.545Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-10T15:23:43.545Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-10T15:23:43.804Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-10T15:23:43.804Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-10T15:23:43.804Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2021-11-10T15:23:43.999Z] #55 67.78 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-10T15:23:43.999Z] #55 67.78 Need to get 119 kB of archives. [2021-11-10T15:23:43.999Z] #55 67.78 After this operation, 387 kB of additional disk space will be used. [2021-11-10T15:23:44.000Z] #55 67.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-11-10T15:23:44.000Z] #55 67.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-11-10T15:23:44.000Z] #55 ... [2021-11-10T15:23:44.000Z] [2021-11-10T15:23:44.000Z] #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-11-10T15:23:44.000Z] #67 sha256:5c0176669709730ba4eeb37309b800f0ec66dd2776372de30e043ccddb88ab86 [2021-11-10T15:23:44.000Z] #67 DONE 68.0s [2021-11-10T15:23:44.000Z] [2021-11-10T15:23:44.000Z] #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-11-10T15:23:44.000Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:23:44.000Z] #13 52.90 Reading package lists... [2021-11-10T15:23:44.053Z] #49 ... [2021-11-10T15:23:44.053Z] [2021-11-10T15:23:44.053Z] #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-11-10T15:23:44.053Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:23:44.053Z] #13 17.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-10T15:23:44.053Z] #13 ... [2021-11-10T15:23:44.053Z] [2021-11-10T15:23:44.053Z] #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-11-10T15:23:44.053Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-10T15:23:44.053Z] #55 35.77 Fetched 8469 kB in 29s (289 kB/s) [2021-11-10T15:23:44.062Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-10T15:23:44.062Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-10T15:23:44.062Z] ? github.com/docker/docker/api/types [no test files] [2021-11-10T15:23:44.063Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-10T15:23:44.063Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-10T15:23:44.063Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-10T15:23:44.063Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-10T15:23:44.321Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2021-11-10T15:23:44.321Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-10T15:23:44.321Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-10T15:23:44.321Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-10T15:23:44.321Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-10T15:23:44.321Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-10T15:23:44.321Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2021-11-10T15:23:44.321Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-10T15:23:44.321Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-10T15:23:44.580Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2021-11-10T15:23:44.580Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2021-11-10T15:23:44.580Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-10T15:23:44.580Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-10T15:23:44.580Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-10T15:23:44.580Z] ? github.com/docker/docker/builder [no test files] [2021-11-10T15:23:44.580Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-10T15:23:44.580Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-10T15:23:44.580Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-10T15:23:44.580Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-10T15:23:44.580Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-10T15:23:44.580Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-10T15:23:44.580Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-10T15:23:44.626Z] #55 35.77 Reading package lists... [2021-11-10T15:23:44.626Z] #55 ... [2021-11-10T15:23:44.626Z] [2021-11-10T15:23:44.626Z] #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-11-10T15:23:44.626Z] #51 sha256:e177e969f2ee220d9027abb9a1f2fd82a151952abf7f408ba22a2015b10cdba3 [2021-11-10T15:23:44.626Z] #51 26.67 + cd /tmp/tmp.P2bEItwedI/src/github.com/mvdan/sh [2021-11-10T15:23:44.626Z] #51 26.67 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-10T15:23:44.626Z] #51 26.97 + GO111MODULE=on [2021-11-10T15:23:44.626Z] #51 26.97 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-11-10T15:23:44.626Z] #51 28.95 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-10T15:23:44.626Z] #51 29.07 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-10T15:23:44.626Z] #51 29.20 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-10T15:23:44.626Z] #51 32.69 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-10T15:23:44.626Z] #51 ... [2021-11-10T15:23:44.626Z] [2021-11-10T15:23:44.626Z] #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-11-10T15:23:44.626Z] #67 sha256:d3c4533f26036d115c4707daa7b6323bc0d3f2c44936b7f9b3ee3e70d9d72bda [2021-11-10T15:23:45.663Z] #67 36.56 Checking out files: 31% (601/1907) Checking out files: 32% (611/1907) Checking out files: 33% (630/1907) Checking out files: 34% (649/1907) Checking out files: 35% (668/1907) Checking out files: 36% (687/1907) Checking out files: 37% (706/1907) Checking out files: 38% (725/1907) Checking out files: 39% (744/1907) Checking out files: 40% (763/1907) Checking out files: 41% (782/1907) Checking out files: 42% (801/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 62% (1184/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/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) [2021-11-10T15:23:45.663Z] #67 ... [2021-11-10T15:23:45.663Z] [2021-11-10T15:23:45.663Z] #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-11-10T15:23:45.663Z] #58 sha256:9039d4663deaa9466f3121c201a7d5069a723c5ea1ed1790bba3ff1fdf5f0a16 [2021-11-10T15:23:45.663Z] #58 27.66 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-11-10T15:23:45.663Z] #58 29.23 go: downloading github.com/google/uuid v1.3.0 [2021-11-10T15:23:45.663Z] #58 29.23 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-10T15:23:45.663Z] #58 29.51 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-10T15:23:45.663Z] #58 29.76 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-10T15:23:45.663Z] #58 30.41 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-10T15:23:45.663Z] #58 30.89 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-11-10T15:23:45.663Z] #58 31.38 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-10T15:23:45.663Z] #58 31.57 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-11-10T15:23:45.663Z] #58 36.34 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-11-10T15:23:45.663Z] #58 ... [2021-11-10T15:23:45.663Z] [2021-11-10T15:23:45.663Z] #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-11-10T15:23:45.663Z] #67 sha256:d3c4533f26036d115c4707daa7b6323bc0d3f2c44936b7f9b3ee3e70d9d72bda [2021-11-10T15:23:46.961Z] #67 36.56 Checking out files: 31% (601/1907) Checking out files: 32% (611/1907) Checking out files: 33% (630/1907) Checking out files: 34% (649/1907) Checking out files: 35% (668/1907) Checking out files: 36% (687/1907) Checking out files: 37% (706/1907) Checking out files: 38% (725/1907) Checking out files: 39% (744/1907) Checking out files: 40% (763/1907) Checking out files: 41% (782/1907) Checking out files: 42% (801/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 62% (1184/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/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-11-10T15:23:46.961Z] #67 38.93 + cd /tmp/tmp.mnr2CH2rbH/src/github.com/docker/libnetwork [2021-11-10T15:23:46.961Z] #67 38.93 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-10T15:23:47.110Z] ok github.com/docker/docker/builder/dockerfile 0.136s coverage: 48.5% of statements [2021-11-10T15:23:47.110Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-10T15:23:47.110Z] ok github.com/docker/docker/builder/remotecontext 0.068s coverage: 13.7% of statements [2021-11-10T15:23:47.529Z] #67 39.49 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-11-10T15:23:47.567Z] #13 60.25 Building dependency tree... [2021-11-10T15:23:47.567Z] #13 63.05 Reading state information... [2021-11-10T15:23:47.677Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-11-10T15:23:47.829Z] #13 ... [2021-11-10T15:23:47.829Z] [2021-11-10T15:23:47.829Z] #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-11-10T15:23:47.829Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-10T15:23:47.829Z] #55 69.69 debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T15:23:47.829Z] #55 70.08 Fetched 119 kB in 0s (374 kB/s) [2021-11-10T15:23:47.829Z] #55 70.27 Selecting previously unselected package libbtrfs0. [2021-11-10T15:23:47.829Z] #55 70.27 (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-11-10T15:23:47.829Z] #55 70.40 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-11-10T15:23:47.829Z] #55 70.43 Unpacking libbtrfs0 (4.20.1-2) ... [2021-11-10T15:23:47.829Z] #55 70.85 Selecting previously unselected package libbtrfs-dev. [2021-11-10T15:23:47.829Z] #55 70.88 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-11-10T15:23:47.829Z] #55 70.90 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-11-10T15:23:47.829Z] #55 71.36 Setting up libbtrfs0 (4.20.1-2) ... [2021-11-10T15:23:47.829Z] #55 71.38 Setting up libbtrfs-dev (4.20.1-2) ... [2021-11-10T15:23:47.829Z] #55 71.41 Processing triggers for libc-bin (2.28-10) ... [2021-11-10T15:23:47.829Z] #55 DONE 71.7s [2021-11-10T15:23:47.829Z] [2021-11-10T15:23:47.829Z] #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-11-10T15:23:47.829Z] #56 sha256:5c861b756fa3231976984f17154524a6dc4dd067548acf817639e0a98522a25f [2021-11-10T15:23:48.244Z] ok github.com/docker/docker/builder/remotecontext/git 1.092s coverage: 86.3% of statements [2021-11-10T15:23:48.244Z] ? github.com/docker/docker/cli [no test files] [2021-11-10T15:23:48.244Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-10T15:23:49.745Z] #56 1.596 + RM_GOPATH=0 [2021-11-10T15:23:49.745Z] #56 1.596 + TMP_GOPATH= [2021-11-10T15:23:49.745Z] #56 1.596 + : /build [2021-11-10T15:23:49.745Z] #56 1.596 + '[' -z '' ']' [2021-11-10T15:23:49.745Z] #56 1.596 ++ mktemp -d [2021-11-10T15:23:49.745Z] #56 1.603 + export GOPATH=/tmp/tmp.uvCkyBdlmq [2021-11-10T15:23:49.745Z] #56 1.603 + GOPATH=/tmp/tmp.uvCkyBdlmq [2021-11-10T15:23:49.745Z] #56 1.603 + RM_GOPATH=1 [2021-11-10T15:23:49.745Z] #56 1.603 + case "$(go env GOARCH)" in [2021-11-10T15:23:49.745Z] #56 1.603 ++ go env GOARCH [2021-11-10T15:23:49.745Z] #56 1.658 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T15:23:49.745Z] #56 1.658 + GO_BUILDMODE=-buildmode=pie [2021-11-10T15:23:49.745Z] #56 1.658 ++ dirname /tmp/install/install.sh [2021-11-10T15:23:49.745Z] #56 1.696 + dir=/tmp/install [2021-11-10T15:23:49.745Z] #56 1.696 + bin=containerd [2021-11-10T15:23:49.745Z] #56 1.696 + shift [2021-11-10T15:23:49.745Z] #56 1.696 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-11-10T15:23:49.745Z] #56 1.696 + . /tmp/install/containerd.installer [2021-11-10T15:23:49.745Z] #56 1.696 ++ set -e [2021-11-10T15:23:49.745Z] #56 1.696 ++ : 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-10T15:23:49.745Z] #56 1.696 + install_containerd [2021-11-10T15:23:49.745Z] #56 1.696 + echo 'Install containerd version 5b46e404f6b9f661a205e28d59c982d3634148f8' [2021-11-10T15:23:49.745Z] #56 1.697 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uvCkyBdlmq/src/github.com/containerd/containerd [2021-11-10T15:23:49.745Z] #56 1.697 Install containerd version 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-10T15:23:49.745Z] #56 1.710 Cloning into '/tmp/tmp.uvCkyBdlmq/src/github.com/containerd/containerd'... [2021-11-10T15:23:51.132Z] #56 ... [2021-11-10T15:23:51.132Z] [2021-11-10T15:23:51.132Z] #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-11-10T15:23:51.132Z] #49 sha256:5e23d2972834a194155d175ddf1aaa42baab93779763ddd16c6393d2d85f4068 [2021-11-10T15:23:51.132Z] #49 64.96 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-10T15:23:51.132Z] #49 64.98 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-10T15:23:51.132Z] #49 65.14 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-10T15:23:51.132Z] #49 65.16 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-10T15:23:51.132Z] #49 65.20 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-10T15:23:51.132Z] #49 66.82 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-10T15:23:51.132Z] #49 67.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-10T15:23:51.132Z] #49 67.47 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-10T15:23:51.132Z] #49 ... [2021-11-10T15:23:51.132Z] [2021-11-10T15:23:51.132Z] #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-11-10T15:23:51.132Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:23:51.132Z] #13 66.58 The following additional packages will be installed: [2021-11-10T15:23:51.132Z] #13 66.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-11-10T15:23:51.132Z] #13 66.60 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-11-10T15:23:51.132Z] #13 66.60 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-11-10T15:23:51.132Z] #13 66.60 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-11-10T15:23:51.132Z] #13 66.61 mingw-w64-x86-64-dev [2021-11-10T15:23:51.132Z] #13 66.66 Suggested packages: [2021-11-10T15:23:51.132Z] #13 66.66 gcc-8-locales seccomp wine64 [2021-11-10T15:23:51.526Z] ok github.com/docker/docker/client 0.184s coverage: 75.4% of statements [2021-11-10T15:23:51.721Z] #67 ... [2021-11-10T15:23:51.721Z] [2021-11-10T15:23:51.721Z] #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-11-10T15:23:51.721Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-10T15:23:52.075Z] #13 ... [2021-11-10T15:23:52.075Z] [2021-11-10T15:23:52.075Z] #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-11-10T15:23:52.075Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-10T15:23:52.075Z] #42 64.60 Building dependency tree... [2021-11-10T15:23:52.075Z] #42 66.05 Reading state information... [2021-11-10T15:23:52.075Z] #42 68.22 The following additional packages will be installed: [2021-11-10T15:23:52.075Z] #42 68.25 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-11-10T15:23:52.075Z] #42 68.25 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-11-10T15:23:52.075Z] #42 68.25 Suggested packages: [2021-11-10T15:23:52.075Z] #42 68.25 manpages-dev python-setuptools [2021-11-10T15:23:52.075Z] #42 70.55 The following NEW packages will be installed: [2021-11-10T15:23:52.075Z] #42 70.58 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-11-10T15:23:52.075Z] #42 70.60 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-11-10T15:23:52.075Z] #42 70.60 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-11-10T15:23:52.075Z] #42 70.61 python-six zlib1g-dev [2021-11-10T15:23:52.075Z] #42 71.13 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2021-11-10T15:23:52.075Z] #42 71.13 Need to get 4095 kB of archives. [2021-11-10T15:23:52.075Z] #42 71.13 After this operation, 22.5 MB of additional disk space will be used. [2021-11-10T15:23:52.075Z] #42 71.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-11-10T15:23:52.075Z] #42 71.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-10T15:23:52.076Z] #42 71.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-11-10T15:23:52.076Z] #42 71.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-11-10T15:23:52.076Z] #42 71.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-11-10T15:23:52.076Z] #42 71.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-11-10T15:23:52.076Z] #42 71.18 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-11-10T15:23:52.076Z] #42 71.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-11-10T15:23:52.076Z] #42 71.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-11-10T15:23:52.076Z] #42 71.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-11-10T15:23:52.076Z] #42 71.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-11-10T15:23:52.076Z] #42 71.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-11-10T15:23:52.076Z] #42 71.54 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-11-10T15:23:52.076Z] #42 71.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-11-10T15:23:52.076Z] #42 71.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-11-10T15:23:52.076Z] #42 71.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-11-10T15:23:52.076Z] #42 71.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-11-10T15:23:52.076Z] #42 73.85 debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T15:23:52.076Z] #42 74.30 Fetched 4095 kB in 1s (5628 kB/s) [2021-11-10T15:23:52.076Z] #42 74.54 Selecting previously unselected package libcap-dev:amd64. [2021-11-10T15:23:52.076Z] #42 74.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-11-10T15:23:52.076Z] #42 74.72 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-11-10T15:23:52.076Z] #42 74.75 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-11-10T15:23:52.076Z] #42 75.04 Selecting previously unselected package libnet1:amd64. [2021-11-10T15:23:52.076Z] #42 75.05 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-10T15:23:52.076Z] #42 75.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-10T15:23:52.076Z] #42 75.38 Selecting previously unselected package libnet1-dev. [2021-11-10T15:23:52.076Z] #42 75.43 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-10T15:23:52.076Z] #42 75.44 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-11-10T15:23:52.076Z] #42 75.85 Selecting previously unselected package libnl-3-200:amd64. [2021-11-10T15:23:52.076Z] #42 75.86 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-11-10T15:23:52.076Z] #42 75.89 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-11-10T15:23:52.240Z] #40 42.74 Checking out files: 50% (881/1750) Checking out files: 51% (893/1750) Checking out files: 52% (910/1750) Checking out files: 53% (928/1750) Checking out files: 54% (945/1750) Checking out files: 55% (963/1750) Checking out files: 56% (980/1750) Checking out files: 57% (998/1750) Checking out files: 58% (1015/1750) Checking out files: 59% (1033/1750) Checking out files: 60% (1050/1750) Checking out files: 61% (1068/1750) Checking out files: 62% (1085/1750) Checking out files: 63% (1103/1750) Checking out files: 64% (1120/1750) Checking out files: 65% (1138/1750) Checking out files: 66% (1155/1750) Checking out files: 67% (1173/1750) Checking out files: 68% (1190/1750) Checking out files: 69% (1208/1750) Checking out files: 70% (1225/1750) Checking out files: 71% (1243/1750) Checking out files: 72% (1260/1750) Checking out files: 73% (1278/1750) Checking out files: 74% (1295/1750) Checking out files: 75% (1313/1750) Checking out files: 76% (1330/1750) Checking out files: 77% (1348/1750) Checking out files: 78% (1365/1750) Checking out files: 79% (1383/1750) Checking out files: 80% (1400/1750) Checking out files: 81% (1418/1750) Checking out files: 82% (1435/1750) Checking out files: 83% (1453/1750) Checking out files: 84% (1470/1750) Checking out files: 85% (1488/1750) Checking out files: 86% (1505/1750) Checking out files: 87% (1523/1750) Checking out files: 88% (1540/1750) Checking out files: 89% (1558/1750) Checking out files: 90% (1575/1750) Checking out files: 91% (1593/1750) Checking out files: 91% (1606/1750) Checking out files: 92% (1610/1750) Checking out files: 93% (1628/1750) Checking out files: 94% (1645/1750) Checking out files: 95% (1663/1750) Checking out files: 96% (1680/1750) Checking out files: 97% (1698/1750) Checking out files: 98% (1715/1750) Checking out files: 99% (1733/1750) Checking out files: 100% (1750/1750) Checking out files: 100% (1750/1750), done. [2021-11-10T15:23:52.337Z] #42 76.23 Selecting previously unselected package libnl-3-dev:amd64. [2021-11-10T15:23:52.337Z] #42 76.24 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-11-10T15:23:52.337Z] #42 76.25 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-11-10T15:23:52.337Z] #42 ... [2021-11-10T15:23:52.337Z] [2021-11-10T15:23:52.337Z] #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-11-10T15:23:52.337Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-10T15:23:52.337Z] #36 64.66 Building dependency tree... [2021-11-10T15:23:52.337Z] #36 66.25 Reading state information... [2021-11-10T15:23:52.337Z] #36 69.16 The following additional packages will be installed: [2021-11-10T15:23:52.337Z] #36 69.19 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-11-10T15:23:52.337Z] #36 69.21 Suggested packages: [2021-11-10T15:23:52.337Z] #36 69.21 cmake-doc ninja-build lrzip [2021-11-10T15:23:52.337Z] #36 69.21 Recommended packages: [2021-11-10T15:23:52.337Z] #36 69.21 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-10T15:23:52.337Z] #36 71.03 The following NEW packages will be installed: [2021-11-10T15:23:52.337Z] #36 71.07 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-11-10T15:23:52.337Z] #36 71.07 vim-common xxd [2021-11-10T15:23:52.337Z] #36 71.62 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-11-10T15:23:52.337Z] #36 71.62 Need to get 14.9 MB of archives. [2021-11-10T15:23:52.337Z] #36 71.62 After this operation, 61.8 MB of additional disk space will be used. [2021-11-10T15:23:52.337Z] #36 71.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-11-10T15:23:52.337Z] #36 71.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-11-10T15:23:52.337Z] #36 71.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-11-10T15:23:52.337Z] #36 71.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-11-10T15:23:52.337Z] #36 73.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-11-10T15:23:52.337Z] #36 73.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-11-10T15:23:52.337Z] #36 73.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-11-10T15:23:52.337Z] #36 73.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-11-10T15:23:52.337Z] #36 73.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-11-10T15:23:52.337Z] #36 73.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-11-10T15:23:52.337Z] #36 76.34 debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T15:23:52.499Z] #40 44.03 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-11-10T15:23:52.799Z] INFO: Expanding go... [2021-11-10T15:23:52.910Z] #36 76.76 Fetched 14.9 MB in 3s (5163 kB/s) [2021-11-10T15:23:52.910Z] #36 ... [2021-11-10T15:23:52.910Z] [2021-11-10T15:23:52.910Z] #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-11-10T15:23:52.910Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-10T15:23:52.910Z] #42 76.86 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-10T15:23:52.910Z] #42 76.88 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-11-10T15:23:52.910Z] #42 76.90 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-10T15:23:53.172Z] #42 77.14 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-11-10T15:23:53.172Z] #42 77.16 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-11-10T15:23:53.172Z] #42 77.16 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-11-10T15:23:53.433Z] #42 77.30 Selecting previously unselected package zlib1g-dev:amd64. [2021-11-10T15:23:53.433Z] #42 77.30 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-11-10T15:23:53.433Z] #42 77.31 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-11-10T15:23:53.695Z] #42 77.64 Selecting previously unselected package libprotobuf17:amd64. [2021-11-10T15:23:53.695Z] #42 77.65 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-11-10T15:23:53.695Z] #42 77.66 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-11-10T15:23:54.639Z] #42 78.51 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-11-10T15:23:54.639Z] #42 78.52 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-11-10T15:23:54.639Z] #42 78.53 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-11-10T15:23:54.901Z] #42 78.78 Selecting previously unselected package libprotobuf-dev:amd64. [2021-11-10T15:23:54.901Z] #42 78.79 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-11-10T15:23:54.901Z] #42 78.80 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-11-10T15:23:55.789Z] #40 47.57 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-11-10T15:23:56.048Z] #40 ... [2021-11-10T15:23:56.048Z] [2021-11-10T15:23:56.048Z] #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-11-10T15:23:56.048Z] #49 sha256:29f5d7672e9bf5e249e1ed61bed75b7c044d87b23f3b775b52f90802bde10577 [2021-11-10T15:23:56.048Z] #49 38.16 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-10T15:23:56.048Z] #49 38.33 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-10T15:23:56.048Z] #49 38.88 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-10T15:23:56.048Z] #49 39.15 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-11-10T15:23:56.048Z] #49 39.24 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-10T15:23:56.048Z] #49 39.28 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-10T15:23:56.048Z] #49 40.10 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-10T15:23:56.048Z] #49 40.15 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-10T15:23:56.048Z] #49 40.43 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-10T15:23:56.048Z] #49 40.56 go: downloading github.com/spf13/afero v1.1.2 [2021-11-10T15:23:56.048Z] #49 40.96 go: downloading github.com/spf13/cast v1.3.0 [2021-11-10T15:23:56.048Z] #49 41.04 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-10T15:23:56.048Z] #49 41.19 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-10T15:23:56.048Z] #49 41.23 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-10T15:23:56.048Z] #49 41.26 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-10T15:23:56.048Z] #49 41.72 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-10T15:23:56.048Z] #49 41.73 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-10T15:23:56.048Z] #49 42.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-10T15:23:56.048Z] #49 42.09 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-10T15:23:56.048Z] #49 42.31 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-10T15:23:56.048Z] #49 42.39 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-10T15:23:56.048Z] #49 42.72 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-10T15:23:56.048Z] #49 42.82 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-10T15:23:56.048Z] #49 43.05 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-10T15:23:56.048Z] #49 43.14 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-10T15:23:56.048Z] #49 43.36 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-10T15:23:56.048Z] #49 43.57 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-10T15:23:56.048Z] #49 43.96 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-10T15:23:56.048Z] #49 44.29 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-10T15:23:56.048Z] #49 45.31 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-10T15:23:56.048Z] #49 45.49 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-10T15:23:56.048Z] #49 45.61 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-10T15:23:56.048Z] #49 46.01 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-10T15:23:56.048Z] #49 46.16 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-10T15:23:56.048Z] #49 46.61 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-10T15:23:56.048Z] #49 46.69 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-10T15:23:56.048Z] #49 47.69 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-10T15:23:56.048Z] #49 47.87 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-10T15:23:56.048Z] #49 48.02 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-10T15:23:56.289Z] #42 80.31 Selecting previously unselected package libprotoc17:amd64. [2021-11-10T15:23:56.289Z] #42 80.31 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-11-10T15:23:56.289Z] #42 80.34 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-11-10T15:23:56.307Z] #49 48.36 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-10T15:23:56.307Z] #49 48.45 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-10T15:23:56.550Z] #42 ... [2021-11-10T15:23:56.550Z] [2021-11-10T15:23:56.550Z] #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-11-10T15:23:56.550Z] #34 sha256:21be26366fd1f78170184af5f11784fbacbad1cca61a159787c214f225ae7af3 [2021-11-10T15:23:56.550Z] #34 70.54 sync [2021-11-10T15:23:56.550Z] #34 70.56 internal/reflectlite [2021-11-10T15:23:56.550Z] #34 73.76 internal/testlog [2021-11-10T15:23:56.550Z] #34 75.96 sort [2021-11-10T15:23:56.550Z] #34 75.96 errors [2021-11-10T15:23:56.550Z] #34 76.98 strconv [2021-11-10T15:23:56.550Z] #34 78.02 io [2021-11-10T15:23:56.550Z] #34 79.64 syscall [2021-11-10T15:23:56.592Z] #49 48.75 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-10T15:23:56.812Z] #34 ... [2021-11-10T15:23:56.812Z] [2021-11-10T15:23:56.812Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-10T15:23:56.812Z] #32 sha256:d113cd23f4eec26f509df9eeb1b18b41c0ce527e43220165a8dbca37a12fe16d [2021-11-10T15:23:56.812Z] #32 77.66 Checking out files: 89% (1360/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-11-10T15:23:56.812Z] #32 78.22 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-10T15:23:56.812Z] #32 78.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-10T15:23:57.543Z] #49 49.58 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-10T15:23:57.803Z] #49 ... [2021-11-10T15:23:57.803Z] [2021-11-10T15:23:57.803Z] #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-11-10T15:23:57.803Z] #51 sha256:e177e969f2ee220d9027abb9a1f2fd82a151952abf7f408ba22a2015b10cdba3 [2021-11-10T15:23:57.803Z] #51 39.78 runtime [2021-11-10T15:23:57.803Z] #51 ... [2021-11-10T15:23:57.803Z] [2021-11-10T15:23:57.803Z] #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-11-10T15:23:57.803Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-10T15:23:57.803Z] #36 39.89 Fetched 8469 kB in 31s (271 kB/s) [2021-11-10T15:23:58.063Z] #36 39.89 Reading package lists... [2021-11-10T15:23:58.063Z] #36 ... [2021-11-10T15:23:58.063Z] [2021-11-10T15:23:58.063Z] #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-11-10T15:23:58.063Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-10T15:23:58.063Z] #42 40.01 Fetched 8469 kB in 32s (267 kB/s) [2021-11-10T15:23:58.063Z] #42 40.01 Reading package lists... [2021-11-10T15:23:58.063Z] #42 ... [2021-11-10T15:23:58.063Z] [2021-11-10T15:23:58.063Z] #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-11-10T15:23:58.063Z] #49 sha256:29f5d7672e9bf5e249e1ed61bed75b7c044d87b23f3b775b52f90802bde10577 [2021-11-10T15:23:58.063Z] #49 49.85 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-10T15:23:58.063Z] #49 50.00 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-10T15:23:58.063Z] #49 50.17 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-10T15:23:58.322Z] #49 50.32 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-10T15:23:58.322Z] #49 50.36 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-10T15:23:58.322Z] #49 50.50 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-10T15:24:00.869Z] #49 52.67 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-10T15:24:00.869Z] #49 52.67 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-10T15:24:01.023Z] #32 ... [2021-11-10T15:24:01.023Z] [2021-11-10T15:24:01.023Z] #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-11-10T15:24:01.023Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-10T15:24:01.023Z] #42 81.03 Selecting previously unselected package protobuf-c-compiler. [2021-11-10T15:24:01.023Z] #42 81.03 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-11-10T15:24:01.023Z] #42 81.04 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-11-10T15:24:01.023Z] #42 81.22 Selecting previously unselected package protobuf-compiler. [2021-11-10T15:24:01.023Z] #42 81.24 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-11-10T15:24:01.023Z] #42 81.26 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-11-10T15:24:01.023Z] #42 81.45 Selecting previously unselected package python-pkg-resources. [2021-11-10T15:24:01.023Z] #42 81.46 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-11-10T15:24:01.023Z] #42 81.48 Unpacking python-pkg-resources (40.8.0-1) ... [2021-11-10T15:24:01.023Z] #42 81.74 Selecting previously unselected package python-six. [2021-11-10T15:24:01.023Z] #42 81.74 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-11-10T15:24:01.023Z] #42 81.74 Unpacking python-six (1.12.0-1) ... [2021-11-10T15:24:01.023Z] #42 81.87 Selecting previously unselected package python-protobuf. [2021-11-10T15:24:01.023Z] #42 81.88 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-11-10T15:24:01.023Z] #42 81.89 Unpacking python-protobuf (3.6.1.3-2) ... [2021-11-10T15:24:01.023Z] #42 82.47 Setting up python-pkg-resources (40.8.0-1) ... [2021-11-10T15:24:01.129Z] #49 53.07 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-11-10T15:24:01.129Z] #49 53.13 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-10T15:24:01.129Z] #49 53.15 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-10T15:24:01.390Z] #49 53.33 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-10T15:24:01.798Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-10T15:24:01.798Z] [2021-11-10T15:24:01.798Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-10T15:24:01.798Z] DOCKER_SYSTEMD=1 [2021-11-10T15:24:01.798Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-10T15:24:01.798Z] HOSTNAME=a5d00d557b99 [2021-11-10T15:24:01.798Z] DEST=bundles/test-integration [2021-11-10T15:24:01.798Z] PWD=/go/src/github.com/docker/docker [2021-11-10T15:24:01.798Z] DOCKER_GITCOMMIT=7677aeafd7e25aa063c0e40217a26c316a5a2d0c [2021-11-10T15:24:01.798Z] container=docker [2021-11-10T15:24:01.798Z] HOME=/root [2021-11-10T15:24:01.798Z] LANG=C.UTF-8 [2021-11-10T15:24:01.798Z] INVOCATION_ID=2b53057eff2d406e89e3f2b720905ae1 [2021-11-10T15:24:01.798Z] GOLANG_VERSION=1.16.10 [2021-11-10T15:24:01.798Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-10T15:24:01.798Z] VALIDATE_BRANCH=20.10 [2021-11-10T15:24:01.798Z] TERM=xterm [2021-11-10T15:24:01.798Z] DOCKER_PKG=github.com/docker/docker [2021-11-10T15:24:01.798Z] SHLVL=3 [2021-11-10T15:24:01.798Z] TIMEOUT=120m [2021-11-10T15:24:01.798Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-10T15:24:01.798Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-10T15:24:01.798Z] GO111MODULE=off [2021-11-10T15:24:01.798Z] DOCKER_EXPERIMENTAL=1 [2021-11-10T15:24:01.798Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-10T15:24:01.798Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-10T15:24:01.798Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-10T15:24:01.798Z] GOPATH=/go [2021-11-10T15:24:01.798Z] PKG_CONFIG=pkg-config [2021-11-10T15:24:01.798Z] _=/usr/bin/env [2021-11-10T15:24:01.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-10T15:24:01.958Z] #49 53.78 go: downloading golang.org/x/text v0.3.2 [2021-11-10T15:24:02.969Z] #42 ... [2021-11-10T15:24:02.969Z] [2021-11-10T15:24:02.969Z] #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-11-10T15:24:02.969Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:24:02.969Z] #13 68.83 The following NEW packages will be installed: [2021-11-10T15:24:02.969Z] #13 68.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-10T15:24:02.969Z] #13 68.83 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-11-10T15:24:02.969Z] #13 68.83 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-11-10T15:24:02.969Z] #13 68.83 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-11-10T15:24:02.969Z] #13 68.83 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-11-10T15:24:02.969Z] #13 68.83 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-11-10T15:24:02.969Z] #13 68.87 The following packages will be upgraded: [2021-11-10T15:24:02.969Z] #13 68.87 libseccomp2 [2021-11-10T15:24:02.969Z] #13 69.36 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2021-11-10T15:24:02.969Z] #13 69.36 Need to get 77.8 MB of archives. [2021-11-10T15:24:02.969Z] #13 69.36 After this operation, 487 MB of additional disk space will be used. [2021-11-10T15:24:02.969Z] #13 69.36 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-11-10T15:24:02.969Z] #13 69.37 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2021-11-10T15:24:02.969Z] #13 69.40 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2021-11-10T15:24:02.969Z] #13 69.60 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-11-10T15:24:02.969Z] #13 69.85 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-11-10T15:24:02.969Z] #13 69.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-11-10T15:24:02.969Z] #13 69.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-11-10T15:24:02.969Z] #13 69.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-11-10T15:24:02.969Z] #13 70.32 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-11-10T15:24:02.970Z] #13 70.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2021-11-10T15:24:02.970Z] #13 70.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2021-11-10T15:24:02.970Z] #13 74.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2021-11-10T15:24:02.970Z] #13 76.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-11-10T15:24:02.970Z] #13 76.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-11-10T15:24:02.970Z] #13 76.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-11-10T15:24:02.970Z] #13 76.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-11-10T15:24:02.970Z] #13 76.50 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-11-10T15:24:02.970Z] #13 76.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-11-10T15:24:02.970Z] #13 76.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-11-10T15:24:02.970Z] #13 76.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-11-10T15:24:02.970Z] #13 76.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-11-10T15:24:02.970Z] #13 76.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-11-10T15:24:02.970Z] #13 76.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-11-10T15:24:02.970Z] #13 76.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-11-10T15:24:02.970Z] #13 76.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-11-10T15:24:02.970Z] #13 76.68 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-11-10T15:24:02.970Z] #13 78.02 debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T15:24:02.970Z] #13 78.24 Fetched 77.8 MB in 8s (10.2 MB/s) [2021-11-10T15:24:02.970Z] #13 78.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-11-10T15:24:02.970Z] #13 78.41 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2021-11-10T15:24:02.970Z] #13 78.44 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2021-11-10T15:24:02.970Z] #13 78.69 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2021-11-10T15:24:02.970Z] #13 78.90 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-10T15:24:02.970Z] #13 78.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-11-10T15:24:02.970Z] #13 79.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-11-10T15:24:02.970Z] #13 ... [2021-11-10T15:24:02.970Z] [2021-11-10T15:24:02.970Z] #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-11-10T15:24:02.970Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-10T15:24:02.970Z] #36 76.94 Selecting previously unselected package xxd. [2021-11-10T15:24:02.970Z] #36 76.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-11-10T15:24:02.970Z] #36 77.13 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-11-10T15:24:02.970Z] #36 77.15 Unpacking xxd (2:8.1.0875-5) ... [2021-11-10T15:24:02.970Z] #36 77.36 Selecting previously unselected package vim-common. [2021-11-10T15:24:02.970Z] #36 77.36 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-11-10T15:24:02.970Z] #36 77.41 Unpacking vim-common (2:8.1.0875-5) ... [2021-11-10T15:24:02.970Z] #36 77.76 Selecting previously unselected package cmake-data. [2021-11-10T15:24:02.970Z] #36 77.77 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-11-10T15:24:02.970Z] #36 77.79 Unpacking cmake-data (3.13.4-1) ... [2021-11-10T15:24:02.970Z] #36 80.93 Selecting previously unselected package libicu63:amd64. [2021-11-10T15:24:02.970Z] #36 80.93 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-11-10T15:24:02.970Z] #36 80.96 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-10T15:24:03.231Z] #36 ... [2021-11-10T15:24:03.231Z] [2021-11-10T15:24:03.231Z] #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-11-10T15:24:03.231Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:24:03.231Z] #13 79.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-11-10T15:24:03.231Z] #13 79.02 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-11-10T15:24:04.500Z] #49 ... [2021-11-10T15:24:04.500Z] [2021-11-10T15:24:04.500Z] #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-11-10T15:24:04.500Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:24:04.500Z] #13 38.14 Fetched 9001 kB in 35s (255 kB/s) [2021-11-10T15:24:04.500Z] #13 38.14 Reading package lists... [2021-11-10T15:24:04.500Z] #13 ... [2021-11-10T15:24:04.500Z] [2021-11-10T15:24:04.500Z] #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-11-10T15:24:04.500Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-10T15:24:04.500Z] #42 40.01 Reading package lists... [2021-11-10T15:24:04.760Z] #42 53.99 Reading package lists... [2021-11-10T15:24:04.760Z] #42 ... [2021-11-10T15:24:04.760Z] [2021-11-10T15:24:04.760Z] #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-11-10T15:24:04.760Z] #58 sha256:9039d4663deaa9466f3121c201a7d5069a723c5ea1ed1790bba3ff1fdf5f0a16 [2021-11-10T15:24:04.760Z] #58 46.90 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-10T15:24:05.019Z] #58 ... [2021-11-10T15:24:05.019Z] [2021-11-10T15:24:05.019Z] #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-11-10T15:24:05.019Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-10T15:24:05.019Z] #36 39.89 Reading package lists... [2021-11-10T15:24:05.146Z] #13 ... [2021-11-10T15:24:05.146Z] [2021-11-10T15:24:05.146Z] #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-11-10T15:24:05.146Z] #51 sha256:a09e8f74ee23e9cc6f7d0fc7d49a0d8142770345c911c83540ff2d70df3e6e75 [2021-11-10T15:24:05.146Z] #51 78.90 internal/oserror [2021-11-10T15:24:05.146Z] #51 78.95 io [2021-11-10T15:24:05.146Z] #51 79.04 syscall [2021-11-10T15:24:05.146Z] #51 80.70 bytes [2021-11-10T15:24:05.146Z] #51 83.23 reflect [2021-11-10T15:24:05.146Z] #51 88.70 time [2021-11-10T15:24:05.146Z] #51 ... [2021-11-10T15:24:05.146Z] [2021-11-10T15:24:05.146Z] #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-11-10T15:24:05.146Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-10T15:24:05.146Z] #36 88.37 Selecting previously unselected package libxml2:amd64. [2021-11-10T15:24:05.146Z] #36 88.37 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-11-10T15:24:05.146Z] #36 88.40 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-11-10T15:24:05.146Z] #36 89.10 Selecting previously unselected package libarchive13:amd64. [2021-11-10T15:24:05.146Z] #36 89.11 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-11-10T15:24:05.146Z] #36 89.12 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-11-10T15:24:05.407Z] #36 ... [2021-11-10T15:24:05.407Z] [2021-11-10T15:24:05.407Z] #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-11-10T15:24:05.407Z] #47 sha256:af34178c94679baea9c63698a9d8079c36a6a6f0b282260be18b8480b75d7957 [2021-11-10T15:24:05.407Z] #47 DONE 89.3s [2021-11-10T15:24:05.407Z] [2021-11-10T15:24:05.407Z] #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-11-10T15:24:05.407Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:24:05.407Z] #13 81.47 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-10T15:24:05.407Z] #13 81.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-11-10T15:24:05.669Z] #13 81.52 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-11-10T15:24:06.612Z] #13 ... [2021-11-10T15:24:06.612Z] [2021-11-10T15:24:06.612Z] #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-11-10T15:24:06.612Z] #45 sha256:1572cb2a8fd740594217edd86927da3dcf344ff89d642a39674ed6644e086979 [2021-11-10T15:24:06.612Z] #45 80.39 github.com/LK4D4/vndr/godl/singleflight [2021-11-10T15:24:06.612Z] #45 80.40 bytes [2021-11-10T15:24:06.612Z] #45 80.85 strings [2021-11-10T15:24:06.612Z] #45 83.29 reflect [2021-11-10T15:24:06.612Z] #45 84.01 bufio [2021-11-10T15:24:06.612Z] #45 86.27 syscall [2021-11-10T15:24:06.612Z] #45 ... [2021-11-10T15:24:06.612Z] [2021-11-10T15:24:06.612Z] #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-11-10T15:24:06.612Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-10T15:24:06.612Z] #36 89.82 Selecting previously unselected package libjsoncpp1:amd64. [2021-11-10T15:24:06.612Z] #36 89.82 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-11-10T15:24:06.612Z] #36 89.83 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-11-10T15:24:06.612Z] #36 90.12 Selecting previously unselected package librhash0:amd64. [2021-11-10T15:24:06.612Z] #36 90.13 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-11-10T15:24:06.612Z] #36 90.15 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-11-10T15:24:06.612Z] #36 90.61 Selecting previously unselected package libuv1:amd64. [2021-11-10T15:24:06.612Z] #36 90.62 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-11-10T15:24:06.612Z] #36 90.64 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-11-10T15:24:06.875Z] #36 90.92 Selecting previously unselected package cmake. [2021-11-10T15:24:07.137Z] #36 90.93 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-11-10T15:24:07.137Z] #36 90.93 Unpacking cmake (3.13.4-1) ... [2021-11-10T15:24:07.398Z] #36 ... [2021-11-10T15:24:07.398Z] [2021-11-10T15:24:07.398Z] #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-11-10T15:24:07.398Z] #34 sha256:21be26366fd1f78170184af5f11784fbacbad1cca61a159787c214f225ae7af3 [2021-11-10T15:24:07.398Z] #34 81.44 reflect [2021-11-10T15:24:07.398Z] #34 89.93 internal/syscall/unix [2021-11-10T15:24:07.398Z] #34 91.08 time [2021-11-10T15:24:07.555Z] #36 53.96 Reading package lists... [2021-11-10T15:24:07.555Z] #36 ... [2021-11-10T15:24:07.555Z] [2021-11-10T15:24:07.555Z] #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-11-10T15:24:07.555Z] #45 sha256:02aed24193b715289b757ad808a6d07722c253d1ad238a056d80c41a804966eb [2021-11-10T15:24:07.555Z] #45 49.66 vendor/golang.org/x/crypto/internal/subtle [2021-11-10T15:24:07.659Z] #34 ... [2021-11-10T15:24:07.659Z] [2021-11-10T15:24:07.659Z] #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-11-10T15:24:07.659Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-10T15:24:07.659Z] #42 87.90 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-11-10T15:24:07.659Z] #42 87.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-10T15:24:07.659Z] #42 87.93 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-10T15:24:07.659Z] #42 87.96 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-11-10T15:24:07.659Z] #42 87.97 Setting up python-six (1.12.0-1) ... [2021-11-10T15:24:07.814Z] #45 ... [2021-11-10T15:24:07.814Z] [2021-11-10T15:24:07.814Z] #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-11-10T15:24:07.814Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-10T15:24:07.814Z] #55 35.77 Reading package lists... [2021-11-10T15:24:08.074Z] #55 50.45 Reading package lists... [2021-11-10T15:24:08.074Z] #55 ... [2021-11-10T15:24:08.074Z] [2021-11-10T15:24:08.074Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-11-10T15:24:08.074Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:24:08.074Z] #13 38.14 Reading package lists... [2021-11-10T15:24:10.206Z] #42 93.76 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-11-10T15:24:10.206Z] #42 93.77 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-11-10T15:24:10.206Z] #42 93.79 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-11-10T15:24:10.206Z] #42 93.80 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-11-10T15:24:10.206Z] #42 93.82 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-11-10T15:24:10.206Z] #42 93.84 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-11-10T15:24:10.206Z] #42 93.86 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-11-10T15:24:10.206Z] #42 93.87 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-11-10T15:24:10.206Z] #42 93.90 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-11-10T15:24:10.206Z] #42 93.92 Setting up python-protobuf (3.6.1.3-2) ... [2021-11-10T15:24:10.206Z] #42 ... [2021-11-10T15:24:10.206Z] [2021-11-10T15:24:10.206Z] #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-11-10T15:24:10.206Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:24:10.206Z] #13 85.98 Selecting previously unselected package binutils-mingw-w64. [2021-11-10T15:24:10.206Z] #13 85.98 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-11-10T15:24:10.206Z] #13 85.99 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-11-10T15:24:10.206Z] #13 86.14 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-10T15:24:10.206Z] #13 86.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-11-10T15:24:10.206Z] #13 86.15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-11-10T15:24:10.468Z] #13 86.34 Selecting previously unselected package dmsetup. [2021-11-10T15:24:10.468Z] #13 86.35 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-11-10T15:24:10.468Z] #13 86.36 Unpacking dmsetup (2:1.02.155-3) ... [2021-11-10T15:24:10.468Z] #13 86.56 Selecting previously unselected package mingw-w64-common. [2021-11-10T15:24:10.468Z] #13 86.56 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-11-10T15:24:10.732Z] #13 86.57 Unpacking mingw-w64-common (6.0.0-3) ... [2021-11-10T15:24:11.675Z] #13 ... [2021-11-10T15:24:11.675Z] [2021-11-10T15:24:11.675Z] #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-11-10T15:24:11.675Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-10T15:24:11.675Z] #36 94.77 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-10T15:24:11.675Z] #36 94.78 Setting up xxd (2:8.1.0875-5) ... [2021-11-10T15:24:11.675Z] #36 94.79 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-11-10T15:24:11.675Z] #36 94.81 Setting up vim-common (2:8.1.0875-5) ... [2021-11-10T15:24:11.675Z] #36 94.84 Setting up librhash0:amd64 (1.3.8-1) ... [2021-11-10T15:24:11.675Z] #36 94.89 Setting up cmake-data (3.13.4-1) ... [2021-11-10T15:24:11.675Z] #36 94.92 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-11-10T15:24:11.675Z] #36 94.94 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-11-10T15:24:11.675Z] #36 94.97 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-11-10T15:24:11.675Z] #36 94.99 Setting up cmake (3.13.4-1) ... [2021-11-10T15:24:11.675Z] #36 95.00 Processing triggers for libc-bin (2.28-10) ... [2021-11-10T15:24:11.675Z] #36 95.08 Processing triggers for mime-support (3.62) ... [2021-11-10T15:24:11.675Z] #36 DONE 95.6s [2021-11-10T15:24:11.937Z] [2021-11-10T15:24:11.937Z] #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-11-10T15:24:11.937Z] #37 sha256:c2ab24457fc71e28206d24846f629bdc4d82ea76b212eaa68afc7e7cbd1597df [2021-11-10T15:24:13.323Z] #37 1.725 + RM_GOPATH=0 [2021-11-10T15:24:13.323Z] #37 1.725 + TMP_GOPATH= [2021-11-10T15:24:13.323Z] #37 1.725 + : /build [2021-11-10T15:24:13.323Z] #37 1.725 + '[' -z '' ']' [2021-11-10T15:24:13.323Z] #37 1.725 ++ mktemp -d [2021-11-10T15:24:13.323Z] #37 1.736 + export GOPATH=/tmp/tmp.LLSaBZvRDQ [2021-11-10T15:24:13.323Z] #37 1.736 + GOPATH=/tmp/tmp.LLSaBZvRDQ [2021-11-10T15:24:13.323Z] #37 1.736 + RM_GOPATH=1 [2021-11-10T15:24:13.323Z] #37 1.736 + case "$(go env GOARCH)" in [2021-11-10T15:24:13.323Z] #37 1.736 ++ go env GOARCH [2021-11-10T15:24:13.323Z] #37 1.833 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T15:24:13.323Z] #37 1.833 + GO_BUILDMODE=-buildmode=pie [2021-11-10T15:24:13.323Z] #37 1.833 ++ dirname /tmp/install/install.sh [2021-11-10T15:24:13.323Z] #37 1.833 + dir=/tmp/install [2021-11-10T15:24:13.323Z] #37 1.833 + bin=tini [2021-11-10T15:24:13.323Z] #37 1.833 + shift [2021-11-10T15:24:13.323Z] #37 1.833 + '[' '!' -f /tmp/install/tini.installer ']' [2021-11-10T15:24:13.323Z] #37 1.833 + . /tmp/install/tini.installer [2021-11-10T15:24:13.323Z] #37 1.833 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-10T15:24:13.323Z] #37 1.833 + install_tini [2021-11-10T15:24:13.323Z] #37 1.833 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-11-10T15:24:13.323Z] #37 1.833 + git clone https://github.com/krallin/tini.git /tmp/tmp.LLSaBZvRDQ/tini [2021-11-10T15:24:13.584Z] #37 1.833 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-10T15:24:13.584Z] #37 1.835 Cloning into '/tmp/tmp.LLSaBZvRDQ/tini'... [2021-11-10T15:24:13.622Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-10T15:24:13.622Z] [2021-11-10T15:24:13.622Z] + c=0 [2021-11-10T15:24:13.622Z] + TEST_INTEGRATION_DEST=3 [2021-11-10T15:24:13.622Z] + CONTAINER_NAME=docker-pr4-3 [2021-11-10T15:24:13.622Z] + TEST_SKIP_INTEGRATION=1 [2021-11-10T15:24:13.622Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-11-10T15:24:13.622Z] + run_tests [2021-11-10T15:24:13.622Z] + '[' -n 0 ']' [2021-11-10T15:24:13.622Z] + rm= [2021-11-10T15:24:13.622Z] + TEST_INTEGRATION_DEST=1 [2021-11-10T15:24:13.622Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43008/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43008/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43008/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7677aeafd7e25aa063c0e40217a26c316a5a2d0c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7677aeafd7e25aa063c0e40217a26c316a5a2d0c hack/make.sh '' test-integration [2021-11-10T15:24:13.622Z] + CONTAINER_NAME=docker-pr4-1 [2021-11-10T15:24:13.622Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-11-10T15:24:13.622Z] + run_tests test-integration-flaky [2021-11-10T15:24:13.622Z] + '[' -n 0 ']' [2021-11-10T15:24:13.622Z] + rm= [2021-11-10T15:24:13.622Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43008/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43008/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43008/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7677aeafd7e25aa063c0e40217a26c316a5a2d0c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7677aeafd7e25aa063c0e40217a26c316a5a2d0c hack/make.sh test-integration-flaky test-integration [2021-11-10T15:24:13.622Z] + TEST_INTEGRATION_DEST=2 [2021-11-10T15:24:13.622Z] + CONTAINER_NAME=docker-pr4-2 [2021-11-10T15:24:13.622Z] + TEST_SKIP_INTEGRATION=1 [2021-11-10T15:24:13.622Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-11-10T15:24:13.622Z] + run_tests [2021-11-10T15:24:13.622Z] + '[' -n 0 ']' [2021-11-10T15:24:13.622Z] + rm= [2021-11-10T15:24:13.622Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43008/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43008/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43008/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7677aeafd7e25aa063c0e40217a26c316a5a2d0c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7677aeafd7e25aa063c0e40217a26c316a5a2d0c hack/make.sh '' test-integration [2021-11-10T15:24:13.622Z] ++ jobs -p [2021-11-10T15:24:13.622Z] + for job in $(jobs -p) [2021-11-10T15:24:13.622Z] + wait 24983 [2021-11-10T15:24:13.622Z] [2021-11-10T15:24:13.622Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-10T15:24:13.622Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-10T15:24:13.622Z] HOSTNAME=54059345fed5 [2021-11-10T15:24:13.622Z] TEST_SKIP_INTEGRATION=1 [2021-11-10T15:24:13.622Z] TESTDEBUG=0 [2021-11-10T15:24:13.622Z] DEST=bundles/test-integration [2021-11-10T15:24:13.622Z] PWD=/go/src/github.com/docker/docker [2021-11-10T15:24:13.622Z] KEEPBUNDLE=1 [2021-11-10T15:24:13.622Z] DOCKER_GITCOMMIT=7677aeafd7e25aa063c0e40217a26c316a5a2d0c [2021-11-10T15:24:13.622Z] container=docker [2021-11-10T15:24:13.622Z] HOME=/root [2021-11-10T15:24:13.622Z] GOLANG_VERSION=1.16.10 [2021-11-10T15:24:13.622Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-10T15:24:13.622Z] VALIDATE_BRANCH=20.10 [2021-11-10T15:24:13.622Z] TERM=xterm [2021-11-10T15:24:13.622Z] DOCKER_PKG=github.com/docker/docker [2021-11-10T15:24:13.622Z] SHLVL=1 [2021-11-10T15:24:13.622Z] TIMEOUT=120m [2021-11-10T15:24:13.622Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-10T15:24:13.622Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-10T15:24:13.622Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-11-10T15:24:13.622Z] GO111MODULE=off [2021-11-10T15:24:13.622Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-10T15:24:13.622Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-10T15:24:13.622Z] GOPATH=/go [2021-11-10T15:24:13.622Z] PKG_CONFIG=pkg-config [2021-11-10T15:24:13.622Z] _=/usr/bin/env [2021-11-10T15:24:13.622Z] Building test suite binary ./integration-cli/test.main [2021-11-10T15:24:13.622Z] [2021-11-10T15:24:13.622Z] [2021-11-10T15:24:13.622Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-10T15:24:13.622Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-10T15:24:13.622Z] HOSTNAME=7b070b1e3eb2 [2021-11-10T15:24:13.622Z] TEST_SKIP_INTEGRATION=1 [2021-11-10T15:24:13.622Z] TESTDEBUG=0 [2021-11-10T15:24:13.622Z] DEST=bundles/test-integration [2021-11-10T15:24:13.622Z] PWD=/go/src/github.com/docker/docker [2021-11-10T15:24:13.622Z] KEEPBUNDLE=1 [2021-11-10T15:24:13.622Z] DOCKER_GITCOMMIT=7677aeafd7e25aa063c0e40217a26c316a5a2d0c [2021-11-10T15:24:13.622Z] container=docker [2021-11-10T15:24:13.622Z] HOME=/root [2021-11-10T15:24:13.622Z] GOLANG_VERSION=1.16.10 [2021-11-10T15:24:13.622Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-10T15:24:13.622Z] VALIDATE_BRANCH=20.10 [2021-11-10T15:24:13.622Z] TERM=xterm [2021-11-10T15:24:13.622Z] DOCKER_PKG=github.com/docker/docker [2021-11-10T15:24:13.622Z] SHLVL=1 [2021-11-10T15:24:13.622Z] TIMEOUT=120m [2021-11-10T15:24:13.622Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-10T15:24:13.622Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-10T15:24:13.622Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-11-10T15:24:13.622Z] GO111MODULE=off [2021-11-10T15:24:13.622Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-10T15:24:13.622Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-10T15:24:13.622Z] GOPATH=/go [2021-11-10T15:24:13.622Z] PKG_CONFIG=pkg-config [2021-11-10T15:24:13.622Z] _=/usr/bin/env [2021-11-10T15:24:13.622Z] Building test suite binary ./integration-cli/test.main [2021-11-10T15:24:13.622Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-11-10T15:24:13.622Z] No new tests added to integration. [2021-11-10T15:24:13.622Z] [2021-11-10T15:24:13.622Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-10T15:24:13.918Z] #13 52.29 Reading package lists... [2021-11-10T15:24:13.918Z] #13 ... [2021-11-10T15:24:13.918Z] [2021-11-10T15:24:13.918Z] #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-11-10T15:24:13.918Z] #49 sha256:29f5d7672e9bf5e249e1ed61bed75b7c044d87b23f3b775b52f90802bde10577 [2021-11-10T15:24:13.918Z] #49 63.26 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-10T15:24:13.918Z] #49 63.33 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-10T15:24:13.918Z] #49 63.44 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-10T15:24:13.918Z] #49 63.55 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-10T15:24:13.918Z] #49 63.57 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-10T15:24:13.918Z] #49 65.16 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-10T15:24:13.918Z] #49 65.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-10T15:24:13.918Z] #49 65.57 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-10T15:24:14.027Z] INFO: Expanding compiler 1 of 3... [2021-11-10T15:24:14.027Z] INFO: Expanding compiler 2 of 3... [2021-11-10T15:24:14.972Z] #37 3.256 + cd /tmp/tmp.LLSaBZvRDQ/tini [2021-11-10T15:24:14.972Z] #37 3.256 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-10T15:24:14.972Z] #37 3.348 + cmake . [2021-11-10T15:24:15.297Z] #49 ... [2021-11-10T15:24:15.297Z] [2021-11-10T15:24:15.297Z] #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-11-10T15:24:15.297Z] #67 sha256:d3c4533f26036d115c4707daa7b6323bc0d3f2c44936b7f9b3ee3e70d9d72bda [2021-11-10T15:24:15.297Z] #67 DONE 67.1s [2021-11-10T15:24:15.297Z] [2021-11-10T15:24:15.297Z] #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-11-10T15:24:15.297Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-10T15:24:15.297Z] #55 50.45 Reading package lists... [2021-11-10T15:24:15.297Z] #55 61.57 Building dependency tree... [2021-11-10T15:24:15.297Z] #55 62.99 Reading state information... [2021-11-10T15:24:15.297Z] #55 64.87 The following additional packages will be installed: [2021-11-10T15:24:15.297Z] #55 64.87 libbtrfs0 [2021-11-10T15:24:15.297Z] #55 65.05 The following NEW packages will be installed: [2021-11-10T15:24:15.297Z] #55 65.07 libbtrfs-dev libbtrfs0 [2021-11-10T15:24:15.297Z] #55 65.43 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-10T15:24:15.297Z] #55 65.43 Need to get 119 kB of archives. [2021-11-10T15:24:15.297Z] #55 65.43 After this operation, 387 kB of additional disk space will be used. [2021-11-10T15:24:15.297Z] #55 65.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-11-10T15:24:15.297Z] #55 65.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-11-10T15:24:15.297Z] #55 66.89 debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T15:24:15.297Z] #55 67.20 Fetched 119 kB in 0s (291 kB/s) [2021-11-10T15:24:15.297Z] #55 67.42 Selecting previously unselected package libbtrfs0. [2021-11-10T15:24:15.556Z] #55 67.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-11-10T15:24:15.556Z] #55 67.60 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-11-10T15:24:15.556Z] #55 67.67 Unpacking libbtrfs0 (4.20.1-2) ... [2021-11-10T15:24:15.816Z] #55 67.93 Selecting previously unselected package libbtrfs-dev. [2021-11-10T15:24:15.816Z] #55 67.93 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-11-10T15:24:16.076Z] #55 67.98 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-11-10T15:24:16.154Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-10T15:24:16.154Z] HOSTNAME=bd2bcd9b6b58 [2021-11-10T15:24:16.154Z] TESTDEBUG=0 [2021-11-10T15:24:16.154Z] DEST=bundles/test-integration [2021-11-10T15:24:16.154Z] PWD=/go/src/github.com/docker/docker [2021-11-10T15:24:16.154Z] KEEPBUNDLE=1 [2021-11-10T15:24:16.154Z] DOCKER_GITCOMMIT=7677aeafd7e25aa063c0e40217a26c316a5a2d0c [2021-11-10T15:24:16.154Z] container=docker [2021-11-10T15:24:16.154Z] HOME=/root [2021-11-10T15:24:16.154Z] GOLANG_VERSION=1.16.10 [2021-11-10T15:24:16.154Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-10T15:24:16.154Z] VALIDATE_BRANCH=20.10 [2021-11-10T15:24:16.154Z] TERM=xterm [2021-11-10T15:24:16.154Z] DOCKER_PKG=github.com/docker/docker [2021-11-10T15:24:16.154Z] SHLVL=1 [2021-11-10T15:24:16.154Z] TIMEOUT=120m [2021-11-10T15:24:16.154Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-10T15:24:16.154Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-10T15:24:16.154Z] GO111MODULE=off [2021-11-10T15:24:16.154Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-10T15:24:16.154Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-10T15:24:16.154Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-10T15:24:16.154Z] GOPATH=/go [2021-11-10T15:24:16.154Z] PKG_CONFIG=pkg-config [2021-11-10T15:24:16.154Z] _=/usr/bin/env [2021-11-10T15:24:16.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-10T15:24:16.243Z] INFO: Expanding compiler 3 of 3... [2021-11-10T15:24:16.336Z] #55 68.42 Setting up libbtrfs0 (4.20.1-2) ... [2021-11-10T15:24:16.336Z] #55 68.44 Setting up libbtrfs-dev (4.20.1-2) ... [2021-11-10T15:24:16.336Z] #55 68.47 Processing triggers for libc-bin (2.28-10) ... [2021-11-10T15:24:16.358Z] #37 4.574 -- The C compiler identification is GNU 8.3.0 [2021-11-10T15:24:16.358Z] #37 4.669 -- Check for working C compiler: /usr/bin/cc [2021-11-10T15:24:17.229Z] INFO: Removing downloaded files... [2021-11-10T15:24:17.229Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-11-10T15:24:17.229Z] INFO: Configuring git core.autocrlf... [2021-11-10T15:24:17.273Z] #55 DONE 69.2s [2021-11-10T15:24:17.273Z] [2021-11-10T15:24:17.273Z] #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-11-10T15:24:17.273Z] #56 sha256:87284a8bdfe105a09b78172f3a0a8b32ec13b4c538112e399246fbf6fa8c02d3 [2021-11-10T15:24:17.744Z] #37 5.883 -- Check for working C compiler: /usr/bin/cc -- works [2021-11-10T15:24:17.744Z] #37 5.885 -- Detecting C compiler ABI info [2021-11-10T15:24:18.317Z] #37 6.716 -- Detecting C compiler ABI info - done [2021-11-10T15:24:18.317Z] #37 6.771 -- Detecting C compile features [2021-11-10T15:24:18.890Z] #37 ... [2021-11-10T15:24:18.890Z] [2021-11-10T15:24:18.890Z] #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-11-10T15:24:18.890Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-10T15:24:18.890Z] #42 102.8 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-11-10T15:24:18.890Z] #42 102.8 Processing triggers for libc-bin (2.28-10) ... [2021-11-10T15:24:19.463Z] #42 DONE 103.3s [2021-11-10T15:24:19.463Z] [2021-11-10T15:24:19.463Z] #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-11-10T15:24:19.463Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:24:19.807Z] #56 2.329 + RM_GOPATH=0 [2021-11-10T15:24:19.807Z] #56 2.329 + TMP_GOPATH= [2021-11-10T15:24:19.807Z] #56 2.329 + : /build [2021-11-10T15:24:19.807Z] #56 2.329 + '[' -z '' ']' [2021-11-10T15:24:19.807Z] #56 2.329 ++ mktemp -d [2021-11-10T15:24:19.807Z] #56 2.329 + export GOPATH=/tmp/tmp.hUYtfSCr1m [2021-11-10T15:24:19.807Z] #56 2.329 + GOPATH=/tmp/tmp.hUYtfSCr1m [2021-11-10T15:24:19.807Z] #56 2.329 + RM_GOPATH=1 [2021-11-10T15:24:19.807Z] #56 2.329 + case "$(go env GOARCH)" in [2021-11-10T15:24:19.807Z] #56 2.331 ++ go env GOARCH [2021-11-10T15:24:19.807Z] #56 2.416 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T15:24:19.807Z] #56 2.416 + GO_BUILDMODE=-buildmode=pie [2021-11-10T15:24:19.807Z] #56 2.416 ++ dirname /tmp/install/install.sh [2021-11-10T15:24:19.807Z] #56 2.422 Install containerd version 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-10T15:24:19.807Z] #56 2.423 + dir=/tmp/install [2021-11-10T15:24:19.807Z] #56 2.423 + bin=containerd [2021-11-10T15:24:19.807Z] #56 2.423 + shift [2021-11-10T15:24:19.807Z] #56 2.423 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-11-10T15:24:19.807Z] #56 2.423 + . /tmp/install/containerd.installer [2021-11-10T15:24:19.807Z] #56 2.423 ++ set -e [2021-11-10T15:24:19.807Z] #56 2.423 ++ : 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-10T15:24:19.807Z] #56 2.423 + install_containerd [2021-11-10T15:24:19.807Z] #56 2.423 + echo 'Install containerd version 5b46e404f6b9f661a205e28d59c982d3634148f8' [2021-11-10T15:24:19.807Z] #56 2.423 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hUYtfSCr1m/src/github.com/containerd/containerd [2021-11-10T15:24:19.807Z] #56 2.432 Cloning into '/tmp/tmp.hUYtfSCr1m/src/github.com/containerd/containerd'... [2021-11-10T15:24:20.742Z] #56 ... [2021-11-10T15:24:20.742Z] [2021-11-10T15:24:20.742Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-10T15:24:20.742Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-10T15:24:20.742Z] #36 53.96 Reading package lists... [2021-11-10T15:24:20.742Z] #36 63.02 Building dependency tree... [2021-11-10T15:24:20.742Z] #36 64.53 Reading state information... [2021-11-10T15:24:20.742Z] #36 66.69 The following additional packages will be installed: [2021-11-10T15:24:20.742Z] #36 66.70 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-11-10T15:24:20.742Z] #36 66.72 Suggested packages: [2021-11-10T15:24:20.742Z] #36 66.72 cmake-doc ninja-build lrzip [2021-11-10T15:24:20.742Z] #36 66.72 Recommended packages: [2021-11-10T15:24:20.742Z] #36 66.72 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-10T15:24:20.742Z] #36 68.29 The following NEW packages will be installed: [2021-11-10T15:24:20.742Z] #36 68.31 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-11-10T15:24:20.742Z] #36 68.31 vim-common xxd [2021-11-10T15:24:20.742Z] #36 68.85 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-11-10T15:24:20.742Z] #36 68.85 Need to get 14.9 MB of archives. [2021-11-10T15:24:20.742Z] #36 68.85 After this operation, 61.8 MB of additional disk space will be used. [2021-11-10T15:24:20.742Z] #36 68.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-11-10T15:24:20.742Z] #36 68.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-11-10T15:24:20.742Z] #36 68.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-11-10T15:24:20.742Z] #36 69.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-11-10T15:24:20.742Z] #36 70.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-11-10T15:24:20.742Z] #36 70.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-11-10T15:24:20.742Z] #36 70.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-11-10T15:24:20.742Z] #36 70.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-11-10T15:24:20.742Z] #36 70.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-11-10T15:24:20.742Z] #36 70.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-11-10T15:24:20.742Z] #36 ... [2021-11-10T15:24:20.742Z] [2021-11-10T15:24:20.742Z] #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-11-10T15:24:20.742Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-10T15:24:20.742Z] #42 53.99 Reading package lists... [2021-11-10T15:24:20.742Z] #42 63.21 Building dependency tree... [2021-11-10T15:24:20.742Z] #42 64.67 Reading state information... [2021-11-10T15:24:20.742Z] #42 66.64 The following additional packages will be installed: [2021-11-10T15:24:20.742Z] #42 66.64 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-11-10T15:24:20.742Z] #42 66.64 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-11-10T15:24:20.742Z] #42 66.65 Suggested packages: [2021-11-10T15:24:20.742Z] #42 66.65 manpages-dev python-setuptools [2021-11-10T15:24:20.742Z] #42 68.93 The following NEW packages will be installed: [2021-11-10T15:24:20.742Z] #42 68.93 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-11-10T15:24:20.742Z] #42 68.93 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-11-10T15:24:20.742Z] #42 68.93 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-11-10T15:24:20.742Z] #42 68.93 python-six zlib1g-dev [2021-11-10T15:24:20.742Z] #42 69.49 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2021-11-10T15:24:20.742Z] #42 69.49 Need to get 4095 kB of archives. [2021-11-10T15:24:20.742Z] #42 69.49 After this operation, 22.5 MB of additional disk space will be used. [2021-11-10T15:24:20.742Z] #42 69.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-11-10T15:24:20.742Z] #42 69.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-10T15:24:20.742Z] #42 69.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-11-10T15:24:20.742Z] #42 69.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-11-10T15:24:20.742Z] #42 69.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-11-10T15:24:20.742Z] #42 69.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-11-10T15:24:20.742Z] #42 69.54 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-11-10T15:24:20.742Z] #42 69.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-11-10T15:24:20.742Z] #42 69.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-11-10T15:24:20.742Z] #42 69.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-11-10T15:24:20.742Z] #42 69.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-11-10T15:24:20.742Z] #42 69.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-11-10T15:24:20.742Z] #42 70.11 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-11-10T15:24:20.742Z] #42 70.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-11-10T15:24:20.742Z] #42 70.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-11-10T15:24:20.742Z] #42 70.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-11-10T15:24:20.742Z] #42 70.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-11-10T15:24:20.742Z] #42 72.31 debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T15:24:20.742Z] #42 72.78 Fetched 4095 kB in 1s (4133 kB/s) [2021-11-10T15:24:21.001Z] #42 72.95 Selecting previously unselected package libcap-dev:amd64. [2021-11-10T15:24:21.001Z] #42 72.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-11-10T15:24:21.001Z] #42 73.09 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-11-10T15:24:21.001Z] #42 73.12 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-11-10T15:24:21.260Z] #42 73.46 Selecting previously unselected package libnet1:amd64. [2021-11-10T15:24:21.539Z] #42 73.47 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-10T15:24:21.539Z] #42 73.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-10T15:24:21.539Z] #42 73.70 Selecting previously unselected package libnet1-dev. [2021-11-10T15:24:21.539Z] #42 73.71 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-10T15:24:21.539Z] #42 73.74 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-11-10T15:24:21.539Z] #42 ... [2021-11-10T15:24:21.539Z] [2021-11-10T15:24:21.539Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-10T15:24:21.539Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-10T15:24:21.539Z] #36 73.64 debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T15:24:22.108Z] #36 74.12 Fetched 14.9 MB in 3s (5332 kB/s) [2021-11-10T15:24:22.366Z] #36 74.36 Selecting previously unselected package xxd. [2021-11-10T15:24:22.366Z] #36 74.37 (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-11-10T15:24:22.366Z] #36 74.53 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-11-10T15:24:22.366Z] #36 74.59 Unpacking xxd (2:8.1.0875-5) ... [2021-11-10T15:24:22.811Z] #43 ... [2021-11-10T15:24:22.811Z] [2021-11-10T15:24:22.811Z] #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-11-10T15:24:22.811Z] #51 sha256:a09e8f74ee23e9cc6f7d0fc7d49a0d8142770345c911c83540ff2d70df3e6e75 [2021-11-10T15:24:22.811Z] #51 96.49 context [2021-11-10T15:24:22.811Z] #51 98.86 internal/poll [2021-11-10T15:24:22.811Z] #51 102.0 encoding/binary [2021-11-10T15:24:22.811Z] #51 102.4 io/fs [2021-11-10T15:24:22.811Z] #51 104.9 os [2021-11-10T15:24:22.811Z] #51 105.8 encoding/base64 [2021-11-10T15:24:22.811Z] #51 ... [2021-11-10T15:24:22.811Z] [2021-11-10T15:24:22.811Z] #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-11-10T15:24:22.811Z] #37 sha256:c2ab24457fc71e28206d24846f629bdc4d82ea76b212eaa68afc7e7cbd1597df [2021-11-10T15:24:22.811Z] #37 10.19 -- Detecting C compile features - done [2021-11-10T15:24:22.811Z] #37 10.27 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-10T15:24:22.811Z] #37 10.78 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-10T15:24:22.811Z] #37 11.07 -- Configuring done [2021-11-10T15:24:22.811Z] #37 11.10 -- Generating done [2021-11-10T15:24:22.811Z] #37 11.14 -- Build files have been written to: /tmp/tmp.LLSaBZvRDQ/tini [2021-11-10T15:24:22.811Z] #37 11.17 + make tini-static [2021-11-10T15:24:22.934Z] #36 74.95 Selecting previously unselected package vim-common. [2021-11-10T15:24:22.934Z] #36 74.95 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-11-10T15:24:22.934Z] #36 75.09 Unpacking vim-common (2:8.1.0875-5) ... [2021-11-10T15:24:23.071Z] #37 ... [2021-11-10T15:24:23.071Z] [2021-11-10T15:24:23.071Z] #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-11-10T15:24:23.071Z] #45 sha256:1572cb2a8fd740594217edd86927da3dcf344ff89d642a39674ed6644e086979 [2021-11-10T15:24:23.071Z] #45 96.98 internal/poll [2021-11-10T15:24:23.071Z] #45 102.0 io/fs [2021-11-10T15:24:23.071Z] #45 102.1 regexp/syntax [2021-11-10T15:24:23.071Z] #45 103.7 os [2021-11-10T15:24:23.071Z] #45 ... [2021-11-10T15:24:23.071Z] [2021-11-10T15:24:23.071Z] #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-11-10T15:24:23.071Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:24:23.071Z] #13 96.42 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-10T15:24:23.071Z] #13 96.46 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-11-10T15:24:23.071Z] #13 96.48 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-11-10T15:24:23.502Z] #36 ... [2021-11-10T15:24:23.502Z] [2021-11-10T15:24:23.502Z] #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-11-10T15:24:23.502Z] #34 sha256:a6cee5b64ccd35563f33a78882683d0a1d4ab16bd12cae4b04b7054e7c9e4708 [2021-11-10T15:24:23.502Z] #34 65.75 internal/reflectlite [2021-11-10T15:24:23.502Z] #34 65.77 sync [2021-11-10T15:24:23.502Z] #34 68.26 internal/testlog [2021-11-10T15:24:23.502Z] #34 70.30 errors [2021-11-10T15:24:23.502Z] #34 70.30 sort [2021-11-10T15:24:23.502Z] #34 71.08 strconv [2021-11-10T15:24:23.502Z] #34 73.13 io [2021-11-10T15:24:23.502Z] #34 75.75 internal/oserror [2021-11-10T15:24:23.618Z] ok github.com/docker/docker/cmd/dockerd 0.052s coverage: 29.1% of statements [2021-11-10T15:24:23.761Z] #34 ... [2021-11-10T15:24:23.761Z] [2021-11-10T15:24:23.761Z] #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-11-10T15:24:23.761Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-10T15:24:23.761Z] #36 75.82 Selecting previously unselected package cmake-data. [2021-11-10T15:24:23.761Z] #36 75.83 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-11-10T15:24:23.761Z] #36 75.89 Unpacking cmake-data (3.13.4-1) ... [2021-11-10T15:24:24.185Z] ok github.com/docker/docker/container 0.113s coverage: 34.5% of statements [2021-11-10T15:24:24.185Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-10T15:24:24.185Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-10T15:24:24.185Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-10T15:24:24.185Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-10T15:24:24.985Z] #13 ... [2021-11-10T15:24:24.985Z] [2021-11-10T15:24:24.985Z] #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-11-10T15:24:24.985Z] #34 sha256:21be26366fd1f78170184af5f11784fbacbad1cca61a159787c214f225ae7af3 [2021-11-10T15:24:24.985Z] #34 98.66 internal/fmtsort [2021-11-10T15:24:24.985Z] #34 99.77 internal/syscall/execenv [2021-11-10T15:24:24.985Z] #34 100.2 path [2021-11-10T15:24:24.985Z] #34 101.1 internal/poll [2021-11-10T15:24:24.985Z] #34 101.4 io/fs [2021-11-10T15:24:24.985Z] #34 102.9 text/tabwriter [2021-11-10T15:24:24.985Z] #34 104.1 os [2021-11-10T15:24:24.985Z] #34 ... [2021-11-10T15:24:24.985Z] [2021-11-10T15:24:24.985Z] #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-11-10T15:24:24.985Z] #37 sha256:c2ab24457fc71e28206d24846f629bdc4d82ea76b212eaa68afc7e7cbd1597df [2021-11-10T15:24:24.985Z] #37 12.25 Scanning dependencies of target tini-static [2021-11-10T15:24:24.985Z] #37 12.44 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-10T15:24:25.927Z] #37 14.20 [100%] Linking C executable tini-static [2021-11-10T15:24:26.293Z] #36 ... [2021-11-10T15:24:26.294Z] [2021-11-10T15:24:26.294Z] #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-11-10T15:24:26.294Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:24:26.294Z] #13 52.29 Reading package lists... [2021-11-10T15:24:26.294Z] #13 60.31 Building dependency tree... [2021-11-10T15:24:26.294Z] #13 62.98 Reading state information... [2021-11-10T15:24:26.294Z] #13 67.26 The following additional packages will be installed: [2021-11-10T15:24:26.294Z] #13 67.26 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-11-10T15:24:26.294Z] #13 67.26 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-11-10T15:24:26.294Z] #13 67.26 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-11-10T15:24:26.294Z] #13 67.26 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-11-10T15:24:26.294Z] #13 67.26 mingw-w64-x86-64-dev [2021-11-10T15:24:26.294Z] #13 67.27 Suggested packages: [2021-11-10T15:24:26.294Z] #13 67.27 gcc-8-locales seccomp wine64 [2021-11-10T15:24:26.294Z] #13 68.79 The following NEW packages will be installed: [2021-11-10T15:24:26.294Z] #13 68.80 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-10T15:24:26.294Z] #13 68.80 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-11-10T15:24:26.294Z] #13 68.81 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-11-10T15:24:26.294Z] #13 68.81 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-11-10T15:24:26.294Z] #13 68.81 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-11-10T15:24:26.294Z] #13 68.81 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-11-10T15:24:26.294Z] #13 68.82 The following packages will be upgraded: [2021-11-10T15:24:26.294Z] #13 68.84 libseccomp2 [2021-11-10T15:24:26.294Z] #13 69.30 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2021-11-10T15:24:26.294Z] #13 69.30 Need to get 77.8 MB of archives. [2021-11-10T15:24:26.294Z] #13 69.30 After this operation, 487 MB of additional disk space will be used. [2021-11-10T15:24:26.294Z] #13 69.30 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2021-11-10T15:24:26.294Z] #13 69.30 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2021-11-10T15:24:26.294Z] #13 69.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-11-10T15:24:26.294Z] #13 69.91 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-11-10T15:24:26.294Z] #13 ... [2021-11-10T15:24:26.294Z] [2021-11-10T15:24:26.294Z] #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-11-10T15:24:26.294Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-10T15:24:26.294Z] #42 74.23 Selecting previously unselected package libnl-3-200:amd64. [2021-11-10T15:24:26.294Z] #42 74.27 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-11-10T15:24:26.294Z] #42 74.27 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-11-10T15:24:26.294Z] #42 74.60 Selecting previously unselected package libnl-3-dev:amd64. [2021-11-10T15:24:26.294Z] #42 74.61 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-11-10T15:24:26.294Z] #42 74.62 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-11-10T15:24:26.294Z] #42 75.17 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-10T15:24:26.294Z] #42 75.17 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-11-10T15:24:26.294Z] #42 75.18 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-10T15:24:26.294Z] #42 75.37 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-11-10T15:24:26.294Z] #42 75.38 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-11-10T15:24:26.294Z] #42 75.40 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-11-10T15:24:26.294Z] #42 75.63 Selecting previously unselected package zlib1g-dev:amd64. [2021-11-10T15:24:26.294Z] #42 75.64 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-11-10T15:24:26.294Z] #42 75.65 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-11-10T15:24:26.294Z] #42 76.24 Selecting previously unselected package libprotobuf17:amd64. [2021-11-10T15:24:26.294Z] #42 76.25 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-11-10T15:24:26.294Z] #42 76.26 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-11-10T15:24:26.294Z] #42 77.03 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-11-10T15:24:26.294Z] #42 77.03 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-11-10T15:24:26.294Z] #42 77.04 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-11-10T15:24:26.294Z] #42 77.27 Selecting previously unselected package libprotobuf-dev:amd64. [2021-11-10T15:24:26.294Z] #42 77.32 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-11-10T15:24:26.294Z] #42 77.33 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-11-10T15:24:26.501Z] #37 14.84 [100%] Built target tini-static [2021-11-10T15:24:26.501Z] #37 14.92 + mkdir -p /build [2021-11-10T15:24:26.553Z] #42 78.56 Selecting previously unselected package libprotoc17:amd64. [2021-11-10T15:24:26.553Z] #42 78.58 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-11-10T15:24:26.553Z] #42 78.59 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-11-10T15:24:26.764Z] #37 14.93 + cp tini-static /build/docker-init [2021-11-10T15:24:26.764Z] #37 DONE 15.2s [2021-11-10T15:24:26.764Z] [2021-11-10T15:24:26.764Z] #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-11-10T15:24:26.764Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:24:26.764Z] #43 4.050 Note: Building without setproctitle() and strlcpy() support. [2021-11-10T15:24:26.764Z] #43 4.050 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-11-10T15:24:26.764Z] #43 4.083 Note: Building without GnuTLS support [2021-11-10T15:24:26.764Z] #43 4.114 Makefile.config:39: Warn: you have no libnftables installed [2021-11-10T15:24:26.764Z] #43 4.114 Makefile.config:40: Warn: Building without nftables support [2021-11-10T15:24:26.764Z] #43 6.805 fatal: not a git repository (or any of the parent directories): .git [2021-11-10T15:24:26.764Z] #43 6.856 GEN .gitid [2021-11-10T15:24:26.764Z] #43 6.899 GEN criu/include/version.h [2021-11-10T15:24:26.764Z] #43 6.977 GEN include/common/asm [2021-11-10T15:24:27.127Z] #42 79.18 Selecting previously unselected package protobuf-c-compiler. [2021-11-10T15:24:27.127Z] #42 79.22 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-11-10T15:24:27.127Z] #42 79.23 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-11-10T15:24:27.387Z] #42 79.39 Selecting previously unselected package protobuf-compiler. [2021-11-10T15:24:27.387Z] #42 79.39 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-11-10T15:24:27.387Z] #42 79.40 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-11-10T15:24:27.387Z] #42 79.58 Selecting previously unselected package python-pkg-resources. [2021-11-10T15:24:27.387Z] #42 79.58 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-11-10T15:24:27.645Z] #42 79.59 Unpacking python-pkg-resources (40.8.0-1) ... [2021-11-10T15:24:27.645Z] #42 79.82 Selecting previously unselected package python-six. [2021-11-10T15:24:27.645Z] #42 79.83 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-11-10T15:24:27.645Z] #42 79.83 Unpacking python-six (1.12.0-1) ... [2021-11-10T15:24:27.905Z] #42 79.95 Selecting previously unselected package python-protobuf. [2021-11-10T15:24:27.905Z] #42 79.95 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-11-10T15:24:27.905Z] #42 79.97 Unpacking python-protobuf (3.6.1.3-2) ... [2021-11-10T15:24:28.473Z] #42 80.60 Setting up python-pkg-resources (40.8.0-1) ... [2021-11-10T15:24:29.410Z] #42 ... [2021-11-10T15:24:29.410Z] [2021-11-10T15:24:29.410Z] #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-11-10T15:24:29.410Z] #51 sha256:e177e969f2ee220d9027abb9a1f2fd82a151952abf7f408ba22a2015b10cdba3 [2021-11-10T15:24:29.410Z] #51 81.45 syscall [2021-11-10T15:24:29.410Z] #51 81.48 reflect [2021-11-10T15:24:30.069Z] #43 10.24 PBCC images/timens.pb-c.c [2021-11-10T15:24:30.069Z] #43 10.33 DEP images/timens.pb-c.d [2021-11-10T15:24:30.069Z] #43 10.45 PBCC images/fown.pb-c.c [2021-11-10T15:24:30.069Z] #43 10.50 PBCC images/google/protobuf/descriptor.pb-c.c [2021-11-10T15:24:30.069Z] #43 10.75 PBCC images/opts.pb-c.c [2021-11-10T15:24:30.069Z] #43 10.83 PBCC images/memfd.pb-c.c [2021-11-10T15:24:30.331Z] #43 10.95 DEP images/fown.pb-c.d [2021-11-10T15:24:30.331Z] #43 11.07 DEP images/google/protobuf/descriptor.pb-c.d [2021-11-10T15:24:30.331Z] #43 11.20 DEP images/opts.pb-c.d [2021-11-10T15:24:30.746Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2021-11-10T15:24:30.904Z] #43 11.39 DEP images/memfd.pb-c.d [2021-11-10T15:24:30.905Z] #43 11.51 PBCC images/sit.pb-c.c [2021-11-10T15:24:30.905Z] #43 11.56 DEP images/sit.pb-c.d [2021-11-10T15:24:30.905Z] #43 11.61 PBCC images/macvlan.pb-c.c [2021-11-10T15:24:30.905Z] #43 ... [2021-11-10T15:24:30.905Z] [2021-11-10T15:24:30.905Z] #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-11-10T15:24:30.905Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:24:30.905Z] #13 106.8 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-10T15:24:30.905Z] #13 106.8 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-11-10T15:24:30.905Z] #13 106.8 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2021-11-10T15:24:30.905Z] #13 107.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-11-10T15:24:31.166Z] #13 107.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-11-10T15:24:31.166Z] #13 107.0 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-10T15:24:31.319Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2021-11-10T15:24:32.254Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2021-11-10T15:24:33.716Z] #13 ... [2021-11-10T15:24:33.716Z] [2021-11-10T15:24:33.716Z] #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-11-10T15:24:33.716Z] #51 sha256:a09e8f74ee23e9cc6f7d0fc7d49a0d8142770345c911c83540ff2d70df3e6e75 [2021-11-10T15:24:33.716Z] #51 107.7 golang.org/x/sys/unix [2021-11-10T15:24:33.716Z] #51 113.1 fmt [2021-11-10T15:24:33.978Z] #51 ... [2021-11-10T15:24:33.978Z] [2021-11-10T15:24:33.978Z] #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-11-10T15:24:33.978Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:24:33.978Z] #43 11.63 DEP images/macvlan.pb-c.d [2021-11-10T15:24:33.978Z] #43 11.67 PBCC images/autofs.pb-c.c [2021-11-10T15:24:33.978Z] #43 11.71 DEP images/autofs.pb-c.d [2021-11-10T15:24:33.978Z] #43 11.78 PBCC images/sysctl.pb-c.c [2021-11-10T15:24:33.978Z] #43 11.84 DEP images/sysctl.pb-c.d [2021-11-10T15:24:33.978Z] #43 11.90 PBCC images/time.pb-c.c [2021-11-10T15:24:33.978Z] #43 11.91 DEP images/time.pb-c.d [2021-11-10T15:24:33.978Z] #43 12.01 PBCC images/binfmt-misc.pb-c.c [2021-11-10T15:24:33.978Z] #43 12.03 DEP images/binfmt-misc.pb-c.d [2021-11-10T15:24:33.978Z] #43 12.09 PBCC images/seccomp.pb-c.c [2021-11-10T15:24:33.978Z] #43 12.12 DEP images/seccomp.pb-c.d [2021-11-10T15:24:33.978Z] #43 12.17 PBCC images/userns.pb-c.c [2021-11-10T15:24:33.978Z] #43 12.20 DEP images/userns.pb-c.d [2021-11-10T15:24:33.978Z] #43 12.26 PBCC images/cgroup.pb-c.c [2021-11-10T15:24:33.978Z] #43 12.28 DEP images/cgroup.pb-c.d [2021-11-10T15:24:33.978Z] #43 12.33 PBCC images/ext-file.pb-c.c [2021-11-10T15:24:33.978Z] #43 12.37 DEP images/ext-file.pb-c.d [2021-11-10T15:24:33.978Z] #43 12.42 PBCC images/rpc.pb-c.c [2021-11-10T15:24:33.978Z] #43 12.46 DEP images/rpc.pb-c.d [2021-11-10T15:24:33.978Z] #43 12.56 PBCC images/siginfo.pb-c.c [2021-11-10T15:24:33.978Z] #43 12.58 DEP images/siginfo.pb-c.d [2021-11-10T15:24:33.978Z] #43 12.64 PBCC images/pagemap.pb-c.c [2021-11-10T15:24:33.978Z] #43 12.66 DEP images/pagemap.pb-c.d [2021-11-10T15:24:33.978Z] #43 12.72 PBCC images/rlimit.pb-c.c [2021-11-10T15:24:33.978Z] #43 12.76 DEP images/rlimit.pb-c.d [2021-11-10T15:24:33.978Z] #43 12.82 PBCC images/file-lock.pb-c.c [2021-11-10T15:24:33.978Z] #43 12.86 DEP images/file-lock.pb-c.d [2021-11-10T15:24:33.978Z] #43 12.93 PBCC images/tty.pb-c.c [2021-11-10T15:24:33.978Z] #43 13.03 DEP images/tty.pb-c.d [2021-11-10T15:24:33.978Z] #43 13.08 PBCC images/tun.pb-c.c [2021-11-10T15:24:33.978Z] #43 13.16 PBCC images/netdev.pb-c.c [2021-11-10T15:24:33.978Z] #43 13.21 DEP images/tun.pb-c.d [2021-11-10T15:24:33.978Z] #43 13.29 DEP images/netdev.pb-c.d [2021-11-10T15:24:33.978Z] #43 13.36 PBCC images/vma.pb-c.c [2021-11-10T15:24:33.978Z] #43 13.42 DEP images/vma.pb-c.d [2021-11-10T15:24:33.978Z] #43 13.48 PBCC images/creds.pb-c.c [2021-11-10T15:24:33.978Z] #43 13.52 DEP images/creds.pb-c.d [2021-11-10T15:24:33.978Z] #43 13.58 PBCC images/utsns.pb-c.c [2021-11-10T15:24:33.978Z] #43 13.60 DEP images/utsns.pb-c.d [2021-11-10T15:24:33.978Z] #43 13.66 PBCC images/ipc-desc.pb-c.c [2021-11-10T15:24:33.978Z] #43 13.69 PBCC images/ipc-sem.pb-c.c [2021-11-10T15:24:33.978Z] #43 13.72 DEP images/ipc-desc.pb-c.d [2021-11-10T15:24:33.978Z] #43 13.80 DEP images/ipc-sem.pb-c.d [2021-11-10T15:24:33.978Z] #43 13.84 PBCC images/ipc-msg.pb-c.c [2021-11-10T15:24:33.978Z] #43 13.88 DEP images/ipc-msg.pb-c.d [2021-11-10T15:24:33.978Z] #43 13.93 PBCC images/ipc-shm.pb-c.c [2021-11-10T15:24:33.978Z] #43 13.94 DEP images/ipc-shm.pb-c.d [2021-11-10T15:24:33.978Z] #43 14.02 PBCC images/ipc-var.pb-c.c [2021-11-10T15:24:33.978Z] #43 14.05 DEP images/ipc-var.pb-c.d [2021-11-10T15:24:33.978Z] #43 14.09 PBCC images/sk-opts.pb-c.c [2021-11-10T15:24:33.978Z] #43 14.14 PBCC images/packet-sock.pb-c.c [2021-11-10T15:24:33.978Z] #43 14.21 DEP images/sk-opts.pb-c.d [2021-11-10T15:24:33.978Z] #43 14.29 DEP images/packet-sock.pb-c.d [2021-11-10T15:24:33.978Z] #43 14.38 PBCC images/sk-netlink.pb-c.c [2021-11-10T15:24:33.978Z] #43 14.45 DEP images/sk-netlink.pb-c.d [2021-11-10T15:24:33.978Z] #43 14.54 PBCC images/sk-inet.pb-c.c [2021-11-10T15:24:33.978Z] #43 14.61 DEP images/sk-inet.pb-c.d [2021-11-10T15:24:33.978Z] #43 14.67 PBCC images/sk-unix.pb-c.c [2021-11-10T15:24:33.978Z] #43 14.73 DEP images/sk-unix.pb-c.d [2021-11-10T15:24:34.239Z] #43 14.81 PBCC images/mm.pb-c.c [2021-11-10T15:24:34.239Z] #43 14.85 DEP images/mm.pb-c.d [2021-11-10T15:24:34.239Z] #43 14.90 PBCC images/timerfd.pb-c.c [2021-11-10T15:24:34.500Z] #43 15.01 DEP images/timerfd.pb-c.d [2021-11-10T15:24:34.500Z] #43 15.10 PBCC images/timer.pb-c.c [2021-11-10T15:24:34.500Z] #43 15.16 DEP images/timer.pb-c.d [2021-11-10T15:24:34.500Z] #43 15.21 PBCC images/sa.pb-c.c [2021-11-10T15:24:34.500Z] #43 15.28 DEP images/sa.pb-c.d [2021-11-10T15:24:34.686Z] #51 ... [2021-11-10T15:24:34.686Z] [2021-11-10T15:24:34.686Z] #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-11-10T15:24:34.686Z] #34 sha256:a6cee5b64ccd35563f33a78882683d0a1d4ab16bd12cae4b04b7054e7c9e4708 [2021-11-10T15:24:34.686Z] #34 76.07 syscall [2021-11-10T15:24:34.686Z] #34 78.34 reflect [2021-11-10T15:24:34.686Z] #34 84.98 internal/syscall/unix [2021-11-10T15:24:34.686Z] #34 85.37 time [2021-11-10T15:24:34.686Z] #34 ... [2021-11-10T15:24:34.686Z] [2021-11-10T15:24:34.686Z] #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-11-10T15:24:34.686Z] #45 sha256:02aed24193b715289b757ad808a6d07722c253d1ad238a056d80c41a804966eb [2021-11-10T15:24:34.686Z] #45 76.15 strings [2021-11-10T15:24:34.686Z] #45 76.19 bytes [2021-11-10T15:24:34.686Z] #45 78.18 strconv [2021-11-10T15:24:34.686Z] #45 80.07 bufio [2021-11-10T15:24:34.686Z] #45 82.19 syscall [2021-11-10T15:24:34.686Z] #45 82.33 reflect [2021-11-10T15:24:34.686Z] #45 ... [2021-11-10T15:24:34.686Z] [2021-11-10T15:24:34.686Z] #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-11-10T15:24:34.686Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-10T15:24:34.686Z] #42 85.53 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-11-10T15:24:34.686Z] #42 85.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-10T15:24:34.686Z] #42 85.56 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-10T15:24:34.686Z] #42 85.58 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-11-10T15:24:34.686Z] #42 85.61 Setting up python-six (1.12.0-1) ... [2021-11-10T15:24:34.761Z] #43 15.34 PBCC images/pipe-data.pb-c.c [2021-11-10T15:24:34.762Z] #43 15.40 DEP images/pipe-data.pb-c.d [2021-11-10T15:24:34.762Z] #43 15.47 PBCC images/mnt.pb-c.c [2021-11-10T15:24:34.762Z] #43 15.55 DEP images/mnt.pb-c.d [2021-11-10T15:24:35.023Z] #43 15.62 PBCC images/sk-packet.pb-c.c [2021-11-10T15:24:35.023Z] #43 15.63 DEP images/sk-packet.pb-c.d [2021-11-10T15:24:35.023Z] #43 15.69 PBCC images/tcp-stream.pb-c.c [2021-11-10T15:24:35.023Z] #43 15.75 DEP images/tcp-stream.pb-c.d [2021-11-10T15:24:35.023Z] #43 15.79 PBCC images/pipe.pb-c.c [2021-11-10T15:24:35.254Z] #42 ... [2021-11-10T15:24:35.254Z] [2021-11-10T15:24:35.254Z] #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-11-10T15:24:35.254Z] #47 sha256:aa94dfe4a2dc50f118af00022bae0df0ef2a83bc1cc2f8c3980987f5c805ce81 [2021-11-10T15:24:35.254Z] #47 DONE 87.4s [2021-11-10T15:24:35.284Z] #43 15.86 DEP images/pipe.pb-c.d [2021-11-10T15:24:35.284Z] #43 15.93 PBCC images/pstree.pb-c.c [2021-11-10T15:24:35.284Z] #43 ... [2021-11-10T15:24:35.284Z] [2021-11-10T15:24:35.284Z] #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-11-10T15:24:35.284Z] #34 sha256:21be26366fd1f78170184af5f11784fbacbad1cca61a159787c214f225ae7af3 [2021-11-10T15:24:35.284Z] #34 109.1 path/filepath [2021-11-10T15:24:35.284Z] #34 109.1 fmt [2021-11-10T15:24:35.284Z] #34 111.3 io/ioutil [2021-11-10T15:24:35.284Z] #34 114.5 github.com/BurntSushi/toml [2021-11-10T15:24:35.284Z] #34 114.6 flag [2021-11-10T15:24:35.284Z] #34 116.6 log [2021-11-10T15:24:35.284Z] #34 119.0 github.com/BurntSushi/toml/cmd/tomlv [2021-11-10T15:24:35.284Z] #34 ... [2021-11-10T15:24:35.284Z] [2021-11-10T15:24:35.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-11-10T15:24:35.284Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:24:35.284Z] #43 15.95 DEP images/pstree.pb-c.d [2021-11-10T15:24:35.284Z] #43 16.03 PBCC images/fs.pb-c.c [2021-11-10T15:24:35.284Z] #43 16.06 DEP images/fs.pb-c.d [2021-11-10T15:24:35.513Z] [2021-11-10T15:24:35.513Z] #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-11-10T15:24:35.513Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:24:35.513Z] #13 70.17 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-11-10T15:24:35.513Z] #13 70.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-11-10T15:24:35.513Z] #13 70.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-11-10T15:24:35.513Z] #13 70.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-11-10T15:24:35.513Z] #13 70.67 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-11-10T15:24:35.513Z] #13 71.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2021-11-10T15:24:35.513Z] #13 71.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2021-11-10T15:24:35.513Z] #13 74.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2021-11-10T15:24:35.513Z] #13 76.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-11-10T15:24:35.513Z] #13 77.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-11-10T15:24:35.513Z] #13 77.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-11-10T15:24:35.513Z] #13 77.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-11-10T15:24:35.514Z] #13 77.00 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-11-10T15:24:35.514Z] #13 77.00 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-11-10T15:24:35.514Z] #13 77.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-11-10T15:24:35.514Z] #13 77.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-11-10T15:24:35.514Z] #13 77.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-11-10T15:24:35.514Z] #13 77.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-11-10T15:24:35.514Z] #13 77.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-11-10T15:24:35.514Z] #13 77.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-11-10T15:24:35.514Z] #13 77.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-11-10T15:24:35.514Z] #13 77.26 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-11-10T15:24:35.514Z] #13 78.44 debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T15:24:35.514Z] #13 78.77 Fetched 77.8 MB in 8s (9423 kB/s) [2021-11-10T15:24:35.514Z] #13 78.99 (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-11-10T15:24:35.514Z] #13 79.04 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2021-11-10T15:24:35.514Z] #13 79.14 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2021-11-10T15:24:35.545Z] #43 16.13 PBCC images/signalfd.pb-c.c [2021-11-10T15:24:35.545Z] #43 16.20 DEP images/signalfd.pb-c.d [2021-11-10T15:24:35.545Z] #43 16.30 PBCC images/fh.pb-c.c [2021-11-10T15:24:35.545Z] #43 16.33 PBCC images/fsnotify.pb-c.c [2021-11-10T15:24:35.773Z] #13 79.44 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2021-11-10T15:24:35.807Z] #43 16.37 DEP images/fh.pb-c.d [2021-11-10T15:24:35.808Z] #43 16.45 DEP images/fsnotify.pb-c.d [2021-11-10T15:24:35.808Z] #43 16.54 PBCC images/eventpoll.pb-c.c [2021-11-10T15:24:35.808Z] #43 16.55 DEP images/eventpoll.pb-c.d [2021-11-10T15:24:36.032Z] #13 79.78 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-10T15:24:36.069Z] #43 16.62 PBCC images/eventfd.pb-c.c [2021-11-10T15:24:36.069Z] #43 16.65 DEP images/eventfd.pb-c.d [2021-11-10T15:24:36.069Z] #43 16.71 PBCC images/remap-file-path.pb-c.c [2021-11-10T15:24:36.069Z] #43 16.74 DEP images/remap-file-path.pb-c.d [2021-11-10T15:24:36.069Z] #43 16.80 PBCC images/fifo.pb-c.c [2021-11-10T15:24:36.069Z] #43 16.84 DEP images/fifo.pb-c.d [2021-11-10T15:24:36.291Z] #13 79.78 (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-11-10T15:24:36.291Z] #13 79.96 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-11-10T15:24:36.291Z] #13 79.96 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-11-10T15:24:36.291Z] #13 ... [2021-11-10T15:24:36.291Z] [2021-11-10T15:24:36.291Z] #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-11-10T15:24:36.291Z] #32 sha256:d113cd23f4eec26f509df9eeb1b18b41c0ce527e43220165a8dbca37a12fe16d [2021-11-10T15:24:36.291Z] #32 77.97 Checking out files: 90% (1380/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-11-10T15:24:36.291Z] #32 78.54 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-10T15:24:36.291Z] #32 79.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-10T15:24:36.330Z] #43 16.89 PBCC images/ghost-file.pb-c.c [2021-11-10T15:24:36.330Z] #43 16.98 DEP images/ghost-file.pb-c.d [2021-11-10T15:24:36.330Z] #43 17.02 PBCC images/regfile.pb-c.c [2021-11-10T15:24:36.330Z] #43 17.07 DEP images/regfile.pb-c.d [2021-11-10T15:24:36.330Z] #43 ... [2021-11-10T15:24:36.330Z] [2021-11-10T15:24:36.330Z] #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-11-10T15:24:36.330Z] #45 sha256:1572cb2a8fd740594217edd86927da3dcf344ff89d642a39674ed6644e086979 [2021-11-10T15:24:36.330Z] #45 110.3 regexp [2021-11-10T15:24:36.330Z] #45 111.2 fmt [2021-11-10T15:24:36.330Z] #45 116.5 internal/lazyregexp [2021-11-10T15:24:36.330Z] #45 116.8 github.com/LK4D4/vndr/versioned [2021-11-10T15:24:36.330Z] #45 117.1 hash/crc32 [2021-11-10T15:24:36.330Z] #45 117.5 go/token [2021-11-10T15:24:36.330Z] #45 117.7 net/url [2021-11-10T15:24:36.330Z] #45 118.5 go/scanner [2021-11-10T15:24:36.330Z] #45 119.8 go/ast [2021-11-10T15:24:36.330Z] #45 120.0 text/template/parse [2021-11-10T15:24:36.591Z] #45 ... [2021-11-10T15:24:36.591Z] [2021-11-10T15:24:36.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-11-10T15:24:36.591Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:24:36.591Z] #43 17.12 PBCC images/ns.pb-c.c [2021-11-10T15:24:36.591Z] #43 17.13 DEP images/ns.pb-c.d [2021-11-10T15:24:36.591Z] #43 17.18 PBCC images/fdinfo.pb-c.c [2021-11-10T15:24:36.591Z] #43 17.29 DEP images/fdinfo.pb-c.d [2021-11-10T15:24:36.591Z] #43 17.36 PBCC images/core-aarch64.pb-c.c [2021-11-10T15:24:36.857Z] #43 17.45 PBCC images/core-arm.pb-c.c [2021-11-10T15:24:36.857Z] #43 17.52 PBCC images/core-ppc64.pb-c.c [2021-11-10T15:24:36.857Z] #43 17.61 PBCC images/core-s390.pb-c.c [2021-11-10T15:24:36.860Z] #32 ... [2021-11-10T15:24:36.860Z] [2021-11-10T15:24:36.860Z] #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-11-10T15:24:36.860Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-10T15:24:36.860Z] #36 78.90 Selecting previously unselected package libicu63:amd64. [2021-11-10T15:24:36.860Z] #36 78.91 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-11-10T15:24:36.860Z] #36 78.95 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-10T15:24:36.860Z] #36 86.38 Selecting previously unselected package libxml2:amd64. [2021-11-10T15:24:36.860Z] #36 86.38 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-11-10T15:24:36.860Z] #36 86.39 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-11-10T15:24:36.860Z] #36 87.28 Selecting previously unselected package libarchive13:amd64. [2021-11-10T15:24:36.860Z] #36 87.28 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-11-10T15:24:36.860Z] #36 87.29 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-11-10T15:24:36.860Z] #36 87.95 Selecting previously unselected package libjsoncpp1:amd64. [2021-11-10T15:24:36.860Z] #36 87.96 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-11-10T15:24:36.860Z] #36 87.96 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-11-10T15:24:36.860Z] #36 88.30 Selecting previously unselected package librhash0:amd64. [2021-11-10T15:24:36.860Z] #36 88.30 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-11-10T15:24:36.860Z] #36 88.31 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-11-10T15:24:36.860Z] #36 88.67 Selecting previously unselected package libuv1:amd64. [2021-11-10T15:24:36.860Z] #36 88.67 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-11-10T15:24:36.860Z] #36 88.67 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-11-10T15:24:37.118Z] #43 17.69 PBCC images/core-x86.pb-c.c [2021-11-10T15:24:37.118Z] #43 17.74 PBCC images/core.pb-c.c [2021-11-10T15:24:37.118Z] #43 17.85 PBCC images/inventory.pb-c.c [2021-11-10T15:24:37.119Z] #36 89.05 Selecting previously unselected package cmake. [2021-11-10T15:24:37.119Z] #36 89.05 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-11-10T15:24:37.119Z] #36 89.05 Unpacking cmake (3.13.4-1) ... [2021-11-10T15:24:37.380Z] #43 ... [2021-11-10T15:24:37.380Z] [2021-11-10T15:24:37.380Z] #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-11-10T15:24:37.380Z] #34 sha256:21be26366fd1f78170184af5f11784fbacbad1cca61a159787c214f225ae7af3 [2021-11-10T15:24:37.380Z] #34 DONE 121.2s [2021-11-10T15:24:37.380Z] [2021-11-10T15:24:37.380Z] #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-11-10T15:24:37.380Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:24:37.380Z] #43 18.03 DEP images/core-aarch64.pb-c.d [2021-11-10T15:24:37.380Z] #43 18.11 DEP images/core-arm.pb-c.d [2021-11-10T15:24:37.640Z] #43 18.26 DEP images/core-ppc64.pb-c.d [2021-11-10T15:24:37.640Z] #43 18.39 DEP images/core-s390.pb-c.d [2021-11-10T15:24:37.902Z] #43 18.45 DEP images/core-x86.pb-c.d [2021-11-10T15:24:37.902Z] #43 18.59 DEP images/core.pb-c.d [2021-11-10T15:24:37.902Z] #43 18.68 DEP images/inventory.pb-c.d [2021-11-10T15:24:38.163Z] #43 18.80 PBCC images/cpuinfo.pb-c.c [2021-11-10T15:24:38.163Z] #43 18.88 DEP images/cpuinfo.pb-c.d [2021-11-10T15:24:38.163Z] #43 18.94 PBCC images/stats.pb-c.c [2021-11-10T15:24:38.423Z] #43 18.97 DEP images/stats.pb-c.d [2021-11-10T15:24:38.820Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.8% of statements [2021-11-10T15:24:39.033Z] #36 ... [2021-11-10T15:24:39.033Z] [2021-11-10T15:24:39.033Z] #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-11-10T15:24:39.033Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-10T15:24:39.033Z] #42 91.22 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-11-10T15:24:39.033Z] #42 91.24 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-11-10T15:24:39.033Z] #42 91.26 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-11-10T15:24:39.291Z] #42 91.28 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-11-10T15:24:39.291Z] #42 91.31 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-11-10T15:24:39.291Z] #42 91.33 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-11-10T15:24:39.291Z] #42 91.37 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-11-10T15:24:39.291Z] #42 91.39 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-11-10T15:24:39.291Z] #42 91.41 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-11-10T15:24:39.291Z] #42 91.42 Setting up python-protobuf (3.6.1.3-2) ... [2021-11-10T15:24:40.195Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.8% of statements [2021-11-10T15:24:40.453Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-11-10T15:24:40.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-10T15:24:40.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-10T15:24:40.712Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-11-10T15:24:40.971Z] #43 21.75 make[1]: Nothing to be done for 'all'. [2021-11-10T15:24:41.333Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-11-10T15:24:41.826Z] #42 ... [2021-11-10T15:24:41.826Z] [2021-11-10T15:24:41.826Z] #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-11-10T15:24:41.826Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-10T15:24:41.826Z] #36 93.09 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-10T15:24:41.826Z] #36 93.11 Setting up xxd (2:8.1.0875-5) ... [2021-11-10T15:24:41.826Z] #36 93.12 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-11-10T15:24:41.826Z] #36 93.14 Setting up vim-common (2:8.1.0875-5) ... [2021-11-10T15:24:41.826Z] #36 93.18 Setting up librhash0:amd64 (1.3.8-1) ... [2021-11-10T15:24:41.826Z] #36 93.19 Setting up cmake-data (3.13.4-1) ... [2021-11-10T15:24:41.826Z] #36 93.23 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-11-10T15:24:41.826Z] #36 93.25 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-11-10T15:24:41.826Z] #36 93.26 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-11-10T15:24:41.826Z] #36 93.28 Setting up cmake (3.13.4-1) ... [2021-11-10T15:24:41.826Z] #36 93.29 Processing triggers for libc-bin (2.28-10) ... [2021-11-10T15:24:41.826Z] #36 93.40 Processing triggers for mime-support (3.62) ... [2021-11-10T15:24:41.826Z] #36 DONE 93.9s [2021-11-10T15:24:42.086Z] [2021-11-10T15:24:42.086Z] #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-11-10T15:24:42.086Z] #37 sha256:e5d7d6639ecdcd800aacbb044cf65e7e5401a7b4943c203ae5d28f32a7146035 [2021-11-10T15:24:42.268Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.006s coverage: 4.2% of statements [2021-11-10T15:24:42.901Z] #43 23.28 CC images/stats.o [2021-11-10T15:24:42.901Z] #43 23.66 CC images/core.o [2021-11-10T15:24:43.466Z] #37 1.662 + RM_GOPATH=0 [2021-11-10T15:24:43.466Z] #37 1.662 + TMP_GOPATH= [2021-11-10T15:24:43.466Z] #37 1.662 + : /build [2021-11-10T15:24:43.466Z] #37 1.662 + '[' -z '' ']' [2021-11-10T15:24:43.466Z] #37 1.668 ++ mktemp -d [2021-11-10T15:24:43.466Z] #37 1.668 + export GOPATH=/tmp/tmp.KzR1lQ30zj [2021-11-10T15:24:43.466Z] #37 1.668 + GOPATH=/tmp/tmp.KzR1lQ30zj [2021-11-10T15:24:43.466Z] #37 1.668 + RM_GOPATH=1 [2021-11-10T15:24:43.466Z] #37 1.668 + case "$(go env GOARCH)" in [2021-11-10T15:24:43.644Z] ok github.com/docker/docker/daemon 12.107s coverage: 17.1% of statements [2021-11-10T15:24:43.644Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-10T15:24:43.644Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-10T15:24:43.644Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-10T15:24:43.644Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-10T15:24:43.644Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2021-11-10T15:24:43.726Z] #37 1.676 ++ go env GOARCH [2021-11-10T15:24:43.726Z] #37 1.716 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T15:24:43.726Z] #37 1.716 + GO_BUILDMODE=-buildmode=pie [2021-11-10T15:24:43.726Z] #37 1.717 ++ dirname /tmp/install/install.sh [2021-11-10T15:24:43.726Z] #37 1.718 + dir=/tmp/install [2021-11-10T15:24:43.726Z] #37 1.718 + bin=tini [2021-11-10T15:24:43.726Z] #37 1.718 + shift [2021-11-10T15:24:43.726Z] #37 1.718 + '[' '!' -f /tmp/install/tini.installer ']' [2021-11-10T15:24:43.726Z] #37 1.718 + . /tmp/install/tini.installer [2021-11-10T15:24:43.726Z] #37 1.718 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-10T15:24:43.726Z] #37 1.718 + install_tini [2021-11-10T15:24:43.726Z] #37 1.718 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-11-10T15:24:43.726Z] #37 1.718 + git clone https://github.com/krallin/tini.git /tmp/tmp.KzR1lQ30zj/tini [2021-11-10T15:24:43.726Z] #37 1.722 Cloning into '/tmp/tmp.KzR1lQ30zj/tini'... [2021-11-10T15:24:43.726Z] #37 1.724 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-10T15:24:43.845Z] #43 24.41 CC images/core-x86.o [2021-11-10T15:24:44.211Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.307s coverage: 56.2% of statements [2021-11-10T15:24:44.419Z] #43 25.03 CC images/core-arm.o [2021-11-10T15:24:44.992Z] #43 25.47 CC images/core-aarch64.o [2021-11-10T15:24:44.992Z] #43 ... [2021-11-10T15:24:44.992Z] [2021-11-10T15:24:44.992Z] #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-11-10T15:24:44.992Z] #51 sha256:a09e8f74ee23e9cc6f7d0fc7d49a0d8142770345c911c83540ff2d70df3e6e75 [2021-11-10T15:24:44.992Z] #51 118.8 encoding/json [2021-11-10T15:24:44.992Z] #51 119.1 github.com/pkg/diff [2021-11-10T15:24:44.992Z] #51 120.4 go/ast [2021-11-10T15:24:44.992Z] #51 126.4 golang.org/x/crypto/ssh/terminal [2021-11-10T15:24:44.992Z] #51 126.9 mvdan.cc/editorconfig [2021-11-10T15:24:44.992Z] #51 128.0 mvdan.cc/sh/v3/fileutil [2021-11-10T15:24:44.992Z] #51 128.2 mvdan.cc/sh/v3/syntax [2021-11-10T15:24:44.992Z] #51 ... [2021-11-10T15:24:44.992Z] [2021-11-10T15:24:44.992Z] #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-11-10T15:24:44.992Z] #45 sha256:1572cb2a8fd740594217edd86927da3dcf344ff89d642a39674ed6644e086979 [2021-11-10T15:24:44.992Z] #45 126.2 go/parser [2021-11-10T15:24:44.992Z] #45 126.4 text/template [2021-11-10T15:24:45.104Z] #37 3.201 + cd /tmp/tmp.KzR1lQ30zj/tini [2021-11-10T15:24:45.105Z] #37 3.201 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-10T15:24:45.105Z] #37 3.268 + cmake . [2021-11-10T15:24:45.586Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2021-11-10T15:24:46.526Z] #37 4.540 -- The C compiler identification is GNU 8.3.0 [2021-11-10T15:24:46.526Z] #37 4.660 -- Check for working C compiler: /usr/bin/cc [2021-11-10T15:24:46.909Z] #45 130.5 encoding/xml [2021-11-10T15:24:47.488Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.400s coverage: 50.5% of statements [2021-11-10T15:24:47.746Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.196s coverage: 45.9% of statements [2021-11-10T15:24:47.746Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-10T15:24:47.853Z] #45 131.6 go/doc [2021-11-10T15:24:47.853Z] #45 ... [2021-11-10T15:24:47.853Z] [2021-11-10T15:24:47.853Z] #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-11-10T15:24:47.853Z] #56 sha256:5c861b756fa3231976984f17154524a6dc4dd067548acf817639e0a98522a25f [2021-11-10T15:24:47.930Z] #37 5.710 -- Check for working C compiler: /usr/bin/cc -- works [2021-11-10T15:24:47.930Z] #37 5.711 -- Detecting C compiler ABI info [2021-11-10T15:24:48.189Z] #37 6.317 -- Detecting C compiler ABI info - done [2021-11-10T15:24:48.189Z] #37 ... [2021-11-10T15:24:48.189Z] [2021-11-10T15:24:48.189Z] #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-11-10T15:24:48.189Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-10T15:24:48.189Z] #42 100.2 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-11-10T15:24:48.189Z] #42 100.2 Processing triggers for libc-bin (2.28-10) ... [2021-11-10T15:24:48.766Z] #42 DONE 100.7s [2021-11-10T15:24:48.766Z] [2021-11-10T15:24:48.766Z] #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-11-10T15:24:48.766Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:24:49.683Z] #56 60.25 Checking out files: 45% (2139/4689) Checking out files: 46% (2157/4689) Checking out files: 47% (2204/4689) Checking out files: 48% (2251/4689) Checking out files: 49% (2298/4689) Checking out files: 50% (2345/4689) Checking out files: 51% (2392/4689) Checking out files: 52% (2439/4689) Checking out files: 53% (2486/4689) Checking out files: 54% (2533/4689) Checking out files: 55% (2579/4689) Checking out files: 56% (2626/4689) Checking out files: 57% (2673/4689) Checking out files: 58% (2720/4689) Checking out files: 59% (2767/4689) Checking out files: 60% (2814/4689) Checking out files: 61% (2861/4689) Checking out files: 62% (2908/4689) Checking out files: 63% (2955/4689) Checking out files: 64% (3001/4689) Checking out files: 65% (3048/4689) Checking out files: 66% (3095/4689) Checking out files: 67% (3142/4689) Checking out files: 68% (3189/4689) Checking out files: 69% (3236/4689) Checking out files: 70% (3283/4689) Checking out files: 71% (3330/4689) Checking out files: 72% (3377/4689) Checking out files: 73% (3423/4689) Checking out files: 74% (3470/4689) Checking out files: 75% (3517/4689) Checking out files: 76% (3564/4689) Checking out files: 77% (3611/4689) Checking out files: 78% (3658/4689) Checking out files: 79% (3705/4689) Checking out files: 80% (3752/4689) Checking out files: 81% (3799/4689) Checking out files: 81% (3803/4689) Checking out files: 82% (3845/4689) Checking out files: 83% (3892/4689) Checking out files: 84% (3939/4689) Checking out files: 85% (3986/4689) Checking out files: 86% (4033/4689) Checking out files: 87% (4080/4689) Checking out files: 88% (4127/4689) Checking out files: 89% (4174/4689) Checking out files: 90% (4221/4689) Checking out files: 91% (4267/4689) Checking out files: 92% (4314/4689) Checking out files: 93% (4361/4689) Checking out files: 94% (4408/4689) Checking out files: 95% (4455/4689) Checking out files: 96% (4502/4689) Checking out files: 97% (4549/4689) Checking out files: 98% (4596/4689) Checking out files: 99% (4643/4689) Checking out files: 100% (4689/4689) Checking out files: 100% (4689/4689), done. [2021-11-10T15:24:49.683Z] #56 62.00 + cd /tmp/tmp.uvCkyBdlmq/src/github.com/containerd/containerd [2021-11-10T15:24:49.944Z] #56 62.00 + git checkout -q 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-10T15:24:50.143Z] #43 ... [2021-11-10T15:24:50.143Z] [2021-11-10T15:24:50.143Z] #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-11-10T15:24:50.143Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:24:50.143Z] #13 83.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-10T15:24:50.143Z] #13 83.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-11-10T15:24:50.143Z] #13 83.60 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-11-10T15:24:50.143Z] #13 87.41 Selecting previously unselected package binutils-mingw-w64. [2021-11-10T15:24:50.143Z] #13 87.42 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-11-10T15:24:50.143Z] #13 87.43 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-11-10T15:24:50.143Z] #13 87.70 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-10T15:24:50.143Z] #13 87.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-11-10T15:24:50.143Z] #13 87.73 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-11-10T15:24:50.143Z] #13 88.12 Selecting previously unselected package dmsetup. [2021-11-10T15:24:50.143Z] #13 88.12 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-11-10T15:24:50.143Z] #13 88.12 Unpacking dmsetup (2:1.02.155-3) ... [2021-11-10T15:24:50.143Z] #13 88.59 Selecting previously unselected package mingw-w64-common. [2021-11-10T15:24:50.143Z] #13 88.60 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-11-10T15:24:50.143Z] #13 88.63 Unpacking mingw-w64-common (6.0.0-3) ... [2021-11-10T15:24:50.279Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.8% of statements [2021-11-10T15:24:50.403Z] #13 ... [2021-11-10T15:24:50.403Z] [2021-11-10T15:24:50.403Z] #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-11-10T15:24:50.403Z] #51 sha256:e177e969f2ee220d9027abb9a1f2fd82a151952abf7f408ba22a2015b10cdba3 [2021-11-10T15:24:50.403Z] #51 92.37 time [2021-11-10T15:24:50.403Z] #51 98.94 encoding/binary [2021-11-10T15:24:50.403Z] #51 102.2 encoding/base64 [2021-11-10T15:24:50.403Z] #51 ... [2021-11-10T15:24:50.403Z] [2021-11-10T15:24:50.403Z] #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-11-10T15:24:50.403Z] #34 sha256:a6cee5b64ccd35563f33a78882683d0a1d4ab16bd12cae4b04b7054e7c9e4708 [2021-11-10T15:24:50.403Z] #34 93.34 internal/poll [2021-11-10T15:24:50.403Z] #34 95.23 internal/fmtsort [2021-11-10T15:24:50.403Z] #34 96.46 internal/syscall/execenv [2021-11-10T15:24:50.403Z] #34 96.80 path [2021-11-10T15:24:50.403Z] #34 98.17 text/tabwriter [2021-11-10T15:24:50.403Z] #34 98.33 io/fs [2021-11-10T15:24:50.403Z] #34 100.0 os [2021-11-10T15:24:50.662Z] #34 ... [2021-11-10T15:24:50.662Z] [2021-11-10T15:24:50.662Z] #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-11-10T15:24:50.662Z] #45 sha256:02aed24193b715289b757ad808a6d07722c253d1ad238a056d80c41a804966eb [2021-11-10T15:24:50.662Z] #45 92.64 time [2021-11-10T15:24:50.662Z] #45 100.7 regexp/syntax [2021-11-10T15:24:50.662Z] #45 ... [2021-11-10T15:24:50.662Z] [2021-11-10T15:24:50.662Z] #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-11-10T15:24:50.662Z] #37 sha256:e5d7d6639ecdcd800aacbb044cf65e7e5401a7b4943c203ae5d28f32a7146035 [2021-11-10T15:24:50.662Z] #37 6.402 -- Detecting C compile features [2021-11-10T15:24:51.655Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.464s coverage: 58.0% of statements [2021-11-10T15:24:51.655Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-11-10T15:24:51.655Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-10T15:24:51.655Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2021-11-10T15:24:52.039Z] #37 10.27 -- Detecting C compile features - done [2021-11-10T15:24:52.039Z] #37 10.35 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-10T15:24:52.221Z] ok github.com/docker/docker/daemon/links 0.020s coverage: 93.0% of statements [2021-11-10T15:24:52.491Z] #56 64.43 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-10T15:24:52.491Z] #56 64.43 + BUILDTAGS='netgo osusergo static_build' [2021-11-10T15:24:52.491Z] #56 64.43 + export EXTRA_FLAGS=-buildmode=pie [2021-11-10T15:24:52.491Z] #56 64.44 + EXTRA_FLAGS=-buildmode=pie [2021-11-10T15:24:52.491Z] #56 64.44 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-10T15:24:52.491Z] #56 64.44 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-10T15:24:52.491Z] #56 64.44 + '[' '' = dynamic ']' [2021-11-10T15:24:52.491Z] #56 64.44 + make [2021-11-10T15:24:52.975Z] #37 10.97 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-10T15:24:52.975Z] #37 11.19 -- Configuring done [2021-11-10T15:24:53.233Z] #37 11.27 -- Generating done [2021-11-10T15:24:53.233Z] #37 11.27 -- Build files have been written to: /tmp/tmp.KzR1lQ30zj/tini [2021-11-10T15:24:53.233Z] #37 11.37 + make tini-static [2021-11-10T15:24:53.437Z] #56 ... [2021-11-10T15:24:53.437Z] [2021-11-10T15:24:53.437Z] #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-11-10T15:24:53.437Z] #51 sha256:a09e8f74ee23e9cc6f7d0fc7d49a0d8142770345c911c83540ff2d70df3e6e75 [2021-11-10T15:24:53.437Z] #51 134.2 mvdan.cc/sh/v3/cmd/shfmt [2021-11-10T15:24:53.437Z] #51 DONE 137.2s [2021-11-10T15:24:53.437Z] [2021-11-10T15:24:53.438Z] #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-11-10T15:24:53.438Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:24:53.438Z] #43 25.84 CC images/core-ppc64.o [2021-11-10T15:24:53.438Z] #43 26.49 CC images/core-s390.o [2021-11-10T15:24:53.438Z] #43 27.23 CC images/cpuinfo.o [2021-11-10T15:24:53.438Z] #43 27.82 CC images/inventory.o [2021-11-10T15:24:53.438Z] #43 28.16 CC images/fdinfo.o [2021-11-10T15:24:53.438Z] #43 28.44 CC images/fown.o [2021-11-10T15:24:53.438Z] #43 28.63 CC images/ns.o [2021-11-10T15:24:53.438Z] #43 28.85 CC images/regfile.o [2021-11-10T15:24:53.438Z] #43 29.11 CC images/ghost-file.o [2021-11-10T15:24:53.438Z] #43 29.44 CC images/fifo.o [2021-11-10T15:24:53.438Z] #43 29.64 CC images/remap-file-path.o [2021-11-10T15:24:53.438Z] #43 29.90 CC images/eventfd.o [2021-11-10T15:24:53.438Z] #43 30.22 CC images/eventpoll.o [2021-11-10T15:24:53.438Z] #43 30.57 CC images/fh.o [2021-11-10T15:24:53.438Z] #43 30.94 CC images/fsnotify.o [2021-11-10T15:24:53.438Z] #43 31.52 CC images/signalfd.o [2021-11-10T15:24:53.438Z] #43 31.75 CC images/fs.o [2021-11-10T15:24:53.438Z] #43 31.94 CC images/pstree.o [2021-11-10T15:24:53.438Z] #43 32.11 CC images/pipe.o [2021-11-10T15:24:53.438Z] #43 32.38 CC images/tcp-stream.o [2021-11-10T15:24:53.438Z] #43 32.70 CC images/sk-packet.o [2021-11-10T15:24:53.438Z] #43 33.06 CC images/mnt.o [2021-11-10T15:24:53.438Z] #43 33.39 CC images/pipe-data.o [2021-11-10T15:24:53.438Z] #43 33.74 CC images/sa.o [2021-11-10T15:24:53.438Z] #43 34.15 CC images/timer.o [2021-11-10T15:24:53.700Z] #43 ... [2021-11-10T15:24:53.700Z] [2021-11-10T15:24:53.700Z] #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-11-10T15:24:53.700Z] #56 sha256:5c861b756fa3231976984f17154524a6dc4dd067548acf817639e0a98522a25f [2021-11-10T15:24:53.700Z] #56 65.99 + bin/ctr [2021-11-10T15:24:53.801Z] #37 12.08 Scanning dependencies of target tini-static [2021-11-10T15:24:54.369Z] #37 12.28 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-10T15:24:54.628Z] #37 ... [2021-11-10T15:24:54.628Z] [2021-11-10T15:24:54.628Z] #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-11-10T15:24:54.628Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:24:54.628Z] #13 98.25 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-10T15:24:54.628Z] #13 98.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-11-10T15:24:54.628Z] #13 98.27 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-11-10T15:24:55.506Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 6.6% of statements [2021-11-10T15:24:55.507Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-10T15:24:55.507Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-10T15:24:55.766Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.2% of statements [2021-11-10T15:24:56.532Z] #13 ... [2021-11-10T15:24:56.532Z] [2021-11-10T15:24:56.532Z] #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-11-10T15:24:56.532Z] #37 sha256:e5d7d6639ecdcd800aacbb044cf65e7e5401a7b4943c203ae5d28f32a7146035 [2021-11-10T15:24:56.532Z] #37 13.48 [100%] Linking C executable tini-static [2021-11-10T15:24:56.532Z] #37 14.10 [100%] Built target tini-static [2021-11-10T15:24:56.532Z] #37 14.18 + mkdir -p /build [2021-11-10T15:24:56.532Z] #37 14.18 + cp tini-static /build/docker-init [2021-11-10T15:24:56.532Z] #37 DONE 14.4s [2021-11-10T15:24:56.532Z] [2021-11-10T15:24:56.532Z] #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-11-10T15:24:56.532Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:24:56.532Z] #43 3.690 Note: Building without setproctitle() and strlcpy() support. [2021-11-10T15:24:56.533Z] #43 3.690 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-11-10T15:24:56.533Z] #43 3.700 Note: Building without GnuTLS support [2021-11-10T15:24:56.533Z] #43 3.720 Makefile.config:39: Warn: you have no libnftables installed [2021-11-10T15:24:56.533Z] #43 3.721 Makefile.config:40: Warn: Building without nftables support [2021-11-10T15:24:56.533Z] #43 6.566 fatal: not a git repository (or any of the parent directories): .git [2021-11-10T15:24:56.533Z] #43 6.628 GEN .gitid [2021-11-10T15:24:56.533Z] #43 6.664 GEN criu/include/version.h [2021-11-10T15:24:56.533Z] #43 6.719 GEN include/common/asm [2021-11-10T15:24:57.667Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2021-11-10T15:24:57.667Z] ok github.com/docker/docker/daemon/logger/awslogs 0.243s coverage: 77.8% of statements [2021-11-10T15:24:57.667Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-10T15:24:57.667Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-10T15:24:58.232Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2021-11-10T15:24:58.437Z] #43 9.664 PBCC images/timens.pb-c.c [2021-11-10T15:24:58.437Z] #43 9.708 DEP images/timens.pb-c.d [2021-11-10T15:24:58.437Z] #43 9.904 PBCC images/fown.pb-c.c [2021-11-10T15:24:58.437Z] #43 9.914 PBCC images/google/protobuf/descriptor.pb-c.c [2021-11-10T15:24:58.696Z] #43 10.12 PBCC images/opts.pb-c.c [2021-11-10T15:24:58.696Z] #43 10.24 PBCC images/memfd.pb-c.c [2021-11-10T15:24:58.955Z] #43 10.30 DEP images/fown.pb-c.d [2021-11-10T15:24:59.000Z] #56 ... [2021-11-10T15:24:59.000Z] [2021-11-10T15:24:59.000Z] #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-11-10T15:24:59.000Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:24:59.000Z] #13 133.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-10T15:24:59.000Z] #13 133.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-11-10T15:24:59.000Z] #13 133.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-10T15:24:59.166Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.037s coverage: 69.9% of statements [2021-11-10T15:24:59.166Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-11-10T15:24:59.214Z] #43 10.60 DEP images/google/protobuf/descriptor.pb-c.d [2021-11-10T15:24:59.214Z] #43 10.73 DEP images/opts.pb-c.d [2021-11-10T15:24:59.473Z] #43 10.85 DEP images/memfd.pb-c.d [2021-11-10T15:24:59.733Z] #43 10.96 PBCC images/sit.pb-c.c [2021-11-10T15:24:59.733Z] #43 11.14 DEP images/sit.pb-c.d [2021-11-10T15:24:59.733Z] #43 11.24 PBCC images/macvlan.pb-c.c [2021-11-10T15:24:59.992Z] #43 11.36 DEP images/macvlan.pb-c.d [2021-11-10T15:24:59.992Z] #43 11.48 PBCC images/autofs.pb-c.c [2021-11-10T15:25:00.251Z] #43 11.49 DEP images/autofs.pb-c.d [2021-11-10T15:25:00.251Z] #43 11.50 PBCC images/sysctl.pb-c.c [2021-11-10T15:25:00.251Z] #43 11.50 DEP images/sysctl.pb-c.d [2021-11-10T15:25:00.251Z] #43 11.51 PBCC images/time.pb-c.c [2021-11-10T15:25:00.251Z] #43 11.52 DEP images/time.pb-c.d [2021-11-10T15:25:00.251Z] #43 11.53 PBCC images/binfmt-misc.pb-c.c [2021-11-10T15:25:00.251Z] #43 11.53 DEP images/binfmt-misc.pb-c.d [2021-11-10T15:25:00.251Z] #43 11.54 PBCC images/seccomp.pb-c.c [2021-11-10T15:25:00.251Z] #43 11.55 DEP images/seccomp.pb-c.d [2021-11-10T15:25:00.251Z] #43 11.56 PBCC images/userns.pb-c.c [2021-11-10T15:25:00.251Z] #43 11.56 DEP images/userns.pb-c.d [2021-11-10T15:25:00.251Z] #43 11.62 PBCC images/cgroup.pb-c.c [2021-11-10T15:25:00.251Z] #43 11.67 DEP images/cgroup.pb-c.d [2021-11-10T15:25:00.251Z] #43 11.69 PBCC images/ext-file.pb-c.c [2021-11-10T15:25:00.251Z] #43 11.74 DEP images/ext-file.pb-c.d [2021-11-10T15:25:00.510Z] #43 11.77 PBCC images/rpc.pb-c.c [2021-11-10T15:25:00.510Z] #43 11.81 DEP images/rpc.pb-c.d [2021-11-10T15:25:00.510Z] #43 11.88 PBCC images/siginfo.pb-c.c [2021-11-10T15:25:00.510Z] #43 11.91 DEP images/siginfo.pb-c.d [2021-11-10T15:25:00.510Z] #43 11.95 PBCC images/pagemap.pb-c.c [2021-11-10T15:25:00.510Z] #43 11.99 DEP images/pagemap.pb-c.d [2021-11-10T15:25:00.552Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 75.2% of statements [2021-11-10T15:25:00.552Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-10T15:25:00.769Z] #43 12.05 PBCC images/rlimit.pb-c.c [2021-11-10T15:25:00.770Z] #43 12.07 DEP images/rlimit.pb-c.d [2021-11-10T15:25:00.770Z] #43 12.13 PBCC images/file-lock.pb-c.c [2021-11-10T15:25:00.770Z] #43 12.16 DEP images/file-lock.pb-c.d [2021-11-10T15:25:00.770Z] #43 12.19 PBCC images/tty.pb-c.c [2021-11-10T15:25:00.770Z] #43 12.26 DEP images/tty.pb-c.d [2021-11-10T15:25:00.770Z] #43 ... [2021-11-10T15:25:00.770Z] [2021-11-10T15:25:00.770Z] #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-11-10T15:25:00.770Z] #45 sha256:02aed24193b715289b757ad808a6d07722c253d1ad238a056d80c41a804966eb [2021-11-10T15:25:00.770Z] #45 102.9 os [2021-11-10T15:25:00.770Z] #45 108.4 regexp [2021-11-10T15:25:00.770Z] #45 110.0 flag [2021-11-10T15:25:00.770Z] #45 112.7 go/token [2021-11-10T15:25:01.029Z] #45 ... [2021-11-10T15:25:01.029Z] [2021-11-10T15:25:01.030Z] #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-11-10T15:25:01.030Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:25:01.030Z] #43 12.35 PBCC images/tun.pb-c.c [2021-11-10T15:25:01.030Z] #43 12.39 PBCC images/netdev.pb-c.c [2021-11-10T15:25:01.030Z] #43 12.45 DEP images/tun.pb-c.d [2021-11-10T15:25:01.030Z] #43 12.52 DEP images/netdev.pb-c.d [2021-11-10T15:25:01.030Z] #43 ... [2021-11-10T15:25:01.030Z] [2021-11-10T15:25:01.030Z] #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-11-10T15:25:01.030Z] #51 sha256:e177e969f2ee220d9027abb9a1f2fd82a151952abf7f408ba22a2015b10cdba3 [2021-11-10T15:25:01.030Z] #51 103.2 os [2021-11-10T15:25:01.030Z] #51 103.7 golang.org/x/sys/unix [2021-11-10T15:25:01.030Z] #51 111.3 encoding/json [2021-11-10T15:25:01.125Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.075s coverage: 58.6% of statements [2021-11-10T15:25:01.289Z] #51 ... [2021-11-10T15:25:01.289Z] [2021-11-10T15:25:01.289Z] #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-11-10T15:25:01.289Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:25:01.289Z] #43 12.56 PBCC images/vma.pb-c.c [2021-11-10T15:25:01.289Z] #43 12.61 DEP images/vma.pb-c.d [2021-11-10T15:25:01.289Z] #43 12.64 PBCC images/creds.pb-c.c [2021-11-10T15:25:01.289Z] #43 12.68 DEP images/creds.pb-c.d [2021-11-10T15:25:01.289Z] #43 12.74 PBCC images/utsns.pb-c.c [2021-11-10T15:25:01.289Z] #43 12.76 DEP images/utsns.pb-c.d [2021-11-10T15:25:01.289Z] #43 12.82 PBCC images/ipc-desc.pb-c.c [2021-11-10T15:25:01.289Z] #43 12.86 PBCC images/ipc-sem.pb-c.c [2021-11-10T15:25:01.548Z] #43 12.88 DEP images/ipc-desc.pb-c.d [2021-11-10T15:25:01.548Z] #43 12.92 DEP images/ipc-sem.pb-c.d [2021-11-10T15:25:01.548Z] #43 12.96 PBCC images/ipc-msg.pb-c.c [2021-11-10T15:25:01.548Z] #43 13.01 DEP images/ipc-msg.pb-c.d [2021-11-10T15:25:01.548Z] #43 13.07 PBCC images/ipc-shm.pb-c.c [2021-11-10T15:25:01.548Z] #43 13.10 DEP images/ipc-shm.pb-c.d [2021-11-10T15:25:01.548Z] #43 13.14 PBCC images/ipc-var.pb-c.c [2021-11-10T15:25:01.550Z] #13 ... [2021-11-10T15:25:01.550Z] [2021-11-10T15:25:01.550Z] #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-11-10T15:25:01.550Z] #45 sha256:1572cb2a8fd740594217edd86927da3dcf344ff89d642a39674ed6644e086979 [2021-11-10T15:25:01.550Z] #45 135.3 github.com/LK4D4/vndr/build [2021-11-10T15:25:01.550Z] #45 135.6 compress/flate [2021-11-10T15:25:01.550Z] #45 139.2 net [2021-11-10T15:25:01.550Z] #45 140.0 compress/gzip [2021-11-10T15:25:01.550Z] #45 140.9 vendor/golang.org/x/text/transform [2021-11-10T15:25:01.550Z] #45 141.6 vendor/golang.org/x/text/unicode/bidi [2021-11-10T15:25:01.550Z] #45 143.4 vendor/golang.org/x/text/secure/bidirule [2021-11-10T15:25:01.550Z] #45 143.7 vendor/golang.org/x/text/unicode/norm [2021-11-10T15:25:01.550Z] #45 ... [2021-11-10T15:25:01.550Z] [2021-11-10T15:25:01.550Z] #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-11-10T15:25:01.550Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:25:01.550Z] #43 34.69 CC images/timerfd.o [2021-11-10T15:25:01.550Z] #43 35.04 CC images/mm.o [2021-11-10T15:25:01.550Z] #43 35.61 CC images/sk-opts.o [2021-11-10T15:25:01.550Z] #43 36.21 CC images/sk-unix.o [2021-11-10T15:25:01.550Z] #43 36.81 CC images/sk-inet.o [2021-11-10T15:25:01.550Z] #43 37.38 CC images/tun.o [2021-11-10T15:25:01.550Z] #43 37.74 CC images/sk-netlink.o [2021-11-10T15:25:01.550Z] #43 38.02 CC images/packet-sock.o [2021-11-10T15:25:01.550Z] #43 38.33 CC images/ipc-var.o [2021-11-10T15:25:01.550Z] #43 38.59 CC images/ipc-desc.o [2021-11-10T15:25:01.550Z] #43 38.77 CC images/ipc-shm.o [2021-11-10T15:25:01.550Z] #43 39.04 CC images/ipc-msg.o [2021-11-10T15:25:01.550Z] #43 39.34 CC images/ipc-sem.o [2021-11-10T15:25:01.550Z] #43 39.53 CC images/utsns.o [2021-11-10T15:25:01.550Z] #43 39.71 CC images/creds.o [2021-11-10T15:25:01.550Z] #43 39.90 CC images/vma.o [2021-11-10T15:25:01.550Z] #43 40.10 CC images/netdev.o [2021-11-10T15:25:01.550Z] #43 40.52 CC images/tty.o [2021-11-10T15:25:01.550Z] #43 41.15 CC images/file-lock.o [2021-11-10T15:25:01.550Z] #43 41.41 CC images/rlimit.o [2021-11-10T15:25:01.550Z] #43 41.62 CC images/pagemap.o [2021-11-10T15:25:01.550Z] #43 41.87 CC images/siginfo.o [2021-11-10T15:25:01.550Z] #43 42.17 CC images/rpc.o [2021-11-10T15:25:01.809Z] #43 13.17 DEP images/ipc-var.pb-c.d [2021-11-10T15:25:01.809Z] #43 13.26 PBCC images/sk-opts.pb-c.c [2021-11-10T15:25:01.809Z] #43 13.32 PBCC images/packet-sock.pb-c.c [2021-11-10T15:25:01.809Z] #43 13.37 DEP images/sk-opts.pb-c.d [2021-11-10T15:25:01.809Z] #43 ... [2021-11-10T15:25:01.809Z] [2021-11-10T15:25:01.809Z] #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-11-10T15:25:01.809Z] #34 sha256:a6cee5b64ccd35563f33a78882683d0a1d4ab16bd12cae4b04b7054e7c9e4708 [2021-11-10T15:25:01.809Z] #34 104.0 fmt [2021-11-10T15:25:01.809Z] #34 104.0 path/filepath [2021-11-10T15:25:01.809Z] #34 107.0 io/ioutil [2021-11-10T15:25:01.809Z] #34 109.5 github.com/BurntSushi/toml [2021-11-10T15:25:01.809Z] #34 109.5 flag [2021-11-10T15:25:01.809Z] #34 112.3 log [2021-11-10T15:25:02.061Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.011s coverage: 31.5% of statements [2021-11-10T15:25:02.068Z] #34 ... [2021-11-10T15:25:02.068Z] [2021-11-10T15:25:02.068Z] #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-11-10T15:25:02.068Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:25:02.068Z] #43 13.45 DEP images/packet-sock.pb-c.d [2021-11-10T15:25:02.068Z] #43 13.50 PBCC images/sk-netlink.pb-c.c [2021-11-10T15:25:02.068Z] #43 13.57 DEP images/sk-netlink.pb-c.d [2021-11-10T15:25:02.327Z] #43 13.67 PBCC images/sk-inet.pb-c.c [2021-11-10T15:25:02.327Z] #43 13.73 DEP images/sk-inet.pb-c.d [2021-11-10T15:25:02.327Z] #43 13.83 PBCC images/sk-unix.pb-c.c [2021-11-10T15:25:02.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-10T15:25:02.587Z] #43 13.94 DEP images/sk-unix.pb-c.d [2021-11-10T15:25:02.587Z] #43 14.03 PBCC images/mm.pb-c.c [2021-11-10T15:25:02.846Z] #43 14.07 DEP images/mm.pb-c.d [2021-11-10T15:25:02.846Z] #43 14.15 PBCC images/timerfd.pb-c.c [2021-11-10T15:25:02.846Z] #43 14.20 DEP images/timerfd.pb-c.d [2021-11-10T15:25:02.846Z] #43 14.28 PBCC images/timer.pb-c.c [2021-11-10T15:25:02.846Z] #43 14.30 DEP images/timer.pb-c.d [2021-11-10T15:25:02.846Z] #43 14.35 PBCC images/sa.pb-c.c [2021-11-10T15:25:02.937Z] #43 43.43 CC images/ext-file.o [2021-11-10T15:25:02.937Z] #43 43.65 CC images/cgroup.o [2021-11-10T15:25:03.105Z] #43 14.41 DEP images/sa.pb-c.d [2021-11-10T15:25:03.105Z] #43 14.47 PBCC images/pipe-data.pb-c.c [2021-11-10T15:25:03.105Z] #43 14.49 DEP images/pipe-data.pb-c.d [2021-11-10T15:25:03.105Z] #43 14.57 PBCC images/mnt.pb-c.c [2021-11-10T15:25:03.105Z] #43 14.67 DEP images/mnt.pb-c.d [2021-11-10T15:25:03.364Z] #43 14.72 PBCC images/sk-packet.pb-c.c [2021-11-10T15:25:03.364Z] #43 14.75 DEP images/sk-packet.pb-c.d [2021-11-10T15:25:03.364Z] #43 14.80 PBCC images/tcp-stream.pb-c.c [2021-11-10T15:25:03.364Z] #43 14.85 DEP images/tcp-stream.pb-c.d [2021-11-10T15:25:03.364Z] #43 14.93 PBCC images/pipe.pb-c.c [2021-11-10T15:25:03.439Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-11-10T15:25:03.510Z] #43 44.22 CC images/userns.o [2021-11-10T15:25:03.624Z] #43 14.99 DEP images/pipe.pb-c.d [2021-11-10T15:25:03.624Z] #43 15.08 PBCC images/pstree.pb-c.c [2021-11-10T15:25:03.624Z] #43 15.13 DEP images/pstree.pb-c.d [2021-11-10T15:25:03.883Z] #43 15.19 PBCC images/fs.pb-c.c [2021-11-10T15:25:03.883Z] #43 15.22 DEP images/fs.pb-c.d [2021-11-10T15:25:03.883Z] #43 15.25 PBCC images/signalfd.pb-c.c [2021-11-10T15:25:03.883Z] #43 15.31 DEP images/signalfd.pb-c.d [2021-11-10T15:25:03.883Z] #43 15.39 PBCC images/fh.pb-c.c [2021-11-10T15:25:03.883Z] #43 15.45 PBCC images/fsnotify.pb-c.c [2021-11-10T15:25:04.006Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-11-10T15:25:04.083Z] #43 44.54 CC images/google/protobuf/descriptor.o [2021-11-10T15:25:04.083Z] #43 ... [2021-11-10T15:25:04.083Z] [2021-11-10T15:25:04.083Z] #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-11-10T15:25:04.083Z] #45 sha256:1572cb2a8fd740594217edd86927da3dcf344ff89d642a39674ed6644e086979 [2021-11-10T15:25:04.083Z] #45 148.1 vendor/golang.org/x/net/idna [2021-11-10T15:25:04.143Z] #43 15.50 DEP images/fh.pb-c.d [2021-11-10T15:25:04.143Z] #43 15.56 DEP images/fsnotify.pb-c.d [2021-11-10T15:25:04.143Z] #43 15.61 PBCC images/eventpoll.pb-c.c [2021-11-10T15:25:04.143Z] #43 15.69 DEP images/eventpoll.pb-c.d [2021-11-10T15:25:04.403Z] #43 15.74 PBCC images/eventfd.pb-c.c [2021-11-10T15:25:04.403Z] #43 15.79 DEP images/eventfd.pb-c.d [2021-11-10T15:25:04.403Z] #43 15.85 PBCC images/remap-file-path.pb-c.c [2021-11-10T15:25:04.403Z] #43 15.90 DEP images/remap-file-path.pb-c.d [2021-11-10T15:25:04.403Z] #43 15.94 PBCC images/fifo.pb-c.c [2021-11-10T15:25:04.573Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-11-10T15:25:04.663Z] #43 16.01 DEP images/fifo.pb-c.d [2021-11-10T15:25:04.663Z] #43 16.06 PBCC images/ghost-file.pb-c.c [2021-11-10T15:25:04.663Z] #43 ... [2021-11-10T15:25:04.663Z] [2021-11-10T15:25:04.663Z] #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-11-10T15:25:04.663Z] #34 sha256:a6cee5b64ccd35563f33a78882683d0a1d4ab16bd12cae4b04b7054e7c9e4708 [2021-11-10T15:25:04.663Z] #34 114.7 github.com/BurntSushi/toml/cmd/tomlv [2021-11-10T15:25:04.663Z] #34 DONE 116.8s [2021-11-10T15:25:04.663Z] [2021-11-10T15:25:04.663Z] #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-11-10T15:25:04.663Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:25:04.663Z] #43 16.13 DEP images/ghost-file.pb-c.d [2021-11-10T15:25:04.832Z] ok github.com/docker/docker/daemon/logger/splunk 1.803s coverage: 82.5% of statements [2021-11-10T15:25:04.832Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-10T15:25:04.832Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-10T15:25:04.923Z] #43 16.27 PBCC images/regfile.pb-c.c [2021-11-10T15:25:04.923Z] #43 16.35 DEP images/regfile.pb-c.d [2021-11-10T15:25:05.182Z] #43 16.46 PBCC images/ns.pb-c.c [2021-11-10T15:25:05.182Z] #43 16.51 DEP images/ns.pb-c.d [2021-11-10T15:25:05.182Z] #43 16.59 PBCC images/fdinfo.pb-c.c [2021-11-10T15:25:05.441Z] #43 16.81 DEP images/fdinfo.pb-c.d [2021-11-10T15:25:05.441Z] #43 16.98 PBCC images/core-aarch64.pb-c.c [2021-11-10T15:25:05.709Z] #43 17.14 PBCC images/core-arm.pb-c.c [2021-11-10T15:25:05.709Z] #43 17.21 PBCC images/core-ppc64.pb-c.c [2021-11-10T15:25:05.973Z] #43 17.39 PBCC images/core-s390.pb-c.c [2021-11-10T15:25:06.237Z] #43 17.54 PBCC images/core-x86.pb-c.c [2021-11-10T15:25:06.237Z] #43 17.66 PBCC images/core.pb-c.c [2021-11-10T15:25:06.496Z] #43 17.90 PBCC images/inventory.pb-c.c [2021-11-10T15:25:06.640Z] #45 150.3 vendor/golang.org/x/net/http2/hpack [2021-11-10T15:25:06.756Z] #43 18.11 DEP images/core-aarch64.pb-c.d [2021-11-10T15:25:06.756Z] #43 18.14 DEP images/core-arm.pb-c.d [2021-11-10T15:25:06.756Z] #43 18.25 DEP images/core-ppc64.pb-c.d [2021-11-10T15:25:07.016Z] #43 18.36 DEP images/core-s390.pb-c.d [2021-11-10T15:25:07.016Z] #43 18.43 DEP images/core-x86.pb-c.d [2021-11-10T15:25:07.275Z] #43 18.63 DEP images/core.pb-c.d [2021-11-10T15:25:07.275Z] #43 18.73 DEP images/inventory.pb-c.d [2021-11-10T15:25:07.275Z] #43 18.84 PBCC images/cpuinfo.pb-c.c [2021-11-10T15:25:07.363Z] ok github.com/docker/docker/distribution/metadata 0.073s coverage: 48.2% of statements [2021-11-10T15:25:07.534Z] #43 18.99 DEP images/cpuinfo.pb-c.d [2021-11-10T15:25:07.534Z] #43 19.06 PBCC images/stats.pb-c.c [2021-11-10T15:25:07.534Z] #43 19.12 DEP images/stats.pb-c.d [2021-11-10T15:25:07.930Z] ok github.com/docker/docker/distribution 0.154s coverage: 25.0% of statements [2021-11-10T15:25:07.930Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-10T15:25:08.024Z] #45 151.9 mime [2021-11-10T15:25:08.864Z] ok github.com/docker/docker/errdefs 0.009s coverage: 53.1% of statements [2021-11-10T15:25:09.408Z] #45 153.2 mime/quotedprintable [2021-11-10T15:25:09.440Z] #43 20.70 make[1]: Nothing to be done for 'all'. [2021-11-10T15:25:09.669Z] #45 ... [2021-11-10T15:25:09.670Z] [2021-11-10T15:25:09.670Z] #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-11-10T15:25:09.670Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:25:09.670Z] #43 46.33 CC images/opts.o [2021-11-10T15:25:09.670Z] #43 46.56 CC images/seccomp.o [2021-11-10T15:25:09.670Z] #43 46.82 CC images/binfmt-misc.o [2021-11-10T15:25:09.670Z] #43 47.16 CC images/time.o [2021-11-10T15:25:09.670Z] #43 47.42 CC images/sysctl.o [2021-11-10T15:25:09.670Z] #43 47.67 CC images/autofs.o [2021-11-10T15:25:09.670Z] #43 47.92 CC images/macvlan.o [2021-11-10T15:25:09.670Z] #43 48.12 CC images/sit.o [2021-11-10T15:25:09.670Z] #43 48.40 CC images/memfd.o [2021-11-10T15:25:09.670Z] #43 48.64 CC images/timens.o [2021-11-10T15:25:09.670Z] #43 48.97 LINK images/built-in.o [2021-11-10T15:25:09.670Z] #43 49.11 GEN compel/include/asm [2021-11-10T15:25:09.670Z] #43 49.14 GEN compel/include/version.h [2021-11-10T15:25:09.670Z] #43 49.17 touch .config [2021-11-10T15:25:09.670Z] #43 49.22 GEN include/common/config.h [2021-11-10T15:25:09.670Z] #43 49.31 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-11-10T15:25:09.670Z] #43 49.34 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-11-10T15:25:09.670Z] #43 49.38 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-11-10T15:25:09.670Z] #43 49.40 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-11-10T15:25:09.670Z] #43 49.43 DEP compel/arch/x86/plugins/std/memcpy.d [2021-11-10T15:25:09.670Z] #43 49.46 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-11-10T15:25:09.670Z] #43 49.49 GEN compel/plugins/include/uapi/std/syscall.h [2021-11-10T15:25:09.670Z] #43 49.51 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-11-10T15:25:09.670Z] #43 49.54 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-11-10T15:25:09.670Z] #43 49.56 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-11-10T15:25:09.670Z] #43 49.57 DEP compel/plugins/std/infect.d [2021-11-10T15:25:09.670Z] #43 49.69 DEP compel/plugins/std/string.d [2021-11-10T15:25:09.670Z] #43 49.78 DEP compel/plugins/std/log.d [2021-11-10T15:25:09.670Z] #43 49.86 DEP compel/plugins/std/fds.d [2021-11-10T15:25:09.670Z] #43 50.00 DEP compel/plugins/std/std.d [2021-11-10T15:25:09.670Z] #43 50.07 DEP compel/plugins/shmem/shmem.d [2021-11-10T15:25:09.670Z] #43 50.19 DEP compel/plugins/fds/fds.d [2021-11-10T15:25:09.670Z] #43 50.34 CC compel/plugins/std/std.o [2021-11-10T15:25:09.799Z] ok github.com/docker/docker/image 0.016s coverage: 86.8% of statements [2021-11-10T15:25:09.931Z] #43 50.65 CC compel/plugins/std/fds.o [2021-11-10T15:25:10.365Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-11-10T15:25:10.502Z] #43 51.16 CC compel/plugins/std/log.o [2021-11-10T15:25:10.624Z] ok github.com/docker/docker/distribution/xfer 1.973s coverage: 85.1% of statements [2021-11-10T15:25:10.624Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-10T15:25:10.624Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-11-10T15:25:10.818Z] #43 22.07 CC images/stats.o [2021-11-10T15:25:11.077Z] #43 22.40 CC images/core.o [2021-11-10T15:25:11.191Z] ok github.com/docker/docker/image/v1 0.030s coverage: 25.0% of statements [2021-11-10T15:25:11.191Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-10T15:25:11.445Z] #43 52.01 CC compel/plugins/std/string.o [2021-11-10T15:25:11.645Z] #43 23.09 CC images/core-x86.o [2021-11-10T15:25:11.645Z] #43 ... [2021-11-10T15:25:11.645Z] [2021-11-10T15:25:11.645Z] #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-11-10T15:25:11.645Z] #45 sha256:02aed24193b715289b757ad808a6d07722c253d1ad238a056d80c41a804966eb [2021-11-10T15:25:11.645Z] #45 113.7 go/scanner [2021-11-10T15:25:11.645Z] #45 113.9 internal/lazyregexp [2021-11-10T15:25:11.645Z] #45 114.3 net/url [2021-11-10T15:25:11.645Z] #45 115.2 go/ast [2021-11-10T15:25:11.645Z] #45 116.6 text/template/parse [2021-11-10T15:25:11.645Z] #45 121.4 go/parser [2021-11-10T15:25:11.645Z] #45 123.2 text/template [2021-11-10T15:25:11.645Z] #45 ... [2021-11-10T15:25:11.645Z] [2021-11-10T15:25:11.645Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-11-10T15:25:11.645Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:25:11.645Z] #13 106.1 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-10T15:25:11.645Z] #13 106.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-11-10T15:25:11.645Z] #13 106.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2021-11-10T15:25:11.645Z] #13 106.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-11-10T15:25:11.645Z] #13 106.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-11-10T15:25:11.645Z] #13 106.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-10T15:25:11.758Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2021-11-10T15:25:12.017Z] #43 52.65 CC compel/plugins/std/infect.o [2021-11-10T15:25:12.214Z] #13 ... [2021-11-10T15:25:12.214Z] [2021-11-10T15:25:12.214Z] #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-11-10T15:25:12.214Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:25:12.214Z] #43 23.58 CC images/core-arm.o [2021-11-10T15:25:12.278Z] #43 ... [2021-11-10T15:25:12.278Z] [2021-11-10T15:25:12.278Z] #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-11-10T15:25:12.278Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:25:12.278Z] #13 148.3 Selecting previously unselected package libapparmor1:amd64. [2021-11-10T15:25:12.278Z] #13 148.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-11-10T15:25:12.278Z] #13 148.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-11-10T15:25:12.278Z] #13 148.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-10T15:25:12.278Z] #13 148.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-11-10T15:25:12.278Z] #13 148.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-11-10T15:25:12.473Z] #43 23.92 CC images/core-aarch64.o [2021-11-10T15:25:12.850Z] #13 148.6 Selecting previously unselected package libbtrfs0. [2021-11-10T15:25:12.850Z] #13 148.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-11-10T15:25:12.850Z] #13 148.6 Unpacking libbtrfs0 (4.20.1-2) ... [2021-11-10T15:25:12.850Z] #13 148.7 Selecting previously unselected package libbtrfs-dev. [2021-11-10T15:25:12.850Z] #13 148.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-11-10T15:25:12.850Z] #13 148.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-11-10T15:25:12.850Z] #13 148.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-10T15:25:12.850Z] #13 148.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-11-10T15:25:12.850Z] #13 148.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-11-10T15:25:12.850Z] #13 148.9 Selecting previously unselected package libudev-dev:amd64. [2021-11-10T15:25:13.042Z] #43 24.34 CC images/core-ppc64.o [2021-11-10T15:25:13.110Z] #13 148.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-11-10T15:25:13.110Z] #13 149.0 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-11-10T15:25:13.110Z] #13 149.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-10T15:25:13.110Z] #13 149.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-11-10T15:25:13.110Z] #13 149.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-11-10T15:25:13.371Z] #13 149.4 Selecting previously unselected package libpcre16-3:amd64. [2021-11-10T15:25:13.610Z] #43 24.90 CC images/core-s390.o [2021-11-10T15:25:13.610Z] #43 ... [2021-11-10T15:25:13.610Z] [2021-11-10T15:25:13.610Z] #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-11-10T15:25:13.610Z] #51 sha256:e177e969f2ee220d9027abb9a1f2fd82a151952abf7f408ba22a2015b10cdba3 [2021-11-10T15:25:13.610Z] #51 115.8 github.com/pkg/diff [2021-11-10T15:25:13.611Z] #51 118.4 go/ast [2021-11-10T15:25:13.611Z] #51 118.6 golang.org/x/crypto/ssh/terminal [2021-11-10T15:25:13.611Z] #51 121.0 mvdan.cc/editorconfig [2021-11-10T15:25:13.611Z] #51 122.3 mvdan.cc/sh/v3/fileutil [2021-11-10T15:25:13.611Z] #51 122.5 mvdan.cc/sh/v3/syntax [2021-11-10T15:25:13.632Z] #13 149.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-11-10T15:25:13.632Z] #13 149.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-11-10T15:25:13.632Z] #13 149.6 Selecting previously unselected package libpcre32-3:amd64. [2021-11-10T15:25:13.632Z] #13 149.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-11-10T15:25:13.632Z] #13 149.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-11-10T15:25:13.662Z] ok github.com/docker/docker/oci 0.018s coverage: 38.4% of statements [2021-11-10T15:25:13.870Z] #51 ... [2021-11-10T15:25:13.870Z] [2021-11-10T15:25:13.870Z] #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-11-10T15:25:13.870Z] #45 sha256:02aed24193b715289b757ad808a6d07722c253d1ad238a056d80c41a804966eb [2021-11-10T15:25:13.870Z] #45 125.7 encoding/xml [2021-11-10T15:25:13.893Z] #13 149.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-11-10T15:25:13.893Z] #13 149.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-11-10T15:25:13.893Z] #13 149.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-11-10T15:25:13.893Z] #13 149.9 Selecting previously unselected package libpcre3-dev:amd64. [2021-11-10T15:25:13.893Z] #13 149.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-11-10T15:25:13.893Z] #13 149.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-11-10T15:25:14.229Z] ok github.com/docker/docker/opts 0.030s coverage: 67.1% of statements [2021-11-10T15:25:14.465Z] #13 150.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-10T15:25:14.465Z] #13 150.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-11-10T15:25:14.465Z] #13 150.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-11-10T15:25:14.487Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-11-10T15:25:14.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-10T15:25:14.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-10T15:25:14.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-10T15:25:14.726Z] #13 150.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-10T15:25:14.726Z] #13 150.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-11-10T15:25:14.726Z] #13 150.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-11-10T15:25:14.726Z] #13 150.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-10T15:25:14.987Z] #13 150.8 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2021-11-10T15:25:14.987Z] #13 150.8 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2021-11-10T15:25:14.987Z] #13 151.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-10T15:25:14.987Z] #13 151.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-11-10T15:25:14.987Z] #13 151.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-11-10T15:25:15.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-10T15:25:15.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-10T15:25:15.560Z] #13 151.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-11-10T15:25:15.560Z] #13 151.6 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2021-11-10T15:25:15.560Z] #13 151.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-11-10T15:25:15.560Z] #13 151.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-11-10T15:25:15.821Z] #13 151.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-11-10T15:25:15.821Z] #13 151.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-11-10T15:25:15.821Z] #13 151.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2021-11-10T15:25:15.821Z] #13 151.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-11-10T15:25:15.821Z] #13 151.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-11-10T15:25:15.821Z] #13 151.7 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-11-10T15:25:15.821Z] #13 151.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-11-10T15:25:15.821Z] #13 151.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-11-10T15:25:15.821Z] #13 151.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-11-10T15:25:15.821Z] #13 151.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-11-10T15:25:15.821Z] #13 151.8 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-11-10T15:25:15.821Z] #13 151.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-11-10T15:25:15.821Z] #13 151.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-11-10T15:25:15.863Z] ok github.com/docker/docker/pkg/archive 0.282s coverage: 82.1% of statements [2021-11-10T15:25:16.083Z] #13 151.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-10T15:25:16.083Z] #13 151.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-10T15:25:16.083Z] #13 151.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-10T15:25:16.083Z] #13 151.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-10T15:25:16.083Z] #13 151.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-10T15:25:16.083Z] #13 151.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-10T15:25:16.083Z] #13 151.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-11-10T15:25:16.083Z] #13 151.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-11-10T15:25:16.083Z] #13 151.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-11-10T15:25:16.083Z] #13 151.9 Setting up dmsetup (2:1.02.155-3) ... [2021-11-10T15:25:16.083Z] #13 152.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-11-10T15:25:16.083Z] #13 152.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-11-10T15:25:16.083Z] #13 152.0 Processing triggers for libc-bin (2.28-10) ... [2021-11-10T15:25:16.406Z] #45 128.2 go/doc [2021-11-10T15:25:16.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-10T15:25:16.798Z] ok github.com/docker/docker/pkg/authorization 0.195s coverage: 68.3% of statements [2021-11-10T15:25:17.057Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-11-10T15:25:17.057Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-11-10T15:25:17.471Z] #13 DONE 153.1s [2021-11-10T15:25:17.471Z] [2021-11-10T15:25:17.471Z] #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-11-10T15:25:17.471Z] #53 sha256:6942d55291f54dbbdaa41bd62ca3b65d27dc4515d42d17cbd363911b6a9f3d87 [2021-11-10T15:25:18.942Z] #45 ... [2021-11-10T15:25:18.942Z] [2021-11-10T15:25:18.942Z] #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-11-10T15:25:18.942Z] #56 sha256:87284a8bdfe105a09b78172f3a0a8b32ec13b4c538112e399246fbf6fa8c02d3 [2021-11-10T15:25:18.942Z] #56 59.60 Checking out files: 39% (1841/4689) Checking out files: 40% (1876/4689) Checking out files: 41% (1923/4689) Checking out files: 42% (1970/4689) Checking out files: 43% (2017/4689) Checking out files: 44% (2064/4689) Checking out files: 45% (2111/4689) Checking out files: 46% (2157/4689) Checking out files: 47% (2204/4689) Checking out files: 48% (2251/4689) Checking out files: 49% (2298/4689) Checking out files: 50% (2345/4689) Checking out files: 51% (2392/4689) Checking out files: 52% (2439/4689) Checking out files: 53% (2486/4689) Checking out files: 54% (2533/4689) Checking out files: 55% (2579/4689) Checking out files: 56% (2626/4689) Checking out files: 57% (2673/4689) Checking out files: 58% (2720/4689) Checking out files: 59% (2767/4689) Checking out files: 60% (2814/4689) Checking out files: 61% (2861/4689) Checking out files: 62% (2908/4689) Checking out files: 63% (2955/4689) Checking out files: 64% (3001/4689) Checking out files: 65% (3048/4689) Checking out files: 66% (3095/4689) Checking out files: 67% (3142/4689) Checking out files: 68% (3189/4689) Checking out files: 69% (3236/4689) Checking out files: 70% (3283/4689) Checking out files: 71% (3330/4689) Checking out files: 72% (3377/4689) Checking out files: 73% (3423/4689) Checking out files: 74% (3470/4689) Checking out files: 75% (3517/4689) Checking out files: 76% (3564/4689) Checking out files: 77% (3611/4689) Checking out files: 77% (3647/4689) Checking out files: 78% (3658/4689) Checking out files: 79% (3705/4689) Checking out files: 80% (3752/4689) Checking out files: 81% (3799/4689) Checking out files: 82% (3845/4689) Checking out files: 83% (3892/4689) Checking out files: 84% (3939/4689) Checking out files: 85% (3986/4689) Checking out files: 86% (4033/4689) Checking out files: 87% (4080/4689) Checking out files: 88% (4127/4689) Checking out files: 89% (4174/4689) Checking out files: 90% (4221/4689) Checking out files: 91% (4267/4689) Checking out files: 92% (4314/4689) Checking out files: 93% (4361/4689) Checking out files: 94% (4408/4689) Checking out files: 95% (4455/4689) Checking out files: 96% (4502/4689) Checking out files: 97% (4549/4689) Checking out files: 98% (4596/4689) Checking out files: 99% (4643/4689) Checking out files: 100% (4689/4689) Checking out files: 100% (4689/4689), done. [2021-11-10T15:25:18.942Z] #56 61.46 + cd /tmp/tmp.hUYtfSCr1m/src/github.com/containerd/containerd [2021-11-10T15:25:18.942Z] #56 61.46 + git checkout -q 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-10T15:25:19.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-10T15:25:19.388Z] #53 2.283 + RM_GOPATH=0 [2021-11-10T15:25:19.388Z] #53 2.283 + TMP_GOPATH= [2021-11-10T15:25:19.388Z] #53 2.283 + : /build [2021-11-10T15:25:19.388Z] #53 2.283 + '[' -z '' ']' [2021-11-10T15:25:19.388Z] #53 2.283 ++ mktemp -d [2021-11-10T15:25:19.649Z] #53 2.288 + export GOPATH=/tmp/tmp.lE9TtZjnHD [2021-11-10T15:25:19.649Z] #53 2.288 + GOPATH=/tmp/tmp.lE9TtZjnHD [2021-11-10T15:25:19.649Z] #53 2.288 + RM_GOPATH=1 [2021-11-10T15:25:19.649Z] #53 2.288 + case "$(go env GOARCH)" in [2021-11-10T15:25:19.649Z] #53 2.294 ++ go env GOARCH [2021-11-10T15:25:19.649Z] #53 2.331 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T15:25:19.649Z] #53 2.331 + GO_BUILDMODE=-buildmode=pie [2021-11-10T15:25:19.649Z] #53 2.331 ++ dirname /tmp/install/install.sh [2021-11-10T15:25:19.649Z] #53 2.340 + dir=/tmp/install [2021-11-10T15:25:19.649Z] #53 2.340 + bin=runc [2021-11-10T15:25:19.649Z] #53 2.340 + shift [2021-11-10T15:25:19.649Z] #53 2.340 + '[' '!' -f /tmp/install/runc.installer ']' [2021-11-10T15:25:19.649Z] #53 2.340 + . /tmp/install/runc.installer [2021-11-10T15:25:19.649Z] #53 2.340 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-11-10T15:25:19.649Z] #53 2.347 + install_runc [2021-11-10T15:25:19.649Z] #53 2.347 + uname -r [2021-11-10T15:25:19.649Z] #53 2.363 + grep -q '^3\.10\.0.*\.el7\.' [2021-11-10T15:25:19.649Z] #53 2.363 + RUNC_BUILDTAGS='seccomp ' [2021-11-10T15:25:19.649Z] #53 2.363 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-11-10T15:25:19.649Z] #53 2.363 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lE9TtZjnHD/src/github.com/opencontainers/runc [2021-11-10T15:25:19.649Z] #53 2.363 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-11-10T15:25:19.649Z] #53 2.368 Cloning into '/tmp/tmp.lE9TtZjnHD/src/github.com/opencontainers/runc'... [2021-11-10T15:25:19.649Z] #53 ... [2021-11-10T15:25:19.649Z] [2021-11-10T15:25:19.649Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-11-10T15:25:19.649Z] #14 sha256:ecd9731ea39aa3c039a632ff12a6852142cc62d5e963250ef33fa69d14dd6864 [2021-11-10T15:25:19.649Z] #14 DONE 2.5s [2021-11-10T15:25:19.911Z] [2021-11-10T15:25:19.911Z] #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-11-10T15:25:19.911Z] #15 sha256:90b1c3ae563392116f1f247b65202d4d578d580d3decfef47b68c047b5d7e32c [2021-11-10T15:25:19.911Z] #15 ... [2021-11-10T15:25:19.911Z] [2021-11-10T15:25:19.911Z] #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-11-10T15:25:19.911Z] #45 sha256:1572cb2a8fd740594217edd86927da3dcf344ff89d642a39674ed6644e086979 [2021-11-10T15:25:19.911Z] #45 153.7 net/http/internal [2021-11-10T15:25:19.911Z] #45 157.9 net/textproto [2021-11-10T15:25:19.911Z] #45 158.0 crypto/x509 [2021-11-10T15:25:19.911Z] #45 159.1 vendor/golang.org/x/net/http/httpguts [2021-11-10T15:25:19.911Z] #45 159.4 vendor/golang.org/x/net/http/httpproxy [2021-11-10T15:25:19.911Z] #45 159.9 mime/multipart [2021-11-10T15:25:19.911Z] #45 163.8 crypto/tls [2021-11-10T15:25:20.173Z] #45 ... [2021-11-10T15:25:20.173Z] [2021-11-10T15:25:20.173Z] #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-11-10T15:25:20.173Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:25:20.173Z] #43 53.05 CC compel/arch/x86/plugins/std/parasite-head.o [2021-11-10T15:25:20.173Z] #43 53.14 CC compel/arch/x86/plugins/std/memcpy.o [2021-11-10T15:25:20.173Z] #43 53.20 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-11-10T15:25:20.173Z] #43 53.26 AR compel/plugins/std.lib.a [2021-11-10T15:25:20.173Z] #43 53.36 CC compel/plugins/fds/fds.o [2021-11-10T15:25:20.173Z] #43 53.70 AR compel/plugins/fds.lib.a [2021-11-10T15:25:20.173Z] #43 53.74 HOSTDEP compel/src/lib/log-host.d [2021-11-10T15:25:20.173Z] #43 53.85 HOSTDEP compel/src/lib/handle-elf-host.d [2021-11-10T15:25:20.173Z] #43 53.97 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-11-10T15:25:20.173Z] #43 54.06 HOSTDEP compel/src/main-host.d [2021-11-10T15:25:20.173Z] #43 54.20 DEP compel/src/lib/ptrace.d [2021-11-10T15:25:20.173Z] #43 54.30 DEP compel/src/lib/infect.d [2021-11-10T15:25:20.173Z] #43 54.43 DEP compel/src/lib/infect-util.d [2021-11-10T15:25:20.173Z] #43 54.53 DEP compel/src/lib/infect-rpc.d [2021-11-10T15:25:20.173Z] #43 54.64 DEP compel/arch/x86/src/lib/infect.d [2021-11-10T15:25:20.173Z] #43 54.77 DEP compel/arch/x86/src/lib/cpu.d [2021-11-10T15:25:20.173Z] #43 54.84 DEP compel/src/lib/log.d [2021-11-10T15:25:20.173Z] #43 54.92 DEP compel/src/main.d [2021-11-10T15:25:20.173Z] #43 55.09 DEP compel/src/lib/handle-elf.d [2021-11-10T15:25:20.173Z] #43 55.19 DEP compel/arch/x86/src/lib/handle-elf.d [2021-11-10T15:25:20.173Z] #43 55.34 CC compel/src/lib/log.o [2021-11-10T15:25:20.173Z] #43 55.63 CC compel/arch/x86/src/lib/cpu.o [2021-11-10T15:25:20.173Z] #43 56.48 CC compel/arch/x86/src/lib/infect.o [2021-11-10T15:25:20.173Z] #43 57.49 CC compel/src/lib/infect-rpc.o [2021-11-10T15:25:20.173Z] #43 58.05 CC compel/src/lib/infect-util.o [2021-11-10T15:25:20.173Z] #43 58.65 CC compel/src/lib/infect.o [2021-11-10T15:25:20.324Z] #56 ... [2021-11-10T15:25:20.324Z] [2021-11-10T15:25:20.324Z] #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-11-10T15:25:20.324Z] #51 sha256:e177e969f2ee220d9027abb9a1f2fd82a151952abf7f408ba22a2015b10cdba3 [2021-11-10T15:25:20.324Z] #51 129.2 mvdan.cc/sh/v3/cmd/shfmt [2021-11-10T15:25:20.324Z] #51 DONE 132.2s [2021-11-10T15:25:20.324Z] [2021-11-10T15:25:20.324Z] #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-11-10T15:25:20.324Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:25:20.324Z] #43 25.60 CC images/cpuinfo.o [2021-11-10T15:25:20.324Z] #43 26.13 CC images/inventory.o [2021-11-10T15:25:20.324Z] #43 26.38 CC images/fdinfo.o [2021-11-10T15:25:20.324Z] #43 26.78 CC images/fown.o [2021-11-10T15:25:20.324Z] #43 27.00 CC images/ns.o [2021-11-10T15:25:20.324Z] #43 27.24 CC images/regfile.o [2021-11-10T15:25:20.324Z] #43 27.46 CC images/ghost-file.o [2021-11-10T15:25:20.324Z] #43 27.80 CC images/fifo.o [2021-11-10T15:25:20.324Z] #43 28.04 CC images/remap-file-path.o [2021-11-10T15:25:20.324Z] #43 28.36 CC images/eventfd.o [2021-11-10T15:25:20.324Z] #43 28.63 CC images/eventpoll.o [2021-11-10T15:25:20.324Z] #43 28.91 CC images/fh.o [2021-11-10T15:25:20.324Z] #43 29.16 CC images/fsnotify.o [2021-11-10T15:25:20.324Z] #43 29.75 CC images/signalfd.o [2021-11-10T15:25:20.324Z] #43 29.96 CC images/fs.o [2021-11-10T15:25:20.324Z] #43 30.21 CC images/pstree.o [2021-11-10T15:25:20.324Z] #43 30.42 CC images/pipe.o [2021-11-10T15:25:20.324Z] #43 30.70 CC images/tcp-stream.o [2021-11-10T15:25:20.324Z] #43 30.99 CC images/sk-packet.o [2021-11-10T15:25:20.324Z] #43 31.34 CC images/mnt.o [2021-11-10T15:25:20.324Z] #43 31.67 CC images/pipe-data.o [2021-11-10T15:25:20.356Z] ok github.com/docker/docker/pkg/chrootarchive 2.499s coverage: 43.5% of statements [2021-11-10T15:25:20.356Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-11-10T15:25:20.583Z] #43 31.95 CC images/sa.o [2021-11-10T15:25:20.615Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-11-10T15:25:20.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-10T15:25:20.873Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements [2021-11-10T15:25:21.131Z] ok github.com/docker/docker/layer 7.481s coverage: 68.8% of statements [2021-11-10T15:25:21.131Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-10T15:25:21.131Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-10T15:25:21.131Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-10T15:25:21.131Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-10T15:25:21.131Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-10T15:25:21.131Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-10T15:25:21.131Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-10T15:25:21.152Z] #43 32.41 CC images/timer.o [2021-11-10T15:25:21.412Z] #43 ... [2021-11-10T15:25:21.412Z] [2021-11-10T15:25:21.412Z] #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-11-10T15:25:21.412Z] #56 sha256:87284a8bdfe105a09b78172f3a0a8b32ec13b4c538112e399246fbf6fa8c02d3 [2021-11-10T15:25:21.412Z] #56 64.11 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-10T15:25:21.412Z] #56 64.11 + BUILDTAGS='netgo osusergo static_build' [2021-11-10T15:25:21.412Z] #56 64.11 + export EXTRA_FLAGS=-buildmode=pie [2021-11-10T15:25:21.412Z] #56 64.11 + EXTRA_FLAGS=-buildmode=pie [2021-11-10T15:25:21.412Z] #56 64.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-10T15:25:21.412Z] #56 64.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-10T15:25:21.412Z] #56 64.11 + '[' '' = dynamic ']' [2021-11-10T15:25:21.412Z] #56 64.11 + make [2021-11-10T15:25:21.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-10T15:25:21.561Z] #43 ... [2021-11-10T15:25:21.561Z] [2021-11-10T15:25:21.561Z] #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-11-10T15:25:21.561Z] #15 sha256:90b1c3ae563392116f1f247b65202d4d578d580d3decfef47b68c047b5d7e32c [2021-11-10T15:25:21.561Z] #15 DONE 1.9s [2021-11-10T15:25:21.561Z] [2021-11-10T15:25:21.561Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-10T15:25:21.561Z] #16 sha256:9ead5923a431fb56fd62951d1adac936ed39013e3154a7d9959bb90e27856f38 [2021-11-10T15:25:21.698Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-11-10T15:25:21.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-10T15:25:21.956Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-11-10T15:25:22.215Z] ok github.com/docker/docker/pkg/dmesg 0.013s coverage: 83.3% of statements [2021-11-10T15:25:22.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-10T15:25:22.790Z] #56 65.34 + bin/ctr [2021-11-10T15:25:23.150Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-11-10T15:25:23.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-10T15:25:23.408Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 86.5% of statements [2021-11-10T15:25:23.477Z] #16 1.504 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-10T15:25:23.477Z] #16 DONE 1.6s [2021-11-10T15:25:23.477Z] [2021-11-10T15:25:23.477Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-10T15:25:23.477Z] #17 sha256:bfce95dfcc87e62c432950e80920ed7c086c80711d8cd7699c305299f6d73b88 [2021-11-10T15:25:23.975Z] ok github.com/docker/docker/pkg/fsutils 0.148s coverage: 85.1% of statements [2021-11-10T15:25:24.233Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-11-10T15:25:24.492Z] ok github.com/docker/docker/pkg/discovery/kv 3.039s coverage: 84.1% of statements [2021-11-10T15:25:24.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-10T15:25:24.864Z] #17 DONE 1.7s [2021-11-10T15:25:24.864Z] [2021-11-10T15:25:24.864Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-10T15:25:24.864Z] #18 sha256:8ea931949c1782020a39da755a2ca7643d7aa84616963a3f5434c381781604fc [2021-11-10T15:25:25.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-10T15:25:25.427Z] ok github.com/docker/docker/pkg/idtools 0.387s coverage: 69.5% of statements [2021-11-10T15:25:25.427Z] ok github.com/docker/docker/pkg/ioutils 0.347s coverage: 70.6% of statements [2021-11-10T15:25:25.427Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2021-11-10T15:25:25.686Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-11-10T15:25:25.686Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-10T15:25:25.686Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-11-10T15:25:25.686Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-10T15:25:25.686Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-11-10T15:25:25.686Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-10T15:25:25.944Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2021-11-10T15:25:25.944Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-11-10T15:25:26.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-10T15:25:26.203Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-11-10T15:25:26.203Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-11-10T15:25:26.203Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-10T15:25:26.203Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-10T15:25:26.793Z] #18 DONE 1.6s [2021-11-10T15:25:26.793Z] [2021-11-10T15:25:26.793Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-11-10T15:25:26.793Z] #19 sha256:11247c946c0c4ef837dd80c48625dcb51671a567bbaa3b0228da59de47d5e831 [2021-11-10T15:25:26.985Z] #56 ... [2021-11-10T15:25:26.986Z] [2021-11-10T15:25:26.986Z] #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-11-10T15:25:26.986Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:25:26.986Z] #43 33.12 CC images/timerfd.o [2021-11-10T15:25:26.986Z] #43 33.63 CC images/mm.o [2021-11-10T15:25:26.986Z] #43 34.16 CC images/sk-opts.o [2021-11-10T15:25:26.986Z] #43 34.59 CC images/sk-unix.o [2021-11-10T15:25:26.986Z] #43 35.23 CC images/sk-inet.o [2021-11-10T15:25:26.986Z] #43 35.69 CC images/tun.o [2021-11-10T15:25:26.986Z] #43 36.06 CC images/sk-netlink.o [2021-11-10T15:25:26.986Z] #43 36.35 CC images/packet-sock.o [2021-11-10T15:25:26.986Z] #43 36.66 CC images/ipc-var.o [2021-11-10T15:25:26.986Z] #43 36.84 CC images/ipc-desc.o [2021-11-10T15:25:26.986Z] #43 36.99 CC images/ipc-shm.o [2021-11-10T15:25:26.986Z] #43 37.23 CC images/ipc-msg.o [2021-11-10T15:25:26.986Z] #43 37.50 CC images/ipc-sem.o [2021-11-10T15:25:26.986Z] #43 37.67 CC images/utsns.o [2021-11-10T15:25:26.986Z] #43 37.84 CC images/creds.o [2021-11-10T15:25:26.986Z] #43 38.09 CC images/vma.o [2021-11-10T15:25:26.986Z] #43 38.30 CC images/netdev.o [2021-11-10T15:25:27.108Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-10T15:25:27.108Z] Using test binary docker [2021-11-10T15:25:27.108Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-10T15:25:27.108Z] Starting apparmor (via systemctl): apparmor.service. [2021-11-10T15:25:27.108Z] Starting dockerd [2021-11-10T15:25:27.108Z] INFO: Waiting for daemon to start... [2021-11-10T15:25:27.138Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2021-11-10T15:25:27.246Z] #43 38.67 CC images/tty.o [2021-11-10T15:25:27.396Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-11-10T15:25:27.396Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-11-10T15:25:27.655Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-11-10T15:25:27.815Z] #43 39.20 CC images/file-lock.o [2021-11-10T15:25:27.815Z] #43 39.41 CC images/rlimit.o [2021-11-10T15:25:28.182Z] #19 DONE 1.6s [2021-11-10T15:25:28.182Z] [2021-11-10T15:25:28.182Z] #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-11-10T15:25:28.182Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-10T15:25:28.384Z] #43 39.58 CC images/pagemap.o [2021-11-10T15:25:28.384Z] #43 39.82 CC images/siginfo.o [2021-11-10T15:25:28.384Z] #43 ... [2021-11-10T15:25:28.384Z] [2021-11-10T15:25:28.384Z] #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-11-10T15:25:28.384Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:25:28.384Z] #13 132.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-10T15:25:28.384Z] #13 132.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-11-10T15:25:28.384Z] #13 132.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-10T15:25:28.995Z] . [2021-11-10T15:25:28.995Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-10T15:25:28.995Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-10T15:25:28.995Z] Error: No such image: emptyfs [2021-11-10T15:25:29.030Z] ok github.com/docker/docker/pkg/pubsub 1.042s coverage: 75.0% of statements [2021-11-10T15:25:29.030Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-11-10T15:25:29.127Z] #20 ... [2021-11-10T15:25:29.127Z] [2021-11-10T15:25:29.127Z] #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-11-10T15:25:29.127Z] #58 sha256:62ca45f5efd0c09fbceb2bb342d1e4632d12b94115dc75f4911081b84e3fd917 [2021-11-10T15:25:29.127Z] #58 163.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-10T15:25:29.127Z] #58 163.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-11-10T15:25:29.251Z] Running integration-test (iteration 1) [2021-11-10T15:25:29.251Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-10T15:25:29.388Z] #58 ... [2021-11-10T15:25:29.388Z] [2021-11-10T15:25:29.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-11-10T15:25:29.388Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:25:29.388Z] #43 63.55 CC compel/src/lib/ptrace.o [2021-11-10T15:25:29.388Z] #43 64.51 AR compel/libcompel.a [2021-11-10T15:25:29.388Z] #43 64.68 HOSTCC compel/src/main-host.o [2021-11-10T15:25:29.388Z] #43 65.30 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-11-10T15:25:29.388Z] #43 65.71 HOSTCC compel/src/lib/handle-elf-host.o [2021-11-10T15:25:29.388Z] #43 66.44 HOSTCC compel/src/lib/log-host.o [2021-11-10T15:25:29.388Z] #43 66.80 HOSTLINK compel/compel-host-bin [2021-11-10T15:25:29.388Z] #43 67.05 DEP soccr/soccr.d [2021-11-10T15:25:29.388Z] #43 67.56 CC soccr/soccr.o [2021-11-10T15:25:29.542Z] Removing intermediate container 93ef6e7a1afe [2021-11-10T15:25:29.542Z] ---> b1141f933f51 [2021-11-10T15:25:29.542Z] 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-11-10T15:25:29.542Z] ---> Running in bd3a5a6c6e1a [2021-11-10T15:25:29.542Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-11-10T15:25:29.542Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-11-10T15:25:29.542Z] go: downloading github.com/fatih/color v1.9.0 [2021-11-10T15:25:29.542Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-10T15:25:29.542Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-10T15:25:29.542Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-11-10T15:25:29.542Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-10T15:25:29.542Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-10T15:25:29.542Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-11-10T15:25:29.542Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-11-10T15:25:29.542Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-11-10T15:25:29.542Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-11-10T15:25:29.542Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-11-10T15:25:29.763Z] #13 ... [2021-11-10T15:25:29.763Z] [2021-11-10T15:25:29.763Z] #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-11-10T15:25:29.763Z] #45 sha256:02aed24193b715289b757ad808a6d07722c253d1ad238a056d80c41a804966eb [2021-11-10T15:25:29.763Z] #45 131.6 github.com/LK4D4/vndr/build [2021-11-10T15:25:29.763Z] #45 132.3 github.com/LK4D4/vndr/godl/singleflight [2021-11-10T15:25:29.763Z] #45 132.6 github.com/LK4D4/vndr/versioned [2021-11-10T15:25:29.763Z] #45 132.8 compress/flate [2021-11-10T15:25:29.763Z] #45 136.5 hash/crc32 [2021-11-10T15:25:29.763Z] #45 137.0 net [2021-11-10T15:25:29.763Z] #45 137.2 compress/gzip [2021-11-10T15:25:29.763Z] #45 137.6 vendor/golang.org/x/crypto/curve25519 [2021-11-10T15:25:29.763Z] #45 138.5 vendor/golang.org/x/crypto/hkdf [2021-11-10T15:25:29.763Z] #45 138.6 vendor/golang.org/x/text/transform [2021-11-10T15:25:29.763Z] #45 139.4 vendor/golang.org/x/text/unicode/bidi [2021-11-10T15:25:29.763Z] #45 140.9 vendor/golang.org/x/text/secure/bidirule [2021-11-10T15:25:29.763Z] #45 141.3 vendor/golang.org/x/text/unicode/norm [2021-11-10T15:25:29.763Z] #45 ... [2021-11-10T15:25:29.763Z] [2021-11-10T15:25:29.763Z] #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-11-10T15:25:29.763Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:25:29.763Z] #43 40.15 CC images/rpc.o [2021-11-10T15:25:29.763Z] #43 41.31 CC images/ext-file.o [2021-11-10T15:25:29.960Z] #43 70.80 AR soccr/libsoccr.a [2021-11-10T15:25:30.022Z] #43 41.49 CC images/cgroup.o [2021-11-10T15:25:30.221Z] #43 70.90 make[1]: 'soccr/libsoccr.a' is up to date. [2021-11-10T15:25:30.482Z] #43 ... [2021-11-10T15:25:30.482Z] [2021-11-10T15:25:30.482Z] #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-11-10T15:25:30.482Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-10T15:25:30.482Z] #20 2.193 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-10T15:25:30.482Z] #20 2.223 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-10T15:25:30.482Z] #20 2.223 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-10T15:25:30.482Z] #20 2.223 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-11-10T15:25:30.966Z] #43 42.08 CC images/userns.o [2021-11-10T15:25:30.967Z] #43 42.36 CC images/google/protobuf/descriptor.o [2021-11-10T15:25:31.430Z] #20 ... [2021-11-10T15:25:31.430Z] [2021-11-10T15:25:31.430Z] #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-11-10T15:25:31.430Z] #58 sha256:62ca45f5efd0c09fbceb2bb342d1e4632d12b94115dc75f4911081b84e3fd917 [2021-11-10T15:25:31.430Z] #58 DONE 175.1s [2021-11-10T15:25:31.430Z] [2021-11-10T15:25:31.430Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-11-10T15:25:31.430Z] #59 sha256:429a38b3bf57df0b2245591cba10ec26522db48caab5197f88183eb8de81bb5c [2021-11-10T15:25:31.430Z] #59 DONE 0.1s [2021-11-10T15:25:31.430Z] [2021-11-10T15:25:31.430Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-10T15:25:31.430Z] #60 sha256:e32dff1d152f442bb00a18c1fb96e7be7e228da3927561c4b7ebe1c555cf7cd4 [2021-11-10T15:25:31.430Z] #60 DONE 0.1s [2021-11-10T15:25:31.430Z] [2021-11-10T15:25:31.430Z] #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-11-10T15:25:31.430Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:25:31.430Z] #43 71.74 DEP criu/arch/x86/sigframe.d [2021-11-10T15:25:31.430Z] #43 71.98 DEP criu/arch/x86/sigaction_compat.d [2021-11-10T15:25:31.692Z] #43 72.27 DEP criu/arch/x86/kerndat.d [2021-11-10T15:25:31.692Z] #43 72.46 DEP criu/arch/x86/crtools.d [2021-11-10T15:25:31.953Z] #43 72.74 DEP criu/arch/x86/cpu.d [2021-11-10T15:25:32.525Z] #43 73.10 CC criu/arch/x86/cpu.o [2021-11-10T15:25:32.874Z] #43 43.89 CC images/opts.o [2021-11-10T15:25:32.874Z] #43 44.13 CC images/seccomp.o [2021-11-10T15:25:32.874Z] #43 44.42 CC images/binfmt-misc.o [2021-11-10T15:25:33.133Z] #43 44.63 CC images/time.o [2021-11-10T15:25:33.214Z] ok github.com/docker/docker/pkg/signal 3.278s coverage: 62.3% of statements [2021-11-10T15:25:33.214Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-11-10T15:25:33.214Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-11-10T15:25:33.334Z] INFO: Build done for gotestsum... [2021-11-10T15:25:33.392Z] #43 44.80 CC images/sysctl.o [2021-11-10T15:25:33.472Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-11-10T15:25:33.651Z] #43 45.01 CC images/autofs.o [2021-11-10T15:25:33.910Z] #43 45.17 CC images/macvlan.o [2021-11-10T15:25:33.910Z] #43 45.35 CC images/sit.o [2021-11-10T15:25:33.912Z] #43 ... [2021-11-10T15:25:33.912Z] [2021-11-10T15:25:33.912Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-10T15:25:33.912Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-10T15:25:33.912Z] #63 CACHED [2021-11-10T15:25:33.912Z] [2021-11-10T15:25:33.912Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-10T15:25:33.912Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-10T15:25:33.912Z] #65 CACHED [2021-11-10T15:25:33.912Z] [2021-11-10T15:25:33.912Z] #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-11-10T15:25:33.912Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:25:33.912Z] #43 74.52 CC criu/arch/x86/crtools.o [2021-11-10T15:25:34.039Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.5% of statements [2021-11-10T15:25:34.170Z] #43 45.63 CC images/memfd.o [2021-11-10T15:25:34.297Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-11-10T15:25:34.556Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2021-11-10T15:25:34.739Z] #43 45.91 CC images/timens.o [2021-11-10T15:25:34.997Z] #43 46.26 LINK images/built-in.o [2021-11-10T15:25:34.997Z] #43 46.45 GEN compel/include/asm [2021-11-10T15:25:34.997Z] #43 46.48 GEN compel/include/version.h [2021-11-10T15:25:34.997Z] #43 46.51 touch .config [2021-11-10T15:25:34.997Z] #43 46.57 GEN include/common/config.h [2021-11-10T15:25:35.123Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2021-11-10T15:25:35.123Z] testing: warning: no tests to run [2021-11-10T15:25:35.123Z] coverage: [no statements] [2021-11-10T15:25:35.123Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-11-10T15:25:35.256Z] #43 46.68 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-11-10T15:25:35.256Z] #43 46.70 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-11-10T15:25:35.256Z] #43 46.73 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-11-10T15:25:35.256Z] #43 46.74 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-11-10T15:25:35.256Z] #43 46.77 DEP compel/arch/x86/plugins/std/memcpy.d [2021-11-10T15:25:35.256Z] #43 46.79 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-11-10T15:25:35.381Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-11-10T15:25:35.515Z] #43 46.81 GEN compel/plugins/include/uapi/std/syscall.h [2021-11-10T15:25:35.515Z] #43 46.84 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-11-10T15:25:35.515Z] #43 46.85 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-11-10T15:25:35.515Z] #43 46.88 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-11-10T15:25:35.515Z] #43 46.88 DEP compel/plugins/std/infect.d [2021-11-10T15:25:35.515Z] #43 46.96 DEP compel/plugins/std/string.d [2021-11-10T15:25:35.515Z] #43 47.03 DEP compel/plugins/std/log.d [2021-11-10T15:25:35.640Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-11-10T15:25:35.640Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-11-10T15:25:35.774Z] #43 47.13 DEP compel/plugins/std/fds.d [2021-11-10T15:25:35.774Z] #43 47.22 DEP compel/plugins/std/std.d [2021-11-10T15:25:35.774Z] #43 47.32 DEP compel/plugins/shmem/shmem.d [2021-11-10T15:25:36.033Z] #43 47.46 DEP compel/plugins/fds/fds.d [2021-11-10T15:25:36.292Z] #43 47.66 CC compel/plugins/std/std.o [2021-11-10T15:25:36.459Z] #43 77.24 CC criu/arch/x86/kerndat.o [2021-11-10T15:25:36.551Z] #43 48.02 CC compel/plugins/std/fds.o [2021-11-10T15:25:37.120Z] #43 48.43 CC compel/plugins/std/log.o [2021-11-10T15:25:37.544Z] ok github.com/docker/docker/plugin 0.513s coverage: 23.2% of statements [2021-11-10T15:25:37.803Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-11-10T15:25:37.845Z] #43 78.27 CC criu/arch/x86/sigaction_compat.o [2021-11-10T15:25:38.057Z] #43 49.24 CC compel/plugins/std/string.o [2021-11-10T15:25:38.106Z] #43 78.75 CC criu/arch/x86/sigframe.o [2021-11-10T15:25:38.369Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2021-11-10T15:25:38.625Z] #43 49.82 CC compel/plugins/std/infect.o [2021-11-10T15:25:38.678Z] #43 79.40 LINK criu/arch/x86/crtools.built-in.o [2021-11-10T15:25:38.884Z] #43 50.32 CC compel/arch/x86/plugins/std/parasite-head.o [2021-11-10T15:25:38.884Z] #43 50.38 CC compel/arch/x86/plugins/std/memcpy.o [2021-11-10T15:25:38.884Z] #43 50.45 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-11-10T15:25:38.939Z] #43 79.53 DEP criu/pie/util-vdso-elf32.d [2021-11-10T15:25:39.143Z] #43 50.55 AR compel/plugins/std.lib.a [2021-11-10T15:25:39.200Z] #43 79.87 DEP criu/pie/util-vdso.d [2021-11-10T15:25:39.304Z] ok github.com/docker/docker/quota 0.165s coverage: 71.4% of statements [2021-11-10T15:25:39.402Z] #43 50.63 CC compel/plugins/fds/fds.o [2021-11-10T15:25:39.402Z] #43 50.89 AR compel/plugins/fds.lib.a [2021-11-10T15:25:39.461Z] #43 ... [2021-11-10T15:25:39.461Z] [2021-11-10T15:25:39.461Z] #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-11-10T15:25:39.461Z] #53 sha256:6942d55291f54dbbdaa41bd62ca3b65d27dc4515d42d17cbd363911b6a9f3d87 [2021-11-10T15:25:39.563Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-11-10T15:25:39.661Z] #43 50.94 HOSTDEP compel/src/lib/log-host.d [2021-11-10T15:25:39.661Z] #43 51.11 HOSTDEP compel/src/lib/handle-elf-host.d [2021-11-10T15:25:39.723Z] #53 22.31 Checking out files: 79% (948/1196) Checking out files: 80% (957/1196) Checking out files: 81% (969/1196) Checking out files: 82% (981/1196) Checking out files: 83% (993/1196) Checking out files: 84% (1005/1196) Checking out files: 85% (1017/1196) Checking out files: 86% (1029/1196) Checking out files: 87% (1041/1196) Checking out files: 88% (1053/1196) Checking out files: 89% (1065/1196) Checking out files: 90% (1077/1196) Checking out files: 91% (1089/1196) Checking out files: 92% (1101/1196) Checking out files: 93% (1113/1196) Checking out files: 94% (1125/1196) Checking out files: 95% (1137/1196) Checking out files: 96% (1149/1196) Checking out files: 97% (1161/1196) Checking out files: 98% (1173/1196) Checking out files: 99% (1185/1196) Checking out files: 100% (1196/1196) Checking out files: 100% (1196/1196), done. [2021-11-10T15:25:39.723Z] #53 22.68 + cd /tmp/tmp.lE9TtZjnHD/src/github.com/opencontainers/runc [2021-11-10T15:25:39.723Z] #53 22.68 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-11-10T15:25:39.920Z] #43 51.27 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-11-10T15:25:39.920Z] #43 51.35 HOSTDEP compel/src/main-host.d [2021-11-10T15:25:40.179Z] #43 51.55 DEP compel/src/lib/ptrace.d [2021-11-10T15:25:40.437Z] #43 51.65 DEP compel/src/lib/infect.d [2021-11-10T15:25:40.437Z] #43 51.78 DEP compel/src/lib/infect-util.d [2021-11-10T15:25:40.437Z] #43 51.87 DEP compel/src/lib/infect-rpc.d [2021-11-10T15:25:40.498Z] ok github.com/docker/docker/registry 0.062s coverage: 57.2% of statements [2021-11-10T15:25:40.696Z] #43 51.99 DEP compel/arch/x86/src/lib/infect.d [2021-11-10T15:25:40.696Z] #43 52.10 DEP compel/arch/x86/src/lib/cpu.d [2021-11-10T15:25:40.696Z] #43 52.17 DEP compel/src/lib/log.d [2021-11-10T15:25:40.756Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-11-10T15:25:40.955Z] #43 52.29 DEP compel/src/main.d [2021-11-10T15:25:40.955Z] #43 52.39 DEP compel/src/lib/handle-elf.d [2021-11-10T15:25:41.014Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-11-10T15:25:41.108Z] #53 24.02 + '[' -z '' ']' [2021-11-10T15:25:41.108Z] #53 24.02 + target=static [2021-11-10T15:25:41.108Z] #53 24.02 + make 'BUILDTAGS=seccomp ' static [2021-11-10T15:25:41.214Z] #43 52.54 DEP compel/arch/x86/src/lib/handle-elf.d [2021-11-10T15:25:41.214Z] #43 52.67 CC compel/src/lib/log.o [2021-11-10T15:25:41.473Z] #43 52.88 CC compel/arch/x86/src/lib/cpu.o [2021-11-10T15:25:41.581Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-11-10T15:25:41.581Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-11-10T15:25:42.052Z] #53 24.65 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-10T15:25:42.052Z] #53 ... [2021-11-10T15:25:42.052Z] [2021-11-10T15:25:42.052Z] #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-11-10T15:25:42.052Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-10T15:25:42.052Z] #20 3.807 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-10T15:25:42.052Z] #20 6.831 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [308 kB] [2021-11-10T15:25:42.052Z] #20 9.611 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-10T15:25:42.052Z] #20 12.57 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-11-10T15:25:42.052Z] #20 ... [2021-11-10T15:25:42.052Z] [2021-11-10T15:25:42.052Z] #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-11-10T15:25:42.052Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:25:42.052Z] #43 80.19 DEP criu/pie/util.d [2021-11-10T15:25:42.052Z] #43 80.61 CC criu/pie/util.o [2021-11-10T15:25:42.052Z] #43 81.31 CC criu/pie/util-vdso.o [2021-11-10T15:25:42.052Z] #43 82.77 CC criu/pie/util-vdso-elf32.o [2021-11-10T15:25:42.410Z] #43 53.64 CC compel/arch/x86/src/lib/infect.o [2021-11-10T15:25:43.346Z] #43 54.51 CC compel/src/lib/infect-rpc.o [2021-11-10T15:25:43.346Z] #43 ... [2021-11-10T15:25:43.346Z] [2021-11-10T15:25:43.346Z] #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-11-10T15:25:43.346Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:25:43.346Z] #13 146.9 Selecting previously unselected package libapparmor1:amd64. [2021-11-10T15:25:43.346Z] #13 146.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-11-10T15:25:43.346Z] #13 146.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-11-10T15:25:43.346Z] #13 147.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-10T15:25:43.346Z] #13 147.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-11-10T15:25:43.346Z] #13 147.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-11-10T15:25:43.346Z] #13 147.2 Selecting previously unselected package libbtrfs0. [2021-11-10T15:25:43.346Z] #13 147.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-11-10T15:25:43.346Z] #13 147.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-11-10T15:25:43.346Z] #13 ... [2021-11-10T15:25:43.346Z] [2021-11-10T15:25:43.346Z] #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-11-10T15:25:43.346Z] #45 sha256:02aed24193b715289b757ad808a6d07722c253d1ad238a056d80c41a804966eb [2021-11-10T15:25:43.346Z] #45 145.5 vendor/golang.org/x/net/idna [2021-11-10T15:25:43.346Z] #45 147.9 vendor/golang.org/x/net/http2/hpack [2021-11-10T15:25:43.346Z] #45 149.1 mime [2021-11-10T15:25:43.346Z] #45 150.7 mime/quotedprintable [2021-11-10T15:25:43.347Z] #45 151.1 net/http/internal [2021-11-10T15:25:43.347Z] #45 155.2 net/textproto [2021-11-10T15:25:43.347Z] #45 155.2 crypto/x509 [2021-11-10T15:25:43.436Z] #43 84.23 AR criu/pie/pie.lib.a [2021-11-10T15:25:43.605Z] #45 ... [2021-11-10T15:25:43.605Z] [2021-11-10T15:25:43.605Z] #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-11-10T15:25:43.605Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-10T15:25:43.605Z] #13 147.3 Selecting previously unselected package libbtrfs-dev. [2021-11-10T15:25:43.605Z] #13 147.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-11-10T15:25:43.605Z] #13 147.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-11-10T15:25:43.605Z] #13 147.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-10T15:25:43.605Z] #13 147.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-11-10T15:25:43.605Z] #13 147.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-11-10T15:25:43.605Z] #13 147.5 Selecting previously unselected package libudev-dev:amd64. [2021-11-10T15:25:43.697Z] #43 84.37 DEP criu/pie/restorer.d [2021-11-10T15:25:43.753Z] Removing intermediate container bd3a5a6c6e1a [2021-11-10T15:25:43.753Z] ---> 9386cb915017 [2021-11-10T15:25:43.753Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-11-10T15:25:43.753Z] ---> Running in 4ec29893cdba [2021-11-10T15:25:43.864Z] #13 147.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-11-10T15:25:43.864Z] #13 147.5 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-11-10T15:25:43.864Z] #13 147.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-10T15:25:43.864Z] #13 147.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-11-10T15:25:43.864Z] #13 147.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-11-10T15:25:44.089Z] Loaded image: buildpack-deps:buster [2021-11-10T15:25:44.089Z] Loaded image: busybox:latest [2021-11-10T15:25:44.089Z] Loaded image: busybox:glibc [2021-11-10T15:25:44.116Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-11-10T15:25:44.123Z] #13 148.0 Selecting previously unselected package libpcre16-3:amd64. [2021-11-10T15:25:44.123Z] #13 148.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-11-10T15:25:44.123Z] #13 148.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-11-10T15:25:44.221Z] Removing intermediate container 4ec29893cdba [2021-11-10T15:25:44.222Z] ---> 15fc00dcd944 [2021-11-10T15:25:44.222Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-10T15:25:44.222Z] ---> Running in e8dca313bbe9 [2021-11-10T15:25:44.268Z] #43 84.85 DEP criu/arch/x86/sigaction_compat_pie.d [2021-11-10T15:25:44.381Z] #13 148.2 Selecting previously unselected package libpcre32-3:amd64. [2021-11-10T15:25:44.530Z] #43 85.16 DEP criu/arch/x86/restorer_unmap.d [2021-11-10T15:25:44.530Z] #43 85.21 DEP criu/arch/x86/restorer.d [2021-11-10T15:25:44.640Z] #13 148.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-11-10T15:25:44.640Z] #13 148.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-11-10T15:25:44.640Z] #13 148.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-11-10T15:25:44.640Z] #13 148.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-11-10T15:25:44.640Z] #13 148.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-11-10T15:25:44.689Z] Removing intermediate container e8dca313bbe9 [2021-11-10T15:25:44.689Z] ---> 26d19b75c5b9 [2021-11-10T15:25:44.689Z] Step 10/10 : COPY . . [2021-11-10T15:25:44.899Z] #13 148.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-11-10T15:25:44.899Z] #13 148.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-11-10T15:25:44.899Z] #13 148.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-11-10T15:25:45.050Z] ok github.com/docker/docker/volume/local 0.106s coverage: 76.4% of statements [2021-11-10T15:25:45.103Z] #43 85.65 DEP criu/arch/x86/vdso-pie.d [2021-11-10T15:25:45.364Z] #43 85.91 DEP criu/pie/parasite-vdso.d [2021-11-10T15:25:45.364Z] #43 ... [2021-11-10T15:25:45.364Z] [2021-11-10T15:25:45.364Z] #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-11-10T15:25:45.364Z] #45 sha256:1572cb2a8fd740594217edd86927da3dcf344ff89d642a39674ed6644e086979 [2021-11-10T15:25:45.364Z] #45 179.4 net/http/httptrace [2021-11-10T15:25:45.364Z] #45 179.9 net/http [2021-11-10T15:25:45.417Z] #13 149.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-10T15:25:45.417Z] #13 149.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-11-10T15:25:45.417Z] #13 149.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-11-10T15:25:45.453Z] Loaded image: debian:bullseye [2021-11-10T15:25:45.453Z] Loaded image: hello-world:latest [2021-11-10T15:25:45.617Z] ok github.com/docker/docker/volume/mounts 0.023s coverage: 67.0% of statements [2021-11-10T15:25:45.625Z] #45 ... [2021-11-10T15:25:45.625Z] [2021-11-10T15:25:45.625Z] #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-11-10T15:25:45.625Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:25:45.625Z] #43 86.25 DEP criu/pie/parasite.d [2021-11-10T15:25:45.676Z] #13 149.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-10T15:25:45.676Z] #13 149.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-11-10T15:25:45.676Z] #13 149.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-11-10T15:25:45.709Z] Loaded image: arm32v7/hello-world:latest [2021-11-10T15:25:45.709Z] INFO: Testing against a local daemon [2021-11-10T15:25:45.709Z] === RUN TestCgroupNamespacesBuild [2021-11-10T15:25:45.935Z] #13 149.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-10T15:25:45.935Z] #13 149.5 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2021-11-10T15:25:45.935Z] #13 149.6 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2021-11-10T15:25:45.935Z] #13 149.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-10T15:25:45.935Z] #13 149.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-11-10T15:25:45.935Z] #13 149.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-11-10T15:25:46.204Z] #43 86.77 CC criu/pie/parasite.o [2021-11-10T15:25:46.503Z] #13 150.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-11-10T15:25:46.503Z] #13 150.3 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2021-11-10T15:25:46.503Z] #13 150.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-11-10T15:25:46.503Z] #13 150.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-11-10T15:25:46.503Z] #13 150.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-11-10T15:25:46.503Z] #13 150.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-11-10T15:25:46.503Z] #13 150.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2021-11-10T15:25:46.503Z] #13 150.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-11-10T15:25:46.551Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2021-11-10T15:25:46.762Z] #13 150.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-11-10T15:25:46.762Z] #13 150.5 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-11-10T15:25:46.762Z] #13 150.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-11-10T15:25:46.762Z] #13 150.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-11-10T15:25:46.762Z] #13 150.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-11-10T15:25:46.762Z] #13 150.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-11-10T15:25:46.762Z] #13 150.5 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-11-10T15:25:46.762Z] #13 150.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-11-10T15:25:46.762Z] #13 150.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-11-10T15:25:46.762Z] #13 150.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-10T15:25:46.762Z] #13 150.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-10T15:25:46.762Z] #13 150.6 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-11-10T15:25:47.190Z] #13 150.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-10T15:25:47.190Z] #13 150.7 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-11-10T15:25:47.190Z] #13 150.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-10T15:25:47.190Z] #13 150.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-11-10T15:25:47.190Z] #13 150.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-11-10T15:25:47.190Z] #13 150.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-11-10T15:25:47.190Z] #13 150.7 Setting up dmsetup (2:1.02.155-3) ... [2021-11-10T15:25:47.190Z] #13 150.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-11-10T15:25:47.190Z] #13 150.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-11-10T15:25:47.190Z] #13 150.8 Processing triggers for libc-bin (2.28-10) ... [2021-11-10T15:25:48.129Z] #13 DONE 151.8s [2021-11-10T15:25:48.129Z] [2021-11-10T15:25:48.129Z] #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-11-10T15:25:48.129Z] #53 sha256:6ba7f22cd6c72580a420f51fcef0a53fbb4d94e0b022a74bb8f7f93df62a2b41 [2021-11-10T15:25:48.222Z] --- PASS: TestCgroupNamespacesBuild (2.41s) [2021-11-10T15:25:48.222Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-10T15:25:49.149Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2021-11-10T15:25:49.149Z] === RUN TestBuildWithSession [2021-11-10T15:25:49.149Z] build_session_test.go:25: TODO: BuildKit [2021-11-10T15:25:49.149Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-10T15:25:49.149Z] === RUN TestBuildSquashParent [2021-11-10T15:25:49.511Z] #43 89.68 LINK criu/pie/parasite.built-in.o [2021-11-10T15:25:49.511Z] #43 89.72 GEN criu/pie/parasite-blob.h [2021-11-10T15:25:49.511Z] #43 89.75 CC criu/pie/parasite-vdso.o [2021-11-10T15:25:50.667Z] #53 ... [2021-11-10T15:25:50.667Z] [2021-11-10T15:25:50.667Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-11-10T15:25:50.667Z] #14 sha256:ecd9731ea39aa3c039a632ff12a6852142cc62d5e963250ef33fa69d14dd6864 [2021-11-10T15:25:50.667Z] #14 DONE 2.2s [2021-11-10T15:25:50.667Z] [2021-11-10T15:25:50.667Z] #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-11-10T15:25:50.667Z] #53 sha256:6ba7f22cd6c72580a420f51fcef0a53fbb4d94e0b022a74bb8f7f93df62a2b41 [2021-11-10T15:25:50.667Z] #53 2.109 + RM_GOPATH=0 [2021-11-10T15:25:50.667Z] #53 2.109 + TMP_GOPATH= [2021-11-10T15:25:50.667Z] #53 2.109 + : /build [2021-11-10T15:25:50.667Z] #53 2.109 + '[' -z '' ']' [2021-11-10T15:25:50.667Z] #53 2.109 ++ mktemp -d [2021-11-10T15:25:50.667Z] #53 2.112 + export GOPATH=/tmp/tmp.9pYWPEdiNM [2021-11-10T15:25:50.667Z] #53 2.112 + GOPATH=/tmp/tmp.9pYWPEdiNM [2021-11-10T15:25:50.667Z] #53 2.112 + RM_GOPATH=1 [2021-11-10T15:25:50.667Z] #53 2.112 + case "$(go env GOARCH)" in [2021-11-10T15:25:50.667Z] #53 2.115 ++ go env GOARCH [2021-11-10T15:25:50.667Z] #53 2.248 + export GO_BUILDMODE=-buildmode=pie [2021-11-10T15:25:50.667Z] #53 2.248 + GO_BUILDMODE=-buildmode=pie [2021-11-10T15:25:50.667Z] #53 2.248 ++ dirname /tmp/install/install.sh [2021-11-10T15:25:50.667Z] #53 2.250 + dir=/tmp/install [2021-11-10T15:25:50.667Z] #53 2.250 + bin=runc [2021-11-10T15:25:50.667Z] #53 2.250 + shift [2021-11-10T15:25:50.667Z] #53 2.250 + '[' '!' -f /tmp/install/runc.installer ']' [2021-11-10T15:25:50.667Z] #53 2.250 + . /tmp/install/runc.installer [2021-11-10T15:25:50.667Z] #53 2.250 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-11-10T15:25:50.667Z] #53 2.250 + install_runc [2021-11-10T15:25:50.667Z] #53 2.250 + uname -r [2021-11-10T15:25:50.667Z] #53 2.250 + grep -q '^3\.10\.0.*\.el7\.' [2021-11-10T15:25:50.667Z] #53 2.253 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-11-10T15:25:50.667Z] #53 2.253 + RUNC_BUILDTAGS='seccomp ' [2021-11-10T15:25:50.667Z] #53 2.253 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-11-10T15:25:50.667Z] #53 2.253 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9pYWPEdiNM/src/github.com/opencontainers/runc [2021-11-10T15:25:50.667Z] #53 2.253 Cloning into '/tmp/tmp.9pYWPEdiNM/src/github.com/opencontainers/runc'... [2021-11-10T15:25:50.899Z] #43 91.30 CC criu/arch/x86/vdso-pie.o [2021-11-10T15:25:51.471Z] #43 91.99 CC criu/arch/x86/restorer.o [2021-11-10T15:25:51.471Z] #43 ... [2021-11-10T15:25:51.471Z] [2021-11-10T15:25:51.471Z] #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-11-10T15:25:51.471Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-10T15:25:51.471Z] #20 23.19 Fetched 9001 kB in 21s (425 kB/s) [2021-11-10T15:25:52.046Z] #53 ... [2021-11-10T15:25:52.046Z] [2021-11-10T15:25:52.046Z] #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-11-10T15:25:52.046Z] #15 sha256:90b1c3ae563392116f1f247b65202d4d578d580d3decfef47b68c047b5d7e32c [2021-11-10T15:25:52.046Z] #15 DONE 1.8s [2021-11-10T15:25:52.046Z] [2021-11-10T15:25:52.046Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-10T15:25:52.046Z] #16 sha256:9ead5923a431fb56fd62951d1adac936ed39013e3154a7d9959bb90e27856f38 [2021-11-10T15:25:53.312Z] --- PASS: TestBuildSquashParent (4.09s) [2021-11-10T15:25:53.312Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-10T15:25:53.313Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-10T15:25:53.313Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-10T15:25:53.313Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-10T15:25:53.313Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-10T15:25:53.313Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-10T15:25:53.313Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-10T15:25:53.313Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-10T15:25:53.313Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-10T15:25:53.313Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-10T15:25:53.313Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-10T15:25:53.313Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-10T15:25:53.313Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-10T15:25:53.313Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-10T15:25:53.313Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-10T15:25:53.423Z] #16 ... [2021-11-10T15:25:53.423Z] [2021-11-10T15:25:53.423Z] #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-11-10T15:25:53.423Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:25:53.423Z] #43 54.86 CC compel/src/lib/infect-util.o [2021-11-10T15:25:53.423Z] #43 55.18 CC compel/src/lib/infect.o [2021-11-10T15:25:53.423Z] #43 57.55 CC compel/src/lib/ptrace.o [2021-11-10T15:25:53.423Z] #43 58.01 AR compel/libcompel.a [2021-11-10T15:25:53.423Z] #43 58.08 HOSTCC compel/src/main-host.o [2021-11-10T15:25:53.423Z] #43 58.45 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-11-10T15:25:53.423Z] #43 58.62 HOSTCC compel/src/lib/handle-elf-host.o [2021-11-10T15:25:53.423Z] #43 59.03 HOSTCC compel/src/lib/log-host.o [2021-11-10T15:25:53.423Z] #43 59.22 HOSTLINK compel/compel-host-bin [2021-11-10T15:25:53.423Z] #43 59.32 DEP soccr/soccr.d [2021-11-10T15:25:53.423Z] #43 59.42 CC soccr/soccr.o [2021-11-10T15:25:53.423Z] #43 62.20 AR soccr/libsoccr.a [2021-11-10T15:25:53.423Z] #43 62.33 make[1]: 'soccr/libsoccr.a' is up to date. [2021-11-10T15:25:53.423Z] #43 63.09 DEP criu/arch/x86/sigframe.d [2021-11-10T15:25:53.423Z] #43 63.37 DEP criu/arch/x86/sigaction_compat.d [2021-11-10T15:25:53.423Z] #43 63.65 DEP criu/arch/x86/kerndat.d [2021-11-10T15:25:53.423Z] #43 63.83 DEP criu/arch/x86/crtools.d [2021-11-10T15:25:53.423Z] #43 64.07 DEP criu/arch/x86/cpu.d [2021-11-10T15:25:53.423Z] #43 64.42 CC criu/arch/x86/cpu.o [2021-11-10T15:25:53.682Z] #43 ... [2021-11-10T15:25:53.682Z] [2021-11-10T15:25:53.682Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-10T15:25:53.682Z] #16 sha256:9ead5923a431fb56fd62951d1adac936ed39013e3154a7d9959bb90e27856f38 [2021-11-10T15:25:53.682Z] #16 1.633 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-10T15:25:53.682Z] #16 DONE 1.7s [2021-11-10T15:25:53.682Z] [2021-11-10T15:25:53.682Z] #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-11-10T15:25:53.682Z] #45 sha256:02aed24193b715289b757ad808a6d07722c253d1ad238a056d80c41a804966eb [2021-11-10T15:25:53.682Z] #45 156.5 vendor/golang.org/x/net/http/httpguts [2021-11-10T15:25:53.682Z] #45 156.8 vendor/golang.org/x/net/http/httpproxy [2021-11-10T15:25:53.682Z] #45 157.4 mime/multipart [2021-11-10T15:25:53.682Z] #45 160.0 crypto/tls [2021-11-10T15:25:53.682Z] #45 ... [2021-11-10T15:25:53.682Z] [2021-11-10T15:25:53.682Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-10T15:25:53.682Z] #17 sha256:bfce95dfcc87e62c432950e80920ed7c086c80711d8cd7699c305299f6d73b88 [2021-11-10T15:25:55.202Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-10T15:25:55.202Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-10T15:25:55.587Z] #17 DONE 1.5s [2021-11-10T15:25:55.587Z] [2021-11-10T15:25:55.587Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-10T15:25:55.587Z] #18 sha256:8ea931949c1782020a39da755a2ca7643d7aa84616963a3f5434c381781604fc [2021-11-10T15:25:56.128Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-10T15:25:56.384Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-10T15:25:56.965Z] #18 DONE 1.7s [2021-11-10T15:25:56.965Z] [2021-11-10T15:25:56.965Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-11-10T15:25:56.965Z] #19 sha256:11247c946c0c4ef837dd80c48625dcb51671a567bbaa3b0228da59de47d5e831 [2021-11-10T15:25:57.224Z] #19 ... [2021-11-10T15:25:57.224Z] [2021-11-10T15:25:57.224Z] #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-11-10T15:25:57.224Z] #58 sha256:9039d4663deaa9466f3121c201a7d5069a723c5ea1ed1790bba3ff1fdf5f0a16 [2021-11-10T15:25:57.224Z] #58 159.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-10T15:25:57.224Z] #58 159.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-11-10T15:25:57.482Z] #58 ... [2021-11-10T15:25:57.482Z] [2021-11-10T15:25:57.482Z] #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-11-10T15:25:57.482Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:25:57.482Z] #43 65.93 CC criu/arch/x86/crtools.o [2021-11-10T15:25:57.482Z] #43 68.68 CC criu/arch/x86/kerndat.o [2021-11-10T15:25:57.748Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-10T15:25:57.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.59s) [2021-11-10T15:25:57.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.67s) [2021-11-10T15:25:57.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.12s) [2021-11-10T15:25:57.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.30s) [2021-11-10T15:25:57.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.50s) [2021-11-10T15:25:57.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.45s) [2021-11-10T15:25:57.748Z] === RUN TestBuildMultiStageCopy [2021-11-10T15:25:57.748Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-10T15:25:58.240Z] #20 23.19 Reading package lists... [2021-11-10T15:25:58.240Z] #20 ... [2021-11-10T15:25:58.240Z] [2021-11-10T15:25:58.240Z] #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-11-10T15:25:58.240Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:25:58.240Z] #43 93.23 CC criu/arch/x86/restorer_unmap.o [2021-11-10T15:25:58.240Z] #43 93.33 CC criu/arch/x86/sigaction_compat_pie.o [2021-11-10T15:25:58.240Z] #43 93.98 CC criu/pie/restorer.o [2021-11-10T15:25:58.416Z] #43 69.72 CC criu/arch/x86/sigaction_compat.o [2021-11-10T15:25:58.678Z] #43 70.21 CC criu/arch/x86/sigframe.o [2021-11-10T15:25:58.938Z] #43 ... [2021-11-10T15:25:58.938Z] [2021-11-10T15:25:58.938Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-11-10T15:25:58.938Z] #19 sha256:11247c946c0c4ef837dd80c48625dcb51671a567bbaa3b0228da59de47d5e831 [2021-11-10T15:25:58.938Z] #19 DONE 1.9s [2021-11-10T15:25:58.938Z] [2021-11-10T15:25:58.938Z] #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-11-10T15:25:58.938Z] #58 sha256:9039d4663deaa9466f3121c201a7d5069a723c5ea1ed1790bba3ff1fdf5f0a16 [2021-11-10T15:25:58.938Z] #58 DONE 171.1s [2021-11-10T15:25:58.938Z] [2021-11-10T15:25:58.938Z] #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-11-10T15:25:58.938Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-10T15:25:59.132Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-10T15:25:59.196Z] #20 ... [2021-11-10T15:25:59.196Z] [2021-11-10T15:25:59.196Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-11-10T15:25:59.196Z] #59 sha256:9b09c8035382e7a74b77800086341bc8f464628474a96c3d619147dd4ee8ae10 [2021-11-10T15:25:59.196Z] #59 DONE 0.1s [2021-11-10T15:25:59.196Z] [2021-11-10T15:25:59.196Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-10T15:25:59.196Z] #60 sha256:6531e76678c0ad0baf0603f389867afd0059e0722b8aaa067f0f6d87ae5e721f [2021-11-10T15:25:59.196Z] #60 DONE 0.1s [2021-11-10T15:25:59.196Z] [2021-11-10T15:25:59.196Z] #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-11-10T15:25:59.196Z] #32 sha256:d113cd23f4eec26f509df9eeb1b18b41c0ce527e43220165a8dbca37a12fe16d [2021-11-10T15:25:59.388Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-10T15:25:59.388Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-10T15:25:59.454Z] #32 ... [2021-11-10T15:25:59.454Z] [2021-11-10T15:25:59.454Z] #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-11-10T15:25:59.454Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:25:59.454Z] #43 70.80 LINK criu/arch/x86/crtools.built-in.o [2021-11-10T15:25:59.454Z] #43 70.86 DEP criu/pie/util-vdso-elf32.d [2021-11-10T15:25:59.644Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-10T15:25:59.713Z] #43 71.14 DEP criu/pie/util-vdso.d [2021-11-10T15:25:59.899Z] --- PASS: TestBuildMultiStageCopy (2.10s) [2021-11-10T15:25:59.899Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.31s) [2021-11-10T15:25:59.899Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2021-11-10T15:25:59.899Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-11-10T15:25:59.899Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2021-11-10T15:25:59.899Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2021-11-10T15:25:59.899Z] === RUN TestBuildMultiStageParentConfig [2021-11-10T15:25:59.972Z] #43 71.39 DEP criu/pie/util.d [2021-11-10T15:26:00.158Z] #43 100.8 LINK criu/pie/restorer.built-in.o [2021-11-10T15:26:00.158Z] #43 ... [2021-11-10T15:26:00.158Z] [2021-11-10T15:26:00.158Z] #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-11-10T15:26:00.158Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-10T15:26:00.158Z] #20 23.19 Reading package lists... [2021-11-10T15:26:00.231Z] #43 71.67 CC criu/pie/util.o [2021-11-10T15:26:00.462Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) [2021-11-10T15:26:00.462Z] === RUN TestBuildLabelWithTargets [2021-11-10T15:26:00.799Z] #43 72.27 CC criu/pie/util-vdso.o [2021-11-10T15:26:01.389Z] --- PASS: TestBuildLabelWithTargets (0.87s) [2021-11-10T15:26:01.389Z] === RUN TestBuildWithEmptyLayers [2021-11-10T15:26:01.420Z] ok github.com/docker/docker/pkg/plugins 33.627s coverage: 76.6% of statements [2021-11-10T15:26:01.420Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-10T15:26:01.420Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-10T15:26:01.420Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-11-10T15:26:01.420Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-10T15:26:01.420Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-10T15:26:01.420Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-10T15:26:01.420Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-11-10T15:26:01.420Z] ? github.com/docker/docker/rootless [no test files] [2021-11-10T15:26:01.420Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-11-10T15:26:01.420Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-10T15:26:01.420Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-10T15:26:01.420Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-10T15:26:01.420Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-10T15:26:01.420Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-10T15:26:01.420Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-10T15:26:01.420Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-10T15:26:01.420Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-10T15:26:01.420Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-10T15:26:01.420Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-10T15:26:01.420Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-10T15:26:01.420Z] ? github.com/docker/docker/volume [no test files] [2021-11-10T15:26:01.420Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-10T15:26:01.420Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === Skipped [2021-11-10T15:26:01.420Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-11-10T15:26:01.420Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-11-10T15:26:01.420Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-10T15:26:01.420Z] aufs_test.go:37: driver not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-10T15:26:01.420Z] aufs_test.go:37: driver not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-10T15:26:01.420Z] aufs_test.go:37: driver not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-10T15:26:01.420Z] aufs_test.go:37: driver not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-10T15:26:01.420Z] aufs_test.go:37: driver not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-10T15:26:01.420Z] aufs_test.go:37: driver not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-10T15:26:01.420Z] aufs_test.go:37: driver not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-10T15:26:01.420Z] aufs_test.go:37: driver not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-10T15:26:01.420Z] aufs_test.go:37: driver not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-10T15:26:01.420Z] aufs_test.go:37: driver not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-10T15:26:01.420Z] aufs_test.go:37: driver not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-10T15:26:01.420Z] aufs_test.go:37: driver not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-10T15:26:01.420Z] aufs_test.go:37: driver not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-10T15:26:01.420Z] aufs_test.go:37: driver not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-10T15:26:01.420Z] aufs_test.go:37: driver not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-10T15:26:01.420Z] aufs_test.go:37: driver not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-10T15:26:01.420Z] aufs_test.go:37: driver not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-10T15:26:01.420Z] aufs_test.go:37: driver not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-10T15:26:01.420Z] aufs_test.go:37: driver not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-10T15:26:01.420Z] aufs_test.go:37: driver not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-10T15:26:01.420Z] aufs_test.go:37: driver not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-10T15:26:01.420Z] aufs_test.go:37: driver not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-10T15:26:01.420Z] aufs_test.go:37: driver not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2021-11-10T15:26:01.420Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-10T15:26:01.420Z] aufs_test.go:37: driver not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:41Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-10T15:26:01.420Z] aufs_test.go:37: driver not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-11-10T15:26:01.420Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-10T15:26:01.420Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-11-10T15:26:01.420Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-10T15:26:01.420Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-11-10T15:26:01.420Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-10T15:26:01.420Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-11-10T15:26:01.420Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-10T15:26:01.420Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-11-10T15:26:01.420Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-10T15:26:01.420Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-11-10T15:26:01.420Z] graphtest_unix.go:73: No driver to put! [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-10T15:26:01.420Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-10T15:26:01.420Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-10T15:26:01.420Z] [2021-11-10T15:26:01.420Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-11-10T15:26:01.420Z] time="2021-11-10T15:24:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-10T15:26:01.421Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-10T15:26:01.421Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-10T15:26:01.421Z] [2021-11-10T15:26:01.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-11-10T15:26:01.421Z] time="2021-11-10T15:24:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-10T15:26:01.421Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-10T15:26:01.421Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-10T15:26:01.421Z] [2021-11-10T15:26:01.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-11-10T15:26:01.421Z] time="2021-11-10T15:24:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-10T15:26:01.421Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-10T15:26:01.421Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-10T15:26:01.421Z] [2021-11-10T15:26:01.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-11-10T15:26:01.421Z] time="2021-11-10T15:24:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-10T15:26:01.421Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-10T15:26:01.421Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-10T15:26:01.421Z] [2021-11-10T15:26:01.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-11-10T15:26:01.421Z] graphtest_unix.go:73: No driver to put! [2021-11-10T15:26:01.421Z] [2021-11-10T15:26:01.421Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-11-10T15:26:01.421Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-11-10T15:26:01.421Z] [2021-11-10T15:26:01.421Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-11-10T15:26:01.421Z] overlay_test.go:49: Fails to compute changes intermittently [2021-11-10T15:26:01.421Z] [2021-11-10T15:26:01.421Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-11-10T15:26:01.421Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-11-10T15:26:01.421Z] [2021-11-10T15:26:01.421Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-11-10T15:26:01.421Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-11-10T15:26:01.421Z] [2021-11-10T15:26:01.421Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-11-10T15:26:01.421Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-10T15:26:01.421Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-10T15:26:01.421Z] [2021-11-10T15:26:01.421Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-11-10T15:26:01.421Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-10T15:26:01.421Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-10T15:26:01.421Z] [2021-11-10T15:26:01.421Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-11-10T15:26:01.421Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-10T15:26:01.421Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-10T15:26:01.421Z] [2021-11-10T15:26:01.421Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-11-10T15:26:01.421Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-10T15:26:01.421Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-10T15:26:01.421Z] [2021-11-10T15:26:01.421Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-11-10T15:26:01.421Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-10T15:26:01.421Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-10T15:26:01.421Z] [2021-11-10T15:26:01.421Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-11-10T15:26:01.421Z] graphtest_unix.go:73: No driver to put! [2021-11-10T15:26:01.421Z] [2021-11-10T15:26:01.421Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-11-10T15:26:01.421Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-11-10T15:26:01.421Z] [2021-11-10T15:26:01.421Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-11-10T15:26:01.421Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-11-10T15:26:01.421Z] [2021-11-10T15:26:01.421Z] [2021-11-10T15:26:01.421Z] DONE 2230 tests, 51 skipped in 218.399s Post stage [Pipeline] junit [2021-11-10T15:26:01.434Z] Recording test results [2021-11-10T15:26:01.622Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [2021-11-10T15:26:01.646Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2021-11-10T15:26:01.646Z] === RUN TestBuildMultiStageOnBuild [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-10T15:26:01.980Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43008/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7677aeafd7e25aa063c0e40217a26c316a5a2d0c -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:7677aeafd7e25aa063c0e40217a26c316a5a2d0c hack/make.sh dynbinary test-integration [2021-11-10T15:26:02.179Z] #43 ... [2021-11-10T15:26:02.179Z] [2021-11-10T15:26:02.179Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-10T15:26:02.179Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-10T15:26:02.179Z] #63 CACHED [2021-11-10T15:26:02.179Z] [2021-11-10T15:26:02.179Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-10T15:26:02.179Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-10T15:26:02.179Z] #65 CACHED [2021-11-10T15:26:02.438Z] [2021-11-10T15:26:02.438Z] #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-11-10T15:26:02.438Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-10T15:26:02.438Z] #20 2.754 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-11-10T15:26:02.438Z] #20 2.839 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-10T15:26:02.438Z] #20 2.839 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-10T15:26:02.438Z] #20 2.839 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-10T15:26:02.552Z] [2021-11-10T15:26:02.552Z] Removing bundles/ [2021-11-10T15:26:02.552Z] [2021-11-10T15:26:02.552Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-10T15:26:02.697Z] #20 4.021 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-11-10T15:26:02.810Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-10T15:26:02.810Z] GOOS="" GOARCH="" GOARM="" [2021-11-10T15:26:03.536Z] --- PASS: TestBuildMultiStageOnBuild (1.41s) [2021-11-10T15:26:03.536Z] === RUN TestBuildUncleanTarFilenames [2021-11-10T15:26:03.791Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2021-11-10T15:26:03.791Z] === RUN TestBuildMultiStageLayerLeak [2021-11-10T15:26:05.155Z] --- PASS: TestBuildMultiStageLayerLeak (1.48s) [2021-11-10T15:26:05.155Z] === RUN TestBuildWithHugeFile [2021-11-10T15:26:05.236Z] #20 6.106 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-10T15:26:05.720Z] #20 32.33 Reading package lists... [2021-11-10T15:26:05.720Z] #20 ... [2021-11-10T15:26:05.720Z] [2021-11-10T15:26:05.720Z] #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-11-10T15:26:05.720Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:26:05.720Z] #43 100.9 GEN criu/pie/restorer-blob.h [2021-11-10T15:26:05.720Z] #43 101.2 DEP criu/vdso.d [2021-11-10T15:26:05.720Z] #43 101.7 DEP criu/vdso-compat.d [2021-11-10T15:26:05.720Z] #43 102.0 DEP criu/uts_ns.d [2021-11-10T15:26:05.720Z] #43 102.4 DEP criu/util.d [2021-11-10T15:26:05.720Z] #43 102.8 DEP criu/uffd.d [2021-11-10T15:26:05.720Z] #43 103.3 DEP criu/tun.d [2021-11-10T15:26:05.720Z] #43 103.6 DEP criu/tty.d [2021-11-10T15:26:05.720Z] #43 104.0 DEP criu/timerfd.d [2021-11-10T15:26:05.720Z] #43 104.2 DEP criu/timens.d [2021-11-10T15:26:05.720Z] #43 104.4 DEP criu/sysfs_parse.d [2021-11-10T15:26:05.720Z] #43 104.6 DEP criu/sysctl.d [2021-11-10T15:26:05.720Z] #43 104.7 DEP criu/string.d [2021-11-10T15:26:05.720Z] #43 104.8 DEP criu/stats.d [2021-11-10T15:26:05.720Z] #43 104.9 DEP criu/sockets.d [2021-11-10T15:26:05.720Z] #43 105.1 DEP criu/sk-unix.d [2021-11-10T15:26:05.720Z] #43 105.3 DEP criu/sk-tcp.d [2021-11-10T15:26:05.720Z] #43 105.5 DEP criu/sk-queue.d [2021-11-10T15:26:05.720Z] #43 105.7 DEP criu/sk-packet.d [2021-11-10T15:26:05.720Z] #43 106.0 DEP criu/sk-netlink.d [2021-11-10T15:26:05.720Z] #43 106.2 DEP criu/sk-inet.d [2021-11-10T15:26:05.720Z] #43 106.4 DEP criu/signalfd.d [2021-11-10T15:26:05.933Z] ---> e1ee891ce2d0 [2021-11-10T15:26:05.933Z] Successfully built e1ee891ce2d0 [2021-11-10T15:26:05.933Z] Successfully tagged docker:latest [2021-11-10T15:26:05.933Z] INFO: Image build ended at 11/10/2021 15:26:04. Duration:00:02:41.8613628 [2021-11-10T15:26:05.933Z] [2021-11-10T15:26:05.933Z] [2021-11-10T15:26:05.933Z] INFO: Building the test binaries at 11/10/2021 15:26:04... [2021-11-10T15:26:05.981Z] #43 106.5 DEP criu/sigframe.d [2021-11-10T15:26:05.981Z] #43 106.6 DEP criu/shmem.d [2021-11-10T15:26:05.981Z] #43 ... [2021-11-10T15:26:05.981Z] [2021-11-10T15:26:05.981Z] #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-11-10T15:26:05.981Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-10T15:26:05.981Z] #20 32.33 Reading package lists... [2021-11-10T15:26:07.186Z] #20 38.06 Building dependency tree... [2021-11-10T15:26:07.186Z] #20 39.00 Reading state information... [2021-11-10T15:26:07.772Z] #20 8.846 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [308 kB] [2021-11-10T15:26:08.340Z] #20 ... [2021-11-10T15:26:08.340Z] [2021-11-10T15:26:08.340Z] #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-11-10T15:26:08.340Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:26:08.340Z] #43 73.82 CC criu/pie/util-vdso-elf32.o [2021-11-10T15:26:08.340Z] #43 75.41 AR criu/pie/pie.lib.a [2021-11-10T15:26:08.340Z] #43 75.61 DEP criu/pie/restorer.d [2021-11-10T15:26:08.340Z] #43 76.11 DEP criu/arch/x86/sigaction_compat_pie.d [2021-11-10T15:26:08.340Z] #43 76.37 DEP criu/arch/x86/restorer_unmap.d [2021-11-10T15:26:08.340Z] #43 76.40 DEP criu/arch/x86/restorer.d [2021-11-10T15:26:08.340Z] #43 76.84 DEP criu/arch/x86/vdso-pie.d [2021-11-10T15:26:08.340Z] #43 77.05 DEP criu/pie/parasite-vdso.d [2021-11-10T15:26:08.340Z] #43 77.41 DEP criu/pie/parasite.d [2021-11-10T15:26:08.340Z] #43 77.95 CC criu/pie/parasite.o [2021-11-10T15:26:08.572Z] #20 40.31 libcap2-bin is already the newest version (1:2.25-2). [2021-11-10T15:26:08.572Z] #20 40.31 The following additional packages will be installed: [2021-11-10T15:26:08.572Z] #20 40.32 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-11-10T15:26:08.572Z] #20 40.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-11-10T15:26:08.572Z] #20 40.33 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-11-10T15:26:08.572Z] #20 40.34 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-11-10T15:26:08.572Z] #20 40.34 python3.7 python3.7-minimal vim-runtime xxd [2021-11-10T15:26:08.572Z] #20 40.35 Suggested packages: [2021-11-10T15:26:08.572Z] #20 40.35 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-11-10T15:26:08.572Z] #20 40.35 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-11-10T15:26:08.572Z] #20 40.35 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-11-10T15:26:08.572Z] #20 40.35 quota [2021-11-10T15:26:08.572Z] #20 40.35 Recommended packages: [2021-11-10T15:26:08.572Z] #20 40.35 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-11-10T15:26:08.572Z] #20 40.35 python3-keyrings.alt python3-xdg unzip [2021-11-10T15:26:09.278Z] #43 80.55 LINK criu/pie/parasite.built-in.o [2021-11-10T15:26:09.278Z] #43 80.61 GEN criu/pie/parasite-blob.h [2021-11-10T15:26:09.278Z] #43 80.64 CC criu/pie/parasite-vdso.o [2021-11-10T15:26:09.720Z] INFO: make.ps1 starting at 11/10/2021 15:26:09 [2021-11-10T15:26:09.846Z] #43 ... [2021-11-10T15:26:09.846Z] [2021-11-10T15:26:09.846Z] #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-11-10T15:26:09.846Z] #53 sha256:6ba7f22cd6c72580a420f51fcef0a53fbb4d94e0b022a74bb8f7f93df62a2b41 [2021-11-10T15:26:09.958Z] #20 ... [2021-11-10T15:26:09.958Z] [2021-11-10T15:26:09.958Z] #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-11-10T15:26:09.958Z] #45 sha256:1572cb2a8fd740594217edd86927da3dcf344ff89d642a39674ed6644e086979 [2021-11-10T15:26:09.958Z] #45 208.0 github.com/LK4D4/vndr/godl [2021-11-10T15:26:09.958Z] #45 208.8 github.com/LK4D4/vndr [2021-11-10T15:26:09.958Z] #45 DONE 213.7s [2021-11-10T15:26:09.958Z] [2021-11-10T15:26:09.958Z] #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-11-10T15:26:09.958Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:26:09.958Z] #43 106.8 DEP criu/servicefd.d [2021-11-10T15:26:09.958Z] #43 107.0 DEP criu/seize.d [2021-11-10T15:26:09.958Z] #43 107.2 DEP criu/seccomp.d [2021-11-10T15:26:09.958Z] #43 107.4 DEP criu/rst-malloc.d [2021-11-10T15:26:09.958Z] #43 107.5 DEP criu/rbtree.d [2021-11-10T15:26:09.958Z] #43 107.6 DEP criu/pstree.d [2021-11-10T15:26:09.958Z] #43 107.7 DEP criu/protobuf.d [2021-11-10T15:26:09.958Z] #43 107.9 GEN criu/protobuf-desc-gen.h [2021-11-10T15:26:09.958Z] #43 109.7 DEP criu/protobuf-desc.d [2021-11-10T15:26:09.958Z] #43 109.8 DEP criu/proc_parse.d [2021-11-10T15:26:09.958Z] #43 110.1 DEP criu/plugin.d [2021-11-10T15:26:09.958Z] #43 110.2 DEP criu/pipes.d [2021-11-10T15:26:09.958Z] #43 110.4 DEP criu/pie-util.d [2021-11-10T15:26:09.958Z] #43 110.5 DEP criu/pie-util-vdso.d [2021-11-10T15:26:09.958Z] #43 110.7 DEP criu/pie-util-vdso-elf32.d [2021-11-10T15:26:10.115Z] #53 21.75 Checking out files: 82% (985/1196) Checking out files: 83% (993/1196) Checking out files: 84% (1005/1196) Checking out files: 85% (1017/1196) Checking out files: 86% (1029/1196) Checking out files: 87% (1041/1196) Checking out files: 88% (1053/1196) Checking out files: 89% (1065/1196) Checking out files: 90% (1077/1196) Checking out files: 91% (1089/1196) Checking out files: 92% (1101/1196) Checking out files: 93% (1113/1196) Checking out files: 94% (1125/1196) Checking out files: 95% (1137/1196) Checking out files: 96% (1149/1196) Checking out files: 97% (1161/1196) Checking out files: 98% (1173/1196) Checking out files: 99% (1185/1196) Checking out files: 100% (1196/1196) Checking out files: 100% (1196/1196), done. [2021-11-10T15:26:10.115Z] #53 22.12 + cd /tmp/tmp.9pYWPEdiNM/src/github.com/opencontainers/runc [2021-11-10T15:26:10.115Z] #53 22.12 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-11-10T15:26:10.188Z] INFO: Git commit (7677aeafd7) assumed from DOCKER_GITCOMMIT environment variable [2021-11-10T15:26:10.188Z] INFO: Invoking autogen... [2021-11-10T15:26:10.531Z] #43 111.0 DEP criu/path.d [2021-11-10T15:26:10.532Z] #43 111.4 DEP criu/parasite-syscall.d [2021-11-10T15:26:10.657Z] INFO: Building daemon... [2021-11-10T15:26:11.105Z] #43 111.8 DEP criu/pagemap.d [2021-11-10T15:26:11.105Z] #43 ... [2021-11-10T15:26:11.105Z] [2021-11-10T15:26:11.105Z] #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-11-10T15:26:11.105Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-10T15:26:11.105Z] #20 43.09 The following NEW packages will be installed: [2021-11-10T15:26:11.370Z] #20 43.10 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-11-10T15:26:11.370Z] #20 43.10 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-11-10T15:26:11.370Z] #20 43.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-11-10T15:26:11.370Z] #20 43.10 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-11-10T15:26:11.370Z] #20 43.10 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-11-10T15:26:11.370Z] #20 43.10 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-11-10T15:26:11.370Z] #20 43.10 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-11-10T15:26:11.370Z] #20 43.10 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-10T15:26:11.370Z] #20 43.10 xz-utils zip [2021-11-10T15:26:11.942Z] #20 43.58 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2021-11-10T15:26:11.942Z] #20 43.58 Need to get 28.6 MB of archives. [2021-11-10T15:26:11.942Z] #20 43.58 After this operation, 116 MB of additional disk space will be used. [2021-11-10T15:26:11.942Z] #20 43.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-11-10T15:26:11.942Z] #20 43.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-11-10T15:26:11.942Z] #20 43.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-11-10T15:26:12.017Z] #53 23.74 + '[' -z '' ']' [2021-11-10T15:26:12.017Z] #53 23.74 + target=static [2021-11-10T15:26:12.017Z] #53 23.74 + make 'BUILDTAGS=seccomp ' static [2021-11-10T15:26:12.204Z] #20 44.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-11-10T15:26:12.204Z] #20 44.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-11-10T15:26:12.204Z] #20 44.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-11-10T15:26:12.276Z] #53 24.33 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-10T15:26:12.466Z] #20 44.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-11-10T15:26:12.466Z] #20 44.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-11-10T15:26:12.466Z] #20 44.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-11-10T15:26:12.466Z] #20 44.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-11-10T15:26:12.466Z] #20 44.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-11-10T15:26:12.466Z] #20 44.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-11-10T15:26:12.466Z] #20 44.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-10T15:26:12.466Z] #20 44.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-11-10T15:26:12.466Z] #20 44.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-11-10T15:26:12.466Z] #20 44.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-11-10T15:26:12.727Z] #20 44.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-11-10T15:26:12.727Z] #20 44.34 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-11-10T15:26:12.727Z] #20 44.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-11-10T15:26:12.727Z] #20 44.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-11-10T15:26:12.727Z] #20 44.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-11-10T15:26:12.727Z] #20 44.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-11-10T15:26:12.727Z] #20 44.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-11-10T15:26:12.727Z] #20 44.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-11-10T15:26:12.727Z] #20 44.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-11-10T15:26:12.727Z] #20 44.47 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-11-10T15:26:12.727Z] #20 44.48 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-11-10T15:26:12.727Z] #20 44.49 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-11-10T15:26:12.727Z] #20 44.49 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-11-10T15:26:13.212Z] #53 ... [2021-11-10T15:26:13.212Z] [2021-11-10T15:26:13.212Z] #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-11-10T15:26:13.212Z] #45 sha256:02aed24193b715289b757ad808a6d07722c253d1ad238a056d80c41a804966eb [2021-11-10T15:26:13.212Z] #45 175.4 net/http/httptrace [2021-11-10T15:26:13.212Z] #45 175.8 net/http [2021-11-10T15:26:13.300Z] #20 45.10 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-10T15:26:13.300Z] #20 45.10 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-11-10T15:26:13.300Z] #20 45.11 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-11-10T15:26:13.300Z] #20 45.11 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-11-10T15:26:13.300Z] #20 45.13 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-11-10T15:26:13.300Z] #20 45.17 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-11-10T15:26:13.472Z] #45 ... [2021-11-10T15:26:13.472Z] [2021-11-10T15:26:13.472Z] #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-11-10T15:26:13.472Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:26:13.472Z] #43 82.07 CC criu/arch/x86/vdso-pie.o [2021-11-10T15:26:13.472Z] #43 82.71 CC criu/arch/x86/restorer.o [2021-11-10T15:26:13.472Z] #43 83.84 CC criu/arch/x86/restorer_unmap.o [2021-11-10T15:26:13.472Z] #43 83.92 CC criu/arch/x86/sigaction_compat_pie.o [2021-11-10T15:26:13.472Z] #43 84.51 CC criu/pie/restorer.o [2021-11-10T15:26:13.562Z] #20 45.18 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-11-10T15:26:13.562Z] #20 45.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-11-10T15:26:13.562Z] #20 45.35 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-11-10T15:26:13.562Z] #20 45.36 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-11-10T15:26:13.562Z] #20 45.39 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-11-10T15:26:13.562Z] #20 45.39 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-11-10T15:26:13.562Z] #20 45.43 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-11-10T15:26:13.824Z] #20 45.44 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-11-10T15:26:13.824Z] #20 45.57 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-11-10T15:26:13.824Z] #20 45.59 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-11-10T15:26:13.824Z] #20 45.60 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-11-10T15:26:14.085Z] #20 45.99 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-11-10T15:26:14.347Z] #20 46.06 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-11-10T15:26:14.347Z] #20 46.11 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-11-10T15:26:14.940Z] #20 46.73 debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T15:26:15.201Z] #20 46.84 Fetched 28.6 MB in 3s (10.1 MB/s) [2021-11-10T15:26:15.201Z] #20 46.93 Selecting previously unselected package pigz. [2021-11-10T15:26:15.202Z] #20 46.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2021-11-10T15:26:15.202Z] #20 46.98 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-11-10T15:26:15.202Z] #20 46.99 Unpacking pigz (2.4-1) ... [2021-11-10T15:26:15.463Z] #20 ... [2021-11-10T15:26:15.463Z] [2021-11-10T15:26:15.463Z] #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-11-10T15:26:15.463Z] #32 sha256:d113cd23f4eec26f509df9eeb1b18b41c0ce527e43220165a8dbca37a12fe16d [2021-11-10T15:26:15.463Z] #32 DONE 218.9s [2021-11-10T15:26:15.463Z] [2021-11-10T15:26:15.463Z] #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-11-10T15:26:15.463Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-10T15:26:15.463Z] #20 47.08 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-11-10T15:26:15.463Z] #20 47.12 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-11-10T15:26:15.463Z] #20 47.16 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-11-10T15:26:16.036Z] #20 47.97 Selecting previously unselected package python3.7-minimal. [2021-11-10T15:26:16.036Z] #20 47.97 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-11-10T15:26:16.297Z] #20 47.98 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-11-10T15:26:18.212Z] #20 49.59 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-11-10T15:26:18.212Z] #20 49.62 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-11-10T15:26:20.036Z] #43 91.21 LINK criu/pie/restorer.built-in.o [2021-11-10T15:26:20.036Z] #43 91.24 GEN criu/pie/restorer-blob.h [2021-11-10T15:26:20.036Z] #43 91.42 DEP criu/vdso.d [2021-11-10T15:26:20.129Z] #20 51.91 Selecting previously unselected package python3-minimal. [2021-11-10T15:26:20.129Z] #20 51.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2021-11-10T15:26:20.129Z] #20 51.94 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-11-10T15:26:20.129Z] #20 51.97 Unpacking python3-minimal (3.7.3-1) ... [2021-11-10T15:26:20.129Z] #20 52.03 Selecting previously unselected package libmpdec2:amd64. [2021-11-10T15:26:20.391Z] #20 52.04 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-11-10T15:26:20.391Z] #20 52.05 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-11-10T15:26:20.391Z] #20 52.16 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-11-10T15:26:20.391Z] #20 52.16 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-11-10T15:26:20.391Z] #20 52.18 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-11-10T15:26:20.602Z] #43 91.81 DEP criu/vdso-compat.d [2021-11-10T15:26:20.602Z] #43 ... [2021-11-10T15:26:20.602Z] [2021-11-10T15:26:20.602Z] #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-11-10T15:26:20.603Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-10T15:26:20.603Z] #20 11.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-10T15:26:20.603Z] #20 ... [2021-11-10T15:26:20.603Z] [2021-11-10T15:26:20.603Z] #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-11-10T15:26:20.603Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:26:20.603Z] #43 92.06 DEP criu/uts_ns.d [2021-11-10T15:26:21.169Z] #43 92.42 DEP criu/util.d [2021-11-10T15:26:21.335Z] #20 53.04 Selecting previously unselected package python3.7. [2021-11-10T15:26:21.335Z] #20 53.05 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-11-10T15:26:21.335Z] #20 53.05 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-11-10T15:26:21.335Z] #20 53.19 Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-10T15:26:21.335Z] #20 53.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-11-10T15:26:21.335Z] #20 53.19 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-11-10T15:26:21.335Z] #20 53.29 Setting up python3-minimal (3.7.3-1) ... [2021-11-10T15:26:21.335Z] #20 ... [2021-11-10T15:26:21.335Z] [2021-11-10T15:26:21.335Z] #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-11-10T15:26:21.335Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:26:21.335Z] #43 112.2 DEP criu/pagemap-cache.d [2021-11-10T15:26:21.335Z] #43 112.4 DEP criu/page-xfer.d [2021-11-10T15:26:21.335Z] #43 112.6 DEP criu/page-pipe.d [2021-11-10T15:26:21.335Z] #43 112.8 DEP criu/netfilter.d [2021-11-10T15:26:21.335Z] #43 113.2 DEP criu/net.d [2021-11-10T15:26:21.335Z] #43 113.7 DEP criu/namespaces.d [2021-11-10T15:26:21.335Z] #43 114.1 DEP criu/mount.d [2021-11-10T15:26:21.335Z] #43 114.5 DEP criu/memfd.d [2021-11-10T15:26:21.335Z] #43 114.8 DEP criu/mem.d [2021-11-10T15:26:21.335Z] #43 115.0 DEP criu/lsm.d [2021-11-10T15:26:21.335Z] #43 115.1 DEP criu/log.d [2021-11-10T15:26:21.335Z] #43 115.3 DEP criu/libnetlink.d [2021-11-10T15:26:21.335Z] #43 115.4 DEP criu/kerndat.d [2021-11-10T15:26:21.335Z] #43 115.6 DEP criu/kcmp-ids.d [2021-11-10T15:26:21.335Z] #43 115.7 DEP criu/irmap.d [2021-11-10T15:26:21.335Z] #43 115.9 DEP criu/ipc_ns.d [2021-11-10T15:26:21.335Z] #43 116.2 DEP criu/image.d [2021-11-10T15:26:21.335Z] #43 116.4 DEP criu/image-desc.d [2021-11-10T15:26:21.335Z] #43 116.6 DEP criu/fsnotify.d [2021-11-10T15:26:21.335Z] #43 116.9 DEP criu/filesystems.d [2021-11-10T15:26:21.335Z] #43 117.2 DEP criu/files.d [2021-11-10T15:26:21.335Z] #43 117.5 DEP criu/files-reg.d [2021-11-10T15:26:21.335Z] #43 117.9 DEP criu/files-ext.d [2021-11-10T15:26:21.335Z] #43 118.1 DEP criu/file-lock.d [2021-11-10T15:26:21.335Z] #43 118.3 DEP criu/file-ids.d [2021-11-10T15:26:21.335Z] #43 118.6 DEP criu/fifo.d [2021-11-10T15:26:21.335Z] #43 118.9 DEP criu/fdstore.d [2021-11-10T15:26:21.335Z] #43 119.1 DEP criu/fault-injection.d [2021-11-10T15:26:21.335Z] #43 119.2 DEP criu/external.d [2021-11-10T15:26:21.335Z] #43 119.4 DEP criu/eventpoll.d [2021-11-10T15:26:21.335Z] #43 119.6 DEP criu/eventfd.d [2021-11-10T15:26:21.335Z] #43 119.7 DEP criu/crtools.d [2021-11-10T15:26:21.335Z] #43 119.9 DEP criu/cr-service.d [2021-11-10T15:26:21.335Z] #43 120.0 DEP criu/cr-restore.d [2021-11-10T15:26:21.335Z] #43 120.3 DEP criu/cr-errno.d [2021-11-10T15:26:21.335Z] #43 120.3 DEP criu/cr-dump.d [2021-11-10T15:26:21.335Z] #43 120.5 DEP criu/cr-dedup.d [2021-11-10T15:26:21.335Z] #43 120.7 DEP criu/cr-check.d [2021-11-10T15:26:21.335Z] #43 120.9 DEP criu/config.d [2021-11-10T15:26:21.335Z] #43 121.1 DEP criu/clone-noasan.d [2021-11-10T15:26:21.335Z] #43 121.1 DEP criu/cgroup.d [2021-11-10T15:26:21.335Z] #43 121.3 DEP criu/cgroup-props.d [2021-11-10T15:26:21.335Z] #43 121.4 DEP criu/bitmap.d [2021-11-10T15:26:21.335Z] #43 121.4 DEP criu/bfd.d [2021-11-10T15:26:21.335Z] #43 121.5 DEP criu/autofs.d [2021-11-10T15:26:21.335Z] #43 121.6 DEP criu/aio.d [2021-11-10T15:26:21.335Z] #43 121.8 DEP criu/action-scripts.d [2021-11-10T15:26:21.428Z] #43 92.85 DEP criu/uffd.d [2021-11-10T15:26:21.596Z] #43 122.2 CC criu/action-scripts.o [2021-11-10T15:26:21.596Z] #43 ... [2021-11-10T15:26:21.596Z] [2021-11-10T15:26:21.596Z] #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-11-10T15:26:21.596Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-10T15:26:21.596Z] #20 53.29 Setting up python3-minimal (3.7.3-1) ... [2021-11-10T15:26:21.994Z] #43 93.32 DEP criu/tun.d [2021-11-10T15:26:22.539Z] #20 54.20 Selecting previously unselected package python3. [2021-11-10T15:26:22.539Z] #20 54.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2021-11-10T15:26:22.539Z] #20 54.24 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-11-10T15:26:22.539Z] #20 54.26 Unpacking python3 (3.7.3-1) ... [2021-11-10T15:26:22.539Z] #20 54.35 Selecting previously unselected package libip4tc0:amd64. [2021-11-10T15:26:22.539Z] #20 54.36 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-11-10T15:26:22.539Z] #20 54.36 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-11-10T15:26:22.539Z] #20 54.45 Selecting previously unselected package libip6tc0:amd64. [2021-11-10T15:26:22.561Z] #43 93.75 DEP criu/tty.d [2021-11-10T15:26:22.801Z] #20 54.45 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-11-10T15:26:22.801Z] #20 54.46 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-11-10T15:26:22.801Z] #20 54.55 Selecting previously unselected package libiptc0:amd64. [2021-11-10T15:26:22.801Z] #20 54.55 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-11-10T15:26:22.801Z] #20 54.56 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-11-10T15:26:22.801Z] #20 54.63 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-10T15:26:22.801Z] #20 54.63 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-10T15:26:22.801Z] #20 54.64 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-10T15:26:22.819Z] #43 94.20 DEP criu/timerfd.d [2021-11-10T15:26:23.062Z] #20 54.70 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-10T15:26:23.062Z] #20 54.71 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-11-10T15:26:23.062Z] #20 54.73 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-11-10T15:26:23.062Z] #20 54.81 Selecting previously unselected package libnftnl11:amd64. [2021-11-10T15:26:23.062Z] #20 54.81 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-11-10T15:26:23.062Z] #20 54.82 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-11-10T15:26:23.062Z] #20 54.90 Selecting previously unselected package iptables. [2021-11-10T15:26:23.078Z] #43 94.51 DEP criu/timens.d [2021-11-10T15:26:23.324Z] #20 54.91 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-11-10T15:26:23.324Z] #20 54.92 Unpacking iptables (1.8.2-4) ... [2021-11-10T15:26:23.336Z] #43 94.89 DEP criu/sysfs_parse.d [2021-11-10T15:26:23.585Z] #20 55.25 Selecting previously unselected package xxd. [2021-11-10T15:26:23.585Z] #20 55.26 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-11-10T15:26:23.585Z] #20 55.26 Unpacking xxd (2:8.1.0875-5) ... [2021-11-10T15:26:23.585Z] #20 55.42 Selecting previously unselected package vim-common. [2021-11-10T15:26:23.585Z] #20 55.42 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-11-10T15:26:23.585Z] #20 55.45 Unpacking vim-common (2:8.1.0875-5) ... [2021-11-10T15:26:23.847Z] #20 55.63 Selecting previously unselected package bash-completion. [2021-11-10T15:26:23.847Z] #20 55.63 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-11-10T15:26:23.903Z] #43 95.22 DEP criu/sysctl.d [2021-11-10T15:26:24.162Z] #43 95.58 DEP criu/string.d [2021-11-10T15:26:24.421Z] #43 95.67 DEP criu/stats.d [2021-11-10T15:26:24.421Z] #43 95.92 DEP criu/sockets.d [2021-11-10T15:26:24.988Z] #43 96.31 DEP criu/sk-unix.d [2021-11-10T15:26:25.246Z] #43 96.80 DEP criu/sk-tcp.d [2021-11-10T15:26:25.814Z] #43 97.17 DEP criu/sk-queue.d [2021-11-10T15:26:26.072Z] #43 97.54 DEP criu/sk-packet.d [2021-11-10T15:26:26.639Z] #43 98.04 DEP criu/sk-netlink.d [2021-11-10T15:26:26.898Z] #43 98.37 DEP criu/sk-inet.d [2021-11-10T15:26:27.156Z] #20 58.45 Unpacking bash-completion (1:2.8-6) ... [2021-11-10T15:26:27.156Z] #20 58.83 Selecting previously unselected package bzip2. [2021-11-10T15:26:27.156Z] #20 58.84 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-11-10T15:26:27.156Z] #20 58.85 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-11-10T15:26:27.156Z] #20 58.93 Selecting previously unselected package xz-utils. [2021-11-10T15:26:27.156Z] #20 58.94 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-11-10T15:26:27.156Z] #20 58.94 Unpacking xz-utils (5.2.4-1) ... [2021-11-10T15:26:27.418Z] #20 59.11 Selecting previously unselected package apparmor. [2021-11-10T15:26:27.418Z] #20 59.11 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-11-10T15:26:27.418Z] #20 59.22 Unpacking apparmor (2.13.2-10) ... [2021-11-10T15:26:27.465Z] #43 98.79 DEP criu/signalfd.d [2021-11-10T15:26:27.465Z] #43 99.04 DEP criu/sigframe.d [2021-11-10T15:26:27.680Z] #20 59.53 Selecting previously unselected package aufs-tools. [2021-11-10T15:26:27.680Z] #20 59.54 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-11-10T15:26:27.680Z] #20 59.56 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-11-10T15:26:27.941Z] #20 59.67 Selecting previously unselected package libonig5:amd64. [2021-11-10T15:26:27.941Z] #20 59.68 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-11-10T15:26:27.941Z] #20 59.68 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-11-10T15:26:27.941Z] #20 59.80 Selecting previously unselected package libjq1:amd64. [2021-11-10T15:26:27.941Z] #20 59.81 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-11-10T15:26:27.941Z] #20 59.81 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-10T15:26:28.032Z] #43 99.24 DEP criu/shmem.d [2021-11-10T15:26:28.032Z] #43 99.63 DEP criu/servicefd.d [2021-11-10T15:26:28.202Z] #20 59.92 Selecting previously unselected package jq. [2021-11-10T15:26:28.202Z] #20 59.94 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-11-10T15:26:28.202Z] #20 59.95 Unpacking jq (1.5+dfsg-2+b1) ... [2021-11-10T15:26:28.202Z] #20 60.03 Selecting previously unselected package libaio1:amd64. [2021-11-10T15:26:28.202Z] #20 60.04 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-11-10T15:26:28.202Z] #20 60.04 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-11-10T15:26:28.202Z] #20 60.10 Selecting previously unselected package libgpm2:amd64. [2021-11-10T15:26:28.202Z] #20 60.11 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-11-10T15:26:28.202Z] #20 60.13 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-11-10T15:26:28.202Z] #20 60.18 Selecting previously unselected package libicu63:amd64. [2021-11-10T15:26:28.464Z] #20 60.19 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-11-10T15:26:28.464Z] #20 60.20 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-10T15:26:28.599Z] #43 99.96 DEP criu/seize.d [2021-11-10T15:26:28.857Z] #43 100.3 DEP criu/seccomp.d [2021-11-10T15:26:29.424Z] #43 100.8 DEP criu/rst-malloc.d [2021-11-10T15:26:29.683Z] #43 101.0 DEP criu/rbtree.d [2021-11-10T15:26:29.683Z] #43 101.1 DEP criu/pstree.d [2021-11-10T15:26:29.942Z] #43 101.4 DEP criu/protobuf.d [2021-11-10T15:26:30.510Z] #43 101.7 GEN criu/protobuf-desc-gen.h [2021-11-10T15:26:32.415Z] #43 ... [2021-11-10T15:26:32.415Z] [2021-11-10T15:26:32.415Z] #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-11-10T15:26:32.415Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-10T15:26:32.415Z] #20 23.35 Fetched 9001 kB in 21s (433 kB/s) [2021-11-10T15:26:32.415Z] #20 23.35 Reading package lists... [2021-11-10T15:26:32.415Z] #20 32.52 Reading package lists... [2021-11-10T15:26:32.415Z] #20 ... [2021-11-10T15:26:32.415Z] [2021-11-10T15:26:32.415Z] #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-11-10T15:26:32.415Z] #45 sha256:02aed24193b715289b757ad808a6d07722c253d1ad238a056d80c41a804966eb [2021-11-10T15:26:32.415Z] #45 204.5 github.com/LK4D4/vndr/godl [2021-11-10T15:26:32.673Z] #20 ... [2021-11-10T15:26:32.674Z] [2021-11-10T15:26:32.674Z] #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-11-10T15:26:32.674Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:26:32.674Z] #43 122.6 CC criu/aio.o [2021-11-10T15:26:32.674Z] #43 123.1 CC criu/autofs.o [2021-11-10T15:26:32.674Z] #43 124.4 CC criu/bfd.o [2021-11-10T15:26:32.674Z] #43 125.0 CC criu/bitmap.o [2021-11-10T15:26:32.674Z] #43 125.2 CC criu/cgroup-props.o [2021-11-10T15:26:32.674Z] #43 126.1 CC criu/cgroup.o [2021-11-10T15:26:32.674Z] #43 129.0 CC criu/clone-noasan.o [2021-11-10T15:26:32.674Z] #43 129.3 CC criu/config.o [2021-11-10T15:26:32.674Z] #43 130.6 CC criu/cr-check.o [2021-11-10T15:26:32.674Z] #43 132.2 CC criu/cr-dedup.o [2021-11-10T15:26:32.674Z] #43 132.6 CC criu/cr-dump.o [2021-11-10T15:26:32.674Z] #43 ... [2021-11-10T15:26:32.674Z] [2021-11-10T15:26:32.674Z] #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-11-10T15:26:32.674Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-10T15:26:32.674Z] #20 63.87 Selecting previously unselected package libnet1:amd64. [2021-11-10T15:26:32.674Z] #20 63.88 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-10T15:26:32.674Z] #20 63.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-10T15:26:32.674Z] #20 63.99 Selecting previously unselected package libnl-3-200:amd64. [2021-11-10T15:26:32.674Z] #20 64.00 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-11-10T15:26:32.674Z] #20 64.01 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-11-10T15:26:32.674Z] #20 64.11 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-10T15:26:32.674Z] #20 64.13 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-11-10T15:26:32.674Z] #20 64.14 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-10T15:26:32.674Z] #20 64.20 Selecting previously unselected package libreadline5:amd64. [2021-11-10T15:26:32.674Z] #20 64.22 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-11-10T15:26:32.674Z] #20 64.22 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-11-10T15:26:32.674Z] #20 64.33 Selecting previously unselected package net-tools. [2021-11-10T15:26:32.674Z] #20 64.35 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-11-10T15:26:32.674Z] #20 64.35 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-11-10T15:26:32.674Z] #20 64.56 Selecting previously unselected package patch. [2021-11-10T15:26:32.674Z] #20 64.57 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-11-10T15:26:32.674Z] #20 64.57 Unpacking patch (2.7.6-3+deb10u1) ... [2021-11-10T15:26:32.935Z] #20 64.67 Selecting previously unselected package python-pip-whl. [2021-11-10T15:26:32.935Z] #20 64.69 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-11-10T15:26:32.935Z] #20 64.69 Unpacking python-pip-whl (18.1-5) ... [2021-11-10T15:26:33.508Z] #20 65.27 Selecting previously unselected package python3-lib2to3. [2021-11-10T15:26:33.508Z] #20 65.29 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-11-10T15:26:33.508Z] #20 65.29 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-11-10T15:26:33.508Z] #20 65.46 Selecting previously unselected package python3-distutils. [2021-11-10T15:26:33.508Z] #20 65.47 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-11-10T15:26:33.769Z] #20 65.48 Unpacking python3-distutils (3.7.3-1) ... [2021-11-10T15:26:33.769Z] #20 65.62 Selecting previously unselected package python3-pip. [2021-11-10T15:26:33.806Z] #45 205.9 github.com/LK4D4/vndr [2021-11-10T15:26:34.030Z] #20 65.62 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-11-10T15:26:34.030Z] #20 65.62 Unpacking python3-pip (18.1-5) ... [2021-11-10T15:26:34.030Z] #20 65.78 Selecting previously unselected package python3-pkg-resources. [2021-11-10T15:26:34.030Z] #20 65.78 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-11-10T15:26:34.030Z] #20 65.78 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-11-10T15:26:34.292Z] #20 65.94 Selecting previously unselected package python3-setuptools. [2021-11-10T15:26:34.292Z] #20 65.95 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-11-10T15:26:34.292Z] #20 65.96 Unpacking python3-setuptools (40.8.0-1) ... [2021-11-10T15:26:34.553Z] #20 66.18 Selecting previously unselected package python3-wheel. [2021-11-10T15:26:34.553Z] #20 66.20 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-11-10T15:26:34.553Z] #20 66.20 Unpacking python3-wheel (0.32.3-2) ... [2021-11-10T15:26:34.553Z] #20 66.26 Selecting previously unselected package sudo. [2021-11-10T15:26:34.553Z] #20 66.27 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-11-10T15:26:34.553Z] #20 66.28 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-11-10T15:26:34.815Z] #20 66.76 Selecting previously unselected package thin-provisioning-tools. [2021-11-10T15:26:34.815Z] #20 66.76 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-11-10T15:26:35.076Z] #20 66.76 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-11-10T15:26:35.076Z] #20 67.01 Selecting previously unselected package uidmap. [2021-11-10T15:26:35.076Z] #20 67.01 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-11-10T15:26:35.076Z] #20 67.02 Unpacking uidmap (1:4.5-1.1) ... [2021-11-10T15:26:35.337Z] #20 67.15 Selecting previously unselected package vim-runtime. [2021-11-10T15:26:35.337Z] #20 67.15 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-11-10T15:26:35.337Z] #20 67.19 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-11-10T15:26:35.337Z] #20 67.23 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-11-10T15:26:35.337Z] #20 67.24 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-11-10T15:26:37.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-10T15:26:37.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-10T15:26:37.996Z] #45 ... [2021-11-10T15:26:37.996Z] [2021-11-10T15:26:37.996Z] #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-11-10T15:26:37.996Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:26:37.996Z] #43 105.6 DEP criu/protobuf-desc.d [2021-11-10T15:26:37.996Z] #43 105.7 DEP criu/proc_parse.d [2021-11-10T15:26:37.996Z] #43 105.9 DEP criu/plugin.d [2021-11-10T15:26:37.996Z] #43 106.0 DEP criu/pipes.d [2021-11-10T15:26:37.996Z] #43 106.2 DEP criu/pie-util.d [2021-11-10T15:26:37.996Z] #43 106.3 DEP criu/pie-util-vdso.d [2021-11-10T15:26:37.996Z] #43 106.4 DEP criu/pie-util-vdso-elf32.d [2021-11-10T15:26:37.996Z] #43 106.6 DEP criu/path.d [2021-11-10T15:26:37.996Z] #43 106.8 DEP criu/parasite-syscall.d [2021-11-10T15:26:37.996Z] #43 107.0 DEP criu/pagemap.d [2021-11-10T15:26:37.996Z] #43 107.3 DEP criu/pagemap-cache.d [2021-11-10T15:26:37.996Z] #43 107.5 DEP criu/page-xfer.d [2021-11-10T15:26:37.996Z] #43 107.6 DEP criu/page-pipe.d [2021-11-10T15:26:37.996Z] #43 107.8 DEP criu/netfilter.d [2021-11-10T15:26:37.996Z] #43 107.9 DEP criu/net.d [2021-11-10T15:26:37.996Z] #43 108.1 DEP criu/namespaces.d [2021-11-10T15:26:37.996Z] #43 108.3 DEP criu/mount.d [2021-11-10T15:26:37.996Z] #43 108.5 DEP criu/memfd.d [2021-11-10T15:26:37.996Z] #43 108.7 DEP criu/mem.d [2021-11-10T15:26:37.996Z] #43 109.0 DEP criu/lsm.d [2021-11-10T15:26:37.996Z] #43 109.1 DEP criu/log.d [2021-11-10T15:26:37.996Z] #43 109.2 DEP criu/libnetlink.d [2021-11-10T15:26:37.996Z] #43 109.4 DEP criu/kerndat.d [2021-11-10T15:26:38.255Z] #43 109.7 DEP criu/kcmp-ids.d [2021-11-10T15:26:38.255Z] #43 109.8 DEP criu/irmap.d [2021-11-10T15:26:38.513Z] #43 109.9 DEP criu/ipc_ns.d [2021-11-10T15:26:38.643Z] #20 70.45 Selecting previously unselected package vim. [2021-11-10T15:26:38.643Z] #20 70.46 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-11-10T15:26:38.643Z] #20 70.49 Unpacking vim (2:8.1.0875-5) ... [2021-11-10T15:26:38.773Z] #43 110.1 DEP criu/image.d [2021-11-10T15:26:38.773Z] #43 ... [2021-11-10T15:26:38.773Z] [2021-11-10T15:26:38.773Z] #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-11-10T15:26:38.773Z] #45 sha256:02aed24193b715289b757ad808a6d07722c253d1ad238a056d80c41a804966eb [2021-11-10T15:26:38.773Z] #45 DONE 210.9s [2021-11-10T15:26:38.773Z] [2021-11-10T15:26:38.773Z] #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-11-10T15:26:38.773Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:26:38.773Z] #43 110.3 DEP criu/image-desc.d [2021-11-10T15:26:39.031Z] #43 110.5 DEP criu/fsnotify.d [2021-11-10T15:26:39.216Z] #20 71.03 Selecting previously unselected package xfsprogs. [2021-11-10T15:26:39.216Z] #20 71.03 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-11-10T15:26:39.216Z] #20 71.03 Unpacking xfsprogs (4.20.0-1) ... [2021-11-10T15:26:39.598Z] #43 110.8 DEP criu/filesystems.d [2021-11-10T15:26:39.598Z] #43 111.1 DEP criu/files.d [2021-11-10T15:26:39.788Z] #20 71.58 Selecting previously unselected package zip. [2021-11-10T15:26:39.788Z] #20 71.61 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-11-10T15:26:39.788Z] #20 71.62 Unpacking zip (3.0-11+b1) ... [2021-11-10T15:26:40.050Z] #20 71.80 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-11-10T15:26:40.050Z] #20 71.81 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-11-10T15:26:40.050Z] #20 71.83 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-11-10T15:26:40.050Z] #20 71.84 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-11-10T15:26:40.050Z] #20 71.85 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-11-10T15:26:40.050Z] #20 71.86 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-11-10T15:26:40.050Z] #20 71.87 Setting up uidmap (1:4.5-1.1) ... [2021-11-10T15:26:40.050Z] #20 71.89 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-11-10T15:26:40.050Z] #20 71.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-10T15:26:40.050Z] #20 71.90 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-11-10T15:26:40.050Z] #20 71.91 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-10T15:26:40.050Z] #20 71.93 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-10T15:26:40.165Z] #43 111.5 DEP criu/files-reg.d [2021-11-10T15:26:40.311Z] #20 71.94 Setting up xxd (2:8.1.0875-5) ... [2021-11-10T15:26:40.311Z] #20 71.95 Setting up zip (3.0-11+b1) ... [2021-11-10T15:26:40.311Z] #20 71.96 Setting up vim-common (2:8.1.0875-5) ... [2021-11-10T15:26:40.311Z] #20 71.98 Setting up bash-completion (1:2.8-6) ... [2021-11-10T15:26:40.423Z] #43 111.8 DEP criu/files-ext.d [2021-11-10T15:26:40.682Z] #43 112.1 DEP criu/file-lock.d [2021-11-10T15:26:40.941Z] #43 112.3 DEP criu/file-ids.d [2021-11-10T15:26:41.199Z] #43 112.6 DEP criu/fifo.d [2021-11-10T15:26:41.458Z] #43 112.9 DEP criu/fdstore.d [2021-11-10T15:26:41.716Z] #43 113.2 DEP criu/fault-injection.d [2021-11-10T15:26:41.717Z] #43 113.3 DEP criu/external.d [2021-11-10T15:26:41.975Z] #43 113.4 DEP criu/eventpoll.d [2021-11-10T15:26:41.975Z] #43 113.5 DEP criu/eventfd.d [2021-11-10T15:26:42.234Z] #43 113.7 DEP criu/crtools.d [2021-11-10T15:26:42.494Z] #43 113.9 DEP criu/cr-service.d [2021-11-10T15:26:42.754Z] #43 114.1 DEP criu/cr-restore.d [2021-11-10T15:26:42.861Z] #20 74.65 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-11-10T15:26:42.861Z] #20 74.67 Setting up xz-utils (5.2.4-1) ... [2021-11-10T15:26:42.861Z] #20 74.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-10T15:26:42.861Z] #20 74.70 Setting up patch (2.7.6-3+deb10u1) ... [2021-11-10T15:26:42.861Z] #20 74.71 Setting up sudo (1.8.27-1+deb10u3) ... [2021-11-10T15:26:42.861Z] #20 74.78 invoke-rc.d: could not determine current runlevel [2021-11-10T15:26:42.861Z] #20 74.79 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-10T15:26:42.861Z] #20 74.80 Setting up pigz (2.4-1) ... [2021-11-10T15:26:42.861Z] #20 74.81 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-10T15:26:42.861Z] #20 74.82 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-11-10T15:26:43.015Z] #43 114.3 DEP criu/cr-errno.d [2021-11-10T15:26:43.015Z] #43 114.4 DEP criu/cr-dump.d [2021-11-10T15:26:43.015Z] #43 114.5 DEP criu/cr-dedup.d [2021-11-10T15:26:43.261Z] #20 74.85 Setting up python-pip-whl (18.1-5) ... [2021-11-10T15:26:43.261Z] #20 74.86 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-11-10T15:26:43.261Z] #20 74.87 Setting up vim-runtime (2:8.1.0875-5) ... [2021-11-10T15:26:43.275Z] #43 114.7 DEP criu/cr-check.d [2021-11-10T15:26:43.523Z] #20 75.29 Setting up libaio1:amd64 (0.3.112-3) ... [2021-11-10T15:26:43.523Z] #20 75.32 Setting up libonig5:amd64 (6.9.1-1) ... [2021-11-10T15:26:43.523Z] #20 75.35 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-11-10T15:26:43.523Z] #20 75.36 Setting up vim (2:8.1.0875-5) ... [2021-11-10T15:26:43.523Z] #20 75.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-10T15:26:43.523Z] #20 75.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-10T15:26:43.523Z] #20 75.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-10T15:26:43.523Z] #20 75.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-10T15:26:43.523Z] #20 75.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-10T15:26:43.523Z] #20 75.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-10T15:26:43.523Z] #20 75.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-10T15:26:43.523Z] #20 75.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-10T15:26:43.523Z] #20 75.43 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-10T15:26:43.523Z] #20 75.45 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-11-10T15:26:43.523Z] #20 75.46 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-11-10T15:26:43.523Z] #20 75.47 Setting up jq (1.5+dfsg-2+b1) ... [2021-11-10T15:26:43.523Z] #20 75.49 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-11-10T15:26:43.535Z] #43 114.9 DEP criu/config.d [2021-11-10T15:26:43.785Z] #20 75.50 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-11-10T15:26:43.794Z] #43 ... [2021-11-10T15:26:43.794Z] [2021-11-10T15:26:43.794Z] #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-11-10T15:26:43.794Z] #32 sha256:d113cd23f4eec26f509df9eeb1b18b41c0ce527e43220165a8dbca37a12fe16d [2021-11-10T15:26:43.794Z] #32 DONE 215.4s [2021-11-10T15:26:43.794Z] [2021-11-10T15:26:43.794Z] #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-11-10T15:26:43.794Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:26:43.794Z] #43 115.0 DEP criu/clone-noasan.d [2021-11-10T15:26:43.794Z] #43 115.2 DEP criu/cgroup.d [2021-11-10T15:26:44.047Z] #20 ... [2021-11-10T15:26:44.047Z] [2021-11-10T15:26:44.047Z] #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-11-10T15:26:44.047Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:26:44.047Z] #43 134.7 CC criu/cr-errno.o [2021-11-10T15:26:44.047Z] #43 134.7 CC criu/cr-restore.o [2021-11-10T15:26:44.047Z] #43 139.1 CC criu/cr-service.o [2021-11-10T15:26:44.047Z] #43 140.5 CC criu/crtools.o [2021-11-10T15:26:44.047Z] #43 141.0 CC criu/eventfd.o [2021-11-10T15:26:44.047Z] #43 141.4 CC criu/eventpoll.o [2021-11-10T15:26:44.047Z] #43 142.2 CC criu/external.o [2021-11-10T15:26:44.047Z] #43 142.6 CC criu/fault-injection.o [2021-11-10T15:26:44.047Z] #43 142.7 CC criu/fdstore.o [2021-11-10T15:26:44.047Z] #43 143.1 CC criu/fifo.o [2021-11-10T15:26:44.047Z] #43 143.4 CC criu/file-ids.o [2021-11-10T15:26:44.047Z] #43 143.6 CC criu/file-lock.o [2021-11-10T15:26:44.047Z] #43 144.7 CC criu/files-ext.o [2021-11-10T15:26:44.053Z] #43 115.4 DEP criu/cgroup-props.d [2021-11-10T15:26:44.053Z] #43 115.6 DEP criu/bitmap.d [2021-11-10T15:26:44.308Z] #43 145.1 CC criu/files-reg.o [2021-11-10T15:26:44.312Z] #43 115.6 DEP criu/bfd.d [2021-11-10T15:26:44.312Z] #43 115.8 DEP criu/autofs.d [2021-11-10T15:26:44.571Z] #43 116.1 DEP criu/aio.d [2021-11-10T15:26:45.140Z] #43 116.5 DEP criu/action-scripts.d [2021-11-10T15:26:45.399Z] #43 116.9 CC criu/action-scripts.o [2021-11-10T15:26:46.337Z] #43 117.7 CC criu/aio.o [2021-11-10T15:26:46.337Z] #43 ... [2021-11-10T15:26:46.338Z] [2021-11-10T15:26:46.338Z] #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-11-10T15:26:46.338Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-10T15:26:46.338Z] #20 32.52 Reading package lists... [2021-11-10T15:26:46.338Z] #20 37.72 Building dependency tree... [2021-11-10T15:26:46.338Z] #20 38.58 Reading state information... [2021-11-10T15:26:46.338Z] #20 39.69 libcap2-bin is already the newest version (1:2.25-2). [2021-11-10T15:26:46.338Z] #20 39.69 The following additional packages will be installed: [2021-11-10T15:26:46.338Z] #20 39.69 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-11-10T15:26:46.338Z] #20 39.69 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-11-10T15:26:46.338Z] #20 39.69 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-11-10T15:26:46.338Z] #20 39.69 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-11-10T15:26:46.338Z] #20 39.69 python3.7 python3.7-minimal vim-runtime xxd [2021-11-10T15:26:46.338Z] #20 39.70 Suggested packages: [2021-11-10T15:26:46.338Z] #20 39.72 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-11-10T15:26:46.338Z] #20 39.72 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-11-10T15:26:46.338Z] #20 39.72 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-11-10T15:26:46.338Z] #20 39.72 quota [2021-11-10T15:26:46.338Z] #20 39.72 Recommended packages: [2021-11-10T15:26:46.338Z] #20 39.72 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-11-10T15:26:46.338Z] #20 39.72 python3-keyrings.alt python3-xdg unzip [2021-11-10T15:26:46.338Z] #20 42.85 The following NEW packages will be installed: [2021-11-10T15:26:46.338Z] #20 42.87 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-11-10T15:26:46.338Z] #20 42.88 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-11-10T15:26:46.338Z] #20 42.89 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-11-10T15:26:46.338Z] #20 42.89 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-11-10T15:26:46.338Z] #20 42.89 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-11-10T15:26:46.338Z] #20 42.89 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-11-10T15:26:46.338Z] #20 42.89 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-11-10T15:26:46.338Z] #20 42.89 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-10T15:26:46.338Z] #20 42.89 xz-utils zip [2021-11-10T15:26:46.338Z] #20 43.34 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2021-11-10T15:26:46.338Z] #20 43.34 Need to get 28.6 MB of archives. [2021-11-10T15:26:46.338Z] #20 43.34 After this operation, 116 MB of additional disk space will be used. [2021-11-10T15:26:46.338Z] #20 43.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-11-10T15:26:46.338Z] #20 43.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-11-10T15:26:46.338Z] #20 43.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-11-10T15:26:46.338Z] #20 43.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-11-10T15:26:46.338Z] #20 43.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-11-10T15:26:46.338Z] #20 43.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-11-10T15:26:46.338Z] #20 43.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-11-10T15:26:46.338Z] #20 43.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-11-10T15:26:46.338Z] #20 43.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-11-10T15:26:46.338Z] #20 43.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-11-10T15:26:46.338Z] #20 43.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-11-10T15:26:46.338Z] #20 43.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-11-10T15:26:46.338Z] #20 43.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-10T15:26:46.338Z] #20 43.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-11-10T15:26:46.338Z] #20 43.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-11-10T15:26:46.338Z] #20 43.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-11-10T15:26:46.338Z] #20 43.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-11-10T15:26:46.338Z] #20 43.63 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-11-10T15:26:46.338Z] #20 43.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-11-10T15:26:46.338Z] #20 43.65 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-11-10T15:26:46.338Z] #20 43.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-11-10T15:26:46.338Z] #20 43.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-11-10T15:26:46.338Z] #20 43.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-11-10T15:26:46.338Z] #20 43.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-11-10T15:26:46.338Z] #20 43.73 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-11-10T15:26:46.338Z] #20 43.74 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-11-10T15:26:46.338Z] #20 43.75 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-11-10T15:26:46.338Z] #20 43.75 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-11-10T15:26:46.338Z] #20 43.75 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-11-10T15:26:46.338Z] #20 44.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-11-10T15:26:46.338Z] #20 44.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-11-10T15:26:46.338Z] #20 44.17 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-11-10T15:26:46.338Z] #20 44.17 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-11-10T15:26:46.338Z] #20 44.17 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-11-10T15:26:46.338Z] #20 44.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-11-10T15:26:46.338Z] #20 44.20 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-11-10T15:26:46.338Z] #20 44.28 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-11-10T15:26:46.338Z] #20 44.28 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-11-10T15:26:46.338Z] #20 44.29 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-11-10T15:26:46.338Z] #20 44.30 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-11-10T15:26:46.338Z] #20 44.30 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-11-10T15:26:46.338Z] #20 44.32 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-11-10T15:26:46.338Z] #20 44.32 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-11-10T15:26:46.338Z] #20 44.37 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-11-10T15:26:46.338Z] #20 44.39 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-11-10T15:26:46.338Z] #20 44.40 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-11-10T15:26:46.338Z] #20 44.70 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-11-10T15:26:46.338Z] #20 44.77 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-11-10T15:26:46.338Z] #20 44.80 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-11-10T15:26:46.338Z] #20 45.97 debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T15:26:46.338Z] #20 46.20 Fetched 28.6 MB in 2s (16.0 MB/s) [2021-11-10T15:26:46.338Z] #20 46.31 Selecting previously unselected package pigz. [2021-11-10T15:26:46.338Z] #20 46.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 ... 23452 files and directories currently installed.) [2021-11-10T15:26:46.338Z] #20 46.41 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-11-10T15:26:46.338Z] #20 46.42 Unpacking pigz (2.4-1) ... [2021-11-10T15:26:46.338Z] #20 46.59 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-11-10T15:26:46.338Z] #20 46.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-11-10T15:26:46.338Z] #20 46.62 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-11-10T15:26:46.338Z] #20 47.41 Selecting previously unselected package python3.7-minimal. [2021-11-10T15:26:46.338Z] #20 47.41 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-11-10T15:26:46.338Z] #20 47.44 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-11-10T15:26:46.869Z] #43 ... [2021-11-10T15:26:46.869Z] [2021-11-10T15:26:46.869Z] #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-11-10T15:26:46.869Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-10T15:26:46.869Z] #20 78.37 Setting up iptables (1.8.2-4) ... [2021-11-10T15:26:46.869Z] #20 78.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-10T15:26:46.869Z] #20 78.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-10T15:26:46.869Z] #20 78.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-10T15:26:46.869Z] #20 78.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-10T15:26:46.869Z] #20 78.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-10T15:26:46.869Z] #20 78.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-10T15:26:46.869Z] #20 78.44 Setting up python3 (3.7.3-1) ... [2021-11-10T15:26:47.129Z] #20 78.87 Setting up python3-wheel (0.32.3-2) ... [2021-11-10T15:26:47.717Z] #20 48.68 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-11-10T15:26:47.717Z] #20 48.71 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-11-10T15:26:48.072Z] #20 79.68 Setting up apparmor (2.13.2-10) ... [2021-11-10T15:26:49.458Z] #20 81.37 Setting up xfsprogs (4.20.0-1) ... [2021-11-10T15:26:49.458Z] #20 81.39 Setting up python3-lib2to3 (3.7.3-1) ... [2021-11-10T15:26:49.623Z] #20 50.55 Selecting previously unselected package python3-minimal. [2021-11-10T15:26:49.623Z] #20 50.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2021-11-10T15:26:49.623Z] #20 50.59 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-11-10T15:26:49.623Z] #20 50.61 Unpacking python3-minimal (3.7.3-1) ... [2021-11-10T15:26:49.623Z] #20 50.67 Selecting previously unselected package libmpdec2:amd64. [2021-11-10T15:26:49.623Z] #20 50.69 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-11-10T15:26:49.623Z] #20 50.71 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-11-10T15:26:49.623Z] #20 50.83 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-11-10T15:26:49.623Z] #20 50.83 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-11-10T15:26:49.623Z] #20 50.84 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-11-10T15:26:50.031Z] #20 81.72 Setting up python3-pkg-resources (40.8.0-1) ... [2021-11-10T15:26:50.561Z] #20 51.71 Selecting previously unselected package python3.7. [2021-11-10T15:26:50.561Z] #20 51.73 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-11-10T15:26:50.561Z] #20 51.73 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-11-10T15:26:50.603Z] #20 82.57 Setting up python3-distutils (3.7.3-1) ... [2021-11-10T15:26:50.821Z] #20 51.85 Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-10T15:26:50.821Z] #20 51.87 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-11-10T15:26:50.821Z] #20 51.88 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-11-10T15:26:50.821Z] #20 52.00 Setting up python3-minimal (3.7.3-1) ... [2021-11-10T15:26:51.176Z] #20 82.99 Setting up python3-setuptools (40.8.0-1) ... [2021-11-10T15:26:51.760Z] #20 52.91 Selecting previously unselected package python3. [2021-11-10T15:26:51.760Z] #20 52.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2021-11-10T15:26:51.760Z] #20 52.95 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-11-10T15:26:51.760Z] #20 52.96 Unpacking python3 (3.7.3-1) ... [2021-11-10T15:26:52.020Z] #20 53.06 Selecting previously unselected package libip4tc0:amd64. [2021-11-10T15:26:52.020Z] #20 53.07 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-11-10T15:26:52.020Z] #20 53.08 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-11-10T15:26:52.020Z] #20 53.16 Selecting previously unselected package libip6tc0:amd64. [2021-11-10T15:26:52.020Z] #20 53.17 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-11-10T15:26:52.020Z] #20 53.18 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-11-10T15:26:52.020Z] #20 53.28 Selecting previously unselected package libiptc0:amd64. [2021-11-10T15:26:52.020Z] #20 53.29 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-11-10T15:26:52.020Z] #20 53.30 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-11-10T15:26:52.020Z] #20 53.38 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-10T15:26:52.279Z] #20 53.39 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-10T15:26:52.279Z] #20 53.40 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-10T15:26:52.279Z] #20 53.45 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-10T15:26:52.279Z] #20 53.45 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-11-10T15:26:52.279Z] #20 53.46 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-11-10T15:26:52.279Z] #20 53.54 Selecting previously unselected package libnftnl11:amd64. [2021-11-10T15:26:52.279Z] #20 53.54 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-11-10T15:26:52.279Z] #20 53.55 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-11-10T15:26:52.539Z] #20 53.64 Selecting previously unselected package iptables. [2021-11-10T15:26:52.539Z] #20 53.65 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-11-10T15:26:52.539Z] #20 53.66 Unpacking iptables (1.8.2-4) ... [2021-11-10T15:26:52.563Z] #20 84.28 Setting up python3-pip (18.1-5) ... [2021-11-10T15:26:52.803Z] #20 54.04 Selecting previously unselected package xxd. [2021-11-10T15:26:53.062Z] #20 54.05 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-11-10T15:26:53.062Z] #20 54.06 Unpacking xxd (2:8.1.0875-5) ... [2021-11-10T15:26:53.062Z] #20 54.19 Selecting previously unselected package vim-common. [2021-11-10T15:26:53.062Z] #20 54.20 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-11-10T15:26:53.062Z] #20 54.22 Unpacking vim-common (2:8.1.0875-5) ... [2021-11-10T15:26:53.322Z] #20 54.41 Selecting previously unselected package bash-completion. [2021-11-10T15:26:53.322Z] #20 54.42 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-11-10T15:26:53.505Z] #20 85.35 Processing triggers for libc-bin (2.28-10) ... [2021-11-10T15:26:53.767Z] #20 85.41 Processing triggers for mime-support (3.62) ... [2021-11-10T15:26:54.711Z] #20 DONE 86.3s [2021-11-10T15:26:54.711Z] [2021-11-10T15:26:54.711Z] #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-11-10T15:26:54.711Z] #21 sha256:6de0e67fa30f12c26b525d8b813e4f1da2ab4174c31da79f7ca0c14c5dffb924 [2021-11-10T15:26:55.869Z] #20 57.03 Unpacking bash-completion (1:2.8-6) ... [2021-11-10T15:26:56.098Z] #21 1.442 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-10T15:26:56.098Z] #21 1.450 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-10T15:26:56.098Z] #21 1.461 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-10T15:26:56.098Z] #21 DONE 1.5s [2021-11-10T15:26:56.098Z] [2021-11-10T15:26:56.098Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-10T15:26:56.098Z] #22 sha256:571eb4fdac8869a45356d3064c37f14f001666fb66f1a2adc75916696138da47 [2021-11-10T15:26:56.129Z] #20 57.38 Selecting previously unselected package bzip2. [2021-11-10T15:26:56.129Z] #20 57.38 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-11-10T15:26:56.129Z] #20 57.39 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-11-10T15:26:56.388Z] #20 57.49 Selecting previously unselected package xz-utils. [2021-11-10T15:26:56.388Z] #20 57.50 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-11-10T15:26:56.388Z] #20 57.51 Unpacking xz-utils (5.2.4-1) ... [2021-11-10T15:26:56.388Z] #20 57.68 Selecting previously unselected package apparmor. [2021-11-10T15:26:56.388Z] #20 57.70 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-11-10T15:26:56.647Z] #20 57.79 Unpacking apparmor (2.13.2-10) ... [2021-11-10T15:26:56.907Z] #20 58.14 Selecting previously unselected package aufs-tools. [2021-11-10T15:26:56.907Z] #20 58.16 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-11-10T15:26:57.041Z] #22 ... [2021-11-10T15:26:57.042Z] [2021-11-10T15:26:57.042Z] #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-11-10T15:26:57.042Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:26:57.042Z] #43 147.6 CC criu/files.o [2021-11-10T15:26:57.042Z] #43 149.6 CC criu/filesystems.o [2021-11-10T15:26:57.042Z] #43 150.4 CC criu/fsnotify.o [2021-11-10T15:26:57.042Z] #43 151.8 CC criu/image-desc.o [2021-11-10T15:26:57.042Z] #43 151.9 CC criu/image.o [2021-11-10T15:26:57.042Z] #43 152.8 CC criu/ipc_ns.o [2021-11-10T15:26:57.042Z] #43 154.0 CC criu/irmap.o [2021-11-10T15:26:57.042Z] #43 154.7 CC criu/kcmp-ids.o [2021-11-10T15:26:57.042Z] #43 155.1 CC criu/kerndat.o [2021-11-10T15:26:57.042Z] #43 157.2 CC criu/libnetlink.o [2021-11-10T15:26:57.042Z] #43 157.9 CC criu/log.o [2021-11-10T15:26:57.167Z] #20 58.17 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-11-10T15:26:57.167Z] #20 58.29 Selecting previously unselected package libonig5:amd64. [2021-11-10T15:26:57.167Z] #20 58.31 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-11-10T15:26:57.167Z] #20 58.32 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-11-10T15:26:57.167Z] #20 ... [2021-11-10T15:26:57.167Z] [2021-11-10T15:26:57.167Z] #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-11-10T15:26:57.167Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:26:57.167Z] #43 118.6 CC criu/autofs.o [2021-11-10T15:26:57.167Z] #43 119.8 CC criu/bfd.o [2021-11-10T15:26:57.167Z] #43 120.2 CC criu/bitmap.o [2021-11-10T15:26:57.167Z] #43 120.4 CC criu/cgroup-props.o [2021-11-10T15:26:57.167Z] #43 121.0 CC criu/cgroup.o [2021-11-10T15:26:57.167Z] #43 123.5 CC criu/clone-noasan.o [2021-11-10T15:26:57.167Z] #43 123.7 CC criu/config.o [2021-11-10T15:26:57.167Z] #43 125.0 CC criu/cr-check.o [2021-11-10T15:26:57.167Z] #43 126.7 CC criu/cr-dedup.o [2021-11-10T15:26:57.167Z] #43 127.1 CC criu/cr-dump.o [2021-11-10T15:26:57.426Z] #43 ... [2021-11-10T15:26:57.426Z] [2021-11-10T15:26:57.426Z] #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-11-10T15:26:57.426Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-10T15:26:57.426Z] #20 58.46 Selecting previously unselected package libjq1:amd64. [2021-11-10T15:26:57.426Z] #20 58.47 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-11-10T15:26:57.426Z] #20 58.48 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-10T15:26:57.426Z] #20 58.60 Selecting previously unselected package jq. [2021-11-10T15:26:57.426Z] #20 58.62 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-11-10T15:26:57.427Z] #20 58.63 Unpacking jq (1.5+dfsg-2+b1) ... [2021-11-10T15:26:57.686Z] #20 58.73 Selecting previously unselected package libaio1:amd64. [2021-11-10T15:26:57.686Z] #20 58.75 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-11-10T15:26:57.686Z] #20 58.76 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-11-10T15:26:57.686Z] #20 58.82 Selecting previously unselected package libgpm2:amd64. [2021-11-10T15:26:57.686Z] #20 58.84 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-11-10T15:26:57.686Z] #20 58.85 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-11-10T15:26:57.686Z] #20 58.94 Selecting previously unselected package libicu63:amd64. [2021-11-10T15:26:57.945Z] #20 58.94 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-11-10T15:26:57.945Z] #20 58.95 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-10T15:26:58.428Z] #43 159.0 CC criu/lsm.o [2021-11-10T15:26:59.371Z] #43 159.9 CC criu/mem.o [2021-11-10T15:27:01.236Z] #20 62.45 Selecting previously unselected package libnet1:amd64. [2021-11-10T15:27:01.236Z] #20 62.46 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-10T15:27:01.236Z] #20 62.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-10T15:27:01.287Z] #43 ... [2021-11-10T15:27:01.287Z] [2021-11-10T15:27:01.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-11-10T15:27:01.287Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-10T15:27:01.287Z] #40 264.3 + dpkg --print-architecture [2021-11-10T15:27:01.287Z] #40 264.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-11-10T15:27:01.321Z] --- PASS: TestBuildWithHugeFile (52.15s) [2021-11-10T15:27:01.321Z] === RUN TestBuildWithEmptyDockerfile [2021-11-10T15:27:01.321Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-10T15:27:01.321Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-10T15:27:01.321Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-10T15:27:01.321Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-10T15:27:01.321Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-10T15:27:01.321Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-10T15:27:01.322Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-10T15:27:01.322Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-10T15:27:01.322Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-10T15:27:01.322Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-11-10T15:27:01.322Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-11-10T15:27:01.322Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-11-10T15:27:01.322Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-11-10T15:27:01.322Z] === RUN TestBuildPreserveOwnership [2021-11-10T15:27:01.322Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-10T15:27:01.322Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-10T15:27:01.322Z] --- PASS: TestBuildPreserveOwnership (3.14s) [2021-11-10T15:27:01.322Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.09s) [2021-11-10T15:27:01.322Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.04s) [2021-11-10T15:27:01.322Z] === RUN TestBuildPlatformInvalid [2021-11-10T15:27:01.322Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-11-10T15:27:01.322Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-10T15:27:01.495Z] #20 62.58 Selecting previously unselected package libnl-3-200:amd64. [2021-11-10T15:27:01.495Z] #20 62.58 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-11-10T15:27:01.495Z] #20 62.59 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-11-10T15:27:01.495Z] #20 62.67 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-10T15:27:01.495Z] #20 62.67 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-11-10T15:27:01.495Z] #20 62.68 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-10T15:27:01.495Z] #20 62.75 Selecting previously unselected package libreadline5:amd64. [2021-11-10T15:27:01.495Z] #20 62.76 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-11-10T15:27:01.548Z] #40 264.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-10T15:27:01.548Z] #40 264.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-10T15:27:01.754Z] #20 62.78 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-11-10T15:27:01.754Z] #20 62.88 Selecting previously unselected package net-tools. [2021-11-10T15:27:01.754Z] #20 62.90 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-11-10T15:27:01.754Z] #20 62.91 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-11-10T15:27:02.014Z] #20 63.06 Selecting previously unselected package patch. [2021-11-10T15:27:02.014Z] #20 63.06 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-11-10T15:27:02.014Z] #20 63.07 Unpacking patch (2.7.6-3+deb10u1) ... [2021-11-10T15:27:02.014Z] #20 63.22 Selecting previously unselected package python-pip-whl. [2021-11-10T15:27:02.014Z] #20 63.22 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-11-10T15:27:02.014Z] #20 63.22 Unpacking python-pip-whl (18.1-5) ... [2021-11-10T15:27:02.582Z] #20 63.79 Selecting previously unselected package python3-lib2to3. [2021-11-10T15:27:02.582Z] #20 63.79 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-11-10T15:27:02.582Z] #20 63.80 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-11-10T15:27:02.842Z] #20 63.91 Selecting previously unselected package python3-distutils. [2021-11-10T15:27:02.842Z] #20 63.92 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-11-10T15:27:02.842Z] #20 63.93 Unpacking python3-distutils (3.7.3-1) ... [2021-11-10T15:27:02.842Z] #20 64.10 Selecting previously unselected package python3-pip. [2021-11-10T15:27:02.842Z] #20 64.13 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-11-10T15:27:02.842Z] #20 64.13 Unpacking python3-pip (18.1-5) ... [2021-11-10T15:27:03.101Z] #20 64.32 Selecting previously unselected package python3-pkg-resources. [2021-11-10T15:27:03.101Z] #20 64.32 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-11-10T15:27:03.101Z] #20 64.33 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-11-10T15:27:03.360Z] #20 64.49 Selecting previously unselected package python3-setuptools. [2021-11-10T15:27:03.360Z] #20 64.50 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-11-10T15:27:03.360Z] #20 64.51 Unpacking python3-setuptools (40.8.0-1) ... [2021-11-10T15:27:03.620Z] #20 64.74 Selecting previously unselected package python3-wheel. [2021-11-10T15:27:03.620Z] #20 64.75 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-11-10T15:27:03.620Z] #20 64.76 Unpacking python3-wheel (0.32.3-2) ... [2021-11-10T15:27:03.879Z] #20 64.85 Selecting previously unselected package sudo. [2021-11-10T15:27:03.879Z] #20 64.86 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-11-10T15:27:03.879Z] #20 64.87 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-11-10T15:27:04.397Z] #20 65.41 Selecting previously unselected package thin-provisioning-tools. [2021-11-10T15:27:04.397Z] #20 65.41 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-11-10T15:27:04.397Z] #20 65.42 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-11-10T15:27:04.397Z] #20 65.62 Selecting previously unselected package uidmap. [2021-11-10T15:27:04.397Z] #20 65.62 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-11-10T15:27:04.397Z] #20 65.63 Unpacking uidmap (1:4.5-1.1) ... [2021-11-10T15:27:04.657Z] #20 65.74 Selecting previously unselected package vim-runtime. [2021-11-10T15:27:04.657Z] #20 65.75 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-11-10T15:27:04.657Z] #20 65.79 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-11-10T15:27:04.657Z] #20 65.84 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-11-10T15:27:04.657Z] #20 65.84 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-11-10T15:27:07.945Z] #20 68.99 Selecting previously unselected package vim. [2021-11-10T15:27:07.945Z] #20 ... [2021-11-10T15:27:07.945Z] [2021-11-10T15:27:07.945Z] #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-11-10T15:27:07.945Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:27:07.945Z] #43 129.1 CC criu/cr-errno.o [2021-11-10T15:27:07.945Z] #43 129.2 CC criu/cr-restore.o [2021-11-10T15:27:07.945Z] #43 133.6 CC criu/cr-service.o [2021-11-10T15:27:07.945Z] #43 135.1 CC criu/crtools.o [2021-11-10T15:27:07.945Z] #43 135.7 CC criu/eventfd.o [2021-11-10T15:27:07.945Z] #43 136.0 CC criu/eventpoll.o [2021-11-10T15:27:07.945Z] #43 136.7 CC criu/external.o [2021-11-10T15:27:07.945Z] #43 137.1 CC criu/fault-injection.o [2021-11-10T15:27:07.945Z] #43 137.2 CC criu/fdstore.o [2021-11-10T15:27:07.945Z] #43 137.6 CC criu/fifo.o [2021-11-10T15:27:07.945Z] #43 138.0 CC criu/file-ids.o [2021-11-10T15:27:07.945Z] #43 138.4 CC criu/file-lock.o [2021-11-10T15:27:07.945Z] #43 139.3 CC criu/files-ext.o [2021-11-10T15:27:07.945Z] #43 ... [2021-11-10T15:27:07.945Z] [2021-11-10T15:27:07.945Z] #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-11-10T15:27:07.945Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-10T15:27:07.945Z] #20 68.99 Selecting previously unselected package vim. [2021-11-10T15:27:07.945Z] #20 68.99 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-11-10T15:27:07.945Z] #20 69.03 Unpacking vim (2:8.1.0875-5) ... [2021-11-10T15:27:08.135Z] #40 ... [2021-11-10T15:27:08.135Z] [2021-11-10T15:27:08.135Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-10T15:27:08.135Z] #22 sha256:571eb4fdac8869a45356d3064c37f14f001666fb66f1a2adc75916696138da47 [2021-11-10T15:27:08.135Z] #22 9.614 Collecting yamllint==1.26.1 [2021-11-10T15:27:08.514Z] #20 69.51 Selecting previously unselected package xfsprogs. [2021-11-10T15:27:08.514Z] #20 69.52 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-11-10T15:27:08.514Z] #20 69.54 Unpacking xfsprogs (4.20.0-1) ... [2021-11-10T15:27:09.082Z] #20 70.05 Selecting previously unselected package zip. [2021-11-10T15:27:09.082Z] #20 70.06 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-11-10T15:27:09.082Z] #20 70.07 Unpacking zip (3.0-11+b1) ... [2021-11-10T15:27:09.082Z] #20 70.24 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-11-10T15:27:09.082Z] #20 70.26 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-11-10T15:27:09.082Z] #20 70.27 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-11-10T15:27:09.082Z] #20 70.28 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-11-10T15:27:09.082Z] #20 70.29 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-11-10T15:27:09.082Z] #20 70.31 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-11-10T15:27:09.082Z] #20 70.32 Setting up uidmap (1:4.5-1.1) ... [2021-11-10T15:27:09.082Z] #20 70.33 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-11-10T15:27:09.082Z] #20 70.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-10T15:27:09.082Z] #20 70.36 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-11-10T15:27:09.082Z] #20 70.37 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-10T15:27:09.082Z] #20 70.38 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-10T15:27:09.082Z] #20 70.40 Setting up xxd (2:8.1.0875-5) ... [2021-11-10T15:27:09.341Z] #20 70.41 Setting up zip (3.0-11+b1) ... [2021-11-10T15:27:09.341Z] #20 70.42 Setting up vim-common (2:8.1.0875-5) ... [2021-11-10T15:27:09.341Z] #20 70.46 Setting up bash-completion (1:2.8-6) ... [2021-11-10T15:27:10.495Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-10T15:27:10.495Z] [2021-11-10T15:27:10.495Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-10T15:27:10.495Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-10T15:27:10.495Z] HOSTNAME=7f3069b2dc1d [2021-11-10T15:27:10.495Z] TESTDEBUG=0 [2021-11-10T15:27:10.495Z] DEST=bundles/test-integration [2021-11-10T15:27:10.495Z] PWD=/go/src/github.com/docker/docker [2021-11-10T15:27:10.495Z] DOCKER_GITCOMMIT=7677aeafd7e25aa063c0e40217a26c316a5a2d0c [2021-11-10T15:27:10.495Z] container=docker [2021-11-10T15:27:10.495Z] HOME=/root [2021-11-10T15:27:10.495Z] GOLANG_VERSION=1.16.10 [2021-11-10T15:27:10.495Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-10T15:27:10.495Z] VALIDATE_BRANCH=20.10 [2021-11-10T15:27:10.495Z] TERM=xterm [2021-11-10T15:27:10.495Z] DOCKER_PKG=github.com/docker/docker [2021-11-10T15:27:10.495Z] SHLVL=1 [2021-11-10T15:27:10.495Z] TIMEOUT=120m [2021-11-10T15:27:10.495Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-10T15:27:10.495Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-10T15:27:10.495Z] GO111MODULE=off [2021-11-10T15:27:10.495Z] DOCKER_EXPERIMENTAL=1 [2021-11-10T15:27:10.495Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-10T15:27:10.495Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-10T15:27:10.495Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-10T15:27:10.495Z] GOPATH=/go [2021-11-10T15:27:10.495Z] PKG_CONFIG=pkg-config [2021-11-10T15:27:10.495Z] _=/usr/bin/env [2021-11-10T15:27:10.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-10T15:27:11.441Z] #22 14.93 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-11-10T15:27:12.013Z] #22 16.07 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-11-10T15:27:12.013Z] #22 16.11 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-11-10T15:27:12.013Z] #22 16.17 Collecting pyyaml (from yamllint==1.26.1) [2021-11-10T15:27:12.599Z] #22 16.50 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2021-11-10T15:27:12.631Z] #20 73.30 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-11-10T15:27:12.631Z] #20 73.31 Setting up xz-utils (5.2.4-1) ... [2021-11-10T15:27:12.631Z] #20 73.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-10T15:27:12.631Z] #20 73.34 Setting up patch (2.7.6-3+deb10u1) ... [2021-11-10T15:27:12.631Z] #20 73.35 Setting up sudo (1.8.27-1+deb10u3) ... [2021-11-10T15:27:12.631Z] #20 73.41 invoke-rc.d: could not determine current runlevel [2021-11-10T15:27:12.631Z] #20 73.42 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-10T15:27:12.631Z] #20 73.44 Setting up pigz (2.4-1) ... [2021-11-10T15:27:12.631Z] #20 73.45 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-10T15:27:12.631Z] #20 73.47 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-11-10T15:27:12.631Z] #20 73.49 Setting up python-pip-whl (18.1-5) ... [2021-11-10T15:27:12.631Z] #20 73.50 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-11-10T15:27:12.631Z] #20 73.52 Setting up vim-runtime (2:8.1.0875-5) ... [2021-11-10T15:27:12.863Z] #22 16.81 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-11-10T15:27:12.863Z] #22 16.81 Building wheels for collected packages: yamllint [2021-11-10T15:27:12.863Z] #22 16.82 Running setup.py bdist_wheel for yamllint: started [2021-11-10T15:27:12.891Z] #20 73.93 Setting up libaio1:amd64 (0.3.112-3) ... [2021-11-10T15:27:12.891Z] #20 73.95 Setting up libonig5:amd64 (6.9.1-1) ... [2021-11-10T15:27:12.891Z] #20 73.96 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-11-10T15:27:12.891Z] #20 73.98 Setting up vim (2:8.1.0875-5) ... [2021-11-10T15:27:12.891Z] #20 74.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-10T15:27:12.891Z] #20 74.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-10T15:27:12.891Z] #20 74.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-10T15:27:12.891Z] #20 74.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-10T15:27:12.891Z] #20 74.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-10T15:27:12.891Z] #20 74.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-10T15:27:12.891Z] #20 74.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-10T15:27:12.891Z] #20 74.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-10T15:27:12.891Z] #20 74.07 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-10T15:27:12.891Z] #20 74.09 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-11-10T15:27:12.891Z] #20 74.11 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-11-10T15:27:12.891Z] #20 74.12 Setting up jq (1.5+dfsg-2+b1) ... [2021-11-10T15:27:12.891Z] #20 74.13 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-11-10T15:27:13.125Z] #22 ... [2021-11-10T15:27:13.125Z] [2021-11-10T15:27:13.125Z] #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-11-10T15:27:13.125Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:27:13.125Z] #43 163.8 CC criu/memfd.o [2021-11-10T15:27:13.125Z] #43 165.0 CC criu/mount.o [2021-11-10T15:27:13.125Z] #43 168.9 CC criu/namespaces.o [2021-11-10T15:27:13.125Z] #43 170.4 CC criu/net.o [2021-11-10T15:27:13.125Z] #43 173.9 CC criu/netfilter.o [2021-11-10T15:27:13.150Z] #20 74.15 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-11-10T15:27:13.696Z] #43 174.3 CC criu/page-pipe.o [2021-11-10T15:27:14.267Z] #43 ... [2021-11-10T15:27:14.267Z] [2021-11-10T15:27:14.267Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-10T15:27:14.267Z] #22 sha256:571eb4fdac8869a45356d3064c37f14f001666fb66f1a2adc75916696138da47 [2021-11-10T15:27:14.267Z] #22 18.07 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-11-10T15:27:14.267Z] #22 18.07 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-11-10T15:27:14.267Z] #22 18.13 Successfully built yamllint [2021-11-10T15:27:14.267Z] #22 18.16 Installing collected packages: pathspec, pyyaml, yamllint [2021-11-10T15:27:14.527Z] #22 18.61 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-10T15:27:15.100Z] #22 DONE 19.1s [2021-11-10T15:27:15.100Z] [2021-11-10T15:27:15.100Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-11-10T15:27:15.100Z] #25 sha256:88803d264b938de98ba20f034d1b6f54cb427967651c62a2a07f67f6c6784878 [2021-11-10T15:27:15.361Z] #25 DONE 0.1s [2021-11-10T15:27:15.361Z] [2021-11-10T15:27:15.361Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-10T15:27:15.361Z] #30 sha256:8a165c61c0e267487167d11137c5b1f2de34d5948f6bb87d1ef5a0527fb589e0 [2021-11-10T15:27:16.160Z] Loaded image: buildpack-deps:buster [2021-11-10T15:27:16.160Z] Loaded image: busybox:latest [2021-11-10T15:27:16.160Z] Loaded image: busybox:glibc [2021-11-10T15:27:16.441Z] #20 77.04 Setting up iptables (1.8.2-4) ... [2021-11-10T15:27:16.441Z] #20 77.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-10T15:27:16.441Z] #20 77.07 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-10T15:27:16.441Z] #20 77.08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-10T15:27:16.441Z] #20 77.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-10T15:27:16.441Z] #20 77.09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-10T15:27:16.441Z] #20 77.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-10T15:27:16.441Z] #20 77.11 Setting up python3 (3.7.3-1) ... [2021-11-10T15:27:16.441Z] #20 77.50 Setting up python3-wheel (0.32.3-2) ... [2021-11-10T15:27:16.750Z] #30 DONE 1.4s [2021-11-10T15:27:16.750Z] [2021-11-10T15:27:16.750Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-10T15:27:16.750Z] #33 sha256:3cb0a57208ef947dc3277a1e3948a6207ca5ab8f3679171b44a7696e0573f8c0 [2021-11-10T15:27:16.750Z] #33 DONE 0.1s [2021-11-10T15:27:16.750Z] [2021-11-10T15:27:16.750Z] #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-11-10T15:27:16.750Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:27:16.750Z] #43 175.0 CC criu/page-xfer.o [2021-11-10T15:27:16.750Z] #43 ... [2021-11-10T15:27:16.750Z] [2021-11-10T15:27:16.750Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-11-10T15:27:16.750Z] #35 sha256:33528de8a2d5d58b20a8818daa1abcea8def4f9b211ea0ff1ffcb68f18288db3 [2021-11-10T15:27:16.750Z] #35 DONE 0.1s [2021-11-10T15:27:17.010Z] [2021-11-10T15:27:17.011Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-11-10T15:27:17.011Z] #38 sha256:4be4f18d1d0ed1f638b19ef752817fdfe59e266bce2a32984fa64a45915276e8 [2021-11-10T15:27:17.011Z] #38 DONE 0.1s [2021-11-10T15:27:17.011Z] [2021-11-10T15:27:17.011Z] #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-11-10T15:27:17.011Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:27:17.011Z] #43 177.7 CC criu/pagemap-cache.o [2021-11-10T15:27:17.011Z] #20 78.29 Setting up apparmor (2.13.2-10) ... [2021-11-10T15:27:17.953Z] #43 178.4 CC criu/pagemap.o [2021-11-10T15:27:18.074Z] Loaded image: debian:bullseye [2021-11-10T15:27:18.074Z] Loaded image: hello-world:latest [2021-11-10T15:27:18.074Z] Loaded image: arm32v7/hello-world:latest [2021-11-10T15:27:18.402Z] #20 ... [2021-11-10T15:27:18.402Z] [2021-11-10T15:27:18.402Z] #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-11-10T15:27:18.402Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:27:18.402Z] #43 139.7 CC criu/files-reg.o [2021-11-10T15:27:18.402Z] #43 142.1 CC criu/files.o [2021-11-10T15:27:18.402Z] #43 144.2 CC criu/filesystems.o [2021-11-10T15:27:18.402Z] #43 145.0 CC criu/fsnotify.o [2021-11-10T15:27:18.402Z] #43 146.1 CC criu/image-desc.o [2021-11-10T15:27:18.402Z] #43 146.2 CC criu/image.o [2021-11-10T15:27:18.402Z] #43 147.2 CC criu/ipc_ns.o [2021-11-10T15:27:18.402Z] #43 148.4 CC criu/irmap.o [2021-11-10T15:27:18.402Z] #43 149.0 CC criu/kcmp-ids.o [2021-11-10T15:27:18.402Z] #43 149.2 CC criu/kerndat.o [2021-11-10T15:27:18.897Z] #43 179.5 CC criu/parasite-syscall.o [2021-11-10T15:27:18.971Z] #43 150.3 CC criu/libnetlink.o [2021-11-10T15:27:18.971Z] #43 ... [2021-11-10T15:27:18.971Z] [2021-11-10T15:27:18.971Z] #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-11-10T15:27:18.971Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-10T15:27:18.971Z] #20 80.19 Setting up xfsprogs (4.20.0-1) ... [2021-11-10T15:27:18.971Z] #20 80.20 Setting up python3-lib2to3 (3.7.3-1) ... [2021-11-10T15:27:19.540Z] #20 80.67 Setting up python3-pkg-resources (40.8.0-1) ... [2021-11-10T15:27:19.840Z] #43 180.4 CC criu/path.o [2021-11-10T15:27:20.102Z] #43 180.7 CC criu/pie-util-vdso-elf32.o [2021-11-10T15:27:20.478Z] #20 81.68 Setting up python3-distutils (3.7.3-1) ... [2021-11-10T15:27:20.675Z] #43 181.2 CC criu/pie-util-vdso.o [2021-11-10T15:27:20.937Z] #43 181.5 CC criu/pie-util.o [2021-11-10T15:27:21.047Z] #20 82.13 Setting up python3-setuptools (40.8.0-1) ... [2021-11-10T15:27:21.198Z] #43 181.7 CC criu/pipes.o [2021-11-10T15:27:21.772Z] #43 182.4 CC criu/plugin.o [2021-11-10T15:27:21.986Z] #20 83.25 Setting up python3-pip (18.1-5) ... [2021-11-10T15:27:22.033Z] #43 182.8 CC criu/proc_parse.o [2021-11-10T15:27:22.958Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-10T15:27:22.958Z] [2021-11-10T15:27:22.958Z] ________ ____ __. [2021-11-10T15:27:22.958Z] \_____ \ | |/ _| [2021-11-10T15:27:22.958Z] / | \| < [2021-11-10T15:27:22.958Z] / | \ | \ [2021-11-10T15:27:22.958Z] \_______ /____|__ \ [2021-11-10T15:27:22.958Z] \/ \/ [2021-11-10T15:27:22.958Z] [2021-11-10T15:27:22.958Z] INFO: make.ps1 ended at 11/10/2021 15:27:17 [2021-11-10T15:27:22.958Z] INFO: Binaries build ended at 11/10/2021 15:27:19. Duration:00:01:14.7021157 [2021-11-10T15:27:22.958Z] INFO: Copying the built daemon binary to d:\CI\PR-43008\4\binary\dockerd-7677aeafd7.exe... [2021-11-10T15:27:22.958Z] INFO: Copying the built client binary to d:\CI\PR-43008\4\binary\docker-7677aeafd7.exe... [2021-11-10T15:27:22.958Z] INFO: Copying dockerversion from the container... [2021-11-10T15:27:22.958Z] INFO: Copying the golang package from the container to d:\CI\PR-43008\4\installer\go.zip... [2021-11-10T15:27:22.958Z] INFO: Extracting go.zip to d:\CI\PR-43008\4\go [2021-11-10T15:27:23.364Z] #20 84.47 Processing triggers for libc-bin (2.28-10) ... [2021-11-10T15:27:23.365Z] #20 84.50 Processing triggers for mime-support (3.62) ... [2021-11-10T15:27:24.304Z] #20 DONE 85.4s [2021-11-10T15:27:24.304Z] [2021-11-10T15:27:24.304Z] #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-11-10T15:27:24.304Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:27:24.304Z] #43 150.7 CC criu/log.o [2021-11-10T15:27:24.304Z] #43 151.2 CC criu/lsm.o [2021-11-10T15:27:24.304Z] #43 151.5 CC criu/mem.o [2021-11-10T15:27:24.304Z] #43 153.3 CC criu/memfd.o [2021-11-10T15:27:24.304Z] #43 154.0 CC criu/mount.o [2021-11-10T15:27:25.336Z] #43 185.4 CC criu/protobuf-desc.o [2021-11-10T15:27:25.597Z] #43 186.3 CC criu/protobuf.o [2021-11-10T15:27:25.683Z] #43 ... [2021-11-10T15:27:25.683Z] [2021-11-10T15:27:25.683Z] #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-11-10T15:27:25.683Z] #21 sha256:6de0e67fa30f12c26b525d8b813e4f1da2ab4174c31da79f7ca0c14c5dffb924 [2021-11-10T15:27:25.683Z] #21 1.445 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-10T15:27:25.683Z] #21 1.464 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-10T15:27:25.683Z] #21 1.472 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-10T15:27:25.683Z] #21 DONE 1.6s [2021-11-10T15:27:25.942Z] [2021-11-10T15:27:25.942Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-10T15:27:25.942Z] #22 sha256:571eb4fdac8869a45356d3064c37f14f001666fb66f1a2adc75916696138da47 [2021-11-10T15:27:26.158Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.57s) [2021-11-10T15:27:26.158Z] PASS [2021-11-10T15:27:26.158Z] [2021-11-10T15:27:26.158Z] === Skipped [2021-11-10T15:27:26.158Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-10T15:27:26.158Z] build_session_test.go:25: TODO: BuildKit [2021-11-10T15:27:26.158Z] [2021-11-10T15:27:26.158Z] [2021-11-10T15:27:26.158Z] DONE 33 tests, 1 skipped in 116.026s [2021-11-10T15:27:26.158Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-10T15:27:26.158Z] INFO: Testing against a local daemon [2021-11-10T15:27:26.158Z] === RUN TestConfigInspect [2021-11-10T15:27:26.169Z] #43 186.8 CC criu/pstree.o [2021-11-10T15:27:27.522Z] --- PASS: TestConfigInspect (2.14s) [2021-11-10T15:27:27.522Z] === RUN TestConfigList [2021-11-10T15:27:27.555Z] #43 188.0 CC criu/rbtree.o [2021-11-10T15:27:27.555Z] #43 188.4 CC criu/rst-malloc.o [2021-11-10T15:27:28.131Z] #43 188.8 CC criu/seccomp.o [2021-11-10T15:27:29.074Z] #43 189.5 CC criu/seize.o [2021-11-10T15:27:29.074Z] #43 ... [2021-11-10T15:27:29.074Z] [2021-11-10T15:27:29.074Z] #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-11-10T15:27:29.074Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-10T15:27:29.074Z] #40 DONE 292.3s [2021-11-10T15:27:29.074Z] [2021-11-10T15:27:29.074Z] #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-11-10T15:27:29.074Z] #49 sha256:5e23d2972834a194155d175ddf1aaa42baab93779763ddd16c6393d2d85f4068 [2021-11-10T15:27:30.035Z] --- PASS: TestConfigList (2.11s) [2021-11-10T15:27:30.035Z] === RUN TestConfigsCreateAndDelete [2021-11-10T15:27:30.461Z] #49 ... [2021-11-10T15:27:30.461Z] [2021-11-10T15:27:30.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-11-10T15:27:30.461Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:27:30.461Z] #43 191.0 CC criu/servicefd.o [2021-11-10T15:27:31.035Z] #43 ... [2021-11-10T15:27:31.035Z] [2021-11-10T15:27:31.035Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-11-10T15:27:31.035Z] #41 sha256:1359152f7d72badbd3d9861eecdb7093a876eb1545a2c7b705616e701065d9bc [2021-11-10T15:27:31.035Z] #41 DONE 0.2s [2021-11-10T15:27:31.035Z] [2021-11-10T15:27:31.036Z] #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-11-10T15:27:31.036Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:27:31.036Z] #43 191.7 CC criu/shmem.o [2021-11-10T15:27:31.921Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2021-11-10T15:27:31.921Z] === RUN TestConfigsUpdate [2021-11-10T15:27:32.430Z] #43 193.1 CC criu/sigframe.o [2021-11-10T15:27:32.512Z] #22 ... [2021-11-10T15:27:32.512Z] [2021-11-10T15:27:32.512Z] #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-11-10T15:27:32.512Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-10T15:27:32.512Z] #40 259.1 + dpkg --print-architecture [2021-11-10T15:27:32.512Z] #40 259.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-11-10T15:27:32.512Z] #40 259.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-10T15:27:32.512Z] #40 259.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-10T15:27:32.700Z] #43 193.2 CC criu/signalfd.o [2021-11-10T15:27:32.962Z] #43 193.6 CC criu/sk-inet.o [2021-11-10T15:27:33.906Z] #43 194.5 CC criu/sk-netlink.o [2021-11-10T15:27:34.167Z] #43 194.9 CC criu/sk-packet.o [2021-11-10T15:27:34.436Z] --- PASS: TestConfigsUpdate (2.22s) [2021-11-10T15:27:34.436Z] === RUN TestTemplatedConfig [2021-11-10T15:27:34.740Z] #43 195.5 CC criu/sk-queue.o [2021-11-10T15:27:35.313Z] #43 195.9 CC criu/sk-tcp.o [2021-11-10T15:27:35.313Z] #43 ... [2021-11-10T15:27:35.313Z] [2021-11-10T15:27:35.313Z] #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-11-10T15:27:35.313Z] #49 sha256:5e23d2972834a194155d175ddf1aaa42baab93779763ddd16c6393d2d85f4068 [2021-11-10T15:27:35.313Z] #49 298.8 + /build/golangci-lint --version [2021-11-10T15:27:35.313Z] #49 299.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-10T15:27:35.313Z] #49 DONE 299.3s [2021-11-10T15:27:35.574Z] [2021-11-10T15:27:35.574Z] #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-11-10T15:27:35.574Z] #56 sha256:5c861b756fa3231976984f17154524a6dc4dd067548acf817639e0a98522a25f [2021-11-10T15:27:35.802Z] #40 ... [2021-11-10T15:27:35.802Z] [2021-11-10T15:27:35.802Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-10T15:27:35.802Z] #22 sha256:571eb4fdac8869a45356d3064c37f14f001666fb66f1a2adc75916696138da47 [2021-11-10T15:27:35.802Z] #22 9.720 Collecting yamllint==1.26.1 [2021-11-10T15:27:35.835Z] #56 ... [2021-11-10T15:27:35.836Z] [2021-11-10T15:27:35.836Z] #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-11-10T15:27:35.836Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:27:35.836Z] #43 196.6 CC criu/sk-unix.o [2021-11-10T15:27:36.950Z] --- PASS: TestTemplatedConfig (2.50s) [2021-11-10T15:27:36.951Z] === RUN TestConfigCreateResolve [2021-11-10T15:27:38.384Z] #43 199.1 CC criu/sockets.o [2021-11-10T15:27:38.836Z] --- PASS: TestConfigCreateResolve (2.11s) [2021-11-10T15:27:38.836Z] === RUN TestConfigDaemonLibtrustID [2021-11-10T15:27:39.092Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-11-10T15:27:39.092Z] PASS [2021-11-10T15:27:39.092Z] [2021-11-10T15:27:39.092Z] DONE 7 tests in 13.767s [2021-11-10T15:27:39.092Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-10T15:27:39.092Z] INFO: Testing against a local daemon [2021-11-10T15:27:39.092Z] === RUN TestCheckpoint [2021-11-10T15:27:39.092Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-10T15:27:39.092Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-10T15:27:39.092Z] === RUN TestContainerInvalidJSON [2021-11-10T15:27:39.092Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-11-10T15:27:39.092Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-11-10T15:27:39.092Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-10T15:27:39.092Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-10T15:27:39.092Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-10T15:27:39.092Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-10T15:27:39.092Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-11-10T15:27:39.092Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-10T15:27:39.092Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-10T15:27:39.092Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-10T15:27:39.092Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-11-10T15:27:39.092Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-10T15:27:39.092Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-10T15:27:39.092Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-10T15:27:39.348Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-11-10T15:27:39.348Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-10T15:27:39.348Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-10T15:27:39.348Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-10T15:27:39.348Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-11-10T15:27:39.348Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-10T15:27:39.348Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-11-10T15:27:39.348Z] === RUN TestCopyFromContainer [2021-11-10T15:27:39.772Z] #43 200.1 CC criu/stats.o [2021-11-10T15:27:39.772Z] #43 200.4 CC criu/string.o [2021-11-10T15:27:39.772Z] #43 200.5 CC criu/sysctl.o [2021-11-10T15:27:39.996Z] #22 ... [2021-11-10T15:27:39.996Z] [2021-11-10T15:27:39.996Z] #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-11-10T15:27:39.996Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:27:39.996Z] #43 161.0 CC criu/namespaces.o [2021-11-10T15:27:39.996Z] #43 165.2 CC criu/net.o [2021-11-10T15:27:39.996Z] #43 168.8 CC criu/netfilter.o [2021-11-10T15:27:39.996Z] #43 169.2 CC criu/page-pipe.o [2021-11-10T15:27:39.996Z] #43 169.8 CC criu/page-xfer.o [2021-11-10T15:27:39.996Z] #43 171.3 CC criu/pagemap-cache.o [2021-11-10T15:27:40.255Z] #43 171.6 CC criu/pagemap.o [2021-11-10T15:27:40.274Z] === RUN TestCopyFromContainer// [2021-11-10T15:27:40.345Z] #43 200.9 CC criu/sysfs_parse.o [2021-11-10T15:27:40.531Z] === RUN TestCopyFromContainer//bar/root [2021-11-10T15:27:40.531Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-10T15:27:40.531Z] === RUN TestCopyFromContainer/bar/quux [2021-11-10T15:27:40.531Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-10T15:27:40.531Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-10T15:27:40.606Z] #43 201.2 CC criu/timens.o [2021-11-10T15:27:40.606Z] #43 201.5 CC criu/timerfd.o [2021-11-10T15:27:40.789Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-10T15:27:40.789Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-10T15:27:40.789Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-10T15:27:40.789Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-10T15:27:40.823Z] #43 ... [2021-11-10T15:27:40.823Z] [2021-11-10T15:27:40.823Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-10T15:27:40.823Z] #22 sha256:571eb4fdac8869a45356d3064c37f14f001666fb66f1a2adc75916696138da47 [2021-11-10T15:27:40.823Z] #22 15.07 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-11-10T15:27:41.045Z] --- PASS: TestCopyFromContainer (1.55s) [2021-11-10T15:27:41.045Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-10T15:27:41.045Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-11-10T15:27:41.045Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-10T15:27:41.045Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-11-10T15:27:41.045Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-10T15:27:41.045Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-10T15:27:41.045Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-10T15:27:41.045Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-10T15:27:41.045Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-10T15:27:41.045Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-10T15:27:41.045Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-10T15:27:41.045Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-10T15:27:41.045Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-10T15:27:41.045Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-10T15:27:41.045Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-10T15:27:41.045Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-10T15:27:41.045Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-10T15:27:41.045Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-10T15:27:41.045Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-10T15:27:41.045Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-10T15:27:41.045Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-10T15:27:41.045Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-10T15:27:41.045Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-10T15:27:41.045Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-10T15:27:41.045Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-10T15:27:41.045Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-11-10T15:27:41.045Z] === RUN TestCreateWithInvalidEnv [2021-11-10T15:27:41.045Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-10T15:27:41.045Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-10T15:27:41.045Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-10T15:27:41.045Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-10T15:27:41.045Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-10T15:27:41.045Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-10T15:27:41.045Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-10T15:27:41.045Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-10T15:27:41.045Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-10T15:27:41.045Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-10T15:27:41.045Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-10T15:27:41.045Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-10T15:27:41.045Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-10T15:27:41.045Z] === RUN TestCreateTmpfsMountsTarget [2021-11-10T15:27:41.045Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-11-10T15:27:41.045Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-10T15:27:41.179Z] #43 201.7 CC criu/tty.o [2021-11-10T15:27:42.202Z] #22 16.27 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-11-10T15:27:42.202Z] #22 16.33 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-11-10T15:27:42.202Z] #22 16.40 Collecting pyyaml (from yamllint==1.26.1) [2021-11-10T15:27:42.410Z] --- PASS: TestCreateWithCustomMaskedPaths (1.45s) [2021-11-10T15:27:42.410Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-10T15:27:42.567Z] #43 203.0 CC criu/tun.o [2021-11-10T15:27:42.567Z] #43 203.3 CC criu/uffd.o [2021-11-10T15:27:42.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-10T15:27:42.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-10T15:27:42.770Z] #22 16.75 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2021-11-10T15:27:43.030Z] #22 17.06 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-11-10T15:27:43.030Z] #22 17.06 Building wheels for collected packages: yamllint [2021-11-10T15:27:43.030Z] #22 17.06 Running setup.py bdist_wheel for yamllint: started [2021-11-10T15:27:43.512Z] #43 204.1 CC criu/util.o [2021-11-10T15:27:43.775Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.42s) [2021-11-10T15:27:43.775Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-10T15:27:43.775Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-10T15:27:43.775Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-10T15:27:43.775Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-10T15:27:43.775Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-10T15:27:43.775Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-10T15:27:43.775Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-10T15:27:43.775Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-10T15:27:43.775Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-10T15:27:43.775Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-10T15:27:43.775Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-10T15:27:43.775Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-10T15:27:43.775Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-10T15:27:43.775Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-10T15:27:43.775Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-10T15:27:43.970Z] #22 18.16 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-11-10T15:27:43.970Z] #22 18.17 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-11-10T15:27:43.970Z] #22 18.23 Successfully built yamllint [2021-11-10T15:27:43.970Z] #22 18.26 Installing collected packages: pathspec, pyyaml, yamllint [2021-11-10T15:27:44.031Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-10T15:27:44.031Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-10T15:27:44.031Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-10T15:27:44.031Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-10T15:27:44.031Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-10T15:27:44.031Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-10T15:27:44.031Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-10T15:27:44.031Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-10T15:27:44.188Z] INFO: Extraction ended at 11/10/2021 15:27:42. Duration:00:00:21.6782365 [2021-11-10T15:27:44.188Z] INFO: Updating the golang and path environment variables [2021-11-10T15:27:44.188Z] INFO: GOPATH=d:\gopath [2021-11-10T15:27:44.188Z] INFO: go version go1.16.10 windows/amd64 [2021-11-10T15:27:44.188Z] INFO: Running the daemon under test in debug mode [2021-11-10T15:27:44.188Z] INFO: Starting a daemon under test... [2021-11-10T15:27:44.188Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43008\4\daemon --pidfile d:\CI\PR-43008\4\docker.pid -D [2021-11-10T15:27:44.188Z] INFO: Process started successfully. [2021-11-10T15:27:44.188Z] INFO: Start tailing logs of the daemon under tests [2021-11-10T15:27:44.188Z] INFO: Waiting for the daemon under test to start... [2021-11-10T15:27:44.456Z] #43 205.0 CC criu/uts_ns.o [2021-11-10T15:27:44.457Z] #43 205.2 CC criu/vdso-compat.o [2021-11-10T15:27:44.538Z] #22 18.66 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-10T15:27:44.593Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2021-11-10T15:27:44.593Z] === RUN TestCreateDifferentPlatform [2021-11-10T15:27:44.593Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-10T15:27:44.593Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-10T15:27:44.593Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-10T15:27:44.593Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-10T15:27:44.593Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-10T15:27:44.593Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-10T15:27:44.593Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-11-10T15:27:44.593Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-10T15:27:44.593Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-10T15:27:44.593Z] === RUN TestContainerStartOnDaemonRestart [2021-11-10T15:27:44.593Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-10T15:27:44.593Z] === RUN TestDaemonRestartIpcMode [2021-11-10T15:27:44.593Z] === PAUSE TestDaemonRestartIpcMode [2021-11-10T15:27:44.593Z] === RUN TestDaemonHostGatewayIP [2021-11-10T15:27:44.593Z] === PAUSE TestDaemonHostGatewayIP [2021-11-10T15:27:44.593Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-10T15:27:44.593Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-10T15:27:44.593Z] === RUN TestContainerKillOnDaemonStart [2021-11-10T15:27:44.593Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-10T15:27:44.593Z] === RUN TestDiff [2021-11-10T15:27:44.718Z] #43 205.3 CC criu/vdso.o [2021-11-10T15:27:44.798Z] #22 DONE 19.1s [2021-11-10T15:27:44.798Z] [2021-11-10T15:27:44.798Z] #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-11-10T15:27:44.798Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:27:44.798Z] #43 172.7 CC criu/parasite-syscall.o [2021-11-10T15:27:44.798Z] #43 173.8 CC criu/path.o [2021-11-10T15:27:44.798Z] #43 174.1 CC criu/pie-util-vdso-elf32.o [2021-11-10T15:27:44.798Z] #43 174.6 CC criu/pie-util-vdso.o [2021-11-10T15:27:44.798Z] #43 175.0 CC criu/pie-util.o [2021-11-10T15:27:44.798Z] #43 175.3 CC criu/pipes.o [2021-11-10T15:27:44.798Z] #43 176.2 CC criu/plugin.o [2021-11-10T15:27:44.979Z] #43 205.7 LINK criu/built-in.o [2021-11-10T15:27:45.058Z] #43 ... [2021-11-10T15:27:45.058Z] [2021-11-10T15:27:45.058Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-11-10T15:27:45.058Z] #25 sha256:de49ba96432cf80f65b6b6a1da30a48be2017355a3c1ac09ece6e4865329692a [2021-11-10T15:27:45.058Z] #25 DONE 0.2s [2021-11-10T15:27:45.175Z] --- PASS: TestDiff (0.54s) [2021-11-10T15:27:45.175Z] === RUN TestExecWithCloseStdin [2021-11-10T15:27:45.240Z] #43 205.9 LINK criu/criu [2021-11-10T15:27:45.317Z] [2021-11-10T15:27:45.317Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-10T15:27:45.317Z] #30 sha256:a189c891a7f3cdb0f3638cf8fd6036a2bddfc2f5481d13846a15835c9969108b [2021-11-10T15:27:45.501Z] #43 206.2 DEP lib/c/criu.d [2021-11-10T15:27:45.501Z] #43 206.2 CC images/rpc.pb-c.o [2021-11-10T15:27:45.743Z] --- PASS: TestExecWithCloseStdin (0.57s) [2021-11-10T15:27:45.743Z] === RUN TestExec [2021-11-10T15:27:46.073Z] #43 206.7 CC lib/c/criu.o [2021-11-10T15:27:46.304Z] --- PASS: TestExec (0.58s) [2021-11-10T15:27:46.304Z] === RUN TestExecUser [2021-11-10T15:27:46.702Z] #30 DONE 1.4s [2021-11-10T15:27:46.702Z] [2021-11-10T15:27:46.702Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-10T15:27:46.702Z] #33 sha256:d0923ed39c447b21969f4db73741487de6fd313740f185e1c29553adf6f3114d [2021-11-10T15:27:46.702Z] #33 DONE 0.2s [2021-11-10T15:27:46.702Z] [2021-11-10T15:27:46.702Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-11-10T15:27:46.702Z] #35 sha256:ef0a3122aeea9ccfeadaaa92cbb0a39b1fedb20201ab95cabd471fa8fab02900 [2021-11-10T15:27:46.702Z] #35 DONE 0.1s [2021-11-10T15:27:46.702Z] [2021-11-10T15:27:46.702Z] #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-11-10T15:27:46.702Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:27:46.702Z] #43 176.8 CC criu/proc_parse.o [2021-11-10T15:27:46.864Z] --- PASS: TestExecUser (0.56s) [2021-11-10T15:27:46.865Z] === RUN TestExportContainerAndImportImage [2021-11-10T15:27:46.961Z] #43 ... [2021-11-10T15:27:46.961Z] [2021-11-10T15:27:46.961Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-11-10T15:27:46.961Z] #38 sha256:dc31f355a7285545682b2995a8e0fec5929064d585176d988edeb683d7a6959a [2021-11-10T15:27:46.961Z] #38 DONE 0.1s [2021-11-10T15:27:47.014Z] #43 207.5 LINK lib/c/built-in.o [2021-11-10T15:27:47.015Z] #43 207.5 LINK lib/c/libcriu.so [2021-11-10T15:27:47.015Z] #43 207.5 LINK lib/c/libcriu.a [2021-11-10T15:27:47.015Z] #43 207.6 GEN magic.py [2021-11-10T15:27:47.015Z] #43 207.7 Note: Building without setproctitle() and strlcpy() support. [2021-11-10T15:27:47.015Z] #43 207.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-11-10T15:27:47.015Z] #43 207.7 Note: Building without GnuTLS support [2021-11-10T15:27:47.015Z] #43 207.7 Makefile.config:39: Warn: you have no libnftables installed [2021-11-10T15:27:47.015Z] #43 207.7 Makefile.config:40: Warn: Building without nftables support [2021-11-10T15:27:47.221Z] [2021-11-10T15:27:47.221Z] #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-11-10T15:27:47.221Z] #53 sha256:6ba7f22cd6c72580a420f51fcef0a53fbb4d94e0b022a74bb8f7f93df62a2b41 [2021-11-10T15:27:47.426Z] --- PASS: TestExportContainerAndImportImage (0.62s) [2021-11-10T15:27:47.426Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-10T15:27:47.585Z] #43 208.4 fatal: not a git repository (or any of the parent directories): .git [2021-11-10T15:27:48.527Z] #43 208.9 make[1]: Nothing to be done for 'all'. [2021-11-10T15:27:48.787Z] #43 209.4 make[1]: 'images/built-in.o' is up to date. [2021-11-10T15:27:48.787Z] #43 209.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-11-10T15:27:48.787Z] #43 209.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-11-10T15:27:48.787Z] #43 209.5 make[1]: 'compel/libcompel.a' is up to date. [2021-11-10T15:27:48.787Z] #43 209.5 make[1]: 'compel/compel-host-bin' is up to date. [2021-11-10T15:27:48.790Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-11-10T15:27:48.790Z] === RUN TestHealthCheckWorkdir [2021-11-10T15:27:49.048Z] #43 209.6 make[1]: Nothing to be done for 'all'. [2021-11-10T15:27:49.048Z] #43 209.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-11-10T15:27:49.048Z] #43 209.8 make[2]: Nothing to be done for 'all'. [2021-11-10T15:27:49.048Z] #43 209.8 make[2]: Nothing to be done for 'all'. [2021-11-10T15:27:49.309Z] #43 209.8 make[2]: Nothing to be done for 'all'. [2021-11-10T15:27:49.309Z] #43 209.9 make[2]: Nothing to be done for 'all'. [2021-11-10T15:27:49.309Z] #43 210.0 make[2]: Nothing to be done for 'all'. [2021-11-10T15:27:49.309Z] #43 210.0 make[2]: Nothing to be done for 'all'. [2021-11-10T15:27:49.309Z] #43 210.0 make[2]: Nothing to be done for 'all'. [2021-11-10T15:27:49.350Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2021-11-10T15:27:49.351Z] === RUN TestHealthKillContainer [2021-11-10T15:27:49.570Z] #43 210.1 make[2]: Nothing to be done for 'all'. [2021-11-10T15:27:49.570Z] #43 210.1 INSTALL criu/criu [2021-11-10T15:27:49.570Z] #43 DONE 210.3s [2021-11-10T15:27:49.570Z] [2021-11-10T15:27:49.570Z] #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-11-10T15:27:49.570Z] #56 sha256:5c861b756fa3231976984f17154524a6dc4dd067548acf817639e0a98522a25f [2021-11-10T15:27:49.758Z] #53 ... [2021-11-10T15:27:49.758Z] [2021-11-10T15:27:49.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-11-10T15:27:49.758Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:27:49.758Z] #43 180.9 CC criu/protobuf-desc.o [2021-11-10T15:27:50.326Z] #43 181.8 CC criu/protobuf.o [2021-11-10T15:27:50.895Z] #43 182.2 CC criu/pstree.o [2021-11-10T15:27:51.489Z] #56 ... [2021-11-10T15:27:51.489Z] [2021-11-10T15:27:51.489Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-11-10T15:27:51.489Z] #44 sha256:a320988e01dc03b086a09e60502a7abcf21755879d2a1f1615b6f1e7d1a659d2 [2021-11-10T15:27:51.489Z] #44 DONE 0.1s [2021-11-10T15:27:51.489Z] [2021-11-10T15:27:51.489Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-10T15:27:51.489Z] #46 sha256:84a341414b0b94ae114e337a6256737ef9bbf6323d166ea12f967f051ea9ea4b [2021-11-10T15:27:51.754Z] #46 DONE 0.1s [2021-11-10T15:27:51.755Z] [2021-11-10T15:27:51.755Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-10T15:27:51.755Z] #48 sha256:1d043ad746c9229dcd0f92469278b1ac15e49b18879517cc8e0e26ec29e1575b [2021-11-10T15:27:51.755Z] #48 DONE 0.1s [2021-11-10T15:27:51.755Z] [2021-11-10T15:27:51.755Z] #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-11-10T15:27:51.755Z] #56 sha256:5c861b756fa3231976984f17154524a6dc4dd067548acf817639e0a98522a25f [2021-11-10T15:27:51.755Z] #56 ... [2021-11-10T15:27:51.755Z] [2021-11-10T15:27:51.755Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-10T15:27:51.755Z] #50 sha256:c6efa9fa40b071e40981006fc7e814a9906c87f963a52b9ef2b529d99fd3bca0 [2021-11-10T15:27:52.016Z] #50 DONE 0.2s [2021-11-10T15:27:52.016Z] [2021-11-10T15:27:52.016Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-10T15:27:52.016Z] #52 sha256:75a8372c8a877a6b1e6b09063d754006126481cced838d9e2e837f8ef6d44c8d [2021-11-10T15:27:52.016Z] #52 DONE 0.1s [2021-11-10T15:27:52.016Z] [2021-11-10T15:27:52.016Z] #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-11-10T15:27:52.016Z] #53 sha256:6942d55291f54dbbdaa41bd62ca3b65d27dc4515d42d17cbd363911b6a9f3d87 [2021-11-10T15:27:52.274Z] #43 183.5 CC criu/rbtree.o [2021-11-10T15:27:52.274Z] #43 183.7 CC criu/rst-malloc.o [2021-11-10T15:27:52.532Z] #43 184.0 CC criu/seccomp.o [2021-11-10T15:27:53.470Z] #43 184.6 CC criu/seize.o [2021-11-10T15:27:54.039Z] #43 185.5 CC criu/servicefd.o [2021-11-10T15:27:54.607Z] #43 186.0 CC criu/shmem.o [2021-11-10T15:27:55.545Z] #43 186.8 CC criu/sigframe.o [2021-11-10T15:27:55.545Z] #43 187.0 CC criu/signalfd.o [2021-11-10T15:27:56.113Z] #43 187.4 CC criu/sk-inet.o [2021-11-10T15:27:56.682Z] #43 ... [2021-11-10T15:27:56.682Z] [2021-11-10T15:27:56.682Z] #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-11-10T15:27:56.682Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-10T15:27:56.682Z] #40 DONE 288.4s [2021-11-10T15:27:56.941Z] [2021-11-10T15:27:56.941Z] #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-11-10T15:27:56.941Z] #49 sha256:29f5d7672e9bf5e249e1ed61bed75b7c044d87b23f3b775b52f90802bde10577 [2021-11-10T15:27:57.200Z] #49 ... [2021-11-10T15:27:57.200Z] [2021-11-10T15:27:57.200Z] #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-11-10T15:27:57.200Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:27:57.200Z] #43 188.7 CC criu/sk-netlink.o [2021-11-10T15:27:57.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-10T15:27:57.476Z] --- PASS: TestHealthKillContainer (8.15s) [2021-11-10T15:27:57.476Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-10T15:27:58.038Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s) [2021-11-10T15:27:58.038Z] === RUN TestIpcModeNone [2021-11-10T15:27:58.149Z] #43 189.4 CC criu/sk-packet.o [2021-11-10T15:27:58.599Z] --- PASS: TestIpcModeNone (0.56s) [2021-11-10T15:27:58.599Z] === RUN TestIpcModePrivate [2021-11-10T15:27:58.854Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:58, shared: false, mustBeShared: false [2021-11-10T15:27:59.085Z] #43 ... [2021-11-10T15:27:59.085Z] [2021-11-10T15:27:59.085Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-11-10T15:27:59.085Z] #41 sha256:51f59b2132d3809d960f5b1c1f1c5294cdbfdfd9dde5303fd6dda626a1ba46f4 [2021-11-10T15:27:59.085Z] #41 DONE 0.2s [2021-11-10T15:27:59.085Z] [2021-11-10T15:27:59.085Z] #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-11-10T15:27:59.085Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:27:59.085Z] #43 190.5 CC criu/sk-queue.o [2021-11-10T15:27:59.110Z] --- PASS: TestIpcModePrivate (0.57s) [2021-11-10T15:27:59.110Z] === RUN TestIpcModeShareable [2021-11-10T15:27:59.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-10T15:27:59.670Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:53, shared: true, mustBeShared: true [2021-11-10T15:27:59.670Z] --- PASS: TestIpcModeShareable (0.56s) [2021-11-10T15:27:59.670Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-10T15:28:00.024Z] #43 191.3 CC criu/sk-tcp.o [2021-11-10T15:28:00.592Z] #43 191.9 CC criu/sk-unix.o [2021-11-10T15:28:01.558Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.63s) [2021-11-10T15:28:01.558Z] === RUN TestAPIIpcModeHost [2021-11-10T15:28:01.814Z] --- PASS: TestAPIIpcModeHost (0.40s) [2021-11-10T15:28:01.814Z] === RUN TestDaemonIpcModeShareable [2021-11-10T15:28:02.030Z] #53 ... [2021-11-10T15:28:02.030Z] [2021-11-10T15:28:02.030Z] #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-11-10T15:28:02.030Z] #56 sha256:5c861b756fa3231976984f17154524a6dc4dd067548acf817639e0a98522a25f [2021-11-10T15:28:02.030Z] #56 253.1 + bin/containerd [2021-11-10T15:28:02.497Z] #43 193.6 CC criu/sockets.o [2021-11-10T15:28:02.626Z] .....INFO: Daemon under test started and replied! [2021-11-10T15:28:02.626Z] INFO: Docker version of the daemon under test [2021-11-10T15:28:02.626Z] [2021-11-10T15:28:02.626Z] Client: [2021-11-10T15:28:02.626Z] Version: 17.06.2-ce [2021-11-10T15:28:02.626Z] API version: 1.30 [2021-11-10T15:28:02.626Z] Go version: go1.8.3 [2021-11-10T15:28:02.626Z] Git commit: cec0b72 [2021-11-10T15:28:02.626Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-10T15:28:02.626Z] OS/Arch: windows/amd64 [2021-11-10T15:28:02.626Z] [2021-11-10T15:28:02.626Z] Server: [2021-11-10T15:28:02.626Z] Version: 0.0.0-dev [2021-11-10T15:28:02.626Z] API version: 1.41 (minimum version 1.24) [2021-11-10T15:28:02.626Z] Go version: go1.16.10 [2021-11-10T15:28:02.626Z] Git commit: 7677aeafd7 [2021-11-10T15:28:02.626Z] Built: 11/10/2021 15:26:09 [2021-11-10T15:28:02.626Z] OS/Arch: windows/amd64 [2021-11-10T15:28:02.626Z] Experimental: false [2021-11-10T15:28:02.626Z] [2021-11-10T15:28:02.626Z] INFO: Docker info of the daemon under test [2021-11-10T15:28:02.626Z] [2021-11-10T15:28:02.626Z] Containers: 0 [2021-11-10T15:28:02.626Z] Running: 0 [2021-11-10T15:28:02.626Z] Paused: 0 [2021-11-10T15:28:02.626Z] Stopped: 0 [2021-11-10T15:28:02.626Z] Images: 0 [2021-11-10T15:28:02.626Z] Server Version: 0.0.0-dev [2021-11-10T15:28:02.626Z] Storage Driver: windowsfilter [2021-11-10T15:28:02.626Z] Windows: [2021-11-10T15:28:02.626Z] Logging Driver: json-file [2021-11-10T15:28:02.626Z] Plugins: [2021-11-10T15:28:02.626Z] Volume: local [2021-11-10T15:28:02.626Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-10T15:28:02.626Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-10T15:28:02.626Z] Swarm: inactive [2021-11-10T15:28:02.626Z] Default Isolation: process [2021-11-10T15:28:02.626Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-10T15:28:02.626Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-10T15:28:02.626Z] OSType: windows [2021-11-10T15:28:02.626Z] Architecture: x86_64 [2021-11-10T15:28:02.626Z] CPUs: 4 [2021-11-10T15:28:02.626Z] Total Memory: 32GiB [2021-11-10T15:28:02.626Z] Name: azwin-2-222cf0 [2021-11-10T15:28:02.626Z] ID: P7ZY:YLSQ:IN4Z:7MKH:ATL2:5ZAA:DH6V:54ZD:MG3F:N5IC:ZGUR:3ZO6 [2021-11-10T15:28:02.626Z] Docker Root Dir: D:\CI\PR-43008\4\daemon [2021-11-10T15:28:02.626Z] Debug Mode (client): false [2021-11-10T15:28:02.626Z] Debug Mode (server): true [2021-11-10T15:28:02.626Z] File Descriptors: -1 [2021-11-10T15:28:02.626Z] Goroutines: 16 [2021-11-10T15:28:02.626Z] System Time: 2021-11-10T15:28:02.4664424Z [2021-11-10T15:28:02.626Z] EventsListeners: 0 [2021-11-10T15:28:02.626Z] Registry: https://index.docker.io/v1/ [2021-11-10T15:28:02.626Z] Labels: [2021-11-10T15:28:02.626Z] Experimental: false [2021-11-10T15:28:02.626Z] Insecure Registries: [2021-11-10T15:28:02.626Z] 127.0.0.0/8 [2021-11-10T15:28:02.626Z] Live Restore Enabled: false [2021-11-10T15:28:02.626Z] [2021-11-10T15:28:02.626Z] [2021-11-10T15:28:02.626Z] INFO: Docker images of the daemon under test [2021-11-10T15:28:02.626Z] [2021-11-10T15:28:02.626Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-10T15:28:02.626Z] [2021-11-10T15:28:02.626Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-10T15:28:02.626Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-11-10T15:28:02.740Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2021-11-10T15:28:02.755Z] #43 194.3 CC criu/stats.o [2021-11-10T15:28:02.997Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2021-11-10T15:28:02.997Z] === RUN TestDaemonIpcModePrivate [2021-11-10T15:28:03.094Z] ltsc2019: Pulling from windows/servercore [2021-11-10T15:28:03.094Z] 4612f6d0b889: Pulling fs layer [2021-11-10T15:28:03.094Z] c1f4c7287c99: Pulling fs layer [2021-11-10T15:28:03.323Z] #43 194.7 CC criu/string.o [2021-11-10T15:28:03.323Z] #43 194.8 CC criu/sysctl.o [2021-11-10T15:28:03.891Z] #43 ... [2021-11-10T15:28:03.891Z] [2021-11-10T15:28:03.891Z] #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-11-10T15:28:03.891Z] #49 sha256:29f5d7672e9bf5e249e1ed61bed75b7c044d87b23f3b775b52f90802bde10577 [2021-11-10T15:28:03.891Z] #49 295.5 + /build/golangci-lint --version [2021-11-10T15:28:03.891Z] #49 295.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-10T15:28:03.891Z] #49 DONE 295.9s [2021-11-10T15:28:03.891Z] [2021-11-10T15:28:03.891Z] #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-11-10T15:28:03.891Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-10T15:28:03.924Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2021-11-10T15:28:04.150Z] #43 195.5 CC criu/sysfs_parse.o [2021-11-10T15:28:04.179Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2021-11-10T15:28:04.179Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-10T15:28:04.719Z] #43 195.9 CC criu/timens.o [2021-11-10T15:28:04.983Z] #43 196.3 CC criu/timerfd.o [2021-11-10T15:28:05.106Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2021-11-10T15:28:05.242Z] #43 196.7 CC criu/tty.o [2021-11-10T15:28:05.361Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2021-11-10T15:28:05.361Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-10T15:28:06.289Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2021-11-10T15:28:06.545Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2021-11-10T15:28:06.545Z] === RUN TestIpcModeOlderClient [2021-11-10T15:28:06.545Z] === PAUSE TestIpcModeOlderClient [2021-11-10T15:28:06.545Z] === RUN TestKillContainerInvalidSignal [2021-11-10T15:28:06.800Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2021-11-10T15:28:06.800Z] === RUN TestKillContainer [2021-11-10T15:28:06.800Z] === RUN TestKillContainer/no_signal [2021-11-10T15:28:07.361Z] === RUN TestKillContainer/non_killing_signal [2021-11-10T15:28:07.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-10T15:28:07.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-10T15:28:07.617Z] === RUN TestKillContainer/killing_signal [2021-11-10T15:28:07.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-10T15:28:07.798Z] #43 199.1 CC criu/tun.o [2021-11-10T15:28:08.061Z] #43 199.5 CC criu/uffd.o [2021-11-10T15:28:08.178Z] --- PASS: TestKillContainer (1.22s) [2021-11-10T15:28:08.178Z] --- PASS: TestKillContainer/no_signal (0.39s) [2021-11-10T15:28:08.178Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2021-11-10T15:28:08.178Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2021-11-10T15:28:08.178Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-10T15:28:08.178Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-10T15:28:08.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-10T15:28:08.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-10T15:28:08.453Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-10T15:28:08.619Z] #56 ... [2021-11-10T15:28:08.619Z] [2021-11-10T15:28:08.619Z] #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-11-10T15:28:08.619Z] #53 sha256:6942d55291f54dbbdaa41bd62ca3b65d27dc4515d42d17cbd363911b6a9f3d87 [2021-11-10T15:28:08.619Z] #53 170.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-10T15:28:08.881Z] #53 171.8 + mkdir -p /build [2021-11-10T15:28:09.002Z] #43 200.4 CC criu/util.o [2021-11-10T15:28:09.014Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2021-11-10T15:28:09.014Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2021-11-10T15:28:09.014Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.32s) [2021-11-10T15:28:09.014Z] === RUN TestKillStoppedContainer [2021-11-10T15:28:09.014Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-10T15:28:09.014Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-10T15:28:09.014Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-10T15:28:09.014Z] === RUN TestKillDifferentUserContainer [2021-11-10T15:28:09.142Z] #53 171.8 + cp runc /build/runc [2021-11-10T15:28:09.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-10T15:28:09.270Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2021-11-10T15:28:09.270Z] === RUN TestInspectOomKilledTrue [2021-11-10T15:28:09.270Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-10T15:28:09.270Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-10T15:28:09.270Z] === RUN TestInspectOomKilledFalse [2021-11-10T15:28:09.404Z] #53 DONE 172.1s [2021-11-10T15:28:09.404Z] [2021-11-10T15:28:09.404Z] #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-11-10T15:28:09.404Z] #56 sha256:5c861b756fa3231976984f17154524a6dc4dd067548acf817639e0a98522a25f [2021-11-10T15:28:09.830Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2021-11-10T15:28:09.830Z] === RUN TestLinksEtcHostsContentMatch [2021-11-10T15:28:09.940Z] #43 201.2 CC criu/uts_ns.o [2021-11-10T15:28:09.940Z] #43 201.4 CC criu/vdso-compat.o [2021-11-10T15:28:09.940Z] #43 201.5 CC criu/vdso.o [2021-11-10T15:28:10.087Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2021-11-10T15:28:10.087Z] === RUN TestLinksContainerNames [2021-11-10T15:28:10.508Z] #43 201.9 LINK criu/built-in.o [2021-11-10T15:28:10.508Z] #43 202.0 LINK criu/criu [2021-11-10T15:28:11.015Z] --- PASS: TestLinksContainerNames (0.81s) [2021-11-10T15:28:11.015Z] === RUN TestLogsFollowTailEmpty [2021-11-10T15:28:11.077Z] #43 202.3 DEP lib/c/criu.d [2021-11-10T15:28:11.077Z] #43 202.5 CC images/rpc.pb-c.o [2021-11-10T15:28:11.271Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2021-11-10T15:28:11.271Z] === RUN TestContainerNetworkMountsNoChown [2021-11-10T15:28:11.319Z] #56 ... [2021-11-10T15:28:11.319Z] [2021-11-10T15:28:11.319Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-11-10T15:28:11.319Z] #54 sha256:9c6e6326fdc5fd57909508570b4270d8f015ae502c644c72b88b5654b279cdfa [2021-11-10T15:28:11.319Z] #54 DONE 0.1s [2021-11-10T15:28:11.336Z] #43 202.9 CC lib/c/criu.o [2021-11-10T15:28:11.580Z] [2021-11-10T15:28:11.580Z] #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-11-10T15:28:11.580Z] #56 sha256:5c861b756fa3231976984f17154524a6dc4dd067548acf817639e0a98522a25f [2021-11-10T15:28:11.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-10T15:28:11.833Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/default [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/default [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/private [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/private [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/rprivate [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/slave [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/slave [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/rslave [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/shared [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/shared [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/rshared [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-10T15:28:11.833Z] === CONT TestMountDaemonRoot/default [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-10T15:28:11.833Z] === CONT TestMountDaemonRoot/rslave [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-10T15:28:11.833Z] === CONT TestMountDaemonRoot/rshared [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-10T15:28:11.833Z] === CONT TestMountDaemonRoot/shared [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-10T15:28:11.833Z] === CONT TestMountDaemonRoot/rprivate [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-10T15:28:11.833Z] === CONT TestMountDaemonRoot/slave [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-10T15:28:11.833Z] === CONT TestMountDaemonRoot/private [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-10T15:28:11.833Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-10T15:28:11.833Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-10T15:28:11.833Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-10T15:28:11.833Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-10T15:28:11.833Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-10T15:28:11.833Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-10T15:28:11.833Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-10T15:28:11.833Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-10T15:28:11.833Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-10T15:28:11.833Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-10T15:28:11.833Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-10T15:28:11.833Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-10T15:28:11.833Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-10T15:28:11.833Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-10T15:28:11.833Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-10T15:28:12.089Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-10T15:28:12.089Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-10T15:28:12.089Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-10T15:28:12.090Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-10T15:28:12.090Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-10T15:28:12.090Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-10T15:28:12.090Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-10T15:28:12.090Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-10T15:28:12.090Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-10T15:28:12.090Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-10T15:28:12.090Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-10T15:28:12.090Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-10T15:28:12.090Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-10T15:28:12.090Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-10T15:28:12.090Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-10T15:28:12.090Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-10T15:28:12.090Z] === RUN TestContainerBindMountNonRecursive [2021-11-10T15:28:12.273Z] #43 203.6 LINK lib/c/built-in.o [2021-11-10T15:28:12.273Z] #43 203.6 LINK lib/c/libcriu.so [2021-11-10T15:28:12.273Z] #43 203.6 LINK lib/c/libcriu.a [2021-11-10T15:28:12.273Z] #43 203.7 GEN magic.py [2021-11-10T15:28:12.273Z] #43 203.8 Note: Building without setproctitle() and strlcpy() support. [2021-11-10T15:28:12.273Z] #43 203.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-11-10T15:28:12.532Z] #43 203.8 Note: Building without GnuTLS support [2021-11-10T15:28:12.532Z] #43 203.8 Makefile.config:39: Warn: you have no libnftables installed [2021-11-10T15:28:12.532Z] #43 203.8 Makefile.config:40: Warn: Building without nftables support [2021-11-10T15:28:12.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-10T15:28:13.100Z] #43 204.4 fatal: not a git repository (or any of the parent directories): .git [2021-11-10T15:28:13.455Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2021-11-10T15:28:13.455Z] === RUN TestContainerVolumesMountedAsShared [2021-11-10T15:28:13.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-10T15:28:13.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-10T15:28:13.677Z] #43 205.0 make[1]: Nothing to be done for 'all'. [2021-11-10T15:28:13.937Z] #43 205.5 make[1]: 'images/built-in.o' is up to date. [2021-11-10T15:28:14.016Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2021-11-10T15:28:14.016Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-10T15:28:14.196Z] #43 205.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-11-10T15:28:14.196Z] #43 205.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-11-10T15:28:14.196Z] #43 205.5 make[1]: 'compel/libcompel.a' is up to date. [2021-11-10T15:28:14.196Z] #43 205.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-11-10T15:28:14.196Z] #43 205.6 make[1]: Nothing to be done for 'all'. [2021-11-10T15:28:14.196Z] #43 205.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-11-10T15:28:14.196Z] #43 205.7 make[2]: Nothing to be done for 'all'. [2021-11-10T15:28:14.272Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2021-11-10T15:28:14.272Z] === RUN TestNetworkNat [2021-11-10T15:28:14.456Z] #43 205.7 make[2]: Nothing to be done for 'all'. [2021-11-10T15:28:14.456Z] #43 205.8 make[2]: Nothing to be done for 'all'. [2021-11-10T15:28:14.456Z] #43 205.9 make[2]: Nothing to be done for 'all'. [2021-11-10T15:28:14.456Z] #43 205.9 make[2]: Nothing to be done for 'all'. [2021-11-10T15:28:14.456Z] #43 206.0 make[2]: Nothing to be done for 'all'. [2021-11-10T15:28:14.456Z] #43 206.0 make[2]: Nothing to be done for 'all'. [2021-11-10T15:28:14.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-10T15:28:14.716Z] #43 206.1 make[2]: Nothing to be done for 'all'. [2021-11-10T15:28:14.716Z] #43 206.1 INSTALL criu/criu [2021-11-10T15:28:14.833Z] --- PASS: TestNetworkNat (0.47s) [2021-11-10T15:28:14.833Z] === RUN TestNetworkLocalhostTCPNat [2021-11-10T15:28:14.975Z] #43 DONE 206.4s [2021-11-10T15:28:14.975Z] [2021-11-10T15:28:14.975Z] #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-11-10T15:28:14.975Z] #56 sha256:87284a8bdfe105a09b78172f3a0a8b32ec13b4c538112e399246fbf6fa8c02d3 [2021-11-10T15:28:15.089Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2021-11-10T15:28:15.089Z] === RUN TestNetworkLoopbackNat [2021-11-10T15:28:15.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-10T15:28:16.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-10T15:28:16.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-10T15:28:16.883Z] #56 ... [2021-11-10T15:28:16.883Z] [2021-11-10T15:28:16.883Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-11-10T15:28:16.883Z] #44 sha256:1b96b2d97df1621705d3942f230e9f75ed5b5d1de5092f6a2a1e460551aed187 [2021-11-10T15:28:17.141Z] #44 DONE 0.4s [2021-11-10T15:28:17.141Z] [2021-11-10T15:28:17.141Z] #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-11-10T15:28:17.141Z] #53 sha256:6ba7f22cd6c72580a420f51fcef0a53fbb4d94e0b022a74bb8f7f93df62a2b41 [2021-11-10T15:28:17.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-10T15:28:17.399Z] #53 ... [2021-11-10T15:28:17.399Z] [2021-11-10T15:28:17.399Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-10T15:28:17.399Z] #46 sha256:d8f5f82746dbc700c7e06d0c99947c279803541cb055d535d033bce7a9a04aa3 [2021-11-10T15:28:17.399Z] #46 DONE 0.2s [2021-11-10T15:28:17.399Z] [2021-11-10T15:28:17.399Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-10T15:28:17.399Z] #48 sha256:8b47b718c3eb0056069dba073fba47cdeb5ffd693c5a35d36e4245b78ed58182 [2021-11-10T15:28:17.603Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2021-11-10T15:28:17.603Z] === RUN TestPause [2021-11-10T15:28:17.662Z] #48 DONE 0.2s [2021-11-10T15:28:17.662Z] [2021-11-10T15:28:17.662Z] #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-11-10T15:28:17.662Z] #56 sha256:87284a8bdfe105a09b78172f3a0a8b32ec13b4c538112e399246fbf6fa8c02d3 [2021-11-10T15:28:17.662Z] #56 ... [2021-11-10T15:28:17.662Z] [2021-11-10T15:28:17.662Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-10T15:28:17.662Z] #50 sha256:60e101cb0bfa21faee6fca38a3e15f911fe460f4fe58c8aeab5c3653dd7904e6 [2021-11-10T15:28:18.112Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-10T15:28:18.112Z] Using test binary docker [2021-11-10T15:28:18.112Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-10T15:28:18.112Z] +++ /etc/init.d/apparmor start [2021-11-10T15:28:18.112Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-10T15:28:18.112Z] INFO: Waiting for daemon to start... [2021-11-10T15:28:18.112Z] Starting dockerd [2021-11-10T15:28:18.112Z] +++ 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-11-10T15:28:18.164Z] --- PASS: TestPause (0.43s) [2021-11-10T15:28:18.164Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-10T15:28:18.164Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-10T15:28:18.164Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-10T15:28:18.164Z] === RUN TestPauseStopPausedContainer [2021-11-10T15:28:18.229Z] #50 DONE 0.4s [2021-11-10T15:28:18.229Z] [2021-11-10T15:28:18.229Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-10T15:28:18.229Z] #52 sha256:b4282d258545ae7ef42b7b16fa73da98844a66095ad0ede38651f28504c75763 [2021-11-10T15:28:18.229Z] #52 DONE 0.1s [2021-11-10T15:28:18.229Z] [2021-11-10T15:28:18.229Z] #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-11-10T15:28:18.229Z] #53 sha256:6ba7f22cd6c72580a420f51fcef0a53fbb4d94e0b022a74bb8f7f93df62a2b41 [2021-11-10T15:28:18.726Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2021-11-10T15:28:18.726Z] === RUN TestPsFilter [2021-11-10T15:28:18.726Z] --- PASS: TestPsFilter (0.10s) [2021-11-10T15:28:18.726Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-10T15:28:18.982Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2021-11-10T15:28:18.982Z] === RUN TestRemoveContainerWithVolume [2021-11-10T15:28:19.544Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2021-11-10T15:28:19.544Z] === RUN TestRemoveContainerRunning [2021-11-10T15:28:19.800Z] --- PASS: TestRemoveContainerRunning (0.39s) [2021-11-10T15:28:19.800Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-10T15:28:20.021Z] . [2021-11-10T15:28:20.021Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-10T15:28:20.021Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-10T15:28:20.021Z] Error: No such image: emptyfs [2021-11-10T15:28:20.021Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-10T15:28:20.021Z] ++++ docker load [2021-11-10T15:28:20.279Z] Running integration-test (iteration 1) [2021-11-10T15:28:20.279Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-11-10T15:28:20.279Z] ++ 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-11-10T15:28:20.279Z] ++ set -e [2021-11-10T15:28:20.279Z] ++ '[' -n 0 ']' [2021-11-10T15:28:20.279Z] ++ set -x [2021-11-10T15:28:20.279Z] ++ 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-11-10T15:28:20.360Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2021-11-10T15:28:20.360Z] === RUN TestRemoveInvalidContainer [2021-11-10T15:28:20.360Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-10T15:28:20.360Z] === RUN TestRenameLinkedContainer [2021-11-10T15:28:21.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-10T15:28:22.249Z] --- PASS: TestRenameLinkedContainer (1.65s) [2021-11-10T15:28:22.249Z] === RUN TestRenameStoppedContainer [2021-11-10T15:28:22.249Z] --- PASS: TestRenameStoppedContainer (0.39s) [2021-11-10T15:28:22.249Z] === RUN TestRenameRunningContainerAndReuse [2021-11-10T15:28:23.175Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2021-11-10T15:28:23.175Z] === RUN TestRenameInvalidName [2021-11-10T15:28:23.431Z] --- PASS: TestRenameInvalidName (0.40s) [2021-11-10T15:28:23.431Z] === RUN TestRenameAnonymousContainer [2021-11-10T15:28:24.332Z] c1f4c7287c99: Verifying Checksum [2021-11-10T15:28:24.332Z] c1f4c7287c99: Download complete [2021-11-10T15:28:24.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-10T15:28:25.320Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2021-11-10T15:28:25.320Z] === RUN TestRenameContainerWithSameName [2021-11-10T15:28:25.320Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2021-11-10T15:28:25.320Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-10T15:28:26.249Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2021-11-10T15:28:26.249Z] === RUN TestResize [2021-11-10T15:28:26.811Z] --- PASS: TestResize (0.55s) [2021-11-10T15:28:26.811Z] === RUN TestResizeWithInvalidSize [2021-11-10T15:28:26.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-10T15:28:27.376Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2021-11-10T15:28:27.376Z] === RUN TestResizeWhenContainerNotStarted [2021-11-10T15:28:27.631Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2021-11-10T15:28:27.631Z] === RUN TestDaemonRestartKillContainers [2021-11-10T15:28:27.631Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-10T15:28:27.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-10T15:28:27.631Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-10T15:28:27.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-10T15:28:27.631Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-10T15:28:27.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-10T15:28:27.631Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-10T15:28:27.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-10T15:28:27.631Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-10T15:28:27.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-10T15:28:27.631Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-10T15:28:27.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-10T15:28:27.631Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-10T15:28:27.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-10T15:28:27.631Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-10T15:28:27.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-10T15:28:27.631Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-10T15:28:27.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-10T15:28:27.631Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-10T15:28:27.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-10T15:28:27.631Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-10T15:28:27.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-10T15:28:27.631Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-10T15:28:27.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-10T15:28:27.631Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-10T15:28:27.631Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-10T15:28:28.200Z] #53 ... [2021-11-10T15:28:28.200Z] [2021-11-10T15:28:28.200Z] #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-11-10T15:28:28.200Z] #56 sha256:87284a8bdfe105a09b78172f3a0a8b32ec13b4c538112e399246fbf6fa8c02d3 [2021-11-10T15:28:28.200Z] #56 250.5 + bin/containerd [2021-11-10T15:28:28.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-10T15:28:29.087Z] 4612f6d0b889: Verifying Checksum [2021-11-10T15:28:29.087Z] 4612f6d0b889: Download complete [2021-11-10T15:28:29.546Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-10T15:28:29.546Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-10T15:28:29.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-10T15:28:30.910Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-10T15:28:30.910Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-10T15:28:32.274Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-10T15:28:32.274Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-10T15:28:32.481Z] Loaded image: buildpack-deps:buster [2021-11-10T15:28:32.481Z] Loaded image: busybox:latest [2021-11-10T15:28:32.481Z] Loaded image: busybox:glibc [2021-11-10T15:28:32.481Z] Loaded image: debian:bullseye [2021-11-10T15:28:32.481Z] Loaded image: hello-world:latest [2021-11-10T15:28:32.739Z] Loaded image: arm32v7/hello-world:latest [2021-11-10T15:28:32.739Z] INFO: Testing against a local daemon [2021-11-10T15:28:32.739Z] === RUN TestCgroupNamespacesBuild [2021-11-10T15:28:34.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-10T15:28:34.113Z] --- PASS: TestCgroupNamespacesBuild (1.41s) [2021-11-10T15:28:34.113Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-10T15:28:34.161Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-10T15:28:34.161Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-10T15:28:35.047Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s) [2021-11-10T15:28:35.047Z] === RUN TestBuildWithSession [2021-11-10T15:28:35.047Z] build_session_test.go:25: TODO: BuildKit [2021-11-10T15:28:35.047Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-10T15:28:35.047Z] === RUN TestBuildSquashParent [2021-11-10T15:28:36.050Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-10T15:28:36.306Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-10T15:28:36.321Z] #56 ... [2021-11-10T15:28:36.321Z] [2021-11-10T15:28:36.321Z] #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-11-10T15:28:36.321Z] #53 sha256:6ba7f22cd6c72580a420f51fcef0a53fbb4d94e0b022a74bb8f7f93df62a2b41 [2021-11-10T15:28:36.321Z] #53 167.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-10T15:28:36.889Z] #53 168.7 + mkdir -p /build [2021-11-10T15:28:36.889Z] #53 168.7 + cp runc /build/runc [2021-11-10T15:28:37.149Z] #53 DONE 169.1s [2021-11-10T15:28:37.149Z] [2021-11-10T15:28:37.149Z] #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-11-10T15:28:37.149Z] #56 sha256:87284a8bdfe105a09b78172f3a0a8b32ec13b4c538112e399246fbf6fa8c02d3 [2021-11-10T15:28:38.163Z] #56 287.6 + bin/containerd-stress [2021-11-10T15:28:38.163Z] #56 288.6 + bin/containerd-shim [2021-11-10T15:28:38.241Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-10T15:28:38.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.90s) [2021-11-10T15:28:38.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.90s) [2021-11-10T15:28:38.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.37s) [2021-11-10T15:28:38.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s) [2021-11-10T15:28:38.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s) [2021-11-10T15:28:38.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2021-11-10T15:28:38.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.83s) [2021-11-10T15:28:38.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.84s) [2021-11-10T15:28:38.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.00s) [2021-11-10T15:28:38.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.08s) [2021-11-10T15:28:38.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s) [2021-11-10T15:28:38.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s) [2021-11-10T15:28:38.241Z] === RUN TestCgroupNamespacesRun [2021-11-10T15:28:38.330Z] --- PASS: TestBuildSquashParent (2.90s) [2021-11-10T15:28:38.330Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-10T15:28:38.330Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-10T15:28:38.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-10T15:28:38.330Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-10T15:28:38.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-10T15:28:38.330Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-10T15:28:38.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-10T15:28:38.330Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-10T15:28:38.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-10T15:28:38.330Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-10T15:28:38.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-10T15:28:38.330Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-10T15:28:38.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-10T15:28:38.330Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-10T15:28:38.330Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-10T15:28:39.059Z] #56 ... [2021-11-10T15:28:39.059Z] [2021-11-10T15:28:39.059Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-11-10T15:28:39.059Z] #54 sha256:b8a9ed02acda3f1ec337276cf1ecd5434e2d61e4d7d838cb1e2751683e43b2ba [2021-11-10T15:28:39.059Z] #54 DONE 0.1s [2021-11-10T15:28:39.059Z] [2021-11-10T15:28:39.059Z] #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-11-10T15:28:39.059Z] #56 sha256:87284a8bdfe105a09b78172f3a0a8b32ec13b4c538112e399246fbf6fa8c02d3 [2021-11-10T15:28:39.168Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2021-11-10T15:28:39.168Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-10T15:28:39.168Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-10T15:28:39.168Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-10T15:28:39.168Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-10T15:28:39.265Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-10T15:28:39.265Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-10T15:28:40.200Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-10T15:28:40.458Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-10T15:28:40.533Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2021-11-10T15:28:40.533Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-10T15:28:41.393Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-11-10T15:28:41.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.16s) [2021-11-10T15:28:41.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.22s) [2021-11-10T15:28:41.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (0.91s) [2021-11-10T15:28:41.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.08s) [2021-11-10T15:28:41.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.20s) [2021-11-10T15:28:41.393Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.01s) [2021-11-10T15:28:41.393Z] === RUN TestBuildMultiStageCopy [2021-11-10T15:28:41.393Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-10T15:28:41.459Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2021-11-10T15:28:41.459Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-10T15:28:42.327Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-10T15:28:42.585Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-10T15:28:42.822Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2021-11-10T15:28:42.822Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-10T15:28:42.844Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-10T15:28:42.844Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-10T15:28:43.102Z] --- PASS: TestBuildMultiStageCopy (1.72s) [2021-11-10T15:28:43.102Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.01s) [2021-11-10T15:28:43.102Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2021-11-10T15:28:43.102Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2021-11-10T15:28:43.102Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2021-11-10T15:28:43.102Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2021-11-10T15:28:43.102Z] === RUN TestBuildMultiStageParentConfig [2021-11-10T15:28:43.453Z] #56 295.5 + bin/containerd-shim-runc-v1 [2021-11-10T15:28:43.668Z] --- PASS: TestBuildMultiStageParentConfig (0.50s) [2021-11-10T15:28:43.668Z] === RUN TestBuildLabelWithTargets [2021-11-10T15:28:43.750Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2021-11-10T15:28:43.750Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-10T15:28:43.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-10T15:28:44.311Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-11-10T15:28:44.311Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-10T15:28:44.610Z] --- PASS: TestBuildLabelWithTargets (0.83s) [2021-11-10T15:28:44.610Z] === RUN TestBuildWithEmptyLayers [2021-11-10T15:28:44.868Z] --- PASS: TestBuildWithEmptyLayers (0.34s) [2021-11-10T15:28:44.868Z] === RUN TestBuildMultiStageOnBuild [2021-11-10T15:28:45.676Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2021-11-10T15:28:45.676Z] === RUN TestNISDomainname [2021-11-10T15:28:45.932Z] --- PASS: TestNISDomainname (0.50s) [2021-11-10T15:28:45.932Z] === RUN TestHostnameDnsResolution [2021-11-10T15:28:46.242Z] --- PASS: TestBuildMultiStageOnBuild (1.17s) [2021-11-10T15:28:46.243Z] === RUN TestBuildUncleanTarFilenames [2021-11-10T15:28:46.501Z] --- PASS: TestBuildUncleanTarFilenames (0.50s) [2021-11-10T15:28:46.501Z] === RUN TestBuildMultiStageLayerLeak [2021-11-10T15:28:46.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-10T15:28:46.859Z] --- PASS: TestHostnameDnsResolution (0.69s) [2021-11-10T15:28:46.859Z] === RUN TestStats [2021-11-10T15:28:47.661Z] #56 299.9 + bin/containerd-shim-runc-v2 [2021-11-10T15:28:47.875Z] --- PASS: TestBuildMultiStageLayerLeak (1.19s) [2021-11-10T15:28:47.875Z] === RUN TestBuildWithHugeFile [2021-11-10T15:28:48.231Z] #56 300.5 + binaries [2021-11-10T15:28:48.231Z] #56 300.5 + install -D bin/containerd /build/containerd [2021-11-10T15:28:48.231Z] #56 300.5 + install -D bin/containerd-shim /build/containerd-shim [2021-11-10T15:28:48.231Z] #56 300.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-10T15:28:48.231Z] #56 300.5 + install -D bin/ctr /build/ctr [2021-11-10T15:28:48.491Z] #56 DONE 300.9s [2021-11-10T15:28:49.372Z] --- PASS: TestStats (2.46s) [2021-11-10T15:28:49.372Z] === RUN TestStopContainerWithTimeout [2021-11-10T15:28:49.372Z] === RUN TestStopContainerWithTimeout/0 [2021-11-10T15:28:49.372Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-10T15:28:49.372Z] === RUN TestStopContainerWithTimeout/1 [2021-11-10T15:28:49.372Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-10T15:28:49.372Z] === RUN TestStopContainerWithTimeout/3 [2021-11-10T15:28:49.372Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-10T15:28:49.372Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-10T15:28:49.372Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-10T15:28:49.372Z] === CONT TestStopContainerWithTimeout/0 [2021-11-10T15:28:49.372Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-10T15:28:49.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-10T15:28:49.906Z] [2021-11-10T15:28:49.907Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-10T15:28:49.907Z] #57 sha256:9aca9ceaa9cba177256c71f2617e4c47dc900dc9d88ba1233b9a8b119251f884 [2021-11-10T15:28:49.935Z] === CONT TestStopContainerWithTimeout/3 [2021-11-10T15:28:50.170Z] #57 DONE 0.2s [2021-11-10T15:28:50.170Z] [2021-11-10T15:28:50.170Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-10T15:28:50.170Z] #61 sha256:518dcab8480b3541262c087667f0bdf7040b4fdfd1bd28a4de716b3e9f416ac7 [2021-11-10T15:28:50.433Z] #61 DONE 0.1s [2021-11-10T15:28:50.433Z] [2021-11-10T15:28:50.433Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-10T15:28:50.433Z] #66 sha256:52c2bc3e2ae2f233f0fb1078e7759924ab0e28f7d560708ca9b820388e3cd7ba [2021-11-10T15:28:51.003Z] #66 DONE 0.5s [2021-11-10T15:28:51.003Z] [2021-11-10T15:28:51.003Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-11-10T15:28:51.003Z] #68 sha256:63f861935b06726040250afc0c667ac7a7799086648dfbb46f5203e16cd7817a [2021-11-10T15:28:51.003Z] #68 DONE 0.0s [2021-11-10T15:28:51.003Z] [2021-11-10T15:28:51.003Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-11-10T15:28:51.003Z] #69 sha256:09e5133672e057460b00435904f3c7bbed18a0f4c2883d6f73436d4c88be3b91 [2021-11-10T15:28:51.003Z] #69 DONE 0.0s [2021-11-10T15:28:51.003Z] [2021-11-10T15:28:51.003Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-10T15:28:51.003Z] #70 sha256:d88fd0b89f66f3668103d7c1502e2c90778d4a30ef3cf8d6456b2739fe0cb266 [2021-11-10T15:28:51.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-10T15:28:51.829Z] === CONT TestStopContainerWithTimeout/1 [2021-11-10T15:28:51.945Z] #70 DONE 0.8s [2021-11-10T15:28:51.945Z] [2021-11-10T15:28:51.945Z] #71 exporting to image [2021-11-10T15:28:51.945Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-10T15:28:51.945Z] #71 exporting layers [2021-11-10T15:28:53.715Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-11-10T15:28:53.715Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2021-11-10T15:28:53.715Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2021-11-10T15:28:53.715Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2021-11-10T15:28:53.715Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2021-11-10T15:28:53.715Z] === RUN TestDeleteDevicemapper [2021-11-10T15:28:53.715Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-10T15:28:53.715Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-10T15:28:53.715Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-10T15:28:54.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-10T15:28:54.643Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s) [2021-11-10T15:28:54.643Z] === RUN TestUpdateMemory [2021-11-10T15:28:55.205Z] --- PASS: TestUpdateMemory (0.55s) [2021-11-10T15:28:55.205Z] === RUN TestUpdateCPUQuota [2021-11-10T15:28:56.131Z] --- PASS: TestUpdateCPUQuota (0.89s) [2021-11-10T15:28:56.131Z] === RUN TestUpdatePidsLimit [2021-11-10T15:28:56.131Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-10T15:28:56.387Z] === RUN TestUpdatePidsLimit/no_change [2021-11-10T15:28:56.643Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-10T15:28:56.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-10T15:28:56.899Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-10T15:28:56.899Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-10T15:28:57.154Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-10T15:28:57.411Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-10T15:28:57.973Z] --- PASS: TestUpdatePidsLimit (1.82s) [2021-11-10T15:28:57.973Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2021-11-10T15:28:57.973Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2021-11-10T15:28:57.973Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2021-11-10T15:28:57.973Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2021-11-10T15:28:57.973Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2021-11-10T15:28:57.973Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2021-11-10T15:28:57.973Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2021-11-10T15:28:57.973Z] === RUN TestUpdateRestartPolicy [2021-11-10T15:28:58.527Z] #71 exporting layers 6.8s done [2021-11-10T15:28:58.527Z] #71 writing image sha256:8d05cfc58b79e45d93e33b3ac484f0a8964eff47debd1691926ac163e74fb542 done [2021-11-10T15:28:58.527Z] #71 naming to docker.io/library/docker:7677aeafd7e25aa063c0e40217a26c316a5a2d0c done [2021-11-10T15:28:58.527Z] #71 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-11-10T15:28:58.858Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43008/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43008/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7677aeafd7e25aa063c0e40217a26c316a5a2d0c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7677aeafd7e25aa063c0e40217a26c316a5a2d0c hack/validate/default [2021-11-10T15:29:00.242Z] Congratulations! All commits are properly signed with the DCO! [2021-11-10T15:29:00.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-10T15:29:01.185Z] Congratulations! Seccomp profile generation is done correctly. [2021-11-10T15:29:01.185Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-11-10T15:29:02.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-10T15:29:05.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-10T15:29:05.651Z] #56 285.1 + bin/containerd-stress [2021-11-10T15:29:05.651Z] #56 286.2 + bin/containerd-shim [2021-11-10T15:29:08.154Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-10T15:29:08.155Z] Using test binary docker [2021-11-10T15:29:08.155Z] +++ /etc/init.d/apparmor start [2021-11-10T15:29:08.155Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-10T15:29:08.155Z] INFO: Waiting for daemon to start... [2021-11-10T15:29:08.155Z] Starting dockerd [2021-11-10T15:29:08.155Z] +++ 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-11-10T15:29:09.323Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-11-10T15:29:10.056Z] . [2021-11-10T15:29:10.056Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-10T15:29:10.135Z] --- PASS: TestUpdateRestartPolicy (11.04s) [2021-11-10T15:29:10.135Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-10T15:29:10.135Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2021-11-10T15:29:10.135Z] === RUN TestWaitNonBlocked [2021-11-10T15:29:10.135Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-10T15:29:10.135Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-10T15:29:10.135Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-10T15:29:10.135Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-10T15:29:10.135Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-10T15:29:10.135Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-10T15:29:10.135Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-10T15:29:10.135Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) [2021-11-10T15:29:10.135Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2021-11-10T15:29:10.135Z] === RUN TestWaitBlocked [2021-11-10T15:29:10.135Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-10T15:29:10.135Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-10T15:29:10.135Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-10T15:29:10.135Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-10T15:29:10.135Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-10T15:29:10.135Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-10T15:29:10.314Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-10T15:29:10.314Z] Error: No such image: emptyfs [2021-11-10T15:29:10.314Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-10T15:29:10.314Z] ++++ docker load [2021-11-10T15:29:10.572Z] Running integration-test (iteration 1) [2021-11-10T15:29:10.572Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-10T15:29:10.572Z] ++ 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-11-10T15:29:10.572Z] ++ set -e [2021-11-10T15:29:10.572Z] ++ '[' -n 0 ']' [2021-11-10T15:29:10.572Z] ++ set -x [2021-11-10T15:29:10.572Z] ++ 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-11-10T15:29:10.921Z] #56 292.9 + bin/containerd-shim-runc-v1 [2021-11-10T15:29:11.062Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-10T15:29:11.062Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2021-11-10T15:29:11.062Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2021-11-10T15:29:11.062Z] === CONT TestContainerStartOnDaemonRestart [2021-11-10T15:29:11.062Z] === CONT TestIpcModeOlderClient [2021-11-10T15:29:11.062Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-11-10T15:29:11.062Z] === CONT TestContainerKillOnDaemonStart [2021-11-10T15:29:11.233Z] Congratulations! All API changes are done the right way. [2021-11-10T15:29:11.233Z] Congratulations! All TOML source files changed here have valid syntax. [2021-11-10T15:29:11.233Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-11-10T15:29:11.233Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-11-10T15:29:11.233Z] Congratulations! No new tests were added to integration-cli. [2021-11-10T15:29:11.233Z] [2021-11-10T15:29:11.233Z] INFO Start validation with golang-ci-lint [2021-11-10T15:29:11.233Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-11-10T15:29:11.233Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-11-10T15:29:11.233Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-11-10T15:29:12.951Z] --- PASS: TestContainerStartOnDaemonRestart (2.06s) [2021-11-10T15:29:12.951Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-10T15:29:14.840Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.73s) [2021-11-10T15:29:14.840Z] === CONT TestDaemonHostGatewayIP [2021-11-10T15:29:15.115Z] #56 297.3 + bin/containerd-shim-runc-v2 [2021-11-10T15:29:15.115Z] #56 297.9 + binaries [2021-11-10T15:29:15.115Z] #56 297.9 + install -D bin/containerd /build/containerd [2021-11-10T15:29:15.115Z] #56 297.9 + install -D bin/containerd-shim /build/containerd-shim [2021-11-10T15:29:15.115Z] #56 298.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-10T15:29:15.115Z] #56 298.0 + install -D bin/ctr /build/ctr [2021-11-10T15:29:15.681Z] #56 DONE 298.5s [2021-11-10T15:29:16.618Z] [2021-11-10T15:29:16.618Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-10T15:29:16.618Z] #57 sha256:9c3760c96256762687c684156ed445cfadd3c01d5d6b07ec3dd02bf6ae432ab4 [2021-11-10T15:29:17.189Z] #57 DONE 0.2s [2021-11-10T15:29:17.189Z] [2021-11-10T15:29:17.189Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-10T15:29:17.189Z] #61 sha256:14a929be557060397469d334fe06ea828e34c781dc043a1499ac8ef499d5d7ad [2021-11-10T15:29:17.189Z] #61 DONE 0.1s [2021-11-10T15:29:17.189Z] [2021-11-10T15:29:17.189Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-10T15:29:17.189Z] #66 sha256:d884a319bdcffa468b9cfaf8fbc069e7112cb1491115da76285cf175560957a0 [2021-11-10T15:29:17.353Z] --- PASS: TestDaemonHostGatewayIP (2.26s) [2021-11-10T15:29:17.353Z] === CONT TestDaemonRestartIpcMode [2021-11-10T15:29:17.756Z] #66 DONE 0.6s [2021-11-10T15:29:17.756Z] [2021-11-10T15:29:17.756Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-11-10T15:29:17.756Z] #68 sha256:909b562f92861724365346bc0abd72fd8b784b13caa426f7d46d11635e9cb133 [2021-11-10T15:29:17.756Z] #68 DONE 0.0s [2021-11-10T15:29:17.756Z] [2021-11-10T15:29:17.756Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-11-10T15:29:17.756Z] #69 sha256:78127088838f1148a33e73d179adde8ee5c90d09495b8ab771565e55382588be [2021-11-10T15:29:17.756Z] #69 DONE 0.0s [2021-11-10T15:29:18.014Z] [2021-11-10T15:29:18.014Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-10T15:29:18.014Z] #70 sha256:3ecabccdcd21d21a9e2775b591980f5c8ce9448fb8c5f173066fe63c62e3f384 [2021-11-10T15:29:18.581Z] #70 DONE 0.7s [2021-11-10T15:29:18.581Z] [2021-11-10T15:29:18.581Z] #71 exporting to image [2021-11-10T15:29:18.581Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-10T15:29:18.581Z] #71 exporting layers [2021-11-10T15:29:19.240Z] --- PASS: TestDaemonRestartIpcMode (2.14s) [2021-11-10T15:29:23.416Z] --- PASS: TestContainerKillOnDaemonStart (11.77s) [2021-11-10T15:29:23.416Z] PASS [2021-11-10T15:29:23.416Z] [2021-11-10T15:29:23.416Z] === Skipped [2021-11-10T15:29:23.416Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-10T15:29:23.416Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-10T15:29:23.416Z] [2021-11-10T15:29:23.416Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-10T15:29:23.416Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-10T15:29:23.416Z] [2021-11-10T15:29:23.416Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-10T15:29:23.416Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-10T15:29:23.416Z] [2021-11-10T15:29:23.416Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-10T15:29:23.416Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-10T15:29:23.416Z] [2021-11-10T15:29:23.416Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-10T15:29:23.416Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-10T15:29:23.416Z] [2021-11-10T15:29:23.416Z] [2021-11-10T15:29:23.416Z] DONE 195 tests, 5 skipped in 103.701s [2021-11-10T15:29:23.416Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-10T15:29:23.416Z] INFO: Testing against a local daemon [2021-11-10T15:29:23.416Z] === RUN TestCommitInheritsEnv [2021-11-10T15:29:23.416Z] --- PASS: TestCommitInheritsEnv (0.27s) [2021-11-10T15:29:23.416Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-10T15:29:23.416Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-10T15:29:23.416Z] === RUN TestImagesFilterMultiReference [2021-11-10T15:29:23.416Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-11-10T15:29:23.416Z] === RUN TestImagePullPlatformInvalid [2021-11-10T15:29:23.416Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-10T15:29:23.416Z] === RUN TestRemoveImageOrphaning [2021-11-10T15:29:23.416Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2021-11-10T15:29:23.416Z] === RUN TestRemoveImageGarbageCollector [2021-11-10T15:29:25.148Z] #71 exporting layers 6.3s done [2021-11-10T15:29:25.148Z] #71 writing image sha256:513db436556b730a63edb634eba8d7478ee77f4a3edcab02c53b8b682bbb4f1c done [2021-11-10T15:29:25.148Z] #71 naming to docker.io/library/docker:7677aeafd7e25aa063c0e40217a26c316a5a2d0c done [2021-11-10T15:29:25.148Z] #71 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-10T15:29:25.303Z] --- PASS: TestRemoveImageGarbageCollector (1.74s) [2021-11-10T15:29:25.303Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-10T15:29:25.303Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-10T15:29:25.303Z] === RUN TestTagInvalidReference [2021-11-10T15:29:25.303Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-10T15:29:25.303Z] === RUN TestTagValidPrefixedRepo [2021-11-10T15:29:25.303Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-10T15:29:25.303Z] === RUN TestTagExistedNameWithoutForce [2021-11-10T15:29:25.303Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-10T15:29:25.303Z] === RUN TestTagOfficialNames [2021-11-10T15:29:25.303Z] --- PASS: TestTagOfficialNames (0.06s) [2021-11-10T15:29:25.304Z] === RUN TestTagMatchesDigest [2021-11-10T15:29:25.304Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-10T15:29:25.304Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-10T15:29:25.491Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43008/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=7677aeafd7e25aa063c0e40217a26c316a5a2d0c -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:7677aeafd7e25aa063c0e40217a26c316a5a2d0c hack/make.sh dynbinary test-integration [2021-11-10T15:29:26.427Z] [2021-11-10T15:29:26.428Z] Removing bundles/ [2021-11-10T15:29:26.428Z] [2021-11-10T15:29:26.428Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-10T15:29:26.428Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-10T15:29:26.428Z] GOOS="" GOARCH="" GOARM="" [2021-11-10T15:29:26.593Z] --- PASS: TestBuildWithHugeFile (34.74s) [2021-11-10T15:29:26.593Z] === RUN TestBuildWithEmptyDockerfile [2021-11-10T15:29:26.593Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-10T15:29:26.593Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-10T15:29:26.593Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-10T15:29:26.593Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-10T15:29:26.593Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-10T15:29:26.593Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-10T15:29:26.593Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-10T15:29:26.593Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-10T15:29:26.593Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-10T15:29:26.593Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-11-10T15:29:26.593Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2021-11-10T15:29:26.593Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2021-11-10T15:29:26.593Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-11-10T15:29:26.593Z] === RUN TestBuildPreserveOwnership [2021-11-10T15:29:26.593Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-10T15:29:26.593Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-10T15:29:26.593Z] --- PASS: TestBuildPreserveOwnership (2.51s) [2021-11-10T15:29:26.593Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.67s) [2021-11-10T15:29:26.593Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.83s) [2021-11-10T15:29:26.593Z] === RUN TestBuildPlatformInvalid [2021-11-10T15:29:26.593Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-10T15:29:26.593Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-10T15:29:36.566Z] Loaded image: buildpack-deps:buster [2021-11-10T15:29:36.566Z] Loaded image: busybox:latest [2021-11-10T15:29:36.566Z] Loaded image: busybox:glibc [2021-11-10T15:29:37.941Z] Loaded image: debian:bullseye [2021-11-10T15:29:37.941Z] Loaded image: hello-world:latest [2021-11-10T15:29:37.941Z] Loaded image: arm32v7/hello-world:latest [2021-11-10T15:29:44.500Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (19.32s) [2021-11-10T15:29:44.500Z] PASS [2021-11-10T15:29:44.500Z] [2021-11-10T15:29:44.500Z] === Skipped [2021-11-10T15:29:44.500Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-11-10T15:29:44.500Z] build_session_test.go:25: TODO: BuildKit [2021-11-10T15:29:44.500Z] [2021-11-10T15:29:44.500Z] [2021-11-10T15:29:44.500Z] DONE 33 tests, 1 skipped in 84.264s [2021-11-10T15:29:44.500Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-11-10T15:29:44.500Z] ++ 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-11-10T15:29:44.501Z] ++ set -e [2021-11-10T15:29:44.501Z] ++ '[' -n 0 ']' [2021-11-10T15:29:44.501Z] ++ set -x [2021-11-10T15:29:44.501Z] ++ 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-11-10T15:29:44.501Z] INFO: Testing against a local daemon [2021-11-10T15:29:44.501Z] === RUN TestConfigInspect [2021-11-10T15:29:46.413Z] --- PASS: TestConfigInspect (1.70s) [2021-11-10T15:29:46.413Z] === RUN TestConfigList [2021-11-10T15:29:48.945Z] --- PASS: TestConfigList (2.19s) [2021-11-10T15:29:48.945Z] === RUN TestConfigsCreateAndDelete [2021-11-10T15:29:50.319Z] --- PASS: TestConfigsCreateAndDelete (1.71s) [2021-11-10T15:29:50.319Z] === RUN TestConfigsUpdate [2021-11-10T15:29:52.220Z] --- PASS: TestConfigsUpdate (2.07s) [2021-11-10T15:29:52.220Z] === RUN TestTemplatedConfig [2021-11-10T15:29:54.751Z] --- PASS: TestTemplatedConfig (2.41s) [2021-11-10T15:29:54.751Z] === RUN TestConfigCreateResolve [2021-11-10T15:29:56.651Z] --- PASS: TestConfigCreateResolve (1.66s) [2021-11-10T15:29:56.651Z] === RUN TestConfigDaemonLibtrustID [2021-11-10T15:29:56.910Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-11-10T15:29:56.910Z] PASS [2021-11-10T15:29:56.910Z] [2021-11-10T15:29:56.910Z] DONE 7 tests in 12.366s [2021-11-10T15:29:56.910Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-11-10T15:29:56.910Z] ++ 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-11-10T15:29:56.910Z] ++ set -e [2021-11-10T15:29:56.910Z] ++ '[' -n 0 ']' [2021-11-10T15:29:56.910Z] ++ set -x [2021-11-10T15:29:56.910Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-10T15:29:56.910Z] INFO: Testing against a local daemon [2021-11-10T15:29:56.910Z] === RUN TestCheckpoint [2021-11-10T15:29:56.910Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-10T15:29:56.910Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-10T15:29:56.910Z] === RUN TestContainerInvalidJSON [2021-11-10T15:29:56.910Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-11-10T15:29:56.910Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-11-10T15:29:56.910Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-10T15:29:56.910Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-10T15:29:56.910Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-10T15:29:56.910Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-10T15:29:56.910Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-11-10T15:29:56.910Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-10T15:29:56.910Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-10T15:29:56.910Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-10T15:29:56.910Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-10T15:29:56.910Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-11-10T15:29:56.910Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-10T15:29:56.910Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-10T15:29:57.169Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-11-10T15:29:57.169Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-10T15:29:57.169Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-11-10T15:29:57.169Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-10T15:29:57.169Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-11-10T15:29:57.169Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-10T15:29:57.169Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-11-10T15:29:57.169Z] === RUN TestCopyFromContainer [2021-11-10T15:29:57.254Z] Loaded image: buildpack-deps:buster [2021-11-10T15:29:57.255Z] Loaded image: busybox:latest [2021-11-10T15:29:57.255Z] Loaded image: busybox:glibc [2021-11-10T15:29:58.104Z] === RUN TestCopyFromContainer// [2021-11-10T15:29:58.104Z] === RUN TestCopyFromContainer//bar/root [2021-11-10T15:29:58.104Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-10T15:29:58.104Z] === RUN TestCopyFromContainer/bar/quux [2021-11-10T15:29:58.104Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-10T15:29:58.104Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-10T15:29:58.363Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-10T15:29:58.363Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-10T15:29:58.363Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-10T15:29:58.363Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-10T15:29:58.363Z] --- PASS: TestCopyFromContainer (1.27s) [2021-11-10T15:29:58.363Z] --- PASS: TestCopyFromContainer// (0.05s) [2021-11-10T15:29:58.363Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-11-10T15:29:58.363Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2021-11-10T15:29:58.363Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-11-10T15:29:58.363Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-10T15:29:58.363Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-10T15:29:58.363Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2021-11-10T15:29:58.363Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2021-11-10T15:29:58.363Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2021-11-10T15:29:58.363Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2021-11-10T15:29:58.363Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-10T15:29:58.363Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-10T15:29:58.363Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-10T15:29:58.363Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-10T15:29:58.363Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-10T15:29:58.363Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-10T15:29:58.363Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-10T15:29:58.621Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-10T15:29:58.621Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-10T15:29:58.621Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-10T15:29:58.621Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-10T15:29:58.621Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-10T15:29:58.621Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-10T15:29:58.621Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-10T15:29:58.621Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-10T15:29:58.621Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-10T15:29:58.621Z] === RUN TestCreateWithInvalidEnv [2021-11-10T15:29:58.621Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-10T15:29:58.621Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-10T15:29:58.621Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-10T15:29:58.621Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-10T15:29:58.621Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-10T15:29:58.621Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-10T15:29:58.621Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-10T15:29:58.621Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-10T15:29:58.621Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-10T15:29:58.621Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-10T15:29:58.621Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-10T15:29:58.621Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-10T15:29:58.621Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-10T15:29:58.621Z] === RUN TestCreateTmpfsMountsTarget [2021-11-10T15:29:58.621Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-11-10T15:29:58.621Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-10T15:29:59.558Z] --- PASS: TestCreateWithCustomMaskedPaths (1.12s) [2021-11-10T15:29:59.558Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-10T15:30:00.935Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.08s) [2021-11-10T15:30:00.935Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-10T15:30:00.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-10T15:30:00.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-10T15:30:00.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-10T15:30:00.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-10T15:30:00.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-10T15:30:00.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-10T15:30:00.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-10T15:30:00.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-10T15:30:00.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-10T15:30:00.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-10T15:30:00.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-10T15:30:00.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-10T15:30:00.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-10T15:30:00.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-10T15:30:00.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-10T15:30:00.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-10T15:30:00.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-10T15:30:00.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-10T15:30:00.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-10T15:30:00.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-10T15:30:00.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-10T15:30:00.935Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-10T15:30:01.193Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2021-11-10T15:30:01.193Z] === RUN TestCreateDifferentPlatform [2021-11-10T15:30:01.193Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-10T15:30:01.193Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-10T15:30:01.193Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-11-10T15:30:01.193Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-10T15:30:01.193Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-10T15:30:01.193Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-10T15:30:01.193Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-10T15:30:01.193Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-10T15:30:01.193Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-11-10T15:30:01.193Z] === RUN TestContainerStartOnDaemonRestart [2021-11-10T15:30:01.193Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-10T15:30:01.193Z] === RUN TestDaemonRestartIpcMode [2021-11-10T15:30:01.193Z] === PAUSE TestDaemonRestartIpcMode [2021-11-10T15:30:01.193Z] === RUN TestDaemonHostGatewayIP [2021-11-10T15:30:01.193Z] === PAUSE TestDaemonHostGatewayIP [2021-11-10T15:30:01.193Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-10T15:30:01.193Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-10T15:30:01.193Z] === RUN TestContainerKillOnDaemonStart [2021-11-10T15:30:01.193Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-10T15:30:01.193Z] === RUN TestDiff [2021-11-10T15:30:01.760Z] --- PASS: TestDiff (0.40s) [2021-11-10T15:30:01.760Z] === RUN TestExecWithCloseStdin [2021-11-10T15:30:02.329Z] --- PASS: TestExecWithCloseStdin (0.51s) [2021-11-10T15:30:02.329Z] === RUN TestExec [2021-11-10T15:30:02.587Z] --- PASS: TestExec (0.43s) [2021-11-10T15:30:02.587Z] === RUN TestExecUser [2021-11-10T15:30:03.155Z] --- PASS: TestExecUser (0.45s) [2021-11-10T15:30:03.155Z] === RUN TestExportContainerAndImportImage [2021-11-10T15:30:03.731Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2021-11-10T15:30:03.731Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-10T15:30:03.822Z] Loaded image: debian:bullseye [2021-11-10T15:30:03.822Z] Loaded image: hello-world:latest [2021-11-10T15:30:03.822Z] Loaded image: arm32v7/hello-world:latest [2021-11-10T15:30:03.822Z] INFO: Testing against a local daemon [2021-11-10T15:30:03.822Z] === RUN TestCgroupNamespacesBuild [2021-11-10T15:30:05.108Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2021-11-10T15:30:05.108Z] === RUN TestHealthCheckWorkdir [2021-11-10T15:30:05.675Z] --- PASS: TestHealthCheckWorkdir (0.64s) [2021-11-10T15:30:05.675Z] === RUN TestHealthKillContainer [2021-11-10T15:30:07.114Z] --- PASS: TestCgroupNamespacesBuild (2.81s) [2021-11-10T15:30:07.114Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-10T15:30:09.018Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.99s) [2021-11-10T15:30:09.018Z] === RUN TestBuildWithSession [2021-11-10T15:30:09.018Z] build_session_test.go:25: TODO: BuildKit [2021-11-10T15:30:09.018Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-10T15:30:09.018Z] === RUN TestBuildSquashParent [2021-11-10T15:30:13.787Z] --- PASS: TestHealthKillContainer (7.86s) [2021-11-10T15:30:13.787Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-10T15:30:13.787Z] --- PASS: TestInspectCpusetInConfigPre120 (0.36s) [2021-11-10T15:30:13.787Z] === RUN TestIpcModeNone [2021-11-10T15:30:14.353Z] --- PASS: TestIpcModeNone (0.41s) [2021-11-10T15:30:14.353Z] === RUN TestIpcModePrivate [2021-11-10T15:30:14.611Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2021-11-10T15:30:14.611Z] --- PASS: TestIpcModePrivate (0.41s) [2021-11-10T15:30:14.611Z] === RUN TestIpcModeShareable [2021-11-10T15:30:14.869Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2021-11-10T15:30:15.128Z] --- PASS: TestIpcModeShareable (0.42s) [2021-11-10T15:30:15.128Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-10T15:30:16.503Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.30s) [2021-11-10T15:30:16.503Z] === RUN TestAPIIpcModeHost [2021-11-10T15:30:16.761Z] --- PASS: TestAPIIpcModeHost (0.35s) [2021-11-10T15:30:16.761Z] === RUN TestDaemonIpcModeShareable [2021-11-10T15:30:17.148Z] --- PASS: TestBuildSquashParent (8.03s) [2021-11-10T15:30:17.148Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-10T15:30:17.148Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-10T15:30:17.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-10T15:30:17.148Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-10T15:30:17.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-10T15:30:17.148Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-10T15:30:17.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-10T15:30:17.148Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-10T15:30:17.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-10T15:30:17.148Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-10T15:30:17.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-10T15:30:17.148Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-10T15:30:17.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-10T15:30:17.148Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-10T15:30:17.148Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-10T15:30:17.696Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2021-11-10T15:30:17.696Z] --- PASS: TestDaemonIpcModeShareable (1.09s) [2021-11-10T15:30:17.696Z] === RUN TestDaemonIpcModePrivate [2021-11-10T15:30:18.632Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2021-11-10T15:30:18.890Z] --- PASS: TestDaemonIpcModePrivate (1.08s) [2021-11-10T15:30:18.890Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-10T15:30:19.682Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-10T15:30:19.825Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2021-11-10T15:30:19.941Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-10T15:30:20.084Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) [2021-11-10T15:30:20.084Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-10T15:30:21.019Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2021-11-10T15:30:21.019Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.07s) [2021-11-10T15:30:21.019Z] === RUN TestIpcModeOlderClient [2021-11-10T15:30:21.019Z] === PAUSE TestIpcModeOlderClient [2021-11-10T15:30:21.019Z] === RUN TestKillContainerInvalidSignal [2021-11-10T15:30:21.586Z] --- PASS: TestKillContainerInvalidSignal (0.37s) [2021-11-10T15:30:21.586Z] === RUN TestKillContainer [2021-11-10T15:30:21.586Z] === RUN TestKillContainer/no_signal [2021-11-10T15:30:21.845Z] === RUN TestKillContainer/non_killing_signal [2021-11-10T15:30:22.103Z] === RUN TestKillContainer/killing_signal [2021-11-10T15:30:22.478Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-10T15:30:22.670Z] --- PASS: TestKillContainer (1.14s) [2021-11-10T15:30:22.670Z] --- PASS: TestKillContainer/no_signal (0.37s) [2021-11-10T15:30:22.670Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2021-11-10T15:30:22.670Z] --- PASS: TestKillContainer/killing_signal (0.36s) [2021-11-10T15:30:22.670Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-10T15:30:22.670Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-10T15:30:22.737Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-10T15:30:22.928Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-10T15:30:23.863Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.07s) [2021-11-10T15:30:23.863Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.34s) [2021-11-10T15:30:23.863Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2021-11-10T15:30:23.863Z] === RUN TestKillStoppedContainer [2021-11-10T15:30:23.863Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-10T15:30:23.863Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-10T15:30:23.863Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-10T15:30:23.863Z] === RUN TestKillDifferentUserContainer [2021-11-10T15:30:24.121Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2021-11-10T15:30:24.121Z] === RUN TestInspectOomKilledTrue [2021-11-10T15:30:24.688Z] --- PASS: TestInspectOomKilledTrue (0.42s) [2021-11-10T15:30:24.688Z] === RUN TestInspectOomKilledFalse [2021-11-10T15:30:24.961Z] --- PASS: TestInspectOomKilledFalse (0.36s) [2021-11-10T15:30:24.961Z] === RUN TestLinksEtcHostsContentMatch [2021-11-10T15:30:25.220Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2021-11-10T15:30:25.220Z] === RUN TestLinksContainerNames [2021-11-10T15:30:25.785Z] 4612f6d0b889: Pull complete [2021-11-10T15:30:26.026Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-11-10T15:30:26.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.03s) [2021-11-10T15:30:26.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.11s) [2021-11-10T15:30:26.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.77s) [2021-11-10T15:30:26.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s) [2021-11-10T15:30:26.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.94s) [2021-11-10T15:30:26.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.84s) [2021-11-10T15:30:26.027Z] === RUN TestBuildMultiStageCopy [2021-11-10T15:30:26.027Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-10T15:30:26.154Z] --- PASS: TestLinksContainerNames (0.76s) [2021-11-10T15:30:26.154Z] === RUN TestLogsFollowTailEmpty [2021-11-10T15:30:26.412Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2021-11-10T15:30:26.412Z] === RUN TestContainerNetworkMountsNoChown [2021-11-10T15:30:26.671Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/default [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/default [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/private [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/private [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/rprivate [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/slave [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/slave [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/rslave [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/shared [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/shared [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/rshared [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-10T15:30:26.671Z] === CONT TestMountDaemonRoot/default [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-10T15:30:26.671Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-10T15:30:26.671Z] === CONT TestMountDaemonRoot/rshared [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-10T15:30:26.671Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-10T15:30:26.671Z] === CONT TestMountDaemonRoot/shared [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-10T15:30:26.671Z] === CONT TestMountDaemonRoot/rslave [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-10T15:30:26.671Z] === CONT TestMountDaemonRoot/slave [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-10T15:30:26.671Z] === CONT TestMountDaemonRoot/rprivate [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-10T15:30:26.671Z] === CONT TestMountDaemonRoot/private [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-10T15:30:26.671Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-10T15:30:26.671Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-10T15:30:26.671Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-10T15:30:26.671Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-10T15:30:26.932Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-10T15:30:26.932Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-10T15:30:26.932Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-10T15:30:26.932Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-10T15:30:26.932Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-10T15:30:26.932Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-10T15:30:26.932Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-10T15:30:26.932Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-10T15:30:26.932Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-10T15:30:26.932Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-10T15:30:26.932Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-10T15:30:26.932Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-10T15:30:26.932Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-10T15:30:26.932Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-10T15:30:26.932Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-10T15:30:26.932Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-10T15:30:27.190Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-10T15:30:27.190Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-10T15:30:27.190Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-10T15:30:27.190Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-10T15:30:27.190Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-10T15:30:27.190Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-10T15:30:27.190Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-10T15:30:27.190Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-10T15:30:27.190Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-10T15:30:27.190Z] === RUN TestContainerBindMountNonRecursive [2021-11-10T15:30:28.003Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-10T15:30:28.566Z] --- PASS: TestContainerBindMountNonRecursive (1.15s) [2021-11-10T15:30:28.566Z] === RUN TestContainerVolumesMountedAsShared [2021-11-10T15:30:28.566Z] --- PASS: TestContainerVolumesMountedAsShared (0.36s) [2021-11-10T15:30:28.566Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-10T15:30:28.572Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-10T15:30:28.825Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) [2021-11-10T15:30:28.825Z] === RUN TestNetworkNat [2021-11-10T15:30:29.141Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-10T15:30:29.391Z] --- PASS: TestNetworkNat (0.42s) [2021-11-10T15:30:29.391Z] === RUN TestNetworkLocalhostTCPNat [2021-11-10T15:30:29.400Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-10T15:30:29.650Z] --- PASS: TestNetworkLocalhostTCPNat (0.36s) [2021-11-10T15:30:29.650Z] === RUN TestNetworkLoopbackNat [2021-11-10T15:30:29.967Z] --- PASS: TestBuildMultiStageCopy (4.48s) [2021-11-10T15:30:29.967Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s) [2021-11-10T15:30:29.967Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2021-11-10T15:30:29.967Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2021-11-10T15:30:29.967Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.45s) [2021-11-10T15:30:29.967Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2021-11-10T15:30:29.967Z] === RUN TestBuildMultiStageParentConfig [2021-11-10T15:30:31.347Z] --- PASS: TestBuildMultiStageParentConfig (1.21s) [2021-11-10T15:30:31.347Z] === RUN TestBuildLabelWithTargets [2021-11-10T15:30:32.181Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2021-11-10T15:30:32.181Z] === RUN TestPause [2021-11-10T15:30:32.747Z] --- PASS: TestPause (0.51s) [2021-11-10T15:30:32.747Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-10T15:30:32.747Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-10T15:30:32.747Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-10T15:30:32.747Z] === RUN TestPauseStopPausedContainer [2021-11-10T15:30:33.006Z] --- PASS: TestPauseStopPausedContainer (0.40s) [2021-11-10T15:30:33.006Z] === RUN TestPsFilter [2021-11-10T15:30:33.252Z] --- PASS: TestBuildLabelWithTargets (1.96s) [2021-11-10T15:30:33.252Z] === RUN TestBuildWithEmptyLayers [2021-11-10T15:30:33.265Z] --- PASS: TestPsFilter (0.12s) [2021-11-10T15:30:33.265Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-10T15:30:33.523Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2021-11-10T15:30:33.523Z] === RUN TestRemoveContainerWithVolume [2021-11-10T15:30:34.089Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2021-11-10T15:30:34.089Z] === RUN TestRemoveContainerRunning [2021-11-10T15:30:34.348Z] --- PASS: TestRemoveContainerRunning (0.39s) [2021-11-10T15:30:34.348Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-10T15:30:34.628Z] --- PASS: TestBuildWithEmptyLayers (1.17s) [2021-11-10T15:30:34.628Z] === RUN TestBuildMultiStageOnBuild [2021-11-10T15:30:34.914Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2021-11-10T15:30:34.914Z] === RUN TestRemoveInvalidContainer [2021-11-10T15:30:34.914Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-10T15:30:34.914Z] === RUN TestRenameLinkedContainer [2021-11-10T15:30:36.288Z] --- PASS: TestRenameLinkedContainer (1.55s) [2021-11-10T15:30:36.288Z] === RUN TestRenameStoppedContainer [2021-11-10T15:30:36.854Z] --- PASS: TestRenameStoppedContainer (0.38s) [2021-11-10T15:30:36.854Z] === RUN TestRenameRunningContainerAndReuse [2021-11-10T15:30:37.159Z] --- PASS: TestBuildMultiStageOnBuild (2.74s) [2021-11-10T15:30:37.159Z] === RUN TestBuildUncleanTarFilenames [2021-11-10T15:30:37.421Z] --- PASS: TestRenameRunningContainerAndReuse (0.76s) [2021-11-10T15:30:37.421Z] === RUN TestRenameInvalidName [2021-11-10T15:30:37.987Z] --- PASS: TestRenameInvalidName (0.37s) [2021-11-10T15:30:37.987Z] === RUN TestRenameAnonymousContainer [2021-11-10T15:30:39.064Z] --- PASS: TestBuildUncleanTarFilenames (1.60s) [2021-11-10T15:30:39.064Z] === RUN TestBuildMultiStageLayerLeak [2021-11-10T15:30:39.362Z] --- PASS: TestRenameAnonymousContainer (1.35s) [2021-11-10T15:30:39.362Z] === RUN TestRenameContainerWithSameName [2021-11-10T15:30:39.620Z] --- PASS: TestRenameContainerWithSameName (0.37s) [2021-11-10T15:30:39.620Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-10T15:30:40.555Z] --- PASS: TestRenameContainerWithLinkedContainer (0.72s) [2021-11-10T15:30:40.555Z] === RUN TestResize [2021-11-10T15:30:40.813Z] --- PASS: TestResize (0.41s) [2021-11-10T15:30:40.813Z] === RUN TestResizeWithInvalidSize [2021-11-10T15:30:41.072Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2021-11-10T15:30:41.072Z] === RUN TestResizeWhenContainerNotStarted [2021-11-10T15:30:41.643Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2021-11-10T15:30:41.643Z] === RUN TestDaemonRestartKillContainers [2021-11-10T15:30:41.643Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-10T15:30:41.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-10T15:30:41.643Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-10T15:30:41.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-10T15:30:41.643Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-10T15:30:41.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-10T15:30:41.643Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-10T15:30:41.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-10T15:30:41.643Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-10T15:30:41.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-10T15:30:41.643Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-10T15:30:41.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-10T15:30:41.643Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-10T15:30:41.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-10T15:30:41.643Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-10T15:30:41.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-10T15:30:41.643Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-10T15:30:41.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-10T15:30:41.643Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-10T15:30:41.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-10T15:30:41.643Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-10T15:30:41.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-10T15:30:41.643Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-10T15:30:41.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-10T15:30:41.643Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-10T15:30:41.643Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-10T15:30:42.370Z] --- PASS: TestBuildMultiStageLayerLeak (3.14s) [2021-11-10T15:30:42.370Z] === RUN TestBuildWithHugeFile [2021-11-10T15:30:43.020Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-10T15:30:43.279Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-10T15:30:44.214Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-10T15:30:44.472Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-10T15:30:45.407Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-10T15:30:45.665Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-10T15:30:47.041Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-10T15:30:47.300Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-10T15:30:48.676Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-10T15:30:48.934Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-10T15:30:50.836Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-10T15:30:50.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.52s) [2021-11-10T15:30:50.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s) [2021-11-10T15:30:50.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2021-11-10T15:30:50.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2021-11-10T15:30:50.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.20s) [2021-11-10T15:30:50.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2021-11-10T15:30:50.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s) [2021-11-10T15:30:50.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.61s) [2021-11-10T15:30:50.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.73s) [2021-11-10T15:30:50.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.74s) [2021-11-10T15:30:50.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.58s) [2021-11-10T15:30:50.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.58s) [2021-11-10T15:30:50.836Z] === RUN TestCgroupNamespacesRun [2021-11-10T15:30:51.771Z] --- PASS: TestCgroupNamespacesRun (1.08s) [2021-11-10T15:30:51.771Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-10T15:30:52.706Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2021-11-10T15:30:52.706Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-10T15:30:54.081Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s) [2021-11-10T15:30:54.081Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-10T15:30:55.017Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) [2021-11-10T15:30:55.017Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-10T15:30:55.952Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) [2021-11-10T15:30:55.952Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-10T15:30:57.328Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2021-11-10T15:30:57.328Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-10T15:30:57.894Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2021-11-10T15:30:57.894Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-10T15:30:58.829Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.07s) [2021-11-10T15:30:58.829Z] === RUN TestNISDomainname [2021-11-10T15:30:59.409Z] --- PASS: TestNISDomainname (0.46s) [2021-11-10T15:30:59.409Z] === RUN TestHostnameDnsResolution [2021-11-10T15:30:59.976Z] --- PASS: TestHostnameDnsResolution (0.64s) [2021-11-10T15:30:59.976Z] === RUN TestStats [2021-11-10T15:31:01.677Z] --- PASS: TestImportExtremelyLargeImageWorks (92.00s) [2021-11-10T15:31:01.677Z] PASS [2021-11-10T15:31:01.677Z] [2021-11-10T15:31:01.677Z] DONE 12 tests in 94.556s [2021-11-10T15:31:01.677Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-10T15:31:01.677Z] INFO: Testing against a local daemon [2021-11-10T15:31:01.677Z] === RUN TestNetworkCreateDelete [2021-11-10T15:31:01.677Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-11-10T15:31:01.677Z] === RUN TestDockerNetworkDeletePreferID [2021-11-10T15:31:01.677Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-11-10T15:31:01.677Z] === RUN TestDaemonDNSFallback [2021-11-10T15:31:02.507Z] --- PASS: TestStats (2.40s) [2021-11-10T15:31:02.507Z] === RUN TestStopContainerWithTimeout [2021-11-10T15:31:02.507Z] === RUN TestStopContainerWithTimeout/0 [2021-11-10T15:31:02.507Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-10T15:31:02.507Z] === RUN TestStopContainerWithTimeout/1 [2021-11-10T15:31:02.507Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-10T15:31:02.507Z] === RUN TestStopContainerWithTimeout/3 [2021-11-10T15:31:02.507Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-10T15:31:02.507Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-10T15:31:02.507Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-10T15:31:02.507Z] === CONT TestStopContainerWithTimeout/0 [2021-11-10T15:31:02.507Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-10T15:31:02.765Z] === CONT TestStopContainerWithTimeout/3 [2021-11-10T15:31:02.921Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-10T15:31:02.921Z] [2021-11-10T15:31:02.921Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-10T15:31:02.921Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-10T15:31:02.921Z] HOSTNAME=702a9122cc30 [2021-11-10T15:31:02.921Z] DEST=bundles/test-integration [2021-11-10T15:31:02.921Z] PWD=/go/src/github.com/docker/docker [2021-11-10T15:31:02.921Z] DOCKER_ROOTLESS=1 [2021-11-10T15:31:02.921Z] DOCKER_GITCOMMIT=7677aeafd7e25aa063c0e40217a26c316a5a2d0c [2021-11-10T15:31:02.921Z] container=docker [2021-11-10T15:31:02.921Z] HOME=/root [2021-11-10T15:31:02.921Z] GOLANG_VERSION=1.16.10 [2021-11-10T15:31:02.921Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-10T15:31:02.921Z] VALIDATE_BRANCH=20.10 [2021-11-10T15:31:02.921Z] TERM=xterm [2021-11-10T15:31:02.921Z] DOCKER_PKG=github.com/docker/docker [2021-11-10T15:31:02.921Z] SHLVL=1 [2021-11-10T15:31:02.921Z] TIMEOUT=120m [2021-11-10T15:31:02.921Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-10T15:31:02.921Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-10T15:31:02.921Z] GO111MODULE=off [2021-11-10T15:31:02.921Z] DOCKER_EXPERIMENTAL=1 [2021-11-10T15:31:02.921Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-10T15:31:02.921Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-10T15:31:02.921Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-10T15:31:02.921Z] GOPATH=/go [2021-11-10T15:31:02.921Z] PKG_CONFIG=pkg-config [2021-11-10T15:31:02.921Z] _=/usr/bin/env [2021-11-10T15:31:02.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-10T15:31:04.190Z] --- PASS: TestDaemonDNSFallback (6.31s) [2021-11-10T15:31:04.190Z] === RUN TestInspectNetwork [2021-11-10T15:31:04.667Z] === CONT TestStopContainerWithTimeout/1 [2021-11-10T15:31:06.569Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-10T15:31:06.569Z] --- PASS: TestStopContainerWithTimeout/0 (0.55s) [2021-11-10T15:31:06.569Z] --- PASS: TestStopContainerWithTimeout/-1 (2.45s) [2021-11-10T15:31:06.569Z] --- PASS: TestStopContainerWithTimeout/3 (2.35s) [2021-11-10T15:31:06.569Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2021-11-10T15:31:06.569Z] === RUN TestDeleteDevicemapper [2021-11-10T15:31:06.569Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-10T15:31:06.569Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-10T15:31:06.569Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-10T15:31:07.456Z] === RUN TestInspectNetwork/full_network_id [2021-11-10T15:31:07.456Z] === RUN TestInspectNetwork/partial_network_id [2021-11-10T15:31:07.456Z] === RUN TestInspectNetwork/network_name [2021-11-10T15:31:07.456Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-10T15:31:07.504Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.27s) [2021-11-10T15:31:07.504Z] === RUN TestUpdateMemory [2021-11-10T15:31:08.071Z] --- PASS: TestUpdateMemory (0.50s) [2021-11-10T15:31:08.071Z] === RUN TestUpdateCPUQuota [2021-11-10T15:31:08.637Z] --- PASS: TestUpdateCPUQuota (0.69s) [2021-11-10T15:31:08.637Z] === RUN TestUpdatePidsLimit [2021-11-10T15:31:08.637Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-10T15:31:08.896Z] === RUN TestUpdatePidsLimit/no_change [2021-11-10T15:31:09.154Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-10T15:31:09.154Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-10T15:31:09.413Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-10T15:31:09.672Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-10T15:31:09.931Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-10T15:31:10.498Z] --- PASS: TestUpdatePidsLimit (1.76s) [2021-11-10T15:31:10.498Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2021-11-10T15:31:10.498Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2021-11-10T15:31:10.498Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2021-11-10T15:31:10.498Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2021-11-10T15:31:10.498Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2021-11-10T15:31:10.498Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2021-11-10T15:31:10.498Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2021-11-10T15:31:10.498Z] === RUN TestUpdateRestartPolicy [2021-11-10T15:31:11.618Z] --- PASS: TestInspectNetwork (7.10s) [2021-11-10T15:31:11.618Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-10T15:31:11.618Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-10T15:31:11.618Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-10T15:31:11.618Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-10T15:31:11.618Z] === RUN TestRunContainerWithBridgeNone [2021-11-10T15:31:12.981Z] --- PASS: TestRunContainerWithBridgeNone (1.53s) [2021-11-10T15:31:12.981Z] === RUN TestNetworkInvalidJSON [2021-11-10T15:31:12.981Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-10T15:31:12.981Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-10T15:31:12.981Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-10T15:31:12.981Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-10T15:31:12.981Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-10T15:31:12.981Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-10T15:31:12.981Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-10T15:31:12.981Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-10T15:31:12.981Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-10T15:31:12.981Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-10T15:31:12.981Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-10T15:31:12.981Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-10T15:31:12.981Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-10T15:31:12.981Z] === RUN TestNetworkList [2021-11-10T15:31:12.981Z] === RUN TestNetworkList//networks [2021-11-10T15:31:12.981Z] === PAUSE TestNetworkList//networks [2021-11-10T15:31:12.981Z] === RUN TestNetworkList//networks/ [2021-11-10T15:31:12.981Z] === PAUSE TestNetworkList//networks/ [2021-11-10T15:31:12.981Z] === CONT TestNetworkList//networks [2021-11-10T15:31:12.981Z] === CONT TestNetworkList//networks/ [2021-11-10T15:31:12.982Z] --- PASS: TestNetworkList (0.01s) [2021-11-10T15:31:12.982Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-10T15:31:12.982Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-10T15:31:12.982Z] === RUN TestHostIPv4BridgeLabel [2021-11-10T15:31:13.552Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-11-10T15:31:13.552Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-10T15:31:14.479Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-11-10T15:31:14.479Z] === RUN TestDaemonDefaultNetworkPools [2021-11-10T15:31:15.406Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-11-10T15:31:15.406Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-10T15:31:16.333Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-11-10T15:31:16.333Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-10T15:31:17.697Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-11-10T15:31:17.697Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-10T15:31:18.258Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-11-10T15:31:18.258Z] === RUN TestServiceWithPredefinedNetwork [2021-11-10T15:31:20.772Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2021-11-10T15:31:20.772Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-10T15:31:20.772Z] service_test.go:242: FLAKY_TEST [2021-11-10T15:31:20.772Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-10T15:31:20.772Z] === RUN TestServiceWithDataPathPortInit [2021-11-10T15:31:22.697Z] --- PASS: TestUpdateRestartPolicy (10.62s) [2021-11-10T15:31:22.697Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-10T15:31:22.697Z] --- PASS: TestUpdateRestartWithAutoRemove (0.37s) [2021-11-10T15:31:22.697Z] === RUN TestWaitNonBlocked [2021-11-10T15:31:22.697Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-10T15:31:22.697Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-10T15:31:22.697Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-10T15:31:22.697Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-10T15:31:22.697Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-10T15:31:22.697Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-10T15:31:22.697Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-11-10T15:31:22.697Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s) [2021-11-10T15:31:22.697Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2021-11-10T15:31:22.697Z] === RUN TestWaitBlocked [2021-11-10T15:31:22.697Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-10T15:31:22.697Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-10T15:31:22.697Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-10T15:31:22.697Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-10T15:31:22.697Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-10T15:31:22.697Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-10T15:31:22.697Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-10T15:31:22.697Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s) [2021-11-10T15:31:22.697Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2021-11-10T15:31:22.697Z] === CONT TestContainerStartOnDaemonRestart [2021-11-10T15:31:22.697Z] === CONT TestContainerKillOnDaemonStart [2021-11-10T15:31:24.598Z] --- PASS: TestContainerStartOnDaemonRestart (1.94s) [2021-11-10T15:31:24.598Z] === CONT TestIpcModeOlderClient [2021-11-10T15:31:24.598Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-11-10T15:31:24.598Z] === CONT TestDaemonHostGatewayIP [2021-11-10T15:31:27.138Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-10T15:31:27.138Z] --- PASS: TestDaemonHostGatewayIP (2.15s) [2021-11-10T15:31:28.513Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.54s) [2021-11-10T15:31:28.513Z] === CONT TestDaemonRestartIpcMode [2021-11-10T15:31:30.414Z] --- PASS: TestDaemonRestartIpcMode (2.06s) [2021-11-10T15:31:32.775Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|imports|name|deps|exports_file|files) took 2m9.402856369s [2021-11-10T15:31:32.775Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 418.149928ms [2021-11-10T15:31:34.599Z] --- PASS: TestContainerKillOnDaemonStart (11.52s) [2021-11-10T15:31:34.599Z] PASS [2021-11-10T15:31:34.599Z] [2021-11-10T15:31:34.599Z] === Skipped [2021-11-10T15:31:34.599Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-11-10T15:31:34.600Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-10T15:31:34.600Z] [2021-11-10T15:31:34.600Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-10T15:31:34.600Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-10T15:31:34.600Z] [2021-11-10T15:31:34.600Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-10T15:31:34.600Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-10T15:31:34.600Z] [2021-11-10T15:31:34.600Z] [2021-11-10T15:31:34.600Z] DONE 195 tests, 3 skipped in 97.367s [2021-11-10T15:31:34.600Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-11-10T15:31:34.600Z] ++ 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-11-10T15:31:34.600Z] ++ set -e [2021-11-10T15:31:34.600Z] ++ '[' -n 0 ']' [2021-11-10T15:31:34.600Z] ++ set -x [2021-11-10T15:31:34.600Z] ++ 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-11-10T15:31:34.600Z] INFO: Testing against a local daemon [2021-11-10T15:31:34.600Z] === RUN TestCommitInheritsEnv [2021-11-10T15:31:34.600Z] --- PASS: TestCommitInheritsEnv (0.24s) [2021-11-10T15:31:34.600Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-10T15:31:34.600Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-11-10T15:31:34.600Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-10T15:31:34.600Z] === RUN TestImagesFilterMultiReference [2021-11-10T15:31:34.600Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-11-10T15:31:34.600Z] === RUN TestImagePullPlatformInvalid [2021-11-10T15:31:34.600Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-10T15:31:34.600Z] === RUN TestRemoveImageOrphaning [2021-11-10T15:31:34.858Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2021-11-10T15:31:34.858Z] === RUN TestRemoveImageGarbageCollector [2021-11-10T15:31:34.858Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-10T15:31:34.858Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-10T15:31:34.858Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-10T15:31:34.858Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-10T15:31:34.858Z] === RUN TestTagInvalidReference [2021-11-10T15:31:34.858Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-10T15:31:34.858Z] === RUN TestTagValidPrefixedRepo [2021-11-10T15:31:35.117Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-11-10T15:31:35.117Z] === RUN TestTagExistedNameWithoutForce [2021-11-10T15:31:35.117Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-10T15:31:35.117Z] === RUN TestTagOfficialNames [2021-11-10T15:31:35.117Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-10T15:31:35.117Z] === RUN TestTagMatchesDigest [2021-11-10T15:31:35.117Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-11-10T15:31:35.117Z] PASS [2021-11-10T15:31:35.117Z] [2021-11-10T15:31:35.117Z] === Skipped [2021-11-10T15:31:35.117Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-10T15:31:35.117Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-11-10T15:31:35.117Z] [2021-11-10T15:31:35.117Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-10T15:31:35.117Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-10T15:31:35.117Z] [2021-11-10T15:31:35.117Z] [2021-11-10T15:31:35.117Z] DONE 12 tests, 2 skipped in 0.881s [2021-11-10T15:31:35.117Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-11-10T15:31:35.117Z] ++ 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-11-10T15:31:35.117Z] ++ set -e [2021-11-10T15:31:35.117Z] ++ '[' -n 0 ']' [2021-11-10T15:31:35.117Z] ++ set -x [2021-11-10T15:31:35.117Z] ++ 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-11-10T15:31:35.117Z] INFO: Testing against a local daemon [2021-11-10T15:31:35.117Z] === RUN TestNetworkCreateDelete [2021-11-10T15:31:35.375Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-11-10T15:31:35.375Z] === RUN TestDockerNetworkDeletePreferID [2021-11-10T15:31:35.606Z] --- PASS: TestServiceWithDataPathPortInit (13.83s) [2021-11-10T15:31:35.606Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-10T15:31:35.634Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-11-10T15:31:35.634Z] === RUN TestDaemonDNSFallback [2021-11-10T15:31:36.971Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wm5jykqqtfme2ydopptej270q Created:2021-11-10 15:31:35.638591312 +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[420b104d2499dc8a0eb63407bae61d09c45ced9a74dfad3ca6d17252adf7f962:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3yqcelb7qdn02x1c0k0d0eimm EndpointID:c305da1d64379b8568be5c5062cfb189533d832ca476e12f38f33fd1941eb153 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e5456781694e24b348e9e4d65d40617744b6c33193f6c91505b3c3a4f4065c12 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:bcfd5f125de4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3yqcelb7qdn02x1c0k0d0eimm EndpointID:c305da1d64379b8568be5c5062cfb189533d832ca476e12f38f33fd1941eb153 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-10T15:31:40.915Z] INFO [runner/unused/goanalysis] analyzers took 25.942999707s with top 10 stages: buildssa: 22.410204372s, U1000: 3.532795335s [2021-11-10T15:31:41.133Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s) [2021-11-10T15:31:41.133Z] PASS [2021-11-10T15:31:41.133Z] [2021-11-10T15:31:41.133Z] === Skipped [2021-11-10T15:31:41.133Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-10T15:31:41.133Z] service_test.go:242: FLAKY_TEST [2021-11-10T15:31:41.133Z] [2021-11-10T15:31:41.133Z] [2021-11-10T15:31:41.133Z] DONE 26 tests, 1 skipped in 43.747s [2021-11-10T15:31:41.133Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-10T15:31:41.133Z] INFO: Testing against a local daemon [2021-11-10T15:31:41.133Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-10T15:31:41.133Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-10T15:31:41.133Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-10T15:31:41.133Z] === RUN TestDockerNetworkIpvlan [2021-11-10T15:31:41.133Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-10T15:31:41.133Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-10T15:31:41.133Z] PASS [2021-11-10T15:31:41.133Z] [2021-11-10T15:31:41.133Z] === Skipped [2021-11-10T15:31:41.133Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-10T15:31:41.133Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-10T15:31:41.133Z] [2021-11-10T15:31:41.133Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-10T15:31:41.133Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-10T15:31:41.133Z] [2021-11-10T15:31:41.133Z] [2021-11-10T15:31:41.133Z] DONE 2 tests, 2 skipped in 0.051s [2021-11-10T15:31:41.133Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-10T15:31:41.133Z] INFO: Testing against a local daemon [2021-11-10T15:31:41.133Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-10T15:31:41.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-10T15:31:41.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-10T15:31:42.193Z] --- PASS: TestDaemonDNSFallback (6.20s) [2021-11-10T15:31:42.193Z] === RUN TestInspectNetwork [2021-11-10T15:31:42.497Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2021-11-10T15:31:42.497Z] === RUN TestDockerNetworkMacvlan [2021-11-10T15:31:43.058Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-10T15:31:43.985Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-10T15:31:44.094Z] === RUN TestInspectNetwork/full_network_id [2021-11-10T15:31:44.094Z] === RUN TestInspectNetwork/partial_network_id [2021-11-10T15:31:44.094Z] === RUN TestInspectNetwork/network_name [2021-11-10T15:31:44.094Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-10T15:31:44.546Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-10T15:31:46.448Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-10T15:31:48.279Z] --- PASS: TestInspectNetwork (6.39s) [2021-11-10T15:31:48.279Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-10T15:31:48.279Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-10T15:31:48.279Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-10T15:31:48.279Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-10T15:31:48.279Z] === RUN TestRunContainerWithBridgeNone [2021-11-10T15:31:48.336Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-10T15:31:49.654Z] --- PASS: TestRunContainerWithBridgeNone (1.36s) [2021-11-10T15:31:49.654Z] === RUN TestNetworkInvalidJSON [2021-11-10T15:31:49.654Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-10T15:31:49.654Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-10T15:31:49.654Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-10T15:31:49.654Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-10T15:31:49.654Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-10T15:31:49.654Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-10T15:31:49.654Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-10T15:31:49.654Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-10T15:31:49.654Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-10T15:31:49.654Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-10T15:31:49.654Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-10T15:31:49.654Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-10T15:31:49.654Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-10T15:31:49.654Z] === RUN TestNetworkList [2021-11-10T15:31:49.654Z] === RUN TestNetworkList//networks [2021-11-10T15:31:49.654Z] === PAUSE TestNetworkList//networks [2021-11-10T15:31:49.654Z] === RUN TestNetworkList//networks/ [2021-11-10T15:31:49.654Z] === PAUSE TestNetworkList//networks/ [2021-11-10T15:31:49.654Z] === CONT TestNetworkList//networks [2021-11-10T15:31:49.654Z] === CONT TestNetworkList//networks/ [2021-11-10T15:31:49.654Z] --- PASS: TestNetworkList (0.01s) [2021-11-10T15:31:49.654Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-10T15:31:49.654Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-10T15:31:49.654Z] === RUN TestHostIPv4BridgeLabel [2021-11-10T15:31:50.221Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-11-10T15:31:50.221Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-10T15:31:51.183Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-11-10T15:31:51.183Z] === RUN TestDaemonDefaultNetworkPools [2021-11-10T15:31:51.601Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-10T15:31:51.857Z] --- PASS: TestDockerNetworkMacvlan (9.48s) [2021-11-10T15:31:51.857Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-11-10T15:31:51.857Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-11-10T15:31:51.857Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s) [2021-11-10T15:31:51.857Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2021-11-10T15:31:51.857Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s) [2021-11-10T15:31:51.857Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2021-11-10T15:31:51.857Z] PASS [2021-11-10T15:31:51.857Z] [2021-11-10T15:31:51.857Z] DONE 8 tests in 10.764s [2021-11-10T15:31:52.113Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-10T15:31:52.113Z] testing: warning: no tests to run [2021-11-10T15:31:52.113Z] PASS [2021-11-10T15:31:52.113Z] [2021-11-10T15:31:52.113Z] DONE 0 tests in 0.011s [2021-11-10T15:31:52.113Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-10T15:31:52.113Z] INFO: Testing against a local daemon [2021-11-10T15:31:52.113Z] === RUN TestAuthZPluginAllowRequest [2021-11-10T15:31:52.118Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-11-10T15:31:52.118Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-10T15:31:53.052Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-11-10T15:31:53.052Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-10T15:31:53.477Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2021-11-10T15:31:53.477Z] === RUN TestAuthZPluginTLS [2021-11-10T15:31:53.733Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-11-10T15:31:53.733Z] === RUN TestAuthZPluginDenyRequest [2021-11-10T15:31:54.294Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-11-10T15:31:54.294Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-10T15:31:54.427Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-11-10T15:31:54.427Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-10T15:31:54.856Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-11-10T15:31:54.856Z] === RUN TestAuthZPluginDenyResponse [2021-11-10T15:31:54.993Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-11-10T15:31:54.993Z] === RUN TestServiceWithPredefinedNetwork [2021-11-10T15:31:55.417Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-11-10T15:31:55.417Z] === RUN TestAuthZPluginAllowEventStream [2021-11-10T15:31:56.781Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2021-11-10T15:31:56.781Z] === RUN TestAuthZPluginErrorResponse [2021-11-10T15:31:56.895Z] --- PASS: TestServiceWithPredefinedNetwork (1.73s) [2021-11-10T15:31:56.895Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-10T15:31:56.895Z] service_test.go:242: FLAKY_TEST [2021-11-10T15:31:56.895Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-10T15:31:56.895Z] === RUN TestServiceWithDataPathPortInit [2021-11-10T15:31:57.036Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-11-10T15:31:57.036Z] === RUN TestAuthZPluginErrorRequest [2021-11-10T15:31:57.597Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-11-10T15:31:57.597Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-10T15:31:58.158Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-11-10T15:31:58.158Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-10T15:31:59.521Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2021-11-10T15:31:59.521Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-10T15:32:01.409Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) [2021-11-10T15:32:01.409Z] === RUN TestAuthZPluginHeader [2021-11-10T15:32:01.664Z] --- PASS: TestAuthZPluginHeader (0.71s) [2021-11-10T15:32:01.664Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-10T15:32:03.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-10T15:32:03.820Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-10T15:32:03.820Z] Using test binary docker [2021-11-10T15:32:03.820Z] +++ /etc/init.d/apparmor start [2021-11-10T15:32:03.820Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-10T15:32:03.820Z] INFO: Waiting for daemon to start... [2021-11-10T15:32:03.820Z] Starting dockerd [2021-11-10T15:32:03.820Z] +++ 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-11-10T15:32:03.820Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-10T15:32:03.820Z] Using test binary docker [2021-11-10T15:32:03.821Z] +++ /etc/init.d/apparmor start [2021-11-10T15:32:03.821Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-10T15:32:03.821Z] INFO: Waiting for daemon to start... [2021-11-10T15:32:03.821Z] Starting dockerd [2021-11-10T15:32:03.821Z] +++ 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-11-10T15:32:03.821Z] . [2021-11-10T15:32:03.821Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-10T15:32:03.821Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-10T15:32:03.821Z] Error: No such image: emptyfs [2021-11-10T15:32:03.821Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-10T15:32:03.821Z] ++++ docker load [2021-11-10T15:32:03.821Z] Running integration-test (iteration 1) [2021-11-10T15:32:03.821Z] 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-11-10T15:32:03.821Z] ++ 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-11-10T15:32:03.821Z] ++ set -e [2021-11-10T15:32:03.821Z] ++ '[' -n 0 ']' [2021-11-10T15:32:03.821Z] ++ set -x [2021-11-10T15:32:03.821Z] ++ 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-11-10T15:32:03.821Z] [2021-11-10T15:32:03.821Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-10T15:32:03.821Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-10T15:32:03.821Z] Error: No such image: emptyfs [2021-11-10T15:32:03.821Z] ++++ docker load [2021-11-10T15:32:03.821Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-10T15:32:03.821Z] Running integration-test (iteration 1) [2021-11-10T15:32:03.821Z] 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-11-10T15:32:03.821Z] ++ 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-11-10T15:32:03.821Z] ++ set -e [2021-11-10T15:32:03.821Z] ++ '[' -n 0 ']' [2021-11-10T15:32:03.821Z] ++ set -x [2021-11-10T15:32:03.821Z] ++ 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-11-10T15:32:05.827Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.92s) [2021-11-10T15:32:05.827Z] === RUN TestAuthZPluginV2Disable [2021-11-10T15:32:07.422Z] c1f4c7287c99: Pull complete [2021-11-10T15:32:07.422Z] Digest: sha256:bfa356b928c9977bf2c03d536e251eda8879debf42d884771cb855313a6a5da7 [2021-11-10T15:32:07.422Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-10T15:32:07.422Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-11-10T15:32:07.422Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-11-10T15:32:07.422Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2300' [2021-11-10T15:32:07.422Z] WARN: Skipping validation tests [2021-11-10T15:32:07.422Z] INFO: Running unit tests at 11/10/2021 15:32:06... [2021-11-10T15:32:09.135Z] --- PASS: TestAuthZPluginV2Disable (3.37s) [2021-11-10T15:32:09.135Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-10T15:32:11.266Z] INFO: make.ps1 starting at 11/10/2021 15:32:11 [2021-11-10T15:32:11.735Z] INFO: Git commit (7677aeafd7) assumed from DOCKER_GITCOMMIT environment variable [2021-11-10T15:32:11.735Z] INFO: Invoking autogen... [2021-11-10T15:32:11.768Z] --- PASS: TestServiceWithDataPathPortInit (12.59s) [2021-11-10T15:32:11.768Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-10T15:32:11.768Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zd4hh6w0srltnfh2a6jtskn5t Created:2021-11-10 15:32:10.144367475 +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[bdd4ae01d2226de65f79185868b5a47e11422d97582bf6a15fdf0160f7d46a96:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xc9h6orojeue3aqmykw6cu59f EndpointID:9fb29032b94d5081c024e801e7cee23e6cbad77b684ffd0859b9168e400e4a42 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:406383d37e3270b571d2383d3d5fffbd7507179bf54d934c66a7f7c172607e98 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:31b642f84095 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xc9h6orojeue3aqmykw6cu59f EndpointID:9fb29032b94d5081c024e801e7cee23e6cbad77b684ffd0859b9168e400e4a42 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-10T15:32:12.207Z] INFO: Running unit tests... [2021-11-10T15:32:12.408Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.16s) [2021-11-10T15:32:12.408Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-10T15:32:13.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-10T15:32:14.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-10T15:32:15.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-10T15:32:15.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-10T15:32:15.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-10T15:32:15.953Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.17s) [2021-11-10T15:32:15.953Z] PASS [2021-11-10T15:32:15.953Z] [2021-11-10T15:32:15.953Z] === Skipped [2021-11-10T15:32:15.953Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-10T15:32:15.953Z] service_test.go:242: FLAKY_TEST [2021-11-10T15:32:15.953Z] [2021-11-10T15:32:15.953Z] [2021-11-10T15:32:15.953Z] DONE 26 tests, 1 skipped in 40.308s [2021-11-10T15:32:15.953Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-10T15:32:15.953Z] ++ 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-11-10T15:32:15.953Z] ++ set -e [2021-11-10T15:32:15.953Z] ++ '[' -n 0 ']' [2021-11-10T15:32:15.953Z] ++ set -x [2021-11-10T15:32:15.953Z] ++ 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-11-10T15:32:15.953Z] INFO: Testing against a local daemon [2021-11-10T15:32:15.953Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-10T15:32:15.953Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-10T15:32:15.953Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-10T15:32:15.953Z] === RUN TestDockerNetworkIpvlan [2021-11-10T15:32:15.953Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-10T15:32:15.953Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-10T15:32:15.953Z] PASS [2021-11-10T15:32:15.953Z] [2021-11-10T15:32:15.953Z] === Skipped [2021-11-10T15:32:15.953Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-10T15:32:15.953Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-10T15:32:15.953Z] [2021-11-10T15:32:15.953Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-10T15:32:15.953Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-10T15:32:15.953Z] [2021-11-10T15:32:15.953Z] [2021-11-10T15:32:15.953Z] DONE 2 tests, 2 skipped in 0.095s [2021-11-10T15:32:15.953Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-10T15:32:15.953Z] ++ 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-11-10T15:32:15.953Z] ++ set -e [2021-11-10T15:32:15.953Z] ++ '[' -n 0 ']' [2021-11-10T15:32:15.953Z] ++ set -x [2021-11-10T15:32:15.953Z] ++ 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-11-10T15:32:15.953Z] INFO: Testing against a local daemon [2021-11-10T15:32:15.953Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-10T15:32:16.888Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s) [2021-11-10T15:32:16.888Z] === RUN TestDockerNetworkMacvlan [2021-11-10T15:32:17.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-10T15:32:17.454Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-10T15:32:18.080Z] 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-11-10T15:32:18.389Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-10T15:32:18.954Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-10T15:32:20.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-10T15:32:20.856Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-10T15:32:21.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-10T15:32:22.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-10T15:32:22.271Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-10T15:32:22.347Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.76s) [2021-11-10T15:32:22.347Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-10T15:32:22.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-10T15:32:23.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-10T15:32:24.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-10T15:32:24.804Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-10T15:32:25.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-10T15:32:25.370Z] --- PASS: TestDockerNetworkMacvlan (8.57s) [2021-11-10T15:32:25.370Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2021-11-10T15:32:25.370Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-11-10T15:32:25.370Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.71s) [2021-11-10T15:32:25.370Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.68s) [2021-11-10T15:32:25.370Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.73s) [2021-11-10T15:32:25.370Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.50s) [2021-11-10T15:32:25.370Z] PASS [2021-11-10T15:32:25.370Z] [2021-11-10T15:32:25.370Z] DONE 8 tests in 9.879s [2021-11-10T15:32:25.370Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-10T15:32:25.370Z] ++ 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-11-10T15:32:25.370Z] ++ set -e [2021-11-10T15:32:25.370Z] ++ '[' -n 0 ']' [2021-11-10T15:32:25.370Z] ++ set -x [2021-11-10T15:32:25.370Z] ++ 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-11-10T15:32:25.370Z] testing: warning: no tests to run [2021-11-10T15:32:25.370Z] PASS [2021-11-10T15:32:25.370Z] [2021-11-10T15:32:25.370Z] DONE 0 tests in 0.020s [2021-11-10T15:32:25.370Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-10T15:32:25.370Z] ++ 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-11-10T15:32:25.370Z] ++ set -e [2021-11-10T15:32:25.370Z] ++ '[' -n 0 ']' [2021-11-10T15:32:25.370Z] ++ set -x [2021-11-10T15:32:25.371Z] ++ 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-11-10T15:32:25.629Z] INFO: Testing against a local daemon [2021-11-10T15:32:25.629Z] === RUN TestAuthZPluginAllowRequest [2021-11-10T15:32:25.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-10T15:32:26.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-10T15:32:26.563Z] --- PASS: TestAuthZPluginAllowRequest (1.05s) [2021-11-10T15:32:26.563Z] === RUN TestAuthZPluginTLS [2021-11-10T15:32:26.743Z] ? github.com/docker/docker/api [no test files] [2021-11-10T15:32:27.130Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-11-10T15:32:27.130Z] === RUN TestAuthZPluginDenyRequest [2021-11-10T15:32:27.493Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-10T15:32:27.493Z] Using test binary docker [2021-11-10T15:32:27.493Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-10T15:32:27.493Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-10T15:32:27.493Z] INFO: Waiting for daemon to start... [2021-11-10T15:32:27.493Z] Starting dockerd [2021-11-10T15:32:27.696Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-11-10T15:32:27.696Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-10T15:32:28.262Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-11-10T15:32:28.262Z] === RUN TestAuthZPluginDenyResponse [2021-11-10T15:32:28.829Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-11-10T15:32:28.829Z] === RUN TestAuthZPluginAllowEventStream [2021-11-10T15:32:29.396Z] . [2021-11-10T15:32:29.396Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-10T15:32:29.655Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-10T15:32:29.655Z] Error: No such image: emptyfs [2021-11-10T15:32:29.655Z] Running integration-test (iteration 1) [2021-11-10T15:32:29.655Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-10T15:32:29.764Z] --- PASS: TestAuthZPluginAllowEventStream (1.06s) [2021-11-10T15:32:29.764Z] === RUN TestAuthZPluginErrorResponse [2021-11-10T15:32:30.331Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-11-10T15:32:30.331Z] === RUN TestAuthZPluginErrorRequest [2021-11-10T15:32:30.897Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-11-10T15:32:30.897Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-10T15:32:31.463Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-11-10T15:32:31.463Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-10T15:32:32.838Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2021-11-10T15:32:32.838Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-10T15:32:34.213Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.25s) [2021-11-10T15:32:34.213Z] === RUN TestAuthZPluginHeader [2021-11-10T15:32:34.779Z] --- PASS: TestAuthZPluginHeader (0.67s) [2021-11-10T15:32:34.779Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-10T15:32:34.779Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-10T15:32:34.779Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-11-10T15:32:34.779Z] === RUN TestAuthZPluginV2Disable [2021-11-10T15:32:34.779Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-10T15:32:34.779Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-11-10T15:32:34.779Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-10T15:32:34.779Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-10T15:32:34.779Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-11-10T15:32:34.779Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-10T15:32:34.779Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-10T15:32:34.779Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-11-10T15:32:34.779Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-10T15:32:40.383Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-11-10T15:32:40.383Z] PASS [2021-11-10T15:32:40.383Z] [2021-11-10T15:32:40.383Z] DONE 17 tests in 46.521s [2021-11-10T15:32:40.383Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-10T15:32:40.383Z] INFO: Testing against a local daemon [2021-11-10T15:32:40.383Z] === RUN TestPluginInvalidJSON [2021-11-10T15:32:40.383Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-10T15:32:40.383Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-10T15:32:40.383Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-10T15:32:40.383Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-11-10T15:32:40.383Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-10T15:32:40.383Z] === RUN TestPluginInstall [2021-11-10T15:32:40.383Z] === RUN TestPluginInstall/no_auth [2021-11-10T15:32:40.383Z] time="2021-11-10T15:32:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-10T15:32:40.383Z] time="2021-11-10T15:32:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3de9e0b69e05d3fd3192c8a3d244fed94eb7bfd9a928c883a59a079241c18a5f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-10T15:32:40.383Z] time="2021-11-10T15:32:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-10T15:32:40.383Z] time="2021-11-10T15:32:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3de9e0b69e05d3fd3192c8a3d244fed94eb7bfd9a928c883a59a079241c18a5f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-10T15:32:40.383Z] === RUN TestPluginInstall/with_htpasswd [2021-11-10T15:32:40.639Z] time="2021-11-10T15:32:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-10T15:32:40.639Z] time="2021-11-10T15:32:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2fb4b0af51f5232616efea1392a4ff67d2e95d4f9ba2439b4075d72eec73aab5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-10T15:32:40.639Z] time="2021-11-10T15:32:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-10T15:32:40.639Z] time="2021-11-10T15:32:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2fb4b0af51f5232616efea1392a4ff67d2e95d4f9ba2439b4075d72eec73aab5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-10T15:32:40.895Z] === RUN TestPluginInstall/with_insecure [2021-11-10T15:32:41.688Z] === RUN TestMiddlewares [2021-11-10T15:32:41.688Z] --- PASS: TestMiddlewares (0.00s) [2021-11-10T15:32:41.688Z] PASS [2021-11-10T15:32:41.688Z] coverage: 9.0% of statements [2021-11-10T15:32:41.688Z] ok github.com/docker/docker/api/server 0.057s coverage: 9.0% of statements [2021-11-10T15:32:41.823Z] time="2021-11-10T15:32:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-10T15:32:41.823Z] time="2021-11-10T15:32:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5001101f1d6ea1b37f54ba6a1dc320397c0ca395f18a1df9720c85f3e71d0bc6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-10T15:32:41.824Z] time="2021-11-10T15:32:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-10T15:32:41.824Z] time="2021-11-10T15:32:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5001101f1d6ea1b37f54ba6a1dc320397c0ca395f18a1df9720c85f3e71d0bc6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-10T15:32:42.080Z] plugin_test.go:165: [d56b2e11d4950] daemon is not started [2021-11-10T15:32:42.080Z] --- PASS: TestPluginInstall (3.33s) [2021-11-10T15:32:42.080Z] --- PASS: TestPluginInstall/no_auth (1.57s) [2021-11-10T15:32:42.080Z] --- PASS: TestPluginInstall/with_htpasswd (0.65s) [2021-11-10T15:32:42.080Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2021-11-10T15:32:42.080Z] === RUN TestPluginsWithRuntimes [2021-11-10T15:32:42.540Z] Loaded image: buildpack-deps:buster [2021-11-10T15:32:42.540Z] Loaded image: busybox:latest [2021-11-10T15:32:42.540Z] Loaded image: busybox:glibc [2021-11-10T15:32:42.540Z] Loaded image: buildpack-deps:buster [2021-11-10T15:32:42.540Z] Loaded image: busybox:latest [2021-11-10T15:32:42.540Z] Loaded image: busybox:glibc [2021-11-10T15:32:43.968Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-10T15:32:44.529Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-10T15:32:45.456Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2021-11-10T15:32:45.456Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2021-11-10T15:32:45.456Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.84s) [2021-11-10T15:32:45.456Z] === RUN TestPluginBackCompatMediaTypes [2021-11-10T15:32:46.019Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2021-11-10T15:32:46.019Z] PASS [2021-11-10T15:32:46.019Z] [2021-11-10T15:32:46.019Z] DONE 10 tests in 7.391s [2021-11-10T15:32:46.019Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-10T15:32:46.019Z] INFO: Testing against a local daemon [2021-11-10T15:32:46.019Z] === RUN TestExternalGraphDriver [2021-11-10T15:32:46.019Z] === RUN TestExternalGraphDriver/json [2021-11-10T15:32:47.737Z] Loaded image: buildpack-deps:buster [2021-11-10T15:32:47.737Z] Loaded image: busybox:latest [2021-11-10T15:32:47.737Z] Loaded image: busybox:glibc [2021-11-10T15:32:47.906Z] === RUN TestExternalGraphDriver/spec [2021-11-10T15:32:47.996Z] Loaded image: debian:bullseye [2021-11-10T15:32:47.996Z] Loaded image: hello-world:latest [2021-11-10T15:32:47.996Z] Loaded image: arm32v7/hello-world:latest [2021-11-10T15:32:48.255Z] INFO: Testing against a local daemon [2021-11-10T15:32:48.255Z] === RUN TestCgroupNamespacesBuild [2021-11-10T15:32:49.106Z] Loaded image: debian:bullseye [2021-11-10T15:32:49.106Z] Loaded image: hello-world:latest [2021-11-10T15:32:49.106Z] Loaded image: arm32v7/hello-world:latest [2021-11-10T15:32:49.106Z] INFO: Testing against a local daemon [2021-11-10T15:32:49.106Z] === RUN TestDockerDaemonSuite [2021-11-10T15:32:49.106Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-11-10T15:32:49.271Z] === RUN TestExternalGraphDriver/pull [2021-11-10T15:32:50.042Z] Loaded image: debian:bullseye [2021-11-10T15:32:50.042Z] Loaded image: hello-world:latest [2021-11-10T15:32:50.300Z] Loaded image: arm32v7/hello-world:latest [2021-11-10T15:32:50.560Z] INFO: Testing against a local daemon [2021-11-10T15:32:50.560Z] === RUN TestDockerSuite [2021-11-10T15:32:50.560Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-10T15:32:50.788Z] --- PASS: TestCgroupNamespacesBuild (2.33s) [2021-11-10T15:32:50.788Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-10T15:32:50.818Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-10T15:32:50.818Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-10T15:32:50.818Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-10T15:32:50.818Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-10T15:32:50.818Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-10T15:32:50.818Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-10T15:32:50.818Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-10T15:32:51.204Z] --- PASS: TestExternalGraphDriver (4.94s) [2021-11-10T15:32:51.204Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2021-11-10T15:32:51.205Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2021-11-10T15:32:51.205Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2021-11-10T15:32:51.205Z] === RUN TestGraphdriverPluginV2 [2021-11-10T15:32:51.767Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-10T15:32:51.767Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-10T15:32:52.026Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-10T15:32:52.026Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-10T15:32:52.693Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2021-11-10T15:32:52.693Z] === RUN TestBuildWithSession [2021-11-10T15:32:52.693Z] build_session_test.go:25: TODO: BuildKit [2021-11-10T15:32:52.693Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-10T15:32:52.693Z] === RUN TestBuildSquashParent [2021-11-10T15:32:52.869Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.68s) [2021-11-10T15:32:52.869Z] PASS [2021-11-10T15:32:52.869Z] [2021-11-10T15:32:52.869Z] === Skipped [2021-11-10T15:32:52.869Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-11-10T15:32:52.869Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-10T15:32:52.869Z] [2021-11-10T15:32:52.869Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-11-10T15:32:52.869Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-10T15:32:52.869Z] [2021-11-10T15:32:52.869Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-11-10T15:32:52.869Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-10T15:32:52.869Z] [2021-11-10T15:32:52.869Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-11-10T15:32:52.869Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-10T15:32:52.869Z] [2021-11-10T15:32:52.869Z] [2021-11-10T15:32:52.869Z] DONE 17 tests, 4 skipped in 25.987s [2021-11-10T15:32:52.869Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-10T15:32:52.869Z] ++ 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-11-10T15:32:52.869Z] ++ set -e [2021-11-10T15:32:52.869Z] ++ '[' -n 0 ']' [2021-11-10T15:32:52.869Z] ++ set -x [2021-11-10T15:32:52.869Z] ++ 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-11-10T15:32:52.869Z] INFO: Testing against a local daemon [2021-11-10T15:32:52.869Z] === RUN TestPluginInvalidJSON [2021-11-10T15:32:52.869Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-10T15:32:52.869Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-10T15:32:52.869Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-10T15:32:52.869Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-11-10T15:32:52.869Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-10T15:32:52.869Z] === RUN TestPluginInstall [2021-11-10T15:32:52.869Z] === RUN TestPluginInstall/no_auth [2021-11-10T15:32:52.869Z] time="2021-11-10T15:32:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-10T15:32:52.869Z] time="2021-11-10T15:32:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:243a363750db4b5db361e865910b5a3c1133355f43318662afec4d004f3e4506" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-10T15:32:52.869Z] time="2021-11-10T15:32:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-10T15:32:52.869Z] time="2021-11-10T15:32:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:243a363750db4b5db361e865910b5a3c1133355f43318662afec4d004f3e4506" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-10T15:32:52.869Z] === RUN TestPluginInstall/with_htpasswd [2021-11-10T15:32:52.963Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-10T15:32:52.963Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-10T15:32:52.963Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-10T15:32:53.435Z] time="2021-11-10T15:32:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-10T15:32:53.435Z] time="2021-11-10T15:32:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:243a363750db4b5db361e865910b5a3c1133355f43318662afec4d004f3e4506" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-10T15:32:53.435Z] time="2021-11-10T15:32:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-10T15:32:53.435Z] time="2021-11-10T15:32:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:243a363750db4b5db361e865910b5a3c1133355f43318662afec4d004f3e4506" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-10T15:32:53.435Z] === RUN TestPluginInstall/with_insecure [2021-11-10T15:32:53.899Z] --- PASS: TestBuildWithHugeFile (132.13s) [2021-11-10T15:32:53.899Z] === RUN TestBuildWithEmptyDockerfile [2021-11-10T15:32:54.157Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-10T15:32:54.157Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-10T15:32:54.157Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-10T15:32:54.157Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-10T15:32:54.157Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-10T15:32:54.157Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-10T15:32:54.157Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-10T15:32:54.157Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-10T15:32:54.157Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-10T15:32:54.157Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-10T15:32:54.157Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-11-10T15:32:54.157Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2021-11-10T15:32:54.157Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-11-10T15:32:54.157Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2021-11-10T15:32:54.157Z] === RUN TestBuildPreserveOwnership [2021-11-10T15:32:54.157Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-10T15:32:54.370Z] time="2021-11-10T15:32:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-10T15:32:54.370Z] time="2021-11-10T15:32:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab7683a02fe1963723a3702615ee47ed09bcc1569bbc835da61f3ff2a672a56a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-10T15:32:54.370Z] time="2021-11-10T15:32:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-10T15:32:54.370Z] time="2021-11-10T15:32:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab7683a02fe1963723a3702615ee47ed09bcc1569bbc835da61f3ff2a672a56a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-10T15:32:54.415Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-10T15:32:54.415Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-10T15:32:54.415Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-10T15:32:54.628Z] plugin_test.go:165: [dfeaf2a1000cc] daemon is not started [2021-11-10T15:32:54.628Z] --- PASS: TestPluginInstall (2.94s) [2021-11-10T15:32:54.628Z] --- PASS: TestPluginInstall/no_auth (1.33s) [2021-11-10T15:32:54.628Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2021-11-10T15:32:54.628Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2021-11-10T15:32:54.628Z] === RUN TestPluginsWithRuntimes [2021-11-10T15:32:55.350Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-11-10T15:32:55.367Z] --- PASS: TestGraphdriverPluginV2 (3.87s) [2021-11-10T15:32:55.367Z] PASS [2021-11-10T15:32:55.367Z] [2021-11-10T15:32:55.367Z] DONE 5 tests in 8.865s [2021-11-10T15:32:55.367Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-10T15:32:55.367Z] INFO: Testing against a local daemon [2021-11-10T15:32:55.367Z] === RUN TestContinueAfterPluginCrash [2021-11-10T15:32:55.367Z] === PAUSE TestContinueAfterPluginCrash [2021-11-10T15:32:55.367Z] === RUN TestReadPluginNoRead [2021-11-10T15:32:55.367Z] === PAUSE TestReadPluginNoRead [2021-11-10T15:32:55.367Z] === RUN TestDaemonStartWithLogOpt [2021-11-10T15:32:55.367Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-10T15:32:55.367Z] === CONT TestContinueAfterPluginCrash [2021-11-10T15:32:55.367Z] === CONT TestDaemonStartWithLogOpt [2021-11-10T15:32:55.609Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-10T15:32:56.003Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-10T15:32:56.548Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-10T15:32:56.548Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-10T15:32:56.548Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-10T15:32:56.548Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-10T15:32:56.807Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-10T15:32:56.938Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-10T15:32:57.373Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-10T15:32:57.873Z] --- PASS: TestPluginsWithRuntimes (3.12s) [2021-11-10T15:32:57.873Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2021-11-10T15:32:57.873Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.82s) [2021-11-10T15:32:57.873Z] === RUN TestPluginBackCompatMediaTypes [2021-11-10T15:32:58.132Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2021-11-10T15:32:58.132Z] PASS [2021-11-10T15:32:58.132Z] [2021-11-10T15:32:58.132Z] DONE 10 tests in 6.764s [2021-11-10T15:32:58.132Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-10T15:32:58.132Z] ++ 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-11-10T15:32:58.132Z] ++ set -e [2021-11-10T15:32:58.132Z] ++ '[' -n 0 ']' [2021-11-10T15:32:58.132Z] ++ set -x [2021-11-10T15:32:58.132Z] ++ 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-11-10T15:32:58.307Z] --- PASS: TestBuildPreserveOwnership (4.00s) [2021-11-10T15:32:58.307Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.06s) [2021-11-10T15:32:58.307Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.93s) [2021-11-10T15:32:58.307Z] === RUN TestBuildPlatformInvalid [2021-11-10T15:32:58.307Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2021-11-10T15:32:58.307Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-10T15:32:58.391Z] INFO: Testing against a local daemon [2021-11-10T15:32:58.391Z] === RUN TestExternalGraphDriver [2021-11-10T15:32:58.391Z] === RUN TestExternalGraphDriver/json [2021-11-10T15:32:58.632Z] --- PASS: TestDaemonStartWithLogOpt (3.37s) [2021-11-10T15:32:58.632Z] === CONT TestReadPluginNoRead [2021-11-10T15:32:59.250Z] --- PASS: TestBuildSquashParent (6.58s) [2021-11-10T15:32:59.250Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-10T15:32:59.250Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-10T15:32:59.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-10T15:32:59.250Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-10T15:32:59.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-10T15:32:59.250Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-10T15:32:59.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-10T15:32:59.250Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-10T15:32:59.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-10T15:32:59.250Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-10T15:32:59.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-10T15:32:59.250Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-10T15:32:59.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-10T15:32:59.250Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-10T15:32:59.250Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-10T15:33:00.291Z] === RUN TestExternalGraphDriver/spec [2021-11-10T15:33:00.519Z] === RUN TestReadPluginNoRead/default [2021-11-10T15:33:00.627Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-10T15:33:00.627Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-10T15:33:00.838Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-10T15:33:01.665Z] === RUN TestExternalGraphDriver/pull [2021-11-10T15:33:01.882Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-10T15:33:02.405Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m58.171614056s with top 10 stages: buildssa: 1m38.915965906s, goimports: 20.015839469s, unconvert: 11.370492756s, gosec: 9.248829465s, golint: 5.272957893s, misspell: 3.648808875s, ineffassign: 3.620859143s, vrp: 3.344114918s, inspect: 3.146020486s, printf: 1.670576249s [2021-11-10T15:33:02.405Z] INFO [runner] Issues before processing: 2258, after processing: 0 [2021-11-10T15:33:02.405Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/64, filename_unadjuster: 1682/1682, skip_dirs: 1682/1682, skip_files: 1682/1682, path_prettifier: 1682/1682, autogenerated_exclude: 1577/1682, identifier_marker: 1577/1577, exclude: 1577/1577, exclude-rules: 64/1577, cgo: 1682/2258 [2021-11-10T15:33:02.405Z] INFO [runner] processing took 81.911751ms with stages: nolint: 30.675627ms, identifier_marker: 25.887858ms, path_prettifier: 10.777517ms, autogenerated_exclude: 6.272561ms, exclude-rules: 5.26559ms, skip_dirs: 2.696698ms, cgo: 214.66µs, filename_unadjuster: 115.285µs, max_same_issues: 1.633µs, uniq_by_line: 966ns, diff: 621ns, max_from_linter: 562ns, exclude: 498ns, path_shortener: 480ns, source_code: 463ns, skip_files: 429ns, max_per_file_from_linter: 303ns [2021-11-10T15:33:02.405Z] INFO [runner] linters took 1m39.877042049s with stages: goanalysis_metalinter: 1m20.323871381s, unused: 19.471035089s [2021-11-10T15:33:02.405Z] INFO File cache stats: 1451 entries of total size 6.8MiB [2021-11-10T15:33:02.405Z] INFO Memory: 2299 samples, avg is 1661.5MB, max is 4302.9MB [2021-11-10T15:33:02.405Z] INFO Execution took 3m49.708106353s [2021-11-10T15:33:02.405Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-11-10T15:33:02.739Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-10T15:33:02.751Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43008/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7677aeafd7e25aa063c0e40217a26c316a5a2d0c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7677aeafd7e25aa063c0e40217a26c316a5a2d0c hack/make.sh dynbinary-daemon test-docker-py [2021-11-10T15:33:02.809Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-10T15:33:03.156Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-10T15:33:03.156Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-10T15:33:03.370Z] --- PASS: TestContinueAfterPluginCrash (8.32s) [2021-11-10T15:33:03.566Z] --- PASS: TestExternalGraphDriver (4.96s) [2021-11-10T15:33:03.566Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2021-11-10T15:33:03.566Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2021-11-10T15:33:03.566Z] --- PASS: TestExternalGraphDriver/pull (1.72s) [2021-11-10T15:33:03.566Z] === RUN TestGraphdriverPluginV2 [2021-11-10T15:33:03.566Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-10T15:33:03.566Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-11-10T15:33:03.566Z] PASS [2021-11-10T15:33:03.566Z] [2021-11-10T15:33:03.566Z] === Skipped [2021-11-10T15:33:03.566Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-11-10T15:33:03.566Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-10T15:33:03.566Z] [2021-11-10T15:33:03.566Z] [2021-11-10T15:33:03.566Z] DONE 5 tests, 1 skipped in 5.096s [2021-11-10T15:33:03.566Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-10T15:33:03.566Z] ++ 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-11-10T15:33:03.566Z] ++ set -e [2021-11-10T15:33:03.566Z] ++ '[' -n 0 ']' [2021-11-10T15:33:03.566Z] ++ set -x [2021-11-10T15:33:03.566Z] ++ 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-11-10T15:33:03.566Z] INFO: Testing against a local daemon [2021-11-10T15:33:03.566Z] === RUN TestContinueAfterPluginCrash [2021-11-10T15:33:03.566Z] === PAUSE TestContinueAfterPluginCrash [2021-11-10T15:33:03.566Z] === RUN TestReadPluginNoRead [2021-11-10T15:33:03.566Z] === PAUSE TestReadPluginNoRead [2021-11-10T15:33:03.566Z] === RUN TestDaemonStartWithLogOpt [2021-11-10T15:33:03.566Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-10T15:33:03.566Z] === CONT TestContinueAfterPluginCrash [2021-11-10T15:33:03.566Z] === CONT TestDaemonStartWithLogOpt [2021-11-10T15:33:03.693Z] [2021-11-10T15:33:03.693Z] Removing bundles/ [2021-11-10T15:33:03.693Z] [2021-11-10T15:33:03.693Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-11-10T15:33:03.693Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-10T15:33:03.693Z] GOOS="" GOARCH="" GOARM="" [2021-11-10T15:33:03.931Z] === CONT TestReadPluginNoRead [2021-11-10T15:33:03.931Z] read_test.go:92: [d48edfe18b57e] daemon is not started [2021-11-10T15:33:03.931Z] --- PASS: TestReadPluginNoRead (5.77s) [2021-11-10T15:33:03.931Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2021-11-10T15:33:03.931Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2021-11-10T15:33:03.931Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2021-11-10T15:33:03.931Z] PASS [2021-11-10T15:33:03.931Z] [2021-11-10T15:33:03.931Z] DONE 6 tests in 9.195s [2021-11-10T15:33:03.931Z] 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-11-10T15:33:04.186Z] testing: warning: no tests to run [2021-11-10T15:33:04.186Z] PASS [2021-11-10T15:33:04.186Z] [2021-11-10T15:33:04.186Z] DONE 0 tests in 0.011s [2021-11-10T15:33:04.186Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-10T15:33:04.186Z] INFO: Testing against a local daemon [2021-11-10T15:33:04.186Z] === RUN TestPluginWithDevMounts [2021-11-10T15:33:04.186Z] === PAUSE TestPluginWithDevMounts [2021-11-10T15:33:04.186Z] === CONT TestPluginWithDevMounts [2021-11-10T15:33:05.056Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-10T15:33:05.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.40s) [2021-11-10T15:33:05.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.49s) [2021-11-10T15:33:05.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.02s) [2021-11-10T15:33:05.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.27s) [2021-11-10T15:33:05.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.03s) [2021-11-10T15:33:05.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.92s) [2021-11-10T15:33:05.056Z] === RUN TestBuildMultiStageCopy [2021-11-10T15:33:05.056Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-10T15:33:05.271Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-10T15:33:06.073Z] --- PASS: TestPluginWithDevMounts (1.60s) [2021-11-10T15:33:06.073Z] PASS [2021-11-10T15:33:06.073Z] [2021-11-10T15:33:06.073Z] DONE 1 tests in 1.649s [2021-11-10T15:33:06.073Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-10T15:33:06.073Z] INFO: Testing against a local daemon [2021-11-10T15:33:06.073Z] === RUN TestSecretInspect [2021-11-10T15:33:06.849Z] --- PASS: TestDaemonStartWithLogOpt (2.91s) [2021-11-10T15:33:06.849Z] === CONT TestReadPluginNoRead [2021-11-10T15:33:07.174Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-10T15:33:07.433Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-10T15:33:07.437Z] --- PASS: TestSecretInspect (1.72s) [2021-11-10T15:33:07.437Z] === RUN TestSecretList [2021-11-10T15:33:08.001Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-10T15:33:08.336Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-10T15:33:08.750Z] === RUN TestReadPluginNoRead/default [2021-11-10T15:33:08.938Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-10T15:33:09.269Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-10T15:33:09.325Z] --- PASS: TestSecretList (1.71s) [2021-11-10T15:33:09.325Z] === RUN TestSecretsCreateAndDelete [2021-11-10T15:33:09.505Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-11-10T15:33:09.684Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-10T15:33:10.203Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-10T15:33:10.619Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-10T15:33:11.137Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-10T15:33:11.406Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-11-10T15:33:11.555Z] --- PASS: TestContinueAfterPluginCrash (7.89s) [2021-11-10T15:33:11.813Z] === CONT TestReadPluginNoRead [2021-11-10T15:33:11.813Z] read_test.go:92: [dd6a707844425] daemon is not started [2021-11-10T15:33:11.813Z] --- PASS: TestReadPluginNoRead (5.36s) [2021-11-10T15:33:11.813Z] --- PASS: TestReadPluginNoRead/default (1.11s) [2021-11-10T15:33:11.813Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.08s) [2021-11-10T15:33:11.813Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s) [2021-11-10T15:33:11.813Z] PASS [2021-11-10T15:33:11.813Z] [2021-11-10T15:33:11.813Z] DONE 6 tests in 8.362s [2021-11-10T15:33:11.813Z] 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-11-10T15:33:11.813Z] ++ 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-11-10T15:33:11.813Z] ++ set -e [2021-11-10T15:33:11.813Z] ++ '[' -n 0 ']' [2021-11-10T15:33:11.813Z] ++ set -x [2021-11-10T15:33:11.813Z] ++ 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-11-10T15:33:11.813Z] testing: warning: no tests to run [2021-11-10T15:33:11.813Z] PASS [2021-11-10T15:33:11.813Z] [2021-11-10T15:33:11.813Z] DONE 0 tests in 0.029s [2021-11-10T15:33:11.813Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-10T15:33:11.813Z] ++ 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-11-10T15:33:11.813Z] ++ set -e [2021-11-10T15:33:11.813Z] ++ '[' -n 0 ']' [2021-11-10T15:33:11.813Z] ++ set -x [2021-11-10T15:33:11.813Z] ++ 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-11-10T15:33:11.813Z] INFO: Testing against a local daemon [2021-11-10T15:33:11.813Z] === RUN TestPluginWithDevMounts [2021-11-10T15:33:11.813Z] === PAUSE TestPluginWithDevMounts [2021-11-10T15:33:11.813Z] === CONT TestPluginWithDevMounts [2021-11-10T15:33:11.842Z] --- PASS: TestSecretsCreateAndDelete (2.24s) [2021-11-10T15:33:11.842Z] === RUN TestSecretsUpdate [2021-11-10T15:33:12.070Z] --- PASS: TestBuildMultiStageCopy (7.33s) [2021-11-10T15:33:12.071Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2021-11-10T15:33:12.071Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2021-11-10T15:33:12.071Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-11-10T15:33:12.071Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-11-10T15:33:12.071Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-11-10T15:33:12.071Z] === RUN TestBuildMultiStageParentConfig [2021-11-10T15:33:13.310Z] === RUN TestDockerSuite/TestAttachDetach [2021-11-10T15:33:13.577Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-11-10T15:33:13.732Z] --- PASS: TestPluginWithDevMounts (1.52s) [2021-11-10T15:33:13.732Z] PASS [2021-11-10T15:33:13.732Z] [2021-11-10T15:33:13.732Z] DONE 1 tests in 1.614s [2021-11-10T15:33:13.732Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-10T15:33:13.732Z] ++ 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-11-10T15:33:13.732Z] ++ set -e [2021-11-10T15:33:13.732Z] ++ '[' -n 0 ']' [2021-11-10T15:33:13.732Z] ++ set -x [2021-11-10T15:33:13.732Z] ++ 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-11-10T15:33:13.732Z] INFO: Testing against a local daemon [2021-11-10T15:33:13.732Z] === RUN TestSecretInspect [2021-11-10T15:33:13.773Z] --- PASS: TestSecretsUpdate (2.13s) [2021-11-10T15:33:13.773Z] === RUN TestTemplatedSecret [2021-11-10T15:33:14.143Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-10T15:33:15.079Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-10T15:33:15.337Z] docker_cli_daemon_test.go:1455: [d7db6668d7cee] daemon is not started [2021-11-10T15:33:15.632Z] --- PASS: TestSecretInspect (2.20s) [2021-11-10T15:33:15.632Z] === RUN TestSecretList [2021-11-10T15:33:16.272Z] check_test.go:309: [d96926bd5370d] daemon is not started [2021-11-10T15:33:16.272Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-11-10T15:33:16.305Z] --- PASS: TestTemplatedSecret (2.51s) [2021-11-10T15:33:16.305Z] === RUN TestSecretCreateResolve [2021-11-10T15:33:16.840Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-10T15:33:17.332Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-11-10T15:33:17.332Z] === RUN TestBuildLabelWithTargets [2021-11-10T15:33:17.778Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-10T15:33:18.164Z] --- PASS: TestSecretList (2.05s) [2021-11-10T15:33:18.164Z] === RUN TestSecretsCreateAndDelete [2021-11-10T15:33:18.345Z] Loaded image: buildpack-deps:buster [2021-11-10T15:33:18.604Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-10T15:33:18.604Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-11-10T15:33:18.604Z] Loaded image: busybox:latest [2021-11-10T15:33:18.820Z] --- PASS: TestSecretCreateResolve (2.25s) [2021-11-10T15:33:18.820Z] PASS [2021-11-10T15:33:18.820Z] [2021-11-10T15:33:18.820Z] DONE 6 tests in 12.603s [2021-11-10T15:33:18.820Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-10T15:33:18.820Z] INFO: Testing against a local daemon [2021-11-10T15:33:18.820Z] === RUN TestServiceCreateInit [2021-11-10T15:33:18.820Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-10T15:33:19.172Z] Loaded image: busybox:glibc [2021-11-10T15:33:19.539Z] --- PASS: TestSecretsCreateAndDelete (1.70s) [2021-11-10T15:33:19.539Z] === RUN TestSecretsUpdate [2021-11-10T15:33:19.742Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-10T15:33:20.311Z] check_test.go:309: [d33a2b603787c] daemon is not started [2021-11-10T15:33:20.311Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-11-10T15:33:21.247Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-10T15:33:21.439Z] --- PASS: TestSecretsUpdate (1.71s) [2021-11-10T15:33:21.439Z] === RUN TestTemplatedSecret [2021-11-10T15:33:22.084Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-10T15:33:22.182Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-10T15:33:23.118Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-10T15:33:23.118Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-10T15:33:23.340Z] --- PASS: TestTemplatedSecret (2.01s) [2021-11-10T15:33:23.340Z] === RUN TestSecretCreateResolve [2021-11-10T15:33:23.686Z] Loaded image: debian:bullseye [2021-11-10T15:33:23.686Z] Loaded image: hello-world:latest [2021-11-10T15:33:23.945Z] Loaded image: arm32v7/hello-world:latest [2021-11-10T15:33:24.205Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-10T15:33:24.774Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-11-10T15:33:24.774Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-10T15:33:25.242Z] --- PASS: TestSecretCreateResolve (2.08s) [2021-11-10T15:33:25.242Z] PASS [2021-11-10T15:33:25.242Z] [2021-11-10T15:33:25.242Z] DONE 6 tests in 11.848s [2021-11-10T15:33:25.242Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-11-10T15:33:25.242Z] ++ 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-11-10T15:33:25.242Z] ++ set -e [2021-11-10T15:33:25.242Z] ++ '[' -n 0 ']' [2021-11-10T15:33:25.242Z] ++ set -x [2021-11-10T15:33:25.242Z] ++ 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-11-10T15:33:25.242Z] INFO: Testing against a local daemon [2021-11-10T15:33:25.242Z] === RUN TestServiceCreateInit [2021-11-10T15:33:25.465Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-11-10T15:33:25.465Z] === RUN TestBuildWithEmptyLayers [2021-11-10T15:33:25.500Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-10T15:33:26.250Z] --- PASS: TestServiceCreateInit (7.35s) [2021-11-10T15:33:26.250Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.63s) [2021-11-10T15:33:26.250Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.71s) [2021-11-10T15:33:26.250Z] === RUN TestCreateServiceMultipleTimes [2021-11-10T15:33:28.061Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-11-10T15:33:28.745Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-11-10T15:33:28.745Z] === RUN TestBuildMultiStageOnBuild [2021-11-10T15:33:28.783Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-10T15:33:29.963Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-11-10T15:33:32.066Z] --- PASS: TestServiceCreateInit (6.79s) [2021-11-10T15:33:32.066Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.17s) [2021-11-10T15:33:32.066Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s) [2021-11-10T15:33:32.066Z] === RUN TestCreateServiceMultipleTimes [2021-11-10T15:33:33.249Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-11-10T15:33:34.010Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-11-10T15:33:34.010Z] === RUN TestBuildUncleanTarFilenames [2021-11-10T15:33:34.010Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2021-11-10T15:33:34.010Z] === RUN TestBuildMultiStageLayerLeak [2021-11-10T15:33:35.782Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (36.96s) [2021-11-10T15:33:35.782Z] PASS [2021-11-10T15:33:35.782Z] [2021-11-10T15:33:35.782Z] === Skipped [2021-11-10T15:33:35.782Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-10T15:33:35.782Z] build_session_test.go:25: TODO: BuildKit [2021-11-10T15:33:35.782Z] [2021-11-10T15:33:35.782Z] [2021-11-10T15:33:35.782Z] DONE 33 tests, 1 skipped in 264.671s [2021-11-10T15:33:35.782Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-10T15:33:35.782Z] ++ 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-11-10T15:33:35.782Z] ++ set -e [2021-11-10T15:33:35.782Z] ++ '[' -n 0 ']' [2021-11-10T15:33:35.782Z] ++ set -x [2021-11-10T15:33:35.782Z] ++ 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-11-10T15:33:35.782Z] INFO: Testing against a local daemon [2021-11-10T15:33:35.782Z] === RUN TestConfigInspect [2021-11-10T15:33:36.366Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-11-10T15:33:38.191Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2021-11-10T15:33:38.191Z] === RUN TestBuildWithHugeFile [2021-11-10T15:33:38.899Z] --- PASS: TestConfigInspect (2.90s) [2021-11-10T15:33:38.899Z] === RUN TestConfigList [2021-11-10T15:33:38.899Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-11-10T15:33:40.278Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-11-10T15:33:41.214Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-10T15:33:41.473Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-10T15:33:41.473Z] --- PASS: TestConfigList (2.88s) [2021-11-10T15:33:41.473Z] === RUN TestConfigsCreateAndDelete [2021-11-10T15:33:42.410Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-11-10T15:33:42.669Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-10T15:33:42.669Z] check_test.go:309: [deceee95cc5fd] daemon is not started [2021-11-10T15:33:42.669Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-11-10T15:33:42.927Z] === RUN TestBoolValue [2021-11-10T15:33:42.927Z] --- PASS: TestBoolValue (0.00s) [2021-11-10T15:33:42.927Z] === RUN TestBoolValueOrDefault [2021-11-10T15:33:42.927Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-10T15:33:42.927Z] === RUN TestInt64ValueOrZero [2021-11-10T15:33:42.927Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-10T15:33:42.927Z] === RUN TestInt64ValueOrDefault [2021-11-10T15:33:42.927Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-10T15:33:42.927Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-10T15:33:42.927Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-10T15:33:42.927Z] === RUN TestJsonContentType [2021-11-10T15:33:42.927Z] --- PASS: TestJsonContentType (0.00s) [2021-11-10T15:33:42.927Z] PASS [2021-11-10T15:33:42.927Z] coverage: 14.7% of statements [2021-11-10T15:33:42.927Z] ok github.com/docker/docker/api/server/httputils 0.078s coverage: 14.7% of statements [2021-11-10T15:33:42.927Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-10T15:33:42.927Z] === RUN TestMaskSecretKeys [2021-11-10T15:33:42.927Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-10T15:33:42.927Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-10T15:33:42.927Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-10T15:33:42.927Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-10T15:33:42.927Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-10T15:33:42.927Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-10T15:33:42.927Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-10T15:33:42.927Z] === RUN TestVersionMiddlewareVersion [2021-11-10T15:33:42.927Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-10T15:33:42.927Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-10T15:33:42.927Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-10T15:33:42.927Z] PASS [2021-11-10T15:33:42.927Z] coverage: 37.7% of statements [2021-11-10T15:33:42.927Z] ok github.com/docker/docker/api/server/middleware 0.050s coverage: 37.7% of statements [2021-11-10T15:33:42.927Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-10T15:33:42.927Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-10T15:33:42.927Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-10T15:33:42.927Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-10T15:33:42.927Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-10T15:33:42.927Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-10T15:33:42.927Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-10T15:33:42.927Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-10T15:33:42.927Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-10T15:33:42.927Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-10T15:33:42.927Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-10T15:33:42.927Z] === RUN TestStrSliceMarshalJSON [2021-11-10T15:33:42.927Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-10T15:33:42.927Z] === RUN TestStrSliceUnmarshalJSON [2021-11-10T15:33:42.927Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-10T15:33:42.927Z] === RUN TestStrSliceUnmarshalString [2021-11-10T15:33:42.927Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-10T15:33:42.927Z] === RUN TestStrSliceUnmarshalSlice [2021-11-10T15:33:42.927Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-10T15:33:42.927Z] PASS [2021-11-10T15:33:42.927Z] coverage: 90.0% of statements [2021-11-10T15:33:42.927Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2021-11-10T15:33:42.927Z] === RUN TestAdjustForAPIVersion [2021-11-10T15:33:42.927Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-10T15:33:42.927Z] PASS [2021-11-10T15:33:42.927Z] coverage: 5.7% of statements [2021-11-10T15:33:42.927Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 5.7% of statements [2021-11-10T15:33:42.927Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-10T15:33:42.927Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-10T15:33:42.927Z] ? github.com/docker/docker/api/types [no test files] [2021-11-10T15:33:42.928Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-10T15:33:42.928Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-10T15:33:42.928Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-10T15:33:42.928Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-10T15:33:42.928Z] === RUN TestToJSON [2021-11-10T15:33:42.928Z] --- PASS: TestToJSON (0.00s) [2021-11-10T15:33:42.928Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-10T15:33:42.928Z] === RUN TestToParamWithVersion [2021-11-10T15:33:42.928Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-10T15:33:42.928Z] === RUN TestFromJSON [2021-11-10T15:33:42.928Z] --- PASS: TestFromJSON (0.00s) [2021-11-10T15:33:42.928Z] === RUN TestEmpty [2021-11-10T15:33:42.928Z] --- PASS: TestEmpty (0.00s) [2021-11-10T15:33:42.928Z] === RUN TestArgsMatchKVListEmptySources [2021-11-10T15:33:42.928Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-10T15:33:42.928Z] === RUN TestArgsMatchKVList [2021-11-10T15:33:42.928Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-10T15:33:42.928Z] === RUN TestArgsMatch [2021-11-10T15:33:42.928Z] --- PASS: TestArgsMatch (0.00s) [2021-11-10T15:33:42.928Z] === RUN TestAdd [2021-11-10T15:33:42.928Z] --- PASS: TestAdd (0.00s) [2021-11-10T15:33:42.928Z] === RUN TestDel [2021-11-10T15:33:42.928Z] --- PASS: TestDel (0.00s) [2021-11-10T15:33:42.928Z] === RUN TestLen [2021-11-10T15:33:42.928Z] --- PASS: TestLen (0.00s) [2021-11-10T15:33:42.928Z] === RUN TestExactMatch [2021-11-10T15:33:42.928Z] --- PASS: TestExactMatch (0.00s) [2021-11-10T15:33:42.928Z] === RUN TestOnlyOneExactMatch [2021-11-10T15:33:42.928Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-10T15:33:42.928Z] === RUN TestContains [2021-11-10T15:33:42.928Z] --- PASS: TestContains (0.00s) [2021-11-10T15:33:42.928Z] === RUN TestValidate [2021-11-10T15:33:42.928Z] --- PASS: TestValidate (0.00s) [2021-11-10T15:33:42.928Z] === RUN TestWalkValues [2021-11-10T15:33:42.928Z] --- PASS: TestWalkValues (0.00s) [2021-11-10T15:33:42.928Z] === RUN TestFuzzyMatch [2021-11-10T15:33:42.928Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-10T15:33:42.928Z] === RUN TestClone [2021-11-10T15:33:42.928Z] --- PASS: TestClone (0.00s) [2021-11-10T15:33:42.928Z] PASS [2021-11-10T15:33:42.928Z] coverage: 92.2% of statements [2021-11-10T15:33:42.928Z] ok github.com/docker/docker/api/types/filters 0.038s coverage: 92.2% of statements [2021-11-10T15:33:42.928Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-10T15:33:42.928Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-10T15:33:42.928Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-10T15:33:42.928Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-10T15:33:42.928Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-10T15:33:42.928Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-10T15:33:42.928Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-10T15:33:42.928Z] === RUN TestDurationToSecondsString [2021-11-10T15:33:42.928Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-10T15:33:42.928Z] === RUN TestGetTimestamp [2021-11-10T15:33:42.928Z] === RUN TestCompareVersion [2021-11-10T15:33:42.928Z] --- PASS: TestCompareVersion (0.00s) [2021-11-10T15:33:42.928Z] PASS [2021-11-10T15:33:42.928Z] coverage: 75.0% of statements [2021-11-10T15:33:42.928Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 75.0% of statements [2021-11-10T15:33:42.928Z] --- PASS: TestGetTimestamp (0.13s) [2021-11-10T15:33:42.928Z] === RUN TestParseTimestamps [2021-11-10T15:33:42.928Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-10T15:33:42.928Z] PASS [2021-11-10T15:33:42.928Z] coverage: 100.0% of statements [2021-11-10T15:33:42.928Z] ok github.com/docker/docker/api/types/time 0.185s coverage: 100.0% of statements [2021-11-10T15:33:42.928Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-10T15:33:42.928Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-10T15:33:42.928Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-10T15:33:42.928Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-10T15:33:42.928Z] ? github.com/docker/docker/builder [no test files] [2021-11-10T15:33:42.928Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-10T15:33:42.928Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-10T15:33:42.928Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-10T15:33:42.928Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-10T15:33:42.928Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-10T15:33:42.928Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-10T15:33:42.928Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-10T15:33:43.187Z] check_test.go:309: [d406ee2d3e051] daemon is not started [2021-11-10T15:33:43.187Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-11-10T15:33:43.445Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-11-10T15:33:43.915Z] === RUN TestParseRemoteURL [2021-11-10T15:33:43.915Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-10T15:33:43.915Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-10T15:33:43.915Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-10T15:33:43.915Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-10T15:33:43.915Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-10T15:33:43.915Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-10T15:33:43.915Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-10T15:33:43.915Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-10T15:33:43.915Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-10T15:33:43.915Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-10T15:33:43.915Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-10T15:33:43.915Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-10T15:33:43.915Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-10T15:33:43.915Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-10T15:33:43.915Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-10T15:33:43.915Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-10T15:33:43.915Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-10T15:33:43.915Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-10T15:33:43.915Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-10T15:33:43.915Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-10T15:33:43.915Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-10T15:33:43.915Z] === RUN TestCloneArgsSmartHttp [2021-11-10T15:33:43.915Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-11-10T15:33:43.915Z] === RUN TestCloneArgsDumbHttp [2021-11-10T15:33:43.915Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-10T15:33:43.915Z] === RUN TestCloneArgsGit [2021-11-10T15:33:43.915Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-10T15:33:43.915Z] === RUN TestCheckoutGit [2021-11-10T15:33:44.013Z] --- PASS: TestConfigsCreateAndDelete (2.62s) [2021-11-10T15:33:44.013Z] === RUN TestConfigsUpdate [2021-11-10T15:33:44.272Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-11-10T15:33:44.287Z] --- PASS: TestCreateServiceMultipleTimes (15.53s) [2021-11-10T15:33:44.287Z] === RUN TestCreateServiceConflict [2021-11-10T15:33:44.287Z] --- PASS: TestCreateServiceConflict (2.14s) [2021-11-10T15:33:44.287Z] === RUN TestCreateServiceMaxReplicas [2021-11-10T15:33:44.839Z] check_test.go:309: [dc765fefff3e1] daemon is not started [2021-11-10T15:33:44.839Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-11-10T15:33:45.405Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-10T15:33:45.480Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-10T15:33:45.480Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestProcessNoDockerignore [2021-11-10T15:33:45.480Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-10T15:33:45.480Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestDetectContentType [2021-11-10T15:33:45.480Z] --- PASS: TestDetectContentType (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestSelectAcceptableMIME [2021-11-10T15:33:45.480Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestInspectEmptyResponse [2021-11-10T15:33:45.480Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestInspectResponseBinary [2021-11-10T15:33:45.480Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestResponseUnsupportedContentType [2021-11-10T15:33:45.480Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestInspectResponseTextSimple [2021-11-10T15:33:45.480Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestInspectResponseEmptyContentType [2021-11-10T15:33:45.480Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestUnknownContentLength [2021-11-10T15:33:45.480Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestDownloadRemote [2021-11-10T15:33:45.480Z] --- PASS: TestDownloadRemote (0.08s) [2021-11-10T15:33:45.480Z] === RUN TestGetWithStatusError [2021-11-10T15:33:45.480Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestCloseRootDirectory [2021-11-10T15:33:45.480Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:33:45.480Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestHashFile [2021-11-10T15:33:45.480Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:33:45.480Z] --- SKIP: TestHashFile (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestHashSubdir [2021-11-10T15:33:45.480Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:33:45.480Z] --- SKIP: TestHashSubdir (0.01s) [2021-11-10T15:33:45.480Z] === RUN TestRemoveDirectory [2021-11-10T15:33:45.480Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:33:45.480Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-11-10T15:33:45.480Z] PASS [2021-11-10T15:33:45.480Z] coverage: 9.3% of statements [2021-11-10T15:33:45.480Z] ok github.com/docker/docker/builder/remotecontext 0.239s coverage: 9.3% of statements [2021-11-10T15:33:45.480Z] === RUN TestGetAllAllowed [2021-11-10T15:33:45.480Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestGetAllMeta [2021-11-10T15:33:45.480Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-10T15:33:45.480Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestIsUnreferencedBuiltin [2021-11-10T15:33:45.480Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestIsExistingDirectory [2021-11-10T15:33:45.480Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestGetFilenameForDownload [2021-11-10T15:33:45.480Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestEnv2Variables [2021-11-10T15:33:45.480Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-10T15:33:45.480Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestMaintainer [2021-11-10T15:33:45.480Z] --- PASS: TestMaintainer (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestLabel [2021-11-10T15:33:45.480Z] --- PASS: TestLabel (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestFromScratch [2021-11-10T15:33:45.480Z] --- PASS: TestFromScratch (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestFromWithArg [2021-11-10T15:33:45.480Z] --- PASS: TestFromWithArg (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-10T15:33:45.480Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestFromWithUndefinedArg [2021-11-10T15:33:45.480Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestFromMultiStageWithNamedStage [2021-11-10T15:33:45.480Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestOnbuild [2021-11-10T15:33:45.480Z] --- PASS: TestOnbuild (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestWorkdir [2021-11-10T15:33:45.480Z] --- PASS: TestWorkdir (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestCmd [2021-11-10T15:33:45.480Z] --- PASS: TestCmd (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestHealthcheckNone [2021-11-10T15:33:45.480Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestHealthcheckCmd [2021-11-10T15:33:45.480Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestEntrypoint [2021-11-10T15:33:45.480Z] --- PASS: TestEntrypoint (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestExpose [2021-11-10T15:33:45.480Z] --- PASS: TestExpose (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestUser [2021-11-10T15:33:45.480Z] --- PASS: TestUser (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestVolume [2021-11-10T15:33:45.480Z] --- PASS: TestVolume (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestStopSignal [2021-11-10T15:33:45.480Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-10T15:33:45.480Z] --- SKIP: TestStopSignal (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestArg [2021-11-10T15:33:45.480Z] --- PASS: TestArg (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestShell [2021-11-10T15:33:45.480Z] --- PASS: TestShell (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestPrependEnvOnCmd [2021-11-10T15:33:45.480Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestRunWithBuildArgs [2021-11-10T15:33:45.480Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestRunIgnoresHealthcheck [2021-11-10T15:33:45.480Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-10T15:33:45.480Z] === RUN TestDispatchUnsupportedOptions [2021-11-10T15:33:45.480Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-10T15:33:45.480Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-10T15:33:45.480Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-10T15:33:45.481Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-10T15:33:45.481Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-10T15:33:45.481Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-10T15:33:45.481Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-10T15:33:45.481Z] === RUN TestNormalizeWorkdir [2021-11-10T15:33:45.481Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-10T15:33:45.481Z] === RUN TestDispatch [2021-11-10T15:33:45.481Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-10T15:33:45.481Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-10T15:33:45.481Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-10T15:33:45.481Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-10T15:33:45.481Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-10T15:33:45.481Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-10T15:33:45.481Z] === RUN TestDispatch/COPY_url [2021-11-10T15:33:45.481Z] --- PASS: TestDispatch (0.07s) [2021-11-10T15:33:45.481Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-11-10T15:33:45.481Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-11-10T15:33:45.481Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-10T15:33:45.481Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-10T15:33:45.481Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-10T15:33:45.481Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-10T15:33:45.481Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-10T15:33:45.481Z] === RUN TestAddScratchImageAddsToMounts [2021-11-10T15:33:45.481Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-10T15:33:45.481Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-10T15:33:45.481Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-10T15:33:45.481Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-10T15:33:45.481Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-10T15:33:45.481Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-10T15:33:45.481Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-10T15:33:45.949Z] === RUN TestImageSourceGetAddsToMounts [2021-11-10T15:33:45.949Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-10T15:33:45.949Z] === RUN TestEmptyDockerfile [2021-11-10T15:33:45.949Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-11-10T15:33:45.949Z] === RUN TestSymlinkDockerfile [2021-11-10T15:33:45.949Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-11-10T15:33:45.949Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-10T15:33:45.949Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-10T15:33:45.949Z] === RUN TestNonExistingDockerfile [2021-11-10T15:33:45.949Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-10T15:33:45.949Z] === RUN TestCopyRunConfig [2021-11-10T15:33:45.949Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-10T15:33:45.949Z] === RUN TestDeepCopyRunConfig [2021-11-10T15:33:45.949Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-10T15:33:45.949Z] === RUN TestExportImage [2021-11-10T15:33:45.949Z] --- PASS: TestExportImage (0.00s) [2021-11-10T15:33:45.949Z] === RUN TestNormalizeDest [2021-11-10T15:33:45.949Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-10T15:33:45.949Z] PASS [2021-11-10T15:33:45.949Z] coverage: 46.8% of statements [2021-11-10T15:33:45.949Z] ok github.com/docker/docker/builder/dockerfile 0.186s coverage: 46.8% of statements [2021-11-10T15:33:45.949Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-10T15:33:45.949Z] === RUN TestEnable [2021-11-10T15:33:45.949Z] --- PASS: TestEnable (0.00s) [2021-11-10T15:33:45.949Z] === RUN TestDisable [2021-11-10T15:33:45.949Z] --- PASS: TestDisable (0.00s) [2021-11-10T15:33:45.949Z] === RUN TestEnabled [2021-11-10T15:33:45.949Z] --- PASS: TestEnabled (0.00s) [2021-11-10T15:33:45.949Z] PASS [2021-11-10T15:33:45.949Z] coverage: 100.0% of statements [2021-11-10T15:33:45.949Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2021-11-10T15:33:46.173Z] --- PASS: TestCreateServiceMaxReplicas (2.76s) [2021-11-10T15:33:46.173Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-10T15:33:47.306Z] --- PASS: TestConfigsUpdate (2.96s) [2021-11-10T15:33:47.307Z] === RUN TestTemplatedConfig [2021-11-10T15:33:47.307Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-11-10T15:33:47.874Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-10T15:33:48.441Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-10T15:33:48.700Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-11-10T15:33:50.158Z] --- PASS: TestCreateServiceMultipleTimes (15.07s) [2021-11-10T15:33:50.158Z] === RUN TestCreateServiceConflict [2021-11-10T15:33:50.158Z] --- PASS: TestCreateServiceConflict (1.67s) [2021-11-10T15:33:50.158Z] === RUN TestCreateServiceMaxReplicas [2021-11-10T15:33:50.604Z] --- PASS: TestTemplatedConfig (3.45s) [2021-11-10T15:33:50.604Z] === RUN TestConfigCreateResolve [2021-11-10T15:33:51.091Z] --- PASS: TestCreateServiceMaxReplicas (2.11s) [2021-11-10T15:33:51.091Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-10T15:33:51.171Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-11-10T15:33:52.550Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-11-10T15:33:52.808Z] --- PASS: TestConfigCreateResolve (2.37s) [2021-11-10T15:33:52.808Z] === RUN TestConfigDaemonLibtrustID [2021-11-10T15:33:52.808Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-11-10T15:33:53.376Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-11-10T15:33:53.376Z] PASS [2021-11-10T15:33:53.376Z] [2021-11-10T15:33:53.376Z] DONE 7 tests in 17.915s [2021-11-10T15:33:53.376Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-10T15:33:53.376Z] ++ 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-11-10T15:33:53.376Z] ++ set -e [2021-11-10T15:33:53.376Z] ++ '[' -n 0 ']' [2021-11-10T15:33:53.376Z] ++ set -x [2021-11-10T15:33:53.376Z] ++ 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-11-10T15:33:53.634Z] INFO: Testing against a local daemon [2021-11-10T15:33:53.634Z] === RUN TestCheckpoint [2021-11-10T15:33:53.634Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-10T15:33:53.635Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-10T15:33:53.635Z] === RUN TestContainerInvalidJSON [2021-11-10T15:33:53.635Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-11-10T15:33:53.635Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-11-10T15:33:53.635Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-10T15:33:53.635Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-10T15:33:53.635Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-10T15:33:53.635Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-10T15:33:53.635Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-11-10T15:33:53.635Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-10T15:33:53.635Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-10T15:33:53.635Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-10T15:33:53.635Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-11-10T15:33:53.635Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-10T15:33:53.635Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-10T15:33:53.635Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-10T15:33:53.894Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-11-10T15:33:53.894Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-10T15:33:53.894Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-11-10T15:33:53.894Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-10T15:33:53.894Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-11-10T15:33:53.894Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-10T15:33:53.894Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-11-10T15:33:53.894Z] === RUN TestCopyFromContainer [2021-11-10T15:33:54.832Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-10T15:33:55.092Z] === RUN TestCopyFromContainer// [2021-11-10T15:33:55.351Z] === RUN TestCopyFromContainer//bar/root [2021-11-10T15:33:55.351Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-10T15:33:55.351Z] === RUN TestCopyFromContainer/bar/quux [2021-11-10T15:33:55.610Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-10T15:33:55.610Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-10T15:33:55.610Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-10T15:33:55.868Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-10T15:33:55.868Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-10T15:33:55.868Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-10T15:33:56.129Z] --- PASS: TestCopyFromContainer (2.08s) [2021-11-10T15:33:56.129Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-11-10T15:33:56.129Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-11-10T15:33:56.129Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-11-10T15:33:56.129Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-11-10T15:33:56.129Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-11-10T15:33:56.129Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-11-10T15:33:56.129Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-11-10T15:33:56.129Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-11-10T15:33:56.129Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-11-10T15:33:56.129Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-11-10T15:33:56.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-10T15:33:56.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-10T15:33:56.129Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-10T15:33:56.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-10T15:33:56.129Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-10T15:33:56.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-10T15:33:56.129Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-10T15:33:56.129Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-10T15:33:56.129Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-10T15:33:56.129Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-10T15:33:56.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-11-10T15:33:56.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-10T15:33:56.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-10T15:33:56.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-11-10T15:33:56.129Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-10T15:33:56.129Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-11-10T15:33:56.129Z] === RUN TestCreateWithInvalidEnv [2021-11-10T15:33:56.129Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-10T15:33:56.129Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-10T15:33:56.129Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-10T15:33:56.129Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-10T15:33:56.129Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-10T15:33:56.129Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-10T15:33:56.129Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-10T15:33:56.129Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-10T15:33:56.129Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-10T15:33:56.129Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-10T15:33:56.129Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-10T15:33:56.129Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-10T15:33:56.129Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-10T15:33:56.129Z] === RUN TestCreateTmpfsMountsTarget [2021-11-10T15:33:56.129Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-11-10T15:33:56.129Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-10T15:33:56.371Z] === RUN TestCheckpointCreateError [2021-11-10T15:33:56.371Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestCheckpointCreate [2021-11-10T15:33:56.371Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestCheckpointDeleteError [2021-11-10T15:33:56.371Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestCheckpointDelete [2021-11-10T15:33:56.371Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestCheckpointListError [2021-11-10T15:33:56.371Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestCheckpointList [2021-11-10T15:33:56.371Z] --- PASS: TestCheckpointList (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestCheckpointListContainerNotFound [2021-11-10T15:33:56.371Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestNewClientWithOpsFromEnv [2021-11-10T15:33:56.371Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-10T15:33:56.371Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestGetAPIPath [2021-11-10T15:33:56.371Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestParseHostURL [2021-11-10T15:33:56.371Z] --- PASS: TestParseHostURL (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-10T15:33:56.371Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-10T15:33:56.371Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestNegotiateAPIVersion [2021-11-10T15:33:56.371Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestNegotiateAPVersionOverride [2021-11-10T15:33:56.371Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-10T15:33:56.371Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-10T15:33:56.371Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-10T15:33:56.371Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestClientRedirect [2021-11-10T15:33:56.371Z] --- PASS: TestClientRedirect (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestConfigCreateUnsupported [2021-11-10T15:33:56.371Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestConfigCreateError [2021-11-10T15:33:56.371Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestConfigCreate [2021-11-10T15:33:56.371Z] --- PASS: TestConfigCreate (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestConfigInspectNotFound [2021-11-10T15:33:56.371Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestConfigInspectWithEmptyID [2021-11-10T15:33:56.371Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestConfigInspectUnsupported [2021-11-10T15:33:56.371Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestConfigInspectError [2021-11-10T15:33:56.371Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestConfigInspectConfigNotFound [2021-11-10T15:33:56.371Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestConfigInspect [2021-11-10T15:33:56.371Z] --- PASS: TestConfigInspect (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestConfigListUnsupported [2021-11-10T15:33:56.371Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestConfigListError [2021-11-10T15:33:56.371Z] --- PASS: TestConfigListError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestConfigList [2021-11-10T15:33:56.371Z] --- PASS: TestConfigList (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestConfigRemoveUnsupported [2021-11-10T15:33:56.371Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestConfigRemoveError [2021-11-10T15:33:56.371Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestConfigRemove [2021-11-10T15:33:56.371Z] --- PASS: TestConfigRemove (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestConfigUpdateUnsupported [2021-11-10T15:33:56.371Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestConfigUpdateError [2021-11-10T15:33:56.371Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestConfigUpdate [2021-11-10T15:33:56.371Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerCommitError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerCommit [2021-11-10T15:33:56.371Z] --- PASS: TestContainerCommit (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerStatPathError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerStatPathNotFoundError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerStatPathNoHeaderError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerStatPath [2021-11-10T15:33:56.371Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestCopyToContainerError [2021-11-10T15:33:56.371Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestCopyToContainerNotFoundError [2021-11-10T15:33:56.371Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-10T15:33:56.371Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestCopyToContainer [2021-11-10T15:33:56.371Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestCopyFromContainerError [2021-11-10T15:33:56.371Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestCopyFromContainerNotFoundError [2021-11-10T15:33:56.371Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-10T15:33:56.371Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-10T15:33:56.371Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestCopyFromContainer [2021-11-10T15:33:56.371Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerCreateError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerCreateImageNotFound [2021-11-10T15:33:56.371Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerCreateWithName [2021-11-10T15:33:56.371Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerCreateAutoRemove [2021-11-10T15:33:56.371Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerDiffError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerDiff [2021-11-10T15:33:56.371Z] --- PASS: TestContainerDiff (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerExecCreateError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerExecCreate [2021-11-10T15:33:56.371Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerExecStartError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerExecStart [2021-11-10T15:33:56.371Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerExecInspectError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerExecInspect [2021-11-10T15:33:56.371Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerExportError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerExportError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerExport [2021-11-10T15:33:56.371Z] --- PASS: TestContainerExport (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerInspectError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerInspectContainerNotFound [2021-11-10T15:33:56.371Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerInspectWithEmptyID [2021-11-10T15:33:56.371Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerInspect [2021-11-10T15:33:56.371Z] --- PASS: TestContainerInspect (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerInspectNode [2021-11-10T15:33:56.371Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerKillError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerKillError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerKill [2021-11-10T15:33:56.371Z] --- PASS: TestContainerKill (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerListError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerListError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerList [2021-11-10T15:33:56.371Z] --- PASS: TestContainerList (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerLogsNotFoundError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerLogsError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerLogs [2021-11-10T15:33:56.371Z] --- PASS: TestContainerLogs (0.13s) [2021-11-10T15:33:56.371Z] === RUN TestContainerPauseError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerPause [2021-11-10T15:33:56.371Z] --- PASS: TestContainerPause (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainersPruneError [2021-11-10T15:33:56.371Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainersPrune [2021-11-10T15:33:56.371Z] --- PASS: TestContainersPrune (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerRemoveError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerRemoveNotFoundError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerRemove [2021-11-10T15:33:56.371Z] --- PASS: TestContainerRemove (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerRenameError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerRename [2021-11-10T15:33:56.371Z] --- PASS: TestContainerRename (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerResizeError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerExecResizeError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerResize [2021-11-10T15:33:56.371Z] --- PASS: TestContainerResize (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerExecResize [2021-11-10T15:33:56.371Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerRestartError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerRestart [2021-11-10T15:33:56.371Z] --- PASS: TestContainerRestart (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerStartError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerStartError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerStart [2021-11-10T15:33:56.371Z] --- PASS: TestContainerStart (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerStatsError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerStats [2021-11-10T15:33:56.371Z] --- PASS: TestContainerStats (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerStopError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerStopError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerStop [2021-11-10T15:33:56.371Z] --- PASS: TestContainerStop (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerTopError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerTopError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerTop [2021-11-10T15:33:56.371Z] --- PASS: TestContainerTop (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerUnpauseError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerUnpause [2021-11-10T15:33:56.371Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerUpdateError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerUpdate [2021-11-10T15:33:56.371Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerWaitError [2021-11-10T15:33:56.371Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestContainerWait [2021-11-10T15:33:56.371Z] --- PASS: TestContainerWait (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestDiskUsageError [2021-11-10T15:33:56.371Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestDiskUsage [2021-11-10T15:33:56.371Z] --- PASS: TestDiskUsage (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestDistributionInspectUnsupported [2021-11-10T15:33:56.371Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestDistributionInspectWithEmptyID [2021-11-10T15:33:56.371Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestEventsErrorInOptions [2021-11-10T15:33:56.371Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestEventsErrorFromServer [2021-11-10T15:33:56.371Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestEvents [2021-11-10T15:33:56.371Z] --- PASS: TestEvents (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestTLSCloseWriter [2021-11-10T15:33:56.371Z] === PAUSE TestTLSCloseWriter [2021-11-10T15:33:56.371Z] === RUN TestImageBuildError [2021-11-10T15:33:56.371Z] --- PASS: TestImageBuildError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestImageBuild [2021-11-10T15:33:56.371Z] --- PASS: TestImageBuild (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestGetDockerOS [2021-11-10T15:33:56.371Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestImageCreateError [2021-11-10T15:33:56.371Z] --- PASS: TestImageCreateError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestImageCreate [2021-11-10T15:33:56.371Z] --- PASS: TestImageCreate (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestImageHistoryError [2021-11-10T15:33:56.371Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestImageHistory [2021-11-10T15:33:56.371Z] --- PASS: TestImageHistory (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestImageImportError [2021-11-10T15:33:56.371Z] --- PASS: TestImageImportError (0.00s) [2021-11-10T15:33:56.371Z] === RUN TestImageImport [2021-11-10T15:33:56.372Z] --- PASS: TestImageImport (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImageInspectError [2021-11-10T15:33:56.372Z] --- PASS: TestImageInspectError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImageInspectImageNotFound [2021-11-10T15:33:56.372Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImageInspectWithEmptyID [2021-11-10T15:33:56.372Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImageInspect [2021-11-10T15:33:56.372Z] --- PASS: TestImageInspect (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImageListError [2021-11-10T15:33:56.372Z] --- PASS: TestImageListError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImageList [2021-11-10T15:33:56.372Z] --- PASS: TestImageList (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImageListApiBefore125 [2021-11-10T15:33:56.372Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImageLoadError [2021-11-10T15:33:56.372Z] --- PASS: TestImageLoadError (0.02s) [2021-11-10T15:33:56.372Z] === RUN TestImageLoad [2021-11-10T15:33:56.372Z] --- PASS: TestImageLoad (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImagesPruneError [2021-11-10T15:33:56.372Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImagesPrune [2021-11-10T15:33:56.372Z] --- PASS: TestImagesPrune (0.01s) [2021-11-10T15:33:56.372Z] === RUN TestImagePullReferenceParseError [2021-11-10T15:33:56.372Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImagePullAnyError [2021-11-10T15:33:56.372Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-10T15:33:56.372Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-10T15:33:56.372Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-10T15:33:56.372Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-10T15:33:56.372Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImagePullWithoutErrors [2021-11-10T15:33:56.372Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImagePushReferenceError [2021-11-10T15:33:56.372Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImagePushAnyError [2021-11-10T15:33:56.372Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-10T15:33:56.372Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-10T15:33:56.372Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-10T15:33:56.372Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-10T15:33:56.372Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImagePushWithoutErrors [2021-11-10T15:33:56.372Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-10T15:33:56.372Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-10T15:33:56.372Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-10T15:33:56.372Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-10T15:33:56.372Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-10T15:33:56.372Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-10T15:33:56.372Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-10T15:33:56.372Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-10T15:33:56.372Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImageRemoveError [2021-11-10T15:33:56.372Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImageRemoveImageNotFound [2021-11-10T15:33:56.372Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImageRemove [2021-11-10T15:33:56.372Z] --- PASS: TestImageRemove (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImageSaveError [2021-11-10T15:33:56.372Z] --- PASS: TestImageSaveError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImageSave [2021-11-10T15:33:56.372Z] --- PASS: TestImageSave (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImageSearchAnyError [2021-11-10T15:33:56.372Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-10T15:33:56.372Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-10T15:33:56.372Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-10T15:33:56.372Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-10T15:33:56.372Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImageSearchWithoutErrors [2021-11-10T15:33:56.372Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImageTagError [2021-11-10T15:33:56.372Z] --- PASS: TestImageTagError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImageTagInvalidReference [2021-11-10T15:33:56.372Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImageTagInvalidSourceImageName [2021-11-10T15:33:56.372Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImageTagHexSource [2021-11-10T15:33:56.372Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestImageTag [2021-11-10T15:33:56.372Z] --- PASS: TestImageTag (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestInfoServerError [2021-11-10T15:33:56.372Z] --- PASS: TestInfoServerError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestInfoInvalidResponseJSONError [2021-11-10T15:33:56.372Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestInfo [2021-11-10T15:33:56.372Z] --- PASS: TestInfo (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNetworkConnectError [2021-11-10T15:33:56.372Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-10T15:33:56.372Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNetworkConnect [2021-11-10T15:33:56.372Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNetworkCreateError [2021-11-10T15:33:56.372Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNetworkCreate [2021-11-10T15:33:56.372Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNetworkDisconnectError [2021-11-10T15:33:56.372Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNetworkDisconnect [2021-11-10T15:33:56.372Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNetworkInspectError [2021-11-10T15:33:56.372Z] --- PASS: TestNetworkInspectError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNetworkInspectNotFoundError [2021-11-10T15:33:56.372Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNetworkInspectWithEmptyID [2021-11-10T15:33:56.372Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNetworkInspect [2021-11-10T15:33:56.372Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNetworkListError [2021-11-10T15:33:56.372Z] --- PASS: TestNetworkListError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNetworkList [2021-11-10T15:33:56.372Z] --- PASS: TestNetworkList (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNetworksPruneError [2021-11-10T15:33:56.372Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNetworksPrune [2021-11-10T15:33:56.372Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNetworkRemoveError [2021-11-10T15:33:56.372Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNetworkRemove [2021-11-10T15:33:56.372Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNodeInspectError [2021-11-10T15:33:56.372Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNodeInspectNodeNotFound [2021-11-10T15:33:56.372Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNodeInspectWithEmptyID [2021-11-10T15:33:56.372Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNodeInspect [2021-11-10T15:33:56.372Z] --- PASS: TestNodeInspect (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNodeListError [2021-11-10T15:33:56.372Z] --- PASS: TestNodeListError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNodeList [2021-11-10T15:33:56.372Z] --- PASS: TestNodeList (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNodeRemoveError [2021-11-10T15:33:56.372Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNodeRemove [2021-11-10T15:33:56.372Z] --- PASS: TestNodeRemove (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNodeUpdateError [2021-11-10T15:33:56.372Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestNodeUpdate [2021-11-10T15:33:56.372Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestOptionWithTimeout [2021-11-10T15:33:56.372Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestPingFail [2021-11-10T15:33:56.372Z] --- PASS: TestPingFail (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestPingWithError [2021-11-10T15:33:56.372Z] 2021/11/10 15:33:55 RoundTripper returned a response & error; ignoring response [2021-11-10T15:33:56.372Z] 2021/11/10 15:33:55 RoundTripper returned a response & error; ignoring response [2021-11-10T15:33:56.372Z] --- PASS: TestPingWithError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestPingSuccess [2021-11-10T15:33:56.372Z] --- PASS: TestPingSuccess (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestPingHeadFallback [2021-11-10T15:33:56.372Z] === RUN TestPingHeadFallback/OK [2021-11-10T15:33:56.372Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-10T15:33:56.372Z] === RUN TestPingHeadFallback/Not_Found [2021-11-10T15:33:56.372Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-10T15:33:56.372Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-10T15:33:56.372Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-10T15:33:56.372Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-10T15:33:56.372Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-10T15:33:56.372Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestPluginDisableError [2021-11-10T15:33:56.372Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestPluginDisable [2021-11-10T15:33:56.372Z] --- PASS: TestPluginDisable (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestPluginEnableError [2021-11-10T15:33:56.372Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestPluginEnable [2021-11-10T15:33:56.372Z] --- PASS: TestPluginEnable (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestPluginInspectError [2021-11-10T15:33:56.372Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestPluginInspectWithEmptyID [2021-11-10T15:33:56.372Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestPluginInspect [2021-11-10T15:33:56.372Z] --- PASS: TestPluginInspect (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestPluginListError [2021-11-10T15:33:56.372Z] --- PASS: TestPluginListError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestPluginList [2021-11-10T15:33:56.372Z] --- PASS: TestPluginList (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestPluginPushError [2021-11-10T15:33:56.372Z] --- PASS: TestPluginPushError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestPluginPush [2021-11-10T15:33:56.372Z] --- PASS: TestPluginPush (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestPluginRemoveError [2021-11-10T15:33:56.372Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestPluginRemove [2021-11-10T15:33:56.372Z] --- PASS: TestPluginRemove (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestPluginSetError [2021-11-10T15:33:56.372Z] --- PASS: TestPluginSetError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestPluginSet [2021-11-10T15:33:56.372Z] --- PASS: TestPluginSet (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSetHostHeader [2021-11-10T15:33:56.372Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestPlainTextError [2021-11-10T15:33:56.372Z] --- PASS: TestPlainTextError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestInfiniteError [2021-11-10T15:33:56.372Z] --- PASS: TestInfiniteError (0.02s) [2021-11-10T15:33:56.372Z] === RUN TestSecretCreateUnsupported [2021-11-10T15:33:56.372Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSecretCreateError [2021-11-10T15:33:56.372Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSecretCreate [2021-11-10T15:33:56.372Z] --- PASS: TestSecretCreate (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSecretInspectUnsupported [2021-11-10T15:33:56.372Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSecretInspectError [2021-11-10T15:33:56.372Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSecretInspectSecretNotFound [2021-11-10T15:33:56.372Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSecretInspectWithEmptyID [2021-11-10T15:33:56.372Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSecretInspect [2021-11-10T15:33:56.372Z] --- PASS: TestSecretInspect (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSecretListUnsupported [2021-11-10T15:33:56.372Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSecretListError [2021-11-10T15:33:56.372Z] --- PASS: TestSecretListError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSecretList [2021-11-10T15:33:56.372Z] --- PASS: TestSecretList (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSecretRemoveUnsupported [2021-11-10T15:33:56.372Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSecretRemoveError [2021-11-10T15:33:56.372Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSecretRemove [2021-11-10T15:33:56.372Z] --- PASS: TestSecretRemove (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSecretUpdateUnsupported [2021-11-10T15:33:56.372Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSecretUpdateError [2021-11-10T15:33:56.372Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSecretUpdate [2021-11-10T15:33:56.372Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestServiceCreateError [2021-11-10T15:33:56.372Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestServiceCreate [2021-11-10T15:33:56.372Z] --- PASS: TestServiceCreate (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-10T15:33:56.372Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestServiceCreateDigestPinning [2021-11-10T15:33:56.372Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestServiceInspectError [2021-11-10T15:33:56.372Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestServiceInspectServiceNotFound [2021-11-10T15:33:56.372Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestServiceInspectWithEmptyID [2021-11-10T15:33:56.372Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestServiceInspect [2021-11-10T15:33:56.372Z] --- PASS: TestServiceInspect (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestServiceListError [2021-11-10T15:33:56.372Z] --- PASS: TestServiceListError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestServiceList [2021-11-10T15:33:56.372Z] --- PASS: TestServiceList (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestServiceLogsError [2021-11-10T15:33:56.372Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestServiceLogs [2021-11-10T15:33:56.372Z] --- PASS: TestServiceLogs (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestServiceRemoveError [2021-11-10T15:33:56.372Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestServiceRemoveNotFoundError [2021-11-10T15:33:56.372Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestServiceRemove [2021-11-10T15:33:56.372Z] --- PASS: TestServiceRemove (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestServiceUpdateError [2021-11-10T15:33:56.372Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestServiceUpdate [2021-11-10T15:33:56.372Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSwarmGetUnlockKeyError [2021-11-10T15:33:56.372Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSwarmGetUnlockKey [2021-11-10T15:33:56.372Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSwarmInitError [2021-11-10T15:33:56.372Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSwarmInit [2021-11-10T15:33:56.372Z] --- PASS: TestSwarmInit (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSwarmInspectError [2021-11-10T15:33:56.372Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSwarmInspect [2021-11-10T15:33:56.372Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSwarmJoinError [2021-11-10T15:33:56.372Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSwarmJoin [2021-11-10T15:33:56.372Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSwarmLeaveError [2021-11-10T15:33:56.372Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSwarmLeave [2021-11-10T15:33:56.372Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSwarmUnlockError [2021-11-10T15:33:56.372Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSwarmUnlock [2021-11-10T15:33:56.372Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSwarmUpdateError [2021-11-10T15:33:56.372Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestSwarmUpdate [2021-11-10T15:33:56.372Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-10T15:33:56.372Z] === RUN TestTaskInspectError [2021-11-10T15:33:56.373Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-10T15:33:56.373Z] === RUN TestTaskInspectWithEmptyID [2021-11-10T15:33:56.373Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-10T15:33:56.373Z] === RUN TestTaskInspect [2021-11-10T15:33:56.373Z] --- PASS: TestTaskInspect (0.00s) [2021-11-10T15:33:56.373Z] === RUN TestTaskListError [2021-11-10T15:33:56.373Z] --- PASS: TestTaskListError (0.00s) [2021-11-10T15:33:56.373Z] === RUN TestTaskList [2021-11-10T15:33:56.373Z] --- PASS: TestTaskList (0.00s) [2021-11-10T15:33:56.373Z] === RUN TestVolumeCreateError [2021-11-10T15:33:56.373Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-10T15:33:56.373Z] === RUN TestVolumeCreate [2021-11-10T15:33:56.373Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-10T15:33:56.373Z] === RUN TestVolumeInspectError [2021-11-10T15:33:56.373Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-10T15:33:56.373Z] === RUN TestVolumeInspectNotFound [2021-11-10T15:33:56.373Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-10T15:33:56.373Z] === RUN TestVolumeInspectWithEmptyID [2021-11-10T15:33:56.373Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-10T15:33:56.373Z] === RUN TestVolumeInspect [2021-11-10T15:33:56.373Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-10T15:33:56.373Z] === RUN TestVolumeListError [2021-11-10T15:33:56.373Z] --- PASS: TestVolumeListError (0.00s) [2021-11-10T15:33:56.373Z] === RUN TestVolumeList [2021-11-10T15:33:56.373Z] --- PASS: TestVolumeList (0.00s) [2021-11-10T15:33:56.373Z] === RUN TestVolumeRemoveError [2021-11-10T15:33:56.373Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-10T15:33:56.373Z] === RUN TestVolumeRemove [2021-11-10T15:33:56.373Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-10T15:33:56.373Z] === CONT TestTLSCloseWriter [2021-11-10T15:33:56.373Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-10T15:33:56.373Z] PASS [2021-11-10T15:33:56.373Z] coverage: 74.9% of statements [2021-11-10T15:33:56.373Z] ok github.com/docker/docker/client 0.314s coverage: 74.9% of statements [2021-11-10T15:33:56.397Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-11-10T15:33:57.791Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-10T15:33:57.791Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-10T15:33:58.049Z] --- PASS: TestCreateWithCustomMaskedPaths (1.83s) [2021-11-10T15:33:58.049Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-10T15:33:58.984Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-10T15:33:59.551Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s) [2021-11-10T15:33:59.551Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-10T15:33:59.551Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-10T15:33:59.551Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-10T15:33:59.551Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-10T15:33:59.551Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-10T15:33:59.551Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-10T15:33:59.551Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-10T15:33:59.551Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-10T15:33:59.551Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-10T15:33:59.551Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-10T15:33:59.551Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-10T15:33:59.551Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-10T15:33:59.551Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-10T15:33:59.551Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-10T15:33:59.551Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-10T15:33:59.551Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-10T15:33:59.551Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-10T15:33:59.551Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-10T15:33:59.551Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-10T15:33:59.551Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-10T15:33:59.551Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-11-10T15:33:59.551Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-10T15:33:59.551Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-10T15:34:00.117Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-11-10T15:34:00.375Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2021-11-10T15:34:00.375Z] === RUN TestCreateDifferentPlatform [2021-11-10T15:34:00.375Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-10T15:34:00.375Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-10T15:34:00.375Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-11-10T15:34:00.375Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-10T15:34:00.375Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-10T15:34:00.375Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-10T15:34:00.375Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-10T15:34:00.375Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-10T15:34:00.375Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-11-10T15:34:00.375Z] === RUN TestContainerStartOnDaemonRestart [2021-11-10T15:34:00.375Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-10T15:34:00.375Z] === RUN TestDaemonRestartIpcMode [2021-11-10T15:34:00.375Z] === PAUSE TestDaemonRestartIpcMode [2021-11-10T15:34:00.375Z] === RUN TestDaemonHostGatewayIP [2021-11-10T15:34:00.375Z] === PAUSE TestDaemonHostGatewayIP [2021-11-10T15:34:00.375Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-10T15:34:00.375Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-10T15:34:00.375Z] === RUN TestContainerKillOnDaemonStart [2021-11-10T15:34:00.375Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-10T15:34:00.375Z] === RUN TestDiff [2021-11-10T15:34:00.633Z] check_test.go:309: [d4f02c88d6e81] daemon is not started [2021-11-10T15:34:00.633Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-11-10T15:34:01.006Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2021-11-10T15:34:01.006Z] === RUN TestCreateServiceSecretFileMode [2021-11-10T15:34:01.202Z] --- PASS: TestDiff (0.61s) [2021-11-10T15:34:01.202Z] === RUN TestExecWithCloseStdin [2021-11-10T15:34:01.202Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-11-10T15:34:01.769Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-11-10T15:34:02.027Z] --- PASS: TestExecWithCloseStdin (0.88s) [2021-11-10T15:34:02.027Z] === RUN TestExec [2021-11-10T15:34:02.027Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-10T15:34:02.285Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-11-10T15:34:02.544Z] --- PASS: TestExec (0.75s) [2021-11-10T15:34:02.544Z] === RUN TestExecUser [2021-11-10T15:34:03.111Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-10T15:34:03.678Z] --- PASS: TestExecUser (0.85s) [2021-11-10T15:34:03.678Z] === RUN TestExportContainerAndImportImage [2021-11-10T15:34:03.936Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-10T15:34:04.872Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2021-11-10T15:34:04.872Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-10T15:34:05.132Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-11-10T15:34:05.961Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.06s) [2021-11-10T15:34:05.961Z] === RUN TestCreateServiceSecretFileMode [2021-11-10T15:34:06.069Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2021-11-10T15:34:06.069Z] === RUN TestHealthCheckWorkdir [2021-11-10T15:34:07.008Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-10T15:34:07.268Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2021-11-10T15:34:07.268Z] === RUN TestHealthKillContainer [2021-11-10T15:34:09.798Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-11-10T15:34:09.798Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-10T15:34:10.365Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-10T15:34:11.304Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-10T15:34:11.562Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-11-10T15:34:11.562Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-11-10T15:34:11.562Z] check_test.go:309: [dba390787d990] daemon is not started [2021-11-10T15:34:11.562Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-11-10T15:34:13.175Z] --- PASS: TestCreateServiceSecretFileMode (12.51s) [2021-11-10T15:34:13.175Z] === RUN TestCreateServiceConfigFileMode [2021-11-10T15:34:13.465Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-11-10T15:34:13.725Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-10T15:34:14.187Z] --- PASS: TestCheckoutGit (28.21s) [2021-11-10T15:34:14.187Z] === RUN TestValidGitTransport [2021-11-10T15:34:14.187Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-10T15:34:14.187Z] === RUN TestGitInvalidRef [2021-11-10T15:34:14.187Z] --- PASS: TestGitInvalidRef (0.23s) [2021-11-10T15:34:14.187Z] PASS [2021-11-10T15:34:14.187Z] coverage: 86.3% of statements [2021-11-10T15:34:14.187Z] ok github.com/docker/docker/builder/remotecontext/git 28.531s coverage: 86.3% of statements [2021-11-10T15:34:14.187Z] ? github.com/docker/docker/cli [no test files] [2021-11-10T15:34:14.187Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-10T15:34:15.102Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-11-10T15:34:15.672Z] --- PASS: TestHealthKillContainer (8.39s) [2021-11-10T15:34:15.672Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-10T15:34:16.239Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2021-11-10T15:34:16.239Z] === RUN TestIpcModeNone [2021-11-10T15:34:16.824Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-11-10T15:34:17.083Z] --- PASS: TestIpcModeNone (0.85s) [2021-11-10T15:34:17.083Z] === RUN TestIpcModePrivate [2021-11-10T15:34:18.019Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2021-11-10T15:34:18.019Z] --- PASS: TestIpcModePrivate (0.83s) [2021-11-10T15:34:18.019Z] === RUN TestIpcModeShareable [2021-11-10T15:34:18.158Z] --- PASS: TestCreateServiceSecretFileMode (12.32s) [2021-11-10T15:34:18.158Z] === RUN TestCreateServiceConfigFileMode [2021-11-10T15:34:18.586Z] check_test.go:309: [df92b824b1e22] daemon is not started [2021-11-10T15:34:18.586Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-11-10T15:34:18.586Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2021-11-10T15:34:18.844Z] --- PASS: TestIpcModeShareable (0.77s) [2021-11-10T15:34:18.844Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-10T15:34:20.749Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-10T15:34:21.318Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-11-10T15:34:21.318Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.52s) [2021-11-10T15:34:21.318Z] === RUN TestAPIIpcModeHost [2021-11-10T15:34:21.885Z] check_test.go:309: [dbdb589d6cedb] daemon is not started [2021-11-10T15:34:21.885Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-11-10T15:34:21.885Z] --- PASS: TestAPIIpcModeHost (0.66s) [2021-11-10T15:34:21.885Z] === RUN TestDaemonIpcModeShareable [2021-11-10T15:34:23.263Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2021-11-10T15:34:23.522Z] --- PASS: TestDaemonIpcModeShareable (1.47s) [2021-11-10T15:34:23.522Z] === RUN TestDaemonIpcModePrivate [2021-11-10T15:34:24.458Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-10T15:34:24.717Z] docker_cli_daemon_plugins_test.go:79: [dc4c332bc1ffa] daemon is not started [2021-11-10T15:34:24.717Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2021-11-10T15:34:24.977Z] --- PASS: TestDaemonIpcModePrivate (1.58s) [2021-11-10T15:34:24.977Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-10T15:34:25.336Z] --- PASS: TestCreateServiceConfigFileMode (12.62s) [2021-11-10T15:34:25.336Z] === RUN TestCreateServiceSysctls [2021-11-10T15:34:25.912Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-11-10T15:34:26.478Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2021-11-10T15:34:26.680Z] === RUN TestContainerStopSignal [2021-11-10T15:34:26.680Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-10T15:34:26.680Z] === RUN TestContainerStopTimeout [2021-11-10T15:34:26.680Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-10T15:34:26.680Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-10T15:34:26.680Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-10T15:34:26.680Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-10T15:34:26.680Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-10T15:34:26.680Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-10T15:34:26.680Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-10T15:34:26.680Z] === RUN TestReplaceAndAppendEnvVars [2021-11-10T15:34:26.680Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-10T15:34:26.680Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-10T15:34:26.680Z] === RUN TestNewMemoryStore [2021-11-10T15:34:26.680Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-10T15:34:26.680Z] === RUN TestAddContainers [2021-11-10T15:34:26.680Z] --- PASS: TestAddContainers (0.00s) [2021-11-10T15:34:26.680Z] === RUN TestGetContainer [2021-11-10T15:34:26.680Z] --- PASS: TestGetContainer (0.00s) [2021-11-10T15:34:26.680Z] === RUN TestDeleteContainer [2021-11-10T15:34:26.680Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-10T15:34:26.680Z] === RUN TestListContainers [2021-11-10T15:34:26.680Z] --- PASS: TestListContainers (0.00s) [2021-11-10T15:34:26.680Z] === RUN TestFirstContainer [2021-11-10T15:34:26.680Z] --- PASS: TestFirstContainer (0.00s) [2021-11-10T15:34:26.680Z] === RUN TestApplyAllContainer [2021-11-10T15:34:26.680Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-10T15:34:26.680Z] === RUN TestIsValidHealthString [2021-11-10T15:34:26.680Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-10T15:34:26.680Z] === RUN TestStateRunStop [2021-11-10T15:34:26.680Z] --- PASS: TestStateRunStop (0.00s) [2021-11-10T15:34:26.680Z] === RUN TestStateTimeoutWait [2021-11-10T15:34:26.680Z] state_test.go:141: Stop callback fired [2021-11-10T15:34:26.680Z] state_test.go:165: Stop callback fired [2021-11-10T15:34:26.680Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-10T15:34:26.680Z] === RUN TestIsValidStateString [2021-11-10T15:34:26.680Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-10T15:34:26.680Z] === RUN TestViewSaveDelete [2021-11-10T15:34:26.680Z] --- PASS: TestViewSaveDelete (0.02s) [2021-11-10T15:34:26.680Z] === RUN TestViewAll [2021-11-10T15:34:26.680Z] --- PASS: TestViewAll (0.01s) [2021-11-10T15:34:26.680Z] === RUN TestViewGet [2021-11-10T15:34:26.680Z] --- PASS: TestViewGet (0.01s) [2021-11-10T15:34:26.680Z] === RUN TestNames [2021-11-10T15:34:26.680Z] --- PASS: TestNames (0.00s) [2021-11-10T15:34:26.680Z] === RUN TestViewWithHealthCheck [2021-11-10T15:34:26.680Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-10T15:34:26.680Z] PASS [2021-11-10T15:34:26.680Z] coverage: 41.4% of statements [2021-11-10T15:34:26.680Z] ok github.com/docker/docker/container 0.277s coverage: 41.4% of statements [2021-11-10T15:34:26.680Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-10T15:34:26.680Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-10T15:34:26.680Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-10T15:34:26.680Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-10T15:34:26.680Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-10T15:34:26.680Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2021-11-10T15:34:26.680Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-10T15:34:26.680Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-10T15:34:26.680Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-10T15:34:26.680Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-10T15:34:26.680Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-10T15:34:26.680Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-10T15:34:26.681Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-10T15:34:26.681Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-10T15:34:26.681Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-10T15:34:26.681Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-10T15:34:26.681Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-10T15:34:26.681Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-10T15:34:26.681Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-10T15:34:26.681Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-10T15:34:26.681Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-10T15:34:26.681Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-10T15:34:26.681Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-10T15:34:26.681Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-10T15:34:26.681Z] === RUN TestConfigureDaemonLogs [2021-11-10T15:34:26.681Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-10T15:34:26.681Z] === RUN TestCommonOptionsInstallFlags [2021-11-10T15:34:26.681Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-10T15:34:26.681Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-10T15:34:26.681Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-10T15:34:26.681Z] PASS [2021-11-10T15:34:26.681Z] coverage: 18.4% of statements [2021-11-10T15:34:26.681Z] ok github.com/docker/docker/cmd/dockerd 0.183s coverage: 18.4% of statements [2021-11-10T15:34:26.681Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-10T15:34:26.681Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-10T15:34:26.681Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-10T15:34:26.681Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-10T15:34:26.737Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s) [2021-11-10T15:34:26.737Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-10T15:34:26.996Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-10T15:34:27.149Z] === RUN TestPrepare [2021-11-10T15:34:27.149Z] --- PASS: TestPrepare (0.00s) [2021-11-10T15:34:27.149Z] === RUN TestStart [2021-11-10T15:34:27.149Z] --- PASS: TestStart (0.00s) [2021-11-10T15:34:27.149Z] === RUN TestWaitCancel [2021-11-10T15:34:27.149Z] --- PASS: TestWaitCancel (0.00s) [2021-11-10T15:34:27.149Z] === RUN TestWaitDisabled [2021-11-10T15:34:27.149Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-10T15:34:27.149Z] === RUN TestWaitEnabled [2021-11-10T15:34:27.149Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-10T15:34:27.149Z] === RUN TestRemove [2021-11-10T15:34:27.149Z] --- PASS: TestRemove (0.00s) [2021-11-10T15:34:27.149Z] PASS [2021-11-10T15:34:27.149Z] coverage: 65.3% of statements [2021-11-10T15:34:27.149Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.110s coverage: 65.3% of statements [2021-11-10T15:34:27.254Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-10T15:34:27.851Z] --- PASS: TestCreateServiceSysctls (3.06s) [2021-11-10T15:34:27.851Z] === RUN TestCreateServiceCapabilities [2021-11-10T15:34:28.191Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2021-11-10T15:34:28.450Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s) [2021-11-10T15:34:28.450Z] === RUN TestIpcModeOlderClient [2021-11-10T15:34:28.450Z] === PAUSE TestIpcModeOlderClient [2021-11-10T15:34:28.450Z] === RUN TestKillContainerInvalidSignal [2021-11-10T15:34:28.708Z] docker_cli_daemon_plugins_test.go:169: [d2f478e065433] daemon is not started [2021-11-10T15:34:28.967Z] --- PASS: TestKillContainerInvalidSignal (0.61s) [2021-11-10T15:34:28.967Z] === RUN TestKillContainer [2021-11-10T15:34:28.967Z] === RUN TestKillContainer/no_signal [2021-11-10T15:34:29.368Z] === RUN TestNewListSecretsFilters [2021-11-10T15:34:29.368Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-10T15:34:29.368Z] === RUN TestNewListConfigsFilters [2021-11-10T15:34:29.368Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-10T15:34:29.368Z] PASS [2021-11-10T15:34:29.368Z] coverage: 0.5% of statements [2021-11-10T15:34:29.368Z] ok github.com/docker/docker/daemon/cluster 0.572s coverage: 0.5% of statements [2021-11-10T15:34:29.534Z] === RUN TestKillContainer/non_killing_signal [2021-11-10T15:34:29.740Z] --- PASS: TestCreateServiceCapabilities (2.41s) [2021-11-10T15:34:29.838Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-10T15:34:29.996Z] === RUN TestInspect [2021-11-10T15:34:30.100Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-11-10T15:34:30.100Z] === RUN TestKillContainer/killing_signal [2021-11-10T15:34:30.307Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-10T15:34:30.307Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-10T15:34:30.307Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-10T15:34:30.307Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-10T15:34:30.307Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-10T15:34:30.307Z] PASS [2021-11-10T15:34:30.307Z] coverage: 35.9% of statements [2021-11-10T15:34:30.307Z] ok github.com/docker/docker/daemon/cluster/convert 0.197s coverage: 35.9% of statements [2021-11-10T15:34:30.355Z] --- PASS: TestCreateServiceConfigFileMode (12.43s) [2021-11-10T15:34:30.355Z] === RUN TestCreateServiceSysctls [2021-11-10T15:34:31.036Z] --- PASS: TestKillContainer (2.16s) [2021-11-10T15:34:31.036Z] --- PASS: TestKillContainer/no_signal (0.62s) [2021-11-10T15:34:31.036Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2021-11-10T15:34:31.036Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2021-11-10T15:34:31.036Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-10T15:34:31.036Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-10T15:34:31.289Z] --- PASS: TestCreateServiceSysctls (2.45s) [2021-11-10T15:34:31.289Z] === RUN TestCreateServiceCapabilities [2021-11-10T15:34:32.135Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-10T15:34:32.704Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2021-11-10T15:34:32.704Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2021-11-10T15:34:32.704Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-11-10T15:34:32.704Z] === RUN TestKillStoppedContainer [2021-11-10T15:34:32.704Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-11-10T15:34:32.704Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-10T15:34:32.704Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-11-10T15:34:32.704Z] === RUN TestKillDifferentUserContainer [2021-11-10T15:34:33.262Z] --- PASS: TestInspect (2.78s) [2021-11-10T15:34:33.262Z] === RUN TestCreateJob [2021-11-10T15:34:33.464Z] === RUN TestBuilderGC [2021-11-10T15:34:33.464Z] --- PASS: TestBuilderGC (0.00s) [2021-11-10T15:34:33.464Z] === RUN TestDaemonConfigurationNotFound [2021-11-10T15:34:33.464Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-10T15:34:33.464Z] === RUN TestDaemonBrokenConfiguration [2021-11-10T15:34:33.464Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-10T15:34:33.464Z] === RUN TestParseClusterAdvertiseSettings [2021-11-10T15:34:33.464Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-10T15:34:33.464Z] === RUN TestFindConfigurationConflicts [2021-11-10T15:34:33.464Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-10T15:34:33.464Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-10T15:34:33.464Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-10T15:34:33.464Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-10T15:34:33.464Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-10T15:34:33.464Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-10T15:34:33.464Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-10T15:34:33.464Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-10T15:34:33.464Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-10T15:34:33.464Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-10T15:34:33.464Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-10T15:34:33.464Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-10T15:34:33.464Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-10T15:34:33.464Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-10T15:34:33.464Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-10T15:34:33.464Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-10T15:34:33.464Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-10T15:34:33.464Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-10T15:34:33.464Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-10T15:34:33.464Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-10T15:34:33.464Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-10T15:34:33.464Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-10T15:34:33.464Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-10T15:34:33.464Z] === RUN TestValidateConfigurationErrors [2021-11-10T15:34:33.464Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-10T15:34:33.464Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-10T15:34:33.464Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-10T15:34:33.464Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-10T15:34:33.464Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-10T15:34:33.464Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-10T15:34:33.464Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-10T15:34:33.464Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-10T15:34:33.640Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-11-10T15:34:33.640Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2021-11-10T15:34:33.640Z] === RUN TestInspectOomKilledTrue [2021-11-10T15:34:33.640Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-10T15:34:33.640Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-10T15:34:33.640Z] === RUN TestInspectOomKilledFalse [2021-11-10T15:34:33.640Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-10T15:34:33.640Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-10T15:34:33.640Z] === RUN TestLinksEtcHostsContentMatch [2021-11-10T15:34:33.828Z] --- PASS: TestCreateServiceCapabilities (2.33s) [2021-11-10T15:34:33.828Z] === RUN TestInspect [2021-11-10T15:34:33.899Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-10T15:34:33.899Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-11-10T15:34:33.933Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-10T15:34:33.933Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-10T15:34:33.933Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-10T15:34:33.933Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-10T15:34:33.933Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-10T15:34:33.933Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-10T15:34:33.933Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-10T15:34:33.933Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-10T15:34:33.933Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-10T15:34:33.933Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-10T15:34:33.933Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-10T15:34:33.933Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-10T15:34:33.933Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-10T15:34:33.933Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-10T15:34:33.933Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-10T15:34:33.933Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-10T15:34:33.933Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-10T15:34:33.933Z] === RUN TestValidateConfiguration [2021-11-10T15:34:33.933Z] === RUN TestValidateConfiguration/with_label [2021-11-10T15:34:33.933Z] === RUN TestValidateConfiguration/with_dns [2021-11-10T15:34:33.933Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-10T15:34:33.933Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-10T15:34:33.933Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-10T15:34:33.933Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-10T15:34:33.933Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-10T15:34:33.933Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-10T15:34:33.933Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-10T15:34:33.933Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-10T15:34:33.933Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-10T15:34:33.933Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-10T15:34:33.933Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-10T15:34:33.933Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-10T15:34:33.933Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-10T15:34:33.933Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-10T15:34:33.933Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-10T15:34:33.933Z] === RUN TestModifiedDiscoverySettings [2021-11-10T15:34:33.933Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-10T15:34:33.933Z] === RUN TestReloadSetConfigFileNotExist [2021-11-10T15:34:33.933Z] time="2021-11-10T15:34:33Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-10T15:34:33.933Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2021-11-10T15:34:33.933Z] === RUN TestReloadDefaultConfigNotExist [2021-11-10T15:34:33.933Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:34:33.933Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-11-10T15:34:33.933Z] === RUN TestReloadBadDefaultConfig [2021-11-10T15:34:33.933Z] time="2021-11-10T15:34:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-572636955" [2021-11-10T15:34:33.933Z] --- PASS: TestReloadBadDefaultConfig (0.14s) [2021-11-10T15:34:33.933Z] === RUN TestReloadWithConflictingLabels [2021-11-10T15:34:33.933Z] time="2021-11-10T15:34:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-334326206" [2021-11-10T15:34:33.933Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2021-11-10T15:34:33.933Z] === RUN TestReloadWithDuplicateLabels [2021-11-10T15:34:33.933Z] time="2021-11-10T15:34:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-724370949" [2021-11-10T15:34:33.933Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-10T15:34:33.933Z] === RUN TestDaemonConfigurationMerge [2021-11-10T15:34:33.933Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-10T15:34:33.933Z] PASS [2021-11-10T15:34:33.933Z] coverage: 79.7% of statements [2021-11-10T15:34:33.933Z] ok github.com/docker/docker/daemon/config 0.541s coverage: 79.7% of statements [2021-11-10T15:34:33.933Z] === RUN TestWaitNodeAttachment [2021-11-10T15:34:34.159Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s) [2021-11-10T15:34:34.159Z] === RUN TestLinksContainerNames [2021-11-10T15:34:34.401Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-11-10T15:34:34.401Z] === RUN TestIsolationConversion [2021-11-10T15:34:34.401Z] === RUN TestIsolationConversion/default [2021-11-10T15:34:34.401Z] === RUN TestIsolationConversion/process [2021-11-10T15:34:34.401Z] === RUN TestIsolationConversion/hyperv [2021-11-10T15:34:34.401Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-10T15:34:34.401Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-10T15:34:34.401Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-10T15:34:34.402Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-10T15:34:34.402Z] === RUN TestContainerLabels [2021-11-10T15:34:34.402Z] --- PASS: TestContainerLabels (0.00s) [2021-11-10T15:34:34.402Z] === RUN TestCredentialSpecConversion [2021-11-10T15:34:34.402Z] === RUN TestCredentialSpecConversion/none [2021-11-10T15:34:34.402Z] === RUN TestCredentialSpecConversion/config [2021-11-10T15:34:34.402Z] === RUN TestCredentialSpecConversion/file [2021-11-10T15:34:34.402Z] === RUN TestCredentialSpecConversion/registry [2021-11-10T15:34:34.402Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-10T15:34:34.402Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-10T15:34:34.402Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-10T15:34:34.402Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-10T15:34:34.402Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-10T15:34:34.402Z] === RUN TestControllerValidateMountBind [2021-11-10T15:34:34.402Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-11-10T15:34:34.402Z] === RUN TestControllerValidateMountVolume [2021-11-10T15:34:34.402Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-10T15:34:34.402Z] === RUN TestControllerValidateMountTarget [2021-11-10T15:34:34.402Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-10T15:34:34.402Z] === RUN TestControllerValidateMountTmpfs [2021-11-10T15:34:34.402Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-10T15:34:34.402Z] === RUN TestControllerValidateMountInvalidType [2021-11-10T15:34:34.402Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-10T15:34:34.402Z] === RUN TestControllerValidateMountNamedPipe [2021-11-10T15:34:34.402Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-10T15:34:34.402Z] PASS [2021-11-10T15:34:34.402Z] coverage: 11.0% of statements [2021-11-10T15:34:34.402Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.615s coverage: 11.0% of statements [2021-11-10T15:34:34.412Z] --- PASS: TestBuildWithHugeFile (51.02s) [2021-11-10T15:34:34.412Z] === RUN TestBuildWithEmptyDockerfile [2021-11-10T15:34:34.412Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-10T15:34:34.412Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-10T15:34:34.412Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-10T15:34:34.412Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-10T15:34:34.412Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-10T15:34:34.412Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-10T15:34:34.412Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-10T15:34:34.412Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-10T15:34:34.412Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-10T15:34:34.412Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-11-10T15:34:34.412Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-11-10T15:34:34.412Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-11-10T15:34:34.412Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-10T15:34:34.412Z] === RUN TestBuildPreserveOwnership [2021-11-10T15:34:34.412Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-10T15:34:34.417Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-11-10T15:34:34.871Z] === RUN TestDiscoveryOptsErrors [2021-11-10T15:34:34.871Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-10T15:34:34.871Z] === RUN TestDiscoveryOpts [2021-11-10T15:34:34.871Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-10T15:34:34.871Z] PASS [2021-11-10T15:34:34.871Z] coverage: 30.0% of statements [2021-11-10T15:34:34.871Z] ok github.com/docker/docker/daemon/discovery 0.061s coverage: 30.0% of statements [2021-11-10T15:34:34.871Z] === RUN TestVerifyNetworkingConfig [2021-11-10T15:34:34.871Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-10T15:34:34.871Z] === RUN TestGetContainer [2021-11-10T15:34:34.871Z] --- PASS: TestGetContainer (0.00s) [2021-11-10T15:34:34.871Z] === RUN TestValidContainerNames [2021-11-10T15:34:34.871Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-10T15:34:34.871Z] === RUN TestContainerInitDNS [2021-11-10T15:34:34.871Z] daemon_test.go:147: root required [2021-11-10T15:34:34.871Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-10T15:34:34.871Z] === RUN TestMerge [2021-11-10T15:34:34.871Z] --- PASS: TestMerge (0.00s) [2021-11-10T15:34:34.871Z] === RUN TestValidateContainerIsolation [2021-11-10T15:34:34.871Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-10T15:34:34.871Z] === RUN TestFindNetworkErrorType [2021-11-10T15:34:34.871Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-10T15:34:34.871Z] === RUN TestEnsureServicesExist [2021-11-10T15:34:34.871Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-10T15:34:34.872Z] === RUN TestEnsureServicesExistErrors [2021-11-10T15:34:34.872Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-10T15:34:34.872Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-10T15:34:34.872Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-10T15:34:34.872Z] --- PASS: TestEnsureServicesExistErrors (0.01s) [2021-11-10T15:34:34.872Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-10T15:34:34.872Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-10T15:34:34.872Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-10T15:34:34.872Z] === RUN TestContainerDelete [2021-11-10T15:34:34.872Z] --- PASS: TestContainerDelete (0.01s) [2021-11-10T15:34:34.872Z] === RUN TestContainerDoubleDelete [2021-11-10T15:34:34.872Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-10T15:34:34.872Z] === RUN TestLogContainerEventCopyLabels [2021-11-10T15:34:34.872Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-10T15:34:34.872Z] === RUN TestLogContainerEventWithAttributes [2021-11-10T15:34:34.872Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-10T15:34:34.872Z] === RUN TestNoneHealthcheck [2021-11-10T15:34:34.872Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-10T15:34:34.872Z] === RUN TestHealthStates [2021-11-10T15:34:34.872Z] time="2021-11-10T15:34:34Z" 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-11-10T15:34:34.872Z] time="2021-11-10T15:34:34Z" 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-11-10T15:34:34.872Z] time="2021-11-10T15:34:34Z" 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-11-10T15:34:34.872Z] time="2021-11-10T15:34:34Z" 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-11-10T15:34:34.872Z] time="2021-11-10T15:34:34Z" 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-11-10T15:34:34.872Z] time="2021-11-10T15:34:34Z" 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-11-10T15:34:34.872Z] time="2021-11-10T15:34:34Z" 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-11-10T15:34:34.872Z] time="2021-11-10T15:34:34Z" 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-11-10T15:34:34.872Z] time="2021-11-10T15:34:34Z" 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-11-10T15:34:34.872Z] time="2021-11-10T15:34:34Z" 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-11-10T15:34:34.872Z] --- PASS: TestHealthStates (0.12s) [2021-11-10T15:34:34.872Z] === RUN TestMaskURLCredentials [2021-11-10T15:34:34.872Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-10T15:34:34.872Z] === RUN TestGetInspectData [2021-11-10T15:34:34.872Z] --- PASS: TestGetInspectData (0.00s) [2021-11-10T15:34:34.872Z] === RUN TestFillLicense [2021-11-10T15:34:34.872Z] --- PASS: TestFillLicense (0.00s) [2021-11-10T15:34:34.872Z] === RUN TestListInvalidFilter [2021-11-10T15:34:34.872Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-10T15:34:34.872Z] === RUN TestNameFilter [2021-11-10T15:34:34.872Z] --- PASS: TestNameFilter (0.00s) [2021-11-10T15:34:34.872Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-10T15:34:34.872Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-10T15:34:34.872Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-10T15:34:34.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-10T15:34:34.872Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-10T15:34:34.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-10T15:34:34.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-10T15:34:34.872Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-10T15:34:34.872Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-10T15:34:34.872Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-10T15:34:34.872Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-10T15:34:34.872Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-10T15:34:34.872Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-10T15:34:34.872Z] === 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-11-10T15:34:34.872Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-10T15:34:34.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-10T15:34:34.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-10T15:34:34.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-10T15:34:34.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-10T15:34:34.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-10T15:34:34.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-10T15:34:34.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-10T15:34:34.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-11-10T15:34:34.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-10T15:34:34.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-10T15:34:34.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-10T15:34:34.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-10T15:34:34.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-10T15:34:34.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-10T15:34:34.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-10T15:34:34.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-10T15:34:34.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-10T15:34:34.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-10T15:34:34.872Z] --- 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-11-10T15:34:34.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-10T15:34:34.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-10T15:34:34.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-10T15:34:34.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-10T15:34:34.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-10T15:34:34.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-10T15:34:34.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-10T15:34:34.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-10T15:34:34.872Z] === RUN TestDaemonReloadLabels [2021-11-10T15:34:34.872Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-10T15:34:34.872Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-10T15:34:34.872Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-10T15:34:34.872Z] === RUN TestDaemonReloadMirrors [2021-11-10T15:34:34.872Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-10T15:34:34.872Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-10T15:34:34.872Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-10T15:34:34.872Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-10T15:34:34.872Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-10T15:34:34.872Z] === RUN TestDaemonDiscoveryReload [2021-11-10T15:34:34.872Z] === RUN TestEventsLog [2021-11-10T15:34:34.872Z] --- PASS: TestEventsLog (0.00s) [2021-11-10T15:34:34.872Z] === RUN TestEventsLogTimeout [2021-11-10T15:34:34.872Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-10T15:34:34.872Z] === RUN TestLogEvents [2021-11-10T15:34:34.985Z] check_test.go:309: [dc56dc38fde96] daemon is not started [2021-11-10T15:34:34.985Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-11-10T15:34:35.243Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-10T15:34:35.243Z] --- PASS: TestLinksContainerNames (1.22s) [2021-11-10T15:34:35.243Z] === RUN TestLogsFollowTailEmpty [2021-11-10T15:34:35.340Z] --- PASS: TestLogEvents (0.05s) [2021-11-10T15:34:35.340Z] === RUN TestLoadBufferedEvents [2021-11-10T15:34:35.340Z] --- PASS: TestLoadBufferedEvents (0.14s) [2021-11-10T15:34:35.340Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-10T15:34:35.340Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-10T15:34:35.340Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-10T15:34:35.340Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-10T15:34:35.340Z] PASS [2021-11-10T15:34:35.340Z] coverage: 50.0% of statements [2021-11-10T15:34:35.340Z] ok github.com/docker/docker/daemon/events 0.246s coverage: 50.0% of statements [2021-11-10T15:34:35.345Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-10T15:34:35.776Z] --- PASS: TestCreateJob (2.93s) [2021-11-10T15:34:35.776Z] === RUN TestReplicatedJob [2021-11-10T15:34:35.808Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-11-10T15:34:35.808Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-10T15:34:36.218Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2021-11-10T15:34:36.218Z] === RUN TestContainerNetworkMountsNoChown [2021-11-10T15:34:36.277Z] === RUN TestIsEmptyDir [2021-11-10T15:34:36.277Z] --- PASS: TestIsEmptyDir (0.01s) [2021-11-10T15:34:36.277Z] PASS [2021-11-10T15:34:36.277Z] coverage: 2.3% of statements [2021-11-10T15:34:36.277Z] ok github.com/docker/docker/daemon/graphdriver 0.062s coverage: 2.3% of statements [2021-11-10T15:34:36.277Z] === RUN TestLinkNaming [2021-11-10T15:34:36.277Z] --- PASS: TestLinkNaming (0.00s) [2021-11-10T15:34:36.277Z] === RUN TestLinkNew [2021-11-10T15:34:36.277Z] --- PASS: TestLinkNew (0.00s) [2021-11-10T15:34:36.277Z] === RUN TestLinkEnv [2021-11-10T15:34:36.277Z] --- PASS: TestLinkEnv (0.00s) [2021-11-10T15:34:36.277Z] === RUN TestLinkMultipleEnv [2021-11-10T15:34:36.277Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-10T15:34:36.277Z] === RUN TestLinkPortRangeEnv [2021-11-10T15:34:36.277Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-10T15:34:36.277Z] PASS [2021-11-10T15:34:36.277Z] coverage: 93.0% of statements [2021-11-10T15:34:36.277Z] ok github.com/docker/docker/daemon/links 0.038s coverage: 93.0% of statements [2021-11-10T15:34:36.357Z] --- PASS: TestInspect (2.66s) [2021-11-10T15:34:36.357Z] === RUN TestCreateJob [2021-11-10T15:34:36.478Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-10T15:34:36.737Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2021-11-10T15:34:36.737Z] === RUN TestMountDaemonRoot [2021-11-10T15:34:36.737Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-11-10T15:34:36.737Z] === RUN TestMountDaemonRoot/default [2021-11-10T15:34:36.737Z] === PAUSE TestMountDaemonRoot/default [2021-11-10T15:34:36.737Z] === RUN TestMountDaemonRoot/private [2021-11-10T15:34:36.737Z] === PAUSE TestMountDaemonRoot/private [2021-11-10T15:34:36.737Z] === RUN TestMountDaemonRoot/rprivate [2021-11-10T15:34:36.737Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-10T15:34:36.737Z] === RUN TestMountDaemonRoot/slave [2021-11-10T15:34:36.737Z] === PAUSE TestMountDaemonRoot/slave [2021-11-10T15:34:36.737Z] === RUN TestMountDaemonRoot/rslave [2021-11-10T15:34:36.737Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-10T15:34:36.737Z] === RUN TestMountDaemonRoot/shared [2021-11-10T15:34:36.737Z] === PAUSE TestMountDaemonRoot/shared [2021-11-10T15:34:36.737Z] === RUN TestMountDaemonRoot/rshared [2021-11-10T15:34:36.737Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-10T15:34:36.737Z] === CONT TestMountDaemonRoot/default [2021-11-10T15:34:36.737Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-10T15:34:36.737Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-10T15:34:36.737Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-10T15:34:36.737Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-10T15:34:36.737Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-10T15:34:36.737Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-10T15:34:36.737Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-10T15:34:36.737Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-10T15:34:36.737Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-10T15:34:36.737Z] === CONT TestMountDaemonRoot/rshared [2021-11-10T15:34:36.737Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-10T15:34:36.737Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-10T15:34:36.737Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-10T15:34:36.737Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-10T15:34:36.737Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-10T15:34:36.737Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-10T15:34:36.737Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-10T15:34:36.737Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-10T15:34:36.737Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-10T15:34:36.745Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-11-10T15:34:36.745Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-10T15:34:36.995Z] === CONT TestMountDaemonRoot/shared [2021-11-10T15:34:36.996Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-10T15:34:36.996Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-10T15:34:36.996Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-10T15:34:36.996Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-10T15:34:36.996Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-10T15:34:36.996Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-10T15:34:36.996Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-10T15:34:36.996Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-10T15:34:36.996Z] === CONT TestMountDaemonRoot/rslave [2021-11-10T15:34:36.996Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-10T15:34:36.996Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-10T15:34:36.996Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-10T15:34:36.996Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-10T15:34:36.996Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-10T15:34:36.996Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-10T15:34:36.996Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-10T15:34:36.996Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-10T15:34:36.996Z] === CONT TestMountDaemonRoot/slave [2021-11-10T15:34:36.996Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-10T15:34:36.996Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-10T15:34:36.996Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-10T15:34:36.996Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-10T15:34:36.996Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-10T15:34:36.996Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-10T15:34:36.996Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-10T15:34:36.996Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-10T15:34:36.996Z] === CONT TestMountDaemonRoot/rprivate [2021-11-10T15:34:36.996Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-10T15:34:36.996Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-10T15:34:36.996Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-10T15:34:36.996Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-10T15:34:36.996Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-10T15:34:36.996Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-10T15:34:36.996Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-10T15:34:36.996Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-10T15:34:36.996Z] === CONT TestMountDaemonRoot/private [2021-11-10T15:34:36.996Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-10T15:34:36.996Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-10T15:34:36.996Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-10T15:34:36.996Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-10T15:34:36.996Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-10T15:34:36.996Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-10T15:34:36.996Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-10T15:34:36.996Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-10T15:34:36.996Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-10T15:34:36.996Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-10T15:34:36.996Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-10T15:34:36.996Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-10T15:34:36.996Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-10T15:34:36.996Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-10T15:34:36.996Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-10T15:34:36.996Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-10T15:34:36.996Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-10T15:34:37.213Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-11-10T15:34:37.213Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-10T15:34:37.213Z] reload_test.go:520: root required [2021-11-10T15:34:37.213Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-10T15:34:37.213Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-10T15:34:37.213Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.03s) [2021-11-10T15:34:37.213Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-10T15:34:37.213Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.05s) [2021-11-10T15:34:37.213Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-10T15:34:37.213Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s) [2021-11-10T15:34:37.213Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-10T15:34:37.213Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-11-10T15:34:37.213Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-10T15:34:37.213Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-10T15:34:37.213Z] === RUN TestParseVolumesFrom [2021-11-10T15:34:37.213Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-10T15:34:37.213Z] PASS [2021-11-10T15:34:37.213Z] coverage: 9.0% of statements [2021-11-10T15:34:37.213Z] ok github.com/docker/docker/daemon 2.545s coverage: 9.0% of statements [2021-11-10T15:34:37.213Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-10T15:34:37.213Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-10T15:34:37.213Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-10T15:34:37.213Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-10T15:34:37.213Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-10T15:34:37.213Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-10T15:34:37.213Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-10T15:34:37.213Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-10T15:34:37.213Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-11-10T15:34:37.213Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-10T15:34:37.213Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-10T15:34:37.214Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-10T15:34:37.214Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-10T15:34:37.214Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-10T15:34:37.214Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-10T15:34:37.254Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-10T15:34:37.254Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-10T15:34:37.254Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-10T15:34:37.254Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-10T15:34:37.254Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-10T15:34:37.254Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-10T15:34:37.254Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-10T15:34:37.254Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-10T15:34:37.254Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-10T15:34:37.513Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-10T15:34:37.513Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-10T15:34:37.513Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-10T15:34:37.513Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-10T15:34:37.513Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-10T15:34:37.513Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-10T15:34:37.513Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-10T15:34:37.513Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot (0.07s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-11-10T15:34:37.513Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-11-10T15:34:37.513Z] === RUN TestContainerBindMountNonRecursive [2021-11-10T15:34:38.199Z] === RUN TestAdapterReadLogs [2021-11-10T15:34:38.199Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-10T15:34:38.199Z] === RUN TestCopier [2021-11-10T15:34:38.199Z] --- PASS: TestCopier (0.00s) [2021-11-10T15:34:38.199Z] === RUN TestCopierLongLines [2021-11-10T15:34:38.199Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-10T15:34:38.199Z] === RUN TestCopierSlow [2021-11-10T15:34:38.451Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-11-10T15:34:38.667Z] --- PASS: TestCopierSlow (0.20s) [2021-11-10T15:34:38.667Z] === RUN TestCopierWithSized [2021-11-10T15:34:38.667Z] === RUN TestCopierWithSized/as_is [2021-11-10T15:34:38.667Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-10T15:34:38.667Z] --- PASS: TestCopierWithSized (0.01s) [2021-11-10T15:34:38.667Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-11-10T15:34:38.667Z] === RUN TestCopierWithPartial [2021-11-10T15:34:38.667Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestRingLogger [2021-11-10T15:34:38.667Z] --- PASS: TestRingLogger (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestRingCap [2021-11-10T15:34:38.667Z] --- PASS: TestRingCap (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestRingClose [2021-11-10T15:34:38.667Z] --- PASS: TestRingClose (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestRingDrain [2021-11-10T15:34:38.667Z] --- PASS: TestRingDrain (0.00s) [2021-11-10T15:34:38.667Z] PASS [2021-11-10T15:34:38.667Z] coverage: 43.5% of statements [2021-11-10T15:34:38.667Z] === RUN TestSearchRegistryForImagesErrors [2021-11-10T15:34:38.667Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestSearchRegistryForImages [2021-11-10T15:34:38.667Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestOnlyPlatformWithFallback [2021-11-10T15:34:38.667Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestImageDelete [2021-11-10T15:34:38.667Z] ok github.com/docker/docker/daemon/logger 0.264s coverage: 43.5% of statements [2021-11-10T15:34:38.667Z] === RUN TestImageDelete/no_lease [2021-11-10T15:34:38.667Z] === RUN TestImageDelete/lease_exists [2021-11-10T15:34:38.667Z] === RUN TestNewStreamConfig [2021-11-10T15:34:38.667Z] === RUN TestNewStreamConfig/defaults [2021-11-10T15:34:38.667Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-10T15:34:38.667Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-10T15:34:38.667Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-10T15:34:38.667Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-10T15:34:38.667Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-10T15:34:38.667Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-10T15:34:38.667Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-10T15:34:38.667Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-10T15:34:38.667Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-10T15:34:38.667Z] --- PASS: TestImageDelete (0.04s) [2021-11-10T15:34:38.667Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-10T15:34:38.667Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-11-10T15:34:38.667Z] === RUN TestContentStoreForPull [2021-11-10T15:34:38.667Z] time="2021-11-10T15:34:38Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-10T15:34:38.667Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2021-11-10T15:34:38.667Z] === RUN TestCreateSuccess [2021-11-10T15:34:38.667Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestCreateLogGroupSuccess [2021-11-10T15:34:38.667Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestCreateError [2021-11-10T15:34:38.667Z] --- PASS: TestCreateError (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestCreateAlreadyExists [2021-11-10T15:34:38.667Z] time="2021-11-10T15:34:38Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-10T15:34:38.667Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestLogClosed [2021-11-10T15:34:38.667Z] --- PASS: TestLogClosed (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestLogBlocking [2021-11-10T15:34:38.667Z] --- PASS: TestLogBlocking (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-10T15:34:38.667Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestLogNonBlockingBufferFull [2021-11-10T15:34:38.667Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestPublishBatchSuccess [2021-11-10T15:34:38.667Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestPublishBatchError [2021-11-10T15:34:38.667Z] time="2021-11-10T15:34:38Z" level=error msg=Error [2021-11-10T15:34:38.667Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-10T15:34:38.667Z] time="2021-11-10T15:34:38Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-10T15:34:38.667Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-10T15:34:38.667Z] time="2021-11-10T15:34:38Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-10T15:34:38.667Z] time="2021-11-10T15:34:38Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-10T15:34:38.667Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestCollectBatchSimple [2021-11-10T15:34:38.667Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestCollectBatchTicker [2021-11-10T15:34:38.667Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestCollectBatchMultilinePattern [2021-11-10T15:34:38.667Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-10T15:34:38.667Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-10T15:34:38.667Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-10T15:34:38.667Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2021-11-10T15:34:38.667Z] === RUN TestCollectBatchClose [2021-11-10T15:34:38.667Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestEffectiveLen [2021-11-10T15:34:38.667Z] === RUN TestEffectiveLen/0/Hello [2021-11-10T15:34:38.667Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-10T15:34:38.667Z] === RUN TestEffectiveLen/2/🙃 [2021-11-10T15:34:38.667Z] === RUN TestEffectiveLen/3/���� [2021-11-10T15:34:38.667Z] === RUN TestEffectiveLen/4/He��o [2021-11-10T15:34:38.667Z] === RUN TestEffectiveLen/5/ [2021-11-10T15:34:38.667Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestFindValidSplit [2021-11-10T15:34:38.667Z] === RUN TestFindValidSplit/0/ [2021-11-10T15:34:38.667Z] cloudwatchlogs_test.go:1044: [2021-11-10T15:34:38.667Z] cloudwatchlogs_test.go:1045: [2021-11-10T15:34:38.667Z] === RUN TestFindValidSplit/1/Hello [2021-11-10T15:34:38.667Z] cloudwatchlogs_test.go:1044: Hello [2021-11-10T15:34:38.667Z] cloudwatchlogs_test.go:1045: [2021-11-10T15:34:38.667Z] === RUN TestFindValidSplit/2/Hello [2021-11-10T15:34:38.667Z] cloudwatchlogs_test.go:1044: He [2021-11-10T15:34:38.667Z] cloudwatchlogs_test.go:1045: llo [2021-11-10T15:34:38.667Z] === RUN TestFindValidSplit/3/Hello [2021-11-10T15:34:38.667Z] cloudwatchlogs_test.go:1044: [2021-11-10T15:34:38.667Z] cloudwatchlogs_test.go:1045: Hello [2021-11-10T15:34:38.667Z] === RUN TestFindValidSplit/4/🙃 [2021-11-10T15:34:38.667Z] cloudwatchlogs_test.go:1044: [2021-11-10T15:34:38.667Z] cloudwatchlogs_test.go:1045: 🙃 [2021-11-10T15:34:38.667Z] === RUN TestFindValidSplit/5/🙃 [2021-11-10T15:34:38.667Z] cloudwatchlogs_test.go:1044: 🙃 [2021-11-10T15:34:38.667Z] cloudwatchlogs_test.go:1045: [2021-11-10T15:34:38.667Z] === RUN TestFindValidSplit/6/a� [2021-11-10T15:34:38.667Z] cloudwatchlogs_test.go:1044: a [2021-11-10T15:34:38.667Z] cloudwatchlogs_test.go:1045: � [2021-11-10T15:34:38.667Z] === RUN TestFindValidSplit/7/a� [2021-11-10T15:34:38.667Z] cloudwatchlogs_test.go:1044: a� [2021-11-10T15:34:38.667Z] cloudwatchlogs_test.go:1045: [2021-11-10T15:34:38.667Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestProcessEventEmoji [2021-11-10T15:34:38.667Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestCollectBatchLineSplit [2021-11-10T15:34:38.667Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2021-11-10T15:34:38.667Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-10T15:34:38.667Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestCollectBatchMaxEvents [2021-11-10T15:34:38.667Z] --- PASS: TestContentStoreForPull (0.22s) [2021-11-10T15:34:38.667Z] PASS [2021-11-10T15:34:38.667Z] coverage: 6.6% of statements [2021-11-10T15:34:38.667Z] ok github.com/docker/docker/daemon/images 0.350s coverage: 6.6% of statements [2021-11-10T15:34:38.667Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-11-10T15:34:38.667Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-10T15:34:38.667Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-11-10T15:34:38.667Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-10T15:34:38.667Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-11-10T15:34:38.667Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-10T15:34:38.667Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-10T15:34:38.667Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-10T15:34:38.667Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-11-10T15:34:38.667Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-10T15:34:38.667Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-10T15:34:38.667Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-10T15:34:38.667Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-10T15:34:38.667Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-10T15:34:38.667Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-10T15:34:38.667Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-10T15:34:38.667Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-10T15:34:38.667Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-10T15:34:38.667Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-10T15:34:38.667Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-10T15:34:38.667Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-10T15:34:38.667Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-10T15:34:38.667Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-10T15:34:38.667Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-10T15:34:38.667Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-10T15:34:38.667Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-10T15:34:38.667Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-10T15:34:38.667Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-10T15:34:38.667Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-10T15:34:38.667Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-10T15:34:38.667Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-10T15:34:38.667Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-10T15:34:39.135Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-10T15:34:39.135Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-10T15:34:39.135Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-10T15:34:39.135Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-10T15:34:39.135Z] === RUN TestCreateTagSuccess [2021-11-10T15:34:39.135Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-10T15:34:39.135Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-10T15:34:39.135Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-10T15:34:39.135Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-10T15:34:39.135Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-10T15:34:39.135Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-10T15:34:39.135Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-11-10T15:34:39.135Z] PASS [2021-11-10T15:34:39.135Z] coverage: 77.8% of statements [2021-11-10T15:34:39.135Z] ok github.com/docker/docker/daemon/logger/awslogs 0.407s coverage: 77.8% of statements [2021-11-10T15:34:39.135Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-10T15:34:39.135Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-10T15:34:39.135Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-10T15:34:39.135Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-10T15:34:39.135Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-10T15:34:39.527Z] --- PASS: TestBuildPreserveOwnership (9.66s) [2021-11-10T15:34:39.527Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.65s) [2021-11-10T15:34:39.527Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-11-10T15:34:39.527Z] === RUN TestBuildPlatformInvalid [2021-11-10T15:34:39.527Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-10T15:34:39.527Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-10T15:34:39.527Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-11-10T15:34:39.527Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-10T15:34:39.527Z] PASS [2021-11-10T15:34:39.527Z] [2021-11-10T15:34:39.527Z] === Skipped [2021-11-10T15:34:39.527Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-10T15:34:39.527Z] build_session_test.go:25: TODO: BuildKit [2021-11-10T15:34:39.527Z] [2021-11-10T15:34:39.527Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-10T15:34:39.527Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-11-10T15:34:39.527Z] [2021-11-10T15:34:39.527Z] [2021-11-10T15:34:39.527Z] DONE 33 tests, 2 skipped in 129.526s [2021-11-10T15:34:39.527Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-10T15:34:39.527Z] INFO: Testing against a local daemon [2021-11-10T15:34:39.527Z] === RUN TestConfigInspect [2021-11-10T15:34:39.527Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:34:39.527Z] --- SKIP: TestConfigInspect (0.02s) [2021-11-10T15:34:39.527Z] === RUN TestConfigList [2021-11-10T15:34:39.527Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:34:39.527Z] --- SKIP: TestConfigList (0.01s) [2021-11-10T15:34:39.527Z] === RUN TestConfigsCreateAndDelete [2021-11-10T15:34:39.527Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:34:39.527Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-11-10T15:34:39.527Z] === RUN TestConfigsUpdate [2021-11-10T15:34:39.527Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:34:39.527Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-11-10T15:34:39.527Z] === RUN TestTemplatedConfig [2021-11-10T15:34:39.527Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:34:39.527Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-10T15:34:39.527Z] === RUN TestConfigCreateResolve [2021-11-10T15:34:39.527Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:34:39.527Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-11-10T15:34:39.527Z] === RUN TestConfigDaemonLibtrustID [2021-11-10T15:34:39.604Z] === RUN TestJSONFileLogger [2021-11-10T15:34:39.604Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-10T15:34:39.604Z] === RUN TestJSONFileLoggerWithTags [2021-11-10T15:34:39.604Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-10T15:34:39.604Z] === RUN TestJSONFileLoggerWithOpts [2021-11-10T15:34:39.604Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-11-10T15:34:39.604Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-10T15:34:39.604Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-11-10T15:34:39.604Z] === RUN TestEncodeDecode [2021-11-10T15:34:39.604Z] === PAUSE TestEncodeDecode [2021-11-10T15:34:39.604Z] === RUN TestUnexpectedEOF [2021-11-10T15:34:39.604Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-10T15:34:39.604Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-10T15:34:39.604Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-10T15:34:39.604Z] time="2021-11-10T15:34:39Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-10T15:34:39.604Z] time="2021-11-10T15:34:39Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-10T15:34:39.604Z] --- PASS: TestUnexpectedEOF (0.15s) [2021-11-10T15:34:39.604Z] === CONT TestEncodeDecode [2021-11-10T15:34:39.604Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-10T15:34:39.604Z] PASS [2021-11-10T15:34:39.604Z] coverage: 69.9% of statements [2021-11-10T15:34:39.604Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.247s coverage: 69.9% of statements [2021-11-10T15:34:39.604Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-11-10T15:34:39.604Z] === RUN TestFastTimeMarshalJSON [2021-11-10T15:34:39.604Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-11-10T15:34:39.604Z] PASS [2021-11-10T15:34:39.604Z] coverage: 87.2% of statements [2021-11-10T15:34:39.604Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.176s coverage: 87.2% of statements [2021-11-10T15:34:39.640Z] --- PASS: TestCreateJob (2.80s) [2021-11-10T15:34:39.640Z] === RUN TestReplicatedJob [2021-11-10T15:34:39.832Z] --- PASS: TestContainerBindMountNonRecursive (2.13s) [2021-11-10T15:34:39.832Z] === RUN TestContainerVolumesMountedAsShared [2021-11-10T15:34:40.074Z] === RUN TestWriteLog [2021-11-10T15:34:40.074Z] === PAUSE TestWriteLog [2021-11-10T15:34:40.074Z] === RUN TestReadLog [2021-11-10T15:34:40.074Z] === PAUSE TestReadLog [2021-11-10T15:34:40.074Z] === CONT TestWriteLog [2021-11-10T15:34:40.074Z] === CONT TestReadLog [2021-11-10T15:34:40.074Z] === RUN TestReadLog/tail_exact [2021-11-10T15:34:40.074Z] --- PASS: TestWriteLog (0.00s) [2021-11-10T15:34:40.091Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-11-10T15:34:40.091Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-10T15:34:40.194Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-10T15:34:40.194Z] [2021-11-10T15:34:40.194Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-11-10T15:34:40.194Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-11-10T15:34:40.194Z] Using test binary docker [2021-11-10T15:34:40.194Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-10T15:34:40.194Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-10T15:34:40.194Z] INFO: Waiting for daemon to start... [2021-11-10T15:34:40.194Z] Starting dockerd [2021-11-10T15:34:40.194Z] . [2021-11-10T15:34:40.194Z] INFO: Building docker-sdk-python3:4.4.1... [2021-11-10T15:34:40.351Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) [2021-11-10T15:34:40.351Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-10T15:34:40.542Z] === RUN TestReadLog/tail_less_than_available [2021-11-10T15:34:40.542Z] === RUN TestReadLog/tail_more_than_available [2021-11-10T15:34:40.542Z] --- PASS: TestReadLog (0.17s) [2021-11-10T15:34:40.542Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-11-10T15:34:40.542Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-10T15:34:40.542Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-10T15:34:40.542Z] PASS [2021-11-10T15:34:40.542Z] coverage: 75.2% of statements [2021-11-10T15:34:40.542Z] ok github.com/docker/docker/daemon/logger/local 0.218s coverage: 75.2% of statements [2021-11-10T15:34:40.542Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-10T15:34:40.542Z] === RUN TestOpenFileDelete [2021-11-10T15:34:40.542Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-10T15:34:40.542Z] === RUN TestOpenFileRename [2021-11-10T15:34:40.542Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-10T15:34:40.542Z] === RUN TestParseLogTagDefaultTag [2021-11-10T15:34:40.542Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-10T15:34:40.542Z] === RUN TestParseLogTag [2021-11-10T15:34:40.542Z] --- PASS: TestParseLogTag (0.00s) [2021-11-10T15:34:40.542Z] === RUN TestParseLogTagEmptyTag [2021-11-10T15:34:40.542Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-10T15:34:40.542Z] === RUN TestTailFiles [2021-11-10T15:34:40.542Z] --- PASS: TestTailFiles (0.00s) [2021-11-10T15:34:40.542Z] === RUN TestFollowLogsConsumerGone [2021-11-10T15:34:40.542Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-10T15:34:40.542Z] === RUN TestFollowLogsProducerGone [2021-11-10T15:34:40.542Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-11-10T15:34:40.542Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-11-10T15:34:40.542Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-10T15:34:40.543Z] === RUN TestCheckCapacityAndRotate [2021-11-10T15:34:40.543Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-10T15:34:40.543Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-10T15:34:40.902Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2021-11-10T15:34:40.902Z] PASS [2021-11-10T15:34:40.902Z] [2021-11-10T15:34:40.902Z] === Skipped [2021-11-10T15:34:40.902Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-11-10T15:34:40.902Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:34:40.902Z] [2021-11-10T15:34:40.902Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-11-10T15:34:40.902Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:34:40.902Z] [2021-11-10T15:34:40.902Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-11-10T15:34:40.902Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:34:40.902Z] [2021-11-10T15:34:40.902Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-11-10T15:34:40.902Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:34:40.902Z] [2021-11-10T15:34:40.902Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-11-10T15:34:40.902Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:34:40.902Z] [2021-11-10T15:34:40.902Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-11-10T15:34:40.902Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:34:40.902Z] [2021-11-10T15:34:40.902Z] [2021-11-10T15:34:40.902Z] DONE 7 tests, 6 skipped in 1.728s [2021-11-10T15:34:41.011Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2021-11-10T15:34:41.011Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-10T15:34:41.011Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-11-10T15:34:41.011Z] PASS [2021-11-10T15:34:41.011Z] coverage: 55.3% of statements [2021-11-10T15:34:41.011Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.223s coverage: 55.3% of statements [2021-11-10T15:34:41.011Z] === RUN TestLog [2021-11-10T15:34:41.011Z] --- PASS: TestLog (0.01s) [2021-11-10T15:34:41.011Z] PASS [2021-11-10T15:34:41.011Z] coverage: 31.5% of statements [2021-11-10T15:34:41.011Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.049s coverage: 31.5% of statements [2021-11-10T15:34:41.020Z] --- PASS: TestReplicatedJob (5.14s) [2021-11-10T15:34:41.020Z] === RUN TestUpdateReplicatedJob [2021-11-10T15:34:41.160Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-10T15:34:41.160Z] INFO: Testing against a local daemon [2021-11-10T15:34:41.160Z] === RUN TestCheckpoint [2021-11-10T15:34:41.160Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-10T15:34:41.160Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-10T15:34:41.160Z] === RUN TestContainerInvalidJSON [2021-11-10T15:34:41.160Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-11-10T15:34:41.160Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-11-10T15:34:41.160Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-10T15:34:41.160Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-10T15:34:41.160Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-10T15:34:41.160Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-10T15:34:41.160Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-11-10T15:34:41.160Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-10T15:34:41.160Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-10T15:34:41.160Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-10T15:34:41.160Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-10T15:34:41.160Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-11-10T15:34:41.160Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-10T15:34:41.160Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-10T15:34:41.160Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-11-10T15:34:41.160Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-10T15:34:41.289Z] --- PASS: TestContainerVolumesMountedAsSlave (0.63s) [2021-11-10T15:34:41.290Z] === RUN TestNetworkNat [2021-11-10T15:34:41.419Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-10T15:34:41.419Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-10T15:34:41.419Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-11-10T15:34:41.419Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-10T15:34:41.419Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-11-10T15:34:41.419Z] === RUN TestCopyFromContainer [2021-11-10T15:34:41.857Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-11-10T15:34:41.996Z] === RUN TestParseLogFormat [2021-11-10T15:34:41.996Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-10T15:34:41.996Z] === RUN TestValidateLogOptEmpty [2021-11-10T15:34:41.996Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-10T15:34:41.996Z] === RUN TestValidateSyslogAddress [2021-11-10T15:34:41.996Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-10T15:34:41.996Z] === RUN TestParseAddressDefaultPort [2021-11-10T15:34:41.996Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-10T15:34:41.996Z] === RUN TestValidateSyslogFacility [2021-11-10T15:34:41.996Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-10T15:34:41.996Z] === RUN TestValidateLogOptSyslogFormat [2021-11-10T15:34:41.996Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-10T15:34:41.996Z] === RUN TestValidateLogOpt [2021-11-10T15:34:41.996Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-10T15:34:41.996Z] PASS [2021-11-10T15:34:41.996Z] coverage: 46.8% of statements [2021-11-10T15:34:41.996Z] === RUN TestValidateLogOpt [2021-11-10T15:34:41.996Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-10T15:34:41.996Z] === RUN TestNewMissedConfig [2021-11-10T15:34:41.996Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-10T15:34:41.996Z] === RUN TestNewMissedUrl [2021-11-10T15:34:41.996Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-10T15:34:41.996Z] === RUN TestNewMissedToken [2021-11-10T15:34:41.996Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-10T15:34:41.996Z] === RUN TestNewWithProxy [2021-11-10T15:34:41.996Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-10T15:34:41.996Z] === RUN TestDefault [2021-11-10T15:34:41.996Z] --- PASS: TestDefault (0.01s) [2021-11-10T15:34:41.996Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-10T15:34:41.996Z] ok github.com/docker/docker/daemon/logger/syslog 0.055s coverage: 46.8% of statements [2021-11-10T15:34:41.996Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-10T15:34:41.996Z] === RUN TestJsonFormat [2021-11-10T15:34:41.996Z] --- PASS: TestJsonFormat (0.01s) [2021-11-10T15:34:41.996Z] === RUN TestRawFormat [2021-11-10T15:34:41.996Z] --- PASS: TestRawFormat (0.00s) [2021-11-10T15:34:41.996Z] === RUN TestRawFormatWithLabels [2021-11-10T15:34:41.996Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-10T15:34:41.996Z] === RUN TestRawFormatWithoutTag [2021-11-10T15:34:41.996Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-10T15:34:41.996Z] === RUN TestBatching [2021-11-10T15:34:41.996Z] === RUN TestNewParse [2021-11-10T15:34:41.996Z] --- PASS: TestNewParse (0.00s) [2021-11-10T15:34:41.996Z] PASS [2021-11-10T15:34:41.996Z] coverage: 8.3% of statements [2021-11-10T15:34:41.996Z] ok github.com/docker/docker/daemon/logger/templates 0.041s coverage: 8.3% of statements [2021-11-10T15:34:41.996Z] --- PASS: TestBatching (0.20s) [2021-11-10T15:34:41.996Z] === RUN TestFrequency [2021-11-10T15:34:42.116Z] --- PASS: TestNetworkNat (0.93s) [2021-11-10T15:34:42.116Z] === RUN TestNetworkLocalhostTCPNat [2021-11-10T15:34:42.465Z] --- PASS: TestFrequency (0.19s) [2021-11-10T15:34:42.465Z] === RUN TestOneMessagePerRequest [2021-11-10T15:34:42.465Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-10T15:34:42.465Z] === RUN TestVerify [2021-11-10T15:34:42.465Z] --- PASS: TestVerify (0.00s) [2021-11-10T15:34:42.465Z] === RUN TestSkipVerify [2021-11-10T15:34:42.465Z] time="2021-11-10T15:34:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-10T15:34:42.465Z] time="2021-11-10T15:34:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-10T15:34:42.465Z] time="2021-11-10T15:34:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-10T15:34:42.684Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2021-11-10T15:34:42.684Z] === RUN TestNetworkLoopbackNat [2021-11-10T15:34:42.924Z] --- PASS: TestReplicatedJob (3.86s) [2021-11-10T15:34:42.924Z] === RUN TestUpdateReplicatedJob [2021-11-10T15:34:42.933Z] --- PASS: TestSkipVerify (0.46s) [2021-11-10T15:34:42.933Z] === RUN TestBufferMaximum [2021-11-10T15:34:42.933Z] time="2021-11-10T15:34:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-10T15:34:42.933Z] time="2021-11-10T15:34:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-10T15:34:42.933Z] time="2021-11-10T15:34:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-10T15:34:42.933Z] time="2021-11-10T15:34:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-10T15:34:42.933Z] time="2021-11-10T15:34:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-10T15:34:42.933Z] time="2021-11-10T15:34:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636558482.507105\",\"host\":\"f6b721ef1e2f\"}'" [2021-11-10T15:34:42.933Z] time="2021-11-10T15:34:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636558482.508155\",\"host\":\"f6b721ef1e2f\"}'" [2021-11-10T15:34:42.933Z] --- PASS: TestBufferMaximum (0.01s) [2021-11-10T15:34:42.933Z] === RUN TestServerAlwaysDown [2021-11-10T15:34:42.933Z] time="2021-11-10T15:34:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-10T15:34:42.933Z] time="2021-11-10T15:34:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-10T15:34:42.933Z] time="2021-11-10T15:34:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636558482.516251\",\"host\":\"f6b721ef1e2f\"}'" [2021-11-10T15:34:42.933Z] time="2021-11-10T15:34:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636558482.516251\",\"host\":\"f6b721ef1e2f\"}'" [2021-11-10T15:34:42.933Z] time="2021-11-10T15:34:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-10T15:34:42.933Z] time="2021-11-10T15:34:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636558482.516251\",\"host\":\"f6b721ef1e2f\"}'" [2021-11-10T15:34:42.933Z] time="2021-11-10T15:34:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636558482.517867\",\"host\":\"f6b721ef1e2f\"}'" [2021-11-10T15:34:42.933Z] time="2021-11-10T15:34:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636558482.518109\",\"host\":\"f6b721ef1e2f\"}'" [2021-11-10T15:34:42.933Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-10T15:34:42.933Z] === RUN TestCannotSendAfterClose [2021-11-10T15:34:42.933Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-10T15:34:42.933Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-10T15:34:43.619Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-11-10T15:34:43.919Z] === RUN TestV1IDService [2021-11-10T15:34:43.919Z] --- PASS: TestV1IDService (0.03s) [2021-11-10T15:34:43.919Z] === RUN TestV2MetadataService [2021-11-10T15:34:43.919Z] time="2021-11-10T15:34:43Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49202/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-10T15:34:43.919Z] time="2021-11-10T15:34:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f6b721ef1e2f\"}'" [2021-11-10T15:34:43.919Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-11-10T15:34:43.919Z] PASS [2021-11-10T15:34:43.919Z] coverage: 82.5% of statements [2021-11-10T15:34:43.919Z] ok github.com/docker/docker/daemon/logger/splunk 1.950s coverage: 82.5% of statements [2021-11-10T15:34:43.919Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-10T15:34:43.919Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-10T15:34:43.919Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-10T15:34:43.919Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-10T15:34:43.919Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-10T15:34:43.919Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-10T15:34:43.919Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-10T15:34:43.919Z] === RUN TestContinueOnError_NeverContinue [2021-11-10T15:34:43.919Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-10T15:34:43.919Z] === RUN TestContinueOnError_UnnestsErrors [2021-11-10T15:34:43.919Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-11-10T15:34:43.919Z] === RUN TestManifestStore [2021-11-10T15:34:43.919Z] === RUN TestManifestStore/no_remote_or_local [2021-11-10T15:34:43.919Z] === RUN TestSuccessfulDownload [2021-11-10T15:34:43.919Z] download_test.go:268: Needs fixing on Windows [2021-11-10T15:34:43.919Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-10T15:34:43.919Z] === RUN TestCancelledDownload [2021-11-10T15:34:43.919Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-10T15:34:43.919Z] === RUN TestMaxDownloadAttempts [2021-11-10T15:34:43.919Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-10T15:34:43.919Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-10T15:34:43.919Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-10T15:34:43.919Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-10T15:34:43.919Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-10T15:34:43.919Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-10T15:34:43.919Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-10T15:34:43.919Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-10T15:34:43.919Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-10T15:34:43.919Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-10T15:34:43.919Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-10T15:34:43.919Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-10T15:34:44.284Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2021-11-10T15:34:44.284Z] === RUN TestServiceListWithStatuses [2021-11-10T15:34:44.284Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-10T15:34:44.284Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-10T15:34:44.284Z] === RUN TestDockerNetworkConnectAlias [2021-11-10T15:34:44.388Z] time="2021-11-10T15:34:43Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local951742631\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-10T15:34:44.388Z] === RUN TestManifestStore/no_local_cache [2021-11-10T15:34:44.388Z] === RUN TestManifestStore/with_local_cache [2021-11-10T15:34:44.388Z] === RUN TestManifestStore/unknown_media_type [2021-11-10T15:34:44.388Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-10T15:34:44.388Z] time="2021-11-10T15:34:43Z" level=warning msg="reference for unknown type: " [2021-11-10T15:34:44.388Z] time="2021-11-10T15:34:43Z" level=warning msg="reference for unknown type: " [2021-11-10T15:34:44.388Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-10T15:34:44.388Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-10T15:34:44.388Z] time="2021-11-10T15:34:44Z" level=warning msg="reference for unknown type: " [2021-11-10T15:34:44.388Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-10T15:34:44.388Z] time="2021-11-10T15:34:44Z" level=warning msg="reference for unknown type: " [2021-11-10T15:34:44.388Z] time="2021-11-10T15:34:44Z" level=warning msg="reference for unknown type: " [2021-11-10T15:34:44.388Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-10T15:34:44.388Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-10T15:34:44.388Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-10T15:34:44.388Z] time="2021-11-10T15:34:44Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-10T15:34:44.388Z] --- PASS: TestManifestStore (0.29s) [2021-11-10T15:34:44.388Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2021-11-10T15:34:44.388Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-11-10T15:34:44.388Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-11-10T15:34:44.388Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2021-11-10T15:34:44.388Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2021-11-10T15:34:44.388Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-11-10T15:34:44.388Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-11-10T15:34:44.388Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-11-10T15:34:44.388Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-11-10T15:34:44.388Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-10T15:34:44.388Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-11-10T15:34:44.388Z] === RUN TestDetectManifestBlobMediaType [2021-11-10T15:34:44.388Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-10T15:34:44.388Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-10T15:34:44.388Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-10T15:34:44.388Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-10T15:34:44.388Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-10T15:34:44.388Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-10T15:34:44.388Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-10T15:34:44.388Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-10T15:34:44.388Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-10T15:34:44.388Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-10T15:34:44.388Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-10T15:34:44.388Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-10T15:34:44.388Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-10T15:34:44.388Z] === RUN TestFixManifestLayers [2021-11-10T15:34:44.388Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-10T15:34:44.388Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-10T15:34:44.388Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-10T15:34:44.388Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-10T15:34:44.388Z] === RUN TestFixManifestLayersBadParent [2021-11-10T15:34:44.388Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-10T15:34:44.388Z] === RUN TestValidateManifest [2021-11-10T15:34:44.388Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-10T15:34:44.388Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-10T15:34:44.388Z] === RUN TestFormatPlatform [2021-11-10T15:34:44.388Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-10T15:34:44.388Z] === RUN TestGetRepositoryMountCandidates [2021-11-10T15:34:44.388Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-10T15:34:44.388Z] === RUN TestLayerAlreadyExists [2021-11-10T15:34:44.388Z] 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-11-10T15:34:44.388Z] 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-11-10T15:34:44.388Z] 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-11-10T15:34:44.388Z] 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-11-10T15:34:44.388Z] 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-11-10T15:34:44.388Z] 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-11-10T15:34:44.388Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-11-10T15:34:44.388Z] === RUN TestWhenEmptyAuthConfig [2021-11-10T15:34:44.388Z] time="2021-11-10T15:34:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-10T15:34:44.388Z] time="2021-11-10T15:34:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-10T15:34:44.388Z] time="2021-11-10T15:34:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-10T15:34:44.388Z] time="2021-11-10T15:34:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-10T15:34:44.388Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-10T15:34:44.388Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2021-11-10T15:34:44.388Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2021-11-10T15:34:44.388Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2021-11-10T15:34:44.388Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2021-11-10T15:34:44.388Z] === RUN TestTransfer [2021-11-10T15:34:44.857Z] --- PASS: TestTransfer (0.12s) [2021-11-10T15:34:44.857Z] === RUN TestConcurrencyLimit [2021-11-10T15:34:44.857Z] --- PASS: TestV2MetadataService (0.99s) [2021-11-10T15:34:44.857Z] PASS [2021-11-10T15:34:44.857Z] coverage: 48.2% of statements [2021-11-10T15:34:44.857Z] ok github.com/docker/docker/distribution/metadata 1.091s coverage: 48.2% of statements [2021-11-10T15:34:44.857Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-11-10T15:34:44.857Z] === RUN TestInactiveJobs [2021-11-10T15:34:44.857Z] === RUN TestNotFound [2021-11-10T15:34:44.857Z] --- PASS: TestNotFound (0.00s) [2021-11-10T15:34:44.857Z] === RUN TestConflict [2021-11-10T15:34:44.857Z] --- PASS: TestConflict (0.00s) [2021-11-10T15:34:44.857Z] === RUN TestForbidden [2021-11-10T15:34:44.857Z] --- PASS: TestForbidden (0.00s) [2021-11-10T15:34:44.857Z] === RUN TestInvalidParameter [2021-11-10T15:34:44.857Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-10T15:34:44.857Z] === RUN TestNotImplemented [2021-11-10T15:34:44.857Z] --- PASS: TestNotImplemented (0.00s) [2021-11-10T15:34:44.857Z] === RUN TestNotModified [2021-11-10T15:34:44.857Z] --- PASS: TestNotModified (0.00s) [2021-11-10T15:34:44.857Z] === RUN TestUnauthorized [2021-11-10T15:34:44.857Z] --- PASS: TestUnauthorized (0.00s) [2021-11-10T15:34:44.857Z] === RUN TestUnknown [2021-11-10T15:34:44.857Z] --- PASS: TestUnknown (0.00s) [2021-11-10T15:34:44.857Z] === RUN TestCancelled [2021-11-10T15:34:44.857Z] --- PASS: TestCancelled (0.00s) [2021-11-10T15:34:44.857Z] === RUN TestDeadline [2021-11-10T15:34:44.857Z] --- PASS: TestDeadline (0.00s) [2021-11-10T15:34:44.857Z] === RUN TestDataLoss [2021-11-10T15:34:44.857Z] --- PASS: TestDataLoss (0.00s) [2021-11-10T15:34:44.857Z] === RUN TestUnavailable [2021-11-10T15:34:44.857Z] --- PASS: TestUnavailable (0.00s) [2021-11-10T15:34:44.857Z] === RUN TestSystem [2021-11-10T15:34:44.857Z] --- PASS: TestSystem (0.00s) [2021-11-10T15:34:44.857Z] === RUN TestFromStatusCode [2021-11-10T15:34:44.857Z] === RUN TestFromStatusCode/Not_Found [2021-11-10T15:34:44.857Z] === RUN TestFromStatusCode/Bad_Request [2021-11-10T15:34:44.857Z] === RUN TestFromStatusCode/Conflict [2021-11-10T15:34:44.857Z] === RUN TestFromStatusCode/Unauthorized [2021-11-10T15:34:44.857Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-10T15:34:44.857Z] === RUN TestFromStatusCode/Forbidden [2021-11-10T15:34:44.857Z] === RUN TestFromStatusCode/Not_Modified [2021-11-10T15:34:44.857Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-10T15:34:44.857Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-10T15:34:44.857Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-10T15:34:44.857Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-10T15:34:44.857Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-10T15:34:44.857Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-10T15:34:44.857Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-10T15:34:44.857Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-10T15:34:44.857Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-10T15:34:44.857Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-10T15:34:44.857Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-10T15:34:44.857Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-10T15:34:44.857Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-10T15:34:44.857Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-10T15:34:44.857Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-10T15:34:44.857Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-10T15:34:44.857Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-10T15:34:44.857Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-10T15:34:44.857Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-10T15:34:44.857Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-10T15:34:44.857Z] PASS [2021-11-10T15:34:44.857Z] coverage: 53.1% of statements [2021-11-10T15:34:44.857Z] ok github.com/docker/docker/errdefs 0.043s coverage: 53.1% of statements [2021-11-10T15:34:44.995Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-11-10T15:34:45.325Z] --- PASS: TestInactiveJobs (0.40s) [2021-11-10T15:34:45.325Z] === RUN TestWatchRelease [2021-11-10T15:34:45.325Z] --- PASS: TestWatchRelease (0.04s) [2021-11-10T15:34:45.325Z] === RUN TestWatchFinishedTransfer [2021-11-10T15:34:45.325Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-10T15:34:45.325Z] === RUN TestDuplicateTransfer [2021-11-10T15:34:45.325Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-10T15:34:45.325Z] === RUN TestSuccessfulUpload [2021-11-10T15:34:45.325Z] --- PASS: TestWhenEmptyAuthConfig (1.13s) [2021-11-10T15:34:45.325Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-10T15:34:45.325Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-10T15:34:45.325Z] === RUN TestTokenPassThru [2021-11-10T15:34:45.325Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-10T15:34:45.325Z] === RUN TestTokenPassThruDifferentHost [2021-11-10T15:34:45.325Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-11-10T15:34:45.325Z] PASS [2021-11-10T15:34:45.325Z] coverage: 23.4% of statements [2021-11-10T15:34:45.325Z] ok github.com/docker/docker/distribution 1.511s coverage: 23.4% of statements [2021-11-10T15:34:45.565Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-10T15:34:45.619Z] === RUN TestCopyFromContainer// [2021-11-10T15:34:45.619Z] === RUN TestCopyFromContainer//bar/root [2021-11-10T15:34:45.619Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-10T15:34:45.619Z] === RUN TestCopyFromContainer/bar/quux [2021-11-10T15:34:45.619Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-10T15:34:45.619Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-10T15:34:45.619Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-10T15:34:45.619Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-10T15:34:45.619Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-10T15:34:45.619Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-10T15:34:45.619Z] --- PASS: TestCopyFromContainer (4.29s) [2021-11-10T15:34:45.619Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-10T15:34:45.619Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-11-10T15:34:45.619Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-10T15:34:45.619Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-11-10T15:34:45.619Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-10T15:34:45.619Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-10T15:34:45.619Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-10T15:34:45.619Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-10T15:34:45.619Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-10T15:34:45.619Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-10T15:34:45.619Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-10T15:34:45.619Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-10T15:34:45.619Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-10T15:34:45.619Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-10T15:34:45.619Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-10T15:34:45.619Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-10T15:34:45.619Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-10T15:34:45.619Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-10T15:34:45.619Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-10T15:34:45.619Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-10T15:34:45.619Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-10T15:34:45.619Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-10T15:34:45.619Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-10T15:34:45.619Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-10T15:34:45.619Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-10T15:34:45.793Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-10T15:34:45.793Z] time="2021-11-10T15:34:45Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-10T15:34:45.793Z] --- PASS: TestSuccessfulUpload (0.47s) [2021-11-10T15:34:45.793Z] === RUN TestCancelledUpload [2021-11-10T15:34:45.793Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-10T15:34:45.793Z] PASS [2021-11-10T15:34:45.793Z] coverage: 76.8% of statements [2021-11-10T15:34:45.793Z] ok github.com/docker/docker/distribution/xfer 1.906s coverage: 76.8% of statements [2021-11-10T15:34:45.793Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-10T15:34:45.825Z] --- PASS: TestNetworkLoopbackNat (3.01s) [2021-11-10T15:34:45.825Z] === RUN TestPause [2021-11-10T15:34:45.877Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-11-10T15:34:45.877Z] === RUN TestCreateWithInvalidEnv [2021-11-10T15:34:45.877Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-10T15:34:45.877Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-10T15:34:45.877Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-10T15:34:45.877Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-10T15:34:45.877Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-10T15:34:45.877Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-10T15:34:45.877Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-10T15:34:45.877Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-10T15:34:45.877Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-10T15:34:45.877Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-10T15:34:45.877Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-10T15:34:45.877Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-10T15:34:45.877Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-10T15:34:45.877Z] === RUN TestCreateTmpfsMountsTarget [2021-11-10T15:34:45.877Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-11-10T15:34:45.877Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-10T15:34:46.084Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-10T15:34:46.207Z] --- PASS: TestUpdateReplicatedJob (2.96s) [2021-11-10T15:34:46.207Z] === RUN TestServiceListWithStatuses [2021-11-10T15:34:46.207Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-10T15:34:46.207Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-10T15:34:46.207Z] === RUN TestDockerNetworkConnectAlias [2021-11-10T15:34:46.260Z] === RUN TestFSGetInvalidData [2021-11-10T15:34:46.260Z] === RUN TestCompare [2021-11-10T15:34:46.260Z] --- PASS: TestCompare (0.00s) [2021-11-10T15:34:46.260Z] PASS [2021-11-10T15:34:46.260Z] coverage: 19.2% of statements [2021-11-10T15:34:46.260Z] ok github.com/docker/docker/image/cache 0.063s coverage: 19.2% of statements [2021-11-10T15:34:46.260Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-10T15:34:46.260Z] === RUN TestFSInvalidSet [2021-11-10T15:34:46.260Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-10T15:34:46.260Z] === RUN TestFSInvalidRoot [2021-11-10T15:34:46.260Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-11-10T15:34:46.260Z] === RUN TestFSMetadataGetSet [2021-11-10T15:34:46.260Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-11-10T15:34:46.260Z] === RUN TestFSInvalidWalker [2021-11-10T15:34:46.260Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-10T15:34:46.260Z] === RUN TestFSGetSet [2021-11-10T15:34:46.260Z] --- PASS: TestFSGetSet (0.02s) [2021-11-10T15:34:46.260Z] === RUN TestFSGetUnsetKey [2021-11-10T15:34:46.260Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-11-10T15:34:46.260Z] === RUN TestFSGetEmptyData [2021-11-10T15:34:46.260Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-11-10T15:34:46.260Z] === RUN TestFSDelete [2021-11-10T15:34:46.260Z] --- PASS: TestFSDelete (0.02s) [2021-11-10T15:34:46.260Z] === RUN TestFSWalker [2021-11-10T15:34:46.260Z] --- PASS: TestFSWalker (0.01s) [2021-11-10T15:34:46.260Z] === RUN TestFSWalkerStopOnError [2021-11-10T15:34:46.260Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-10T15:34:46.260Z] === RUN TestNewFromJSON [2021-11-10T15:34:46.260Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-10T15:34:46.260Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-10T15:34:46.260Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-10T15:34:46.260Z] === RUN TestMarshalKeyOrder [2021-11-10T15:34:46.260Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-10T15:34:46.260Z] === RUN TestImage [2021-11-10T15:34:46.260Z] --- PASS: TestImage (0.00s) [2021-11-10T15:34:46.260Z] === RUN TestImageOSNotEmpty [2021-11-10T15:34:46.260Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-10T15:34:46.260Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-10T15:34:46.260Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-10T15:34:46.260Z] === RUN TestCreate [2021-11-10T15:34:46.260Z] --- PASS: TestCreate (0.00s) [2021-11-10T15:34:46.260Z] === RUN TestRestore [2021-11-10T15:34:46.260Z] time="2021-11-10T15:34:45Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-10T15:34:46.260Z] --- PASS: TestRestore (0.15s) [2021-11-10T15:34:46.260Z] === RUN TestAddDelete [2021-11-10T15:34:46.260Z] --- PASS: TestAddDelete (0.02s) [2021-11-10T15:34:46.260Z] === RUN TestSearchAfterDelete [2021-11-10T15:34:46.260Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-11-10T15:34:46.260Z] === RUN TestParentReset [2021-11-10T15:34:46.260Z] --- PASS: TestParentReset (0.02s) [2021-11-10T15:34:46.260Z] === RUN TestGetAndSetLastUpdated [2021-11-10T15:34:46.260Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-11-10T15:34:46.260Z] === RUN TestStoreLen [2021-11-10T15:34:46.651Z] --- PASS: TestPause (0.78s) [2021-11-10T15:34:46.651Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-10T15:34:46.651Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-10T15:34:46.651Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-10T15:34:46.651Z] === RUN TestPauseStopPausedContainer [2021-11-10T15:34:46.728Z] --- PASS: TestStoreLen (0.18s) [2021-11-10T15:34:46.728Z] PASS [2021-11-10T15:34:46.728Z] coverage: 86.8% of statements [2021-11-10T15:34:46.728Z] ok github.com/docker/docker/image 0.644s coverage: 86.8% of statements [2021-11-10T15:34:46.728Z] === RUN TestMakeV1ConfigFromConfig [2021-11-10T15:34:46.728Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-10T15:34:46.728Z] PASS [2021-11-10T15:34:46.728Z] coverage: 25.0% of statements [2021-11-10T15:34:46.728Z] ok github.com/docker/docker/image/v1 0.061s coverage: 25.0% of statements [2021-11-10T15:34:46.728Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-11-10T15:34:46.728Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-10T15:34:46.910Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-11-10T15:34:47.251Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2021-11-10T15:34:47.251Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-10T15:34:47.477Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2021-11-10T15:34:47.477Z] === RUN TestPsFilter [2021-11-10T15:34:47.477Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-11-10T15:34:47.477Z] --- PASS: TestPsFilter (0.18s) [2021-11-10T15:34:47.477Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-10T15:34:47.565Z] --- PASS: TestDockerNetworkConnectAlias (3.60s) [2021-11-10T15:34:47.565Z] === RUN TestDockerNetworkReConnect [2021-11-10T15:34:47.713Z] === RUN TestSerialization [2021-11-10T15:34:47.713Z] --- PASS: TestSerialization (0.02s) [2021-11-10T15:34:47.713Z] PASS [2021-11-10T15:34:47.713Z] coverage: 100.0% of statements [2021-11-10T15:34:47.713Z] ok github.com/docker/docker/libcontainerd/queue 0.081s coverage: 100.0% of statements [2021-11-10T15:34:48.044Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-10T15:34:48.044Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s) [2021-11-10T15:34:48.044Z] === RUN TestRemoveContainerWithVolume [2021-11-10T15:34:48.181Z] === RUN TestEnvironmentParsing [2021-11-10T15:34:48.181Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-10T15:34:48.181Z] PASS [2021-11-10T15:34:48.181Z] coverage: 1.0% of statements [2021-11-10T15:34:48.181Z] ok github.com/docker/docker/libcontainerd/local 0.062s coverage: 1.0% of statements [2021-11-10T15:34:48.182Z] === RUN TestEmptyLayer [2021-11-10T15:34:48.182Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-10T15:34:48.182Z] === RUN TestCommitFailure [2021-11-10T15:34:48.182Z] --- PASS: TestCommitFailure (0.01s) [2021-11-10T15:34:48.182Z] === RUN TestStartTransactionFailure [2021-11-10T15:34:48.182Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-10T15:34:48.182Z] === RUN TestGetOrphan [2021-11-10T15:34:48.182Z] --- PASS: TestGetOrphan (0.01s) [2021-11-10T15:34:48.182Z] === RUN TestMountAndRegister [2021-11-10T15:34:48.182Z] layer_test.go:271: Layer size: 14 [2021-11-10T15:34:48.182Z] --- PASS: TestMountAndRegister (0.04s) [2021-11-10T15:34:48.182Z] === RUN TestLayerRelease [2021-11-10T15:34:48.182Z] layer_test.go:304: Failing on Windows [2021-11-10T15:34:48.182Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-10T15:34:48.182Z] === RUN TestStoreRestore [2021-11-10T15:34:48.182Z] layer_test.go:353: Failing on Windows [2021-11-10T15:34:48.182Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-10T15:34:48.182Z] === RUN TestTarStreamStability [2021-11-10T15:34:48.182Z] layer_test.go:468: Failing on Windows [2021-11-10T15:34:48.182Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-10T15:34:48.182Z] === RUN TestRegisterExistingLayer [2021-11-10T15:34:48.185Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2021-11-10T15:34:48.185Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-10T15:34:48.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-10T15:34:48.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-10T15:34:48.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-10T15:34:48.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-10T15:34:48.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-10T15:34:48.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-10T15:34:48.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-10T15:34:48.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-10T15:34:48.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-10T15:34:48.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-10T15:34:48.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-10T15:34:48.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-10T15:34:48.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-10T15:34:48.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-10T15:34:48.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-10T15:34:48.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-10T15:34:48.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-11-10T15:34:48.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-11-10T15:34:48.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-10T15:34:48.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-10T15:34:48.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-10T15:34:48.185Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-10T15:34:48.443Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2021-11-10T15:34:48.443Z] === RUN TestCreateDifferentPlatform [2021-11-10T15:34:48.443Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-10T15:34:48.443Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-10T15:34:48.443Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-11-10T15:34:48.443Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-10T15:34:48.443Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-10T15:34:48.443Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-10T15:34:48.443Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-11-10T15:34:48.443Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-10T15:34:48.611Z] --- PASS: TestRemoveContainerWithVolume (0.58s) [2021-11-10T15:34:48.611Z] === RUN TestRemoveContainerRunning [2021-11-10T15:34:48.650Z] --- PASS: TestRegisterExistingLayer (0.18s) [2021-11-10T15:34:48.650Z] === RUN TestTarStreamVerification [2021-11-10T15:34:48.650Z] layer_test.go:697: Failing on Windows [2021-11-10T15:34:48.650Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-10T15:34:48.650Z] === RUN TestLayerMigration [2021-11-10T15:34:48.650Z] migration_test.go:46: Failing on Windows [2021-11-10T15:34:48.650Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-10T15:34:48.650Z] === RUN TestLayerMigrationNoTarsplit [2021-11-10T15:34:48.650Z] migration_test.go:182: Failing on Windows [2021-11-10T15:34:48.650Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-10T15:34:48.650Z] === RUN TestMountInit [2021-11-10T15:34:48.650Z] mount_test.go:17: Failing on Windows [2021-11-10T15:34:48.650Z] --- SKIP: TestMountInit (0.00s) [2021-11-10T15:34:48.650Z] === RUN TestMountSize [2021-11-10T15:34:48.650Z] mount_test.go:76: Failing on Windows [2021-11-10T15:34:48.650Z] --- SKIP: TestMountSize (0.00s) [2021-11-10T15:34:48.650Z] === RUN TestMountChanges [2021-11-10T15:34:48.650Z] mount_test.go:125: Failing on Windows [2021-11-10T15:34:48.650Z] --- SKIP: TestMountChanges (0.00s) [2021-11-10T15:34:48.650Z] === RUN TestMountApply [2021-11-10T15:34:48.650Z] mount_test.go:212: Failing on Windows [2021-11-10T15:34:48.650Z] --- SKIP: TestMountApply (0.00s) [2021-11-10T15:34:48.650Z] PASS [2021-11-10T15:34:48.650Z] coverage: 30.1% of statements [2021-11-10T15:34:48.650Z] ok github.com/docker/docker/layer 0.309s coverage: 30.1% of statements [2021-11-10T15:34:48.650Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-10T15:34:48.650Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-10T15:34:48.650Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-10T15:34:48.650Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-10T15:34:48.650Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-10T15:34:48.650Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-10T15:34:48.650Z] PASS [2021-11-10T15:34:48.650Z] coverage: 42.3% of statements [2021-11-10T15:34:48.650Z] ok github.com/docker/docker/oci 0.042s coverage: 42.3% of statements [2021-11-10T15:34:48.650Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-10T15:34:48.650Z] === RUN TestParseVersion [2021-11-10T15:34:48.650Z] --- PASS: TestParseVersion (0.00s) [2021-11-10T15:34:48.650Z] PASS [2021-11-10T15:34:48.650Z] coverage: 52.9% of statements [2021-11-10T15:34:48.650Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 52.9% of statements [2021-11-10T15:34:48.702Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-11-10T15:34:48.702Z] === RUN TestContainerStartOnDaemonRestart [2021-11-10T15:34:48.702Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-10T15:34:48.702Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-11-10T15:34:48.702Z] === RUN TestDaemonRestartIpcMode [2021-11-10T15:34:48.702Z] === PAUSE TestDaemonRestartIpcMode [2021-11-10T15:34:48.702Z] === RUN TestDaemonHostGatewayIP [2021-11-10T15:34:48.702Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T15:34:48.702Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-11-10T15:34:48.702Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-10T15:34:48.702Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-10T15:34:48.702Z] === RUN TestContainerKillOnDaemonStart [2021-11-10T15:34:48.702Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-10T15:34:48.702Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-10T15:34:48.702Z] === RUN TestDiff [2021-11-10T15:34:48.960Z] --- PASS: TestDiff (0.38s) [2021-11-10T15:34:48.960Z] === RUN TestExecWithCloseStdin [2021-11-10T15:34:49.118Z] === RUN TestAddressPoolOpt [2021-11-10T15:34:49.118Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-10T15:34:49.118Z] === RUN TestValidateEnv [2021-11-10T15:34:49.118Z] === RUN TestValidateEnv/a [2021-11-10T15:34:49.118Z] === RUN TestValidateEnv/something [2021-11-10T15:34:49.118Z] === RUN TestValidateEnv/_=a [2021-11-10T15:34:49.118Z] === RUN TestValidateEnv/env1=value1 [2021-11-10T15:34:49.118Z] === RUN TestValidateEnv/_env1=value1 [2021-11-10T15:34:49.118Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-10T15:34:49.118Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-10T15:34:49.118Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-10T15:34:49.118Z] === RUN TestValidateEnv/PATH [2021-11-10T15:34:49.118Z] === RUN TestValidateEnv/=a [2021-11-10T15:34:49.118Z] === RUN TestValidateEnv/PATH= [2021-11-10T15:34:49.118Z] === RUN TestValidateEnv/PATH=something [2021-11-10T15:34:49.118Z] === RUN TestValidateEnv/asd!qwe [2021-11-10T15:34:49.118Z] === RUN TestValidateEnv/1asd [2021-11-10T15:34:49.118Z] === RUN TestValidateEnv/123 [2021-11-10T15:34:49.118Z] === RUN TestValidateEnv/some_space [2021-11-10T15:34:49.118Z] === RUN TestValidateEnv/__some_space_before [2021-11-10T15:34:49.118Z] === RUN TestValidateEnv/some_space_after__ [2021-11-10T15:34:49.118Z] === RUN TestValidateEnv/= [2021-11-10T15:34:49.118Z] === RUN TestValidateEnv/PaTh [2021-11-10T15:34:49.118Z] --- PASS: TestValidateEnv (0.00s) [2021-11-10T15:34:49.118Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-10T15:34:49.118Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-10T15:34:49.118Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-10T15:34:49.119Z] === RUN TestParseHost [2021-11-10T15:34:49.119Z] --- PASS: TestParseHost (0.00s) [2021-11-10T15:34:49.119Z] === RUN TestParseDockerDaemonHost [2021-11-10T15:34:49.119Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-10T15:34:49.119Z] === RUN TestParseTCP [2021-11-10T15:34:49.119Z] --- PASS: TestParseTCP (0.00s) [2021-11-10T15:34:49.119Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-10T15:34:49.119Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-10T15:34:49.119Z] === RUN TestValidateExtraHosts [2021-11-10T15:34:49.119Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-10T15:34:49.119Z] === RUN TestIpOptString [2021-11-10T15:34:49.119Z] --- PASS: TestIpOptString (0.00s) [2021-11-10T15:34:49.119Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-10T15:34:49.119Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-10T15:34:49.119Z] === RUN TestNewIpOptValidDefaultVal [2021-11-10T15:34:49.119Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-10T15:34:49.119Z] === RUN TestIpOptSetInvalidVal [2021-11-10T15:34:49.119Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-10T15:34:49.119Z] === RUN TestValidateIPAddress [2021-11-10T15:34:49.119Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-10T15:34:49.119Z] === RUN TestMapOpts [2021-11-10T15:34:49.119Z] --- PASS: TestMapOpts (0.00s) [2021-11-10T15:34:49.119Z] === RUN TestListOptsWithoutValidator [2021-11-10T15:34:49.119Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-10T15:34:49.119Z] === RUN TestListOptsWithValidator [2021-11-10T15:34:49.119Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-10T15:34:49.119Z] === RUN TestValidateDNSSearch [2021-11-10T15:34:49.119Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-10T15:34:49.119Z] === RUN TestValidateLabel [2021-11-10T15:34:49.119Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-10T15:34:49.119Z] === RUN TestValidateLabel/label_with_general_format [2021-11-10T15:34:49.119Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-10T15:34:49.119Z] === RUN TestValidateLabel/label_with_one_more [2021-11-10T15:34:49.119Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-10T15:34:49.119Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-10T15:34:49.119Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-10T15:34:49.119Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-10T15:34:49.119Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-10T15:34:49.119Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-10T15:34:49.119Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-10T15:34:49.119Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-10T15:34:49.119Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-10T15:34:49.119Z] --- PASS: TestValidateLabel (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-10T15:34:49.119Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-10T15:34:49.119Z] === RUN TestNamedListOpts [2021-11-10T15:34:49.119Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-10T15:34:49.119Z] === RUN TestNamedMapOpts [2021-11-10T15:34:49.119Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-10T15:34:49.119Z] === RUN TestParseLink [2021-11-10T15:34:49.119Z] --- PASS: TestParseLink (0.00s) [2021-11-10T15:34:49.119Z] === RUN TestQuotedStringSetWithQuotes [2021-11-10T15:34:49.119Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-10T15:34:49.119Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-10T15:34:49.119Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-10T15:34:49.119Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-10T15:34:49.119Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-10T15:34:49.119Z] === RUN TestUlimitOpt [2021-11-10T15:34:49.119Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-10T15:34:49.119Z] PASS [2021-11-10T15:34:49.119Z] coverage: 67.1% of statements [2021-11-10T15:34:49.119Z] ok github.com/docker/docker/opts 0.081s coverage: 67.1% of statements [2021-11-10T15:34:49.177Z] --- PASS: TestRemoveContainerRunning (0.58s) [2021-11-10T15:34:49.177Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-10T15:34:49.436Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-10T15:34:49.489Z] --- PASS: TestDockerNetworkConnectAlias (3.40s) [2021-11-10T15:34:49.489Z] === RUN TestDockerNetworkReConnect [2021-11-10T15:34:49.526Z] --- PASS: TestExecWithCloseStdin (0.43s) [2021-11-10T15:34:49.526Z] === RUN TestExec [2021-11-10T15:34:49.589Z] === RUN TestUnbuffered [2021-11-10T15:34:49.589Z] --- PASS: TestUnbuffered (0.00s) [2021-11-10T15:34:49.589Z] === RUN TestRaceUnbuffered [2021-11-10T15:34:49.589Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-10T15:34:49.589Z] PASS [2021-11-10T15:34:49.589Z] coverage: 100.0% of statements [2021-11-10T15:34:49.589Z] ok github.com/docker/docker/pkg/broadcaster 0.055s coverage: 100.0% of statements [2021-11-10T15:34:49.785Z] --- PASS: TestExec (0.44s) [2021-11-10T15:34:49.785Z] === RUN TestExecUser [2021-11-10T15:34:50.004Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s) [2021-11-10T15:34:50.004Z] === RUN TestRemoveInvalidContainer [2021-11-10T15:34:50.004Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-10T15:34:50.004Z] === RUN TestRenameLinkedContainer [2021-11-10T15:34:50.057Z] === RUN TestMatch [2021-11-10T15:34:50.058Z] === RUN TestMatch/[[]] [2021-11-10T15:34:50.058Z] === RUN TestMatch/[[foo]] [2021-11-10T15:34:50.058Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-10T15:34:50.058Z] === RUN TestMatch/[[foo_bar]] [2021-11-10T15:34:50.058Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-10T15:34:50.058Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-10T15:34:50.058Z] === RUN TestMatch/[] [2021-11-10T15:34:50.058Z] === RUN TestMatch/[]#01 [2021-11-10T15:34:50.058Z] === RUN TestMatch/[[qux]] [2021-11-10T15:34:50.058Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-10T15:34:50.058Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-10T15:34:50.058Z] === RUN TestMatch/[[foo_baz]] [2021-11-10T15:34:50.058Z] --- PASS: TestMatch (0.00s) [2021-11-10T15:34:50.058Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-10T15:34:50.058Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-10T15:34:50.058Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-10T15:34:50.058Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-10T15:34:50.058Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-10T15:34:50.058Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-10T15:34:50.058Z] --- PASS: TestMatch/[] (0.00s) [2021-11-10T15:34:50.058Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-10T15:34:50.058Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-10T15:34:50.058Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-10T15:34:50.058Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-10T15:34:50.058Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-10T15:34:50.058Z] PASS [2021-11-10T15:34:50.058Z] coverage: 87.5% of statements [2021-11-10T15:34:50.058Z] ok github.com/docker/docker/pkg/capabilities 0.033s coverage: 87.5% of statements [2021-11-10T15:34:50.262Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-10T15:34:50.351Z] --- PASS: TestExecUser (0.43s) [2021-11-10T15:34:50.351Z] === RUN TestExportContainerAndImportImage [2021-11-10T15:34:50.526Z] === RUN TestPeerCertificateMarshalJSON [2021-11-10T15:34:50.526Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-10T15:34:50.526Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-10T15:34:50.526Z] --- PASS: TestPeerCertificateMarshalJSON (0.26s) [2021-11-10T15:34:50.526Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-10T15:34:50.526Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-10T15:34:50.526Z] === RUN TestMiddleware [2021-11-10T15:34:50.526Z] --- PASS: TestMiddleware (0.00s) [2021-11-10T15:34:50.526Z] === RUN TestNewResponseModifier [2021-11-10T15:34:50.526Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-10T15:34:50.526Z] PASS [2021-11-10T15:34:50.526Z] coverage: 26.8% of statements [2021-11-10T15:34:50.526Z] ok github.com/docker/docker/pkg/authorization 0.311s coverage: 26.8% of statements [2021-11-10T15:34:50.829Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-11-10T15:34:50.840Z] --- PASS: TestDockerNetworkReConnect (3.39s) [2021-11-10T15:34:50.840Z] === RUN TestServicePlugin [2021-11-10T15:34:50.917Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2021-11-10T15:34:50.918Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-10T15:34:50.994Z] === RUN TestIsArchivePathDir [2021-11-10T15:34:50.994Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-11-10T15:34:50.994Z] === RUN TestIsArchivePathInvalidFile [2021-11-10T15:34:50.994Z] === RUN TestChrootTarUntar [2021-11-10T15:34:50.994Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:34:50.994Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-10T15:34:50.994Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-10T15:34:50.994Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:34:50.994Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-10T15:34:50.994Z] === RUN TestChrootUntarEmptyArchive [2021-11-10T15:34:50.994Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-10T15:34:50.994Z] === RUN TestChrootTarUntarWithSymlink [2021-11-10T15:34:50.994Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-10T15:34:50.994Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-10T15:34:50.994Z] === RUN TestChrootCopyWithTar [2021-11-10T15:34:50.994Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-10T15:34:50.994Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-10T15:34:50.994Z] === RUN TestChrootCopyFileWithTar [2021-11-10T15:34:50.994Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:34:50.994Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-10T15:34:50.994Z] === RUN TestChrootUntarPath [2021-11-10T15:34:50.994Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-10T15:34:50.994Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-10T15:34:50.994Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-10T15:34:50.994Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:34:50.994Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-10T15:34:50.994Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-10T15:34:50.994Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:34:50.994Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-10T15:34:50.994Z] === RUN TestChrootApplyDotDotFile [2021-11-10T15:34:51.462Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:34:51.462Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-10T15:34:51.462Z] PASS [2021-11-10T15:34:51.462Z] coverage: 15.1% of statements [2021-11-10T15:34:51.462Z] ok github.com/docker/docker/pkg/chrootarchive 0.079s coverage: 15.1% of statements [2021-11-10T15:34:51.462Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2021-11-10T15:34:51.462Z] === RUN TestIsArchivePathTar [2021-11-10T15:34:51.462Z] === RUN TestSizeEmpty [2021-11-10T15:34:51.462Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-10T15:34:51.462Z] === RUN TestSizeEmptyFile [2021-11-10T15:34:51.462Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-10T15:34:51.462Z] === RUN TestSizeNonemptyFile [2021-11-10T15:34:51.462Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-10T15:34:51.462Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-10T15:34:51.462Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-10T15:34:51.462Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-10T15:34:51.462Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-10T15:34:51.462Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-10T15:34:51.462Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-10T15:34:51.462Z] === RUN TestMoveToSubdir [2021-11-10T15:34:51.462Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-10T15:34:51.462Z] === RUN TestSizeNonExistingDirectory [2021-11-10T15:34:51.462Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-10T15:34:51.462Z] PASS [2021-11-10T15:34:51.462Z] coverage: 80.0% of statements [2021-11-10T15:34:51.462Z] ok github.com/docker/docker/pkg/directory 0.044s coverage: 80.0% of statements [2021-11-10T15:34:51.462Z] --- PASS: TestIsArchivePathTar (0.15s) [2021-11-10T15:34:51.462Z] === RUN TestDecompressStreamGzip [2021-11-10T15:34:51.462Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-11-10T15:34:51.462Z] === RUN TestDecompressStreamBzip2 [2021-11-10T15:34:51.930Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-11-10T15:34:51.930Z] === RUN TestDecompressStreamXz [2021-11-10T15:34:51.930Z] archive_test.go:134: Xz not present in msys2 [2021-11-10T15:34:51.930Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-10T15:34:51.930Z] === RUN TestCompressStreamXzUnsupported [2021-11-10T15:34:51.930Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-10T15:34:51.930Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-10T15:34:51.930Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-10T15:34:51.930Z] === RUN TestCompressStreamInvalid [2021-11-10T15:34:51.930Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-10T15:34:51.930Z] === RUN TestExtensionInvalid [2021-11-10T15:34:51.930Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-10T15:34:51.930Z] === RUN TestExtensionUncompressed [2021-11-10T15:34:51.930Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-10T15:34:51.930Z] === RUN TestExtensionBzip2 [2021-11-10T15:34:51.930Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-10T15:34:51.930Z] === RUN TestExtensionGzip [2021-11-10T15:34:51.930Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-10T15:34:51.930Z] === RUN TestExtensionXz [2021-11-10T15:34:51.930Z] --- PASS: TestExtensionXz (0.00s) [2021-11-10T15:34:51.930Z] === RUN TestCmdStreamLargeStderr [2021-11-10T15:34:51.930Z] === RUN Test [2021-11-10T15:34:51.930Z] === RUN Test/TestContainsEntry [2021-11-10T15:34:51.930Z] === RUN Test/TestCreateEntries [2021-11-10T15:34:51.930Z] === RUN Test/TestEntriesDiff [2021-11-10T15:34:51.930Z] === RUN Test/TestEntriesEquality [2021-11-10T15:34:51.930Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-10T15:34:51.930Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-10T15:34:51.930Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-10T15:34:51.930Z] === RUN Test/TestGeneratorNotGenerate [2021-11-10T15:34:51.930Z] === RUN Test/TestGeneratorWithPort [2021-11-10T15:34:51.930Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-10T15:34:51.930Z] === RUN Test/TestNewEntry [2021-11-10T15:34:51.930Z] === RUN Test/TestParse [2021-11-10T15:34:51.930Z] --- PASS: Test (0.00s) [2021-11-10T15:34:51.930Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-10T15:34:51.930Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-10T15:34:51.930Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-10T15:34:51.930Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-10T15:34:51.930Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-10T15:34:51.930Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-10T15:34:51.930Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-10T15:34:51.930Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-10T15:34:51.930Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-10T15:34:51.930Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-10T15:34:51.930Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-10T15:34:51.930Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-11-10T15:34:51.930Z] === RUN TestCmdStreamBad [2021-11-10T15:34:51.930Z] archive_test.go:239: Failing on Windows CI machines [2021-11-10T15:34:51.930Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-10T15:34:51.930Z] === RUN TestCmdStreamGood [2021-11-10T15:34:51.930Z] --- PASS: Test/TestParse (0.00s) [2021-11-10T15:34:51.930Z] PASS [2021-11-10T15:34:51.930Z] coverage: 58.3% of statements [2021-11-10T15:34:51.930Z] ok github.com/docker/docker/pkg/discovery 0.042s coverage: 58.3% of statements [2021-11-10T15:34:51.930Z] --- PASS: TestCmdStreamGood (0.04s) [2021-11-10T15:34:51.930Z] === RUN TestUntarPathWithInvalidDest [2021-11-10T15:34:51.930Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-11-10T15:34:51.930Z] === RUN TestUntarPathWithInvalidSrc [2021-11-10T15:34:51.930Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-10T15:34:51.930Z] === RUN TestUntarPath [2021-11-10T15:34:51.930Z] --- PASS: TestUntarPath (0.07s) [2021-11-10T15:34:51.930Z] === RUN TestUntarPathWithDestinationFile [2021-11-10T15:34:51.930Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-11-10T15:34:51.930Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-10T15:34:51.930Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-11-10T15:34:51.930Z] === RUN TestCopyWithTarInvalidSrc [2021-11-10T15:34:51.930Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-10T15:34:51.930Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-10T15:34:51.930Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-10T15:34:51.930Z] === RUN TestCopyWithTarSrcFile [2021-11-10T15:34:51.930Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-11-10T15:34:51.930Z] === RUN TestCopyWithTarSrcFolder [2021-11-10T15:34:51.930Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-10T15:34:51.930Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-10T15:34:51.930Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-10T15:34:51.930Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-10T15:34:51.930Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-10T15:34:51.930Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-10T15:34:51.930Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-10T15:34:51.930Z] === RUN TestCopyFileWithTarSrcFile [2021-11-10T15:34:51.930Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-11-10T15:34:51.930Z] === RUN TestTarFiles [2021-11-10T15:34:51.930Z] === RUN Test [2021-11-10T15:34:51.930Z] === RUN Test/TestContent [2021-11-10T15:34:51.930Z] === RUN Test/TestInitialize [2021-11-10T15:34:51.930Z] === RUN Test/TestNew [2021-11-10T15:34:51.930Z] === RUN Test/TestParsingContentsWithComments [2021-11-10T15:34:51.930Z] === RUN Test/TestRegister [2021-11-10T15:34:51.930Z] === RUN Test/TestWatch [2021-11-10T15:34:51.930Z] --- PASS: Test (0.01s) [2021-11-10T15:34:51.930Z] --- PASS: Test/TestContent (0.00s) [2021-11-10T15:34:51.930Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-10T15:34:51.930Z] --- PASS: Test/TestNew (0.00s) [2021-11-10T15:34:51.930Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-10T15:34:51.930Z] --- PASS: Test/TestRegister (0.00s) [2021-11-10T15:34:51.930Z] --- PASS: Test/TestWatch (0.01s) [2021-11-10T15:34:51.930Z] PASS [2021-11-10T15:34:51.930Z] coverage: 97.6% of statements [2021-11-10T15:34:51.930Z] ok github.com/docker/docker/pkg/discovery/file 0.042s coverage: 97.6% of statements [2021-11-10T15:34:52.208Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-10T15:34:52.466Z] --- PASS: TestRenameLinkedContainer (2.58s) [2021-11-10T15:34:52.466Z] === RUN TestRenameStoppedContainer [2021-11-10T15:34:52.773Z] --- PASS: TestDockerNetworkReConnect (3.16s) [2021-11-10T15:34:52.773Z] === RUN TestServicePlugin [2021-11-10T15:34:52.773Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-10T15:34:52.773Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-10T15:34:52.773Z] === RUN TestServiceUpdateLabel [2021-11-10T15:34:52.916Z] === RUN Test [2021-11-10T15:34:52.916Z] === RUN Test/TestWatch [2021-11-10T15:34:52.916Z] --- PASS: Test (0.00s) [2021-11-10T15:34:52.916Z] --- PASS: Test/TestWatch (0.00s) [2021-11-10T15:34:52.916Z] PASS [2021-11-10T15:34:52.916Z] coverage: 92.3% of statements [2021-11-10T15:34:52.916Z] ok github.com/docker/docker/pkg/discovery/memory 0.039s coverage: 92.3% of statements [2021-11-10T15:34:52.916Z] === RUN Test [2021-11-10T15:34:52.916Z] === RUN Test/TestInitialize [2021-11-10T15:34:52.916Z] === RUN Test [2021-11-10T15:34:52.916Z] === RUN Test/TestInitialize [2021-11-10T15:34:52.916Z] === RUN Test/TestInitializeWithPattern [2021-11-10T15:34:52.916Z] === RUN Test/TestRegister [2021-11-10T15:34:52.916Z] === RUN Test/TestWatch [2021-11-10T15:34:52.916Z] --- PASS: Test (0.00s) [2021-11-10T15:34:52.916Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-10T15:34:52.916Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-10T15:34:52.916Z] --- PASS: Test/TestRegister (0.00s) [2021-11-10T15:34:52.916Z] --- PASS: Test/TestWatch (0.00s) [2021-11-10T15:34:52.916Z] PASS [2021-11-10T15:34:52.916Z] coverage: 93.8% of statements [2021-11-10T15:34:52.916Z] ok github.com/docker/docker/pkg/discovery/nodes 0.039s coverage: 93.8% of statements [2021-11-10T15:34:52.916Z] time="2021-11-10T15:34:52Z" level=info msg="Initializing discovery without TLS" [2021-11-10T15:34:52.916Z] time="2021-11-10T15:34:52Z" level=info msg="Initializing discovery without TLS" [2021-11-10T15:34:52.916Z] time="2021-11-10T15:34:52Z" level=info msg="Initializing discovery without TLS" [2021-11-10T15:34:52.916Z] === RUN Test/TestInitializeWithCerts [2021-11-10T15:34:52.916Z] time="2021-11-10T15:34:52Z" level=info msg="Initializing discovery with TLS" [2021-11-10T15:34:52.916Z] === RUN Test/TestWatch [2021-11-10T15:34:52.916Z] time="2021-11-10T15:34:52Z" level=info msg="Initializing discovery without TLS" [2021-11-10T15:34:53.034Z] --- PASS: TestRenameStoppedContainer (0.60s) [2021-11-10T15:34:53.035Z] === RUN TestRenameRunningContainerAndReuse [2021-11-10T15:34:53.384Z] === RUN TestPollerAddRemove [2021-11-10T15:34:53.384Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-10T15:34:53.384Z] === RUN TestPollerEvent [2021-11-10T15:34:53.384Z] poller_test.go:41: No chmod on Windows [2021-11-10T15:34:53.384Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-10T15:34:53.384Z] === RUN TestPollerClose [2021-11-10T15:34:53.384Z] --- PASS: TestPollerClose (0.00s) [2021-11-10T15:34:53.384Z] PASS [2021-11-10T15:34:53.384Z] coverage: 36.2% of statements [2021-11-10T15:34:53.384Z] ok github.com/docker/docker/pkg/filenotify 0.038s coverage: 36.2% of statements [2021-11-10T15:34:53.601Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-10T15:34:54.167Z] --- PASS: TestRenameRunningContainerAndReuse (1.13s) [2021-11-10T15:34:54.167Z] === RUN TestRenameInvalidName [2021-11-10T15:34:54.198Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2021-11-10T15:34:54.198Z] === RUN TestHealthCheckWorkdir [2021-11-10T15:34:54.371Z] === RUN TestCopyFileWithInvalidSrc [2021-11-10T15:34:54.371Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestCopyFileWithInvalidDest [2021-11-10T15:34:54.371Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-10T15:34:54.371Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-10T15:34:54.371Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestCopyFile [2021-11-10T15:34:54.371Z] --- PASS: TestCopyFile (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-10T15:34:54.371Z] fileutils_test.go:134: Needs porting to Windows [2021-11-10T15:34:54.371Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-10T15:34:54.371Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-10T15:34:54.371Z] fileutils_test.go:180: Needs porting to Windows [2021-11-10T15:34:54.371Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestWildcardMatches [2021-11-10T15:34:54.371Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestPatternMatches [2021-11-10T15:34:54.371Z] --- PASS: TestPatternMatches (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-10T15:34:54.371Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestPatternMatchesFolderExclusions [2021-11-10T15:34:54.371Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-10T15:34:54.371Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-10T15:34:54.371Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-10T15:34:54.371Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-10T15:34:54.371Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestSingleExclamationError [2021-11-10T15:34:54.371Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestMatchesWithNoPatterns [2021-11-10T15:34:54.371Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestMatchesWithMalformedPatterns [2021-11-10T15:34:54.371Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestMatches [2021-11-10T15:34:54.371Z] --- PASS: TestMatches (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestCleanPatterns [2021-11-10T15:34:54.371Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-10T15:34:54.371Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestCleanPatternsExceptionFlag [2021-11-10T15:34:54.371Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-10T15:34:54.371Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-10T15:34:54.371Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestCleanPatternsErrorSingleException [2021-11-10T15:34:54.371Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestCreateIfNotExistsDir [2021-11-10T15:34:54.371Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestCreateIfNotExistsFile [2021-11-10T15:34:54.371Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestMatch [2021-11-10T15:34:54.371Z] --- PASS: TestMatch (0.00s) [2021-11-10T15:34:54.371Z] PASS [2021-11-10T15:34:54.371Z] coverage: 85.4% of statements [2021-11-10T15:34:54.371Z] ok github.com/docker/docker/pkg/fileutils 0.064s coverage: 85.4% of statements [2021-11-10T15:34:54.371Z] === RUN TestGet [2021-11-10T15:34:54.371Z] --- PASS: TestGet (0.00s) [2021-11-10T15:34:54.371Z] === RUN TestGetShortcutString [2021-11-10T15:34:54.371Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-10T15:34:54.371Z] PASS [2021-11-10T15:34:54.371Z] coverage: 42.9% of statements [2021-11-10T15:34:54.371Z] ok github.com/docker/docker/pkg/homedir 0.051s coverage: 42.9% of statements [2021-11-10T15:34:54.674Z] --- PASS: TestServiceUpdateLabel (2.07s) [2021-11-10T15:34:54.674Z] === RUN TestServiceUpdateSecrets [2021-11-10T15:34:54.746Z] --- PASS: TestRenameInvalidName (0.58s) [2021-11-10T15:34:54.746Z] === RUN TestRenameAnonymousContainer [2021-11-10T15:34:54.765Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2021-11-10T15:34:54.765Z] === RUN TestHealthKillContainer [2021-11-10T15:34:55.005Z] plugin_test.go:62: [de73385d48284] joining swarm manager [d774ee694fc98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T15:34:55.356Z] === RUN TestCreateIDMapOrder [2021-11-10T15:34:55.356Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-10T15:34:55.356Z] PASS [2021-11-10T15:34:55.356Z] coverage: 7.2% of statements [2021-11-10T15:34:55.356Z] ok github.com/docker/docker/pkg/idtools 0.037s coverage: 7.2% of statements [2021-11-10T15:34:55.566Z] plugin_test.go:65: [ddefa6222b7fa] joining swarm manager [d774ee694fc98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-10T15:34:55.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-10T15:34:55.823Z] === RUN TestFixedBufferCap [2021-11-10T15:34:55.824Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-10T15:34:55.824Z] === RUN TestFixedBufferLen [2021-11-10T15:34:55.824Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-10T15:34:55.824Z] === RUN TestFixedBufferString [2021-11-10T15:34:55.824Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-10T15:34:55.824Z] === RUN TestFixedBufferWrite [2021-11-10T15:34:55.824Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-10T15:34:55.824Z] === RUN TestFixedBufferRead [2021-11-10T15:34:55.824Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-10T15:34:55.824Z] === RUN TestBytesPipeRead [2021-11-10T15:34:55.824Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-10T15:34:55.824Z] === RUN TestBytesPipeWrite [2021-11-10T15:34:55.824Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-10T15:34:55.824Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-10T15:34:55.824Z] --- PASS: Test (3.15s) [2021-11-10T15:34:55.824Z] --- PASS: Test/TestInitialize (0.14s) [2021-11-10T15:34:55.824Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-11-10T15:34:55.824Z] --- PASS: Test/TestWatch (3.00s) [2021-11-10T15:34:55.824Z] PASS [2021-11-10T15:34:55.824Z] coverage: 84.1% of statements [2021-11-10T15:34:55.824Z] ok github.com/docker/docker/pkg/discovery/kv 3.196s coverage: 84.1% of statements [2021-11-10T15:34:56.251Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-10T15:34:56.291Z] --- PASS: TestBytesPipeWriteRandomChunks (0.40s) [2021-11-10T15:34:56.291Z] === RUN TestAtomicWriteToFile [2021-11-10T15:34:56.291Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-11-10T15:34:56.291Z] === RUN TestAtomicWriteSetCommit [2021-11-10T15:34:56.291Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-11-10T15:34:56.291Z] === RUN TestAtomicWriteSetCancel [2021-11-10T15:34:56.291Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-11-10T15:34:56.291Z] === RUN TestReadCloserWrapperClose [2021-11-10T15:34:56.291Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-10T15:34:56.291Z] === RUN TestReaderErrWrapperReadOnError [2021-11-10T15:34:56.291Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-10T15:34:56.291Z] === RUN TestReaderErrWrapperRead [2021-11-10T15:34:56.291Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-10T15:34:56.291Z] === RUN TestHashData [2021-11-10T15:34:56.291Z] --- PASS: TestHashData (0.00s) [2021-11-10T15:34:56.291Z] === RUN TestCancelReadCloser [2021-11-10T15:34:56.291Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-10T15:34:56.291Z] === RUN TestWriteCloserWrapperClose [2021-11-10T15:34:56.291Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-10T15:34:56.291Z] === RUN TestNopWriteCloser [2021-11-10T15:34:56.291Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-10T15:34:56.291Z] === RUN TestNopWriter [2021-11-10T15:34:56.291Z] --- PASS: TestNopWriter (0.00s) [2021-11-10T15:34:56.291Z] === RUN TestWriteCounter [2021-11-10T15:34:56.291Z] --- PASS: TestWriteCounter (0.00s) [2021-11-10T15:34:56.291Z] PASS [2021-11-10T15:34:56.291Z] coverage: 68.8% of statements [2021-11-10T15:34:56.291Z] ok github.com/docker/docker/pkg/ioutils 0.600s coverage: 68.8% of statements [2021-11-10T15:34:56.291Z] === RUN TestError [2021-11-10T15:34:56.291Z] --- PASS: TestError (0.00s) [2021-11-10T15:34:56.291Z] === RUN TestProgressString [2021-11-10T15:34:56.291Z] === RUN TestProgressString/no_progress [2021-11-10T15:34:56.291Z] === RUN TestProgressString/progress_1 [2021-11-10T15:34:56.291Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-10T15:34:56.291Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-10T15:34:56.291Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-10T15:34:56.291Z] === RUN TestProgressString/with_units [2021-11-10T15:34:56.291Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-10T15:34:56.291Z] === RUN TestProgressString/hide_counts [2021-11-10T15:34:56.291Z] --- PASS: TestProgressString (0.00s) [2021-11-10T15:34:56.291Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-10T15:34:56.291Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-10T15:34:56.291Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-10T15:34:56.291Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-10T15:34:56.291Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-10T15:34:56.291Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-10T15:34:56.291Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-10T15:34:56.291Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-10T15:34:56.291Z] === RUN TestJSONMessageDisplay [2021-11-10T15:34:56.759Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-11-10T15:34:56.759Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-10T15:34:56.759Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-10T15:34:56.759Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-10T15:34:56.759Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-10T15:34:56.759Z] === RUN TestDisplayJSONMessagesStream [2021-11-10T15:34:56.759Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-10T15:34:56.759Z] PASS [2021-11-10T15:34:56.759Z] coverage: 91.7% of statements [2021-11-10T15:34:56.759Z] ok github.com/docker/docker/pkg/jsonmessage 0.154s coverage: 91.7% of statements [2021-11-10T15:34:56.759Z] --- PASS: TestTarFiles (4.62s) [2021-11-10T15:34:56.759Z] === RUN TestTarUntar [2021-11-10T15:34:56.759Z] --- PASS: TestTarUntar (0.03s) [2021-11-10T15:34:56.759Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-10T15:34:56.759Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-10T15:34:56.759Z] === RUN TestTarWithOptions [2021-11-10T15:34:56.759Z] --- PASS: TestTarWithOptions (0.02s) [2021-11-10T15:34:56.759Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-10T15:34:56.759Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-10T15:34:56.759Z] === RUN TestUntarUstarGnuConflict [2021-11-10T15:34:56.759Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-10T15:34:56.759Z] === RUN TestUntarInvalidFilenames [2021-11-10T15:34:56.759Z] === RUN TestStandardLongPath [2021-11-10T15:34:56.759Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-10T15:34:56.759Z] === RUN TestUNCLongPath [2021-11-10T15:34:56.759Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-10T15:34:56.759Z] PASS [2021-11-10T15:34:56.759Z] coverage: 100.0% of statements [2021-11-10T15:34:56.759Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2021-11-10T15:34:56.759Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames785188718\\dest" [2021-11-10T15:34:56.759Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-11-10T15:34:56.759Z] === RUN TestUntarHardlinkToSymlink [2021-11-10T15:34:56.759Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-10T15:34:56.759Z] === RUN TestUntarInvalidHardlink [2021-11-10T15:34:56.759Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink640666607\\victim\\hello" -> "../victim/hello" [2021-11-10T15:34:56.759Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink412563074\\victim\\hello" -> "/../victim/hello" [2021-11-10T15:34:56.759Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink912697849\\victim" -> "../victim" [2021-11-10T15:34:56.759Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink367538948\\victim" -> "../victim" [2021-11-10T15:34:56.759Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink553248915\\victim" -> "../victim" [2021-11-10T15:34:56.759Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink841307350\\victim" -> "../victim" [2021-11-10T15:34:56.759Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-11-10T15:34:56.759Z] === RUN TestUntarInvalidSymlink [2021-11-10T15:34:56.759Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink043802173\\dest\\dotdot" -> "../victim/hello" [2021-11-10T15:34:56.759Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink504135288\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-10T15:34:56.759Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink057838455\\dest\\loophole-victim" -> "../victim" [2021-11-10T15:34:56.759Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink624341098\\dest\\loophole-victim" -> "../victim" [2021-11-10T15:34:56.759Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink452776641\\dest\\loophole-victim" -> "../victim" [2021-11-10T15:34:56.759Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink335000364\\dest\\loophole-victim" -> "../victim" [2021-11-10T15:34:56.759Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink099286171\\dest\\dir\\loophole" -> "../../victim" [2021-11-10T15:34:56.759Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-11-10T15:34:56.759Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-10T15:34:56.759Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-10T15:34:56.759Z] === RUN TestXGlobalNoParent [2021-11-10T15:34:56.759Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-10T15:34:56.759Z] === RUN TestReplaceFileTarWrapper [2021-11-10T15:34:56.818Z] --- PASS: TestRenameAnonymousContainer (2.13s) [2021-11-10T15:34:56.818Z] === RUN TestRenameContainerWithSameName [2021-11-10T15:34:57.227Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2021-11-10T15:34:57.227Z] === RUN TestPrefixHeaderReadable [2021-11-10T15:34:57.227Z] === RUN TestNameFormat [2021-11-10T15:34:57.227Z] --- PASS: TestNameFormat (0.00s) [2021-11-10T15:34:57.227Z] === RUN TestNameRetries [2021-11-10T15:34:57.227Z] --- PASS: TestNameRetries (0.00s) [2021-11-10T15:34:57.227Z] PASS [2021-11-10T15:34:57.227Z] coverage: 85.7% of statements [2021-11-10T15:34:57.227Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2021-11-10T15:34:57.227Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-11-10T15:34:57.227Z] === RUN TestDisablePigz [2021-11-10T15:34:57.227Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-11-10T15:34:57.227Z] --- PASS: TestDisablePigz (0.11s) [2021-11-10T15:34:57.227Z] === RUN TestPigz [2021-11-10T15:34:57.227Z] === RUN TestParseKeyValueOpt [2021-11-10T15:34:57.227Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-10T15:34:57.227Z] === RUN TestParseUintList [2021-11-10T15:34:57.227Z] --- PASS: TestParseUintList (0.00s) [2021-11-10T15:34:57.227Z] === RUN TestParseUintListMaximumLimits [2021-11-10T15:34:57.227Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-10T15:34:57.227Z] PASS [2021-11-10T15:34:57.227Z] coverage: 97.0% of statements [2021-11-10T15:34:57.227Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2021-11-10T15:34:57.227Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-11-10T15:34:57.227Z] --- PASS: TestPigz (0.12s) [2021-11-10T15:34:57.227Z] === RUN TestCopyFileWithInvalidDest [2021-11-10T15:34:57.227Z] archive_windows_test.go:16: Currently fails [2021-11-10T15:34:57.227Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-10T15:34:57.227Z] === RUN TestCanonicalTarNameForPath [2021-11-10T15:34:57.227Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-10T15:34:57.227Z] === RUN TestCanonicalTarName [2021-11-10T15:34:57.227Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-10T15:34:57.227Z] === RUN TestChmodTarEntry [2021-11-10T15:34:57.227Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-10T15:34:57.227Z] === RUN TestHardLinkOrder [2021-11-10T15:34:57.227Z] --- PASS: TestHardLinkOrder (0.07s) [2021-11-10T15:34:57.227Z] === RUN TestChangeString [2021-11-10T15:34:57.227Z] --- PASS: TestChangeString (0.00s) [2021-11-10T15:34:57.227Z] === RUN TestChangesWithNoChanges [2021-11-10T15:34:57.227Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-11-10T15:34:57.227Z] === RUN TestChangesWithChanges [2021-11-10T15:34:57.386Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-11-10T15:34:57.386Z] --- PASS: TestRenameContainerWithSameName (0.55s) [2021-11-10T15:34:57.386Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-10T15:34:57.695Z] --- PASS: TestChangesWithChanges (0.03s) [2021-11-10T15:34:57.695Z] === RUN TestChangesWithChangesGH13590 [2021-11-10T15:34:57.695Z] changes_test.go:192: needs more investigation [2021-11-10T15:34:57.695Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-10T15:34:57.695Z] === RUN TestChangesDirsEmpty [2021-11-10T15:34:57.695Z] === RUN TestNewAndRemove [2021-11-10T15:34:57.695Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-10T15:34:57.695Z] === RUN TestRemoveInvalidPath [2021-11-10T15:34:57.695Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-10T15:34:57.695Z] PASS [2021-11-10T15:34:57.695Z] coverage: 82.6% of statements [2021-11-10T15:34:57.695Z] ok github.com/docker/docker/pkg/pidfile 0.037s coverage: 82.6% of statements [2021-11-10T15:34:57.695Z] --- PASS: TestChangesDirsEmpty (0.16s) [2021-11-10T15:34:57.695Z] === RUN TestChangesDirsMutated [2021-11-10T15:34:57.695Z] --- PASS: TestChangesDirsMutated (0.24s) [2021-11-10T15:34:57.695Z] === RUN TestApplyLayer [2021-11-10T15:34:57.695Z] changes_test.go:405: needs further investigation [2021-11-10T15:34:57.695Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-10T15:34:57.695Z] === RUN TestChangesSizeWithHardlinks [2021-11-10T15:34:57.695Z] changes_test.go:441: needs further investigation [2021-11-10T15:34:57.695Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-10T15:34:57.695Z] === RUN TestChangesSizeWithNoChanges [2021-11-10T15:34:57.695Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-10T15:34:57.695Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-10T15:34:57.695Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-10T15:34:57.695Z] === RUN TestChangesSize [2021-11-10T15:34:57.695Z] --- PASS: TestChangesSize (0.00s) [2021-11-10T15:34:57.695Z] === RUN TestApplyLayerInvalidFilenames [2021-11-10T15:34:57.695Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames967519778\\dest" [2021-11-10T15:34:57.695Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-11-10T15:34:57.695Z] === RUN TestApplyLayerInvalidHardlink [2021-11-10T15:34:57.695Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink756887460\\victim\\hello" -> "../victim/hello" [2021-11-10T15:34:57.695Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink471423155\\victim\\hello" -> "/../victim/hello" [2021-11-10T15:34:57.695Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink029568630\\victim" -> "../victim" [2021-11-10T15:34:57.695Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink916044637\\victim" -> "../victim" [2021-11-10T15:34:57.695Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink607251736\\victim" -> "../victim" [2021-11-10T15:34:57.695Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink724928919\\victim" -> "../victim" [2021-11-10T15:34:57.695Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-11-10T15:34:57.695Z] === RUN TestApplyLayerInvalidSymlink [2021-11-10T15:34:57.695Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink685426698\\dest\\dotdot" -> "../victim/hello" [2021-11-10T15:34:58.163Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink739851745\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-10T15:34:58.163Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink680535500\\dest\\loophole-victim" -> "../victim" [2021-11-10T15:34:58.163Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink016027323\\dest\\loophole-victim" -> "../victim" [2021-11-10T15:34:58.163Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink060379870\\dest\\loophole-victim" -> "../victim" [2021-11-10T15:34:58.163Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink330357413\\dest\\loophole-victim" -> "../victim" [2021-11-10T15:34:58.163Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-11-10T15:34:58.163Z] === RUN TestApplyLayerWhiteouts [2021-11-10T15:34:58.163Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-11-10T15:34:58.163Z] === RUN TestGenerateEmptyFile [2021-11-10T15:34:58.163Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-10T15:34:58.163Z] === RUN TestGenerateWithContent [2021-11-10T15:34:58.163Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-10T15:34:58.163Z] PASS [2021-11-10T15:34:58.163Z] coverage: 62.6% of statements [2021-11-10T15:34:58.163Z] ok github.com/docker/docker/pkg/archive 6.982s coverage: 62.6% of statements [2021-11-10T15:34:58.163Z] === RUN TestParseEmptyInterface [2021-11-10T15:34:58.163Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-10T15:34:58.163Z] === RUN TestParseNonInterfaceType [2021-11-10T15:34:58.163Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-10T15:34:58.163Z] === RUN TestParseWithOneFunction [2021-11-10T15:34:58.163Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-10T15:34:58.163Z] === RUN TestParseWithMultipleFuncs [2021-11-10T15:34:58.163Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-10T15:34:58.163Z] === RUN TestParseWithUnnamedReturn [2021-11-10T15:34:58.163Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-10T15:34:58.163Z] === RUN TestEmbeddedInterface [2021-11-10T15:34:58.163Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-10T15:34:58.163Z] === RUN TestParsedImports [2021-11-10T15:34:58.163Z] --- PASS: TestParsedImports (0.00s) [2021-11-10T15:34:58.163Z] === RUN TestAliasedImports [2021-11-10T15:34:58.163Z] --- PASS: TestAliasedImports (0.00s) [2021-11-10T15:34:58.163Z] PASS [2021-11-10T15:34:58.163Z] coverage: 56.8% of statements [2021-11-10T15:34:58.163Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.055s coverage: 56.8% of statements [2021-11-10T15:34:58.645Z] === RUN TestFailedConnection [2021-11-10T15:34:59.113Z] === RUN TestHTTPTransport [2021-11-10T15:34:59.113Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-10T15:34:59.113Z] PASS [2021-11-10T15:34:59.113Z] coverage: 85.7% of statements [2021-11-10T15:34:59.113Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2021-11-10T15:34:59.113Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-10T15:34:59.113Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-10T15:34:59.113Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-10T15:34:59.113Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-10T15:34:59.113Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-10T15:34:59.113Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-10T15:34:59.113Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-10T15:34:59.113Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-10T15:34:59.113Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-10T15:34:59.113Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-10T15:34:59.113Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-10T15:34:59.113Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-10T15:34:59.113Z] === RUN TestBufferPoolPutAndGet [2021-11-10T15:34:59.113Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-10T15:34:59.113Z] PASS [2021-11-10T15:34:59.113Z] coverage: 88.2% of statements [2021-11-10T15:34:59.113Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2021-11-10T15:34:59.288Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s) [2021-11-10T15:34:59.288Z] === RUN TestResize [2021-11-10T15:34:59.288Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-10T15:34:59.581Z] === RUN TestOutputOnPrematureClose [2021-11-10T15:34:59.581Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-10T15:34:59.581Z] === RUN TestCompleteSilently [2021-11-10T15:34:59.581Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-10T15:34:59.581Z] PASS [2021-11-10T15:34:59.581Z] coverage: 75.9% of statements [2021-11-10T15:34:59.581Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2021-11-10T15:34:59.581Z] --- PASS: TestFailedConnection (1.08s) [2021-11-10T15:34:59.581Z] === RUN TestFailOnce [2021-11-10T15:34:59.581Z] === RUN TestSendToOneSub [2021-11-10T15:34:59.581Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-10T15:34:59.581Z] === RUN TestSendToMultipleSubs [2021-11-10T15:34:59.581Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-10T15:34:59.581Z] === RUN TestEvictOneSub [2021-11-10T15:34:59.581Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-10T15:34:59.581Z] === RUN TestClosePublisher [2021-11-10T15:34:59.581Z] --- PASS: TestClosePublisher (0.00s) [2021-11-10T15:34:59.581Z] === RUN TestPubSubRace [2021-11-10T15:34:59.855Z] --- PASS: TestResize (0.90s) [2021-11-10T15:34:59.855Z] === RUN TestResizeWithInvalidSize [2021-11-10T15:35:00.049Z] 2021/11/10 15:34:59 http: panic serving 127.0.0.1:49222: Plugin not ready [2021-11-10T15:35:00.049Z] goroutine 34 [running]: [2021-11-10T15:35:00.049Z] net/http.(*conn).serve.func1(0xc0001a4000) [2021-11-10T15:35:00.049Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-11-10T15:35:00.049Z] panic(0xe14180, 0xf2a130) [2021-11-10T15:35:00.049Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-11-10T15:35:00.049Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xf3a8d0, 0xc0001220e0, 0xc0001b4000) [2021-11-10T15:35:00.049Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-11-10T15:35:00.049Z] net/http.HandlerFunc.ServeHTTP(0xc00010e050, 0xf3a8d0, 0xc0001220e0, 0xc0001b4000) [2021-11-10T15:35:00.049Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-11-10T15:35:00.049Z] net/http.(*ServeMux).ServeHTTP(0xc00011a000, 0xf3a8d0, 0xc0001220e0, 0xc0001b4000) [2021-11-10T15:35:00.049Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-11-10T15:35:00.049Z] net/http.serverHandler.ServeHTTP(0xc000122000, 0xf3a8d0, 0xc0001220e0, 0xc0001b4000) [2021-11-10T15:35:00.049Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-11-10T15:35:00.049Z] net/http.(*conn).serve(0xc0001a4000, 0xf3b4c0, 0xc00018e040) [2021-11-10T15:35:00.049Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-11-10T15:35:00.049Z] created by net/http.(*Server).Serve [2021-11-10T15:35:00.049Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-11-10T15:35:00.049Z] time="2021-11-10T15:34:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post \"http://127.0.0.1:49221/Test.FailOnce\": EOF, retrying in 1s" [2021-11-10T15:35:00.049Z] === RUN TestRegister [2021-11-10T15:35:00.049Z] --- PASS: TestRegister (0.00s) [2021-11-10T15:35:00.049Z] === RUN TestCommand [2021-11-10T15:35:00.518Z] --- PASS: TestCommand (0.03s) [2021-11-10T15:35:00.518Z] === RUN TestNaiveSelf [2021-11-10T15:35:00.518Z] --- PASS: TestNaiveSelf (0.02s) [2021-11-10T15:35:00.518Z] PASS [2021-11-10T15:35:00.518Z] coverage: 82.4% of statements [2021-11-10T15:35:00.518Z] ok github.com/docker/docker/pkg/reexec 0.082s coverage: 82.4% of statements [2021-11-10T15:35:00.792Z] --- PASS: TestResizeWithInvalidSize (0.63s) [2021-11-10T15:35:00.792Z] === RUN TestResizeWhenContainerNotStarted [2021-11-10T15:35:00.987Z] --- PASS: TestPubSubRace (1.04s) [2021-11-10T15:35:00.987Z] PASS [2021-11-10T15:35:00.987Z] coverage: 75.0% of statements [2021-11-10T15:35:00.987Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 75.0% of statements [2021-11-10T15:35:00.987Z] --- PASS: TestFailOnce (1.14s) [2021-11-10T15:35:00.987Z] === RUN TestEchoInputOutput [2021-11-10T15:35:00.987Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-10T15:35:00.987Z] === RUN TestBackoff [2021-11-10T15:35:00.987Z] --- PASS: TestBackoff (0.00s) [2021-11-10T15:35:00.987Z] === RUN TestAbortRetry [2021-11-10T15:35:00.987Z] --- PASS: TestAbortRetry (0.00s) [2021-11-10T15:35:00.987Z] === RUN TestClientScheme [2021-11-10T15:35:00.987Z] --- PASS: TestClientScheme (0.00s) [2021-11-10T15:35:00.987Z] === RUN TestNewClientWithTimeout [2021-11-10T15:35:00.987Z] === RUN TestParseSignal [2021-11-10T15:35:00.987Z] --- PASS: TestParseSignal (0.00s) [2021-11-10T15:35:00.987Z] === RUN TestValidSignalForPlatform [2021-11-10T15:35:00.987Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-11-10T15:35:00.987Z] PASS [2021-11-10T15:35:00.987Z] coverage: 19.7% of statements [2021-11-10T15:35:00.987Z] ok github.com/docker/docker/pkg/signal 0.038s coverage: 19.7% of statements [2021-11-10T15:35:01.361Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2021-11-10T15:35:01.361Z] === RUN TestDaemonRestartKillContainers [2021-11-10T15:35:01.361Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-10T15:35:01.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-10T15:35:01.361Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-10T15:35:01.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-10T15:35:01.361Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-10T15:35:01.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-10T15:35:01.361Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-10T15:35:01.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-10T15:35:01.361Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-10T15:35:01.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-10T15:35:01.361Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-10T15:35:01.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-10T15:35:01.361Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-10T15:35:01.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-10T15:35:01.361Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-10T15:35:01.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-10T15:35:01.361Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-10T15:35:01.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-10T15:35:01.361Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-10T15:35:01.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-10T15:35:01.361Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-10T15:35:01.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-10T15:35:01.361Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-10T15:35:01.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-10T15:35:01.361Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-10T15:35:01.361Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-10T15:35:01.455Z] time="2021-11-10T15:35:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post \"http://127.0.0.1:49226/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-10T15:35:01.455Z] === RUN TestNewStdWriter [2021-11-10T15:35:01.455Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-10T15:35:01.455Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-10T15:35:01.455Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-10T15:35:01.455Z] === RUN TestWriteWithNilBytes [2021-11-10T15:35:01.455Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-10T15:35:01.455Z] === RUN TestWrite [2021-11-10T15:35:01.455Z] --- PASS: TestWrite (0.00s) [2021-11-10T15:35:01.455Z] === RUN TestWriteWithWriterError [2021-11-10T15:35:01.455Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-10T15:35:01.455Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-10T15:35:01.455Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-10T15:35:01.455Z] === RUN TestStdCopyWriteAndRead [2021-11-10T15:35:01.455Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-10T15:35:01.455Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-10T15:35:01.455Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-10T15:35:01.455Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-10T15:35:01.455Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-10T15:35:01.455Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-10T15:35:01.455Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-10T15:35:01.455Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-10T15:35:01.455Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-10T15:35:01.455Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-10T15:35:01.455Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-10T15:35:01.455Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-10T15:35:01.455Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-10T15:35:01.455Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-10T15:35:01.455Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-10T15:35:01.455Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-10T15:35:01.455Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-10T15:35:01.455Z] PASS [2021-11-10T15:35:01.455Z] coverage: 100.0% of statements [2021-11-10T15:35:01.455Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2021-11-10T15:35:01.924Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-10T15:35:01.924Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-10T15:35:01.924Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-10T15:35:01.924Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-10T15:35:01.924Z] === RUN TestFormatStatus [2021-11-10T15:35:01.924Z] --- PASS: TestFormatStatus (0.00s) [2021-11-10T15:35:01.924Z] === RUN TestFormatError [2021-11-10T15:35:01.924Z] --- PASS: TestFormatError (0.00s) [2021-11-10T15:35:01.924Z] === RUN TestFormatJSONError [2021-11-10T15:35:01.924Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-10T15:35:01.924Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-10T15:35:01.924Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-10T15:35:01.924Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-10T15:35:01.924Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-10T15:35:01.924Z] === RUN TestNewJSONProgressOutput [2021-11-10T15:35:01.924Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-10T15:35:01.924Z] === RUN TestAuxFormatterEmit [2021-11-10T15:35:01.924Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-10T15:35:01.924Z] === RUN TestStreamWriterStdout [2021-11-10T15:35:01.924Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-10T15:35:01.924Z] === RUN TestStreamWriterStderr [2021-11-10T15:35:01.924Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-10T15:35:01.924Z] PASS [2021-11-10T15:35:01.924Z] coverage: 66.2% of statements [2021-11-10T15:35:01.924Z] ok github.com/docker/docker/pkg/streamformatter 0.037s coverage: 66.2% of statements [2021-11-10T15:35:01.924Z] === RUN TestGenerateRandomID [2021-11-10T15:35:01.924Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-10T15:35:01.924Z] === RUN TestShortenId [2021-11-10T15:35:01.924Z] --- PASS: TestShortenId (0.00s) [2021-11-10T15:35:01.924Z] === RUN TestShortenSha256Id [2021-11-10T15:35:01.924Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-10T15:35:01.924Z] === RUN TestShortenIdEmpty [2021-11-10T15:35:01.924Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-10T15:35:01.924Z] === RUN TestShortenIdInvalid [2021-11-10T15:35:01.924Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-10T15:35:01.924Z] === RUN TestIsShortIDNonHex [2021-11-10T15:35:01.924Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-10T15:35:01.924Z] === RUN TestIsShortIDNotCorrectSize [2021-11-10T15:35:01.924Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-10T15:35:01.924Z] PASS [2021-11-10T15:35:01.924Z] coverage: 70.6% of statements [2021-11-10T15:35:01.924Z] ok github.com/docker/docker/pkg/stringid 0.031s coverage: 70.6% of statements [2021-11-10T15:35:02.873Z] --- PASS: TestHealthKillContainer (7.88s) [2021-11-10T15:35:02.873Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-10T15:35:02.873Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2021-11-10T15:35:02.873Z] === RUN TestIpcModeNone [2021-11-10T15:35:02.910Z] === RUN TestIsCpusetListAvailable [2021-11-10T15:35:02.910Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-10T15:35:02.910Z] PASS [2021-11-10T15:35:02.910Z] coverage: 38.2% of statements [2021-11-10T15:35:02.910Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 38.2% of statements [2021-11-10T15:35:02.910Z] time="2021-11-10T15:35:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post \"http://127.0.0.1:49226/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-10T15:35:03.379Z] === RUN TestTailFile [2021-11-10T15:35:03.379Z] --- PASS: TestTailFile (0.00s) [2021-11-10T15:35:03.379Z] === RUN TestTailFileManyLines [2021-11-10T15:35:03.379Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-10T15:35:03.379Z] === RUN TestTailEmptyFile [2021-11-10T15:35:03.379Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-10T15:35:03.379Z] === RUN TestTailNegativeN [2021-11-10T15:35:03.379Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader [2021-11-10T15:35:03.379Z] === CONT TestNewTailReader [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/truncated_last_line [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-10T15:35:03.379Z] === CONT TestNewTailReader/no_delimiter [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-10T15:35:03.379Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-10T15:35:03.379Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-10T15:35:03.379Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-10T15:35:03.379Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-10T15:35:03.379Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-10T15:35:03.379Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-10T15:35:03.379Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-10T15:35:03.379Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-10T15:35:03.379Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-10T15:35:03.379Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-10T15:35:03.379Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-10T15:35:03.379Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.379Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-10T15:35:03.379Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-10T15:35:03.379Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-10T15:35:03.380Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-10T15:35:03.380Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-10T15:35:03.380Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-10T15:35:03.380Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-10T15:35:03.380Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-10T15:35:03.381Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-10T15:35:03.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-10T15:35:03.381Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-10T15:35:03.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-10T15:35:03.381Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-10T15:35:03.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-10T15:35:03.381Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-10T15:35:03.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-10T15:35:03.381Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-10T15:35:03.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-10T15:35:03.381Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-10T15:35:03.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-10T15:35:03.381Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-10T15:35:03.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-10T15:35:03.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-10T15:35:03.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-10T15:35:03.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-10T15:35:03.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-10T15:35:03.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-10T15:35:03.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-10T15:35:03.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-10T15:35:03.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-10T15:35:03.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-10T15:35:03.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-10T15:35:03.439Z] --- PASS: TestIpcModeNone (0.49s) [2021-11-10T15:35:03.440Z] === RUN TestIpcModePrivate [2021-11-10T15:35:03.698Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-10T15:35:03.851Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-10T15:35:03.851Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-10T15:35:03.851Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-10T15:35:03.852Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-10T15:35:03.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-10T15:35:03.853Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-10T15:35:03.853Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-10T15:35:03.854Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-10T15:35:03.854Z] --- PASS: TestNewTailReader (0.00s) [2021-11-10T15:35:03.854Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.02s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-10T15:35:03.855Z] === RUN TestChtimes [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestChtimes (0.00s) [2021-11-10T15:35:03.855Z] === RUN TestChtimesWindows [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.03s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-10T15:35:03.855Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-10T15:35:03.855Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-10T15:35:03.855Z] === RUN TestEnsureRemoveAllNotExist [2021-11-10T15:35:03.855Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-10T15:35:03.855Z] === RUN TestEnsureRemoveAllWithDir [2021-11-10T15:35:03.855Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-10T15:35:03.855Z] === RUN TestEnsureRemoveAllWithFile [2021-11-10T15:35:03.855Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-10T15:35:03.855Z] === RUN TestHasWin32KSupport [2021-11-10T15:35:03.855Z] syscall_windows_test.go:8: win32k: true [2021-11-10T15:35:03.855Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-10T15:35:03.855Z] PASS [2021-11-10T15:35:03.855Z] coverage: 12.0% of statements [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.855Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-10T15:35:03.856Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-10T15:35:03.956Z] --- PASS: TestIpcModePrivate (0.45s) [2021-11-10T15:35:03.956Z] === RUN TestIpcModeShareable [2021-11-10T15:35:03.956Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-10T15:35:03.956Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-11-10T15:35:03.956Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.02s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-10T15:35:04.324Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 12.0% of statements [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-10T15:35:04.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.02s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-10T15:35:04.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-10T15:35:04.325Z] PASS [2021-11-10T15:35:04.325Z] coverage: 88.6% of statements [2021-11-10T15:35:04.325Z] ok github.com/docker/docker/pkg/tailfile 0.315s coverage: 88.6% of statements [2021-11-10T15:35:04.325Z] testing: warning: no tests to run [2021-11-10T15:35:04.325Z] PASS [2021-11-10T15:35:04.325Z] coverage: [no statements] [2021-11-10T15:35:04.648Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-10T15:35:04.648Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-10T15:35:04.793Z] ok github.com/docker/docker/pkg/term/windows 0.028s coverage: [no statements] [no tests to run] [2021-11-10T15:35:04.793Z] === RUN TestTarSumRemoveNonExistent [2021-11-10T15:35:04.793Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-10T15:35:04.793Z] === RUN TestTarSumRemove [2021-11-10T15:35:04.793Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-10T15:35:04.793Z] === RUN TestSortFileInfoSums [2021-11-10T15:35:04.793Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-10T15:35:04.793Z] === RUN TestNewTarSumForLabelInvalid [2021-11-10T15:35:04.793Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-10T15:35:04.793Z] === RUN TestNewTarSumForLabel [2021-11-10T15:35:04.793Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-10T15:35:04.793Z] === RUN TestEmptyTar [2021-11-10T15:35:04.793Z] --- PASS: TestEmptyTar (0.00s) [2021-11-10T15:35:04.793Z] === RUN TestTarSumsReadSize [2021-11-10T15:35:04.793Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-11-10T15:35:04.793Z] === RUN TestTarSums [2021-11-10T15:35:04.793Z] --- PASS: TestTarSums (0.07s) [2021-11-10T15:35:04.793Z] === RUN TestIteration [2021-11-10T15:35:04.793Z] --- PASS: TestIteration (0.00s) [2021-11-10T15:35:04.793Z] === RUN TestVersionLabelForChecksum [2021-11-10T15:35:04.793Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-10T15:35:04.793Z] === RUN TestVersion [2021-11-10T15:35:04.793Z] --- PASS: TestVersion (0.00s) [2021-11-10T15:35:04.793Z] === RUN TestGetVersion [2021-11-10T15:35:04.793Z] --- PASS: TestGetVersion (0.00s) [2021-11-10T15:35:04.793Z] === RUN TestGetVersions [2021-11-10T15:35:04.793Z] --- PASS: TestGetVersions (0.00s) [2021-11-10T15:35:04.793Z] PASS [2021-11-10T15:35:04.793Z] coverage: 89.3% of statements [2021-11-10T15:35:04.793Z] ok github.com/docker/docker/pkg/tarsum 0.127s coverage: 89.3% of statements [2021-11-10T15:35:04.906Z] check_test.go:309: [d4ce2857c2cc7] daemon is not started [2021-11-10T15:35:04.907Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-11-10T15:35:05.261Z] === RUN TestTruncIndex [2021-11-10T15:35:05.261Z] --- PASS: TestTruncIndex (0.10s) [2021-11-10T15:35:05.261Z] PASS [2021-11-10T15:35:05.261Z] coverage: 91.5% of statements [2021-11-10T15:35:05.261Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2021-11-10T15:35:05.261Z] === RUN TestIsGIT [2021-11-10T15:35:05.261Z] --- PASS: TestIsGIT (0.00s) [2021-11-10T15:35:05.261Z] === RUN TestIsTransport [2021-11-10T15:35:05.261Z] --- PASS: TestIsTransport (0.00s) [2021-11-10T15:35:05.261Z] PASS [2021-11-10T15:35:05.261Z] coverage: 100.0% of statements [2021-11-10T15:35:05.261Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2021-11-10T15:35:05.261Z] time="2021-11-10T15:35:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post \"http://127.0.0.1:49226/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-10T15:35:05.331Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2021-11-10T15:35:05.332Z] === RUN TestAPIIpcModeHost [2021-11-10T15:35:05.332Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-10T15:35:05.332Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-11-10T15:35:05.332Z] === RUN TestDaemonIpcModeShareable [2021-11-10T15:35:05.332Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-10T15:35:05.332Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-11-10T15:35:05.332Z] === RUN TestDaemonIpcModePrivate [2021-11-10T15:35:05.730Z] === RUN TestVersionInfo [2021-11-10T15:35:05.730Z] --- PASS: TestVersionInfo (0.00s) [2021-11-10T15:35:05.730Z] === RUN TestAppendVersions [2021-11-10T15:35:05.730Z] --- PASS: TestAppendVersions (0.00s) [2021-11-10T15:35:05.730Z] PASS [2021-11-10T15:35:05.730Z] coverage: 88.9% of statements [2021-11-10T15:35:05.730Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2021-11-10T15:35:06.267Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-11-10T15:35:07.296Z] === RUN TestValidatePrivileges [2021-11-10T15:35:07.296Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-10T15:35:07.296Z] === RUN TestFilterByCapNeg [2021-11-10T15:35:07.296Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-10T15:35:07.296Z] === RUN TestFilterByCapPos [2021-11-10T15:35:07.296Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-10T15:35:07.296Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-10T15:35:07.296Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-10T15:35:07.296Z] PASS [2021-11-10T15:35:07.296Z] coverage: 12.0% of statements [2021-11-10T15:35:07.296Z] ok github.com/docker/docker/plugin 0.047s coverage: 12.0% of statements [2021-11-10T15:35:07.296Z] === RUN TestNewSettable [2021-11-10T15:35:07.296Z] --- PASS: TestNewSettable (0.00s) [2021-11-10T15:35:07.296Z] === RUN TestIsSettable [2021-11-10T15:35:07.296Z] --- PASS: TestIsSettable (0.00s) [2021-11-10T15:35:07.296Z] === RUN TestUpdateSettingsEnv [2021-11-10T15:35:07.296Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-10T15:35:07.296Z] PASS [2021-11-10T15:35:07.296Z] coverage: 20.1% of statements [2021-11-10T15:35:07.296Z] ok github.com/docker/docker/plugin/v2 0.043s coverage: 20.1% of statements [2021-11-10T15:35:07.440Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-11-10T15:35:07.639Z] --- PASS: TestDaemonIpcModePrivate (2.16s) [2021-11-10T15:35:07.639Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-10T15:35:07.639Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-10T15:35:07.639Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-10T15:35:07.639Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-10T15:35:07.639Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-10T15:35:07.639Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-10T15:35:07.639Z] === RUN TestIpcModeOlderClient [2021-11-10T15:35:07.639Z] === PAUSE TestIpcModeOlderClient [2021-11-10T15:35:07.639Z] === RUN TestKillContainerInvalidSignal [2021-11-10T15:35:07.764Z] === RUN TestLoad [2021-11-10T15:35:07.764Z] --- PASS: TestLoad (0.00s) [2021-11-10T15:35:07.764Z] === RUN TestSave [2021-11-10T15:35:07.764Z] --- PASS: TestSave (0.03s) [2021-11-10T15:35:07.764Z] === RUN TestAddDeleteGet [2021-11-10T15:35:07.897Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2021-11-10T15:35:07.897Z] === RUN TestKillContainer [2021-11-10T15:35:07.897Z] === RUN TestKillContainer/no_signal [2021-11-10T15:35:08.006Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-10T15:35:08.155Z] === RUN TestKillContainer/non_killing_signal [2021-11-10T15:35:08.232Z] --- PASS: TestAddDeleteGet (0.04s) [2021-11-10T15:35:08.232Z] === RUN TestInvalidTags [2021-11-10T15:35:08.232Z] --- PASS: TestInvalidTags (0.00s) [2021-11-10T15:35:08.232Z] PASS [2021-11-10T15:35:08.232Z] coverage: 84.4% of statements [2021-11-10T15:35:08.232Z] ok github.com/docker/docker/reference 0.144s coverage: 84.4% of statements [2021-11-10T15:35:08.265Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-10T15:35:08.413Z] === RUN TestKillContainer/killing_signal [2021-11-10T15:35:08.979Z] --- PASS: TestKillContainer (1.19s) [2021-11-10T15:35:08.979Z] --- PASS: TestKillContainer/no_signal (0.39s) [2021-11-10T15:35:08.979Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2021-11-10T15:35:08.979Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2021-11-10T15:35:08.979Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-10T15:35:08.979Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-10T15:35:09.217Z] === RUN TestResolveAuthConfigIndexServer [2021-11-10T15:35:09.217Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-10T15:35:09.217Z] === RUN TestResolveAuthConfigFullURL [2021-11-10T15:35:09.217Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-10T15:35:09.217Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-10T15:35:09.217Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-10T15:35:09.217Z] === RUN TestValidateMirror [2021-11-10T15:35:09.217Z] --- PASS: TestValidateMirror (0.00s) [2021-11-10T15:35:09.217Z] === RUN TestLoadInsecureRegistries [2021-11-10T15:35:09.217Z] time="2021-11-10T15:35:08Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-10T15:35:09.217Z] time="2021-11-10T15:35:08Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-10T15:35:09.217Z] time="2021-11-10T15:35:08Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-10T15:35:09.217Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-11-10T15:35:09.217Z] === RUN TestNewServiceConfig [2021-11-10T15:35:09.217Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-10T15:35:09.217Z] === RUN TestValidateIndexName [2021-11-10T15:35:09.217Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-10T15:35:09.217Z] === RUN TestValidateIndexNameWithError [2021-11-10T15:35:09.217Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-10T15:35:09.217Z] === RUN TestEndpointParse [2021-11-10T15:35:09.218Z] --- PASS: TestEndpointParse (0.00s) [2021-11-10T15:35:09.218Z] === RUN TestEndpointParseInvalid [2021-11-10T15:35:09.218Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-10T15:35:09.218Z] === RUN TestValidateEndpoint [2021-11-10T15:35:09.218Z] --- PASS: TestValidateEndpoint (0.00s) [2021-11-10T15:35:09.218Z] === RUN TestPing [2021-11-10T15:35:09.218Z] --- PASS: TestPing (0.00s) [2021-11-10T15:35:09.218Z] === RUN TestPingRegistryEndpoint [2021-11-10T15:35:09.218Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:35:09.218Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-10T15:35:09.218Z] === RUN TestEndpoint [2021-11-10T15:35:09.218Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:35:09.218Z] --- SKIP: TestEndpoint (0.00s) [2021-11-10T15:35:09.218Z] === RUN TestParseRepositoryInfo [2021-11-10T15:35:09.218Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-10T15:35:09.218Z] === RUN TestNewIndexInfo [2021-11-10T15:35:09.218Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-10T15:35:09.218Z] === RUN TestMirrorEndpointLookup [2021-11-10T15:35:09.218Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:35:09.218Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-11-10T15:35:09.218Z] === RUN TestSearchRepositories [2021-11-10T15:35:09.218Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-10T15:35:09.218Z] Host: 127.0.0.1:49230 [2021-11-10T15:35:09.218Z] User-Agent: docker test client [2021-11-10T15:35:09.218Z] Authorization: Token fake-token [2021-11-10T15:35:09.218Z] X-Docker-Token: true [2021-11-10T15:35:09.218Z] Accept-Encoding: gzip [2021-11-10T15:35:09.218Z] [2021-11-10T15:35:09.218Z] [2021-11-10T15:35:09.218Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-10T15:35:09.218Z] Connection: close [2021-11-10T15:35:09.218Z] Content-Length: 144 [2021-11-10T15:35:09.218Z] Cache-Control: no-cache [2021-11-10T15:35:09.218Z] Content-Type: application/json [2021-11-10T15:35:09.218Z] Date: Wed, 10 Nov 2021 15:35:08 GMT [2021-11-10T15:35:09.218Z] Expires: -1 [2021-11-10T15:35:09.218Z] Pragma: no-cache [2021-11-10T15:35:09.218Z] Server: docker-tests/mock [2021-11-10T15:35:09.218Z] X-Docker-Registry-Config: mock [2021-11-10T15:35:09.218Z] X-Docker-Registry-Version: 0.0.0 [2021-11-10T15:35:09.218Z] [2021-11-10T15:35:09.218Z] [2021-11-10T15:35:09.218Z] --- PASS: TestSearchRepositories (0.01s) [2021-11-10T15:35:09.218Z] === RUN TestTrustedLocation [2021-11-10T15:35:09.218Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-10T15:35:09.218Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-10T15:35:09.218Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-10T15:35:09.218Z] === RUN TestAllowNondistributableArtifacts [2021-11-10T15:35:09.218Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-10T15:35:09.218Z] === RUN TestIsSecureIndex [2021-11-10T15:35:09.218Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-10T15:35:09.218Z] PASS [2021-11-10T15:35:09.218Z] coverage: 50.3% of statements [2021-11-10T15:35:09.218Z] ok github.com/docker/docker/registry 0.203s coverage: 50.3% of statements [2021-11-10T15:35:09.218Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-10T15:35:09.218Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-11-10T15:35:09.218Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-10T15:35:09.218Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-10T15:35:09.218Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-10T15:35:09.218Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-10T15:35:09.218Z] === RUN TestResumableRequestReaderWithReadError [2021-11-10T15:35:09.218Z] time="2021-11-10T15:35:09Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-10T15:35:09.218Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-11-10T15:35:09.218Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-10T15:35:09.218Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-10T15:35:09.218Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-10T15:35:09.218Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-10T15:35:09.218Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-10T15:35:09.218Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-10T15:35:09.218Z] === RUN TestResumableRequestReader [2021-11-10T15:35:09.218Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-10T15:35:09.218Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-10T15:35:09.218Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-10T15:35:09.218Z] PASS [2021-11-10T15:35:09.218Z] coverage: 100.0% of statements [2021-11-10T15:35:09.218Z] ok github.com/docker/docker/registry/resumable 0.185s coverage: 100.0% of statements [2021-11-10T15:35:09.547Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-10T15:35:09.564Z] --- PASS: TestServiceUpdateSecrets (13.85s) [2021-11-10T15:35:09.564Z] === RUN TestServiceUpdateConfigs [2021-11-10T15:35:09.685Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-10T15:35:09.685Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-10T15:35:09.685Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-10T15:35:09.685Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-10T15:35:09.685Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-10T15:35:09.685Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-10T15:35:09.685Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-10T15:35:09.685Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-10T15:35:09.685Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-10T15:35:09.685Z] === RUN TestRestartManagerTimeout [2021-11-10T15:35:09.685Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-10T15:35:09.685Z] === RUN TestRestartManagerTimeoutReset [2021-11-10T15:35:09.685Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-10T15:35:09.685Z] PASS [2021-11-10T15:35:09.685Z] coverage: 50.9% of statements [2021-11-10T15:35:09.685Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2021-11-10T15:35:09.685Z] time="2021-11-10T15:35:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post \"http://127.0.0.1:49226/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-10T15:35:09.805Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2021-11-10T15:35:09.805Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2021-11-10T15:35:09.805Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2021-11-10T15:35:09.805Z] === RUN TestKillStoppedContainer [2021-11-10T15:35:09.805Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-10T15:35:09.805Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-10T15:35:09.805Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-11-10T15:35:09.805Z] === RUN TestKillDifferentUserContainer [2021-11-10T15:35:10.154Z] === RUN TestDecodeContainerConfig [2021-11-10T15:35:10.154Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-10T15:35:10.154Z] === RUN TestDecodeContainerConfigIsolation [2021-11-10T15:35:10.154Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-10T15:35:10.154Z] === RUN TestValidatePrivileged [2021-11-10T15:35:10.154Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-10T15:35:10.154Z] PASS [2021-11-10T15:35:10.154Z] coverage: 52.2% of statements [2021-11-10T15:35:10.154Z] ok github.com/docker/docker/runconfig 0.065s coverage: 52.2% of statements [2021-11-10T15:35:10.390Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2021-11-10T15:35:10.390Z] === RUN TestInspectOomKilledTrue [2021-11-10T15:35:10.390Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T15:35:10.390Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-10T15:35:10.390Z] === RUN TestInspectOomKilledFalse [2021-11-10T15:35:10.390Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-10T15:35:10.390Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-10T15:35:10.390Z] === RUN TestLinksEtcHostsContentMatch [2021-11-10T15:35:10.390Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-10T15:35:10.390Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-11-10T15:35:10.390Z] === RUN TestLinksContainerNames [2021-11-10T15:35:10.623Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-10T15:35:10.623Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-10T15:35:10.623Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-10T15:35:10.623Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-10T15:35:10.623Z] PASS [2021-11-10T15:35:10.623Z] coverage: 62.5% of statements [2021-11-10T15:35:10.623Z] ok github.com/docker/docker/testutil 0.065s coverage: 62.5% of statements [2021-11-10T15:35:11.325Z] --- PASS: TestLinksContainerNames (0.80s) [2021-11-10T15:35:11.325Z] === RUN TestLogsFollowTailEmpty [2021-11-10T15:35:11.553Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-10T15:35:11.553Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-10T15:35:11.553Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-10T15:35:11.582Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2021-11-10T15:35:11.582Z] === RUN TestContainerNetworkMountsNoChown [2021-11-10T15:35:11.841Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/default [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/default [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/private [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/private [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/rprivate [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/slave [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/slave [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/rslave [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/shared [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/shared [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/rshared [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-10T15:35:11.841Z] === CONT TestMountDaemonRoot/default [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-10T15:35:11.841Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-10T15:35:11.841Z] === CONT TestMountDaemonRoot/rshared [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-10T15:35:11.841Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-10T15:35:11.841Z] === CONT TestMountDaemonRoot/shared [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-10T15:35:11.841Z] === CONT TestMountDaemonRoot/rslave [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-10T15:35:11.841Z] === CONT TestMountDaemonRoot/slave [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-10T15:35:11.841Z] === CONT TestMountDaemonRoot/rprivate [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-10T15:35:11.841Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-10T15:35:11.841Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-10T15:35:11.842Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-10T15:35:11.842Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-10T15:35:11.842Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-10T15:35:11.842Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-10T15:35:11.842Z] === CONT TestMountDaemonRoot/private [2021-11-10T15:35:11.842Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-10T15:35:11.842Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-10T15:35:11.842Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-10T15:35:11.842Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-10T15:35:11.842Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-10T15:35:11.842Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-10T15:35:11.842Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-10T15:35:11.842Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-10T15:35:11.842Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-10T15:35:11.842Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-10T15:35:12.100Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-10T15:35:12.100Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-10T15:35:12.100Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-10T15:35:12.100Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-10T15:35:12.100Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-10T15:35:12.100Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-10T15:35:12.100Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-10T15:35:12.100Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-10T15:35:12.100Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-10T15:35:12.100Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-10T15:35:12.100Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-10T15:35:12.100Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-10T15:35:12.100Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-10T15:35:12.100Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-10T15:35:12.100Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-10T15:35:12.100Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-10T15:35:12.100Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-10T15:35:12.358Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-10T15:35:12.359Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-10T15:35:12.359Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-10T15:35:12.359Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-10T15:35:12.359Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-10T15:35:12.359Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-10T15:35:12.359Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-10T15:35:12.359Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-10T15:35:12.359Z] === RUN TestContainerBindMountNonRecursive [2021-11-10T15:35:12.359Z] 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-11-10T15:35:12.359Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-11-10T15:35:12.359Z] === RUN TestContainerVolumesMountedAsShared [2021-11-10T15:35:12.359Z] 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-11-10T15:35:12.359Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-11-10T15:35:12.359Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-10T15:35:12.359Z] 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-11-10T15:35:12.359Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-11-10T15:35:12.359Z] === RUN TestNetworkNat [2021-11-10T15:35:12.845Z] === RUN TestGetDriver [2021-11-10T15:35:12.845Z] --- PASS: TestGetDriver (0.00s) [2021-11-10T15:35:12.845Z] === RUN TestVolumeRequestError [2021-11-10T15:35:12.845Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-10T15:35:12.845Z] PASS [2021-11-10T15:35:12.845Z] coverage: 36.1% of statements [2021-11-10T15:35:12.845Z] ok github.com/docker/docker/volume/drivers 0.052s coverage: 36.1% of statements [2021-11-10T15:35:12.845Z] === RUN TestGetAddress [2021-11-10T15:35:12.845Z] --- PASS: TestGetAddress (0.00s) [2021-11-10T15:35:12.845Z] === RUN TestRemove [2021-11-10T15:35:12.845Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-10T15:35:12.845Z] --- SKIP: TestRemove (0.00s) [2021-11-10T15:35:12.845Z] === RUN TestInitializeWithVolumes [2021-11-10T15:35:12.845Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-11-10T15:35:12.845Z] === RUN TestCreate [2021-11-10T15:35:12.845Z] --- PASS: TestCreate (0.01s) [2021-11-10T15:35:12.845Z] === RUN TestValidateName [2021-11-10T15:35:12.845Z] --- PASS: TestValidateName (0.00s) [2021-11-10T15:35:12.845Z] === RUN TestCreateWithOpts [2021-11-10T15:35:12.845Z] local_test.go:181: runtime.GOOS == "windows" [2021-11-10T15:35:12.845Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-10T15:35:12.845Z] === RUN TestRelaodNoOpts [2021-11-10T15:35:12.845Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-10T15:35:12.845Z] PASS [2021-11-10T15:35:12.845Z] coverage: 41.5% of statements [2021-11-10T15:35:12.845Z] ok github.com/docker/docker/volume/local 0.067s coverage: 41.5% of statements [2021-11-10T15:35:12.845Z] === RUN TestConvertTmpfsOptions [2021-11-10T15:35:12.845Z] parser_test.go:49: data="mode=700,size=1m" [2021-11-10T15:35:12.845Z] parser_test.go:49: data="ro" [2021-11-10T15:35:12.845Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-10T15:35:12.845Z] === RUN TestParseMountRaw [2021-11-10T15:35:12.845Z] --- PASS: TestParseMountRaw (0.02s) [2021-11-10T15:35:12.845Z] === RUN TestParseMountRawSplit [2021-11-10T15:35:12.845Z] parser_test.go:390: case 0 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 1 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 2 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 3 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 4 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 5 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 6 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 7 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 8 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 0 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 1 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 2 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 3 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 4 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 5 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 6 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 7 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 8 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 9 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 10 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 11 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 12 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 0 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 1 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 2 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 3 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 4 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 5 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 6 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 7 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 8 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 9 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 10 [2021-11-10T15:35:12.845Z] parser_test.go:390: case 11 [2021-11-10T15:35:12.845Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-11-10T15:35:12.845Z] === RUN TestParseMountSpec [2021-11-10T15:35:12.845Z] parser_test.go:455: case 0 [2021-11-10T15:35:12.845Z] parser_test.go:455: case 1 [2021-11-10T15:35:12.845Z] parser_test.go:455: case 2 [2021-11-10T15:35:12.845Z] parser_test.go:455: case 3 [2021-11-10T15:35:12.845Z] parser_test.go:455: case 4 [2021-11-10T15:35:12.845Z] parser_test.go:455: case 5 [2021-11-10T15:35:12.845Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-10T15:35:12.845Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-11-10T15:35:12.845Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-11-10T15:35:12.845Z] === RUN TestValidateMount [2021-11-10T15:35:12.845Z] --- PASS: TestValidateMount (0.00s) [2021-11-10T15:35:12.845Z] PASS [2021-11-10T15:35:12.845Z] coverage: 66.2% of statements [2021-11-10T15:35:12.845Z] ok github.com/docker/docker/volume/mounts 0.073s coverage: 66.2% of statements [2021-11-10T15:35:12.925Z] --- PASS: TestNetworkNat (0.46s) [2021-11-10T15:35:12.925Z] === RUN TestNetworkLocalhostTCPNat [2021-11-10T15:35:13.184Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2021-11-10T15:35:13.184Z] === RUN TestNetworkLoopbackNat [2021-11-10T15:35:13.463Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-10T15:35:14.030Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-10T15:35:14.413Z] === RUN TestSetGetMeta [2021-11-10T15:35:14.413Z] === PAUSE TestSetGetMeta [2021-11-10T15:35:14.413Z] === RUN TestRestore [2021-11-10T15:35:14.413Z] === PAUSE TestRestore [2021-11-10T15:35:14.413Z] === RUN TestServiceCreate [2021-11-10T15:35:14.413Z] === PAUSE TestServiceCreate [2021-11-10T15:35:14.413Z] === RUN TestServiceList [2021-11-10T15:35:14.413Z] === PAUSE TestServiceList [2021-11-10T15:35:14.413Z] === RUN TestServiceRemove [2021-11-10T15:35:14.413Z] === PAUSE TestServiceRemove [2021-11-10T15:35:14.413Z] === RUN TestServiceGet [2021-11-10T15:35:14.413Z] === PAUSE TestServiceGet [2021-11-10T15:35:14.413Z] === RUN TestServicePrune [2021-11-10T15:35:14.413Z] === PAUSE TestServicePrune [2021-11-10T15:35:14.413Z] === RUN TestCreate [2021-11-10T15:35:14.413Z] === PAUSE TestCreate [2021-11-10T15:35:14.413Z] === RUN TestRemove [2021-11-10T15:35:14.413Z] === PAUSE TestRemove [2021-11-10T15:35:14.413Z] === RUN TestList [2021-11-10T15:35:14.413Z] === PAUSE TestList [2021-11-10T15:35:14.413Z] === RUN TestFindByDriver [2021-11-10T15:35:14.413Z] === PAUSE TestFindByDriver [2021-11-10T15:35:14.413Z] === RUN TestFindByReferenced [2021-11-10T15:35:14.413Z] === PAUSE TestFindByReferenced [2021-11-10T15:35:14.413Z] === RUN TestDerefMultipleOfSameRef [2021-11-10T15:35:14.413Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-10T15:35:14.413Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-10T15:35:14.413Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-10T15:35:14.413Z] === RUN TestDefererencePluginOnCreateError [2021-11-10T15:35:14.413Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-10T15:35:14.413Z] === RUN TestRefDerefRemove [2021-11-10T15:35:14.413Z] === PAUSE TestRefDerefRemove [2021-11-10T15:35:14.413Z] === RUN TestGet [2021-11-10T15:35:14.413Z] === PAUSE TestGet [2021-11-10T15:35:14.413Z] === RUN TestGetWithReference [2021-11-10T15:35:14.413Z] === PAUSE TestGetWithReference [2021-11-10T15:35:14.413Z] === RUN TestFilterFunc [2021-11-10T15:35:14.413Z] === RUN TestFilterFunc/test_nil_list [2021-11-10T15:35:14.413Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-10T15:35:14.413Z] === RUN TestFilterFunc/test_empty_list [2021-11-10T15:35:14.413Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-10T15:35:14.413Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-10T15:35:14.413Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-10T15:35:14.413Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-10T15:35:14.413Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-10T15:35:14.413Z] === RUN TestFilterFunc/test_filter_some [2021-11-10T15:35:14.413Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-10T15:35:14.413Z] === RUN TestFilterFunc/test_filter_middle [2021-11-10T15:35:14.413Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-10T15:35:14.413Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-10T15:35:14.413Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-10T15:35:14.413Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-10T15:35:14.413Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-10T15:35:14.413Z] === CONT TestFilterFunc/test_nil_list [2021-11-10T15:35:14.413Z] === CONT TestFilterFunc/test_filter_some [2021-11-10T15:35:14.413Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-10T15:35:14.413Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-10T15:35:14.413Z] === CONT TestFilterFunc/test_empty_list [2021-11-10T15:35:14.413Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-10T15:35:14.413Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-10T15:35:14.413Z] === CONT TestFilterFunc/test_filter_middle [2021-11-10T15:35:14.413Z] --- PASS: TestFilterFunc (0.00s) [2021-11-10T15:35:14.413Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-10T15:35:14.413Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-10T15:35:14.413Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-10T15:35:14.413Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-10T15:35:14.413Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-10T15:35:14.413Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-10T15:35:14.413Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-10T15:35:14.413Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-10T15:35:14.413Z] === CONT TestSetGetMeta [2021-11-10T15:35:14.413Z] === CONT TestFindByReferenced [2021-11-10T15:35:14.413Z] === CONT TestGetWithReference [2021-11-10T15:35:14.413Z] === CONT TestServicePrune [2021-11-10T15:35:14.413Z] --- PASS: TestSetGetMeta (0.01s) [2021-11-10T15:35:14.413Z] === CONT TestGet [2021-11-10T15:35:14.413Z] --- PASS: TestGetWithReference (0.02s) [2021-11-10T15:35:14.413Z] === CONT TestRefDerefRemove [2021-11-10T15:35:14.413Z] --- PASS: TestFindByReferenced (0.03s) [2021-11-10T15:35:14.413Z] === CONT TestDefererencePluginOnCreateError [2021-11-10T15:35:14.413Z] --- PASS: TestGet (0.02s) [2021-11-10T15:35:14.413Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-10T15:35:14.413Z] --- PASS: TestRefDerefRemove (0.02s) [2021-11-10T15:35:14.413Z] === CONT TestDerefMultipleOfSameRef [2021-11-10T15:35:14.413Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-11-10T15:35:14.413Z] === CONT TestServiceGet [2021-11-10T15:35:14.413Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-11-10T15:35:14.413Z] === CONT TestServiceRemove [2021-11-10T15:35:14.413Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-11-10T15:35:14.413Z] === CONT TestServiceList [2021-11-10T15:35:14.413Z] --- PASS: TestServiceGet (0.09s) [2021-11-10T15:35:14.413Z] === CONT TestServiceCreate [2021-11-10T15:35:14.413Z] time="2021-11-10T15:35:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-10T15:35:14.413Z] --- PASS: TestServiceRemove (0.09s) [2021-11-10T15:35:14.413Z] === CONT TestRestore [2021-11-10T15:35:14.413Z] --- PASS: TestServiceList (0.09s) [2021-11-10T15:35:14.413Z] === CONT TestList [2021-11-10T15:35:14.413Z] time="2021-11-10T15:35:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-10T15:35:14.413Z] time="2021-11-10T15:35:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-10T15:35:14.413Z] --- PASS: TestServiceCreate (0.02s) [2021-11-10T15:35:14.413Z] === CONT TestFindByDriver [2021-11-10T15:35:14.413Z] time="2021-11-10T15:35:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-10T15:35:14.413Z] time="2021-11-10T15:35:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-10T15:35:14.413Z] --- PASS: TestRestore (0.03s) [2021-11-10T15:35:14.413Z] === CONT TestRemove [2021-11-10T15:35:14.413Z] --- PASS: TestList (0.03s) [2021-11-10T15:35:14.413Z] === CONT TestCreate [2021-11-10T15:35:14.413Z] --- PASS: TestServicePrune (0.18s) [2021-11-10T15:35:14.413Z] --- PASS: TestFindByDriver (0.02s) [2021-11-10T15:35:14.413Z] --- PASS: TestCreate (0.02s) [2021-11-10T15:35:14.413Z] --- PASS: TestRemove (0.02s) [2021-11-10T15:35:14.413Z] PASS [2021-11-10T15:35:14.413Z] coverage: 70.3% of statements [2021-11-10T15:35:14.413Z] ok github.com/docker/docker/volume/service 0.231s coverage: 70.3% of statements [2021-11-10T15:35:14.598Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-10T15:35:15.164Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-10T15:35:15.714Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2021-11-10T15:35:15.714Z] === RUN TestPause [2021-11-10T15:35:15.714Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T15:35:15.714Z] --- SKIP: TestPause (0.00s) [2021-11-10T15:35:15.714Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-10T15:35:15.714Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-10T15:35:15.714Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-10T15:35:15.714Z] === RUN TestPauseStopPausedContainer [2021-11-10T15:35:15.714Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T15:35:15.714Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-11-10T15:35:15.714Z] === RUN TestPsFilter [2021-11-10T15:35:15.714Z] --- PASS: TestPsFilter (0.10s) [2021-11-10T15:35:15.714Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-10T15:35:16.099Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-10T15:35:16.281Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2021-11-10T15:35:16.281Z] === RUN TestRemoveContainerWithVolume [2021-11-10T15:35:16.539Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2021-11-10T15:35:16.539Z] === RUN TestRemoveContainerRunning [2021-11-10T15:35:17.106Z] --- PASS: TestRemoveContainerRunning (0.39s) [2021-11-10T15:35:17.106Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-10T15:35:17.365Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2021-11-10T15:35:17.365Z] === RUN TestRemoveInvalidContainer [2021-11-10T15:35:17.365Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-10T15:35:17.365Z] === RUN TestRenameLinkedContainer [2021-11-10T15:35:18.025Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-10T15:35:18.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-10T15:35:18.543Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-10T15:35:18.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.24s) [2021-11-10T15:35:18.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.31s) [2021-11-10T15:35:18.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.45s) [2021-11-10T15:35:18.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.58s) [2021-11-10T15:35:18.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.19s) [2021-11-10T15:35:18.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.36s) [2021-11-10T15:35:18.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.83s) [2021-11-10T15:35:18.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.87s) [2021-11-10T15:35:18.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s) [2021-11-10T15:35:18.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.87s) [2021-11-10T15:35:18.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s) [2021-11-10T15:35:18.543Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.58s) [2021-11-10T15:35:18.543Z] === RUN TestCgroupNamespacesRun [2021-11-10T15:35:19.165Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-10T15:35:19.165Z] === RUN TestClientStream [2021-11-10T15:35:19.165Z] --- PASS: TestClientStream (0.00s) [2021-11-10T15:35:19.166Z] === RUN TestClientSendFile [2021-11-10T15:35:19.166Z] --- PASS: TestClientSendFile (0.00s) [2021-11-10T15:35:19.166Z] === RUN TestClientWithRequestTimeout [2021-11-10T15:35:19.166Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-11-10T15:35:19.166Z] === RUN TestFileSpecPlugin [2021-11-10T15:35:19.166Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-10T15:35:19.166Z] === RUN TestFileJSONSpecPlugin [2021-11-10T15:35:19.166Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-10T15:35:19.166Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-10T15:35:19.166Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-10T15:35:19.166Z] === RUN TestPluginAddHandler [2021-11-10T15:35:19.166Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-10T15:35:19.166Z] === RUN TestPluginWaitBadPlugin [2021-11-10T15:35:19.166Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-10T15:35:19.166Z] === RUN TestGet [2021-11-10T15:35:19.166Z] time="2021-11-10T15:35:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-10T15:35:19.267Z] --- PASS: TestRenameLinkedContainer (1.60s) [2021-11-10T15:35:19.267Z] === RUN TestRenameStoppedContainer [2021-11-10T15:35:19.267Z] --- PASS: TestRenameStoppedContainer (0.38s) [2021-11-10T15:35:19.267Z] === RUN TestRenameRunningContainerAndReuse [2021-11-10T15:35:19.633Z] time="2021-11-10T15:35:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-10T15:35:20.202Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2021-11-10T15:35:20.202Z] === RUN TestRenameInvalidName [2021-11-10T15:35:20.444Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-10T15:35:20.460Z] --- PASS: TestRenameInvalidName (0.39s) [2021-11-10T15:35:20.460Z] === RUN TestRenameAnonymousContainer [2021-11-10T15:35:20.702Z] --- PASS: TestCgroupNamespacesRun (2.06s) [2021-11-10T15:35:20.703Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-10T15:35:21.856Z] time="2021-11-10T15:35:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-10T15:35:22.052Z] --- PASS: TestServicePlugin (29.63s) [2021-11-10T15:35:22.052Z] === RUN TestServiceUpdateLabel [2021-11-10T15:35:22.361Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2021-11-10T15:35:22.361Z] === RUN TestRenameContainerWithSameName [2021-11-10T15:35:22.361Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2021-11-10T15:35:22.361Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-10T15:35:22.604Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.92s) [2021-11-10T15:35:22.604Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-10T15:35:22.864Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-11-10T15:35:22.864Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-10T15:35:22.978Z] --- PASS: TestServiceUpdateLabel (2.25s) [2021-11-10T15:35:22.978Z] === RUN TestServiceUpdateSecrets [2021-11-10T15:35:23.294Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2021-11-10T15:35:23.294Z] === RUN TestResize [2021-11-10T15:35:23.552Z] --- PASS: TestResize (0.40s) [2021-11-10T15:35:23.552Z] === RUN TestResizeWithInvalidSize [2021-11-10T15:35:24.118Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2021-11-10T15:35:24.118Z] === RUN TestResizeWhenContainerNotStarted [2021-11-10T15:35:24.241Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s) [2021-11-10T15:35:24.241Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-10T15:35:24.377Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2021-11-10T15:35:24.377Z] === RUN TestDaemonRestartKillContainers [2021-11-10T15:35:24.377Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-10T15:35:24.377Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-10T15:35:24.377Z] === RUN TestCgroupNamespacesRun [2021-11-10T15:35:24.435Z] --- PASS: TestServiceUpdateConfigs (13.88s) [2021-11-10T15:35:24.435Z] === RUN TestServiceUpdateNetwork [2021-11-10T15:35:25.181Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-11-10T15:35:25.648Z] time="2021-11-10T15:35:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-10T15:35:25.750Z] --- PASS: TestCgroupNamespacesRunHostMode (1.62s) [2021-11-10T15:35:25.750Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-10T15:35:26.316Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-11-10T15:35:26.905Z] --- PASS: TestCgroupNamespacesRun (2.12s) [2021-11-10T15:35:26.905Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-10T15:35:26.907Z] sha256:cfc31a6e28c345efe7ba7b1045c572c25a0c4b01523be7007ec565b9970f7882 [2021-11-10T15:35:26.907Z] INFO: Starting docker-py tests... [2021-11-10T15:35:26.907Z] ============================= test session starts ============================== [2021-11-10T15:35:26.907Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2021-11-10T15:35:26.907Z] rootdir: /src, inifile: pytest.ini [2021-11-10T15:35:26.907Z] plugins: cov-2.6.1, timeout-1.3.3 [2021-11-10T15:35:26.907Z] collected 389 items / 1 deselected / 388 selected [2021-11-10T15:35:26.907Z] [2021-11-10T15:35:27.693Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2021-11-10T15:35:27.693Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-10T15:35:27.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-10T15:35:28.805Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s) [2021-11-10T15:35:28.805Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-10T15:35:29.067Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-10T15:35:29.326Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) [2021-11-10T15:35:29.326Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-10T15:35:30.261Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-10T15:35:30.261Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2021-11-10T15:35:30.261Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-10T15:35:30.830Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-11-10T15:35:30.830Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-10T15:35:31.334Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s) [2021-11-10T15:35:31.334Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-10T15:35:31.766Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-10T15:35:31.766Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s) [2021-11-10T15:35:31.766Z] === RUN TestNISDomainname [2021-11-10T15:35:32.701Z] --- PASS: TestNISDomainname (0.99s) [2021-11-10T15:35:32.701Z] === RUN TestHostnameDnsResolution [2021-11-10T15:35:33.234Z] --- PASS: TestCgroupNamespacesRunHostMode (2.20s) [2021-11-10T15:35:33.234Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-10T15:35:33.638Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-11-10T15:35:34.206Z] --- PASS: TestHostnameDnsResolution (1.29s) [2021-11-10T15:35:34.206Z] === RUN TestStats [2021-11-10T15:35:34.314Z] --- PASS: TestGet (15.01s) [2021-11-10T15:35:34.314Z] === RUN TestPluginWithNoManifest [2021-11-10T15:35:34.314Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-10T15:35:34.314Z] === RUN TestGetAll [2021-11-10T15:35:34.314Z] --- PASS: TestGetAll (0.00s) [2021-11-10T15:35:34.314Z] PASS [2021-11-10T15:35:34.314Z] coverage: 73.4% of statements [2021-11-10T15:35:34.314Z] ok github.com/docker/docker/pkg/plugins 34.906s coverage: 73.4% of statements [2021-11-10T15:35:34.314Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-10T15:35:34.314Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-10T15:35:34.314Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-11-10T15:35:34.314Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-10T15:35:34.314Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-10T15:35:34.314Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-10T15:35:34.314Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-10T15:35:34.314Z] ? github.com/docker/docker/quota [no test files] [2021-11-10T15:35:34.314Z] ? github.com/docker/docker/rootless [no test files] [2021-11-10T15:35:34.314Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-10T15:35:34.314Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-10T15:35:34.314Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-10T15:35:34.314Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-10T15:35:34.314Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-10T15:35:34.314Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-10T15:35:34.314Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-10T15:35:34.314Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-10T15:35:34.314Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-10T15:35:34.314Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-10T15:35:34.314Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-10T15:35:34.314Z] ? github.com/docker/docker/volume [no test files] [2021-11-10T15:35:34.314Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-10T15:35:34.314Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-10T15:35:34.404Z] --- PASS: TestServiceUpdateNetwork (12.07s) [2021-11-10T15:35:34.404Z] === RUN TestServiceUpdatePidsLimit [2021-11-10T15:35:34.782Z] [2021-11-10T15:35:34.782Z] === Skipped [2021-11-10T15:35:34.782Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-10T15:35:34.782Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-10T15:35:34.782Z] [2021-11-10T15:35:34.782Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-10T15:35:34.782Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:35:34.782Z] [2021-11-10T15:35:34.782Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-10T15:35:34.782Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:35:34.782Z] [2021-11-10T15:35:34.782Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-11-10T15:35:34.782Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:35:34.782Z] [2021-11-10T15:35:35.152Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.17s) [2021-11-10T15:35:35.152Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-11-10T15:35:35.250Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-10T15:35:35.250Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-10T15:35:35.250Z] daemon_test.go:147: root required [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-10T15:35:35.250Z] reload_test.go:520: root required [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-11-10T15:35:35.250Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-10T15:35:35.250Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-10T15:35:35.250Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-10T15:35:35.250Z] download_test.go:268: Needs fixing on Windows [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-10T15:35:35.250Z] layer_test.go:304: Failing on Windows [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-10T15:35:35.250Z] layer_test.go:353: Failing on Windows [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-10T15:35:35.250Z] layer_test.go:468: Failing on Windows [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-10T15:35:35.250Z] layer_test.go:697: Failing on Windows [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-10T15:35:35.250Z] migration_test.go:46: Failing on Windows [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-10T15:35:35.250Z] migration_test.go:182: Failing on Windows [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-10T15:35:35.250Z] mount_test.go:17: Failing on Windows [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-10T15:35:35.250Z] mount_test.go:76: Failing on Windows [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-10T15:35:35.250Z] mount_test.go:125: Failing on Windows [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-10T15:35:35.250Z] mount_test.go:212: Failing on Windows [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-10T15:35:35.250Z] archive_test.go:134: Xz not present in msys2 [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-10T15:35:35.250Z] archive_test.go:239: Failing on Windows CI machines [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-10T15:35:35.250Z] archive_windows_test.go:16: Currently fails [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-10T15:35:35.250Z] changes_test.go:192: needs more investigation [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-10T15:35:35.250Z] changes_test.go:405: needs further investigation [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-10T15:35:35.250Z] changes_test.go:441: needs further investigation [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-10T15:35:35.250Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-10T15:35:35.250Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-10T15:35:35.250Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-10T15:35:35.250Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-10T15:35:35.250Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-10T15:35:35.250Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-10T15:35:35.250Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-10T15:35:35.250Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-10T15:35:35.250Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-10T15:35:35.250Z] poller_test.go:41: No chmod on Windows [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-10T15:35:35.250Z] fileutils_test.go:134: Needs porting to Windows [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-10T15:35:35.250Z] fileutils_test.go:180: Needs porting to Windows [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-10T15:35:35.250Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-10T15:35:35.250Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-11-10T15:35:35.250Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-10T15:35:35.250Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-10T15:35:35.250Z] local_test.go:181: runtime.GOOS == "windows" [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] [2021-11-10T15:35:35.250Z] DONE 1830 tests, 45 skipped in 196.943s [2021-11-10T15:35:35.250Z] INFO: make.ps1 ended at 11/10/2021 15:35:34 [2021-11-10T15:35:35.338Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-10T15:35:35.904Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-10T15:35:36.742Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-10T15:35:36.742Z] --- PASS: TestStats (2.73s) [2021-11-10T15:35:36.742Z] === RUN TestStopContainerWithTimeout [2021-11-10T15:35:36.742Z] === RUN TestStopContainerWithTimeout/0 [2021-11-10T15:35:36.742Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-10T15:35:36.742Z] === RUN TestStopContainerWithTimeout/1 [2021-11-10T15:35:36.742Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-10T15:35:36.742Z] === RUN TestStopContainerWithTimeout/3 [2021-11-10T15:35:36.742Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-10T15:35:36.742Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-10T15:35:36.742Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-10T15:35:36.742Z] === CONT TestStopContainerWithTimeout/0 [2021-11-10T15:35:36.742Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-10T15:35:36.815Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-10T15:35:36.815Z] INFO: Unit tests ended at 11/10/2021 15:35:36. Duration:00:03:29.6396656 [2021-11-10T15:35:36.815Z] INFO: Building busybox [2021-11-10T15:35:36.815Z] Sending build context to Docker daemon 5.12kB [2021-11-10T15:35:36.815Z] [2021-11-10T15:35:36.815Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-10T15:35:36.815Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-10T15:35:36.815Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-10T15:35:36.815Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-10T15:35:36.815Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-10T15:35:36.815Z] ---> 617dd5ead5b8 [2021-11-10T15:35:36.815Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-10T15:35:36.815Z] ---> Running in 666b66e203ed [2021-11-10T15:35:37.678Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-10T15:35:37.681Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s) [2021-11-10T15:35:37.681Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-10T15:35:37.812Z] --- PASS: TestServiceUpdateSecrets (14.52s) [2021-11-10T15:35:37.812Z] === RUN TestServiceUpdateConfigs [2021-11-10T15:35:37.938Z] === CONT TestStopContainerWithTimeout/3 [2021-11-10T15:35:38.196Z] check_test.go:309: [d25cfb78d3f91] daemon is not started [2021-11-10T15:35:38.196Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-11-10T15:35:38.454Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-11-10T15:35:39.034Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-10T15:35:39.054Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2021-11-10T15:35:39.054Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-10T15:35:39.600Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-11-10T15:35:40.167Z] === CONT TestStopContainerWithTimeout/1 [2021-11-10T15:35:41.581Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.15s) [2021-11-10T15:35:41.581Z] === RUN TestNISDomainname [2021-11-10T15:35:41.581Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-11-10T15:35:41.581Z] --- SKIP: TestNISDomainname (0.01s) [2021-11-10T15:35:41.581Z] === RUN TestHostnameDnsResolution [2021-11-10T15:35:41.839Z] --- PASS: TestHostnameDnsResolution (0.65s) [2021-11-10T15:35:41.839Z] === RUN TestStats [2021-11-10T15:35:41.839Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T15:35:41.839Z] --- SKIP: TestStats (0.00s) [2021-11-10T15:35:41.839Z] === RUN TestStopContainerWithTimeout [2021-11-10T15:35:41.839Z] === RUN TestStopContainerWithTimeout/0 [2021-11-10T15:35:41.839Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-10T15:35:41.839Z] === RUN TestStopContainerWithTimeout/1 [2021-11-10T15:35:41.839Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-10T15:35:41.839Z] === RUN TestStopContainerWithTimeout/3 [2021-11-10T15:35:41.839Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-10T15:35:41.839Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-10T15:35:41.839Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-10T15:35:41.839Z] === CONT TestStopContainerWithTimeout/0 [2021-11-10T15:35:41.839Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-10T15:35:42.072Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-11-10T15:35:42.072Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-11-10T15:35:42.072Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2021-11-10T15:35:42.072Z] --- PASS: TestStopContainerWithTimeout/-1 (3.19s) [2021-11-10T15:35:42.072Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2021-11-10T15:35:42.072Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2021-11-10T15:35:42.072Z] === RUN TestDeleteDevicemapper [2021-11-10T15:35:42.072Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-10T15:35:42.072Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-10T15:35:42.072Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-10T15:35:42.404Z] === CONT TestStopContainerWithTimeout/3 [2021-11-10T15:35:42.478Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-11-10T15:35:43.048Z] tests/integration/api_client_test.py ..... [ 7%] [2021-11-10T15:35:43.974Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-10T15:35:44.014Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-10T15:35:44.233Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.38s) [2021-11-10T15:35:44.233Z] === RUN TestUpdateMemory [2021-11-10T15:35:44.233Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-11-10T15:35:44.233Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-10T15:35:44.233Z] === RUN TestUpdateCPUQuota [2021-11-10T15:35:44.303Z] === CONT TestStopContainerWithTimeout/1 [2021-11-10T15:35:44.449Z] tests/integration/api_config_test.py ..... [ 8%] [2021-11-10T15:35:46.136Z] --- PASS: TestUpdateCPUQuota (1.59s) [2021-11-10T15:35:46.136Z] === RUN TestUpdatePidsLimit [2021-11-10T15:35:46.136Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-10T15:35:46.136Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-10T15:35:46.203Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-10T15:35:46.203Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2021-11-10T15:35:46.203Z] --- PASS: TestStopContainerWithTimeout/-1 (2.54s) [2021-11-10T15:35:46.203Z] --- PASS: TestStopContainerWithTimeout/3 (2.35s) [2021-11-10T15:35:46.203Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2021-11-10T15:35:46.203Z] === RUN TestDeleteDevicemapper [2021-11-10T15:35:46.203Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-10T15:35:46.203Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-10T15:35:46.203Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-10T15:35:46.395Z] === RUN TestUpdatePidsLimit/no_change [2021-11-10T15:35:46.654Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-10T15:35:46.913Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-10T15:35:47.138Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.28s) [2021-11-10T15:35:47.138Z] === RUN TestUpdateMemory [2021-11-10T15:35:47.138Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T15:35:47.138Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-10T15:35:47.138Z] === RUN TestUpdateCPUQuota [2021-11-10T15:35:47.138Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T15:35:47.138Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-11-10T15:35:47.138Z] === RUN TestUpdatePidsLimit [2021-11-10T15:35:47.138Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T15:35:47.138Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-11-10T15:35:47.138Z] === RUN TestUpdateRestartPolicy [2021-11-10T15:35:47.172Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-10T15:35:47.431Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-10T15:35:47.431Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-10T15:35:47.999Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-10T15:35:47.999Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-10T15:35:48.258Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-10T15:35:48.258Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-10T15:35:48.825Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-10T15:35:48.825Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-11-10T15:35:48.825Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-10T15:35:49.764Z] --- PASS: TestUpdatePidsLimit (3.65s) [2021-11-10T15:35:49.764Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2021-11-10T15:35:49.764Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2021-11-10T15:35:49.764Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2021-11-10T15:35:49.764Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2021-11-10T15:35:49.764Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2021-11-10T15:35:49.764Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2021-11-10T15:35:49.764Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2021-11-10T15:35:49.764Z] === RUN TestUpdateRestartPolicy [2021-11-10T15:35:50.331Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-10T15:35:50.571Z] --- PASS: TestServiceUpdatePidsLimit (15.54s) [2021-11-10T15:35:50.571Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2021-11-10T15:35:50.571Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2021-11-10T15:35:50.571Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2021-11-10T15:35:50.571Z] PASS [2021-11-10T15:35:50.571Z] [2021-11-10T15:35:50.571Z] === Skipped [2021-11-10T15:35:50.571Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-10T15:35:50.571Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-10T15:35:50.571Z] [2021-11-10T15:35:50.571Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-11-10T15:35:50.571Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-10T15:35:50.571Z] [2021-11-10T15:35:50.571Z] [2021-11-10T15:35:50.571Z] DONE 27 tests, 2 skipped in 144.612s [2021-11-10T15:35:50.571Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-11-10T15:35:50.571Z] ++ 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-11-10T15:35:50.571Z] ++ set -e [2021-11-10T15:35:50.571Z] ++ '[' -n 0 ']' [2021-11-10T15:35:50.571Z] ++ set -x [2021-11-10T15:35:50.571Z] ++ 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-11-10T15:35:50.571Z] INFO: Testing against a local daemon [2021-11-10T15:35:50.571Z] === RUN TestSessionCreate [2021-11-10T15:35:50.571Z] --- PASS: TestSessionCreate (0.02s) [2021-11-10T15:35:50.571Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-10T15:35:50.571Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-10T15:35:50.571Z] PASS [2021-11-10T15:35:50.571Z] [2021-11-10T15:35:50.571Z] DONE 2 tests in 0.134s [2021-11-10T15:35:50.571Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-11-10T15:35:50.571Z] ++ 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-11-10T15:35:50.571Z] ++ set -e [2021-11-10T15:35:50.571Z] ++ '[' -n 0 ']' [2021-11-10T15:35:50.571Z] ++ set -x [2021-11-10T15:35:50.571Z] ++ 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-11-10T15:35:50.571Z] INFO: Testing against a local daemon [2021-11-10T15:35:50.571Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-10T15:35:50.571Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-10T15:35:50.571Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-10T15:35:50.571Z] === RUN TestEventsExecDie [2021-11-10T15:35:50.571Z] --- PASS: TestEventsExecDie (0.44s) [2021-11-10T15:35:50.571Z] === RUN TestEventsBackwardsCompatible [2021-11-10T15:35:50.571Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-11-10T15:35:50.571Z] === RUN TestInfoBinaryCommits [2021-11-10T15:35:50.571Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-10T15:35:50.571Z] === RUN TestInfoAPIVersioned [2021-11-10T15:35:50.571Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-10T15:35:50.571Z] === RUN TestInfoDiscoveryBackend [2021-11-10T15:35:51.137Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-11-10T15:35:51.137Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-10T15:35:51.267Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-11-10T15:35:51.736Z] Removing intermediate container 666b66e203ed [2021-11-10T15:35:51.736Z] ---> 05576b409c1c [2021-11-10T15:35:51.736Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-10T15:35:51.736Z] ---> Running in a16d1e4e1b0e [2021-11-10T15:35:51.736Z] Removing intermediate container a16d1e4e1b0e [2021-11-10T15:35:51.736Z] ---> 6eb320ee4a6b [2021-11-10T15:35:51.736Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-10T15:35:51.736Z] ---> Running in 93df5a8a27f4 [2021-11-10T15:35:51.736Z] Removing intermediate container 93df5a8a27f4 [2021-11-10T15:35:51.736Z] ---> 2fad6f7861f7 [2021-11-10T15:35:51.736Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-10T15:35:51.736Z] [2021-11-10T15:35:51.736Z] ---> ae1a4d165e21 [2021-11-10T15:35:51.736Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-10T15:35:51.736Z] ---> Running in 07d3c6441d22 [2021-11-10T15:35:52.083Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-10T15:35:52.083Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-10T15:35:52.649Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-11-10T15:35:52.649Z] === RUN TestInfoAPI [2021-11-10T15:35:52.649Z] --- PASS: TestInfoAPI (0.02s) [2021-11-10T15:35:52.649Z] === RUN TestInfoAPIWarnings [2021-11-10T15:35:52.654Z] --- PASS: TestServiceUpdateConfigs (14.29s) [2021-11-10T15:35:52.655Z] === RUN TestServiceUpdateNetwork [2021-11-10T15:35:53.799Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-11-10T15:35:54.366Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-10T15:35:55.301Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-10T15:35:55.301Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-11-10T15:35:55.870Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-10T15:35:56.130Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-10T15:35:57.066Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-10T15:35:57.325Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-11-10T15:35:57.325Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-10T15:35:57.584Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-10T15:35:59.332Z] --- PASS: TestUpdateRestartPolicy (10.80s) [2021-11-10T15:35:59.332Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-10T15:35:59.332Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2021-11-10T15:35:59.332Z] === RUN TestWaitNonBlocked [2021-11-10T15:35:59.332Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-10T15:35:59.332Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-10T15:35:59.332Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-10T15:35:59.332Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-10T15:35:59.332Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-10T15:35:59.332Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-10T15:35:59.332Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-11-10T15:35:59.332Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2021-11-10T15:35:59.332Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2021-11-10T15:35:59.332Z] === RUN TestWaitBlocked [2021-11-10T15:35:59.332Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-10T15:35:59.332Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-10T15:35:59.332Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-10T15:35:59.332Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-10T15:35:59.332Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-10T15:35:59.332Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-10T15:35:59.590Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-10T15:35:59.590Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s) [2021-11-10T15:35:59.590Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2021-11-10T15:35:59.590Z] === CONT TestDaemonRestartIpcMode [2021-11-10T15:35:59.590Z] === CONT TestIpcModeOlderClient [2021-11-10T15:35:59.853Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-11-10T15:35:59.853Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-10T15:36:00.131Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-11-10T15:36:00.131Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-11-10T15:36:00.131Z] check_test.go:309: [d15cb31affba3] daemon is not started [2021-11-10T15:36:00.131Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-11-10T15:36:00.131Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-11-10T15:36:00.131Z] check_test.go:309: [d2379dab24d63] daemon is not started [2021-11-10T15:36:00.131Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-11-10T15:36:02.035Z] --- PASS: TestUpdateRestartPolicy (12.43s) [2021-11-10T15:36:02.035Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-10T15:36:02.035Z] check_test.go:309: [db19a1c44cfb9] daemon is not started [2021-11-10T15:36:02.035Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-11-10T15:36:02.601Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2021-11-10T15:36:02.601Z] === RUN TestWaitNonBlocked [2021-11-10T15:36:02.860Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-10T15:36:02.860Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-10T15:36:02.860Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-10T15:36:02.860Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-10T15:36:02.860Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-10T15:36:02.860Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-10T15:36:04.038Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.23s) [2021-11-10T15:36:04.239Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-11-10T15:36:04.239Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2021-11-10T15:36:04.239Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2021-11-10T15:36:04.239Z] === RUN TestWaitBlocked [2021-11-10T15:36:04.239Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-10T15:36:04.239Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-10T15:36:04.239Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-10T15:36:04.239Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-10T15:36:04.239Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-10T15:36:04.239Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-10T15:36:04.296Z] --- PASS: TestDaemonRestartIpcMode (4.63s) [2021-11-10T15:36:04.296Z] PASS [2021-11-10T15:36:04.296Z] [2021-11-10T15:36:04.296Z] === Skipped [2021-11-10T15:36:04.296Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-10T15:36:04.296Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-10T15:36:04.296Z] [2021-11-10T15:36:04.296Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-11-10T15:36:04.296Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-10T15:36:04.296Z] [2021-11-10T15:36:04.296Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-11-10T15:36:04.296Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T15:36:04.296Z] [2021-11-10T15:36:04.296Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-11-10T15:36:04.296Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-10T15:36:04.296Z] [2021-11-10T15:36:04.296Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-11-10T15:36:04.296Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-10T15:36:04.296Z] [2021-11-10T15:36:04.296Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-11-10T15:36:04.296Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-10T15:36:04.296Z] [2021-11-10T15:36:04.296Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-11-10T15:36:04.296Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-10T15:36:04.296Z] [2021-11-10T15:36:04.296Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-10T15:36:04.296Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-10T15:36:04.296Z] [2021-11-10T15:36:04.296Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-10T15:36:04.296Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-10T15:36:04.296Z] [2021-11-10T15:36:04.296Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-10T15:36:04.296Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T15:36:04.296Z] [2021-11-10T15:36:04.296Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-10T15:36:04.296Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-10T15:36:04.296Z] [2021-11-10T15:36:04.296Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-11-10T15:36:04.296Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-10T15:36:04.296Z] [2021-11-10T15:36:04.296Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-11-10T15:36:04.296Z] 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-11-10T15:36:04.296Z] [2021-11-10T15:36:04.296Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-11-10T15:36:04.296Z] 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-11-10T15:36:04.296Z] [2021-11-10T15:36:04.296Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-11-10T15:36:04.296Z] 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-11-10T15:36:04.296Z] [2021-11-10T15:36:04.296Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-11-10T15:36:04.296Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T15:36:04.296Z] [2021-11-10T15:36:04.296Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-10T15:36:04.296Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-10T15:36:04.296Z] [2021-11-10T15:36:04.296Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-11-10T15:36:04.296Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T15:36:04.296Z] [2021-11-10T15:36:04.296Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-11-10T15:36:04.296Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-10T15:36:04.296Z] [2021-11-10T15:36:04.296Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-11-10T15:36:04.297Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-11-10T15:36:04.297Z] [2021-11-10T15:36:04.297Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-11-10T15:36:04.297Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T15:36:04.297Z] [2021-11-10T15:36:04.297Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-10T15:36:04.297Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-10T15:36:04.297Z] [2021-11-10T15:36:04.297Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-10T15:36:04.297Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T15:36:04.297Z] [2021-11-10T15:36:04.297Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-11-10T15:36:04.297Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T15:36:04.297Z] [2021-11-10T15:36:04.297Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-11-10T15:36:04.297Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-10T15:36:04.297Z] [2021-11-10T15:36:04.297Z] [2021-11-10T15:36:04.297Z] DONE 176 tests, 25 skipped in 83.272s [2021-11-10T15:36:04.297Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-10T15:36:04.555Z] INFO: Testing against a local daemon [2021-11-10T15:36:04.555Z] === RUN TestCommitInheritsEnv [2021-11-10T15:36:04.816Z] --- PASS: TestServiceUpdateNetwork (12.08s) [2021-11-10T15:36:04.816Z] === RUN TestServiceUpdatePidsLimit [2021-11-10T15:36:05.072Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-10T15:36:05.176Z] --- PASS: TestWaitBlocked (0.02s) [2021-11-10T15:36:05.176Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2021-11-10T15:36:05.176Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2021-11-10T15:36:05.176Z] === CONT TestContainerStartOnDaemonRestart [2021-11-10T15:36:05.176Z] === CONT TestContainerKillOnDaemonStart [2021-11-10T15:36:05.998Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-10T15:36:06.452Z] --- PASS: TestCommitInheritsEnv (1.68s) [2021-11-10T15:36:06.452Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-10T15:36:06.452Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-10T15:36:06.452Z] === RUN TestImagesFilterMultiReference [2021-11-10T15:36:06.453Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-11-10T15:36:06.453Z] === RUN TestImagePullPlatformInvalid [2021-11-10T15:36:06.453Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-10T15:36:06.453Z] === RUN TestRemoveImageOrphaning [2021-11-10T15:36:07.079Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-11-10T15:36:08.016Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-10T15:36:08.374Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-11-10T15:36:08.375Z] === RUN TestRemoveImageGarbageCollector [2021-11-10T15:36:08.375Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-10T15:36:08.375Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-10T15:36:08.375Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-10T15:36:08.375Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-11-10T15:36:08.375Z] === RUN TestTagInvalidReference [2021-11-10T15:36:08.375Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-10T15:36:08.375Z] === RUN TestTagValidPrefixedRepo [2021-11-10T15:36:08.375Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-11-10T15:36:08.375Z] === RUN TestTagExistedNameWithoutForce [2021-11-10T15:36:08.375Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-10T15:36:08.375Z] === RUN TestTagOfficialNames [2021-11-10T15:36:08.375Z] --- PASS: TestTagOfficialNames (0.06s) [2021-11-10T15:36:08.375Z] === RUN TestTagMatchesDigest [2021-11-10T15:36:08.375Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-10T15:36:08.375Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-10T15:36:08.584Z] --- PASS: TestContainerStartOnDaemonRestart (3.46s) [2021-11-10T15:36:08.584Z] === CONT TestIpcModeOlderClient [2021-11-10T15:36:08.584Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-10T15:36:08.844Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-11-10T15:36:08.844Z] === CONT TestDaemonHostGatewayIP [2021-11-10T15:36:09.410Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-10T15:36:09.978Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-11-10T15:36:10.723Z] --- PASS: TestInfoAPIWarnings (16.20s) [2021-11-10T15:36:10.723Z] === RUN TestInfoDebug [2021-11-10T15:36:10.723Z] --- PASS: TestInfoDebug (0.52s) [2021-11-10T15:36:10.723Z] === RUN TestInfoInsecureRegistries [2021-11-10T15:36:10.723Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-11-10T15:36:10.723Z] === RUN TestInfoRegistryMirrors [2021-11-10T15:36:10.723Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-11-10T15:36:10.723Z] === RUN TestLoginFailsWithBadCredentials [2021-11-10T15:36:10.723Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2021-11-10T15:36:10.723Z] === RUN TestPingCacheHeaders [2021-11-10T15:36:10.723Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-10T15:36:10.723Z] === RUN TestPingGet [2021-11-10T15:36:10.723Z] --- PASS: TestPingGet (0.02s) [2021-11-10T15:36:10.723Z] === RUN TestPingHead [2021-11-10T15:36:10.723Z] --- PASS: TestPingHead (0.02s) [2021-11-10T15:36:10.723Z] === RUN TestVersion [2021-11-10T15:36:10.723Z] --- PASS: TestVersion (0.02s) [2021-11-10T15:36:10.723Z] PASS [2021-11-10T15:36:10.723Z] [2021-11-10T15:36:10.723Z] === Skipped [2021-11-10T15:36:10.723Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-10T15:36:10.723Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-10T15:36:10.723Z] [2021-11-10T15:36:10.723Z] [2021-11-10T15:36:10.723Z] DONE 18 tests, 1 skipped in 20.658s [2021-11-10T15:36:10.723Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-10T15:36:10.723Z] ++ 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-11-10T15:36:10.723Z] ++ set -e [2021-11-10T15:36:10.723Z] ++ '[' -n 0 ']' [2021-11-10T15:36:10.723Z] ++ set -x [2021-11-10T15:36:10.723Z] ++ 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-11-10T15:36:10.723Z] INFO: Testing against a local daemon [2021-11-10T15:36:10.723Z] === RUN TestVolumesCreateAndList [2021-11-10T15:36:10.723Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-10T15:36:10.723Z] === RUN TestVolumesRemove [2021-11-10T15:36:10.981Z] --- PASS: TestVolumesRemove (0.06s) [2021-11-10T15:36:10.981Z] === RUN TestVolumesInspect [2021-11-10T15:36:10.981Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-10T15:36:10.981Z] === RUN TestVolumesInvalidJSON [2021-11-10T15:36:10.981Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-10T15:36:10.981Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-10T15:36:10.981Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-10T15:36:10.981Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-10T15:36:10.981Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-10T15:36:10.981Z] PASS [2021-11-10T15:36:10.981Z] [2021-11-10T15:36:10.981Z] DONE 5 tests in 0.213s [2021-11-10T15:36:10.981Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-10T15:36:10.981Z] ++++ cat bundles/test-integration/docker.pid [2021-11-10T15:36:10.981Z] +++ kill 12180 [2021-11-10T15:36:11.880Z] --- PASS: TestDaemonHostGatewayIP (3.21s) [2021-11-10T15:36:11.880Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-10T15:36:12.139Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-10T15:36:12.355Z] +++ /etc/init.d/apparmor stop [2021-11-10T15:36:12.355Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-10T15:36:12.355Z] [2021-11-10T15:36:12.355Z] Unloading profiles will leave already running processes permanently [2021-11-10T15:36:12.355Z] unconfined, which can lead to unexpected situations. [2021-11-10T15:36:12.355Z] [2021-11-10T15:36:12.355Z] To set a process to complain mode, use the command line tool [2021-11-10T15:36:12.355Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-10T15:36:12.355Z] +++ true [2021-11-10T15:36:12.355Z] exiting test-integration [2021-11-10T15:36:12.355Z] ++ exit 0 [2021-11-10T15:36:12.355Z] [2021-11-10T15:36:13.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled Post stage [Pipeline] junit [2021-11-10T15:36:13.303Z] Recording test results [2021-11-10T15:36:13.425Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-10T15:36:13.757Z] + echo Ensuring container killed. [2021-11-10T15:36:13.757Z] Ensuring container killed. [2021-11-10T15:36:13.757Z] + docker rm -vf docker-pr4 [2021-11-10T15:36:13.757Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-11-10T15:36:14.037Z] + echo Chowning /workspace to jenkins user [2021-11-10T15:36:14.037Z] Chowning /workspace to jenkins user [2021-11-10T15:36:14.037Z] + id -u [2021-11-10T15:36:14.037Z] + id -g [2021-11-10T15:36:14.037Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43008:/workspace busybox chown -R 1000:1000 /workspace [2021-11-10T15:36:14.077Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-10T15:36:14.405Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-11-10T15:36:14.450Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.47s) [2021-11-10T15:36:14.450Z] === CONT TestDaemonRestartIpcMode [2021-11-10T15:36:15.386Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-10T15:36:15.644Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-11-10T15:36:15.733Z] + bundleName=arm64-integration [2021-11-10T15:36:15.733Z] + echo Creating arm64-integration-bundles.tar.gz [2021-11-10T15:36:15.733Z] Creating arm64-integration-bundles.tar.gz [2021-11-10T15:36:15.733Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-11-10T15:36:15.733Z] + 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-11-10T15:36:16.004Z] Archiving artifacts [2021-11-10T15:36:16.271Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43008/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-10T15:36:16.584Z] + make clean [2021-11-10T15:36:16.584Z] docker volume rm -f docker-dev-cache [2021-11-10T15:36:16.584Z] docker-dev-cache [Pipeline] deleteDir [2021-11-10T15:36:17.021Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-10T15:36:17.021Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-11-10T15:36:17.021Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-10T15:36:17.021Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-11-10T15:36:17.021Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-10T15:36:17.021Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-11-10T15:36:17.021Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-10T15:36:17.021Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-11-10T15:36:17.021Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-10T15:36:17.025Z] Removing intermediate container 07d3c6441d22 [2021-11-10T15:36:17.025Z] ---> 32ababcd6f2f [2021-11-10T15:36:17.025Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-10T15:36:17.025Z] ---> Running in b1777fd93bf9 [2021-11-10T15:36:17.496Z] [2021-11-10T15:36:17.496Z] SUCCESS: Specified value was saved. [2021-11-10T15:36:17.590Z] --- PASS: TestDaemonRestartIpcMode (3.01s) [Pipeline] } [Pipeline] // withEnv [2021-11-10T15:36:18.159Z] --- PASS: TestContainerKillOnDaemonStart (12.94s) [2021-11-10T15:36:18.159Z] PASS [2021-11-10T15:36:18.159Z] [2021-11-10T15:36:18.159Z] === Skipped [2021-11-10T15:36:18.159Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-10T15:36:18.159Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-10T15:36:18.159Z] [2021-11-10T15:36:18.159Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-10T15:36:18.159Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-10T15:36:18.159Z] [2021-11-10T15:36:18.159Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-10T15:36:18.159Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-10T15:36:18.159Z] [2021-11-10T15:36:18.159Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-10T15:36:18.159Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-10T15:36:18.159Z] [2021-11-10T15:36:18.159Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-10T15:36:18.159Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-10T15:36:18.159Z] [2021-11-10T15:36:18.159Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-10T15:36:18.159Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-11-10T15:36:18.159Z] [2021-11-10T15:36:18.159Z] [2021-11-10T15:36:18.159Z] DONE 195 tests, 6 skipped in 144.698s [2021-11-10T15:36:18.159Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-10T15:36:18.159Z] ++ 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-11-10T15:36:18.159Z] ++ set -e [2021-11-10T15:36:18.159Z] ++ '[' -n 0 ']' [2021-11-10T15:36:18.159Z] ++ set -x [2021-11-10T15:36:18.159Z] ++ 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-10T15:36:18.418Z] INFO: Testing against a local daemon [2021-11-10T15:36:18.418Z] === RUN TestCommitInheritsEnv [2021-11-10T15:36:18.986Z] --- PASS: TestCommitInheritsEnv (0.39s) [2021-11-10T15:36:18.986Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-10T15:36:18.986Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-10T15:36:18.986Z] === RUN TestImagesFilterMultiReference [2021-11-10T15:36:18.986Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-11-10T15:36:18.986Z] === RUN TestImagePullPlatformInvalid [2021-11-10T15:36:18.986Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-11-10T15:36:18.986Z] === RUN TestRemoveImageOrphaning [2021-11-10T15:36:19.247Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2021-11-10T15:36:19.247Z] === RUN TestRemoveImageGarbageCollector [2021-11-10T15:36:19.711Z] Removing intermediate container b1777fd93bf9 [2021-11-10T15:36:19.711Z] ---> e3329454f0eb [2021-11-10T15:36:19.711Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-10T15:36:19.711Z] ---> Running in 6bf12621a8ef [2021-11-10T15:36:19.815Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-11-10T15:36:20.074Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-10T15:36:20.653Z] --- PASS: TestServiceUpdatePidsLimit (16.25s) [2021-11-10T15:36:20.653Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2021-11-10T15:36:20.653Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-11-10T15:36:20.653Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2021-11-10T15:36:20.653Z] PASS [2021-11-10T15:36:20.653Z] [2021-11-10T15:36:20.653Z] === Skipped [2021-11-10T15:36:20.653Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-10T15:36:20.653Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-10T15:36:20.653Z] [2021-11-10T15:36:20.653Z] [2021-11-10T15:36:20.653Z] DONE 27 tests, 1 skipped in 181.621s [2021-11-10T15:36:20.653Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-10T15:36:20.653Z] INFO: Testing against a local daemon [2021-11-10T15:36:20.653Z] === RUN TestSessionCreate [2021-11-10T15:36:20.653Z] --- PASS: TestSessionCreate (0.03s) [2021-11-10T15:36:20.653Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-10T15:36:20.653Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-10T15:36:20.653Z] PASS [2021-11-10T15:36:20.653Z] [2021-11-10T15:36:20.653Z] DONE 2 tests in 0.087s [2021-11-10T15:36:20.653Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-10T15:36:20.653Z] INFO: Testing against a local daemon [2021-11-10T15:36:20.653Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-10T15:36:20.653Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-11-10T15:36:20.653Z] === RUN TestEventsExecDie [2021-11-10T15:36:20.653Z] --- PASS: TestEventsExecDie (0.55s) [2021-11-10T15:36:20.653Z] === RUN TestEventsBackwardsCompatible [2021-11-10T15:36:20.653Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-11-10T15:36:20.653Z] === RUN TestInfoBinaryCommits [2021-11-10T15:36:20.653Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-10T15:36:20.653Z] === RUN TestInfoAPIVersioned [2021-11-10T15:36:20.653Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-10T15:36:20.653Z] === RUN TestInfoDiscoveryBackend [2021-11-10T15:36:21.214Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-11-10T15:36:21.214Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-10T15:36:21.995Z] --- PASS: TestRemoveImageGarbageCollector (2.51s) [2021-11-10T15:36:21.995Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-10T15:36:21.995Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.11s) [2021-11-10T15:36:21.995Z] === RUN TestTagInvalidReference [2021-11-10T15:36:21.995Z] --- PASS: TestTagInvalidReference (0.02s) [2021-11-10T15:36:21.995Z] === RUN TestTagValidPrefixedRepo [2021-11-10T15:36:21.995Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-11-10T15:36:21.996Z] === RUN TestTagExistedNameWithoutForce [2021-11-10T15:36:21.996Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-11-10T15:36:21.996Z] === RUN TestTagOfficialNames [2021-11-10T15:36:22.254Z] --- PASS: TestTagOfficialNames (0.11s) [2021-11-10T15:36:22.254Z] === RUN TestTagMatchesDigest [2021-11-10T15:36:22.254Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-11-10T15:36:22.254Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-10T15:36:22.577Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-10T15:36:22.577Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-10T15:36:22.832Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-11-10T15:36:22.832Z] === RUN TestInfoAPI [2021-11-10T15:36:22.832Z] --- PASS: TestInfoAPI (0.02s) [2021-11-10T15:36:22.832Z] === RUN TestInfoAPIWarnings [2021-11-10T15:36:23.190Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-11-10T15:36:24.468Z] Cannot create a file when that file already exists. [2021-11-10T15:36:24.565Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-10T15:36:27.852Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-10T15:36:27.852Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-11-10T15:36:28.111Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-10T15:36:28.271Z] Removing intermediate container 6bf12621a8ef [2021-11-10T15:36:28.271Z] ---> 7c99b58ad510 [2021-11-10T15:36:28.271Z] Step 13/13 : CMD ["sh"] [2021-11-10T15:36:28.271Z] ---> Running in 839b0cf3c0ba [2021-11-10T15:36:28.271Z] Removing intermediate container 839b0cf3c0ba [2021-11-10T15:36:28.271Z] ---> 80f41fa9cef2 [2021-11-10T15:36:28.271Z] Successfully built 80f41fa9cef2 [2021-11-10T15:36:28.271Z] Successfully tagged busybox:latest [2021-11-10T15:36:28.271Z] INFO: Docker images of the daemon under test [2021-11-10T15:36:28.271Z] [2021-11-10T15:36:28.271Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-10T15:36:28.271Z] busybox latest 80f41fa9cef2 1 second ago 5.76GB [2021-11-10T15:36:28.271Z] mcr.microsoft.com/windows/servercore ltsc2019 617dd5ead5b8 6 days ago 5.74GB [2021-11-10T15:36:28.271Z] microsoft/windowsservercore latest 617dd5ead5b8 6 days ago 5.74GB [2021-11-10T15:36:28.271Z] [2021-11-10T15:36:28.271Z] INFO: Running integration tests at 11/10/2021 15:36:28... [2021-11-10T15:36:28.271Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-10T15:36:28.271Z] INFO: Integration API tests being run from the host: [2021-11-10T15:36:28.272Z] INFO: make.ps1 starting at 11/10/2021 15:36:28 [2021-11-10T15:36:29.257Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-10T15:36:30.644Z] check_test.go:309: [d25f7c49e349c] daemon is not started [2021-11-10T15:36:30.644Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-11-10T15:36:33.180Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-11-10T15:36:33.748Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-10T15:36:36.280Z] docker_cli_daemon_plugins_test.go:105: [dae7303afdc5f] daemon is not started [2021-11-10T15:36:37.657Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-11-10T15:36:39.034Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-10T15:36:39.294Z] check_test.go:309: [d0423121df43e] daemon is not started [2021-11-10T15:36:39.294Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-11-10T15:36:39.552Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-10T15:36:40.885Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-11-10T15:36:40.885Z] === RUN TestInfoDebug [2021-11-10T15:36:40.885Z] --- PASS: TestInfoDebug (0.52s) [2021-11-10T15:36:40.885Z] === RUN TestInfoInsecureRegistries [2021-11-10T15:36:40.885Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-11-10T15:36:40.885Z] === RUN TestInfoRegistryMirrors [2021-11-10T15:36:40.885Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-11-10T15:36:40.885Z] === RUN TestLoginFailsWithBadCredentials [2021-11-10T15:36:40.885Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-11-10T15:36:40.885Z] === RUN TestPingCacheHeaders [2021-11-10T15:36:40.885Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-10T15:36:40.885Z] === RUN TestPingGet [2021-11-10T15:36:40.885Z] --- PASS: TestPingGet (0.01s) [2021-11-10T15:36:40.885Z] === RUN TestPingHead [2021-11-10T15:36:40.885Z] --- PASS: TestPingHead (0.02s) [2021-11-10T15:36:40.885Z] === RUN TestVersion [2021-11-10T15:36:40.885Z] --- PASS: TestVersion (0.02s) [2021-11-10T15:36:40.885Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-11-10T15:36:40.929Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-10T15:36:42.249Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.15s) [2021-11-10T15:36:42.249Z] PASS [2021-11-10T15:36:42.249Z] [2021-11-10T15:36:42.249Z] DONE 18 tests in 21.926s [2021-11-10T15:36:42.249Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-10T15:36:42.249Z] INFO: Testing against a local daemon [2021-11-10T15:36:42.249Z] === RUN TestVolumesCreateAndList [2021-11-10T15:36:42.249Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-10T15:36:42.249Z] === RUN TestVolumesRemove [2021-11-10T15:36:42.249Z] --- PASS: TestVolumesRemove (0.07s) [2021-11-10T15:36:42.249Z] === RUN TestVolumesInspect [2021-11-10T15:36:42.249Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-10T15:36:42.249Z] === RUN TestVolumesInvalidJSON [2021-11-10T15:36:42.249Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-10T15:36:42.249Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-10T15:36:42.249Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-10T15:36:42.249Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-10T15:36:42.249Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-10T15:36:42.249Z] PASS [2021-11-10T15:36:42.249Z] [2021-11-10T15:36:42.249Z] DONE 5 tests in 0.164s [2021-11-10T15:36:42.250Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-10T15:36:42.832Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-11-10T15:36:43.613Z] Stopping apparmor (via systemctl): apparmor.service. [2021-11-10T15:36:43.613Z] Removing test suite binaries [2021-11-10T15:36:43.613Z] exiting test-integration [2021-11-10T15:36:43.613Z] ++ exit 0 [2021-11-10T15:36:43.613Z] [2021-11-10T15:36:43.769Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-10T15:36:44.028Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-10T15:36:44.028Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-10T15:36:45.418Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored Post stage [Pipeline] junit [2021-11-10T15:36:46.183Z] Recording test results [2021-11-10T15:36:46.280Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-10T15:36:46.353Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-10T15:36:46.646Z] + echo Ensuring container killed. [2021-11-10T15:36:46.646Z] Ensuring container killed. [2021-11-10T15:36:46.646Z] + docker rm -vf docker-pr4 [2021-11-10T15:36:46.646Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-11-10T15:36:46.961Z] + echo Chowning /workspace to jenkins user [2021-11-10T15:36:46.961Z] Chowning /workspace to jenkins user [2021-11-10T15:36:46.961Z] + id -u [2021-11-10T15:36:46.961Z] + id -g [2021-11-10T15:36:46.961Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43008:/workspace busybox chown -R 1000:1000 /workspace [2021-11-10T15:36:47.730Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-10T15:36:48.296Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-10T15:36:49.195Z] + bundleName=amd64-cgroup2 [2021-11-10T15:36:49.195Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-11-10T15:36:49.195Z] Creating amd64-cgroup2-bundles.tar.gz [2021-11-10T15:36:49.195Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-11-10T15:36:49.195Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-11-10T15:36:49.462Z] Archiving artifacts [2021-11-10T15:36:49.676Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-11-10T15:36:49.889Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43008/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-10T15:36:49.934Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-11-10T15:36:50.189Z] + make clean [2021-11-10T15:36:50.189Z] docker volume rm -f docker-dev-cache [2021-11-10T15:36:50.189Z] docker-dev-cache [Pipeline] deleteDir [2021-11-10T15:36:50.507Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-11-10T15:36:50.507Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-11-10T15:36:51.074Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-10T15:36:51.642Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-11-10T15:36:52.210Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-11-10T15:36:52.777Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-11-10T15:36:53.345Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-11-10T15:36:53.604Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-11-10T15:36:54.173Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-11-10T15:36:54.561Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-10T15:36:54.561Z] INFO: Testing against a local daemon [2021-11-10T15:36:54.561Z] === RUN TestBuildWithSession [2021-11-10T15:36:54.561Z] build_session_test.go:25: TODO: BuildKit [2021-11-10T15:36:54.561Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-10T15:36:54.561Z] === RUN TestBuildSquashParent [2021-11-10T15:36:54.561Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:36:54.561Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-10T15:36:54.561Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-10T15:36:54.561Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-10T15:36:54.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-10T15:36:54.561Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-10T15:36:54.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-10T15:36:54.561Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-10T15:36:54.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-10T15:36:54.561Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-10T15:36:54.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-10T15:36:54.561Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-10T15:36:54.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-10T15:36:54.561Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-10T15:36:54.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-10T15:36:54.561Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-10T15:36:54.561Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-10T15:36:54.561Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-10T15:36:54.561Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-10T15:36:54.742Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-11-10T15:36:55.310Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-11-10T15:36:55.881Z] check_test.go:309: [d6849f2048484] daemon is not started [2021-11-10T15:36:55.881Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-11-10T15:36:55.881Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-10T15:36:56.817Z] check_test.go:309: [d6d053302d452] daemon is not started [2021-11-10T15:36:56.817Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-11-10T15:36:57.384Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-10T15:36:57.384Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-11-10T15:36:58.759Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-11-10T15:37:00.136Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-10T15:37:02.040Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-11-10T15:37:02.607Z] check_test.go:309: [d43d2bd6c2db6] daemon is not started [2021-11-10T15:37:02.607Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-11-10T15:37:03.240Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-10T15:37:03.240Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-10T15:37:05.893Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-11-10T15:37:07.279Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-11-10T15:37:07.864Z] ..........................xx.................... [ 29%] [2021-11-10T15:37:10.408Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-10T15:37:10.408Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.12s) [2021-11-10T15:37:10.408Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.37s) [2021-11-10T15:37:10.408Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.58s) [2021-11-10T15:37:10.408Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.77s) [2021-11-10T15:37:10.408Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.64s) [2021-11-10T15:37:10.408Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.51s) [2021-11-10T15:37:10.408Z] === RUN TestBuildMultiStageCopy [2021-11-10T15:37:10.408Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-10T15:37:11.467Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-10T15:37:11.467Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-11-10T15:37:12.034Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-10T15:37:12.034Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-10T15:37:12.293Z] check_test.go:309: [d47777e629e03] daemon is not started [2021-11-10T15:37:12.293Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-11-10T15:37:16.482Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-10T15:37:16.740Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-10T15:37:17.565Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-10T15:37:17.565Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-10T15:37:18.033Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-10T15:37:18.118Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-10T15:37:18.502Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-10T15:37:19.490Z] --- PASS: TestBuildMultiStageCopy (9.65s) [2021-11-10T15:37:19.490Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.03s) [2021-11-10T15:37:19.490Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2021-11-10T15:37:19.490Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2021-11-10T15:37:19.490Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.72s) [2021-11-10T15:37:19.490Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.76s) [2021-11-10T15:37:19.490Z] === RUN TestBuildMultiStageParentConfig [2021-11-10T15:37:20.021Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-11-10T15:37:20.279Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-10T15:37:21.704Z] --- PASS: TestBuildMultiStageParentConfig (1.94s) [2021-11-10T15:37:21.705Z] === RUN TestBuildLabelWithTargets [2021-11-10T15:37:21.705Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-10T15:37:21.705Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-11-10T15:37:21.705Z] === RUN TestBuildWithEmptyLayers [2021-11-10T15:37:22.172Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2021-11-10T15:37:22.172Z] === RUN TestBuildMultiStageOnBuild [2021-11-10T15:37:23.564Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-11-10T15:37:24.725Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-11-10T15:37:26.097Z] check_test.go:309: [d348886b2604d] daemon is not started [2021-11-10T15:37:26.097Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-11-10T15:37:26.097Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-10T15:37:26.097Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-11-10T15:37:26.666Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-11-10T15:37:27.235Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-11-10T15:37:28.613Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-10T15:37:29.180Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-11-10T15:37:29.180Z] check_test.go:309: [d469518a0bd56] daemon is not started [2021-11-10T15:37:29.180Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-11-10T15:37:30.558Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-10T15:37:31.495Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-11-10T15:37:32.216Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-11-10T15:37:34.045Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-11-10T15:37:36.680Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-11-10T15:37:37.098Z] --- PASS: TestBuildMultiStageOnBuild (14.31s) [2021-11-10T15:37:37.098Z] === RUN TestBuildUncleanTarFilenames [2021-11-10T15:37:37.098Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-10T15:37:37.098Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-10T15:37:37.098Z] === RUN TestBuildMultiStageLayerLeak [2021-11-10T15:37:38.233Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-11-10T15:37:39.170Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-11-10T15:37:41.074Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-11-10T15:37:44.359Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-11-10T15:37:44.813Z] --- PASS: TestImportExtremelyLargeImageWorks (95.20s) [2021-11-10T15:37:44.813Z] PASS [2021-11-10T15:37:44.813Z] [2021-11-10T15:37:44.813Z] === Skipped [2021-11-10T15:37:44.813Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-10T15:37:44.813Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-10T15:37:44.813Z] [2021-11-10T15:37:44.813Z] [2021-11-10T15:37:44.813Z] DONE 12 tests, 1 skipped in 99.233s [2021-11-10T15:37:44.813Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-10T15:37:44.813Z] INFO: Testing against a local daemon [2021-11-10T15:37:44.813Z] === RUN TestNetworkCreateDelete [2021-11-10T15:37:44.813Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-11-10T15:37:44.813Z] === RUN TestDockerNetworkDeletePreferID [2021-11-10T15:37:44.813Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-11-10T15:37:44.813Z] === RUN TestDaemonDNSFallback [2021-11-10T15:37:44.926Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-10T15:37:44.926Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-10T15:37:47.458Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-11-10T15:37:49.993Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-10T15:37:49.994Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-10T15:37:50.253Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-10T15:37:51.198Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-10T15:37:51.198Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-10T15:37:51.457Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-11-10T15:37:51.457Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-10T15:37:52.026Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-10T15:37:52.566Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-11-10T15:37:52.922Z] --- PASS: TestDaemonDNSFallback (7.36s) [2021-11-10T15:37:52.922Z] === RUN TestInspectNetwork [2021-11-10T15:37:52.922Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:37:52.922Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-10T15:37:52.922Z] === RUN TestRunContainerWithBridgeNone [2021-11-10T15:37:52.922Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T15:37:52.922Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-10T15:37:52.922Z] === RUN TestNetworkInvalidJSON [2021-11-10T15:37:52.922Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-10T15:37:52.922Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-10T15:37:52.922Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-10T15:37:52.922Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-10T15:37:52.922Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-10T15:37:52.922Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-10T15:37:52.922Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-10T15:37:52.922Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-10T15:37:52.922Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-10T15:37:52.922Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-10T15:37:52.922Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-10T15:37:52.922Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-10T15:37:52.922Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-10T15:37:52.922Z] === RUN TestNetworkList [2021-11-10T15:37:52.922Z] === RUN TestNetworkList//networks [2021-11-10T15:37:52.922Z] === PAUSE TestNetworkList//networks [2021-11-10T15:37:52.922Z] === RUN TestNetworkList//networks/ [2021-11-10T15:37:52.922Z] === PAUSE TestNetworkList//networks/ [2021-11-10T15:37:52.922Z] === CONT TestNetworkList//networks [2021-11-10T15:37:52.922Z] === CONT TestNetworkList//networks/ [2021-11-10T15:37:52.922Z] --- PASS: TestNetworkList (0.01s) [2021-11-10T15:37:52.922Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-10T15:37:52.922Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-10T15:37:52.922Z] === RUN TestHostIPv4BridgeLabel [2021-11-10T15:37:52.922Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T15:37:52.922Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-10T15:37:52.922Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-10T15:37:52.922Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T15:37:52.922Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-11-10T15:37:52.922Z] === RUN TestDaemonDefaultNetworkPools [2021-11-10T15:37:52.922Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T15:37:52.922Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-11-10T15:37:52.922Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-10T15:37:52.922Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T15:37:52.922Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-10T15:37:52.922Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-10T15:37:52.922Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T15:37:52.922Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-10T15:37:52.922Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-10T15:37:52.922Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T15:37:52.922Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-10T15:37:52.922Z] === RUN TestServiceWithPredefinedNetwork [2021-11-10T15:37:52.922Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:37:52.922Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-10T15:37:52.922Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-10T15:37:52.922Z] service_test.go:242: FLAKY_TEST [2021-11-10T15:37:52.922Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-10T15:37:52.922Z] === RUN TestServiceWithDataPathPortInit [2021-11-10T15:37:52.922Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:37:52.922Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-11-10T15:37:52.922Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-10T15:37:52.922Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:37:52.922Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-10T15:37:52.922Z] PASS [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] === Skipped [2021-11-10T15:37:52.922Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-11-10T15:37:52.922Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-11-10T15:37:52.922Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-11-10T15:37:52.922Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-11-10T15:37:52.922Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-11-10T15:37:52.922Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-10T15:37:52.922Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-10T15:37:52.922Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-10T15:37:52.922Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-11-10T15:37:52.922Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-10T15:37:52.922Z] service_test.go:242: FLAKY_TEST [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-11-10T15:37:52.922Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-10T15:37:52.922Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] DONE 22 tests, 12 skipped in 8.001s [2021-11-10T15:37:52.922Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-10T15:37:52.922Z] INFO: Testing against a local daemon [2021-11-10T15:37:52.922Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-10T15:37:52.922Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-10T15:37:52.922Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-10T15:37:52.922Z] === RUN TestDockerNetworkIpvlan [2021-11-10T15:37:52.922Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-10T15:37:52.922Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-10T15:37:52.922Z] PASS [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] === Skipped [2021-11-10T15:37:52.922Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-10T15:37:52.922Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-10T15:37:52.922Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] DONE 2 tests, 2 skipped in 0.113s [2021-11-10T15:37:52.922Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-10T15:37:52.922Z] INFO: Testing against a local daemon [2021-11-10T15:37:52.922Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-10T15:37:52.922Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T15:37:52.922Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-10T15:37:52.922Z] === RUN TestDockerNetworkMacvlan [2021-11-10T15:37:52.922Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T15:37:52.922Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-11-10T15:37:52.922Z] PASS [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] === Skipped [2021-11-10T15:37:52.922Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-10T15:37:52.922Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-11-10T15:37:52.922Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] DONE 2 tests, 2 skipped in 0.100s [2021-11-10T15:37:52.922Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-10T15:37:52.922Z] testing: warning: no tests to run [2021-11-10T15:37:52.922Z] PASS [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] DONE 0 tests in 0.022s [2021-11-10T15:37:52.922Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-10T15:37:52.922Z] INFO: Testing against a local daemon [2021-11-10T15:37:52.922Z] === RUN TestAuthZPluginAllowRequest [2021-11-10T15:37:52.922Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.922Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-11-10T15:37:52.922Z] === RUN TestAuthZPluginTLS [2021-11-10T15:37:52.922Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.922Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-11-10T15:37:52.922Z] === RUN TestAuthZPluginDenyRequest [2021-11-10T15:37:52.922Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.922Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-11-10T15:37:52.922Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-10T15:37:52.922Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.922Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-10T15:37:52.922Z] === RUN TestAuthZPluginDenyResponse [2021-11-10T15:37:52.922Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.922Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-11-10T15:37:52.922Z] === RUN TestAuthZPluginAllowEventStream [2021-11-10T15:37:52.922Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.922Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-11-10T15:37:52.922Z] === RUN TestAuthZPluginErrorResponse [2021-11-10T15:37:52.922Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.922Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-11-10T15:37:52.922Z] === RUN TestAuthZPluginErrorRequest [2021-11-10T15:37:52.922Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.922Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-11-10T15:37:52.922Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-10T15:37:52.922Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.922Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-10T15:37:52.922Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-10T15:37:52.922Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.922Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-10T15:37:52.922Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-10T15:37:52.922Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.922Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-10T15:37:52.922Z] === RUN TestAuthZPluginHeader [2021-11-10T15:37:52.922Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.922Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-11-10T15:37:52.922Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-10T15:37:52.922Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.922Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-11-10T15:37:52.922Z] === RUN TestAuthZPluginV2Disable [2021-11-10T15:37:52.922Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.922Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-11-10T15:37:52.922Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-10T15:37:52.922Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.922Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-10T15:37:52.922Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-10T15:37:52.922Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.922Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-11-10T15:37:52.922Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-10T15:37:52.922Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.922Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-11-10T15:37:52.922Z] PASS [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] === Skipped [2021-11-10T15:37:52.922Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-11-10T15:37:52.922Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-11-10T15:37:52.922Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-11-10T15:37:52.922Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.922Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-10T15:37:52.922Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.922Z] [2021-11-10T15:37:52.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-11-10T15:37:52.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.923Z] [2021-11-10T15:37:52.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-11-10T15:37:52.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.923Z] [2021-11-10T15:37:52.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-11-10T15:37:52.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.923Z] [2021-11-10T15:37:52.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-11-10T15:37:52.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.923Z] [2021-11-10T15:37:52.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-10T15:37:52.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.923Z] [2021-11-10T15:37:52.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-10T15:37:52.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.923Z] [2021-11-10T15:37:52.923Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-10T15:37:52.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.923Z] [2021-11-10T15:37:52.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-11-10T15:37:52.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.923Z] [2021-11-10T15:37:52.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-11-10T15:37:52.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.923Z] [2021-11-10T15:37:52.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-11-10T15:37:52.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.923Z] [2021-11-10T15:37:52.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-10T15:37:52.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.923Z] [2021-11-10T15:37:52.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-11-10T15:37:52.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.923Z] [2021-11-10T15:37:52.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-11-10T15:37:52.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.923Z] [2021-11-10T15:37:52.923Z] [2021-11-10T15:37:52.923Z] DONE 17 tests, 17 skipped in 0.357s [2021-11-10T15:37:52.923Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-10T15:37:52.923Z] INFO: Testing against a local daemon [2021-11-10T15:37:52.923Z] === RUN TestPluginInvalidJSON [2021-11-10T15:37:52.923Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-10T15:37:52.923Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-10T15:37:52.923Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-10T15:37:52.923Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-11-10T15:37:52.923Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-11-10T15:37:52.923Z] === RUN TestPluginInstall [2021-11-10T15:37:52.923Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.923Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-10T15:37:52.923Z] === RUN TestPluginsWithRuntimes [2021-11-10T15:37:52.923Z] 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-11-10T15:37:52.923Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-10T15:37:52.923Z] === RUN TestPluginBackCompatMediaTypes [2021-11-10T15:37:52.923Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-10T15:37:52.923Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-10T15:37:52.923Z] PASS [2021-11-10T15:37:52.923Z] [2021-11-10T15:37:52.923Z] === Skipped [2021-11-10T15:37:52.923Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-11-10T15:37:52.923Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-10T15:37:52.923Z] [2021-11-10T15:37:52.923Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-11-10T15:37:52.923Z] 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-11-10T15:37:52.923Z] [2021-11-10T15:37:52.923Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-11-10T15:37:52.923Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-10T15:37:52.923Z] [2021-11-10T15:37:52.923Z] [2021-11-10T15:37:52.923Z] DONE 5 tests, 3 skipped in 0.132s [2021-11-10T15:37:52.923Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-10T15:37:52.923Z] INFO: Testing against a local daemon [2021-11-10T15:37:52.923Z] === RUN TestExternalGraphDriver [2021-11-10T15:37:52.923Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-10T15:37:52.923Z] --- SKIP: TestExternalGraphDriver (0.05s) [2021-11-10T15:37:52.923Z] === RUN TestGraphdriverPluginV2 [2021-11-10T15:37:53.403Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-11-10T15:37:54.339Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-10T15:37:54.339Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-11-10T15:37:55.086Z] --- PASS: TestBuildMultiStageLayerLeak (18.08s) [2021-11-10T15:37:55.086Z] === RUN TestBuildWithHugeFile [2021-11-10T15:37:55.715Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-11-10T15:37:55.715Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-10T15:37:57.618Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-10T15:37:58.187Z] --- PASS: TestGraphdriverPluginV2 (5.49s) [2021-11-10T15:37:58.187Z] PASS [2021-11-10T15:37:58.187Z] [2021-11-10T15:37:58.187Z] === Skipped [2021-11-10T15:37:58.187Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.05s) [2021-11-10T15:37:58.187Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-10T15:37:58.187Z] [2021-11-10T15:37:58.187Z] [2021-11-10T15:37:58.187Z] DONE 2 tests, 1 skipped in 5.657s [2021-11-10T15:37:58.187Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-10T15:37:58.187Z] INFO: Testing against a local daemon [2021-11-10T15:37:58.187Z] === RUN TestContinueAfterPluginCrash [2021-11-10T15:37:58.187Z] === PAUSE TestContinueAfterPluginCrash [2021-11-10T15:37:58.187Z] === RUN TestReadPluginNoRead [2021-11-10T15:37:58.187Z] === PAUSE TestReadPluginNoRead [2021-11-10T15:37:58.187Z] === RUN TestDaemonStartWithLogOpt [2021-11-10T15:37:58.187Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-10T15:37:58.187Z] === CONT TestContinueAfterPluginCrash [2021-11-10T15:37:58.187Z] === CONT TestDaemonStartWithLogOpt [2021-11-10T15:37:58.553Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-11-10T15:37:58.811Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-10T15:38:00.199Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-10T15:38:01.587Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-10T15:38:01.864Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-11-10T15:38:03.327Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-11-10T15:38:04.122Z] docker_cli_daemon_test.go:2550: [d5b42c1021cf8] daemon is not started [2021-11-10T15:38:04.748Z] --- PASS: TestDaemonStartWithLogOpt (6.11s) [2021-11-10T15:38:04.748Z] === CONT TestReadPluginNoRead [2021-11-10T15:38:06.026Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-11-10T15:38:08.030Z] === RUN TestReadPluginNoRead/default [2021-11-10T15:38:08.030Z] --- PASS: TestContinueAfterPluginCrash (9.76s) [2021-11-10T15:38:08.393Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-11-10T15:38:08.558Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-10T15:38:09.933Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-10T15:38:12.464Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-10T15:38:13.829Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-10T15:38:14.364Z] === CONT TestReadPluginNoRead [2021-11-10T15:38:14.364Z] read_test.go:92: [dab4d3b5d76c1] daemon is not started [2021-11-10T15:38:14.364Z] --- PASS: TestReadPluginNoRead (10.01s) [2021-11-10T15:38:14.364Z] --- PASS: TestReadPluginNoRead/default (2.25s) [2021-11-10T15:38:14.364Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.27s) [2021-11-10T15:38:14.364Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.28s) [2021-11-10T15:38:14.364Z] PASS [2021-11-10T15:38:14.364Z] [2021-11-10T15:38:14.364Z] DONE 6 tests in 16.231s [2021-11-10T15:38:14.364Z] 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-11-10T15:38:14.364Z] testing: warning: no tests to run [2021-11-10T15:38:14.364Z] PASS [2021-11-10T15:38:14.364Z] [2021-11-10T15:38:14.364Z] DONE 0 tests in 0.035s [2021-11-10T15:38:14.364Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-10T15:38:14.364Z] INFO: Testing against a local daemon [2021-11-10T15:38:14.364Z] === RUN TestPluginWithDevMounts [2021-11-10T15:38:14.364Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-11-10T15:38:14.364Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-10T15:38:14.364Z] PASS [2021-11-10T15:38:14.364Z] [2021-11-10T15:38:14.364Z] === Skipped [2021-11-10T15:38:14.364Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-11-10T15:38:14.364Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-11-10T15:38:14.364Z] [2021-11-10T15:38:14.364Z] [2021-11-10T15:38:14.364Z] DONE 1 tests, 1 skipped in 0.114s [2021-11-10T15:38:14.364Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-10T15:38:14.622Z] INFO: Testing against a local daemon [2021-11-10T15:38:14.622Z] === RUN TestSecretInspect [2021-11-10T15:38:14.622Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.622Z] --- SKIP: TestSecretInspect (0.01s) [2021-11-10T15:38:14.622Z] === RUN TestSecretList [2021-11-10T15:38:14.622Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.622Z] --- SKIP: TestSecretList (0.02s) [2021-11-10T15:38:14.622Z] === RUN TestSecretsCreateAndDelete [2021-11-10T15:38:14.622Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.622Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-11-10T15:38:14.622Z] === RUN TestSecretsUpdate [2021-11-10T15:38:14.622Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.622Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-11-10T15:38:14.622Z] === RUN TestTemplatedSecret [2021-11-10T15:38:14.622Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.622Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-10T15:38:14.622Z] === RUN TestSecretCreateResolve [2021-11-10T15:38:14.622Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.622Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-11-10T15:38:14.622Z] PASS [2021-11-10T15:38:14.622Z] [2021-11-10T15:38:14.622Z] === Skipped [2021-11-10T15:38:14.622Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-11-10T15:38:14.622Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.622Z] [2021-11-10T15:38:14.622Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-11-10T15:38:14.622Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.622Z] [2021-11-10T15:38:14.622Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-11-10T15:38:14.622Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.622Z] [2021-11-10T15:38:14.622Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-11-10T15:38:14.622Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.622Z] [2021-11-10T15:38:14.622Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-11-10T15:38:14.622Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.622Z] [2021-11-10T15:38:14.622Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-11-10T15:38:14.622Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.622Z] [2021-11-10T15:38:14.622Z] [2021-11-10T15:38:14.622Z] DONE 6 tests, 6 skipped in 0.179s [2021-11-10T15:38:14.622Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-10T15:38:14.881Z] INFO: Testing against a local daemon [2021-11-10T15:38:14.881Z] === RUN TestServiceCreateInit [2021-11-10T15:38:14.881Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-10T15:38:14.881Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.881Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-10T15:38:14.881Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.881Z] --- PASS: TestServiceCreateInit (0.01s) [2021-11-10T15:38:14.881Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-10T15:38:14.881Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-10T15:38:14.881Z] === RUN TestCreateServiceMultipleTimes [2021-11-10T15:38:14.881Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.881Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-11-10T15:38:14.881Z] === RUN TestCreateServiceConflict [2021-11-10T15:38:14.881Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.881Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-11-10T15:38:14.881Z] === RUN TestCreateServiceMaxReplicas [2021-11-10T15:38:14.881Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.881Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-11-10T15:38:14.881Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-10T15:38:14.881Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.881Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-11-10T15:38:14.881Z] === RUN TestCreateServiceSecretFileMode [2021-11-10T15:38:14.881Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.881Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-11-10T15:38:14.881Z] === RUN TestCreateServiceConfigFileMode [2021-11-10T15:38:14.881Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.881Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-11-10T15:38:14.881Z] === RUN TestCreateServiceSysctls [2021-11-10T15:38:14.881Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.881Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-11-10T15:38:14.881Z] === RUN TestCreateServiceCapabilities [2021-11-10T15:38:14.881Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.881Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-11-10T15:38:14.881Z] === RUN TestInspect [2021-11-10T15:38:14.881Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.881Z] --- SKIP: TestInspect (0.01s) [2021-11-10T15:38:14.881Z] === RUN TestCreateJob [2021-11-10T15:38:14.881Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.881Z] --- SKIP: TestCreateJob (0.01s) [2021-11-10T15:38:14.881Z] === RUN TestReplicatedJob [2021-11-10T15:38:14.881Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.881Z] --- SKIP: TestReplicatedJob (0.01s) [2021-11-10T15:38:14.881Z] === RUN TestUpdateReplicatedJob [2021-11-10T15:38:14.881Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.881Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-11-10T15:38:14.881Z] === RUN TestServiceListWithStatuses [2021-11-10T15:38:14.881Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-10T15:38:14.881Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-10T15:38:14.881Z] === RUN TestDockerNetworkConnectAlias [2021-11-10T15:38:14.881Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.881Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-11-10T15:38:14.881Z] === RUN TestDockerNetworkReConnect [2021-11-10T15:38:14.881Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:14.881Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-11-10T15:38:14.881Z] === RUN TestServicePlugin [2021-11-10T15:38:16.365Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-11-10T15:38:18.166Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.166Z] --- SKIP: TestServicePlugin (3.01s) [2021-11-10T15:38:18.166Z] === RUN TestServiceUpdateLabel [2021-11-10T15:38:18.167Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-11-10T15:38:18.167Z] === RUN TestServiceUpdateSecrets [2021-11-10T15:38:18.167Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-11-10T15:38:18.167Z] === RUN TestServiceUpdateConfigs [2021-11-10T15:38:18.167Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-11-10T15:38:18.167Z] === RUN TestServiceUpdateNetwork [2021-11-10T15:38:18.167Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-11-10T15:38:18.167Z] === RUN TestServiceUpdatePidsLimit [2021-11-10T15:38:18.167Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-11-10T15:38:18.167Z] PASS [2021-11-10T15:38:18.167Z] [2021-11-10T15:38:18.167Z] === Skipped [2021-11-10T15:38:18.167Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-10T15:38:18.167Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-10T15:38:18.167Z] [2021-11-10T15:38:18.167Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-10T15:38:18.167Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-10T15:38:18.167Z] [2021-11-10T15:38:18.167Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-11-10T15:38:18.167Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] [2021-11-10T15:38:18.167Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-11-10T15:38:18.167Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] [2021-11-10T15:38:18.167Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-11-10T15:38:18.167Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] [2021-11-10T15:38:18.167Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-11-10T15:38:18.167Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] [2021-11-10T15:38:18.167Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-11-10T15:38:18.167Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] [2021-11-10T15:38:18.167Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-11-10T15:38:18.167Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] [2021-11-10T15:38:18.167Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-11-10T15:38:18.167Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] [2021-11-10T15:38:18.167Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-11-10T15:38:18.167Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] [2021-11-10T15:38:18.167Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-11-10T15:38:18.167Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] [2021-11-10T15:38:18.167Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-11-10T15:38:18.167Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] [2021-11-10T15:38:18.167Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-11-10T15:38:18.167Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] [2021-11-10T15:38:18.167Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-11-10T15:38:18.167Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] [2021-11-10T15:38:18.167Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-10T15:38:18.167Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-10T15:38:18.167Z] [2021-11-10T15:38:18.167Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-11-10T15:38:18.167Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] [2021-11-10T15:38:18.167Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-11-10T15:38:18.167Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] [2021-11-10T15:38:18.167Z] === SKIP: amd64.integration.service TestServicePlugin (3.01s) [2021-11-10T15:38:18.167Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] [2021-11-10T15:38:18.167Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-11-10T15:38:18.167Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] [2021-11-10T15:38:18.167Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-11-10T15:38:18.167Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] [2021-11-10T15:38:18.167Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-11-10T15:38:18.167Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] [2021-11-10T15:38:18.167Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-11-10T15:38:18.167Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] [2021-11-10T15:38:18.167Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-11-10T15:38:18.167Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-10T15:38:18.167Z] [2021-11-10T15:38:18.167Z] [2021-11-10T15:38:18.167Z] DONE 24 tests, 23 skipped in 3.393s [2021-11-10T15:38:18.167Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-10T15:38:18.167Z] INFO: Testing against a local daemon [2021-11-10T15:38:18.167Z] === RUN TestSessionCreate [2021-11-10T15:38:18.167Z] --- PASS: TestSessionCreate (0.03s) [2021-11-10T15:38:18.167Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-10T15:38:18.167Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-10T15:38:18.167Z] PASS [2021-11-10T15:38:18.167Z] [2021-11-10T15:38:18.167Z] DONE 2 tests in 0.152s [2021-11-10T15:38:18.167Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-10T15:38:18.268Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-11-10T15:38:18.425Z] INFO: Testing against a local daemon [2021-11-10T15:38:18.425Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-10T15:38:18.425Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-10T15:38:18.425Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-10T15:38:18.425Z] === RUN TestEventsExecDie [2021-11-10T15:38:18.991Z] --- PASS: TestEventsExecDie (0.48s) [2021-11-10T15:38:18.991Z] === RUN TestEventsBackwardsCompatible [2021-11-10T15:38:18.991Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-11-10T15:38:18.992Z] === RUN TestInfoBinaryCommits [2021-11-10T15:38:18.992Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-11-10T15:38:18.992Z] === RUN TestInfoAPIVersioned [2021-11-10T15:38:18.992Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-10T15:38:18.992Z] === RUN TestInfoDiscoveryBackend [2021-11-10T15:38:20.365Z] --- PASS: TestInfoDiscoveryBackend (1.55s) [2021-11-10T15:38:20.365Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-10T15:38:20.802Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-11-10T15:38:20.802Z] check_test.go:309: [de3368888b091] daemon is not started [2021-11-10T15:38:20.802Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-11-10T15:38:23.088Z] ......................... [ 67%] [2021-11-10T15:38:24.548Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-11-10T15:38:24.548Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-10T15:38:24.548Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T15:38:24.548Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-10T15:38:24.548Z] === RUN TestInfoAPI [2021-11-10T15:38:24.548Z] --- PASS: TestInfoAPI (0.02s) [2021-11-10T15:38:24.548Z] === RUN TestInfoAPIWarnings [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite (337.75s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.93s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.43s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.66s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.50s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.42s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.73s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.40s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.84s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.33s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.46s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.13s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.30s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.07s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.17s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.29s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.53s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.43s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.95s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.33s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.15s) [2021-11-10T15:38:27.365Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.78s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.73s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.66s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.65s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.78s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.05s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.25s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.34s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.80s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.56s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.62s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.72s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.71s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.41s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.94s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.56s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.50s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.61s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.25s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.29s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.48s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.89s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.63s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.45s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.18s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.23s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.68s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.03s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.36s) [2021-11-10T15:38:27.365Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-10T15:38:27.365Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.34s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.76s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.22s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.99s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.55s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.08s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.62s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.39s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.54s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.06s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.09s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.84s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.52s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.50s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.19s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.68s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.02s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.96s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.39s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.31s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.99s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.57s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.70s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.24s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.28s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.97s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.46s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.83s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.16s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.25s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.18s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.70s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.04s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.22s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.10s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.56s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.78s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.39s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2021-11-10T15:38:27.365Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.60s) [2021-11-10T15:38:27.365Z] === RUN TestDockerSwarmSuite [2021-11-10T15:38:27.365Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-11-10T15:38:27.932Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-10T15:38:28.866Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-11-10T15:38:30.262Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-10T15:38:32.165Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-11-10T15:38:37.432Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-11-10T15:38:38.808Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-10T15:38:40.185Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-10T15:38:40.444Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-10T15:38:41.013Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-10T15:38:42.391Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-10T15:38:42.391Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-11-10T15:38:42.391Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-10T15:38:42.391Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-10T15:38:42.622Z] --- PASS: TestInfoAPIWarnings (17.37s) [2021-11-10T15:38:42.622Z] === RUN TestInfoDebug [2021-11-10T15:38:42.881Z] --- PASS: TestInfoDebug (1.55s) [2021-11-10T15:38:42.881Z] === RUN TestInfoInsecureRegistries [2021-11-10T15:38:44.253Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2021-11-10T15:38:44.254Z] === RUN TestInfoRegistryMirrors [2021-11-10T15:38:46.160Z] --- PASS: TestInfoRegistryMirrors (1.55s) [2021-11-10T15:38:46.160Z] === RUN TestLoginFailsWithBadCredentials [2021-11-10T15:38:46.160Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2021-11-10T15:38:46.160Z] === RUN TestPingCacheHeaders [2021-11-10T15:38:46.160Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-11-10T15:38:46.160Z] === RUN TestPingGet [2021-11-10T15:38:46.160Z] --- PASS: TestPingGet (0.01s) [2021-11-10T15:38:46.160Z] === RUN TestPingHead [2021-11-10T15:38:46.160Z] --- PASS: TestPingHead (0.02s) [2021-11-10T15:38:46.160Z] === RUN TestVersion [2021-11-10T15:38:46.160Z] --- PASS: TestVersion (0.02s) [2021-11-10T15:38:46.160Z] PASS [2021-11-10T15:38:46.160Z] [2021-11-10T15:38:46.160Z] === Skipped [2021-11-10T15:38:46.160Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-10T15:38:46.160Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-10T15:38:46.160Z] [2021-11-10T15:38:46.160Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-10T15:38:46.160Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-10T15:38:46.160Z] [2021-11-10T15:38:46.160Z] [2021-11-10T15:38:46.160Z] DONE 18 tests, 2 skipped in 27.816s [2021-11-10T15:38:46.160Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-10T15:38:46.160Z] INFO: Testing against a local daemon [2021-11-10T15:38:46.160Z] === RUN TestVolumesCreateAndList [2021-11-10T15:38:46.160Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-10T15:38:46.160Z] === RUN TestVolumesRemove [2021-11-10T15:38:46.160Z] --- PASS: TestVolumesRemove (0.06s) [2021-11-10T15:38:46.160Z] === RUN TestVolumesInspect [2021-11-10T15:38:46.160Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-10T15:38:46.160Z] === RUN TestVolumesInvalidJSON [2021-11-10T15:38:46.160Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-10T15:38:46.160Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-10T15:38:46.160Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-10T15:38:46.160Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-10T15:38:46.160Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-10T15:38:46.160Z] PASS [2021-11-10T15:38:46.160Z] [2021-11-10T15:38:46.160Z] DONE 5 tests in 0.219s [2021-11-10T15:38:46.160Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-10T15:38:46.418Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12202 is not a child of this shell [2021-11-10T15:38:46.418Z] warning: PID 12202 from bundles/test-integration/docker.pid had a nonzero exit code [2021-11-10T15:38:46.418Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-10T15:38:46.418Z] [2021-11-10T15:38:46.418Z] Unloading profiles will leave already running processes permanently [2021-11-10T15:38:46.418Z] unconfined, which can lead to unexpected situations. [2021-11-10T15:38:46.418Z] [2021-11-10T15:38:46.418Z] To set a process to complain mode, use the command line tool [2021-11-10T15:38:46.418Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-10T15:38:46.418Z] Removing test suite binaries [2021-11-10T15:38:46.418Z] exiting test-integration [2021-11-10T15:38:46.418Z] ++ exit 0 [2021-11-10T15:38:47.352Z] [2021-11-10T15:38:50.502Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-11-10T15:38:50.502Z] === RUN TestDockerSuite/TestBuildExpose Post stage [Pipeline] junit [2021-11-10T15:38:50.662Z] Recording test results [2021-11-10T15:38:51.029Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-11-10T15:38:51.071Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [Pipeline] // stage Post stage [Pipeline] sh [2021-11-10T15:38:51.363Z] + echo Ensuring container killed. [2021-11-10T15:38:51.363Z] Ensuring container killed. [2021-11-10T15:38:51.363Z] + docker rm -vf docker-pr4 [2021-11-10T15:38:51.363Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-11-10T15:38:51.638Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-11-10T15:38:51.643Z] + echo Chowning /workspace to jenkins user [2021-11-10T15:38:51.643Z] Chowning /workspace to jenkins user [2021-11-10T15:38:51.643Z] + id -u [2021-11-10T15:38:51.643Z] + id -g [2021-11-10T15:38:51.643Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43008:/workspace busybox chown -R 1000:1000 /workspace [2021-11-10T15:38:51.897Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-10T15:38:52.463Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-10T15:38:52.722Z] === RUN TestDockerSuite/TestBuildFails [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-10T15:38:53.658Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-10T15:38:53.841Z] + bundleName=amd64-rootless [2021-11-10T15:38:53.841Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-11-10T15:38:53.841Z] Creating amd64-rootless-bundles.tar.gz [2021-11-10T15:38:53.841Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-11-10T15:38:53.841Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-11-10T15:38:53.853Z] Archiving artifacts [2021-11-10T15:38:53.917Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-10T15:38:54.176Z] docker_api_swarm_test.go:562: [df3688d6ece9e] joining swarm manager [d9f2b25c0a197]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T15:38:54.179Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43008/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-10T15:38:54.508Z] + make clean [2021-11-10T15:38:54.773Z] docker volume rm -f docker-dev-cache [2021-11-10T15:38:54.773Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-10T15:38:56.709Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-10T15:38:58.621Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-10T15:38:59.997Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-10T15:39:01.371Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-10T15:39:01.629Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-10T15:39:02.177Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-11-10T15:39:02.564Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-10T15:39:04.469Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-10T15:39:05.405Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-10T15:39:05.975Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-10T15:39:06.543Z] docker_api_swarm_test.go:584: [dba12e7ed88ec] joining swarm manager [d9f2b25c0a197]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-10T15:39:07.919Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-10T15:39:09.822Z] check_test.go:380: [df3688d6ece9e] daemon is not started [2021-11-10T15:39:10.080Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-10T15:39:11.457Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-10T15:39:15.645Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-10T15:39:15.645Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-10T15:39:15.903Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-10T15:39:16.839Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-10T15:39:17.097Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-10T15:39:17.097Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-10T15:39:17.334Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-11-10T15:39:18.031Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-10T15:39:18.290Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-10T15:39:18.857Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-10T15:39:19.116Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-10T15:39:19.504Z] tests/integration/client_test.py ..... [ 75%] [2021-11-10T15:39:19.504Z] tests/integration/context_api_test.py ... [ 76%] [2021-11-10T15:39:19.683Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-10T15:39:19.941Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-11-10T15:39:19.941Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-11-10T15:39:19.941Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-11-10T15:39:19.941Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-10T15:39:20.074Z] tests/integration/errors_test.py . [ 76%] [2021-11-10T15:39:21.318Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-10T15:39:22.708Z] docker_api_swarm_test.go:45: [dd4b9f0fe4871] joining swarm manager [d374ec520d3ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T15:39:24.609Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-10T15:39:27.139Z] --- PASS: TestImportExtremelyLargeImageWorks (184.87s) [2021-11-10T15:39:27.139Z] PASS [2021-11-10T15:39:27.139Z] [2021-11-10T15:39:27.139Z] DONE 12 tests in 188.891s [2021-11-10T15:39:27.139Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-10T15:39:27.139Z] ++ 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-11-10T15:39:27.139Z] ++ set -e [2021-11-10T15:39:27.139Z] ++ '[' -n 0 ']' [2021-11-10T15:39:27.139Z] ++ set -x [2021-11-10T15:39:27.139Z] ++ 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-11-10T15:39:27.139Z] INFO: Testing against a local daemon [2021-11-10T15:39:27.139Z] === RUN TestNetworkCreateDelete [2021-11-10T15:39:27.398Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-11-10T15:39:27.398Z] === RUN TestDockerNetworkDeletePreferID [2021-11-10T15:39:27.657Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2021-11-10T15:39:27.657Z] === RUN TestDaemonDNSFallback [2021-11-10T15:39:29.041Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-10T15:39:31.574Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-10T15:39:31.574Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-10T15:39:31.574Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-10T15:39:31.574Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-10T15:39:31.574Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-10T15:39:31.574Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-10T15:39:32.508Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-10T15:39:33.445Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-10T15:39:34.382Z] --- PASS: TestDaemonDNSFallback (6.67s) [2021-11-10T15:39:34.382Z] === RUN TestInspectNetwork [2021-11-10T15:39:36.916Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-10T15:39:37.176Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-10T15:39:37.743Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-10T15:39:37.743Z] === RUN TestInspectNetwork/full_network_id [2021-11-10T15:39:37.743Z] === RUN TestInspectNetwork/partial_network_id [2021-11-10T15:39:37.743Z] === RUN TestInspectNetwork/network_name [2021-11-10T15:39:37.743Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-10T15:39:38.998Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-11-10T15:39:41.027Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-11-10T15:39:41.285Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-11-10T15:39:42.223Z] --- PASS: TestInspectNetwork (7.83s) [2021-11-10T15:39:42.223Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-10T15:39:42.223Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-10T15:39:42.223Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-10T15:39:42.223Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-10T15:39:42.223Z] === RUN TestRunContainerWithBridgeNone [2021-11-10T15:39:44.756Z] --- PASS: TestRunContainerWithBridgeNone (2.38s) [2021-11-10T15:39:44.756Z] === RUN TestNetworkInvalidJSON [2021-11-10T15:39:44.756Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-10T15:39:44.756Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-10T15:39:44.757Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-10T15:39:44.757Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-10T15:39:44.757Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-10T15:39:44.757Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-10T15:39:44.757Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-10T15:39:44.757Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-10T15:39:44.757Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-10T15:39:44.757Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-11-10T15:39:44.757Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-10T15:39:44.757Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-10T15:39:44.757Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-10T15:39:44.757Z] === RUN TestNetworkList [2021-11-10T15:39:44.757Z] === RUN TestNetworkList//networks [2021-11-10T15:39:44.757Z] === PAUSE TestNetworkList//networks [2021-11-10T15:39:44.757Z] === RUN TestNetworkList//networks/ [2021-11-10T15:39:44.757Z] === PAUSE TestNetworkList//networks/ [2021-11-10T15:39:44.757Z] === CONT TestNetworkList//networks [2021-11-10T15:39:44.757Z] === CONT TestNetworkList//networks/ [2021-11-10T15:39:44.757Z] --- PASS: TestNetworkList (0.01s) [2021-11-10T15:39:44.757Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-10T15:39:44.757Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-10T15:39:44.757Z] === RUN TestHostIPv4BridgeLabel [2021-11-10T15:39:45.323Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-10T15:39:45.323Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-11-10T15:39:45.323Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-10T15:39:46.261Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-11-10T15:39:46.261Z] === RUN TestDaemonDefaultNetworkPools [2021-11-10T15:39:47.212Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2021-11-10T15:39:47.212Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-10T15:39:47.780Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-10T15:39:48.346Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-11-10T15:39:48.346Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-10T15:39:48.913Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-10T15:39:49.849Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2021-11-10T15:39:49.849Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-10T15:39:50.417Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2021-11-10T15:39:50.417Z] === RUN TestServiceWithPredefinedNetwork [2021-11-10T15:39:50.676Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-10T15:39:50.676Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-11-10T15:39:50.676Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-10T15:39:51.783Z] --- PASS: TestBuildWithHugeFile (108.24s) [2021-11-10T15:39:51.783Z] === RUN TestBuildWithEmptyDockerfile [2021-11-10T15:39:51.783Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-10T15:39:51.783Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-10T15:39:51.783Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-10T15:39:51.783Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-10T15:39:51.783Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-10T15:39:51.783Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-10T15:39:51.783Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-10T15:39:51.783Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-10T15:39:51.783Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-10T15:39:51.783Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-11-10T15:39:51.783Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-10T15:39:51.783Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-11-10T15:39:51.783Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-11-10T15:39:51.783Z] === RUN TestBuildPreserveOwnership [2021-11-10T15:39:51.783Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-10T15:39:51.783Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-10T15:39:51.783Z] === RUN TestBuildPlatformInvalid [2021-11-10T15:39:51.783Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2021-11-10T15:39:51.783Z] PASS [2021-11-10T15:39:51.783Z] ok github.com/docker/docker/integration/build 170.297s [2021-11-10T15:39:51.783Z] [2021-11-10T15:39:51.783Z] === Skipped [2021-11-10T15:39:51.783Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-10T15:39:51.783Z] build_session_test.go:25: TODO: BuildKit [2021-11-10T15:39:51.783Z] [2021-11-10T15:39:51.783Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-10T15:39:51.783Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:39:51.783Z] [2021-11-10T15:39:51.783Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-11-10T15:39:51.783Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-10T15:39:51.783Z] [2021-11-10T15:39:51.783Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-10T15:39:51.783Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-10T15:39:51.783Z] [2021-11-10T15:39:51.783Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-10T15:39:51.783Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-10T15:39:51.783Z] [2021-11-10T15:39:51.783Z] [2021-11-10T15:39:51.783Z] DONE 28 tests, 5 skipped in 194.287s [2021-11-10T15:39:51.783Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-10T15:39:51.783Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-10T15:39:51.783Z] INFO: Testing against a local daemon [2021-11-10T15:39:51.783Z] === RUN TestConfigInspect [2021-11-10T15:39:51.783Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:39:51.783Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-10T15:39:51.783Z] === RUN TestConfigList [2021-11-10T15:39:51.783Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:39:51.783Z] --- SKIP: TestConfigList (0.00s) [2021-11-10T15:39:51.783Z] === RUN TestConfigsCreateAndDelete [2021-11-10T15:39:51.783Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:39:51.783Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-10T15:39:51.783Z] === RUN TestConfigsUpdate [2021-11-10T15:39:51.783Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:39:51.783Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-10T15:39:51.783Z] === RUN TestTemplatedConfig [2021-11-10T15:39:51.783Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:39:51.783Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-10T15:39:51.783Z] === RUN TestConfigCreateResolve [2021-11-10T15:39:51.783Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:39:51.783Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-10T15:39:51.783Z] === RUN TestConfigDaemonLibtrustID [2021-11-10T15:39:51.783Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:39:51.783Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-10T15:39:51.783Z] PASS [2021-11-10T15:39:51.783Z] ok github.com/docker/docker/integration/config 0.091s [2021-11-10T15:39:51.783Z] [2021-11-10T15:39:51.783Z] === Skipped [2021-11-10T15:39:51.783Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-10T15:39:51.783Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:39:51.783Z] [2021-11-10T15:39:51.783Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-10T15:39:51.783Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:39:51.783Z] [2021-11-10T15:39:51.783Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-10T15:39:51.783Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:39:51.783Z] [2021-11-10T15:39:51.783Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-10T15:39:51.783Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:39:51.783Z] [2021-11-10T15:39:51.783Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-10T15:39:51.783Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:39:51.783Z] [2021-11-10T15:39:51.783Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-10T15:39:51.783Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:39:51.783Z] [2021-11-10T15:39:51.783Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-11-10T15:39:51.783Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:39:51.783Z] [2021-11-10T15:39:51.783Z] [2021-11-10T15:39:51.783Z] DONE 7 tests, 7 skipped in 1.922s [2021-11-10T15:39:51.783Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-10T15:39:51.783Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-10T15:39:51.783Z] INFO: Testing against a local daemon [2021-11-10T15:39:51.783Z] === RUN TestCheckpoint [2021-11-10T15:39:51.783Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-10T15:39:51.783Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-10T15:39:51.783Z] === RUN TestContainerInvalidJSON [2021-11-10T15:39:51.783Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-11-10T15:39:51.783Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-11-10T15:39:51.783Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-10T15:39:51.783Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-10T15:39:51.783Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-10T15:39:51.783Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-10T15:39:51.783Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-11-10T15:39:51.783Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-10T15:39:51.784Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-10T15:39:51.784Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-11-10T15:39:51.784Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-11-10T15:39:51.784Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-11-10T15:39:51.784Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-11-10T15:39:51.784Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-10T15:39:51.784Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2021-11-10T15:39:51.784Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-10T15:39:51.784Z] copy_test.go:38: testEnv.OSType == "windows" [2021-11-10T15:39:51.784Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-11-10T15:39:51.784Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-10T15:39:51.784Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-11-10T15:39:51.784Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-10T15:39:51.784Z] copy_test.go:63: testEnv.OSType == "windows" [2021-11-10T15:39:51.784Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-11-10T15:39:51.784Z] === RUN TestCopyFromContainer [2021-11-10T15:39:51.784Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:39:51.784Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-10T15:39:51.784Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-10T15:39:51.784Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-10T15:39:51.784Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-10T15:39:51.784Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-10T15:39:51.784Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-10T15:39:51.784Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-10T15:39:51.784Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-10T15:39:51.784Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-10T15:39:51.784Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-10T15:39:51.784Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-10T15:39:51.784Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-11-10T15:39:51.784Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-10T15:39:51.784Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-10T15:39:51.784Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-10T15:39:51.784Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-10T15:39:51.784Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-10T15:39:51.784Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-10T15:39:51.784Z] === RUN TestCreateWithInvalidEnv [2021-11-10T15:39:51.784Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-10T15:39:51.784Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-10T15:39:51.784Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-10T15:39:51.784Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-10T15:39:51.784Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-10T15:39:51.784Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-10T15:39:51.784Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-10T15:39:51.784Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-10T15:39:51.784Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-10T15:39:51.784Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-11-10T15:39:51.784Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-10T15:39:51.784Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-10T15:39:51.784Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-11-10T15:39:51.784Z] === RUN TestCreateTmpfsMountsTarget [2021-11-10T15:39:51.784Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:39:51.784Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-10T15:39:51.784Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-10T15:39:51.784Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:39:51.784Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-10T15:39:51.784Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-10T15:39:51.784Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:39:51.784Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-10T15:39:51.784Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-10T15:39:51.784Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-10T15:39:51.784Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-10T15:39:51.784Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-10T15:39:51.784Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-10T15:39:51.784Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-10T15:39:51.784Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-10T15:39:51.784Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-10T15:39:51.784Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-10T15:39:51.784Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-10T15:39:51.784Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-10T15:39:51.784Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-10T15:39:51.784Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-10T15:39:51.784Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-10T15:39:51.784Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-10T15:39:51.784Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-10T15:39:51.784Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-11-10T15:39:51.784Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-10T15:39:51.784Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-10T15:39:51.784Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-10T15:39:51.784Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-10T15:39:51.784Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-11-10T15:39:51.784Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-10T15:39:51.784Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-10T15:39:51.784Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-10T15:39:51.784Z] === RUN TestCreateDifferentPlatform [2021-11-10T15:39:51.784Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-10T15:39:51.784Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-10T15:39:51.784Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-11-10T15:39:51.784Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-10T15:39:51.784Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-10T15:39:51.784Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-10T15:39:51.784Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-10T15:39:51.784Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-10T15:39:51.784Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-10T15:39:51.784Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-11-10T15:39:51.784Z] === RUN TestContainerKillOnDaemonStart [2021-11-10T15:39:51.784Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:39:51.784Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-10T15:39:51.784Z] === RUN TestDiff [2021-11-10T15:39:51.784Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-10T15:39:51.784Z] --- SKIP: TestDiff (0.00s) [2021-11-10T15:39:51.784Z] === RUN TestExecWithCloseStdin [2021-11-10T15:39:51.784Z] --- PASS: TestExecWithCloseStdin (2.00s) [2021-11-10T15:39:51.784Z] === RUN TestExec [2021-11-10T15:39:52.252Z] --- PASS: TestExec (1.90s) [2021-11-10T15:39:52.252Z] === RUN TestExecUser [2021-11-10T15:39:52.252Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-10T15:39:52.252Z] --- SKIP: TestExecUser (0.00s) [2021-11-10T15:39:52.252Z] === RUN TestExportContainerAndImportImage [2021-11-10T15:39:52.252Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:39:52.252Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-10T15:39:52.252Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-10T15:39:52.252Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:39:52.252Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-10T15:39:52.252Z] === RUN TestHealthCheckWorkdir [2021-11-10T15:39:52.252Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-10T15:39:52.252Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-10T15:39:52.252Z] === RUN TestHealthKillContainer [2021-11-10T15:39:52.252Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-10T15:39:52.252Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-10T15:39:52.252Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-10T15:39:52.252Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-10T15:39:52.252Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-10T15:39:52.252Z] === RUN TestKillContainerInvalidSignal [2021-11-10T15:39:53.208Z] --- PASS: TestServiceWithPredefinedNetwork (2.73s) [2021-11-10T15:39:53.208Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-10T15:39:53.208Z] service_test.go:242: FLAKY_TEST [2021-11-10T15:39:53.208Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-10T15:39:53.208Z] === RUN TestServiceWithDataPathPortInit [2021-11-10T15:39:53.824Z] --- PASS: TestKillContainerInvalidSignal (1.61s) [2021-11-10T15:39:53.824Z] === RUN TestKillContainer [2021-11-10T15:39:53.824Z] === RUN TestKillContainer/no_signal [2021-11-10T15:39:54.144Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-10T15:39:54.404Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-10T15:39:55.294Z] ......... [ 86%] [2021-11-10T15:39:55.392Z] === RUN TestKillContainer/non_killing_signal [2021-11-10T15:39:55.392Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-10T15:39:55.392Z] === RUN TestKillContainer/killing_signal [2021-11-10T15:39:56.308Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-10T15:39:56.309Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-10T15:39:57.565Z] --- PASS: TestKillContainer (3.55s) [2021-11-10T15:39:57.565Z] --- PASS: TestKillContainer/no_signal (1.65s) [2021-11-10T15:39:57.565Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-10T15:39:57.565Z] --- PASS: TestKillContainer/killing_signal (1.86s) [2021-11-10T15:39:57.565Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-10T15:39:57.565Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-10T15:39:57.565Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-10T15:39:57.565Z] === RUN TestKillStoppedContainer [2021-11-10T15:39:57.565Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-10T15:39:57.565Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-10T15:39:57.565Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-10T15:39:57.565Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-10T15:39:57.565Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-10T15:39:57.565Z] === RUN TestKillDifferentUserContainer [2021-11-10T15:39:57.565Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-10T15:39:57.565Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-10T15:39:57.565Z] === RUN TestInspectOomKilledTrue [2021-11-10T15:39:57.565Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:39:57.565Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-10T15:39:57.565Z] === RUN TestInspectOomKilledFalse [2021-11-10T15:39:57.565Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-10T15:39:57.565Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-10T15:39:57.565Z] === RUN TestLogsFollowTailEmpty [2021-11-10T15:39:57.685Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-10T15:39:57.943Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-10T15:39:58.882Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-10T15:39:59.098Z] --- PASS: TestLogsFollowTailEmpty (1.59s) [2021-11-10T15:39:59.098Z] === RUN TestNetworkNat [2021-11-10T15:39:59.098Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-11-10T15:39:59.098Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-10T15:39:59.098Z] === RUN TestNetworkLocalhostTCPNat [2021-11-10T15:39:59.140Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-10T15:40:00.078Z] tests/integration/models_images_test.py ............... [ 89%] [2021-11-10T15:40:00.517Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-10T15:40:00.775Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-10T15:40:00.775Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-10T15:40:01.035Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-10T15:40:01.269Z] --- PASS: TestNetworkLocalhostTCPNat (1.96s) [2021-11-10T15:40:01.269Z] === RUN TestNetworkLoopbackNat [2021-11-10T15:40:01.269Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-11-10T15:40:01.269Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-10T15:40:01.269Z] === RUN TestPause [2021-11-10T15:40:01.269Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-10T15:40:01.269Z] --- SKIP: TestPause (0.00s) [2021-11-10T15:40:01.269Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-10T15:40:01.279Z] tests/integration/models_networks_test.py .... [ 90%] [2021-11-10T15:40:01.294Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-10T15:40:01.861Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-10T15:40:02.798Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.64s) [2021-11-10T15:40:02.798Z] === RUN TestPauseStopPausedContainer [2021-11-10T15:40:02.798Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:40:02.798Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-10T15:40:02.798Z] === RUN TestPsFilter [2021-11-10T15:40:02.798Z] --- PASS: TestPsFilter (0.10s) [2021-11-10T15:40:02.798Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-10T15:40:03.767Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-10T15:40:04.026Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-10T15:40:04.963Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.96s) [2021-11-10T15:40:04.963Z] === RUN TestRemoveContainerWithVolume [2021-11-10T15:40:05.928Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-10T15:40:06.490Z] --- PASS: TestRemoveContainerWithVolume (1.90s) [2021-11-10T15:40:06.490Z] === RUN TestRemoveContainerRunning [2021-11-10T15:40:06.495Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-10T15:40:07.859Z] tests/integration/models_nodes_test.py . [ 91%] [2021-11-10T15:40:07.859Z] tests/integration/models_resources_test.py . [ 91%] [2021-11-10T15:40:08.017Z] --- PASS: TestRemoveContainerRunning (1.63s) [2021-11-10T15:40:08.018Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-10T15:40:08.401Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-10T15:40:08.975Z] --- PASS: TestServiceWithDataPathPortInit (15.86s) [2021-11-10T15:40:08.975Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-10T15:40:09.233Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-10T15:40:10.169Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-10T15:40:10.183Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.64s) [2021-11-10T15:40:10.183Z] === RUN TestRemoveInvalidContainer [2021-11-10T15:40:10.183Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-11-10T15:40:10.183Z] === RUN TestRenameLinkedContainer [2021-11-10T15:40:10.183Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-10T15:40:10.183Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-10T15:40:10.183Z] === RUN TestRenameStoppedContainer [2021-11-10T15:40:10.427Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-10T15:40:11.721Z] --- PASS: TestRenameStoppedContainer (1.86s) [2021-11-10T15:40:11.721Z] === RUN TestRenameRunningContainerAndReuse [2021-11-10T15:40:12.332Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gmf9i7lgdqo2tg1weu7ti5xmz Created:2021-11-10 15:40:10.271648699 +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[06180c7a81482c480cb8b522fc2c09ffac2ab2a2948511c13cff2ffab9a60233:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tg2ocg8kzgtxw4jbuu7vpyans EndpointID:c0a1d51ee5ef0d8755b257ab8e53dc20f40c9628e268b6c5a84ec0d058ce1646 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1b51aa84b8cf57a7ddc7ce35cc5aa0155ab874a9cdd061862ce47dc821955184 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:8fd084901ad3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tg2ocg8kzgtxw4jbuu7vpyans EndpointID:c0a1d51ee5ef0d8755b257ab8e53dc20f40c9628e268b6c5a84ec0d058ce1646 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-10T15:40:13.266Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-10T15:40:13.969Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-11-10T15:40:14.643Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-10T15:40:15.212Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-10T15:40:15.439Z] --- PASS: TestRenameRunningContainerAndReuse (3.24s) [2021-11-10T15:40:15.439Z] === RUN TestRenameInvalidName [2021-11-10T15:40:15.779Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-10T15:40:16.401Z] --- PASS: TestRenameInvalidName (1.60s) [2021-11-10T15:40:16.401Z] === RUN TestRenameAnonymousContainer [2021-11-10T15:40:16.402Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-11-10T15:40:16.402Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-11-10T15:40:16.402Z] === RUN TestRenameContainerWithSameName [2021-11-10T15:40:16.715Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.00s) [2021-11-10T15:40:16.715Z] PASS [2021-11-10T15:40:16.715Z] [2021-11-10T15:40:16.715Z] === Skipped [2021-11-10T15:40:16.715Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-10T15:40:16.715Z] service_test.go:242: FLAKY_TEST [2021-11-10T15:40:16.715Z] [2021-11-10T15:40:16.715Z] [2021-11-10T15:40:16.715Z] DONE 26 tests, 1 skipped in 49.751s [2021-11-10T15:40:16.754Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-11-10T15:40:16.754Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-11-10T15:40:16.974Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-10T15:40:16.974Z] ++ 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-11-10T15:40:16.974Z] ++ set -e [2021-11-10T15:40:16.974Z] ++ '[' -n 0 ']' [2021-11-10T15:40:16.974Z] ++ set -x [2021-11-10T15:40:16.974Z] ++ 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-11-10T15:40:16.974Z] INFO: Testing against a local daemon [2021-11-10T15:40:16.974Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-10T15:40:16.974Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-10T15:40:16.974Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-10T15:40:16.974Z] === RUN TestDockerNetworkIpvlan [2021-11-10T15:40:16.974Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-10T15:40:16.974Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-10T15:40:16.974Z] PASS [2021-11-10T15:40:16.974Z] [2021-11-10T15:40:16.974Z] === Skipped [2021-11-10T15:40:16.974Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-10T15:40:16.974Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-10T15:40:16.974Z] [2021-11-10T15:40:16.974Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-10T15:40:16.974Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-10T15:40:16.974Z] [2021-11-10T15:40:16.974Z] [2021-11-10T15:40:16.974Z] DONE 2 tests, 2 skipped in 0.170s [2021-11-10T15:40:16.974Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-10T15:40:16.974Z] ++ 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-11-10T15:40:16.974Z] ++ set -e [2021-11-10T15:40:16.974Z] ++ '[' -n 0 ']' [2021-11-10T15:40:16.974Z] ++ set -x [2021-11-10T15:40:16.974Z] ++ 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-11-10T15:40:17.234Z] INFO: Testing against a local daemon [2021-11-10T15:40:17.234Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-10T15:40:18.567Z] --- PASS: TestRenameContainerWithSameName (1.62s) [2021-11-10T15:40:18.567Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-10T15:40:18.567Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-11-10T15:40:18.567Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-10T15:40:18.567Z] === RUN TestResize [2021-11-10T15:40:18.613Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2021-11-10T15:40:18.613Z] === RUN TestDockerNetworkMacvlan [2021-11-10T15:40:19.179Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-10T15:40:20.096Z] --- PASS: TestResize (1.63s) [2021-11-10T15:40:20.096Z] === RUN TestResizeWithInvalidSize [2021-11-10T15:40:20.096Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-11-10T15:40:20.096Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-11-10T15:40:20.096Z] === RUN TestResizeWhenContainerNotStarted [2021-11-10T15:40:20.116Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-10T15:40:20.696Z] tests/integration/regression_test.py ...... [ 98%] [2021-11-10T15:40:20.956Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-11-10T15:40:20.956Z] tests/integration/credentials/utils_test.py . [100%] [2021-11-10T15:40:20.956Z] [2021-11-10T15:40:20.956Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-11-10T15:40:20.956Z] =========================== short test summary info ============================ [2021-11-10T15:40:20.956Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-11-10T15:40:20.956Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-11-10T15:40:20.956Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-11-10T15:40:20.956Z] Not supported on most drivers [2021-11-10T15:40:20.956Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-11-10T15:40:20.956Z] Output of docker top depends on host distro, and is not formalized. [2021-11-10T15:40:20.956Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-11-10T15:40:20.956Z] Output of docker top depends on host distro, and is not formalized. [2021-11-10T15:40:20.956Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-11-10T15:40:20.956Z] Can fail if eth0 has multiple IP addresses [2021-11-10T15:40:20.956Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-11-10T15:40:20.956Z] This doesn't seem to be taken into account by the engine [2021-11-10T15:40:20.956Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-11-10T15:40:20.956Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-11-10T15:40:20.956Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 296.78 seconds == [2021-11-10T15:40:21.052Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-10T15:40:21.216Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-11-10T15:40:21.623Z] --- PASS: TestResizeWhenContainerNotStarted (1.86s) [2021-11-10T15:40:21.623Z] === RUN TestDaemonRestartKillContainers [2021-11-10T15:40:21.623Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:40:21.623Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-10T15:40:21.623Z] === RUN TestStats [2021-11-10T15:40:21.623Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-10T15:40:21.623Z] --- SKIP: TestStats (0.00s) [2021-11-10T15:40:21.623Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-10T15:40:22.430Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-10T15:40:23.366Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-10T15:40:25.899Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-10T15:40:25.899Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-11-10T15:40:27.277Z] === RUN TestDockerSuite/TestBuildRm [2021-11-10T15:40:29.809Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-10T15:40:29.809Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-10T15:40:29.809Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-11-10T15:40:30.745Z] --- PASS: TestDockerNetworkMacvlan (12.30s) [2021-11-10T15:40:30.745Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-11-10T15:40:30.745Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2021-11-10T15:40:30.745Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2021-11-10T15:40:30.745Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.19s) [2021-11-10T15:40:30.745Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.80s) [2021-11-10T15:40:30.745Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.07s) [2021-11-10T15:40:30.745Z] PASS [2021-11-10T15:40:30.745Z] [2021-11-10T15:40:30.745Z] DONE 8 tests in 13.789s [2021-11-10T15:40:30.745Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-10T15:40:30.746Z] ++ 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-11-10T15:40:30.746Z] ++ set -e [2021-11-10T15:40:30.746Z] ++ '[' -n 0 ']' [2021-11-10T15:40:30.746Z] ++ set -x [2021-11-10T15:40:30.746Z] ++ 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-11-10T15:40:31.016Z] testing: warning: no tests to run [2021-11-10T15:40:31.016Z] PASS [2021-11-10T15:40:31.016Z] [2021-11-10T15:40:31.016Z] DONE 0 tests in 0.053s [2021-11-10T15:40:31.016Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-10T15:40:31.016Z] ++ 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-11-10T15:40:31.016Z] ++ set -e [2021-11-10T15:40:31.016Z] ++ '[' -n 0 ']' [2021-11-10T15:40:31.016Z] ++ set -x [2021-11-10T15:40:31.016Z] ++ 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-11-10T15:40:31.016Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-10T15:40:31.016Z] INFO: Testing against a local daemon [2021-11-10T15:40:31.016Z] === RUN TestAuthZPluginAllowRequest [2021-11-10T15:40:32.395Z] docker_api_swarm_test.go:303: [d3c89f74c83bb] joining swarm manager [de0e16c3964ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T15:40:32.654Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-10T15:40:32.913Z] --- PASS: TestAuthZPluginAllowRequest (1.85s) [2021-11-10T15:40:32.913Z] === RUN TestAuthZPluginTLS [2021-11-10T15:40:32.913Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-10T15:40:33.438Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-10T15:40:33.438Z] [2021-11-10T15:40:33.438Z] Unloading profiles will leave already running processes permanently [2021-11-10T15:40:33.438Z] unconfined, which can lead to unexpected situations. [2021-11-10T15:40:33.438Z] [2021-11-10T15:40:33.438Z] To set a process to complain mode, use the command line tool [2021-11-10T15:40:33.438Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-10T15:40:33.438Z] [2021-11-10T15:40:33.480Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-11-10T15:40:33.480Z] === RUN TestAuthZPluginDenyRequest [2021-11-10T15:40:33.480Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint Post stage [Pipeline] junit [2021-11-10T15:40:34.026Z] Recording test results [2021-11-10T15:40:34.047Z] docker_api_swarm_test.go:304: [d37f4d88481e7] joining swarm manager [de0e16c3964ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-10T15:40:34.047Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2021-11-10T15:40:34.047Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-10T15:40:34.133Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-11-10T15:40:34.415Z] + echo Ensuring container killed. [2021-11-10T15:40:34.415Z] Ensuring container killed. [2021-11-10T15:40:34.415Z] + docker rm -vf docker-pr4 [2021-11-10T15:40:34.415Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-11-10T15:40:34.613Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-11-10T15:40:34.613Z] === RUN TestAuthZPluginDenyResponse [2021-11-10T15:40:34.613Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-10T15:40:34.708Z] + echo Chowning /workspace to jenkins user [2021-11-10T15:40:34.708Z] Chowning /workspace to jenkins user [2021-11-10T15:40:34.708Z] + id -u [2021-11-10T15:40:34.708Z] + id -g [2021-11-10T15:40:34.708Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43008:/workspace busybox chown -R 1000:1000 /workspace [2021-11-10T15:40:34.872Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-11-10T15:40:35.131Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-11-10T15:40:35.131Z] === RUN TestAuthZPluginAllowEventStream [2021-11-10T15:40:35.701Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-10T15:40:36.410Z] --- PASS: TestStopContainerWithRestartPolicyAlways (12.62s) [2021-11-10T15:40:36.410Z] === RUN TestStopContainerWithTimeout [2021-11-10T15:40:36.410Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-10T15:40:36.410Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-10T15:40:36.410Z] === RUN TestUpdateRestartPolicy [Pipeline] catchError [Pipeline] { [2021-11-10T15:40:36.636Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-10T15:40:36.636Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2021-11-10T15:40:36.636Z] === RUN TestAuthZPluginErrorResponse [Pipeline] sh [2021-11-10T15:40:36.925Z] + bundleName=docker-py [2021-11-10T15:40:36.925Z] + echo Creating docker-py-bundles.tar.gz [2021-11-10T15:40:36.925Z] Creating docker-py-bundles.tar.gz [2021-11-10T15:40:36.925Z] + 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-11-10T15:40:36.939Z] Archiving artifacts [2021-11-10T15:40:37.203Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-11-10T15:40:37.204Z] === RUN TestAuthZPluginErrorRequest [2021-11-10T15:40:37.618Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43008/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-11-10T15:40:37.770Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-11-10T15:40:37.770Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-10T15:40:37.972Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43008/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=7677aeafd7e25aa063c0e40217a26c316a5a2d0c -e DOCKER_GRAPHDRIVER docker:7677aeafd7e25aa063c0e40217a26c316a5a2d0c hack/make.sh binary-daemon [2021-11-10T15:40:38.338Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-11-10T15:40:38.338Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-10T15:40:38.544Z] [2021-11-10T15:40:38.805Z] Removing bundles/ [2021-11-10T15:40:38.805Z] [2021-11-10T15:40:38.805Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-11-10T15:40:38.805Z] Building: bundles/binary-daemon/dockerd-dev [2021-11-10T15:40:38.805Z] GOOS="" GOARCH="" GOARM="" [2021-11-10T15:40:39.274Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-10T15:40:39.274Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-10T15:40:39.533Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-10T15:40:39.533Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-11-10T15:40:39.533Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-10T15:40:40.101Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-10T15:40:40.101Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.84s) [2021-11-10T15:40:40.101Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-10T15:40:40.668Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-10T15:40:40.928Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-10T15:40:41.495Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-10T15:40:41.754Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2021-11-10T15:40:41.755Z] === RUN TestAuthZPluginHeader [2021-11-10T15:40:42.691Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-11-10T15:40:42.691Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-10T15:40:44.594Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-10T15:40:45.162Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-10T15:40:46.103Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-10T15:40:46.670Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-10T15:40:46.930Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.48s) [2021-11-10T15:40:46.930Z] === RUN TestAuthZPluginV2Disable [2021-11-10T15:40:47.501Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-10T15:40:48.438Z] === RUN TestDockerSuite/TestBuildUser [2021-11-10T15:40:49.820Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-10T15:40:50.388Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-11-10T15:40:51.349Z] --- PASS: TestAuthZPluginV2Disable (4.10s) [2021-11-10T15:40:51.349Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-10T15:40:52.725Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-10T15:40:54.052Z] --- PASS: TestUpdateRestartPolicy (18.92s) [2021-11-10T15:40:54.052Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-10T15:40:54.626Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.53s) [2021-11-10T15:40:54.626Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-10T15:40:55.013Z] --- PASS: TestUpdateRestartWithAutoRemove (1.63s) [2021-11-10T15:40:55.013Z] === RUN TestWaitNonBlocked [2021-11-10T15:40:55.013Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-10T15:40:55.013Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-10T15:40:55.013Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-10T15:40:55.013Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-10T15:40:55.013Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-10T15:40:55.013Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-10T15:40:57.186Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-11-10T15:40:57.186Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.15s) [2021-11-10T15:40:57.186Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.22s) [2021-11-10T15:40:57.186Z] === RUN TestWaitBlocked [2021-11-10T15:40:57.186Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:40:57.186Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-10T15:40:57.186Z] PASS [2021-11-10T15:40:57.186Z] ok github.com/docker/docker/integration/container 69.477s [2021-11-10T15:40:57.186Z] [2021-11-10T15:40:57.186Z] === Skipped [2021-11-10T15:40:57.186Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-10T15:40:57.186Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-10T15:40:57.186Z] [2021-11-10T15:40:57.186Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-11-10T15:40:57.186Z] copy_test.go:38: testEnv.OSType == "windows" [2021-11-10T15:40:57.186Z] [2021-11-10T15:40:57.186Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-11-10T15:40:57.186Z] copy_test.go:63: testEnv.OSType == "windows" [2021-11-10T15:40:57.186Z] [2021-11-10T15:40:57.186Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-10T15:40:57.186Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:40:57.186Z] [2021-11-10T15:40:57.186Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-10T15:40:57.186Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-10T15:40:57.186Z] [2021-11-10T15:40:57.186Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-10T15:40:57.186Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:40:57.186Z] [2021-11-10T15:40:57.186Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-10T15:40:57.186Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:40:57.186Z] [2021-11-10T15:40:57.186Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-10T15:40:57.186Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:40:57.186Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-10T15:40:57.187Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-11-10T15:40:57.187Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-10T15:40:57.187Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-10T15:40:57.187Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-10T15:40:57.187Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-10T15:40:57.187Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-10T15:40:57.187Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-10T15:40:57.187Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-10T15:40:57.187Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-10T15:40:57.187Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-10T15:40:57.187Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-10T15:40:57.187Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-10T15:40:57.187Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-10T15:40:57.187Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-10T15:40:57.187Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-10T15:40:57.187Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-10T15:40:57.187Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-10T15:40:57.187Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-10T15:40:57.187Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-10T15:40:57.187Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-10T15:40:57.187Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-10T15:40:57.187Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-10T15:40:57.187Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-11-10T15:40:57.187Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-10T15:40:57.187Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-11-10T15:40:57.187Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-10T15:40:57.187Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-10T15:40:57.187Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-10T15:40:57.187Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-10T15:40:57.187Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] [2021-11-10T15:40:57.187Z] DONE 88 tests, 37 skipped in 71.850s [2021-11-10T15:40:57.187Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-10T15:40:58.714Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-10T15:40:58.714Z] INFO: Testing against a local daemon [2021-11-10T15:40:58.714Z] === RUN TestCommitInheritsEnv [2021-11-10T15:40:59.169Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-10T15:40:59.169Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-10T15:40:59.169Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-10T15:40:59.169Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-10T15:40:59.169Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-10T15:40:59.169Z] === RUN TestImagesFilterMultiReference [2021-11-10T15:40:59.169Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-11-10T15:40:59.169Z] === RUN TestImagePullPlatformInvalid [2021-11-10T15:40:59.169Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-11-10T15:40:59.169Z] === RUN TestRemoveImageOrphaning [2021-11-10T15:41:00.131Z] --- PASS: TestRemoveImageOrphaning (0.89s) [2021-11-10T15:41:00.131Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-10T15:41:00.131Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-11-10T15:41:00.131Z] === RUN TestTagInvalidReference [2021-11-10T15:41:00.131Z] --- PASS: TestTagInvalidReference (0.04s) [2021-11-10T15:41:00.131Z] === RUN TestTagValidPrefixedRepo [2021-11-10T15:41:00.131Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-11-10T15:41:00.131Z] === RUN TestTagExistedNameWithoutForce [2021-11-10T15:41:00.131Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-11-10T15:41:00.131Z] === RUN TestTagOfficialNames [2021-11-10T15:41:00.131Z] --- PASS: TestTagOfficialNames (0.07s) [2021-11-10T15:41:00.131Z] === RUN TestTagMatchesDigest [2021-11-10T15:41:00.131Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-11-10T15:41:00.131Z] PASS [2021-11-10T15:41:00.131Z] ok github.com/docker/docker/integration/image 1.349s [2021-11-10T15:41:00.131Z] [2021-11-10T15:41:00.131Z] === Skipped [2021-11-10T15:41:00.131Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-10T15:41:00.131Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-10T15:41:00.131Z] [2021-11-10T15:41:00.131Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-10T15:41:00.131Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-10T15:41:00.131Z] [2021-11-10T15:41:00.131Z] [2021-11-10T15:41:00.131Z] DONE 11 tests, 2 skipped in 2.865s [2021-11-10T15:41:00.131Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-10T15:41:01.659Z] testing: warning: no tests to run [2021-11-10T15:41:01.660Z] PASS [2021-11-10T15:41:01.660Z] ok github.com/docker/docker/integration/network/ipvlan 0.095s [no tests to run] [2021-11-10T15:41:01.660Z] testing: warning: no tests to run [2021-11-10T15:41:01.660Z] PASS [2021-11-10T15:41:01.660Z] ok github.com/docker/docker/integration/network/macvlan 0.042s [no tests to run] [2021-11-10T15:41:02.115Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-10T15:41:02.115Z] INFO: Testing against a local daemon [2021-11-10T15:41:02.115Z] === RUN TestNetworkCreateDelete [2021-11-10T15:41:02.115Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:41:02.115Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-10T15:41:02.115Z] === RUN TestDockerNetworkDeletePreferID [2021-11-10T15:41:02.115Z] 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-11-10T15:41:02.115Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-10T15:41:02.115Z] === RUN TestDaemonDNSFallback [2021-11-10T15:41:02.115Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:41:02.115Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-10T15:41:02.115Z] === RUN TestInspectNetwork [2021-11-10T15:41:02.115Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-10T15:41:02.115Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-10T15:41:02.115Z] === RUN TestRunContainerWithBridgeNone [2021-11-10T15:41:02.115Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:41:02.115Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-10T15:41:02.115Z] === RUN TestNetworkInvalidJSON [2021-11-10T15:41:02.115Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-10T15:41:02.115Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-10T15:41:02.115Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-10T15:41:02.115Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-10T15:41:02.115Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-10T15:41:02.115Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-10T15:41:02.115Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-10T15:41:02.115Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-10T15:41:02.115Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-10T15:41:02.115Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-11-10T15:41:02.115Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-11-10T15:41:02.115Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-11-10T15:41:02.115Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-11-10T15:41:02.115Z] === RUN TestNetworkList [2021-11-10T15:41:02.115Z] === RUN TestNetworkList//networks [2021-11-10T15:41:02.115Z] === PAUSE TestNetworkList//networks [2021-11-10T15:41:02.115Z] === RUN TestNetworkList//networks/ [2021-11-10T15:41:02.115Z] === PAUSE TestNetworkList//networks/ [2021-11-10T15:41:02.115Z] === CONT TestNetworkList//networks [2021-11-10T15:41:02.115Z] === CONT TestNetworkList//networks/ [2021-11-10T15:41:02.115Z] --- PASS: TestNetworkList (0.03s) [2021-11-10T15:41:02.115Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-10T15:41:02.115Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-10T15:41:02.115Z] === RUN TestHostIPv4BridgeLabel [2021-11-10T15:41:02.115Z] network_test.go:126: testEnv.OSType == "windows" [2021-11-10T15:41:02.115Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-10T15:41:02.115Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-10T15:41:02.115Z] service_test.go:29: testEnv.OSType == "windows" [2021-11-10T15:41:02.115Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-10T15:41:02.115Z] === RUN TestDaemonDefaultNetworkPools [2021-11-10T15:41:02.115Z] service_test.go:58: testEnv.OSType == "windows" [2021-11-10T15:41:02.115Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-10T15:41:02.115Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-10T15:41:02.115Z] service_test.go:102: testEnv.OSType == "windows" [2021-11-10T15:41:02.115Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-10T15:41:02.115Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-10T15:41:02.115Z] service_test.go:136: testEnv.OSType == "windows" [2021-11-10T15:41:02.115Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-10T15:41:02.115Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-10T15:41:02.115Z] service_test.go:187: testEnv.OSType == "windows" [2021-11-10T15:41:02.115Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-10T15:41:02.115Z] === RUN TestServiceWithPredefinedNetwork [2021-11-10T15:41:02.115Z] service_test.go:212: testEnv.OSType == "windows" [2021-11-10T15:41:02.115Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-10T15:41:02.115Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-10T15:41:02.115Z] service_test.go:242: FLAKY_TEST [2021-11-10T15:41:02.115Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-10T15:41:02.115Z] === RUN TestServiceWithDataPathPortInit [2021-11-10T15:41:02.115Z] service_test.go:332: testEnv.OSType == "windows" [2021-11-10T15:41:02.115Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-10T15:41:02.115Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-10T15:41:02.115Z] service_test.go:400: testEnv.OSType == "windows" [2021-11-10T15:41:02.115Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-10T15:41:02.115Z] PASS [2021-11-10T15:41:02.572Z] ok github.com/docker/docker/integration/network 0.153s [2021-11-10T15:41:02.572Z] [2021-11-10T15:41:02.572Z] === Skipped [2021-11-10T15:41:02.572Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-10T15:41:02.572Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:41:02.572Z] [2021-11-10T15:41:02.572Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-10T15:41:02.572Z] 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-11-10T15:41:02.572Z] [2021-11-10T15:41:02.572Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-10T15:41:02.572Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:41:02.572Z] [2021-11-10T15:41:02.572Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-10T15:41:02.572Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-10T15:41:02.572Z] [2021-11-10T15:41:02.572Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-10T15:41:02.572Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:41:02.572Z] [2021-11-10T15:41:02.572Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-10T15:41:02.572Z] network_test.go:126: testEnv.OSType == "windows" [2021-11-10T15:41:02.572Z] [2021-11-10T15:41:02.572Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-10T15:41:02.572Z] service_test.go:29: testEnv.OSType == "windows" [2021-11-10T15:41:02.572Z] [2021-11-10T15:41:02.572Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-10T15:41:02.572Z] service_test.go:58: testEnv.OSType == "windows" [2021-11-10T15:41:02.572Z] [2021-11-10T15:41:02.572Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-10T15:41:02.572Z] service_test.go:102: testEnv.OSType == "windows" [2021-11-10T15:41:02.572Z] [2021-11-10T15:41:02.572Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-10T15:41:02.572Z] service_test.go:136: testEnv.OSType == "windows" [2021-11-10T15:41:02.572Z] [2021-11-10T15:41:02.572Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-10T15:41:02.572Z] service_test.go:187: testEnv.OSType == "windows" [2021-11-10T15:41:02.572Z] [2021-11-10T15:41:02.572Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-10T15:41:02.572Z] service_test.go:212: testEnv.OSType == "windows" [2021-11-10T15:41:02.572Z] [2021-11-10T15:41:02.572Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-10T15:41:02.572Z] service_test.go:242: FLAKY_TEST [2021-11-10T15:41:02.572Z] [2021-11-10T15:41:02.572Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-10T15:41:02.572Z] service_test.go:332: testEnv.OSType == "windows" [2021-11-10T15:41:02.572Z] [2021-11-10T15:41:02.572Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-10T15:41:02.572Z] service_test.go:400: testEnv.OSType == "windows" [2021-11-10T15:41:02.572Z] [2021-11-10T15:41:02.572Z] [2021-11-10T15:41:02.572Z] DONE 22 tests, 15 skipped in 2.283s [2021-11-10T15:41:02.572Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-10T15:41:03.028Z] testing: warning: no tests to run [2021-11-10T15:41:03.028Z] PASS [2021-11-10T15:41:03.028Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-11-10T15:41:03.028Z] [2021-11-10T15:41:03.028Z] DONE 0 tests in 0.337s [2021-11-10T15:41:03.028Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-10T15:41:03.484Z] testing: warning: no tests to run [2021-11-10T15:41:03.484Z] PASS [2021-11-10T15:41:03.484Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-11-10T15:41:03.484Z] [2021-11-10T15:41:03.484Z] DONE 0 tests in 0.343s [2021-11-10T15:41:03.484Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-10T15:41:04.479Z] testing: warning: no tests to run [2021-11-10T15:41:04.479Z] PASS [2021-11-10T15:41:04.479Z] ok github.com/docker/docker/integration/plugin/authz 0.099s [no tests to run] [2021-11-10T15:41:04.479Z] testing: warning: no tests to run [2021-11-10T15:41:04.479Z] PASS [2021-11-10T15:41:04.479Z] ok github.com/docker/docker/integration/plugin 0.079s [no tests to run] [2021-11-10T15:41:04.600Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-11-10T15:41:05.975Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-10T15:41:05.975Z] docker_api_swarm_test.go:271: [db7b90f500ba0] joining swarm manager [d016c18b00b08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T15:41:06.542Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-10T15:41:06.800Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-10T15:41:07.368Z] docker_api_swarm_test.go:272: [d2d13aa2f2b06] joining swarm manager [d016c18b00b08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-10T15:41:07.627Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-10T15:41:08.194Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.40s) [2021-11-10T15:41:08.194Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-10T15:41:08.453Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-10T15:41:09.389Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-10T15:41:09.389Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-11-10T15:41:09.389Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-10T15:41:09.389Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-11-10T15:41:09.389Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-10T15:41:09.389Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-11-10T15:41:09.389Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-10T15:41:09.389Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-11-10T15:41:09.389Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-10T15:41:10.766Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-10T15:41:10.766Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-10T15:41:11.025Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-10T15:41:11.592Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-10T15:41:12.160Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-10T15:41:12.160Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-10T15:41:13.031Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-10T15:41:13.031Z] INFO: Testing against a local daemon [2021-11-10T15:41:13.031Z] === RUN TestExternalGraphDriver [2021-11-10T15:41:13.031Z] external_test.go:48: runtime.GOOS == "windows" [2021-11-10T15:41:13.031Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-11-10T15:41:13.031Z] === RUN TestGraphdriverPluginV2 [2021-11-10T15:41:13.031Z] external_test.go:408: runtime.GOOS == "windows" [2021-11-10T15:41:13.031Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-10T15:41:13.031Z] PASS [2021-11-10T15:41:13.031Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.152s [2021-11-10T15:41:13.031Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-10T15:41:13.031Z] INFO: Testing against a local daemon [2021-11-10T15:41:13.031Z] === RUN TestPluginInvalidJSON [2021-11-10T15:41:13.031Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-10T15:41:13.031Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-10T15:41:13.031Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-10T15:41:13.031Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-11-10T15:41:13.031Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2021-11-10T15:41:13.031Z] === RUN TestPluginInstall [2021-11-10T15:41:13.031Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-10T15:41:13.031Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-10T15:41:13.031Z] === RUN TestPluginsWithRuntimes [2021-11-10T15:41:13.031Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-10T15:41:13.031Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-10T15:41:13.031Z] === RUN TestPluginBackCompatMediaTypes [2021-11-10T15:41:13.031Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-10T15:41:13.031Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-10T15:41:13.031Z] PASS [2021-11-10T15:41:13.031Z] ok github.com/docker/docker/integration/plugin/common 0.222s [2021-11-10T15:41:13.487Z] testing: warning: no tests to run [2021-11-10T15:41:13.487Z] PASS [2021-11-10T15:41:13.487Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.055s [no tests to run] [2021-11-10T15:41:13.487Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-10T15:41:13.487Z] INFO: Testing against a local daemon [2021-11-10T15:41:13.487Z] === RUN TestReadPluginNoRead [2021-11-10T15:41:13.487Z] read_test.go:21: no unix domain sockets on Windows [2021-11-10T15:41:13.487Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-10T15:41:13.487Z] PASS [2021-11-10T15:41:13.487Z] ok github.com/docker/docker/integration/plugin/logging 0.113s [2021-11-10T15:41:13.487Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-11-10T15:41:13.487Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-11-10T15:41:14.064Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-10T15:41:14.449Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-10T15:41:14.449Z] INFO: Testing against a local daemon [2021-11-10T15:41:14.449Z] === RUN TestPluginWithDevMounts [2021-11-10T15:41:14.449Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:14.449Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-10T15:41:14.449Z] PASS [2021-11-10T15:41:14.449Z] ok github.com/docker/docker/integration/plugin/volumes 0.060s [2021-11-10T15:41:14.449Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-11-10T15:41:14.905Z] [2021-11-10T15:41:14.905Z] === Skipped [2021-11-10T15:41:14.905Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-10T15:41:14.905Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-10T15:41:14.905Z] [2021-11-10T15:41:14.905Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-10T15:41:14.905Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-10T15:41:14.905Z] [2021-11-10T15:41:14.905Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-10T15:41:14.905Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-10T15:41:14.905Z] [2021-11-10T15:41:14.905Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-11-10T15:41:14.905Z] external_test.go:48: runtime.GOOS == "windows" [2021-11-10T15:41:14.905Z] [2021-11-10T15:41:14.905Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-10T15:41:14.905Z] external_test.go:408: runtime.GOOS == "windows" [2021-11-10T15:41:14.905Z] [2021-11-10T15:41:14.905Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-10T15:41:14.905Z] read_test.go:21: no unix domain sockets on Windows [2021-11-10T15:41:14.905Z] [2021-11-10T15:41:14.905Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-10T15:41:14.905Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:14.905Z] [2021-11-10T15:41:14.905Z] [2021-11-10T15:41:14.905Z] DONE 9 tests, 7 skipped in 11.307s [2021-11-10T15:41:14.905Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-10T15:41:14.905Z] testing: warning: no tests to run [2021-11-10T15:41:14.905Z] PASS [2021-11-10T15:41:14.905Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-11-10T15:41:15.000Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-10T15:41:15.361Z] [2021-11-10T15:41:15.361Z] DONE 0 tests in 0.348s [2021-11-10T15:41:15.361Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-10T15:41:15.565Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-10T15:41:15.817Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-10T15:41:15.817Z] INFO: Testing against a local daemon [2021-11-10T15:41:15.817Z] === RUN TestPluginInvalidJSON [2021-11-10T15:41:15.817Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-10T15:41:15.817Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-10T15:41:15.817Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-10T15:41:15.817Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-11-10T15:41:15.817Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2021-11-10T15:41:15.817Z] === RUN TestPluginInstall [2021-11-10T15:41:15.817Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-10T15:41:15.817Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-10T15:41:15.817Z] === RUN TestPluginsWithRuntimes [2021-11-10T15:41:15.817Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-10T15:41:15.817Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-10T15:41:15.817Z] === RUN TestPluginBackCompatMediaTypes [2021-11-10T15:41:15.817Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-10T15:41:15.817Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-10T15:41:15.817Z] PASS [2021-11-10T15:41:15.817Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-11-10T15:41:15.824Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-10T15:41:16.274Z] [2021-11-10T15:41:16.274Z] === Skipped [2021-11-10T15:41:16.274Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-10T15:41:16.274Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-10T15:41:16.274Z] [2021-11-10T15:41:16.274Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-10T15:41:16.274Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-10T15:41:16.274Z] [2021-11-10T15:41:16.274Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-10T15:41:16.274Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-10T15:41:16.274Z] [2021-11-10T15:41:16.274Z] [2021-11-10T15:41:16.274Z] DONE 5 tests, 3 skipped in 0.914s [2021-11-10T15:41:16.274Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-10T15:41:16.391Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-10T15:41:16.392Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-11-10T15:41:16.392Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-10T15:41:16.958Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-10T15:41:17.236Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-10T15:41:17.237Z] INFO: Testing against a local daemon [2021-11-10T15:41:17.237Z] === RUN TestExternalGraphDriver [2021-11-10T15:41:17.237Z] external_test.go:48: runtime.GOOS == "windows" [2021-11-10T15:41:17.237Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-11-10T15:41:17.237Z] === RUN TestGraphdriverPluginV2 [2021-11-10T15:41:17.237Z] external_test.go:408: runtime.GOOS == "windows" [2021-11-10T15:41:17.237Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-10T15:41:17.237Z] PASS [2021-11-10T15:41:17.237Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-11-10T15:41:17.237Z] [2021-11-10T15:41:17.237Z] === Skipped [2021-11-10T15:41:17.237Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-11-10T15:41:17.237Z] external_test.go:48: runtime.GOOS == "windows" [2021-11-10T15:41:17.237Z] [2021-11-10T15:41:17.237Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-10T15:41:17.237Z] external_test.go:408: runtime.GOOS == "windows" [2021-11-10T15:41:17.237Z] [2021-11-10T15:41:17.237Z] [2021-11-10T15:41:17.237Z] DONE 2 tests, 2 skipped in 0.875s [2021-11-10T15:41:17.237Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-10T15:41:18.201Z] testing: warning: no tests to run [2021-11-10T15:41:18.201Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-10T15:41:18.201Z] PASS [2021-11-10T15:41:18.201Z] INFO: Testing against a local daemon [2021-11-10T15:41:18.201Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-11-10T15:41:18.201Z] === RUN TestReadPluginNoRead [2021-11-10T15:41:18.201Z] read_test.go:21: no unix domain sockets on Windows [2021-11-10T15:41:18.201Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-10T15:41:18.201Z] PASS [2021-11-10T15:41:18.201Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-11-10T15:41:18.201Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-11-10T15:41:18.201Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-11-10T15:41:18.201Z] [2021-11-10T15:41:18.201Z] === Skipped [2021-11-10T15:41:18.201Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-10T15:41:18.201Z] read_test.go:21: no unix domain sockets on Windows [2021-11-10T15:41:18.201Z] [2021-11-10T15:41:18.201Z] [2021-11-10T15:41:18.201Z] DONE 1 tests, 1 skipped in 0.977s [2021-11-10T15:41:18.201Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-10T15:41:18.332Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-10T15:41:18.332Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-10T15:41:18.332Z] docker_cli_sni_test.go:18: Flakey test [2021-11-10T15:41:18.332Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-10T15:41:18.600Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-10T15:41:18.658Z] testing: warning: no tests to run [2021-11-10T15:41:18.658Z] PASS [2021-11-10T15:41:18.658Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-11-10T15:41:18.658Z] [2021-11-10T15:41:18.658Z] DONE 0 tests in 0.553s [2021-11-10T15:41:18.658Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-10T15:41:19.168Z] === RUN TestDockerSuite/TestCommitChange [2021-11-10T15:41:20.102Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-10T15:41:20.221Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-10T15:41:20.221Z] INFO: Testing against a local daemon [2021-11-10T15:41:20.221Z] === RUN TestPluginWithDevMounts [2021-11-10T15:41:20.221Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:20.221Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-10T15:41:20.221Z] PASS [2021-11-10T15:41:20.221Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-11-10T15:41:20.221Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-11-10T15:41:20.221Z] [2021-11-10T15:41:20.221Z] === Skipped [2021-11-10T15:41:20.221Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-10T15:41:20.221Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:20.221Z] [2021-11-10T15:41:20.221Z] [2021-11-10T15:41:20.221Z] DONE 1 tests, 1 skipped in 0.888s [2021-11-10T15:41:20.221Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-10T15:41:20.360Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-10T15:41:21.183Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-10T15:41:21.183Z] INFO: Testing against a local daemon [2021-11-10T15:41:21.183Z] === RUN TestSecretInspect [2021-11-10T15:41:21.183Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:21.183Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-10T15:41:21.183Z] === RUN TestSecretList [2021-11-10T15:41:21.183Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:21.183Z] --- SKIP: TestSecretList (0.00s) [2021-11-10T15:41:21.183Z] === RUN TestSecretsCreateAndDelete [2021-11-10T15:41:21.183Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:21.183Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-10T15:41:21.183Z] === RUN TestSecretsUpdate [2021-11-10T15:41:21.183Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:21.183Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-10T15:41:21.183Z] === RUN TestTemplatedSecret [2021-11-10T15:41:21.183Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:21.183Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-10T15:41:21.183Z] === RUN TestSecretCreateResolve [2021-11-10T15:41:21.183Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:41:21.183Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-10T15:41:21.183Z] PASS [2021-11-10T15:41:21.183Z] ok github.com/docker/docker/integration/secret 0.092s [2021-11-10T15:41:21.183Z] [2021-11-10T15:41:21.183Z] === Skipped [2021-11-10T15:41:21.183Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-10T15:41:21.183Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:21.183Z] [2021-11-10T15:41:21.183Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-10T15:41:21.183Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:21.183Z] [2021-11-10T15:41:21.183Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-10T15:41:21.183Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:21.183Z] [2021-11-10T15:41:21.183Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-10T15:41:21.183Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:21.183Z] [2021-11-10T15:41:21.183Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-10T15:41:21.183Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:21.183Z] [2021-11-10T15:41:21.183Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-10T15:41:21.183Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:41:21.183Z] [2021-11-10T15:41:21.183Z] [2021-11-10T15:41:21.183Z] DONE 6 tests, 6 skipped in 1.708s [2021-11-10T15:41:21.296Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-10T15:41:21.640Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-10T15:41:22.231Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-10T15:41:22.800Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-10T15:41:23.167Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-10T15:41:23.167Z] INFO: Testing against a local daemon [2021-11-10T15:41:23.167Z] === RUN TestServiceCreateInit [2021-11-10T15:41:23.167Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-10T15:41:23.167Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.167Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-10T15:41:23.167Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.167Z] --- PASS: TestServiceCreateInit (0.05s) [2021-11-10T15:41:23.167Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-10T15:41:23.167Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-10T15:41:23.167Z] === RUN TestCreateServiceMultipleTimes [2021-11-10T15:41:23.167Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.167Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-10T15:41:23.167Z] === RUN TestCreateServiceConflict [2021-11-10T15:41:23.167Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.167Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-10T15:41:23.167Z] === RUN TestCreateServiceMaxReplicas [2021-11-10T15:41:23.167Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.167Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-11-10T15:41:23.167Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-10T15:41:23.167Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.167Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-10T15:41:23.167Z] === RUN TestCreateServiceSecretFileMode [2021-11-10T15:41:23.167Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.167Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-10T15:41:23.167Z] === RUN TestCreateServiceConfigFileMode [2021-11-10T15:41:23.167Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.167Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-10T15:41:23.167Z] === RUN TestCreateServiceSysctls [2021-11-10T15:41:23.167Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.167Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-11-10T15:41:23.167Z] === RUN TestCreateServiceCapabilities [2021-11-10T15:41:23.624Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-11-10T15:41:23.624Z] === RUN TestInspect [2021-11-10T15:41:23.624Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] --- SKIP: TestInspect (0.00s) [2021-11-10T15:41:23.624Z] === RUN TestCreateJob [2021-11-10T15:41:23.624Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] --- SKIP: TestCreateJob (0.00s) [2021-11-10T15:41:23.624Z] === RUN TestReplicatedJob [2021-11-10T15:41:23.624Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-10T15:41:23.624Z] === RUN TestUpdateReplicatedJob [2021-11-10T15:41:23.624Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-10T15:41:23.624Z] === RUN TestServiceListWithStatuses [2021-11-10T15:41:23.624Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-10T15:41:23.624Z] === RUN TestDockerNetworkConnectAlias [2021-11-10T15:41:23.624Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-10T15:41:23.624Z] === RUN TestDockerNetworkReConnect [2021-11-10T15:41:23.624Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-10T15:41:23.624Z] === RUN TestServicePlugin [2021-11-10T15:41:23.624Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-10T15:41:23.624Z] === RUN TestServiceUpdateLabel [2021-11-10T15:41:23.624Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:41:23.624Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-10T15:41:23.624Z] === RUN TestServiceUpdateSecrets [2021-11-10T15:41:23.624Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:41:23.624Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-10T15:41:23.624Z] === RUN TestServiceUpdateConfigs [2021-11-10T15:41:23.624Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:41:23.624Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-10T15:41:23.624Z] === RUN TestServiceUpdateNetwork [2021-11-10T15:41:23.624Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:41:23.624Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-10T15:41:23.624Z] === RUN TestServiceUpdatePidsLimit [2021-11-10T15:41:23.624Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:41:23.624Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-10T15:41:23.624Z] PASS [2021-11-10T15:41:23.624Z] ok github.com/docker/docker/integration/service 0.240s [2021-11-10T15:41:23.624Z] [2021-11-10T15:41:23.624Z] === Skipped [2021-11-10T15:41:23.624Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-10T15:41:23.624Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-10T15:41:23.624Z] [2021-11-10T15:41:23.624Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-10T15:41:23.624Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-10T15:41:23.624Z] [2021-11-10T15:41:23.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-10T15:41:23.624Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] [2021-11-10T15:41:23.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-10T15:41:23.624Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] [2021-11-10T15:41:23.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-11-10T15:41:23.624Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] [2021-11-10T15:41:23.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-10T15:41:23.624Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] [2021-11-10T15:41:23.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-10T15:41:23.624Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] [2021-11-10T15:41:23.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-10T15:41:23.624Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] [2021-11-10T15:41:23.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-11-10T15:41:23.624Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] [2021-11-10T15:41:23.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-11-10T15:41:23.624Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] [2021-11-10T15:41:23.624Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-10T15:41:23.624Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] [2021-11-10T15:41:23.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-10T15:41:23.624Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] [2021-11-10T15:41:23.624Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-10T15:41:23.624Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] [2021-11-10T15:41:23.624Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-10T15:41:23.624Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] [2021-11-10T15:41:23.624Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-10T15:41:23.624Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] [2021-11-10T15:41:23.624Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-10T15:41:23.624Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] [2021-11-10T15:41:23.624Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-10T15:41:23.624Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] [2021-11-10T15:41:23.624Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-10T15:41:23.624Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:23.624Z] [2021-11-10T15:41:23.624Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-10T15:41:23.624Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:41:23.624Z] [2021-11-10T15:41:23.624Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-10T15:41:23.624Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:41:23.624Z] [2021-11-10T15:41:23.624Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-10T15:41:23.624Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:41:23.624Z] [2021-11-10T15:41:23.624Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-10T15:41:23.624Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:41:23.624Z] [2021-11-10T15:41:23.624Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-10T15:41:23.624Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-10T15:41:23.624Z] [2021-11-10T15:41:23.624Z] [2021-11-10T15:41:23.624Z] DONE 24 tests, 23 skipped in 2.186s [2021-11-10T15:41:23.624Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-10T15:41:24.178Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-10T15:41:24.747Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.64s) [2021-11-10T15:41:24.747Z] PASS [2021-11-10T15:41:24.747Z] [2021-11-10T15:41:24.747Z] DONE 17 tests in 53.787s [2021-11-10T15:41:24.747Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-10T15:41:24.747Z] ++ 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-11-10T15:41:24.747Z] ++ set -e [2021-11-10T15:41:24.747Z] ++ '[' -n 0 ']' [2021-11-10T15:41:24.747Z] ++ set -x [2021-11-10T15:41:24.747Z] ++ 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-11-10T15:41:24.747Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-11-10T15:41:25.008Z] INFO: Testing against a local daemon [2021-11-10T15:41:25.008Z] === RUN TestPluginInvalidJSON [2021-11-10T15:41:25.008Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-10T15:41:25.008Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-10T15:41:25.008Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-10T15:41:25.008Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-11-10T15:41:25.008Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-10T15:41:25.008Z] === RUN TestPluginInstall [2021-11-10T15:41:25.008Z] === RUN TestPluginInstall/no_auth [2021-11-10T15:41:25.008Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-10T15:41:25.170Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-10T15:41:25.170Z] INFO: Testing against a local daemon [2021-11-10T15:41:25.170Z] === RUN TestSessionCreate [2021-11-10T15:41:25.170Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-10T15:41:25.170Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-10T15:41:25.170Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-10T15:41:25.170Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-10T15:41:25.170Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-10T15:41:25.170Z] PASS [2021-11-10T15:41:25.170Z] ok github.com/docker/docker/integration/session 0.090s [2021-11-10T15:41:25.170Z] [2021-11-10T15:41:25.170Z] === Skipped [2021-11-10T15:41:25.170Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-10T15:41:25.170Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-10T15:41:25.170Z] [2021-11-10T15:41:25.170Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-10T15:41:25.170Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-10T15:41:25.170Z] [2021-11-10T15:41:25.170Z] [2021-11-10T15:41:25.170Z] DONE 2 tests, 2 skipped in 1.584s [2021-11-10T15:41:25.170Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-10T15:41:26.389Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-10T15:41:26.699Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-10T15:41:26.699Z] INFO: Testing against a local daemon [2021-11-10T15:41:26.699Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-10T15:41:26.699Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:26.699Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-10T15:41:26.699Z] === RUN TestEventsExecDie [2021-11-10T15:41:26.699Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-10T15:41:26.699Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-10T15:41:26.699Z] === RUN TestEventsBackwardsCompatible [2021-11-10T15:41:26.699Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-10T15:41:26.699Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-10T15:41:26.699Z] === RUN TestInfoAPI [2021-11-10T15:41:26.699Z] --- PASS: TestInfoAPI (0.04s) [2021-11-10T15:41:26.699Z] === RUN TestInfoAPIWarnings [2021-11-10T15:41:26.699Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-10T15:41:26.699Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-10T15:41:26.699Z] === RUN TestInfoDebug [2021-11-10T15:41:26.699Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-10T15:41:26.699Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-10T15:41:26.699Z] === RUN TestInfoInsecureRegistries [2021-11-10T15:41:26.699Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-10T15:41:26.699Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-10T15:41:26.699Z] === RUN TestInfoRegistryMirrors [2021-11-10T15:41:26.699Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-10T15:41:26.699Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-10T15:41:26.699Z] === RUN TestLoginFailsWithBadCredentials [2021-11-10T15:41:27.325Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-10T15:41:27.325Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-10T15:41:27.325Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-10T15:41:27.584Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-10T15:41:27.584Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-10T15:41:27.584Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-10T15:41:27.584Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-10T15:41:28.151Z] time="2021-11-10T15:41:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-10T15:41:28.151Z] time="2021-11-10T15:41:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:478765b4f284f6df4928d57109670db74dbdfd6b21e9fd9da8d831329486c18a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-10T15:41:28.151Z] time="2021-11-10T15:41:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-10T15:41:28.151Z] time="2021-11-10T15:41:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:478765b4f284f6df4928d57109670db74dbdfd6b21e9fd9da8d831329486c18a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-10T15:41:28.226Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2021-11-10T15:41:28.226Z] === RUN TestPingCacheHeaders [2021-11-10T15:41:28.226Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-11-10T15:41:28.226Z] === RUN TestPingGet [2021-11-10T15:41:28.226Z] --- PASS: TestPingGet (0.03s) [2021-11-10T15:41:28.226Z] === RUN TestPingHead [2021-11-10T15:41:28.226Z] --- PASS: TestPingHead (0.03s) [2021-11-10T15:41:28.226Z] === RUN TestVersion [2021-11-10T15:41:28.226Z] --- PASS: TestVersion (0.03s) [2021-11-10T15:41:28.226Z] PASS [2021-11-10T15:41:28.226Z] ok github.com/docker/docker/integration/system 1.249s [2021-11-10T15:41:28.226Z] [2021-11-10T15:41:28.226Z] === Skipped [2021-11-10T15:41:28.226Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-10T15:41:28.226Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-10T15:41:28.226Z] [2021-11-10T15:41:28.226Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-10T15:41:28.226Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-10T15:41:28.226Z] [2021-11-10T15:41:28.226Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-10T15:41:28.226Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-10T15:41:28.226Z] [2021-11-10T15:41:28.226Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-10T15:41:28.227Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-10T15:41:28.227Z] [2021-11-10T15:41:28.227Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-10T15:41:28.227Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-10T15:41:28.227Z] [2021-11-10T15:41:28.227Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-10T15:41:28.227Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-10T15:41:28.227Z] [2021-11-10T15:41:28.227Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-10T15:41:28.227Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-10T15:41:28.227Z] [2021-11-10T15:41:28.227Z] [2021-11-10T15:41:28.227Z] DONE 13 tests, 7 skipped in 2.837s [2021-11-10T15:41:28.227Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-10T15:41:28.409Z] === RUN TestPluginInstall/with_htpasswd [2021-11-10T15:41:28.976Z] time="2021-11-10T15:41:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-10T15:41:28.976Z] time="2021-11-10T15:41:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:094376c4152eae8e81c83b8756e0049653ee55b2cef3435a643ce0af2d78bb2a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-10T15:41:28.976Z] time="2021-11-10T15:41:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-10T15:41:28.976Z] time="2021-11-10T15:41:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:094376c4152eae8e81c83b8756e0049653ee55b2cef3435a643ce0af2d78bb2a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-10T15:41:29.235Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-10T15:41:29.235Z] === RUN TestPluginInstall/with_insecure [2021-11-10T15:41:29.755Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-10T15:41:29.755Z] INFO: Testing against a local daemon [2021-11-10T15:41:29.755Z] === RUN TestVolumesCreateAndList [2021-11-10T15:41:29.755Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-11-10T15:41:29.755Z] === RUN TestVolumesRemove [2021-11-10T15:41:29.755Z] --- PASS: TestVolumesRemove (0.06s) [2021-11-10T15:41:29.755Z] === RUN TestVolumesInspect [2021-11-10T15:41:29.755Z] --- PASS: TestVolumesInspect (0.04s) [2021-11-10T15:41:29.755Z] === RUN TestVolumesInvalidJSON [2021-11-10T15:41:29.755Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-10T15:41:29.755Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-10T15:41:30.170Z] time="2021-11-10T15:41:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-10T15:41:30.170Z] time="2021-11-10T15:41:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0941a8bd6e86fb32c0ede40ceca5ce002f9eb1d32c3d01273671984c4cef8050" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-10T15:41:30.170Z] time="2021-11-10T15:41:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-10T15:41:30.170Z] time="2021-11-10T15:41:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0941a8bd6e86fb32c0ede40ceca5ce002f9eb1d32c3d01273671984c4cef8050" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-10T15:41:30.211Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-10T15:41:30.211Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-11-10T15:41:30.211Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-10T15:41:30.211Z] PASS [2021-11-10T15:41:30.211Z] ok github.com/docker/docker/integration/volume 0.256s [2021-11-10T15:41:30.211Z] [2021-11-10T15:41:30.211Z] DONE 5 tests in 1.935s [2021-11-10T15:41:30.211Z] INFO: make.ps1 ended at 11/10/2021 15:41:29 [2021-11-10T15:41:30.211Z] INFO: Integration CLI tests being run from the host: [2021-11-10T15:41:30.211Z] 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-11-10T15:41:30.429Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-10T15:41:30.429Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-10T15:41:30.687Z] plugin_test.go:165: [d5eaabb06c393] daemon is not started [2021-11-10T15:41:30.687Z] --- PASS: TestPluginInstall (5.69s) [2021-11-10T15:41:30.687Z] --- PASS: TestPluginInstall/no_auth (3.44s) [2021-11-10T15:41:30.687Z] --- PASS: TestPluginInstall/with_htpasswd (0.90s) [2021-11-10T15:41:30.687Z] --- PASS: TestPluginInstall/with_insecure (1.34s) [2021-11-10T15:41:30.687Z] === RUN TestPluginsWithRuntimes [2021-11-10T15:41:30.946Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-10T15:41:31.881Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-10T15:41:32.142Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-10T15:41:32.400Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-10T15:41:32.659Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-10T15:41:33.226Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-10T15:41:33.226Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-10T15:41:33.226Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-10T15:41:33.485Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-10T15:41:33.744Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-10T15:41:33.744Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-10T15:41:33.744Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-10T15:41:34.002Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-10T15:41:34.002Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-10T15:41:34.571Z] --- PASS: TestPluginsWithRuntimes (3.88s) [2021-11-10T15:41:34.571Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.03s) [2021-11-10T15:41:34.571Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2021-11-10T15:41:34.571Z] === RUN TestPluginBackCompatMediaTypes [2021-11-10T15:41:34.571Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-10T15:41:35.139Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-10T15:41:35.398Z] --- PASS: TestPluginBackCompatMediaTypes (0.80s) [2021-11-10T15:41:35.398Z] PASS [2021-11-10T15:41:35.398Z] [2021-11-10T15:41:35.398Z] DONE 10 tests in 10.587s [2021-11-10T15:41:35.398Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-10T15:41:35.398Z] ++ 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-11-10T15:41:35.398Z] ++ set -e [2021-11-10T15:41:35.398Z] ++ '[' -n 0 ']' [2021-11-10T15:41:35.398Z] ++ set -x [2021-11-10T15:41:35.398Z] ++ 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-11-10T15:41:35.398Z] INFO: Testing against a local daemon [2021-11-10T15:41:35.398Z] === RUN TestExternalGraphDriver [2021-11-10T15:41:35.657Z] === RUN TestExternalGraphDriver/json [2021-11-10T15:41:35.657Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-10T15:41:35.657Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-10T15:41:37.033Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-10T15:41:37.602Z] === RUN TestExternalGraphDriver/spec [2021-11-10T15:41:37.602Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-10T15:41:37.602Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-10T15:41:38.181Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-10T15:41:38.770Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-10T15:41:38.770Z] INFO: Testing against a local daemon [2021-11-10T15:41:38.770Z] === RUN TestDockerSuite [2021-11-10T15:41:38.770Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-10T15:41:38.770Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-10T15:41:38.770Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-10T15:41:38.770Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-10T15:41:38.770Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-10T15:41:38.770Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-10T15:41:38.770Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-10T15:41:38.770Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-10T15:41:38.770Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-10T15:41:38.770Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-10T15:41:38.770Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-10T15:41:38.770Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-10T15:41:39.115Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-10T15:41:39.226Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-10T15:41:39.374Z] === RUN TestExternalGraphDriver/pull [2021-11-10T15:41:39.634Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-10T15:41:39.682Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-10T15:41:40.200Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-10T15:41:40.200Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-10T15:41:40.458Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-10T15:41:41.396Z] --- PASS: TestExternalGraphDriver (5.75s) [2021-11-10T15:41:41.396Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2021-11-10T15:41:41.396Z] --- PASS: TestExternalGraphDriver/spec (1.97s) [2021-11-10T15:41:41.396Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2021-11-10T15:41:41.396Z] === RUN TestGraphdriverPluginV2 [2021-11-10T15:41:41.396Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-10T15:41:41.963Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-10T15:41:41.963Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-10T15:41:42.530Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-10T15:41:43.467Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-10T15:41:44.409Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-10T15:41:44.409Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-10T15:41:44.409Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-10T15:41:44.409Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-10T15:41:44.409Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-10T15:41:44.977Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-10T15:41:45.547Z] --- PASS: TestGraphdriverPluginV2 (4.25s) [2021-11-10T15:41:45.547Z] PASS [2021-11-10T15:41:45.547Z] [2021-11-10T15:41:45.547Z] DONE 5 tests in 10.145s [2021-11-10T15:41:45.547Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-10T15:41:45.547Z] ++ 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-11-10T15:41:45.547Z] ++ set -e [2021-11-10T15:41:45.547Z] ++ '[' -n 0 ']' [2021-11-10T15:41:45.547Z] ++ set -x [2021-11-10T15:41:45.547Z] ++ 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-11-10T15:41:45.547Z] INFO: Testing against a local daemon [2021-11-10T15:41:45.547Z] === RUN TestContinueAfterPluginCrash [2021-11-10T15:41:45.547Z] === PAUSE TestContinueAfterPluginCrash [2021-11-10T15:41:45.547Z] === RUN TestReadPluginNoRead [2021-11-10T15:41:45.547Z] === PAUSE TestReadPluginNoRead [2021-11-10T15:41:45.547Z] === RUN TestDaemonStartWithLogOpt [2021-11-10T15:41:45.547Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-10T15:41:45.547Z] === CONT TestContinueAfterPluginCrash [2021-11-10T15:41:45.547Z] === CONT TestDaemonStartWithLogOpt [2021-11-10T15:41:48.833Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-11-10T15:41:49.092Z] --- PASS: TestDaemonStartWithLogOpt (3.50s) [2021-11-10T15:41:49.092Z] === CONT TestReadPluginNoRead [2021-11-10T15:41:49.352Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-10T15:41:49.921Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-10T15:41:50.857Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-10T15:41:50.858Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-11-10T15:41:50.858Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-10T15:41:50.858Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-10T15:41:52.769Z] === RUN TestReadPluginNoRead/default [2021-11-10T15:41:53.028Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-11-10T15:41:53.963Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-10T15:41:53.963Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-10T15:41:54.529Z] --- PASS: TestContinueAfterPluginCrash (8.80s) [2021-11-10T15:41:54.529Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-10T15:41:55.905Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-10T15:41:55.905Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-10T15:41:55.905Z] docker_api_swarm_node_test.go:19: [d869be0809852] joining swarm manager [de1d572b29f61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T15:41:56.842Z] docker_api_swarm_node_test.go:20: [df2ffee6360e9] joining swarm manager [de1d572b29f61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-10T15:41:57.776Z] === CONT TestReadPluginNoRead [2021-11-10T15:41:57.776Z] read_test.go:92: [d1fa32cf6b9b4] daemon is not started [2021-11-10T15:41:57.776Z] --- PASS: TestReadPluginNoRead (8.47s) [2021-11-10T15:41:57.776Z] --- PASS: TestReadPluginNoRead/default (1.42s) [2021-11-10T15:41:57.776Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.74s) [2021-11-10T15:41:57.776Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.82s) [2021-11-10T15:41:57.776Z] PASS [2021-11-10T15:41:57.776Z] [2021-11-10T15:41:57.776Z] DONE 6 tests in 12.107s [2021-11-10T15:41:57.776Z] 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-11-10T15:41:57.776Z] ++ 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-11-10T15:41:57.776Z] ++ set -e [2021-11-10T15:41:57.776Z] ++ '[' -n 0 ']' [2021-11-10T15:41:57.776Z] ++ set -x [2021-11-10T15:41:57.776Z] ++ 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-11-10T15:41:57.776Z] testing: warning: no tests to run [2021-11-10T15:41:57.776Z] PASS [2021-11-10T15:41:57.776Z] [2021-11-10T15:41:57.776Z] DONE 0 tests in 0.049s [2021-11-10T15:41:57.776Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-10T15:41:57.776Z] ++ 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-11-10T15:41:57.776Z] ++ set -e [2021-11-10T15:41:57.776Z] ++ '[' -n 0 ']' [2021-11-10T15:41:57.776Z] ++ set -x [2021-11-10T15:41:57.777Z] ++ 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-11-10T15:41:57.777Z] INFO: Testing against a local daemon [2021-11-10T15:41:57.777Z] === RUN TestPluginWithDevMounts [2021-11-10T15:41:57.777Z] === PAUSE TestPluginWithDevMounts [2021-11-10T15:41:57.777Z] === CONT TestPluginWithDevMounts [2021-11-10T15:41:59.825Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-10T15:41:59.825Z] --- PASS: TestPluginWithDevMounts (1.75s) [2021-11-10T15:41:59.825Z] PASS [2021-11-10T15:41:59.825Z] [2021-11-10T15:41:59.825Z] DONE 1 tests in 1.894s [2021-11-10T15:41:59.825Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-10T15:41:59.825Z] ++ 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-11-10T15:41:59.825Z] ++ set -e [2021-11-10T15:41:59.825Z] ++ '[' -n 0 ']' [2021-11-10T15:41:59.825Z] ++ set -x [2021-11-10T15:41:59.825Z] ++ 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-11-10T15:41:59.825Z] INFO: Testing against a local daemon [2021-11-10T15:41:59.825Z] === RUN TestSecretInspect [2021-11-10T15:42:00.084Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-10T15:42:01.458Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-10T15:42:02.026Z] --- PASS: TestSecretInspect (2.24s) [2021-11-10T15:42:02.026Z] === RUN TestSecretList [2021-11-10T15:42:02.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-10T15:42:03.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-11-10T15:42:04.598Z] --- PASS: TestSecretList (2.46s) [2021-11-10T15:42:04.598Z] === RUN TestSecretsCreateAndDelete [2021-11-10T15:42:04.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-11-10T15:42:05.165Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-11-10T15:42:06.539Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-11-10T15:42:06.798Z] --- PASS: TestSecretsCreateAndDelete (2.31s) [2021-11-10T15:42:06.798Z] === RUN TestSecretsUpdate [2021-11-10T15:42:07.732Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-11-10T15:42:07.990Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a401e0_} [2021-11-10T15:42:09.365Z] --- PASS: TestSecretsUpdate (2.43s) [2021-11-10T15:42:09.365Z] === RUN TestTemplatedSecret [2021-11-10T15:42:09.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1362595215_/foo_false____} [2021-11-10T15:42:10.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1362595215_/foo_true____} [2021-11-10T15:42:12.647Z] --- PASS: TestTemplatedSecret (3.02s) [2021-11-10T15:42:12.647Z] === RUN TestSecretCreateResolve [2021-11-10T15:42:12.647Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3743416226_/foo_false____} [2021-11-10T15:42:12.906Z] docker_api_swarm_test.go:501: [d426b605311ea] joining swarm manager [d8339a199a54d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T15:42:13.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3743416226_/foo_true____} [2021-11-10T15:42:14.777Z] --- PASS: TestSecretCreateResolve (2.47s) [2021-11-10T15:42:14.777Z] PASS [2021-11-10T15:42:14.777Z] [2021-11-10T15:42:14.777Z] DONE 6 tests in 15.073s [2021-11-10T15:42:14.777Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-10T15:42:14.777Z] ++ 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-11-10T15:42:14.777Z] ++ set -e [2021-11-10T15:42:14.777Z] ++ '[' -n 0 ']' [2021-11-10T15:42:14.777Z] ++ set -x [2021-11-10T15:42:14.777Z] ++ 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-11-10T15:42:14.777Z] INFO: Testing against a local daemon [2021-11-10T15:42:14.777Z] === RUN TestServiceCreateInit [2021-11-10T15:42:14.777Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-10T15:42:15.300Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-11-10T15:42:15.300Z] Copying nested executables into bundles/binary-daemon [2021-11-10T15:42:15.300Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2021-11-10T15:42:15.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3743416226_/foo_true__0xc000a40210__} [Pipeline] sh [2021-11-10T15:42:15.634Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43008/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=7677aeafd7e25aa063c0e40217a26c316a5a2d0c -e DOCKER_GRAPHDRIVER docker:7677aeafd7e25aa063c0e40217a26c316a5a2d0c hack/make.sh cross [2021-11-10T15:42:16.205Z] [2021-11-10T15:42:16.466Z] Removing bundles/ [2021-11-10T15:42:16.466Z] [2021-11-10T15:42:16.466Z] ---> Making bundle: cross (in bundles/cross) [2021-11-10T15:42:16.466Z] Cross building: bundles/cross/linux/amd64 [2021-11-10T15:42:16.466Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-11-10T15:42:16.466Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-11-10T15:42:16.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a40228_} [2021-11-10T15:42:18.097Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a40240_} [2021-11-10T15:42:19.033Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-10T15:42:19.599Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a40258_} [2021-11-10T15:42:20.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a40270_} [2021-11-10T15:42:21.544Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-10T15:42:22.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-10T15:42:22.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-10T15:42:22.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-10T15:42:22.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-10T15:42:22.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-10T15:42:22.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-10T15:42:22.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-10T15:42:23.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-10T15:42:23.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-10T15:42:23.208Z] --- PASS: TestServiceCreateInit (8.28s) [2021-11-10T15:42:23.208Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.99s) [2021-11-10T15:42:23.208Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.27s) [2021-11-10T15:42:23.208Z] === RUN TestCreateServiceMultipleTimes [2021-11-10T15:42:23.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-10T15:42:23.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-10T15:42:23.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-11-10T15:42:23.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-11-10T15:42:23.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-11-10T15:42:23.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-11-10T15:42:23.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-11-10T15:42:23.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-11-10T15:42:23.471Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-10T15:42:23.730Z] docker_api_swarm_test.go:506: [d801b90a41de7] joining swarm manager [d8339a199a54d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-10T15:42:25.634Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-10T15:42:27.540Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-10T15:42:30.072Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-10T15:42:31.007Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-10T15:42:31.007Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-10T15:42:31.943Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-10T15:42:32.201Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-11-10T15:42:32.768Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-10T15:42:33.703Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-10T15:42:34.269Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-10T15:42:34.835Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-10T15:42:35.771Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-10T15:42:36.029Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-10T15:42:36.596Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-10T15:42:37.532Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-10T15:42:38.100Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-10T15:42:38.667Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-10T15:42:39.236Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-10T15:42:40.170Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-10T15:42:40.171Z] --- PASS: TestCreateServiceMultipleTimes (16.92s) [2021-11-10T15:42:40.171Z] === RUN TestCreateServiceConflict [2021-11-10T15:42:40.738Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-10T15:42:41.305Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-10T15:42:41.305Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-10T15:42:41.873Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-10T15:42:42.809Z] --- PASS: TestCreateServiceConflict (2.55s) [2021-11-10T15:42:42.809Z] === RUN TestCreateServiceMaxReplicas [2021-11-10T15:42:42.809Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-10T15:42:43.757Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-10T15:42:44.018Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-10T15:42:44.955Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-10T15:42:45.890Z] --- PASS: TestCreateServiceMaxReplicas (3.28s) [2021-11-10T15:42:45.890Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-10T15:42:46.459Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-10T15:42:47.026Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-10T15:42:48.934Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-10T15:42:51.465Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-10T15:42:53.999Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-10T15:42:53.999Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-10T15:42:57.284Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-10T15:42:57.851Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-11-10T15:42:58.786Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-10T15:42:59.356Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-10T15:42:59.924Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.89s) [2021-11-10T15:42:59.924Z] === RUN TestCreateServiceSecretFileMode [2021-11-10T15:43:00.183Z] docker_api_swarm_node_test.go:80: [dd4425e3808c5] joining swarm manager [da25c08e84a4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T15:43:03.468Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-11-10T15:43:04.035Z] === RUN TestDockerSuite/TestCpToDot [2021-11-10T15:43:04.603Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-10T15:43:05.539Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-10T15:43:06.918Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-10T15:43:07.485Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-10T15:43:08.864Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-10T15:43:08.864Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-10T15:43:09.444Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-10T15:43:10.379Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-10T15:43:10.379Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-10T15:43:10.379Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-10T15:43:10.637Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-10T15:43:11.204Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-10T15:43:11.204Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-11-10T15:43:11.204Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-10T15:43:11.204Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-10T15:43:11.770Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-10T15:43:11.770Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-10T15:43:12.029Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-10T15:43:12.029Z] === RUN TestDockerSuite/TestCreateRM [2021-11-10T15:43:12.029Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-10T15:43:12.029Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-10T15:43:12.029Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-10T15:43:12.288Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-10T15:43:12.288Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-10T15:43:13.222Z] --- PASS: TestCreateServiceSecretFileMode (13.42s) [2021-11-10T15:43:13.222Z] === RUN TestCreateServiceConfigFileMode [2021-11-10T15:43:13.788Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-11-10T15:43:14.356Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-10T15:43:14.356Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-10T15:43:14.356Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-10T15:43:16.261Z] docker_api_swarm_node_test.go:52: [d6f807adab721] joining swarm manager [d31f632ab7e28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T15:43:17.197Z] docker_api_swarm_node_test.go:53: [d9debb8b7b884] joining swarm manager [d31f632ab7e28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-10T15:43:18.574Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-10T15:43:18.832Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-10T15:43:18.832Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-10T15:43:18.832Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-10T15:43:18.832Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-10T15:43:19.090Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-10T15:43:19.350Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-10T15:43:20.285Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-10T15:43:20.851Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-10T15:43:21.043Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-10T15:43:21.043Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-10T15:43:21.043Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-10T15:43:21.043Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-10T15:43:21.043Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-10T15:43:21.043Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-10T15:43:21.043Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-10T15:43:21.043Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-10T15:43:21.043Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-10T15:43:21.043Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-10T15:43:21.043Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-10T15:43:21.043Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-10T15:43:21.043Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-10T15:43:21.043Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-10T15:43:21.043Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-10T15:43:21.043Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-10T15:43:21.043Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-10T15:43:21.043Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-10T15:43:21.043Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-11-10T15:43:21.043Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-10T15:43:21.784Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-10T15:43:22.720Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-10T15:43:23.286Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-10T15:43:23.853Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-10T15:43:23.853Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-10T15:43:24.422Z] === RUN TestDockerSuite/TestDockerFails [2021-11-10T15:43:24.422Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-11-10T15:43:24.422Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-11-10T15:43:24.422Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-11-10T15:43:24.833Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-10T15:43:24.833Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-10T15:43:24.833Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-10T15:43:24.833Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-11-10T15:43:24.833Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-10T15:43:25.358Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-11-10T15:43:25.616Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-11-10T15:43:26.557Z] --- PASS: TestCreateServiceConfigFileMode (13.40s) [2021-11-10T15:43:26.557Z] === RUN TestCreateServiceSysctls [2021-11-10T15:43:27.125Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-11-10T15:43:27.125Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-11-10T15:43:27.125Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-11-10T15:43:27.125Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-11-10T15:43:27.790Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-10T15:43:30.024Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-10T15:43:30.024Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-11-10T15:43:30.024Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-10T15:43:30.024Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-10T15:43:30.024Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-10T15:43:30.024Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-11-10T15:43:30.024Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-10T15:43:30.024Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-10T15:43:30.024Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-10T15:43:30.409Z] --- PASS: TestCreateServiceSysctls (3.20s) [2021-11-10T15:43:30.409Z] === RUN TestCreateServiceCapabilities [2021-11-10T15:43:32.359Z] --- PASS: TestCreateServiceCapabilities (2.51s) [2021-11-10T15:43:32.359Z] === RUN TestInspect [2021-11-10T15:43:32.618Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-10T15:43:32.974Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-10T15:43:32.974Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-10T15:43:32.974Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-10T15:43:32.974Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-10T15:43:32.974Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-10T15:43:35.148Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-10T15:43:35.406Z] --- PASS: TestInspect (3.19s) [2021-11-10T15:43:35.406Z] === RUN TestCreateJob [2021-11-10T15:43:36.781Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-10T15:43:38.684Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-11-10T15:43:38.943Z] --- PASS: TestCreateJob (3.43s) [2021-11-10T15:43:38.943Z] === RUN TestReplicatedJob [2021-11-10T15:43:39.202Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-10T15:43:39.769Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-10T15:43:40.130Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-10T15:43:40.336Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-10T15:43:41.274Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-10T15:43:41.841Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-10T15:43:42.777Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-11-10T15:43:44.682Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-11-10T15:43:44.682Z] --- PASS: TestReplicatedJob (5.56s) [2021-11-10T15:43:44.682Z] === RUN TestUpdateReplicatedJob [2021-11-10T15:43:45.617Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-10T15:43:48.147Z] --- PASS: TestUpdateReplicatedJob (3.33s) [2021-11-10T15:43:48.147Z] === RUN TestServiceListWithStatuses [2021-11-10T15:43:48.147Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-10T15:43:48.147Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-10T15:43:48.147Z] === RUN TestDockerNetworkConnectAlias [2021-11-10T15:43:48.147Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-11-10T15:43:49.523Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-11-10T15:43:50.459Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-10T15:43:51.837Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-10T15:43:52.987Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-11-10T15:43:52.987Z] Copying nested executables into bundles/cross/linux/amd64 [2021-11-10T15:43:52.987Z] Cross building: bundles/cross/windows/amd64 [2021-11-10T15:43:52.987Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-11-10T15:43:52.987Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-11-10T15:43:53.211Z] --- PASS: TestDockerNetworkConnectAlias (5.08s) [2021-11-10T15:43:53.211Z] === RUN TestDockerNetworkReConnect [2021-11-10T15:43:53.211Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-10T15:43:53.470Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-10T15:43:53.729Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-10T15:43:55.123Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-10T15:43:55.689Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-11-10T15:43:56.255Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-11-10T15:43:56.513Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-10T15:43:56.772Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-11-10T15:43:56.772Z] --- PASS: TestDockerNetworkReConnect (3.84s) [2021-11-10T15:43:56.772Z] === RUN TestServicePlugin [2021-11-10T15:43:57.030Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-11-10T15:43:57.031Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-10T15:43:58.410Z] docker_api_swarm_test.go:201: [d473f48632064] joining swarm manager [d994454fd7c54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T15:43:58.670Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-10T15:44:00.048Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-10T15:44:00.048Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-10T15:44:00.048Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-10T15:44:00.616Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-10T15:44:00.875Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-10T15:44:01.441Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-10T15:44:01.699Z] plugin_test.go:62: [d7260772f6827] joining swarm manager [d2d7bb644cfef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T15:44:02.634Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-11-10T15:44:02.893Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-11-10T15:44:02.893Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-11-10T15:44:02.893Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-11-10T15:44:02.893Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-11-10T15:44:02.893Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-10T15:44:02.893Z] plugin_test.go:65: [dbaf94b3e649b] joining swarm manager [d2d7bb644cfef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-10T15:44:04.803Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-11-10T15:44:05.372Z] === RUN TestDockerSuite/TestEventsRename [2021-11-10T15:44:06.307Z] === RUN TestDockerSuite/TestEventsResize [2021-11-10T15:44:06.565Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-10T15:44:07.133Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-10T15:44:07.701Z] === RUN TestDockerSuite/TestEventsStreaming [2021-11-10T15:44:08.268Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-10T15:44:11.549Z] === RUN TestDockerSuite/TestEventsTop [2021-11-10T15:44:11.549Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-10T15:44:14.079Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-10T15:44:15.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-11-10T15:44:17.886Z] docker_api_swarm_test.go:383: [d4fcf17d6535c] joining swarm manager [d916ab3f1e633]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T15:44:19.264Z] docker_api_swarm_test.go:384: [d3b9750e7240d] joining swarm manager [d916ab3f1e633]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-10T15:44:25.824Z] === RUN TestDockerSuite/TestExec [2021-11-10T15:44:25.824Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-10T15:44:26.083Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-10T15:44:26.650Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-10T15:44:26.909Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-10T15:44:28.284Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-10T15:44:28.284Z] --- PASS: TestServicePlugin (31.62s) [2021-11-10T15:44:28.284Z] === RUN TestServiceUpdateLabel [2021-11-10T15:44:28.850Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-10T15:44:29.416Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-10T15:44:29.983Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-10T15:44:30.551Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-10T15:44:31.120Z] --- PASS: TestServiceUpdateLabel (2.66s) [2021-11-10T15:44:31.120Z] === RUN TestServiceUpdateSecrets [2021-11-10T15:44:31.379Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-10T15:44:31.947Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-10T15:44:33.323Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-10T15:44:34.260Z] === RUN TestDockerSuite/TestExecEnv [2021-11-10T15:44:34.518Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-10T15:44:35.893Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-10T15:44:36.152Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-10T15:44:38.051Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-10T15:44:38.310Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-11-10T15:44:38.878Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-10T15:44:39.445Z] === RUN TestDockerSuite/TestExecParseError [2021-11-10T15:44:40.016Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-10T15:44:40.584Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-10T15:44:41.150Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-10T15:44:42.087Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-10T15:44:42.655Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-10T15:44:43.226Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-10T15:44:46.507Z] --- PASS: TestServiceUpdateSecrets (15.04s) [2021-11-10T15:44:46.507Z] === RUN TestServiceUpdateConfigs [2021-11-10T15:44:54.615Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-10T15:44:54.615Z] === RUN TestDockerSuite/TestExecTTY [2021-11-10T15:44:55.183Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-10T15:44:55.749Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-10T15:44:56.315Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-10T15:44:56.887Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-10T15:44:56.887Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-11-10T15:44:56.887Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-10T15:44:58.270Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-11-10T15:44:58.528Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-10T15:44:59.463Z] === RUN TestDockerSuite/TestExecWithTERM [2021-11-10T15:44:59.723Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-10T15:45:00.290Z] --- PASS: TestServiceUpdateConfigs (14.25s) [2021-11-10T15:45:00.290Z] === RUN TestServiceUpdateNetwork [2021-11-10T15:45:00.549Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-10T15:45:05.816Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-10T15:45:10.000Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-10T15:45:11.378Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-10T15:45:12.751Z] --- PASS: TestServiceUpdateNetwork (12.37s) [2021-11-10T15:45:12.751Z] === RUN TestServiceUpdatePidsLimit [2021-11-10T15:45:14.137Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-10T15:45:14.478Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-11-10T15:45:14.479Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-11-10T15:45:14.479Z] remote: Enumerating objects: 23, done. [2021-11-10T15:45:14.479Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-11-10T15:45:14.479Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-11-10T15:45:14.479Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-11-10T15:45:14.479Z] 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-11-10T15:45:14.479Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-11-10T15:45:14.479Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-11-10T15:45:14.707Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-10T15:45:14.812Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43008/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7677aeafd7e25aa063c0e40217a26c316a5a2d0c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7677aeafd7e25aa063c0e40217a26c316a5a2d0c hack/test/unit [2021-11-10T15:45:16.082Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-10T15:45:16.340Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-10T15:45:16.340Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-10T15:45:16.340Z] === RUN TestDockerSuite/TestHealth [2021-11-10T15:45:18.121Z] ? github.com/docker/docker/api [no test files] [2021-11-10T15:45:19.623Z] check_test.go:380: [d3b9750e7240d] daemon is not started [2021-11-10T15:45:19.623Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-11-10T15:45:21.524Z] docker_api_swarm_test.go:801: [d970e5d71eacb] joining swarm manager [d4fb6b2c2a541]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T15:45:21.610Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-10T15:45:21.610Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-11-10T15:45:21.610Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-10T15:45:21.610Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-10T15:45:21.610Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-10T15:45:21.610Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-10T15:45:21.610Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-10T15:45:21.610Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-11-10T15:45:21.610Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-10T15:45:21.610Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-11-10T15:45:21.610Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-10T15:45:21.610Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-11-10T15:45:21.610Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-10T15:45:21.610Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-10T15:45:21.610Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-10T15:45:21.782Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-10T15:45:22.078Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-10T15:45:23.159Z] docker_api_swarm_test.go:801: [d00d91b4c9b99] joining swarm manager [d4fb6b2c2a541]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-10T15:45:23.644Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-10T15:45:23.644Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-11-10T15:45:23.644Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-10T15:45:23.644Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-11-10T15:45:23.644Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-10T15:45:23.644Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-10T15:45:24.534Z] docker_api_swarm_test.go:801: [d0e9997f7a870] joining swarm manager [d4fb6b2c2a541]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-10T15:45:25.469Z] docker_api_swarm_test.go:801: [dda7ccc750058] joining swarm manager [d4fb6b2c2a541]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-11-10T15:45:26.597Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-10T15:45:26.844Z] docker_api_swarm_test.go:809: [d4a794137f0e4] joining swarm manager [d4fb6b2c2a541]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-11-10T15:45:29.374Z] --- PASS: TestServiceUpdatePidsLimit (16.55s) [2021-11-10T15:45:29.374Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2021-11-10T15:45:29.374Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-11-10T15:45:29.374Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2021-11-10T15:45:29.374Z] PASS [2021-11-10T15:45:29.374Z] [2021-11-10T15:45:29.374Z] === Skipped [2021-11-10T15:45:29.374Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-10T15:45:29.374Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-10T15:45:29.374Z] [2021-11-10T15:45:29.374Z] [2021-11-10T15:45:29.374Z] DONE 27 tests, 1 skipped in 194.492s [2021-11-10T15:45:29.374Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-10T15:45:29.374Z] ++ 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-11-10T15:45:29.374Z] ++ set -e [2021-11-10T15:45:29.374Z] ++ '[' -n 0 ']' [2021-11-10T15:45:29.374Z] ++ set -x [2021-11-10T15:45:29.374Z] ++ 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-11-10T15:45:29.374Z] INFO: Testing against a local daemon [2021-11-10T15:45:29.374Z] === RUN TestSessionCreate [2021-11-10T15:45:29.374Z] --- PASS: TestSessionCreate (0.02s) [2021-11-10T15:45:29.374Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-10T15:45:29.374Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-11-10T15:45:29.374Z] PASS [2021-11-10T15:45:29.374Z] [2021-11-10T15:45:29.374Z] DONE 2 tests in 0.164s [2021-11-10T15:45:29.374Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-10T15:45:29.374Z] ++ 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-11-10T15:45:29.374Z] ++ set -e [2021-11-10T15:45:29.374Z] ++ '[' -n 0 ']' [2021-11-10T15:45:29.374Z] ++ set -x [2021-11-10T15:45:29.374Z] ++ 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-11-10T15:45:29.632Z] INFO: Testing against a local daemon [2021-11-10T15:45:29.632Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-10T15:45:29.632Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-10T15:45:29.632Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-10T15:45:29.632Z] === RUN TestEventsExecDie [2021-11-10T15:45:30.200Z] --- PASS: TestEventsExecDie (0.59s) [2021-11-10T15:45:30.200Z] === RUN TestEventsBackwardsCompatible [2021-11-10T15:45:30.200Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-11-10T15:45:30.200Z] === RUN TestInfoBinaryCommits [2021-11-10T15:45:30.200Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-11-10T15:45:30.200Z] === RUN TestInfoAPIVersioned [2021-11-10T15:45:30.200Z] --- PASS: TestInfoAPIVersioned (0.03s) [2021-11-10T15:45:30.200Z] === RUN TestInfoDiscoveryBackend [2021-11-10T15:45:30.766Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-11-10T15:45:30.766Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-10T15:45:31.700Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-10T15:45:31.700Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-10T15:45:32.268Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2021-11-10T15:45:32.268Z] === RUN TestInfoAPI [2021-11-10T15:45:32.268Z] --- PASS: TestInfoAPI (0.03s) [2021-11-10T15:45:32.268Z] === RUN TestInfoAPIWarnings [2021-11-10T15:45:35.550Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-10T15:45:35.809Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-10T15:45:35.809Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-10T15:45:35.809Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-10T15:45:36.245Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-11-10T15:45:36.378Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-10T15:45:36.378Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-10T15:45:36.945Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-10T15:45:36.945Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-10T15:45:36.945Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-10T15:45:36.945Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-10T15:45:37.025Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-10T15:45:37.203Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-10T15:45:37.460Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-10T15:45:37.719Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-10T15:45:37.719Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-10T15:45:38.286Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-10T15:45:38.286Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-10T15:45:38.877Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-10T15:45:39.448Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-10T15:45:39.707Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-10T15:45:40.273Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-10T15:45:40.815Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-10T15:45:41.282Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-10T15:45:41.282Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-11-10T15:45:41.282Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-10T15:45:42.802Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-10T15:45:42.802Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-10T15:45:42.802Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-10T15:45:44.179Z] === RUN TestDockerSuite/TestImportFile [2021-11-10T15:45:45.074Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-10T15:45:45.113Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-10T15:45:45.113Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-10T15:45:46.049Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-10T15:45:46.072Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-10T15:45:47.429Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-10T15:45:48.806Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-10T15:45:48.806Z] --- PASS: TestInfoAPIWarnings (16.39s) [2021-11-10T15:45:48.806Z] === RUN TestInfoDebug [2021-11-10T15:45:49.372Z] --- PASS: TestInfoDebug (0.55s) [2021-11-10T15:45:49.372Z] === RUN TestInfoInsecureRegistries [2021-11-10T15:45:49.372Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-10T15:45:49.939Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-11-10T15:45:49.939Z] === RUN TestInfoRegistryMirrors [2021-11-10T15:45:49.939Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-10T15:45:50.507Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-11-10T15:45:50.507Z] === RUN TestLoginFailsWithBadCredentials [2021-11-10T15:45:50.507Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-11-10T15:45:50.507Z] === RUN TestPingCacheHeaders [2021-11-10T15:45:50.507Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-10T15:45:50.507Z] === RUN TestPingGet [2021-11-10T15:45:50.507Z] --- PASS: TestPingGet (0.03s) [2021-11-10T15:45:50.507Z] === RUN TestPingHead [2021-11-10T15:45:50.507Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-10T15:45:50.507Z] --- PASS: TestPingHead (0.03s) [2021-11-10T15:45:50.507Z] === RUN TestVersion [2021-11-10T15:45:50.507Z] --- PASS: TestVersion (0.02s) [2021-11-10T15:45:50.507Z] PASS [2021-11-10T15:45:50.507Z] [2021-11-10T15:45:50.507Z] === Skipped [2021-11-10T15:45:50.507Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-10T15:45:50.507Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-10T15:45:50.507Z] [2021-11-10T15:45:50.508Z] [2021-11-10T15:45:50.508Z] DONE 18 tests, 1 skipped in 21.169s [2021-11-10T15:45:50.508Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-11-10T15:45:50.766Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-10T15:45:50.766Z] ++ 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-11-10T15:45:50.766Z] ++ set -e [2021-11-10T15:45:50.766Z] ++ '[' -n 0 ']' [2021-11-10T15:45:50.766Z] ++ set -x [2021-11-10T15:45:50.766Z] ++ 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-11-10T15:45:50.766Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-10T15:45:50.766Z] INFO: Testing against a local daemon [2021-11-10T15:45:50.766Z] === RUN TestVolumesCreateAndList [2021-11-10T15:45:50.766Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-11-10T15:45:50.766Z] === RUN TestVolumesRemove [2021-11-10T15:45:50.829Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-10T15:45:50.829Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-11-10T15:45:50.829Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-10T15:45:50.829Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-11-10T15:45:50.829Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-10T15:45:50.829Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-11-10T15:45:50.829Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-10T15:45:50.829Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-11-10T15:45:50.829Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-10T15:45:50.829Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-10T15:45:51.027Z] --- PASS: TestVolumesRemove (0.09s) [2021-11-10T15:45:51.027Z] === RUN TestVolumesInspect [2021-11-10T15:45:51.027Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-10T15:45:51.027Z] === RUN TestVolumesInvalidJSON [2021-11-10T15:45:51.027Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-10T15:45:51.027Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-10T15:45:51.027Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-10T15:45:51.027Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-10T15:45:51.027Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-10T15:45:51.027Z] PASS [2021-11-10T15:45:51.027Z] [2021-11-10T15:45:51.027Z] DONE 5 tests in 0.314s [2021-11-10T15:45:51.027Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-10T15:45:51.285Z] ++++ cat bundles/test-integration/docker.pid [2021-11-10T15:45:51.285Z] +++ kill 5632 [2021-11-10T15:45:51.285Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-10T15:45:51.852Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-10T15:45:52.418Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-10T15:45:52.418Z] +++ /etc/init.d/apparmor stop [2021-11-10T15:45:52.418Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-10T15:45:52.418Z] [2021-11-10T15:45:52.418Z] Unloading profiles will leave already running processes permanently [2021-11-10T15:45:52.418Z] unconfined, which can lead to unexpected situations. [2021-11-10T15:45:52.418Z] [2021-11-10T15:45:52.418Z] To set a process to complain mode, use the command line tool [2021-11-10T15:45:52.418Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-10T15:45:52.418Z] +++ true [2021-11-10T15:45:52.418Z] exiting test-integration [2021-11-10T15:45:52.418Z] ++ exit 0 [2021-11-10T15:45:52.418Z] [2021-11-10T15:45:52.985Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-10T15:45:53.244Z] + for job in $(jobs -p) [2021-11-10T15:45:53.244Z] + wait 24984 [2021-11-10T15:45:53.812Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-10T15:45:54.380Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-10T15:45:54.380Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-11-10T15:45:55.756Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-10T15:45:56.014Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-10T15:45:56.582Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-10T15:45:56.582Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-10T15:45:57.149Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-10T15:45:57.149Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-11-10T15:45:57.149Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-10T15:45:57.715Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-10T15:45:58.282Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-10T15:45:58.848Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-10T15:45:59.416Z] === RUN TestDockerSuite/TestInspectImage [2021-11-10T15:45:59.416Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-10T15:45:59.416Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-10T15:45:59.416Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-11-10T15:45:59.416Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-10T15:45:59.682Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-10T15:46:00.251Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-10T15:46:00.251Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-10T15:46:00.818Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-10T15:46:01.384Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-10T15:46:03.284Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-10T15:46:03.284Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-10T15:46:03.851Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-10T15:46:04.418Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-10T15:46:05.794Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-10T15:46:06.053Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-10T15:46:06.619Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-10T15:46:07.187Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-10T15:46:07.447Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-10T15:46:08.016Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-10T15:46:08.274Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-10T15:46:08.532Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-11-10T15:46:09.908Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-10T15:46:10.843Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-10T15:46:11.778Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-10T15:46:12.036Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-10T15:46:12.971Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-10T15:46:14.874Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-10T15:46:15.811Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-10T15:46:15.811Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-10T15:46:17.188Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-10T15:46:17.446Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-10T15:46:18.015Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-10T15:46:18.952Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-11-10T15:46:25.521Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-10T15:46:26.457Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-10T15:46:27.391Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-10T15:46:27.958Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-10T15:46:29.334Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-11-10T15:46:29.334Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-10T15:46:29.593Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-10T15:46:29.593Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-10T15:46:29.593Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-10T15:46:30.160Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-10T15:46:30.727Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-10T15:46:33.540Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-10T15:46:33.540Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-11-10T15:46:33.540Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-10T15:46:33.540Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-11-10T15:46:34.008Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-10T15:46:34.911Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-10T15:46:34.911Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-10T15:46:39.094Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-10T15:46:39.661Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-10T15:46:39.661Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-10T15:46:40.228Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-11-10T15:46:40.487Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-10T15:46:41.424Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-10T15:46:42.803Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-10T15:46:43.739Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-10T15:46:44.678Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-10T15:46:44.678Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-11-10T15:46:47.210Z] docker_api_swarm_service_test.go:394: [da5e60e16b811] joining swarm manager [d0087e24f6fff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T15:46:47.210Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-10T15:46:47.778Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-10T15:46:48.038Z] docker_api_swarm_service_test.go:394: [db3a08a1aa34c] joining swarm manager [d0087e24f6fff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-10T15:46:48.297Z] === RUN TestDockerSuite/TestLogsSince [2021-11-10T15:46:54.886Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-10T15:46:59.298Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-10T15:46:59.298Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-11-10T15:46:59.298Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-10T15:46:59.298Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-10T15:47:01.442Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-10T15:47:01.442Z] === RUN TestDockerSuite/TestLogsTail [2021-11-10T15:47:01.442Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-10T15:47:02.009Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-10T15:47:02.268Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-10T15:47:02.527Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-10T15:47:02.786Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-11-10T15:47:03.045Z] === RUN TestDockerSuite/TestNetHostname [2021-11-10T15:47:04.421Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-10T15:47:04.679Z] === RUN TestDockerSuite/TestNetworkEvents [2021-11-10T15:47:05.167Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-10T15:47:05.167Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-11-10T15:47:05.249Z] docker_api_swarm_service_test.go:342: [d685148537bca] joining swarm manager [df0bb5f73b53c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T15:47:06.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-10T15:47:06.184Z] docker_api_swarm_service_test.go:342: [d4a906683cc4e] joining swarm manager [df0bb5f73b53c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-10T15:47:09.946Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-10T15:47:11.451Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-10T15:47:11.710Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-10T15:47:12.276Z] === RUN TestDockerSuite/TestPluginActive [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-10T15:47:12.755Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2021-11-10T15:47:12.755Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-10T15:47:12.755Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 5.7% of statements [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/types [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-10T15:47:12.755Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-10T15:47:12.755Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-10T15:47:12.755Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-11-10T15:47:12.755Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/builder [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-10T15:47:12.755Z] ok github.com/docker/docker/builder/dockerfile 0.264s coverage: 48.5% of statements [2021-11-10T15:47:12.755Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-10T15:47:12.755Z] ok github.com/docker/docker/builder/remotecontext 0.113s coverage: 13.7% of statements [2021-11-10T15:47:13.326Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-11-10T15:47:13.898Z] ok github.com/docker/docker/builder/remotecontext/git 1.369s coverage: 86.3% of statements [2021-11-10T15:47:13.898Z] ? github.com/docker/docker/cli [no test files] [2021-11-10T15:47:13.898Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-10T15:47:14.176Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-10T15:47:17.198Z] ok github.com/docker/docker/client 0.139s coverage: 75.4% of statements [2021-11-10T15:47:18.610Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-10T15:47:19.443Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-10T15:47:19.443Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-11-10T15:47:19.443Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-10T15:47:19.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-11-10T15:47:20.818Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-10T15:47:21.385Z] docker_api_swarm_service_test.go:489: [de391352f73e2] joining swarm manager [d28b231816a6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T15:47:22.318Z] docker_api_swarm_service_test.go:489: [d5aba4e484c80] joining swarm manager [d28b231816a6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-10T15:47:24.236Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-10T15:47:25.611Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-10T15:47:25.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-10T15:47:25.769Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-11-10T15:47:25.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-10T15:47:28.139Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-10T15:47:30.532Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-10T15:47:30.532Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-11-10T15:47:30.532Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-10T15:47:30.532Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-11-10T15:47:30.532Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-10T15:47:33.407Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-10T15:47:34.342Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-10T15:47:34.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-11-10T15:47:35.169Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-10T15:47:36.103Z] === RUN TestDockerSuite/TestPortList [2021-11-10T15:47:36.397Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-10T15:47:36.397Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-11-10T15:47:36.397Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-10T15:47:36.397Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-10T15:47:36.397Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-11-10T15:47:36.397Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-10T15:47:36.397Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-11-10T15:47:36.397Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-10T15:47:41.375Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-11-10T15:47:42.752Z] docker_api_swarm_service_test.go:127: [daa9c56cb4f41] joining swarm manager [db8b82cb08cc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T15:47:43.688Z] docker_api_swarm_service_test.go:128: [d6eba9579b975] joining swarm manager [db8b82cb08cc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-10T15:47:44.624Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-10T15:47:45.559Z] docker_api_swarm_service_test.go:136: [dd7f01a6c2a57] joining swarm manager [db8b82cb08cc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-10T15:47:45.818Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-10T15:47:46.385Z] docker_api_swarm_service_test.go:137: [d4717cd982ec4] joining swarm manager [db8b82cb08cc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-11-10T15:47:52.941Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-10T15:47:52.941Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-10T15:47:52.941Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-10T15:47:52.941Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-10T15:47:52.941Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-10T15:47:52.941Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-10T15:47:53.208Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-10T15:47:53.468Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-10T15:47:53.727Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-10T15:47:54.661Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-10T15:47:54.661Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-11-10T15:47:56.559Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-11-10T15:47:57.495Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-11-10T15:47:57.753Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-11-10T15:47:57.753Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-10T15:47:59.655Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-10T15:48:00.590Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-10T15:48:01.677Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-10T15:48:02.493Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-10T15:48:03.915Z] ok github.com/docker/docker/cmd/dockerd 0.072s coverage: 29.1% of statements [2021-11-10T15:48:03.915Z] ok github.com/docker/docker/container 0.123s coverage: 34.5% of statements [2021-11-10T15:48:03.915Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-10T15:48:03.915Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-10T15:48:03.915Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-10T15:48:03.915Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-10T15:48:04.627Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-10T15:48:04.627Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-11-10T15:48:05.095Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-10T15:48:05.095Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-11-10T15:48:05.563Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-10T15:48:05.780Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-10T15:48:05.780Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-10T15:48:06.548Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-10T15:48:06.549Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-11-10T15:48:06.549Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-10T15:48:07.684Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-10T15:48:08.619Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-11-10T15:48:11.148Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-11-10T15:48:11.312Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-10T15:48:11.780Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-10T15:48:11.780Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-11-10T15:48:11.780Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-10T15:48:11.780Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-11-10T15:48:11.780Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-10T15:48:13.049Z] docker_api_swarm_service_test.go:303: [da36eb485ec86] joining swarm manager [d1d4622ace8cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T15:48:13.345Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-10T15:48:13.615Z] docker_api_swarm_service_test.go:303: [da83f9577cf7f] joining swarm manager [d1d4622ace8cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-10T15:48:13.814Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-10T15:48:13.913Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2021-11-10T15:48:13.913Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2021-11-10T15:48:14.182Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-10T15:48:14.291Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-10T15:48:14.759Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-10T15:48:14.855Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-11-10T15:48:15.559Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-10T15:48:15.745Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-10T15:48:17.461Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-10T15:48:18.028Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-10T15:48:18.964Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-10T15:48:20.497Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-10T15:48:20.866Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-10T15:48:22.063Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-10T15:48:22.063Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-11-10T15:48:22.063Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-10T15:48:22.241Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-10T15:48:22.995Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 13.8% of statements [2021-11-10T15:48:23.048Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-10T15:48:23.048Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-11-10T15:48:23.048Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-10T15:48:23.517Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-10T15:48:23.581Z] ok github.com/docker/docker/daemon/config 0.040s coverage: 81.8% of statements [2021-11-10T15:48:23.617Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-10T15:48:23.617Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-10T15:48:23.841Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-11-10T15:48:24.185Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-10T15:48:24.412Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-11-10T15:48:24.983Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-11-10T15:48:25.560Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-10T15:48:25.730Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-10T15:48:25.925Z] ok github.com/docker/docker/daemon 12.118s coverage: 17.1% of statements [2021-11-10T15:48:25.925Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-10T15:48:25.925Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-10T15:48:25.925Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-10T15:48:25.925Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-10T15:48:26.197Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-10T15:48:26.665Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-10T15:48:26.665Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-11-10T15:48:26.665Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-10T15:48:26.868Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.114s coverage: 73.3% of statements [2021-11-10T15:48:27.462Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-10T15:48:27.652Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-10T15:48:27.720Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-10T15:48:27.720Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-11-10T15:48:27.720Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-10T15:48:27.720Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-10T15:48:27.979Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-10T15:48:27.979Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-10T15:48:28.120Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-10T15:48:28.120Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-11-10T15:48:28.120Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-10T15:48:28.120Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-11-10T15:48:28.120Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-10T15:48:28.254Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.444s coverage: 56.2% of statements [2021-11-10T15:48:28.254Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2021-11-10T15:48:28.549Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-10T15:48:29.483Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-10T15:48:30.169Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.021s coverage: 1.8% of statements [2021-11-10T15:48:30.419Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-10T15:48:30.677Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-10T15:48:32.717Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.302s coverage: 45.9% of statements [2021-11-10T15:48:32.717Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-10T15:48:32.717Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.567s coverage: 50.5% of statements [2021-11-10T15:48:32.872Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-10T15:48:33.964Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-11-10T15:48:35.867Z] docker_api_swarm_service_test.go:99: [d43411c78850b] joining swarm manager [dfad6cc8d9fe3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T15:48:36.020Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.033s coverage: 58.8% of statements [2021-11-10T15:48:36.811Z] docker_api_swarm_service_test.go:100: [db919562f2228] joining swarm manager [dfad6cc8d9fe3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-10T15:48:37.070Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-10T15:48:37.934Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.632s coverage: 58.0% of statements [2021-11-10T15:48:37.934Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-11-10T15:48:37.934Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-10T15:48:38.004Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-10T15:48:38.194Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 3.0% of statements [2021-11-10T15:48:39.136Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2021-11-10T15:48:39.910Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-10T15:48:39.910Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-10T15:48:39.910Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-10T15:48:40.478Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-10T15:48:43.032Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-10T15:48:43.341Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 6.6% of statements [2021-11-10T15:48:43.341Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-10T15:48:43.341Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-10T15:48:43.341Z] ok github.com/docker/docker/daemon/logger 0.260s coverage: 43.2% of statements [2021-11-10T15:48:43.618Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-10T15:48:45.525Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-10T15:48:45.888Z] ok github.com/docker/docker/daemon/logger/gelf 0.032s coverage: 67.0% of statements [2021-11-10T15:48:46.149Z] ok github.com/docker/docker/daemon/logger/awslogs 0.425s coverage: 77.4% of statements [2021-11-10T15:48:46.149Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-10T15:48:46.149Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-10T15:48:46.460Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-10T15:48:46.460Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-10T15:48:46.460Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-10T15:48:47.537Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 23.9% of statements [2021-11-10T15:48:48.495Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 69.9% of statements [2021-11-10T15:48:48.495Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2021-11-10T15:48:48.994Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-10T15:48:49.560Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-10T15:48:49.818Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-10T15:48:50.414Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-11-10T15:48:50.414Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-10T15:48:50.990Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.100s coverage: 59.3% of statements [2021-11-10T15:48:51.195Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-10T15:48:51.762Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-10T15:48:52.377Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.011s coverage: 31.5% of statements [2021-11-10T15:48:52.700Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-10T15:48:53.636Z] === RUN TestDockerSuite/TestRmiTag [2021-11-10T15:48:53.636Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-10T15:48:54.203Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-10T15:48:54.926Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 46.8% of statements [2021-11-10T15:48:55.499Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2021-11-10T15:48:56.072Z] ok github.com/docker/docker/daemon/logger/splunk 2.297s coverage: 82.5% of statements [2021-11-10T15:48:56.072Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-10T15:48:56.333Z] ok github.com/docker/docker/daemon/network 0.051s coverage: 63.8% of statements [2021-11-10T15:48:56.333Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-10T15:48:57.492Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-10T15:48:57.492Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-10T15:48:58.428Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-10T15:48:58.687Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-10T15:48:58.887Z] ok github.com/docker/docker/distribution/metadata 0.084s coverage: 48.2% of statements [2021-11-10T15:49:00.065Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-10T15:49:00.633Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-10T15:49:00.633Z] check_test.go:380: [d43411c78850b] daemon is not started [2021-11-10T15:49:00.803Z] ok github.com/docker/docker/distribution 0.227s coverage: 25.0% of statements [2021-11-10T15:49:00.803Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-10T15:49:00.892Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-10T15:49:01.150Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-10T15:49:01.150Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-10T15:49:01.718Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-10T15:49:02.189Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2021-11-10T15:49:02.653Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-10T15:49:02.979Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-10T15:49:02.979Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-10T15:49:02.979Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-10T15:49:03.132Z] ok github.com/docker/docker/image 0.028s coverage: 86.8% of statements [2021-11-10T15:49:03.219Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-10T15:49:03.393Z] ok github.com/docker/docker/distribution/xfer 1.969s coverage: 85.1% of statements [2021-11-10T15:49:03.393Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-10T15:49:03.786Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-10T15:49:04.336Z] ok github.com/docker/docker/image/cache 0.032s coverage: 19.2% of statements [2021-11-10T15:49:04.336Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-11-10T15:49:04.352Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-11-10T15:49:04.597Z] ok github.com/docker/docker/image/v1 0.034s coverage: 25.0% of statements [2021-11-10T15:49:04.597Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-10T15:49:05.313Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-10T15:49:05.540Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2021-11-10T15:49:05.879Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-11-10T15:49:06.137Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-11-10T15:49:06.709Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-11-10T15:49:07.456Z] ok github.com/docker/docker/oci 0.027s coverage: 38.4% of statements [2021-11-10T15:49:07.649Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-11-10T15:49:07.741Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-10T15:49:07.741Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-11-10T15:49:07.741Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-10T15:49:07.741Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-11-10T15:49:07.741Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-10T15:49:07.741Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-11-10T15:49:07.741Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-10T15:49:08.209Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-10T15:49:08.210Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-11-10T15:49:08.210Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-10T15:49:08.216Z] docker_api_swarm_service_test.go:532: [d14c5c08d0618] joining swarm manager [d999712fe1566]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T15:49:08.216Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-11-10T15:49:08.782Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-11-10T15:49:08.841Z] ok github.com/docker/docker/opts 0.036s coverage: 67.1% of statements [2021-11-10T15:49:09.102Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-11-10T15:49:09.349Z] docker_api_swarm_service_test.go:533: [d48328cdb4f99] joining swarm manager [d999712fe1566]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-10T15:49:09.349Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-10T15:49:09.916Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-11-10T15:49:10.850Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-10T15:49:11.787Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-10T15:49:12.355Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-10T15:49:12.419Z] ok github.com/docker/docker/pkg/archive 0.608s coverage: 81.8% of statements [2021-11-10T15:49:12.922Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-10T15:49:13.180Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-10T15:49:13.361Z] ok github.com/docker/docker/pkg/authorization 0.217s coverage: 68.3% of statements [2021-11-10T15:49:13.933Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2021-11-10T15:49:13.933Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2021-11-10T15:49:15.087Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-10T15:49:15.347Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-10T15:49:16.281Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-10T15:49:16.479Z] ok github.com/docker/docker/layer 8.027s coverage: 68.8% of statements [2021-11-10T15:49:16.479Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-10T15:49:16.479Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-10T15:49:16.479Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-10T15:49:16.479Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-10T15:49:16.479Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-10T15:49:16.479Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2021-11-10T15:49:16.539Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-10T15:49:17.052Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-11-10T15:49:17.107Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-10T15:49:17.107Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-10T15:49:17.365Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-10T15:49:17.625Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements [2021-11-10T15:49:17.886Z] ok github.com/docker/docker/pkg/chrootarchive 2.713s coverage: 43.5% of statements [2021-11-10T15:49:17.886Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-10T15:49:17.886Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-10T15:49:17.933Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-10T15:49:18.459Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2021-11-10T15:49:18.500Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-10T15:49:18.720Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2021-11-10T15:49:18.758Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-10T15:49:18.981Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-11-10T15:49:19.324Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-10T15:49:19.324Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-10T15:49:19.583Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-10T15:49:19.841Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-10T15:49:20.365Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-11-10T15:49:20.407Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-10T15:49:20.626Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 86.5% of statements [2021-11-10T15:49:20.888Z] ok github.com/docker/docker/pkg/discovery/kv 3.061s coverage: 84.1% of statements [2021-11-10T15:49:20.973Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-10T15:49:21.149Z] ok github.com/docker/docker/pkg/fsutils 0.167s coverage: 85.1% of statements [2021-11-10T15:49:21.410Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-11-10T15:49:21.540Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-10T15:49:22.107Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-10T15:49:22.107Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-10T15:49:22.613Z] ok github.com/docker/docker/pkg/idtools 0.558s coverage: 69.5% of statements [2021-11-10T15:49:22.613Z] ok github.com/docker/docker/pkg/ioutils 0.423s coverage: 70.6% of statements [2021-11-10T15:49:22.673Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-10T15:49:22.874Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2021-11-10T15:49:22.874Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-11-10T15:49:22.874Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-10T15:49:22.874Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-11-10T15:49:22.874Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-10T15:49:23.136Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2021-11-10T15:49:23.136Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-10T15:49:23.396Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2021-11-10T15:49:23.396Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2021-11-10T15:49:23.610Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-10T15:49:23.657Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-11-10T15:49:23.917Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-11-10T15:49:23.917Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-10T15:49:23.917Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-10T15:49:24.199Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-10T15:49:24.859Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-11-10T15:49:25.121Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-11-10T15:49:25.142Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-10T15:49:25.382Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-11-10T15:49:25.382Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-11-10T15:49:25.711Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-10T15:49:25.969Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-10T15:49:26.536Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-10T15:49:26.764Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2021-11-10T15:49:27.026Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-11-10T15:49:27.103Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-10T15:49:27.671Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-10T15:49:28.607Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-10T15:49:30.511Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-10T15:49:30.511Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-10T15:49:31.077Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-10T15:49:31.227Z] ok github.com/docker/docker/pkg/signal 3.312s coverage: 62.3% of statements [2021-11-10T15:49:31.227Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2021-11-10T15:49:31.227Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-11-10T15:49:31.227Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-11-10T15:49:31.676Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2021-11-10T15:49:32.044Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-11-10T15:49:32.247Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-11-10T15:49:32.302Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-10T15:49:32.507Z] ok github.com/docker/docker/pkg/tailfile 0.073s coverage: 88.6% of statements [2021-11-10T15:49:33.078Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-11-10T15:49:33.078Z] testing: warning: no tests to run [2021-11-10T15:49:33.078Z] coverage: [no statements] [2021-11-10T15:49:33.078Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-11-10T15:49:33.661Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-11-10T15:49:33.661Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-11-10T15:49:33.661Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-11-10T15:49:33.676Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-10T15:49:34.612Z] docker_api_swarm_service_test.go:147: [ddcabb6193484] joining swarm manager [d2f5f09c53b59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T15:49:35.549Z] docker_api_swarm_service_test.go:147: [d99f96bc12a24] joining swarm manager [d2f5f09c53b59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-10T15:49:35.549Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-10T15:49:35.577Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-11-10T15:49:35.837Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-11-10T15:49:36.408Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2021-11-10T15:49:37.350Z] ok github.com/docker/docker/quota 0.225s coverage: 71.4% of statements [2021-11-10T15:49:37.453Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-10T15:49:37.453Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-11-10T15:49:37.453Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-10T15:49:37.453Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-11-10T15:49:37.453Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-10T15:49:37.611Z] ok github.com/docker/docker/reference 0.007s coverage: 83.7% of statements [2021-11-10T15:49:38.020Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-10T15:49:38.355Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-10T15:49:38.826Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-10T15:49:38.826Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-11-10T15:49:38.826Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-10T15:49:38.996Z] ok github.com/docker/docker/registry 0.049s coverage: 57.2% of statements [2021-11-10T15:49:39.257Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-11-10T15:49:39.257Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-11-10T15:49:39.398Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-10T15:49:39.828Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-11-10T15:49:40.089Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-11-10T15:49:40.333Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-10T15:49:41.708Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-10T15:49:41.967Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-10T15:49:42.903Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-10T15:49:43.391Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-11-10T15:49:43.472Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-11-10T15:49:43.472Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-11-10T15:49:43.472Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-10T15:49:43.651Z] ok github.com/docker/docker/volume/local 0.106s coverage: 76.4% of statements [2021-11-10T15:49:43.912Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2021-11-10T15:49:44.041Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-11-10T15:49:44.979Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-10T15:49:44.979Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-10T15:49:45.296Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2021-11-10T15:49:45.571Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-10T15:49:46.139Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-10T15:49:46.705Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-11-10T15:49:46.964Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-10T15:49:46.964Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-10T15:49:47.529Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-10T15:49:47.788Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-10T15:49:48.355Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-10T15:49:48.920Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-10T15:49:49.178Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-10T15:49:49.746Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-10T15:49:50.005Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-10T15:49:50.573Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-10T15:49:50.573Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-10T15:49:51.142Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-10T15:49:51.710Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-10T15:49:52.646Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-10T15:49:52.646Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-10T15:49:52.646Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-11-10T15:49:52.646Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-10T15:49:55.178Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-10T15:49:55.745Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-10T15:50:00.082Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-10T15:50:00.082Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-10T15:50:00.191Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.6% of statements [2021-11-10T15:50:00.191Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-10T15:50:00.191Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-10T15:50:00.191Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-11-10T15:50:00.191Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-10T15:50:00.191Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-10T15:50:00.191Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-10T15:50:00.191Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-11-10T15:50:00.191Z] ? github.com/docker/docker/rootless [no test files] [2021-11-10T15:50:00.191Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-11-10T15:50:00.191Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-10T15:50:00.191Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-10T15:50:00.191Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-10T15:50:00.191Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-10T15:50:00.191Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-10T15:50:00.191Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-10T15:50:00.191Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-10T15:50:00.191Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-10T15:50:00.191Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-10T15:50:00.191Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-10T15:50:00.191Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-10T15:50:00.191Z] ? github.com/docker/docker/volume [no test files] [2021-11-10T15:50:00.191Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-10T15:50:00.191Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] === Skipped [2021-11-10T15:50:00.191Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-11-10T15:50:00.191Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-11-10T15:50:00.191Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-11-10T15:50:00.191Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-10T15:50:00.191Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-11-10T15:50:00.191Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-10T15:50:00.191Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-11-10T15:50:00.191Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-10T15:50:00.191Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-11-10T15:50:00.191Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-10T15:50:00.191Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-11-10T15:50:00.191Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-10T15:50:00.191Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-11-10T15:50:00.191Z] graphtest_unix.go:73: No driver to put! [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-11-10T15:50:00.191Z] time="2021-11-10T15:48:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-10T15:50:00.191Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-10T15:50:00.191Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-11-10T15:50:00.191Z] time="2021-11-10T15:48:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-10T15:50:00.191Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-10T15:50:00.191Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-11-10T15:50:00.191Z] time="2021-11-10T15:48:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-10T15:50:00.191Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-10T15:50:00.191Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-11-10T15:50:00.191Z] time="2021-11-10T15:48:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-10T15:50:00.191Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-10T15:50:00.191Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-11-10T15:50:00.191Z] time="2021-11-10T15:48:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-10T15:50:00.191Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-10T15:50:00.191Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-11-10T15:50:00.191Z] graphtest_unix.go:73: No driver to put! [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-11-10T15:50:00.191Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-11-10T15:50:00.191Z] overlay_test.go:49: Fails to compute changes intermittently [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-11-10T15:50:00.191Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-11-10T15:50:00.191Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-11-10T15:50:00.191Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-10T15:50:00.191Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-11-10T15:50:00.191Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-10T15:50:00.191Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-11-10T15:50:00.191Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-10T15:50:00.191Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-11-10T15:50:00.191Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-10T15:50:00.191Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-11-10T15:50:00.191Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-10T15:50:00.191Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-11-10T15:50:00.191Z] graphtest_unix.go:73: No driver to put! [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-11-10T15:50:00.191Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-11-10T15:50:00.191Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] [2021-11-10T15:50:00.191Z] DONE 2230 tests, 26 skipped in 281.320s Post stage [Pipeline] junit [2021-11-10T15:50:00.206Z] Recording test results [2021-11-10T15:50:00.410Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-11-10T15:50:00.749Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43008/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7677aeafd7e25aa063c0e40217a26c316a5a2d0c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7677aeafd7e25aa063c0e40217a26c316a5a2d0c hack/validate/vendor [2021-11-10T15:50:01.069Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-10T15:50:02.133Z] update vendored copy of archive/tar [2021-11-10T15:50:02.133Z] downloading: https://golang.org/dl/go1.16.10.src.tar.gz [2021-11-10T15:50:03.074Z] patching file stat_unix.go [2021-11-10T15:50:03.335Z] 2021/11/10 15:50:03 Collecting initial packages [2021-11-10T15:50:03.335Z] 2021/11/10 15:50:03 Download dependencies [2021-11-10T15:50:04.022Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-10T15:50:07.533Z] 2021/11/10 15:50:06 Starting whole vndr cycle because no package specified [2021-11-10T15:50:07.533Z] 2021/11/10 15:50:06 Ignoring paths matching "^archive/tar" [2021-11-10T15:50:07.533Z] 2021/11/10 15:50:07 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2021-11-10T15:50:07.533Z] 2021/11/10 15:50:07 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-11-10T15:50:07.533Z] 2021/11/10 15:50:07 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-11-10T15:50:07.533Z] 2021/11/10 15:50:07 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-11-10T15:50:07.533Z] 2021/11/10 15:50:07 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-11-10T15:50:07.533Z] 2021/11/10 15:50:07 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-11-10T15:50:07.533Z] 2021/11/10 15:50:07 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-11-10T15:50:07.533Z] 2021/11/10 15:50:07 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-11-10T15:50:07.533Z] 2021/11/10 15:50:07 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-11-10T15:50:07.533Z] 2021/11/10 15:50:07 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-11-10T15:50:07.533Z] 2021/11/10 15:50:07 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-11-10T15:50:07.533Z] 2021/11/10 15:50:07 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-11-10T15:50:07.533Z] 2021/11/10 15:50:07 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-11-10T15:50:07.533Z] 2021/11/10 15:50:07 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-11-10T15:50:07.533Z] 2021/11/10 15:50:07 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-11-10T15:50:07.533Z] 2021/11/10 15:50:07 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-11-10T15:50:07.940Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-11-10T15:50:07.940Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-10T15:50:08.198Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-11-10T15:50:08.198Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-11-10T15:50:08.198Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-10T15:50:08.198Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-10T15:50:08.476Z] 2021/11/10 15:50:08 Finished clone github.com/docker/libtrust [2021-11-10T15:50:08.476Z] 2021/11/10 15:50:08 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-11-10T15:50:08.476Z] 2021/11/10 15:50:08 Finished clone github.com/google/uuid [2021-11-10T15:50:08.476Z] 2021/11/10 15:50:08 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-11-10T15:50:08.476Z] 2021/11/10 15:50:08 Finished clone github.com/moby/locker [2021-11-10T15:50:08.476Z] 2021/11/10 15:50:08 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-11-10T15:50:08.476Z] 2021/11/10 15:50:08 Finished clone github.com/docker/go-units [2021-11-10T15:50:08.476Z] 2021/11/10 15:50:08 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-11-10T15:50:08.476Z] 2021/11/10 15:50:08 Finished clone github.com/tchap/go-patricia [2021-11-10T15:50:08.476Z] 2021/11/10 15:50:08 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-11-10T15:50:08.476Z] 2021/11/10 15:50:08 Finished clone github.com/creack/pty [2021-11-10T15:50:08.476Z] 2021/11/10 15:50:08 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-11-10T15:50:08.737Z] 2021/11/10 15:50:08 Finished clone github.com/moby/term [2021-11-10T15:50:08.737Z] 2021/11/10 15:50:08 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-11-10T15:50:08.737Z] 2021/11/10 15:50:08 Finished clone github.com/willf/bitset [2021-11-10T15:50:08.737Z] 2021/11/10 15:50:08 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-11-10T15:50:08.737Z] 2021/11/10 15:50:08 Clone github.com/moby/buildkit, revision 244e8cde639f71a05a1a2e0670bd88e0206ce55c, attempt 1/20 [2021-11-10T15:50:08.737Z] 2021/11/10 15:50:08 Finished clone github.com/Microsoft/go-winio [2021-11-10T15:50:08.763Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-10T15:50:08.998Z] 2021/11/10 15:50:08 Finished clone github.com/moby/sys [2021-11-10T15:50:08.998Z] 2021/11/10 15:50:08 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-11-10T15:50:08.998Z] 2021/11/10 15:50:08 Finished clone github.com/gorilla/mux [2021-11-10T15:50:08.998Z] 2021/11/10 15:50:08 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-11-10T15:50:09.569Z] 2021/11/10 15:50:09 Finished clone github.com/sirupsen/logrus [2021-11-10T15:50:09.569Z] 2021/11/10 15:50:09 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-11-10T15:50:09.830Z] 2021/11/10 15:50:09 Finished clone github.com/RackSec/srslog [2021-11-10T15:50:09.830Z] 2021/11/10 15:50:09 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-11-10T15:50:09.830Z] 2021/11/10 15:50:09 Finished clone github.com/syndtr/gocapability [2021-11-10T15:50:09.830Z] 2021/11/10 15:50:09 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-11-10T15:50:10.092Z] 2021/11/10 15:50:09 Finished clone gotest.tools/v3 [2021-11-10T15:50:10.092Z] 2021/11/10 15:50:09 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-11-10T15:50:10.092Z] 2021/11/10 15:50:09 Finished clone github.com/imdario/mergo [2021-11-10T15:50:10.092Z] 2021/11/10 15:50:09 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-11-10T15:50:10.092Z] 2021/11/10 15:50:10 Finished clone github.com/tonistiigi/units [2021-11-10T15:50:10.092Z] 2021/11/10 15:50:10 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-11-10T15:50:10.353Z] 2021/11/10 15:50:10 Finished clone golang.org/x/sync [2021-11-10T15:50:10.353Z] 2021/11/10 15:50:10 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-11-10T15:50:10.353Z] 2021/11/10 15:50:10 Finished clone github.com/google/go-cmp [2021-11-10T15:50:10.353Z] 2021/11/10 15:50:10 Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20 [2021-11-10T15:50:10.663Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-10T15:50:11.177Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-10T15:50:11.230Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-11-10T15:50:11.297Z] 2021/11/10 15:50:10 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-11-10T15:50:11.297Z] 2021/11/10 15:50:10 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-11-10T15:50:11.297Z] 2021/11/10 15:50:11 Finished clone github.com/docker/go-connections [2021-11-10T15:50:11.297Z] 2021/11/10 15:50:11 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-11-10T15:50:11.297Z] 2021/11/10 15:50:11 Finished clone github.com/google/shlex [2021-11-10T15:50:11.297Z] 2021/11/10 15:50:11 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-11-10T15:50:11.489Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-10T15:50:11.559Z] 2021/11/10 15:50:11 Finished clone github.com/opentracing/opentracing-go [2021-11-10T15:50:11.560Z] 2021/11/10 15:50:11 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-11-10T15:50:11.560Z] 2021/11/10 15:50:11 Finished clone github.com/gofrs/flock [2021-11-10T15:50:11.560Z] 2021/11/10 15:50:11 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-11-10T15:50:11.560Z] 2021/11/10 15:50:11 Finished clone github.com/opentracing-contrib/go-stdlib [2021-11-10T15:50:11.560Z] 2021/11/10 15:50:11 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-11-10T15:50:11.560Z] 2021/11/10 15:50:11 Finished clone github.com/mitchellh/hashstructure [2021-11-10T15:50:11.560Z] 2021/11/10 15:50:11 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-11-10T15:50:12.425Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-10T15:50:12.506Z] 2021/11/10 15:50:12 Finished clone github.com/docker/go-events [2021-11-10T15:50:12.506Z] 2021/11/10 15:50:12 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-11-10T15:50:12.768Z] 2021/11/10 15:50:12 Finished clone github.com/armon/go-radix [2021-11-10T15:50:12.768Z] 2021/11/10 15:50:12 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-11-10T15:50:12.768Z] 2021/11/10 15:50:12 Finished clone github.com/armon/go-metrics [2021-11-10T15:50:12.768Z] 2021/11/10 15:50:12 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-11-10T15:50:13.030Z] 2021/11/10 15:50:12 Finished clone github.com/sean-/seed [2021-11-10T15:50:13.030Z] 2021/11/10 15:50:12 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-11-10T15:50:13.030Z] 2021/11/10 15:50:12 Finished clone github.com/hashicorp/errwrap [2021-11-10T15:50:13.030Z] 2021/11/10 15:50:12 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-11-10T15:50:13.602Z] 2021/11/10 15:50:13 Finished clone github.com/tonistiigi/fsutil [2021-11-10T15:50:13.602Z] 2021/11/10 15:50:13 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-11-10T15:50:14.129Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-10T15:50:14.175Z] 2021/11/10 15:50:14 Finished clone github.com/hashicorp/go-multierror [2021-11-10T15:50:14.175Z] 2021/11/10 15:50:14 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-11-10T15:50:14.436Z] 2021/11/10 15:50:14 Finished clone github.com/hashicorp/memberlist [2021-11-10T15:50:14.436Z] 2021/11/10 15:50:14 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-11-10T15:50:14.436Z] 2021/11/10 15:50:14 Finished clone github.com/vishvananda/netns [2021-11-10T15:50:14.436Z] 2021/11/10 15:50:14 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-11-10T15:50:14.698Z] 2021/11/10 15:50:14 Finished clone github.com/docker/libkv [2021-11-10T15:50:14.698Z] 2021/11/10 15:50:14 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-11-10T15:50:15.272Z] 2021/11/10 15:50:15 Finished clone github.com/hashicorp/go-sockaddr [2021-11-10T15:50:15.272Z] 2021/11/10 15:50:15 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-11-10T15:50:16.216Z] 2021/11/10 15:50:16 Finished clone github.com/samuel/go-zookeeper [2021-11-10T15:50:16.216Z] 2021/11/10 15:50:16 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-11-10T15:50:16.478Z] 2021/11/10 15:50:16 Finished clone github.com/deckarep/golang-set [2021-11-10T15:50:16.478Z] 2021/11/10 15:50:16 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-11-10T15:50:16.478Z] 2021/11/10 15:50:16 Finished clone github.com/golang/gddo [2021-11-10T15:50:16.478Z] 2021/11/10 15:50:16 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-11-10T15:50:16.740Z] 2021/11/10 15:50:16 Finished clone github.com/BurntSushi/toml [2021-11-10T15:50:16.740Z] 2021/11/10 15:50:16 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-11-10T15:50:16.740Z] 2021/11/10 15:50:16 Finished clone github.com/moby/ipvs [2021-11-10T15:50:16.740Z] 2021/11/10 15:50:16 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2021-11-10T15:50:17.312Z] 2021/11/10 15:50:17 Finished clone github.com/vishvananda/netlink [2021-11-10T15:50:17.312Z] 2021/11/10 15:50:17 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-11-10T15:50:17.312Z] 2021/11/10 15:50:17 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-11-10T15:50:17.312Z] 2021/11/10 15:50:17 Finished clone github.com/hashicorp/go-msgpack [2021-11-10T15:50:17.573Z] 2021/11/10 15:50:17 Finished clone github.com/coreos/go-semver [2021-11-10T15:50:17.573Z] 2021/11/10 15:50:17 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-11-10T15:50:18.516Z] 2021/11/10 15:50:18 Finished clone github.com/ishidawataru/sctp [2021-11-10T15:50:18.516Z] 2021/11/10 15:50:18 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-11-10T15:50:19.010Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-10T15:50:19.010Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-10T15:50:19.010Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-10T15:50:19.459Z] 2021/11/10 15:50:19 Finished clone golang.org/x/net [2021-11-10T15:50:19.459Z] 2021/11/10 15:50:19 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-11-10T15:50:19.576Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-10T15:50:19.576Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-10T15:50:19.835Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-10T15:50:20.050Z] 2021/11/10 15:50:20 Finished clone github.com/opencontainers/go-digest [2021-11-10T15:50:20.051Z] 2021/11/10 15:50:20 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-11-10T15:50:20.625Z] 2021/11/10 15:50:20 Finished clone go.etcd.io/bbolt [2021-11-10T15:50:20.625Z] 2021/11/10 15:50:20 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-11-10T15:50:20.770Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-10T15:50:20.886Z] 2021/11/10 15:50:20 Finished clone github.com/Microsoft/opengcs [2021-11-10T15:50:20.886Z] 2021/11/10 15:50:20 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-11-10T15:50:21.147Z] 2021/11/10 15:50:21 Finished clone github.com/mistifyio/go-zfs [2021-11-10T15:50:21.147Z] 2021/11/10 15:50:21 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-11-10T15:50:21.711Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-10T15:50:21.720Z] 2021/11/10 15:50:21 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-11-10T15:50:21.720Z] 2021/11/10 15:50:21 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-11-10T15:50:21.982Z] 2021/11/10 15:50:21 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-11-10T15:50:21.982Z] 2021/11/10 15:50:21 Finished clone github.com/hashicorp/serf [2021-11-10T15:50:22.555Z] 2021/11/10 15:50:22 Finished clone github.com/vbatts/tar-split [2021-11-10T15:50:22.555Z] 2021/11/10 15:50:22 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-11-10T15:50:22.650Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-10T15:50:22.650Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-10T15:50:22.909Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-11-10T15:50:23.498Z] 2021/11/10 15:50:23 Finished clone github.com/cyphar/filepath-securejoin [2021-11-10T15:50:23.498Z] 2021/11/10 15:50:23 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-11-10T15:50:24.286Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-10T15:50:24.854Z] === RUN TestDockerSuite/TestRunMount [2021-11-10T15:50:24.884Z] 2021/11/10 15:50:24 Finished clone github.com/coreos/go-systemd [2021-11-10T15:50:24.884Z] 2021/11/10 15:50:24 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-11-10T15:50:24.884Z] 2021/11/10 15:50:24 Finished clone github.com/opencontainers/runtime-spec [2021-11-10T15:50:24.884Z] 2021/11/10 15:50:24 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-11-10T15:50:25.146Z] 2021/11/10 15:50:25 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-11-10T15:50:25.146Z] 2021/11/10 15:50:25 Finished clone github.com/coreos/go-systemd/v22 [2021-11-10T15:50:25.718Z] 2021/11/10 15:50:25 Finished clone github.com/opencontainers/image-spec [2021-11-10T15:50:25.718Z] 2021/11/10 15:50:25 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-11-10T15:50:25.979Z] 2021/11/10 15:50:25 Finished clone github.com/godbus/dbus/v5 [2021-11-10T15:50:25.979Z] 2021/11/10 15:50:25 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-11-10T15:50:26.240Z] 2021/11/10 15:50:26 Finished clone github.com/Graylog2/go-gelf [2021-11-10T15:50:26.241Z] 2021/11/10 15:50:26 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-11-10T15:50:26.502Z] 2021/11/10 15:50:26 Finished clone github.com/philhofer/fwd [2021-11-10T15:50:26.502Z] 2021/11/10 15:50:26 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-11-10T15:50:26.763Z] 2021/11/10 15:50:26 Finished clone github.com/fluent/fluent-logger-golang [2021-11-10T15:50:26.763Z] 2021/11/10 15:50:26 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-11-10T15:50:28.150Z] 2021/11/10 15:50:27 Finished clone github.com/fsnotify/fsnotify [2021-11-10T15:50:28.150Z] 2021/11/10 15:50:27 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-11-10T15:50:28.150Z] 2021/11/10 15:50:28 Finished clone github.com/bsphere/le_go [2021-11-10T15:50:28.150Z] 2021/11/10 15:50:28 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-11-10T15:50:29.093Z] 2021/11/10 15:50:28 Finished clone github.com/jmespath/go-jmespath [2021-11-10T15:50:29.093Z] 2021/11/10 15:50:28 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-11-10T15:50:29.354Z] 2021/11/10 15:50:29 Finished clone github.com/ugorji/go [2021-11-10T15:50:29.354Z] 2021/11/10 15:50:29 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-11-10T15:50:30.124Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-10T15:50:30.124Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-10T15:50:30.298Z] 2021/11/10 15:50:30 Finished clone github.com/tinylib/msgp [2021-11-10T15:50:30.298Z] 2021/11/10 15:50:30 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-11-10T15:50:30.691Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-10T15:50:30.871Z] 2021/11/10 15:50:30 Finished clone golang.org/x/oauth2 [2021-11-10T15:50:30.871Z] 2021/11/10 15:50:30 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-11-10T15:50:31.625Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-10T15:50:31.814Z] 2021/11/10 15:50:31 Finished clone github.com/docker/libnetwork [2021-11-10T15:50:31.814Z] 2021/11/10 15:50:31 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-11-10T15:50:31.814Z] 2021/11/10 15:50:31 Finished clone github.com/golang/groupcache [2021-11-10T15:50:31.814Z] 2021/11/10 15:50:31 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-11-10T15:50:32.756Z] 2021/11/10 15:50:32 Finished clone github.com/googleapis/gax-go [2021-11-10T15:50:32.756Z] 2021/11/10 15:50:32 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-11-10T15:50:33.000Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-10T15:50:33.699Z] 2021/11/10 15:50:33 Finished clone go.opencensus.io [2021-11-10T15:50:33.699Z] 2021/11/10 15:50:33 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-11-10T15:50:34.272Z] 2021/11/10 15:50:34 Finished clone github.com/containerd/fifo [2021-11-10T15:50:34.272Z] 2021/11/10 15:50:34 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-11-10T15:50:34.272Z] 2021/11/10 15:50:34 Finished clone github.com/miekg/dns [2021-11-10T15:50:34.272Z] 2021/11/10 15:50:34 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-11-10T15:50:34.272Z] 2021/11/10 15:50:34 Finished clone golang.org/x/sys [2021-11-10T15:50:34.272Z] 2021/11/10 15:50:34 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-11-10T15:50:35.536Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-11-10T15:50:35.795Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-10T15:50:36.187Z] 2021/11/10 15:50:35 Finished clone github.com/containerd/go-runc [2021-11-10T15:50:36.187Z] 2021/11/10 15:50:35 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-11-10T15:50:36.763Z] 2021/11/10 15:50:36 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-11-10T15:50:36.763Z] 2021/11/10 15:50:36 Finished clone github.com/containerd/cgroups [2021-11-10T15:50:37.170Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-10T15:50:37.717Z] 2021/11/10 15:50:37 Finished clone github.com/containerd/typeurl [2021-11-10T15:50:37.718Z] 2021/11/10 15:50:37 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-11-10T15:50:37.978Z] 2021/11/10 15:50:37 Finished clone golang.org/x/text [2021-11-10T15:50:37.978Z] 2021/11/10 15:50:37 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-11-10T15:50:38.549Z] 2021/11/10 15:50:38 Finished clone github.com/containerd/console [2021-11-10T15:50:38.549Z] 2021/11/10 15:50:38 Clone github.com/docker/swarmkit, revision 286f4575a2d2853c1574e1be10eb1a2450692dfc, attempt 1/20 [2021-11-10T15:50:38.549Z] 2021/11/10 15:50:38 Finished clone github.com/containerd/ttrpc [2021-11-10T15:50:38.549Z] 2021/11/10 15:50:38 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-11-10T15:50:39.703Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-10T15:50:39.936Z] 2021/11/10 15:50:39 Finished clone github.com/gogo/googleapis [2021-11-10T15:50:39.936Z] 2021/11/10 15:50:39 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-11-10T15:50:40.506Z] 2021/11/10 15:50:40 Finished clone github.com/containerd/continuity [2021-11-10T15:50:40.506Z] 2021/11/10 15:50:40 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-11-10T15:50:40.647Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-11-10T15:50:40.905Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-10T15:50:41.890Z] 2021/11/10 15:50:41 Finished clone github.com/opencontainers/runc [2021-11-10T15:50:41.890Z] 2021/11/10 15:50:41 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-11-10T15:50:42.152Z] 2021/11/10 15:50:41 Finished clone github.com/docker/distribution [2021-11-10T15:50:42.153Z] 2021/11/10 15:50:41 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-11-10T15:50:42.281Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-10T15:50:42.281Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-10T15:50:42.415Z] 2021/11/10 15:50:42 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-11-10T15:50:42.415Z] 2021/11/10 15:50:42 Finished clone google.golang.org/grpc [2021-11-10T15:50:42.541Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-10T15:50:42.799Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-11-10T15:50:43.359Z] 2021/11/10 15:50:43 Finished clone github.com/fernet/fernet-go [2021-11-10T15:50:43.359Z] 2021/11/10 15:50:43 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-11-10T15:50:43.368Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-10T15:50:43.934Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-10T15:50:44.504Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-10T15:50:45.272Z] 2021/11/10 15:50:44 Finished clone golang.org/x/time [2021-11-10T15:50:45.272Z] 2021/11/10 15:50:44 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-11-10T15:50:45.273Z] 2021/11/10 15:50:45 Finished clone github.com/cilium/ebpf [2021-11-10T15:50:45.273Z] 2021/11/10 15:50:45 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-11-10T15:50:45.439Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-11-10T15:50:46.217Z] 2021/11/10 15:50:46 Finished clone github.com/moby/buildkit [2021-11-10T15:50:46.217Z] 2021/11/10 15:50:46 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-11-10T15:50:46.376Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-10T15:50:46.478Z] 2021/11/10 15:50:46 Finished clone github.com/hashicorp/go-immutable-radix [2021-11-10T15:50:46.478Z] 2021/11/10 15:50:46 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-11-10T15:50:47.420Z] 2021/11/10 15:50:47 Finished clone github.com/hashicorp/go-memdb [2021-11-10T15:50:47.420Z] 2021/11/10 15:50:47 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-11-10T15:50:47.754Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-10T15:50:47.992Z] 2021/11/10 15:50:47 Finished clone github.com/coreos/pkg [2021-11-10T15:50:47.992Z] 2021/11/10 15:50:47 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-11-10T15:50:47.992Z] 2021/11/10 15:50:47 Finished clone github.com/hashicorp/golang-lru [2021-11-10T15:50:47.992Z] 2021/11/10 15:50:47 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-11-10T15:50:48.689Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-11-10T15:50:48.936Z] 2021/11/10 15:50:48 Finished clone github.com/golang/protobuf [2021-11-10T15:50:48.936Z] 2021/11/10 15:50:48 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-11-10T15:50:49.508Z] 2021/11/10 15:50:49 Finished clone github.com/beorn7/perks [2021-11-10T15:50:49.508Z] 2021/11/10 15:50:49 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-11-10T15:50:49.769Z] 2021/11/10 15:50:49 Finished clone golang.org/x/crypto [2021-11-10T15:50:49.769Z] 2021/11/10 15:50:49 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-11-10T15:50:50.341Z] 2021/11/10 15:50:50 Finished clone github.com/prometheus/client_model [2021-11-10T15:50:50.341Z] 2021/11/10 15:50:50 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-11-10T15:50:51.974Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-10T15:50:51.974Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-11-10T15:50:51.974Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-10T15:50:51.974Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-11-10T15:50:52.233Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-10T15:50:52.257Z] 2021/11/10 15:50:51 Finished clone github.com/prometheus/client_golang [2021-11-10T15:50:52.257Z] 2021/11/10 15:50:51 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-11-10T15:50:52.257Z] 2021/11/10 15:50:52 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-11-10T15:50:52.257Z] 2021/11/10 15:50:52 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-11-10T15:50:52.257Z] 2021/11/10 15:50:52 Finished clone code.cloudfoundry.org/clock [2021-11-10T15:50:52.257Z] 2021/11/10 15:50:52 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-11-10T15:50:52.492Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-10T15:50:53.058Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-10T15:50:53.624Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-10T15:50:53.645Z] 2021/11/10 15:50:53 Finished clone github.com/prometheus/procfs [2021-11-10T15:50:53.645Z] 2021/11/10 15:50:53 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-11-10T15:50:53.645Z] 2021/11/10 15:50:53 Finished clone github.com/prometheus/common [2021-11-10T15:50:53.645Z] 2021/11/10 15:50:53 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-11-10T15:50:53.883Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-10T15:50:53.906Z] 2021/11/10 15:50:53 Finished clone github.com/cespare/xxhash/v2 [2021-11-10T15:50:53.906Z] 2021/11/10 15:50:53 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-11-10T15:50:53.906Z] 2021/11/10 15:50:53 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-11-10T15:50:53.906Z] 2021/11/10 15:50:53 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-11-10T15:50:53.906Z] 2021/11/10 15:50:53 Finished clone github.com/pkg/errors [2021-11-10T15:50:53.906Z] 2021/11/10 15:50:53 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-11-10T15:50:54.450Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-11-10T15:50:54.450Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-10T15:50:55.292Z] 2021/11/10 15:50:55 Finished clone github.com/inconshreveable/mousetrap [2021-11-10T15:50:55.292Z] 2021/11/10 15:50:55 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-11-10T15:50:55.292Z] 2021/11/10 15:50:55 Finished clone github.com/docker/go-metrics [2021-11-10T15:50:55.292Z] 2021/11/10 15:50:55 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-11-10T15:50:55.553Z] 2021/11/10 15:50:55 Clone github.com/Microsoft/hcsshim, revision 64a2b71405dacf76c95600f4c756a991ad09cf7c, attempt 1/20 [2021-11-10T15:50:55.553Z] 2021/11/10 15:50:55 Finished clone github.com/morikuni/aec [2021-11-10T15:50:55.820Z] 2021/11/10 15:50:55 Finished clone github.com/spf13/pflag [2021-11-10T15:50:57.208Z] 2021/11/10 15:50:56 Finished clone github.com/spf13/cobra [2021-11-10T15:50:57.208Z] 2021/11/10 15:50:56 Finished clone github.com/google/certificate-transparency-go [2021-11-10T15:50:57.208Z] 2021/11/10 15:50:56 Finished clone github.com/Azure/go-ansiterm [2021-11-10T15:50:57.733Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-11-10T15:50:59.122Z] 2021/11/10 15:50:59 Finished clone github.com/opencontainers/selinux [2021-11-10T15:51:00.263Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-11-10T15:51:00.263Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-11-10T15:51:00.263Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-10T15:51:00.828Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-11-10T15:51:01.406Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-10T15:51:01.665Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-11-10T15:51:03.040Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-10T15:51:03.298Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-11-10T15:51:04.234Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-11-10T15:51:04.234Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-10T15:51:04.800Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-10T15:51:05.062Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-10T15:51:05.627Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-10T15:51:05.886Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-10T15:51:06.144Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-11-10T15:51:06.144Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-10T15:51:06.402Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-10T15:51:06.968Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-10T15:51:06.969Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-11-10T15:51:06.969Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-10T15:51:07.536Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-11-10T15:51:08.471Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-10T15:51:08.471Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-11-10T15:51:08.471Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-10T15:51:10.371Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-10T15:51:11.307Z] === RUN TestDockerSuite/TestRunRm [2021-11-10T15:51:11.353Z] 2021/11/10 15:51:09 Finished clone github.com/cloudflare/cfssl [2021-11-10T15:51:11.875Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-10T15:51:14.750Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-10T15:51:15.154Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-10T15:51:15.721Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-10T15:51:16.288Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-11-10T15:51:17.662Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-11-10T15:51:17.921Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-11-10T15:51:17.940Z] 2021/11/10 15:51:17 Finished clone github.com/docker/swarmkit [2021-11-10T15:51:18.540Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-10T15:51:18.540Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-11-10T15:51:19.007Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-10T15:51:19.326Z] 2021/11/10 15:51:19 Finished clone github.com/coreos/etcd [2021-11-10T15:51:20.451Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-11-10T15:51:23.015Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-11-10T15:51:23.273Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-11-10T15:51:23.531Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-11-10T15:51:24.097Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-11-10T15:51:24.356Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-11-10T15:51:24.925Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-11-10T15:51:25.492Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-11-10T15:51:25.751Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-11-10T15:51:26.317Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-10T15:51:26.883Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-10T15:51:27.142Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-10T15:51:27.471Z] 2021/11/10 15:51:26 Finished clone github.com/Microsoft/hcsshim [2021-11-10T15:51:30.025Z] 2021/11/10 15:51:29 Finished clone cloud.google.com/go [2021-11-10T15:51:30.427Z] === RUN TestDockerSuite/TestRunState [2021-11-10T15:51:30.686Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-10T15:51:31.252Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-10T15:51:31.818Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-10T15:51:31.818Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-11-10T15:51:31.818Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-11-10T15:51:31.818Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-10T15:51:31.938Z] 2021/11/10 15:51:31 Finished clone github.com/containerd/containerd [2021-11-10T15:51:32.385Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-10T15:51:32.645Z] === RUN TestDockerSuite/TestRunSysctls [2021-11-10T15:51:34.022Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-11-10T15:51:34.282Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-10T15:51:34.282Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-10T15:51:34.282Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-10T15:51:34.849Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-11-10T15:51:36.752Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-11-10T15:51:37.319Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-11-10T15:51:37.577Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-11-10T15:51:38.512Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-11-10T15:51:40.082Z] 2021/11/10 15:51:39 Finished clone github.com/gogo/protobuf [2021-11-10T15:51:41.043Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-10T15:51:42.631Z] 2021/11/10 15:51:42 Finished clone google.golang.org/genproto [2021-11-10T15:51:44.331Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-10T15:51:44.331Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-10T15:51:44.589Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-10T15:51:45.156Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-10T15:51:46.532Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-10T15:51:47.467Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-10T15:51:47.727Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-10T15:51:47.985Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-10T15:51:47.985Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-10T15:51:48.551Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-10T15:51:48.811Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-10T15:51:49.376Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-11-10T15:51:49.376Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-11-10T15:51:49.377Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-10T15:51:49.635Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-10T15:51:50.201Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-10T15:51:50.460Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-11-10T15:51:53.753Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-11-10T15:51:53.753Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-10T15:51:54.012Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-10T15:51:54.580Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-10T15:51:56.487Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-11-10T15:51:56.487Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-10T15:51:57.422Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-10T15:51:58.800Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-11-10T15:51:59.366Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-10T15:52:01.268Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-10T15:52:01.834Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-10T15:52:01.834Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-11-10T15:52:01.835Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-10T15:52:01.835Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-11-10T15:52:01.835Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-10T15:52:01.835Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-11-10T15:52:01.835Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-10T15:52:02.110Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-11-10T15:52:02.110Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-11-10T15:52:02.110Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-11-10T15:52:02.110Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-11-10T15:52:02.682Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-11-10T15:52:03.248Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-11-10T15:52:04.624Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-11-10T15:52:05.190Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-11-10T15:52:05.190Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-11-10T15:52:05.756Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-10T15:52:05.756Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-11-10T15:52:06.323Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-11-10T15:52:06.323Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-11-10T15:52:06.323Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-11-10T15:52:06.323Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-10T15:52:06.323Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-11-10T15:52:06.323Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-11-10T15:52:06.323Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-11-10T15:52:06.323Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-11-10T15:52:06.323Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-11-10T15:52:06.323Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-11-10T15:52:06.582Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-11-10T15:52:06.582Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-11-10T15:52:06.582Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-11-10T15:52:06.582Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-11-10T15:52:06.582Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-11-10T15:52:07.150Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-11-10T15:52:08.085Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-11-10T15:52:08.085Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-11-10T15:52:08.085Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-11-10T15:52:08.344Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-10T15:52:08.603Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-10T15:52:09.169Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-10T15:52:09.169Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-11-10T15:52:09.736Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-11-10T15:52:10.303Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-11-10T15:52:10.303Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-10T15:52:10.303Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-10T15:52:10.562Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-11-10T15:52:10.820Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-10T15:52:11.757Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-11-10T15:52:12.324Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-11-10T15:52:12.324Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-11-10T15:52:12.324Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-10T15:52:12.891Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-10T15:52:12.891Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-10T15:52:13.825Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-11-10T15:52:14.084Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-10T15:52:14.651Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-10T15:52:16.555Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-10T15:52:16.814Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-10T15:52:17.072Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-10T15:52:17.072Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-10T15:52:17.640Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-11-10T15:52:18.574Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-11-10T15:52:19.141Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-10T15:52:19.141Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-10T15:52:20.108Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-11-10T15:52:20.681Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-10T15:52:20.939Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-10T15:52:21.197Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-10T15:52:22.574Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents722086759 [2021-11-10T15:52:22.832Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-10T15:52:23.091Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-10T15:52:24.026Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-10T15:52:24.284Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-10T15:52:24.284Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-10T15:52:25.663Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-11-10T15:52:25.663Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-10T15:52:27.040Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-10T15:52:27.298Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-10T15:52:27.298Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-10T15:52:27.298Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-10T15:52:27.556Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-10T15:52:28.122Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-10T15:52:30.023Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-10T15:52:31.297Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-10T15:52:31.298Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-10T15:52:31.298Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-10T15:52:35.286Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-10T15:52:36.660Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-10T15:52:37.228Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-10T15:52:38.163Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-10T15:52:38.730Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-11-10T15:52:38.921Z] 2021/11/10 15:52:31 Finished clone github.com/aws/aws-sdk-go [2021-11-10T15:52:40.632Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-10T15:52:41.198Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-11-10T15:52:42.576Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-10T15:52:43.511Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-10T15:52:44.886Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-10T15:52:44.886Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-11-10T15:52:46.263Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-10T15:52:47.639Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-10T15:52:48.205Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-11-10T15:52:50.734Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-10T15:52:52.522Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-10T15:52:52.635Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-11-10T15:52:54.535Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-10T15:52:55.469Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-11-10T15:52:57.041Z] 2021/11/10 15:52:56 Finished clone github.com/hashicorp/consul [2021-11-10T15:52:57.998Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-10T15:53:01.177Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-10T15:53:02.179Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-10T15:53:04.719Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-11-10T15:53:06.091Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-10T15:53:06.657Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-10T15:53:06.916Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-10T15:53:07.482Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-10T15:53:07.482Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-11-10T15:53:07.482Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-10T15:53:08.048Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-11-10T15:53:08.308Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-10T15:53:11.597Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-10T15:53:14.125Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-11-10T15:53:14.692Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-11-10T15:53:14.951Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-11-10T15:53:14.951Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-11-10T15:53:14.951Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-11-10T15:53:14.951Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-11-10T15:53:14.951Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-11-10T15:53:16.325Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-11-10T15:53:16.584Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-11-10T15:53:17.151Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-11-10T15:53:18.086Z] === RUN TestDockerSuite/TestUpdateStats [2021-11-10T15:53:21.366Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-11-10T15:53:21.624Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-11-10T15:53:22.403Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-10T15:53:22.999Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-11-10T15:53:22.999Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-11-10T15:53:22.999Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-11-10T15:53:23.258Z] docker_cli_service_logs_test.go:245: checking task tab6xyl5rbt7 [2021-11-10T15:53:23.258Z] docker_cli_service_logs_test.go:250: checking messages for tab6xyl5rbt7 [2021-11-10T15:53:23.258Z] docker_cli_service_logs_test.go:245: checking task b003yh2k56aw [2021-11-10T15:53:23.258Z] docker_cli_service_logs_test.go:250: checking messages for b003yh2k56aw [2021-11-10T15:53:23.826Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-11-10T15:53:24.393Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-10T15:53:26.957Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-11-10T15:53:28.857Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-11-10T15:53:31.394Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-11-10T15:53:32.769Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-10T15:53:34.145Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-11-10T15:53:35.079Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-10T15:53:36.455Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-11-10T15:53:38.357Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-11-10T15:53:39.733Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-11-10T15:53:41.109Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-11-10T15:53:41.676Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-11-10T15:53:42.610Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-11-10T15:53:44.512Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-11-10T15:53:45.886Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-11-10T15:53:47.280Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-11-10T15:53:48.654Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-11-10T15:53:50.030Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-10T15:53:54.212Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-11-10T15:53:55.585Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-11-10T15:53:58.116Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-11-10T15:53:58.255Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-10T15:54:00.016Z] docker_cli_swarm_test.go:1901: [dc660a34299ce] joining swarm manager [d1c7d9b338676]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T15:54:01.389Z] docker_cli_swarm_test.go:1902: [dfbf0b222b595] joining swarm manager [d1c7d9b338676]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-10T15:54:05.572Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-10T15:54:05.572Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-10T15:54:05.572Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-10T15:54:05.572Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-10T15:54:05.572Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-10T15:54:05.572Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-10T15:54:05.572Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-10T15:54:06.138Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-10T15:54:06.138Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-10T15:54:06.704Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-10T15:54:06.704Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-10T15:54:06.963Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-10T15:54:06.963Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-10T15:54:06.963Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-10T15:54:08.337Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-10T15:54:08.337Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-10T15:54:08.595Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-10T15:54:08.595Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-10T15:54:08.595Z] === RUN TestDockerSuite/TestVolumeEvents [2021-11-10T15:54:13.476Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-10T15:54:13.875Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-10T15:54:15.780Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-10T15:54:15.780Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-10T15:54:15.780Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-10T15:54:17.156Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-11-10T15:54:17.415Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-10T15:54:20.704Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-10T15:54:20.704Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-11-10T15:54:20.704Z] --- PASS: TestDockerSuite (1289.58s) [2021-11-10T15:54:20.704Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2021-11-10T15:54:20.704Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2021-11-10T15:54:20.704Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-10T15:54:20.704Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.47s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.64s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.19s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.13s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.71s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.38s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.87s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.11s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.99s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.61s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.65s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.69s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.63s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.94s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.76s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAttachDetach (0.96s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.93s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.75s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.94s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.77s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.25s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.56s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.92s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.96s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.96s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.67s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.17s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.44s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.20s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.17s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.65s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.85s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.40s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.78s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.10s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.97s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.28s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.12s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.07s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.77s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.01s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.74s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.77s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.95s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.26s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.72s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.95s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.61s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.23s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.77s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.17s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.25s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.81s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.45s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.95s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.49s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.84s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.82s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.50s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.78s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.88s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.08s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.72s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.58s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.95s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.24s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.49s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.91s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.14s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.15s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.75s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.83s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.70s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.34s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.78s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.66s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.79s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.05s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.88s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.57s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2021-11-10T15:54:20.705Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.59s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.14s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.81s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.72s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.70s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.43s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.29s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.26s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.79s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.94s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.21s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.36s) [2021-11-10T15:54:20.705Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-11-10T15:54:20.705Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-11-10T15:54:20.705Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-11-10T15:54:20.705Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.23s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.47s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.09s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.65s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.17s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.00s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.90s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.50s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.15s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.09s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.12s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.34s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.46s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.61s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.92s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.15s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.98s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.05s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.34s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.81s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.24s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.07s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.32s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.53s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.71s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.30s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.41s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.67s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildEnv (1.51s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.37s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.20s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.89s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.76s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.02s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.87s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.12s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.11s) [2021-11-10T15:54:20.705Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.10s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.88s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.66s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildFails (0.98s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.59s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.19s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.38s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.17s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.53s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.88s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.66s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.27s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.39s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.98s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.07s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.28s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildHistory (3.65s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.46s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.63s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.60s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.79s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.41s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildLabels (0.44s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.38s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.27s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.54s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.05s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.89s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.92s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.23s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.46s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.51s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.55s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.64s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.90s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.81s) [2021-11-10T15:54:20.705Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.49s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.78s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.29s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.35s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.62s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.57s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.28s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.27s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.58s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.74s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.64s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.89s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.53s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.98s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.98s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.37s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.62s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildPATH (1.43s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.52s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.69s) [2021-11-10T15:54:20.705Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.62s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.11s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.72s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildRm (2.70s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.08s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.58s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.47s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.56s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.11s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.92s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.84s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.77s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2021-11-10T15:54:20.706Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.70s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildStderr (0.80s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.93s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.71s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.68s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.56s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.83s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.91s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildUser (1.31s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.00s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.16s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.80s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.27s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.83s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.85s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.93s) [2021-11-10T15:54:20.706Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-10T15:54:20.706Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-10T15:54:20.706Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-10T15:54:20.706Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.06s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.56s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.71s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.14s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.65s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s) [2021-11-10T15:54:20.706Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.51s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.33s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-10T15:54:20.706Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.57s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCommitChange (0.66s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.55s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.95s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.95s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.57s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCommitTTY (1.08s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.99s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.33s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.01s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.21s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.05s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.44s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.28s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.58s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.69s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.49s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.57s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.43s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.58s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.55s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.62s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.59s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.31s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.59s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.57s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.66s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.67s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.50s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.48s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.72s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.57s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.45s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.02s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.96s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.54s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.73s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.79s) [2021-11-10T15:54:20.706Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.90s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.77s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.11s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.80s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.51s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.26s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.15s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.25s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.33s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.49s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.41s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.46s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a401e0_} (1.52s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1362595215_/foo_false____} (1.45s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1362595215_/foo_true____} (1.45s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3743416226_/foo_false____} (1.53s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3743416226_/foo_true____} (1.38s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3743416226_/foo_true__0xc000a40210__} (1.43s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a40228_} (1.42s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a40240_} (1.61s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a40258_} (0.45s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a40270_} (1.49s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.39s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.33s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.71s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.49s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.94s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.25s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.69s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.50s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.52s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.98s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.54s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.58s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.60s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.60s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.51s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.67s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.76s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.52s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.60s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.82s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.63s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.62s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.70s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.78s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.76s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.53s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.92s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.32s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.55s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.78s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.90s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.09s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.48s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.74s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.01s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.52s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.97s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.57s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpToDot (0.79s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.95s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.15s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpToStdout (0.67s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.16s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.23s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.55s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.79s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.45s) [2021-11-10T15:54:20.706Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2021-11-10T15:54:20.706Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.94s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.31s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.43s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.86s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.52s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.03s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.03s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.50s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.43s) [2021-11-10T15:54:20.706Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.77s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.31s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.54s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.23s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.82s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.53s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.91s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsAttach (0.61s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsCommit (0.64s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.83s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.57s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.70s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.81s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.11s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.56s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.32s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsCopy (1.30s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.40s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.45s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.34s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.19s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.12s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.24s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.34s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.23s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsFilters (1.63s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsFormat (1.17s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.75s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.75s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2021-11-10T15:54:20.707Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-10T15:54:20.707Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.06s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.60s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsRename (0.71s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.57s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.50s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsTop (0.55s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.85s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExec (0.61s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.16s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.64s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.62s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.60s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.63s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.64s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.61s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.18s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecCgroup (0.95s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.02s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.55s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecInspectID (1.58s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.66s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.05s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.57s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecStartFails (0.58s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.79s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.63s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecUlimits (0.52s) [2021-11-10T15:54:20.707Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.25s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.58s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestExecWithUser (0.78s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.57s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.61s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.47s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.54s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestHealth (19.25s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.52s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestImportDisplay (1.12s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestImportFile (1.10s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestImportGzipped (1.45s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.24s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.68s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.56s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.57s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.63s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.58s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.48s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.52s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.88s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.66s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.19s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2021-11-10T15:54:20.707Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.53s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-10T15:54:20.707Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.15s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.56s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.01s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.51s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.48s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.55s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.89s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.45s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.35s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.35s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.95s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.41s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.09s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.43s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.51s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.47s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.49s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.96s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.01s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.30s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.98s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.00s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.47s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.52s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.56s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLogsSince (6.62s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.50s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestNetHostname (1.47s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.28s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.79s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.24s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestPluginActive (1.91s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.14s) [2021-11-10T15:54:20.707Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.25s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.25s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.81s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.39s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.78s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.34s) [2021-11-10T15:54:20.707Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.93s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.09s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPortList (8.51s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.07s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.27s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.53s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.48s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.83s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.93s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPsByOrder (1.89s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPsListContainersBase (1.97s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.95s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.18s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.61s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.47s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.48s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.95s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.93s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.57s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.67s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.31s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.47s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.54s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2021-11-10T15:54:20.708Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.10s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.48s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.95s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.25s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.86s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.13s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.44s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.30s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.88s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.97s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.96s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.43s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.14s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.15s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.62s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.52s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.80s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.57s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.89s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.10s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunAddHost (0.71s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.30s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.05s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.93s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.64s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.79s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.76s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.52s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.62s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.81s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.80s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.66s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.74s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.74s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.55s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.73s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.52s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.41s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.69s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.55s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.55s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.88s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.91s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.57s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.01s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.00s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.38s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.11s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.02s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.03s) [2021-11-10T15:54:20.708Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-11-10T15:54:20.708Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.42s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.25s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.05s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.31s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.98s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.48s) [2021-11-10T15:54:20.708Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.02s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.63s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.47s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.46s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.42s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.43s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.50s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.53s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.92s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2021-11-10T15:54:20.708Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.50s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.87s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.66s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.88s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.83s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.96s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.05s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.62s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.37s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.73s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.02s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.90s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.00s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.10s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.96s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunMount (4.69s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.51s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.50s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.00s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.42s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.71s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.46s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.17s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.39s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.17s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunNetHost (0.78s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.52s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.58s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.74s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.65s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.56s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.43s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.22s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.46s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.69s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.67s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.60s) [2021-11-10T15:54:20.708Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.74s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.66s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.26s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.66s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.67s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.60s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2021-11-10T15:54:20.708Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.50s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2021-11-10T15:54:20.708Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.01s) [2021-11-10T15:54:20.708Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.06s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.89s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunRm (0.48s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.44s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.44s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.30s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.20s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.62s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.48s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2021-11-10T15:54:20.708Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.69s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.56s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.58s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.46s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.62s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunState (0.98s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.46s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.48s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2021-11-10T15:54:20.709Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.43s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunSysctls (1.40s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.46s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.94s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.55s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.34s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.43s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.79s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.42s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.46s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.35s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.91s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunUserByID (0.47s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.48s) [2021-11-10T15:54:20.709Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.65s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.25s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.74s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.80s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.96s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.77s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.96s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.78s) [2021-11-10T15:54:20.709Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-10T15:54:20.709Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-10T15:54:20.709Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s) [2021-11-10T15:54:20.709Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.55s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.56s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.38s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.60s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.51s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.51s) [2021-11-10T15:54:20.709Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2021-11-10T15:54:20.709Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-10T15:54:20.709Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-10T15:54:20.709Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-11-10T15:54:20.709Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.02s) [2021-11-10T15:54:20.709Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.69s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.71s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.55s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.50s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.52s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.56s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.95s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.52s) [2021-11-10T15:54:20.709Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.53s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.10s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.18s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.77s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.56s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.09s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.71s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.50s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestSaveImageId (0.13s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.64s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.12s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.28s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.33s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.10s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.15s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.59s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.90s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.46s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.62s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.86s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.82s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.83s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.71s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestStartRecordError (1.36s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.71s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.37s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.65s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.11s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2021-11-10T15:54:20.709Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.80s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.07s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.82s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.41s) [2021-11-10T15:54:20.709Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-10T15:54:20.709Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.97s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.95s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.40s) [2021-11-10T15:54:20.709Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.78s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.31s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.26s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.12s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.43s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.46s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.13s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.41s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.30s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.87s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.91s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.56s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.82s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.38s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.26s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.30s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.38s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.37s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.45s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.76s) [2021-11-10T15:54:20.709Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.82s) [2021-11-10T15:54:20.709Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-11-10T15:54:20.709Z] === RUN TestDockerRegistrySuite [2021-11-10T15:54:20.709Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-10T15:54:21.276Z] check_test.go:196: [d492263fe779a] daemon is not started [2021-11-10T15:54:21.276Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-10T15:54:22.137Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-10T15:54:22.210Z] check_test.go:196: [d0d405282bc14] daemon is not started [2021-11-10T15:54:22.210Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-10T15:54:23.586Z] check_test.go:196: [da4d8adcde7b1] daemon is not started [2021-11-10T15:54:23.586Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-10T15:54:23.586Z] check_test.go:196: [dc6336c6f16af] daemon is not started [2021-11-10T15:54:23.586Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-10T15:54:25.486Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-11-10T15:54:26.861Z] check_test.go:196: [d9a65418da39e] daemon is not started [2021-11-10T15:54:26.861Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-10T15:54:27.795Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-11-10T15:54:31.080Z] check_test.go:196: [d2b65469cb0e3] daemon is not started [2021-11-10T15:54:31.080Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-10T15:54:34.372Z] check_test.go:196: [d15048490fa22] daemon is not started [2021-11-10T15:54:34.372Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-10T15:54:34.939Z] check_test.go:196: [dcfb7de4cedc1] daemon is not started [2021-11-10T15:54:34.939Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-10T15:54:35.874Z] check_test.go:196: [dd8f9dc33871c] daemon is not started [2021-11-10T15:54:35.874Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-10T15:54:36.814Z] check_test.go:196: [d4f23a9fee7f0] daemon is not started [2021-11-10T15:54:36.814Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-10T15:54:38.187Z] check_test.go:196: [de3abc5b1fdc6] daemon is not started [2021-11-10T15:54:38.187Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-10T15:54:39.123Z] check_test.go:196: [d45235381eb26] daemon is not started [2021-11-10T15:54:39.123Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-10T15:54:40.058Z] check_test.go:196: [d5d0f32eb82e8] daemon is not started [2021-11-10T15:54:40.058Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-10T15:54:40.992Z] check_test.go:196: [d3d7de7de9686] daemon is not started [2021-11-10T15:54:40.992Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-10T15:54:41.930Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ff078eae9880d22a51b0ff82983002d8f6244fcbedfb209025de67d2c730a2e5 [2021-11-10T15:54:42.498Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bcfec1b63f4f895f23f0d19449f683fdaeecbb388b2ac2d900a4f36a28fcc348 [2021-11-10T15:54:42.756Z] check_test.go:196: [d6c57a15df2b4] daemon is not started [2021-11-10T15:54:42.756Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-10T15:54:43.015Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-11-10T15:54:43.957Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:31ca20d10d4f103a540134ab7c24d6009ef72ceea9f51b0cb6404c7c21fc0eaf [2021-11-10T15:54:44.896Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f78922e01088aa831f17f9e02baf5f35b5f646f926f4102916782ca691167765 [2021-11-10T15:54:45.155Z] check_test.go:196: [dddf8f9a3bc66] daemon is not started [2021-11-10T15:54:45.155Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-10T15:54:45.155Z] docker_cli_swarm_test.go:1802: [d688e6b246c36] joining swarm manager [d9d8aee86aba2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T15:54:46.090Z] check_test.go:196: [d70ef91195be0] daemon is not started [2021-11-10T15:54:46.090Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-10T15:54:46.655Z] docker_cli_swarm_test.go:1803: [d74aeab0800b1] joining swarm manager [d9d8aee86aba2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-10T15:54:48.557Z] check_test.go:196: [db9a7882e9ff9] daemon is not started [2021-11-10T15:54:48.557Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-10T15:54:49.492Z] check_test.go:196: [d4057d8ad5bcf] daemon is not started [2021-11-10T15:54:49.492Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-10T15:54:49.492Z] check_test.go:196: [d4815f3c1e92b] daemon is not started [2021-11-10T15:54:49.492Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-10T15:54:50.427Z] check_test.go:196: [de7242ffdef8a] daemon is not started [2021-11-10T15:54:50.427Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-10T15:54:51.373Z] check_test.go:196: [d3f70a396a362] daemon is not started [2021-11-10T15:54:51.373Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-10T15:54:52.341Z] check_test.go:196: [d0c7efb999bf9] daemon is not started [2021-11-10T15:54:52.341Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-10T15:54:54.873Z] check_test.go:196: [d347352ce8bf2] daemon is not started [2021-11-10T15:54:54.873Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-10T15:54:54.873Z] check_test.go:196: [d966db74ce8da] daemon is not started [2021-11-10T15:54:54.873Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-10T15:54:55.808Z] check_test.go:196: [d1bf17c4e8af4] daemon is not started [2021-11-10T15:54:55.808Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-10T15:54:56.067Z] check_test.go:196: [d3bdb092b7391] daemon is not started [2021-11-10T15:54:56.067Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-10T15:54:56.326Z] check_test.go:196: [d0fc88b394cd5] daemon is not started [2021-11-10T15:54:56.326Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-10T15:54:56.584Z] check_test.go:196: [df87f4fbd6396] daemon is not started [2021-11-10T15:54:56.585Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-10T15:54:56.843Z] check_test.go:196: [d42ea33dfdda4] daemon is not started [2021-11-10T15:54:56.843Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-10T15:54:57.101Z] check_test.go:196: [d54053fd0ebe2] daemon is not started [2021-11-10T15:54:57.101Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-10T15:54:57.359Z] check_test.go:196: [dbe9b24ae75ee] daemon is not started [2021-11-10T15:54:57.359Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-10T15:54:58.294Z] check_test.go:196: [dad416732e353] daemon is not started [2021-11-10T15:54:58.294Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-10T15:54:59.673Z] check_test.go:196: [d7b73dda20f66] daemon is not started [2021-11-10T15:54:59.673Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-10T15:55:00.607Z] check_test.go:196: [d900c261d05d7] daemon is not started [2021-11-10T15:55:00.607Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-10T15:55:01.544Z] check_test.go:196: [d4906670113f5] daemon is not started [2021-11-10T15:55:01.544Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-10T15:55:02.479Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-11-10T15:55:02.479Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite (43.12s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.19s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.23s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.99s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.46s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.73s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.15s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.90s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.91s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.28s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.07s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.20s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.32s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.42s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.96s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.98s) [2021-11-10T15:55:03.416Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2021-11-10T15:55:03.416Z] === RUN TestDockerSchema1RegistrySuite [2021-11-10T15:55:03.416Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-10T15:55:03.416Z] check_test.go:223: [da5b43505d978] daemon is not started [2021-11-10T15:55:03.416Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-10T15:55:06.702Z] check_test.go:223: [d5bca55343b05] daemon is not started [2021-11-10T15:55:06.702Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-10T15:55:10.886Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-11-10T15:55:11.452Z] check_test.go:223: [d500c0b3a5531] daemon is not started [2021-11-10T15:55:11.452Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-11-10T15:55:12.396Z] docker_cli_swarm_test.go:1321: [d86cd08a1b37e] joining swarm manager [d14753efac328]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T15:55:13.773Z] docker_cli_swarm_test.go:1322: [dc47b83011aad] joining swarm manager [d14753efac328]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-10T15:55:15.147Z] check_test.go:223: [d87b30d6f7849] daemon is not started [2021-11-10T15:55:15.148Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-11-10T15:55:16.083Z] check_test.go:223: [d4f869fc86eaa] daemon is not started [2021-11-10T15:55:16.083Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-10T15:55:17.017Z] check_test.go:223: [db9ccf0d0f489] daemon is not started [2021-11-10T15:55:17.017Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-10T15:55:17.017Z] check_test.go:223: [d1205e31b91d0] daemon is not started [2021-11-10T15:55:17.017Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-10T15:55:17.953Z] check_test.go:223: [db783efb8bc6b] daemon is not started [2021-11-10T15:55:17.953Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-10T15:55:18.889Z] check_test.go:223: [d4a067a8ab25b] daemon is not started [2021-11-10T15:55:18.889Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-10T15:55:19.824Z] check_test.go:223: [dde222396fc68] daemon is not started [2021-11-10T15:55:19.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-10T15:55:22.355Z] check_test.go:223: [d8ebc9dbf6c30] daemon is not started [2021-11-10T15:55:22.355Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-10T15:55:22.613Z] check_test.go:223: [d2ebbe615c432] daemon is not started [2021-11-10T15:55:22.613Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-10T15:55:22.872Z] check_test.go:223: [d2c6d293e13c5] daemon is not started [2021-11-10T15:55:22.872Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-11-10T15:55:23.130Z] check_test.go:223: [d7dcaafdaf433] daemon is not started [2021-11-10T15:55:23.130Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-11-10T15:55:23.389Z] check_test.go:223: [d7dd38ddd1a24] daemon is not started [2021-11-10T15:55:23.389Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-11-10T15:55:23.648Z] check_test.go:223: [d3fbb012692a2] daemon is not started [2021-11-10T15:55:23.648Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-11-10T15:55:23.906Z] check_test.go:223: [d7f13dd75524b] daemon is not started [2021-11-10T15:55:24.165Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-11-10T15:55:24.165Z] check_test.go:223: [d25d1d3dc9534] daemon is not started [2021-11-10T15:55:24.165Z] --- PASS: TestDockerSchema1RegistrySuite (20.89s) [2021-11-10T15:55:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-11-10T15:55:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.06s) [2021-11-10T15:55:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.93s) [2021-11-10T15:55:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.49s) [2021-11-10T15:55:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.99s) [2021-11-10T15:55:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2021-11-10T15:55:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-11-10T15:55:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2021-11-10T15:55:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2021-11-10T15:55:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.92s) [2021-11-10T15:55:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.39s) [2021-11-10T15:55:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2021-11-10T15:55:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2021-11-10T15:55:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-11-10T15:55:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2021-11-10T15:55:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-11-10T15:55:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s) [2021-11-10T15:55:24.165Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-11-10T15:55:24.165Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-10T15:55:24.165Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-10T15:55:25.100Z] check_test.go:252: [d25936c6371d7] daemon is not started [2021-11-10T15:55:25.100Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-10T15:55:25.357Z] check_test.go:252: [da9b1bc5ad347] daemon is not started [2021-11-10T15:55:25.357Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-10T15:55:25.615Z] check_test.go:252: [d7ff282ba8aa3] daemon is not started [2021-11-10T15:55:25.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-10T15:55:26.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-10T15:55:26.811Z] check_test.go:252: [da930d8fc4922] daemon is not started [2021-11-10T15:55:26.811Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-10T15:55:27.378Z] check_test.go:252: [defd8a4fdfd69] daemon is not started [2021-11-10T15:55:27.378Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-10T15:55:27.945Z] check_test.go:252: [d0694ad1d2352] daemon is not started [2021-11-10T15:55:27.945Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-10T15:55:27.945Z] check_test.go:252: [dbecdeb0e169e] daemon is not started [2021-11-10T15:55:27.945Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.81s) [2021-11-10T15:55:27.945Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2021-11-10T15:55:27.945Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.54s) [2021-11-10T15:55:27.945Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-11-10T15:55:27.945Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2021-11-10T15:55:27.945Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-11-10T15:55:27.945Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-11-10T15:55:27.945Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.56s) [2021-11-10T15:55:27.945Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-11-10T15:55:27.945Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-10T15:55:27.945Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-10T15:55:33.211Z] check_test.go:279: [da7a87e5f97d1] daemon is not started [2021-11-10T15:55:33.211Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-10T15:55:33.211Z] check_test.go:279: [de095c97d9ccc] daemon is not started [2021-11-10T15:55:33.211Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-10T15:55:33.474Z] check_test.go:279: [d8ee6ce11c3da] daemon is not started [2021-11-10T15:55:33.474Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-10T15:55:33.474Z] check_test.go:279: [d5de4c52d2b61] daemon is not started [2021-11-10T15:55:33.474Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-10T15:55:33.733Z] check_test.go:279: [d6de4606d4384] daemon is not started [2021-11-10T15:55:33.733Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-11-10T15:55:33.733Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-11-10T15:55:33.733Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-11-10T15:55:33.733Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-11-10T15:55:33.733Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2021-11-10T15:55:33.733Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-11-10T15:55:33.733Z] === RUN TestDockerNetworkSuite [2021-11-10T15:55:33.733Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-11-10T15:55:35.634Z] docker_cli_network_unix_test.go:46: [d97a4d27417ea] daemon is not started [2021-11-10T15:55:35.892Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-11-10T15:55:36.459Z] docker_cli_network_unix_test.go:46: [d1aff487d8553] daemon is not started [2021-11-10T15:55:36.459Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-11-10T15:55:38.992Z] docker_cli_network_unix_test.go:46: [d46599857b075] daemon is not started [2021-11-10T15:55:39.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-11-10T15:55:40.626Z] docker_cli_network_unix_test.go:46: [df81097d30120] daemon is not started [2021-11-10T15:55:40.626Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-11-10T15:55:40.884Z] docker_cli_network_unix_test.go:1233: [df5b726dc8c04] daemon is not started [2021-11-10T15:55:43.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-11-10T15:55:44.349Z] docker_cli_network_unix_test.go:46: [d72edc5537288] daemon is not started [2021-11-10T15:55:44.607Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-11-10T15:55:48.795Z] docker_cli_network_unix_test.go:46: [d5770635895a1] daemon is not started [2021-11-10T15:55:49.731Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-11-10T15:55:51.631Z] docker_cli_network_unix_test.go:46: [d0adb94286f4f] daemon is not started [2021-11-10T15:55:51.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-11-10T15:55:53.264Z] docker_cli_network_unix_test.go:46: [d441ac43f9462] daemon is not started [2021-11-10T15:55:53.264Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-11-10T15:55:53.522Z] docker_cli_network_unix_test.go:46: [db21d21207068] daemon is not started [2021-11-10T15:55:53.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-11-10T15:55:53.781Z] docker_cli_network_unix_test.go:46: [ddc7009cf029c] daemon is not started [2021-11-10T15:55:54.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-11-10T15:55:54.617Z] docker_cli_network_unix_test.go:46: [d684d1bd211ff] daemon is not started [2021-11-10T15:55:54.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-11-10T15:55:55.443Z] docker_cli_network_unix_test.go:46: [ddac5c4a808b0] daemon is not started [2021-11-10T15:55:56.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-11-10T15:55:56.009Z] docker_cli_network_unix_test.go:46: [db2fde8cd9012] daemon is not started [2021-11-10T15:55:56.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-11-10T15:55:56.268Z] docker_cli_network_unix_test.go:46: [dbf30adf2c2ae] daemon is not started [2021-11-10T15:55:56.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-11-10T15:55:56.836Z] docker_cli_network_unix_test.go:46: [dcfc98265a13a] daemon is not started [2021-11-10T15:55:57.094Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-11-10T15:55:57.353Z] docker_cli_network_unix_test.go:46: [d92be618f2d41] daemon is not started [2021-11-10T15:55:57.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-11-10T15:55:57.353Z] docker_cli_network_unix_test.go:46: [dd4b02f523005] daemon is not started [2021-11-10T15:55:57.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-11-10T15:55:57.611Z] docker_cli_network_unix_test.go:46: [dae2dfb545caa] daemon is not started [2021-11-10T15:55:57.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-11-10T15:55:58.176Z] docker_cli_network_unix_test.go:46: [d98bf597ed28c] daemon is not started [2021-11-10T15:55:58.177Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-11-10T15:55:58.744Z] docker_cli_network_unix_test.go:46: [df71251c8e4c8] daemon is not started [2021-11-10T15:55:59.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-11-10T15:55:59.311Z] docker_cli_network_unix_test.go:46: [d6e42707a9f1b] daemon is not started [2021-11-10T15:55:59.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-11-10T15:55:59.570Z] docker_cli_network_unix_test.go:46: [d9fb9ac33720a] daemon is not started [2021-11-10T15:55:59.570Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-11-10T15:55:59.570Z] docker_cli_network_unix_test.go:46: [d11af5fece9e8] daemon is not started [2021-11-10T15:55:59.570Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-11-10T15:56:00.945Z] docker_cli_network_unix_test.go:968: [d2d26daf58436] daemon is not started [2021-11-10T15:56:02.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-11-10T15:56:03.255Z] docker_cli_network_unix_test.go:46: [df666e22390a6] daemon is not started [2021-11-10T15:56:03.255Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-11-10T15:56:03.614Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-10T15:56:03.614Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-10T15:56:03.614Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-11-10T15:56:03.614Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-10T15:56:03.614Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-11-10T15:56:03.614Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-10T15:56:03.614Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-10T15:56:03.614Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-10T15:56:03.614Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-11-10T15:56:03.614Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-10T15:56:03.614Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-10T15:56:03.614Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-10T15:56:03.614Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-10T15:56:03.614Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-10T15:56:04.660Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-10T15:56:04.660Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-10T15:56:04.660Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-10T15:56:04.660Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-11-10T15:56:04.660Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-10T15:56:04.660Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-11-10T15:56:04.660Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-10T15:56:04.660Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-11-10T15:56:04.660Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-10T15:56:04.660Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-11-10T15:56:04.660Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-10T15:56:05.786Z] docker_cli_network_unix_test.go:1116: [dfe6ecebe26d3] daemon is not started [2021-11-10T15:56:08.446Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-10T15:56:08.446Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-11-10T15:56:08.446Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-10T15:56:08.446Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-11-10T15:56:08.446Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-10T15:56:08.446Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-11-10T15:56:08.446Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-10T15:56:08.914Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-10T15:56:09.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-11-10T15:56:09.074Z] docker_cli_network_unix_test.go:46: [dc68319b52d26] daemon is not started [2021-11-10T15:56:09.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-11-10T15:56:09.795Z] docker_cli_network_unix_test.go:46: [d36a088171d67] daemon is not started [2021-11-10T15:56:09.795Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-11-10T15:56:09.795Z] docker_cli_network_unix_test.go:46: [d26d0f1b9275d] daemon is not started [2021-11-10T15:56:09.795Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-11-10T15:56:09.795Z] docker_cli_network_unix_test.go:46: [dc9239d7885ec] daemon is not started [2021-11-10T15:56:09.795Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-11-10T15:56:10.053Z] docker_cli_network_unix_test.go:46: [d240cae9c24ef] daemon is not started [2021-11-10T15:56:10.053Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-11-10T15:56:10.312Z] docker_cli_network_unix_test.go:46: [d691b1e3803fb] daemon is not started [2021-11-10T15:56:10.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-11-10T15:56:10.312Z] docker_cli_network_unix_test.go:46: [dccbff7df5d30] daemon is not started [2021-11-10T15:56:10.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-11-10T15:56:12.222Z] docker_cli_network_unix_test.go:46: [daa807b896715] daemon is not started [2021-11-10T15:56:12.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-11-10T15:56:12.789Z] docker_cli_network_unix_test.go:46: [d259d532b48b0] daemon is not started [2021-11-10T15:56:12.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-11-10T15:56:12.789Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-11-10T15:56:12.789Z] docker_cli_network_unix_test.go:46: [de2661dbb6b6f] daemon is not started [2021-11-10T15:56:12.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-11-10T15:56:13.356Z] docker_cli_network_unix_test.go:46: [d96d20ebd37e5] daemon is not started [2021-11-10T15:56:13.615Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-11-10T15:56:13.838Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-10T15:56:16.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-11-10T15:56:18.752Z] 2021/11/10 15:56:18 Finished clone google.golang.org/api [2021-11-10T15:56:18.752Z] 2021/11/10 15:56:18 Dependencies downloaded. Download time: 6m11.291171565s [2021-11-10T15:56:18.752Z] 2021/11/10 15:56:18 Collecting all dependencies [2021-11-10T15:56:18.877Z] docker_cli_network_unix_test.go:1084: [d8b4214567f79] daemon is not started [2021-11-10T15:56:20.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-11-10T15:56:20.252Z] docker_cli_network_unix_test.go:46: [d61d64336c1f0] daemon is not started [2021-11-10T15:56:20.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-11-10T15:56:20.510Z] docker_cli_network_unix_test.go:46: [d1cf95be58a76] daemon is not started [2021-11-10T15:56:20.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-11-10T15:56:22.143Z] docker_cli_network_unix_test.go:46: [de0952a94ecd4] daemon is not started [2021-11-10T15:56:22.401Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-11-10T15:56:22.401Z] docker_cli_network_unix_test.go:46: [d202570825dbb] daemon is not started [2021-11-10T15:56:22.401Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-11-10T15:56:22.967Z] docker_cli_network_unix_test.go:46: [d18aaebe517b0] daemon is not started [2021-11-10T15:56:23.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-11-10T15:56:23.792Z] docker_cli_network_unix_test.go:46: [deb215a80e2ae] daemon is not started [2021-11-10T15:56:23.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-11-10T15:56:24.359Z] docker_cli_network_unix_test.go:46: [d1238e36bff24] daemon is not started [2021-11-10T15:56:24.617Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-11-10T15:56:28.802Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-10T15:56:28.802Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-10T15:56:28.802Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-11-10T15:56:28.802Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-10T15:56:28.802Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-11-10T15:56:28.802Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-10T15:56:28.802Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-11-10T15:56:28.802Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-10T15:56:28.802Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-11-10T15:56:28.802Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-10T15:56:28.802Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-11-10T15:56:28.802Z] === RUN TestDockerSuite/TestBuildFails [2021-11-10T15:56:29.787Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-10T15:56:29.787Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-10T15:56:29.889Z] docker_cli_network_unix_test.go:46: [d4039ad68b4b0] daemon is not started [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite (56.38s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.11s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.76s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.43s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.47s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.47s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.02s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.27s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.98s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.38s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.13s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.43s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-11-10T15:56:30.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-11-10T15:56:30.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.56s) [2021-11-10T15:56:30.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-11-10T15:56:30.149Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-10T15:56:30.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.80s) [2021-11-10T15:56:30.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.41s) [2021-11-10T15:56:30.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.02s) [2021-11-10T15:56:30.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-11-10T15:56:30.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2021-11-10T15:56:30.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.56s) [2021-11-10T15:56:30.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2021-11-10T15:56:30.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2021-11-10T15:56:30.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2021-11-10T15:56:30.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2021-11-10T15:56:30.149Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.50s) [2021-11-10T15:56:30.149Z] === RUN TestDockerHubPullSuite [2021-11-10T15:56:30.149Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-11-10T15:56:30.984Z] 2021/11/10 15:56:29 Clean vendor dir from unused packages [2021-11-10T15:56:30.984Z] 2021/11/10 15:56:29 Ignoring paths matching "^archive/tar" [2021-11-10T15:56:30.984Z] 2021/11/10 15:56:30 Success [2021-11-10T15:56:30.984Z] 2021/11/10 15:56:30 Running time: 6m27.330172467s [2021-11-10T15:56:30.984Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-10T15:56:31.876Z] + echo Ensuring container killed. [2021-11-10T15:56:31.876Z] Ensuring container killed. [2021-11-10T15:56:31.876Z] + docker rm -vf docker-pr4 [2021-11-10T15:56:31.876Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-11-10T15:56:32.047Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-11-10T15:56:32.178Z] + echo Chowning /workspace to jenkins user [2021-11-10T15:56:32.178Z] Chowning /workspace to jenkins user [2021-11-10T15:56:32.178Z] + id -u [2021-11-10T15:56:32.178Z] + id -g [2021-11-10T15:56:32.178Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43008:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-10T15:56:33.903Z] + bundleName=unit [2021-11-10T15:56:33.903Z] + echo Creating unit-bundles.tar.gz [2021-11-10T15:56:33.903Z] Creating unit-bundles.tar.gz [2021-11-10T15:56:33.903Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-11-10T15:56:33.903Z] bundles/junit-report.xml [2021-11-10T15:56:33.903Z] bundles/go-test-report.json [2021-11-10T15:56:33.903Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-11-10T15:56:33.918Z] Archiving artifacts [2021-11-10T15:56:34.411Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43008/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-10T15:56:34.574Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-11-10T15:56:34.744Z] + make clean [2021-11-10T15:56:34.832Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-11-10T15:56:35.005Z] docker volume rm -f docker-dev-cache [2021-11-10T15:56:35.005Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-10T15:56:35.655Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-10T15:56:36.206Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-11-10T15:56:36.465Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-11-10T15:56:36.724Z] --- PASS: TestDockerHubPullSuite (6.48s) [2021-11-10T15:56:36.724Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.92s) [2021-11-10T15:56:36.724Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2021-11-10T15:56:36.724Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.63s) [2021-11-10T15:56:36.724Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.39s) [2021-11-10T15:56:36.724Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2021-11-10T15:56:36.724Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-11-10T15:56:36.724Z] PASS [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === Skipped [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-11-10T15:56:36.724Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-11-10T15:56:36.724Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-11-10T15:56:36.724Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-11-10T15:56:36.724Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-11-10T15:56:36.724Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-10T15:56:36.724Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-10T15:56:36.724Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-10T15:56:36.724Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-10T15:56:36.724Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-10T15:56:36.724Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-10T15:56:36.724Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-10T15:56:36.724Z] docker_cli_sni_test.go:18: Flakey test [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-11-10T15:56:36.724Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-10T15:56:36.724Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-10T15:56:36.724Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-11-10T15:56:36.724Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.02s) [2021-11-10T15:56:36.724Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.02s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-11-10T15:56:36.724Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-11-10T15:56:36.724Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-11-10T15:56:36.724Z] [2021-11-10T15:56:36.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-10T15:56:36.725Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-11-10T15:56:36.725Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-10T15:56:36.725Z] [2021-11-10T15:56:36.725Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-10T15:56:36.725Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-11-10T15:56:36.725Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-10T15:56:36.725Z] [2021-11-10T15:56:36.725Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-10T15:56:36.725Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-11-10T15:56:36.725Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-10T15:56:36.725Z] [2021-11-10T15:56:36.725Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-10T15:56:36.725Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-11-10T15:56:36.725Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-10T15:56:36.725Z] [2021-11-10T15:56:36.725Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-11-10T15:56:36.725Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-11-10T15:56:36.725Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-11-10T15:56:36.725Z] [2021-11-10T15:56:36.725Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-11-10T15:56:36.725Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-11-10T15:56:36.725Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-11-10T15:56:36.725Z] [2021-11-10T15:56:36.725Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-10T15:56:36.725Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-11-10T15:56:36.725Z] docker_cli_network_unix_test.go:46: [de2661dbb6b6f] daemon is not started [2021-11-10T15:56:36.725Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-10T15:56:36.725Z] [2021-11-10T15:56:36.725Z] [2021-11-10T15:56:36.725Z] DONE 1270 tests, 51 skipped in 1478.931s [2021-11-10T15:56:36.725Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-10T15:56:36.725Z] ++++ cat bundles/test-integration/docker.pid [2021-11-10T15:56:36.725Z] +++ kill 8098 [2021-11-10T15:56:37.657Z] +++ /etc/init.d/apparmor stop [2021-11-10T15:56:37.657Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-10T15:56:37.657Z] [2021-11-10T15:56:37.657Z] Unloading profiles will leave already running processes permanently [2021-11-10T15:56:37.657Z] unconfined, which can lead to unexpected situations. [2021-11-10T15:56:37.657Z] [2021-11-10T15:56:37.657Z] To set a process to complain mode, use the command line tool [2021-11-10T15:56:37.658Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-10T15:56:37.658Z] +++ true [2021-11-10T15:56:37.658Z] exiting test-integration [2021-11-10T15:56:37.658Z] ++ exit 0 [2021-11-10T15:56:37.658Z] [2021-11-10T15:56:37.916Z] + for job in $(jobs -p) [2021-11-10T15:56:37.916Z] + wait 24985 [2021-11-10T15:56:46.074Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-10T15:56:50.828Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-10T15:56:56.694Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-10T15:56:57.162Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-10T15:57:01.920Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-10T15:57:01.920Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-11-10T15:57:01.920Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-10T15:57:02.904Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-10T15:57:03.372Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-10T15:57:03.372Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-11-10T15:57:03.372Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-10T15:57:13.800Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-10T15:57:13.800Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-11-10T15:57:13.800Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-10T15:57:24.216Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-10T15:57:24.216Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-10T15:57:25.779Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-10T15:57:25.779Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-11-10T15:57:25.779Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-10T15:57:26.246Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-10T15:57:26.246Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-10T15:57:30.041Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-10T15:57:31.026Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-10T15:57:31.497Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-10T15:57:32.484Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-10T15:57:32.953Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-10T15:57:33.938Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-10T15:57:35.501Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-10T15:57:41.360Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-10T15:57:41.360Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-11-10T15:57:41.360Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-10T15:57:41.360Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-11-10T15:57:41.360Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-10T15:57:41.360Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-10T15:57:41.360Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-10T15:57:41.360Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-10T15:57:41.360Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-10T15:57:41.827Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-10T15:57:42.295Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-10T15:57:45.588Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-11-10T15:57:45.588Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-11-10T15:57:45.588Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-11-10T15:57:47.046Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-10T15:57:49.774Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-11-10T15:57:52.301Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-11-10T15:57:56.484Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-11-10T15:58:04.608Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-11-10T15:58:07.136Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-11-10T15:58:07.136Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-11-10T15:58:07.136Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-11-10T15:58:12.318Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-10T15:58:12.318Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-11-10T15:58:12.318Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-10T15:58:12.318Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-10T15:58:12.402Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-11-10T15:58:12.660Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-11-10T15:58:13.226Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-11-10T15:58:15.756Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-11-10T15:58:42.424Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-10T15:59:00.403Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-10T15:59:05.152Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-10T15:59:11.021Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-10T15:59:11.965Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-11-10T15:59:11.966Z] docker_cli_swarm_test.go:1186: [d15a4a99394f0] joining swarm manager [dcb452e0594ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T15:59:15.779Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-10T15:59:18.524Z] docker_cli_swarm_test.go:1195: [d0202c566dc62] joining swarm manager [dcb452e0594ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-10T15:59:30.696Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-10T15:59:30.702Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-11-10T15:59:30.702Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-10T15:59:37.851Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-10T15:59:37.851Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-10T15:59:37.851Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-11-10T15:59:37.851Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-10T15:59:37.851Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-11-10T15:59:37.851Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-10T15:59:40.063Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-10T15:59:44.814Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-10T15:59:51.963Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-10T15:59:51.963Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-10T15:59:51.963Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-10T15:59:54.911Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-10T15:59:55.378Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-10T15:59:56.939Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-10T16:00:05.182Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-11-10T16:00:13.313Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-11-10T16:00:14.757Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-10T16:00:15.743Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-10T16:00:16.597Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-11-10T16:00:18.497Z] docker_cli_swarm_test.go:1118: [d501df35e0f15] joining swarm manager [de5ef9fac1cf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T16:00:19.431Z] docker_cli_swarm_test.go:1119: [d59be78bda0ab] joining swarm manager [de5ef9fac1cf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-10T16:00:27.504Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-10T16:00:27.980Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-10T16:00:35.205Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-10T16:00:39.287Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-10T16:00:44.058Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-10T16:00:44.526Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-10T16:00:44.526Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-11-10T16:00:44.526Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-10T16:00:44.526Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-11-10T16:00:44.526Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-10T16:00:46.141Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-10T16:00:46.141Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-11-10T16:00:46.141Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-10T16:01:28.898Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-10T16:01:43.688Z] docker_cli_swarm_test.go:1172: [d8368b5c6d027] joining swarm manager [de5ef9fac1cf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-10T16:01:58.995Z] === RUN TestDockerSuite/TestBuildRm [2021-11-10T16:02:09.446Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-10T16:02:11.659Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-10T16:02:11.659Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-11-10T16:02:11.659Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-10T16:02:11.659Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-11-10T16:02:11.659Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-10T16:02:12.671Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-10T16:02:16.458Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-10T16:02:18.691Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-10T16:02:22.393Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-11-10T16:02:22.394Z] docker_cli_swarm_test.go:1453: [dc73828a3fbe6] joining swarm manager [dad8e8d868d60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T16:02:22.394Z] docker_cli_swarm_test.go:1454: [d9c1b2cae1d89] joining swarm manager [dad8e8d868d60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-10T16:02:29.107Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-10T16:02:30.501Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-11-10T16:02:31.877Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-11-10T16:02:31.877Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-11-10T16:02:31.877Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-11-10T16:02:31.877Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-11-10T16:02:32.810Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-11-10T16:02:34.711Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-11-10T16:02:38.894Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-11-10T16:02:39.828Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-11-10T16:02:41.539Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-10T16:02:42.372Z] docker_cli_swarm_unix_test.go:62: [db500df739be2] joining swarm manager [db9e8f5ba2f9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T16:02:42.509Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-10T16:02:42.968Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-10T16:02:51.667Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-10T16:02:52.127Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-10T16:02:56.822Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-10T16:02:56.822Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-10T16:03:00.563Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-10T16:03:18.273Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-10T16:03:18.273Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-11-10T16:03:18.273Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-10T16:03:20.456Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-10T16:03:21.427Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-10T16:03:26.123Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-10T16:03:30.819Z] === RUN TestDockerSuite/TestBuildUser [2021-11-10T16:03:30.819Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-11-10T16:03:30.819Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-10T16:03:30.819Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-11-10T16:03:30.819Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-10T16:03:30.819Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-11-10T16:03:30.819Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-10T16:03:33.731Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-10T16:03:34.191Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-10T16:03:37.104Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-10T16:03:37.104Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-11-10T16:03:37.104Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-10T16:03:37.104Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-11-10T16:03:37.104Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-10T16:03:38.577Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-11-10T16:03:38.580Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-11-10T16:03:38.580Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-11-10T16:03:39.954Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-11-10T16:03:43.252Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-11-10T16:03:45.152Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-11-10T16:03:47.051Z] docker_api_swarm_test.go:961: [d96944922f5e6] joining swarm manager [d2bb8c30b97be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-10T16:03:58.256Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-10T16:03:58.256Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-10T16:04:04.071Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-10T16:04:05.123Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-11-10T16:04:08.801Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-10T16:04:08.801Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-11-10T16:04:08.801Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-10T16:04:08.801Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-11-10T16:04:08.801Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-10T16:04:11.764Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-10T16:04:11.764Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-11-10T16:04:11.764Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-10T16:04:17.317Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-11-10T16:04:18.691Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-11-10T16:04:21.226Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-11-10T16:04:22.212Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-10T16:04:23.755Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-11-10T16:04:26.000Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-10T16:04:26.000Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-10T16:04:31.865Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-11-10T16:04:35.146Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-11-10T16:04:37.675Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-11-10T16:04:40.205Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-11-10T16:04:42.735Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-11-10T16:04:45.263Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-11-10T16:04:47.218Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-10T16:04:47.218Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-11-10T16:04:47.218Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-10T16:04:47.218Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-11-10T16:04:47.685Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-10T16:04:47.685Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-11-10T16:04:47.685Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-10T16:04:47.798Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-11-10T16:04:48.671Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-10T16:04:50.330Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-11-10T16:04:55.860Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-10T16:04:57.491Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-10T16:04:57.491Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-11-10T16:04:57.491Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-10T16:04:57.491Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-10T16:04:57.491Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-10T16:04:57.491Z] docker_cli_sni_test.go:18: Flakey test [2021-11-10T16:04:57.959Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-10T16:04:59.522Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-10T16:05:08.179Z] === RUN TestDockerSuite/TestCommitChange [2021-11-10T16:05:12.986Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-10T16:05:16.817Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-10T16:05:16.817Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-11-10T16:05:16.817Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-10T16:05:22.676Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-10T16:05:22.676Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-11-10T16:05:22.676Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-10T16:05:33.149Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-10T16:05:36.938Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-10T16:05:36.938Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-11-10T16:05:36.938Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-10T16:05:36.938Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-11-10T16:05:36.938Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-10T16:05:36.938Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-10T16:05:36.938Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-10T16:05:36.938Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-10T16:05:36.938Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-10T16:05:36.938Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-10T16:05:36.938Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-10T16:05:36.938Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-10T16:05:36.938Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-10T16:05:36.938Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-11-10T16:05:36.938Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-10T16:05:36.938Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-10T16:05:46.541Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-11-10T16:05:49.452Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-10T16:05:58.760Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-11-10T16:05:59.860Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-10T16:05:59.860Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-11-10T16:05:59.860Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-10T16:06:05.716Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-10T16:06:05.716Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-11-10T16:06:05.716Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-10T16:06:05.716Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-10T16:06:05.716Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-10T16:06:05.716Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-11-10T16:06:05.716Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-10T16:06:12.934Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-10T16:06:12.934Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-11-10T16:06:12.934Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-10T16:06:12.934Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-10T16:06:14.496Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-10T16:06:14.496Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-10T16:06:14.496Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-11-10T16:06:14.496Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-10T16:06:14.496Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-11-10T16:06:14.496Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-10T16:06:14.496Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-11-10T16:06:14.963Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite (1669.42s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.63s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.11s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.00s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.42s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.46s) [2021-11-10T16:06:16.833Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.50s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.86s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.60s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.45s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.48s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.05s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.26s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.50s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.17s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.94s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.47s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.51s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.33s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.49s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.19s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.68s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.97s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.65s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.36s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.00s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.71s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.29s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.79s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.34s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.15s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.01s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.53s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.99s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.11s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.82s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.06s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.10s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.62s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.49s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.91s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.08s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.32s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.52s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.74s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.88s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.03s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.59s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.28s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.94s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.00s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.56s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.29s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.20s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.28s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.22s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.56s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.75s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.19s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.60s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.73s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.52s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.96s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.10s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.54s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.88s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.15s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.33s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.34s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.17s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.15s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.39s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.33s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.93s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (144.67s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.36s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.69s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.87s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.16s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.34s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.91s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.71s) [2021-11-10T16:06:16.833Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.93s) [2021-11-10T16:06:16.833Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.16s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.57s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.02s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.00s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.23s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.76s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.29s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.39s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.72s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.57s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.15s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.03s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.26s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.08s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.05s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.98s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.23s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.26s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.99s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.83s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.60s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.46s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.52s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.44s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.49s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.42s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2021-11-10T16:06:16.834Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.18s) [2021-11-10T16:06:16.834Z] === RUN TestDockerExternalVolumeSuite [2021-11-10T16:06:16.834Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-11-10T16:06:16.834Z] docker_cli_external_volume_driver_test.go:53: [dfb663c7a97ed] daemon is not started [2021-11-10T16:06:17.175Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-10T16:06:18.737Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-10T16:06:20.946Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-10T16:06:20.946Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-10T16:06:20.946Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-11-10T16:06:20.946Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-10T16:06:23.156Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-10T16:06:23.156Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-10T16:06:25.398Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-10T16:06:25.398Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-11-10T16:06:25.398Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-10T16:06:25.399Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-11-10T16:06:25.399Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-10T16:06:26.959Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-10T16:06:26.959Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-10T16:06:29.214Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-10T16:06:29.214Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-11-10T16:06:29.214Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-10T16:06:31.424Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-10T16:06:31.424Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-10T16:06:31.698Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-11-10T16:06:33.634Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-10T16:06:42.323Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-10T16:06:45.270Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-10T16:06:45.270Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-10T16:06:45.270Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-10T16:06:45.270Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-10T16:06:45.270Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-10T16:06:46.892Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-10T16:06:46.892Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-11-10T16:06:46.892Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-10T16:06:54.100Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-10T16:06:54.100Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-11-10T16:06:54.100Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-10T16:06:55.663Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-10T16:06:55.663Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-10T16:07:00.409Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-10T16:07:01.394Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-10T16:07:01.394Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-10T16:07:01.394Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-10T16:07:01.394Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-11-10T16:07:01.394Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-10T16:07:01.394Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-11-10T16:07:01.394Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-10T16:07:01.394Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-11-10T16:07:01.394Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-10T16:07:01.394Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-11-10T16:07:01.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-10T16:07:03.467Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-10T16:07:03.467Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-10T16:07:10.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-10T16:07:12.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-10T16:07:15.807Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-10T16:07:18.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009de930_} [2021-11-10T16:07:25.205Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1994680850_c:\foo_false____} [2021-11-10T16:07:27.417Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1994680850_c:\foo_true____} [2021-11-10T16:07:29.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-10T16:07:29.626Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-11-10T16:07:29.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-10T16:07:29.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-10T16:07:29.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-10T16:07:29.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-10T16:07:29.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-10T16:07:29.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-10T16:07:29.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-10T16:07:29.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-10T16:07:29.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-10T16:07:30.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-10T16:07:30.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-10T16:07:30.093Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-10T16:07:30.093Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-11-10T16:07:30.093Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-10T16:07:30.093Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-11-10T16:07:30.093Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-10T16:07:30.093Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-11-10T16:07:30.093Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-10T16:07:30.093Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-10T16:07:30.093Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-10T16:07:30.093Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-10T16:07:30.093Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-10T16:07:32.304Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-10T16:07:32.304Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-10T16:07:32.304Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-10T16:07:32.304Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-10T16:07:32.304Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-10T16:07:32.304Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-10T16:07:32.304Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-10T16:07:32.304Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-10T16:07:32.304Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-10T16:07:32.304Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-10T16:07:32.304Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-10T16:07:32.304Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-10T16:07:32.304Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-10T16:07:32.304Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-10T16:07:32.304Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-10T16:07:32.304Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-10T16:07:32.304Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-10T16:07:32.304Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-10T16:07:32.304Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-10T16:07:32.304Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-10T16:07:32.304Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-10T16:07:32.304Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-10T16:07:32.304Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-10T16:07:32.304Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-10T16:07:32.304Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-10T16:07:32.304Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-10T16:07:32.304Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-10T16:07:34.513Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-10T16:07:34.513Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-10T16:07:34.513Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-10T16:07:34.513Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-10T16:07:36.725Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-10T16:07:36.725Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-10T16:07:36.725Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-10T16:07:36.725Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-10T16:07:36.725Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-10T16:07:36.725Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-10T16:07:36.725Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-10T16:07:39.388Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-11-10T16:07:41.472Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-10T16:07:43.033Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-10T16:07:43.033Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-10T16:07:43.033Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-10T16:07:43.033Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-10T16:07:43.033Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-10T16:07:49.352Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-11-10T16:08:00.923Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-10T16:08:00.923Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-10T16:08:00.923Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-10T16:08:00.923Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-10T16:08:00.923Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-10T16:08:04.239Z] docker_cli_external_volume_driver_test.go:53: [d41ce4efde0f1] daemon is not started [2021-11-10T16:08:08.074Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-10T16:08:08.075Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-10T16:08:08.075Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-10T16:08:08.075Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-10T16:08:08.075Z] === RUN TestDockerSuite/TestCpToDot [2021-11-10T16:08:10.285Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-10T16:08:10.285Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-10T16:08:10.285Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-10T16:08:10.285Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-10T16:08:10.285Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-10T16:08:12.510Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-10T16:08:12.510Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-10T16:08:12.510Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-10T16:08:12.510Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-10T16:08:12.510Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-10T16:08:12.510Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-10T16:08:12.510Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-10T16:08:12.510Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-10T16:08:12.510Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-10T16:08:12.510Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-10T16:08:12.977Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-10T16:08:15.189Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-10T16:08:16.749Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-10T16:08:17.281Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-10T16:08:17.281Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-10T16:08:18.842Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-10T16:08:19.103Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-11-10T16:08:19.309Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-10T16:08:19.776Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-10T16:08:19.776Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-10T16:08:19.776Z] === RUN TestDockerSuite/TestCreateRM [2021-11-10T16:08:19.776Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-10T16:08:19.776Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-10T16:08:19.776Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-10T16:08:20.243Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-10T16:08:20.243Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-10T16:08:27.392Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-10T16:08:27.392Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-10T16:08:27.859Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-10T16:08:31.699Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-10T16:08:31.699Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-10T16:08:31.699Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-11-10T16:08:31.699Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-10T16:08:33.260Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-10T16:08:33.260Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-10T16:08:33.260Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-10T16:08:33.260Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-10T16:08:33.260Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-10T16:08:33.260Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-10T16:08:33.260Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-10T16:08:33.260Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-10T16:08:33.260Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-10T16:08:33.260Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-10T16:08:33.260Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-10T16:08:33.260Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-10T16:08:33.260Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-10T16:08:33.260Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-10T16:08:33.260Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:08:33.260Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-10T16:08:33.260Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-10T16:08:33.260Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-10T16:08:33.260Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-10T16:08:33.260Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-10T16:08:33.260Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-11-10T16:08:33.260Z] === RUN TestDockerSuite/TestDockerFails [2021-11-10T16:08:33.727Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-10T16:08:33.727Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-11-10T16:08:33.727Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-10T16:08:33.727Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-11-10T16:08:33.727Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-10T16:08:33.727Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-11-10T16:08:33.727Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-10T16:08:33.727Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-11-10T16:08:33.727Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-10T16:08:33.727Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-11-10T16:08:33.727Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-10T16:08:33.969Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-11-10T16:08:35.938Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-10T16:08:38.150Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-10T16:08:39.710Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-10T16:08:48.848Z] docker_cli_external_volume_driver_test.go:53: [d0432948e1cf2] daemon is not started [2021-11-10T16:08:52.332Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-10T16:08:56.163Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-10T16:09:00.913Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-10T16:09:02.475Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-10T16:09:03.459Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-10T16:09:03.711Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-11-10T16:09:03.711Z] docker_cli_external_volume_driver_test.go:53: [de5cd87db2a30] daemon is not started [2021-11-10T16:09:07.365Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-10T16:09:07.365Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-10T16:09:08.358Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-10T16:09:12.174Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-10T16:09:16.919Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-10T16:09:16.919Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-10T16:09:16.919Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-10T16:09:16.919Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-11-10T16:09:16.919Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-10T16:09:16.919Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-11-10T16:09:16.919Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-10T16:09:16.919Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-11-10T16:09:16.919Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-10T16:09:17.903Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-10T16:09:17.903Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-11-10T16:09:17.903Z] === RUN TestDockerSuite/TestEventsRename [2021-11-10T16:09:20.126Z] === RUN TestDockerSuite/TestEventsResize [2021-11-10T16:09:21.781Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-11-10T16:09:22.355Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-10T16:09:24.630Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-10T16:09:26.844Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-10T16:09:31.600Z] === RUN TestDockerSuite/TestEventsTop [2021-11-10T16:09:31.600Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-11-10T16:09:31.600Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-10T16:09:34.545Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-10T16:09:38.327Z] === RUN TestDockerSuite/TestExec [2021-11-10T16:09:38.327Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-10T16:09:38.327Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-10T16:09:38.327Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-10T16:09:38.327Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-10T16:09:39.889Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-10T16:09:41.451Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-10T16:09:41.451Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-10T16:09:41.451Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-10T16:09:41.451Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-10T16:09:41.451Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-10T16:09:41.451Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-10T16:09:41.451Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-10T16:09:43.663Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-10T16:09:45.225Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-10T16:09:47.437Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-10T16:09:49.009Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-10T16:09:52.793Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-10T16:09:52.793Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-10T16:09:52.793Z] === RUN TestDockerSuite/TestExecEnv [2021-11-10T16:09:52.793Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-10T16:09:52.793Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-10T16:09:52.793Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-10T16:09:52.793Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-10T16:09:53.854Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-11-10T16:09:55.006Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-10T16:09:59.803Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-10T16:09:59.803Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-10T16:09:59.803Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-10T16:09:59.803Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-10T16:09:59.803Z] === RUN TestDockerSuite/TestExecParseError [2021-11-10T16:09:59.803Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-10T16:09:59.803Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-10T16:09:59.803Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-10T16:09:59.803Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-10T16:09:59.803Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-10T16:09:59.803Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-10T16:10:01.365Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-10T16:10:01.365Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-10T16:10:01.365Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-10T16:10:01.365Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-10T16:10:01.365Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-10T16:10:01.365Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-10T16:10:01.365Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-10T16:10:01.365Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-10T16:10:01.365Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-10T16:10:01.365Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-10T16:10:01.365Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-10T16:10:03.578Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-10T16:10:03.578Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-10T16:10:03.578Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-10T16:10:08.720Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-11-10T16:10:10.724Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-10T16:10:10.724Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-10T16:10:10.724Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-10T16:10:10.724Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-10T16:10:10.724Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-10T16:10:10.724Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-10T16:10:10.724Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-10T16:10:16.612Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-10T16:10:22.471Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-10T16:10:23.586Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-11-10T16:10:25.418Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-10T16:10:31.312Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-10T16:10:31.312Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-10T16:10:31.312Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-10T16:10:31.312Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-10T16:10:31.312Z] === RUN TestDockerSuite/TestHealth [2021-11-10T16:10:31.312Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-10T16:10:31.312Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-10T16:10:31.312Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-10T16:10:31.312Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-10T16:10:31.312Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-10T16:10:35.095Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-10T16:10:35.095Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-10T16:10:35.095Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-11-10T16:10:35.095Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-10T16:10:35.095Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-10T16:10:35.095Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-10T16:10:35.562Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-10T16:10:36.029Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-10T16:10:36.029Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-11-10T16:10:36.029Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-10T16:10:37.013Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-10T16:10:37.013Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-10T16:10:38.589Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-10T16:10:39.055Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-10T16:10:41.263Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-10T16:10:43.424Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-10T16:10:43.424Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-10T16:10:43.424Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-11-10T16:10:43.424Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-10T16:10:47.134Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-10T16:10:47.134Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-10T16:10:49.320Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-10T16:10:49.320Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-11-10T16:10:49.320Z] === RUN TestDockerSuite/TestImportFile [2021-11-10T16:10:49.320Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-11-10T16:10:49.320Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-10T16:10:49.775Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-10T16:10:49.775Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-11-10T16:10:49.775Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-10T16:10:49.775Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-11-10T16:10:49.775Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-10T16:10:49.775Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-11-10T16:10:49.775Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-10T16:10:49.775Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-10T16:10:49.775Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-10T16:10:49.775Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-10T16:10:49.775Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-10T16:10:49.775Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-10T16:10:49.775Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-10T16:10:49.775Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-10T16:10:49.775Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-10T16:10:49.775Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-10T16:10:49.775Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-10T16:10:49.775Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-10T16:10:51.942Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-10T16:10:54.104Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-10T16:10:54.104Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-10T16:10:54.104Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-10T16:10:54.104Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-10T16:10:54.104Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-10T16:10:54.104Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-10T16:10:54.104Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-10T16:10:54.104Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-10T16:10:55.666Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-10T16:10:56.121Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-10T16:10:58.282Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-10T16:10:58.282Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-10T16:10:58.282Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-10T16:10:58.282Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-10T16:10:58.282Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-10T16:10:58.282Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-10T16:10:58.282Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-10T16:10:59.809Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-10T16:11:03.523Z] === RUN TestDockerSuite/TestInspectImage [2021-11-10T16:11:03.524Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-10T16:11:03.979Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-10T16:11:03.979Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-10T16:11:03.979Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-10T16:11:03.979Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-10T16:11:03.979Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-10T16:11:06.141Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-10T16:11:07.666Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-10T16:11:07.666Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-10T16:11:09.845Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-10T16:11:10.242Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-11-10T16:11:12.007Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-10T16:11:12.007Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-10T16:11:12.007Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-10T16:11:12.007Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-10T16:11:14.168Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-10T16:11:16.332Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-10T16:11:20.094Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-10T16:11:22.255Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-10T16:11:24.417Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-10T16:11:25.969Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-10T16:11:28.145Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-10T16:11:28.316Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-11-10T16:11:30.323Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-10T16:11:32.485Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-10T16:11:32.485Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-10T16:11:32.485Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-10T16:11:32.485Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-10T16:11:32.485Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-10T16:11:32.485Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-10T16:11:32.485Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-10T16:11:32.485Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-10T16:11:32.485Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-10T16:11:32.485Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-10T16:11:32.485Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-10T16:11:32.485Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-10T16:11:32.485Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-10T16:11:32.485Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-10T16:11:32.485Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-10T16:11:32.485Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-10T16:11:32.485Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-10T16:11:32.485Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-10T16:11:32.485Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-10T16:11:32.485Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-10T16:11:32.485Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-10T16:11:32.485Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-10T16:11:32.485Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-10T16:11:32.485Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-10T16:11:32.485Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-10T16:11:32.485Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-10T16:11:32.485Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-10T16:11:32.485Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-10T16:11:32.485Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-10T16:11:32.485Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-10T16:11:32.485Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-10T16:11:32.485Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-10T16:11:32.485Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-11-10T16:11:32.485Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-10T16:11:32.485Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-10T16:11:32.485Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-10T16:11:34.012Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-10T16:11:36.173Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-10T16:11:41.940Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-10T16:11:44.102Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-10T16:11:44.102Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-11-10T16:11:44.102Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-10T16:11:45.677Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-10T16:11:45.677Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-10T16:11:51.443Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-10T16:11:56.106Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-10T16:12:00.372Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-11-10T16:12:01.975Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-10T16:12:03.509Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-10T16:12:05.671Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-10T16:12:05.671Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-10T16:12:05.671Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-10T16:12:07.831Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-10T16:12:10.024Z] === RUN TestDockerSuite/TestLogsSince [2021-11-10T16:12:18.555Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-10T16:12:18.555Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-10T16:12:18.555Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-10T16:12:18.555Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-10T16:12:18.555Z] === RUN TestDockerSuite/TestLogsTail [2021-11-10T16:12:21.454Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-10T16:12:23.617Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-10T16:12:25.779Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-10T16:12:25.779Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-11-10T16:12:25.779Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-10T16:12:25.779Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-11-10T16:12:25.779Z] === RUN TestDockerSuite/TestNetHostname [2021-11-10T16:12:25.779Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-10T16:12:25.779Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-10T16:12:25.779Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-10T16:12:25.779Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-10T16:12:25.779Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-11-10T16:12:25.779Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-10T16:12:25.779Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-11-10T16:12:25.779Z] === RUN TestDockerSuite/TestPluginActive [2021-11-10T16:12:25.779Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-10T16:12:25.779Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-10T16:12:25.779Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-10T16:12:25.779Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-10T16:12:25.779Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-10T16:12:25.779Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-10T16:12:25.779Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-10T16:12:25.779Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-10T16:12:25.779Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-10T16:12:25.779Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-10T16:12:25.779Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-10T16:12:25.779Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-10T16:12:25.779Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-10T16:12:25.779Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-10T16:12:25.779Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-10T16:12:25.779Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-10T16:12:25.779Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-10T16:12:25.779Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-10T16:12:25.779Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-10T16:12:25.779Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-10T16:12:25.779Z] === RUN TestDockerSuite/TestPortList [2021-11-10T16:12:25.779Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-10T16:12:25.779Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-10T16:12:30.442Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-10T16:12:30.442Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-10T16:12:30.442Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-10T16:12:30.442Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-10T16:12:30.442Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-11-10T16:12:30.442Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-10T16:12:30.442Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-11-10T16:12:30.442Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-10T16:12:30.442Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-11-10T16:12:30.442Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-10T16:12:30.442Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-11-10T16:12:30.442Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-10T16:12:30.442Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-11-10T16:12:30.442Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-10T16:12:30.442Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-11-10T16:12:30.442Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-10T16:12:30.442Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-11-10T16:12:30.442Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-10T16:12:32.429Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-11-10T16:12:34.304Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-10T16:12:34.304Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-11-10T16:12:34.304Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-10T16:12:41.509Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-10T16:12:41.509Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-11-10T16:12:41.509Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-10T16:12:47.298Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-11-10T16:12:50.198Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-10T16:13:02.164Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-11-10T16:13:02.164Z] docker_cli_external_volume_driver_test.go:485: [dd76ae31e7331] daemon is not started [2021-11-10T16:13:02.680Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-10T16:13:02.680Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-10T16:13:02.680Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-10T16:13:02.680Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-10T16:13:13.092Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-10T16:13:16.878Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-10T16:13:20.237Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-11-10T16:13:20.238Z] docker_cli_external_volume_driver_test.go:53: [d957e905e2516] daemon is not started [2021-11-10T16:13:22.775Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-10T16:13:27.522Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-10T16:13:27.522Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-11-10T16:13:27.522Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-10T16:13:27.522Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-11-10T16:13:27.522Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-10T16:13:31.356Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-10T16:13:31.356Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-10T16:13:31.356Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-10T16:13:31.356Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-11-10T16:13:31.356Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-10T16:13:31.356Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-11-10T16:13:31.356Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-10T16:13:31.356Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-11-10T16:13:31.356Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-10T16:13:35.113Z] --- PASS: TestDockerExternalVolumeSuite (437.03s) [2021-11-10T16:13:35.113Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2021-11-10T16:13:35.113Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2021-11-10T16:13:35.113Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2021-11-10T16:13:35.113Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-11-10T16:13:35.113Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-11-10T16:13:35.113Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-11-10T16:13:35.113Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-11-10T16:13:35.113Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2021-11-10T16:13:35.113Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2021-11-10T16:13:35.113Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2021-11-10T16:13:35.113Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-11-10T16:13:35.113Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2021-11-10T16:13:35.113Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2021-11-10T16:13:35.113Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2021-11-10T16:13:35.113Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2021-11-10T16:13:35.113Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2021-11-10T16:13:35.113Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2021-11-10T16:13:35.113Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-11-10T16:13:35.113Z] PASS [2021-11-10T16:13:35.113Z] [2021-11-10T16:13:35.113Z] === Skipped [2021-11-10T16:13:35.113Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-10T16:13:35.113Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-11-10T16:13:35.113Z] check_test.go:309: [dba390787d990] daemon is not started [2021-11-10T16:13:35.113Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-10T16:13:35.113Z] [2021-11-10T16:13:35.113Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-10T16:13:35.113Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-11-10T16:13:35.113Z] check_test.go:309: [d15cb31affba3] daemon is not started [2021-11-10T16:13:35.113Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-10T16:13:35.113Z] [2021-11-10T16:13:35.113Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-10T16:13:35.113Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-11-10T16:13:35.113Z] check_test.go:309: [d2379dab24d63] daemon is not started [2021-11-10T16:13:35.113Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-10T16:13:35.113Z] [2021-11-10T16:13:35.113Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-11-10T16:13:35.113Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-11-10T16:13:35.113Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-11-10T16:13:35.113Z] [2021-11-10T16:13:35.113Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-10T16:13:35.113Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-11-10T16:13:35.113Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-10T16:13:35.113Z] [2021-11-10T16:13:35.113Z] [2021-11-10T16:13:35.113Z] DONE 273 tests, 5 skipped in 2496.210s [2021-11-10T16:13:35.113Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-10T16:13:35.113Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d84c9098cd6ab/docker.pid [2021-11-10T16:13:35.113Z] +++ kill 4768 [2021-11-10T16:13:35.113Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4768 is not a child of this shell [2021-11-10T16:13:35.113Z] warning: PID 4768 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d84c9098cd6ab/docker.pid had a nonzero exit code [2021-11-10T16:13:35.113Z] ++++ cat bundles/test-integration/docker.pid [2021-11-10T16:13:35.113Z] +++ kill 8067 [2021-11-10T16:13:35.113Z] +++ /etc/init.d/apparmor stop [2021-11-10T16:13:35.113Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-10T16:13:35.113Z] [2021-11-10T16:13:35.113Z] Unloading profiles will leave already running processes permanently [2021-11-10T16:13:35.113Z] unconfined, which can lead to unexpected situations. [2021-11-10T16:13:35.113Z] [2021-11-10T16:13:35.113Z] To set a process to complain mode, use the command line tool [2021-11-10T16:13:35.113Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-10T16:13:35.113Z] +++ true [2021-11-10T16:13:35.113Z] exiting test-integration [2021-11-10T16:13:35.113Z] ++ exit 0 [2021-11-10T16:13:35.113Z] [2021-11-10T16:13:35.113Z] + exit 0 [2021-11-10T16:13:35.113Z] ++ jobs -p [2021-11-10T16:13:35.113Z] + pids= [2021-11-10T16:13:35.114Z] + echo 'Remaining pids to kill: []' [2021-11-10T16:13:35.114Z] Remaining pids to kill: [] [2021-11-10T16:13:35.114Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-11-10T16:13:35.131Z] Recording test results [2021-11-10T16:13:35.397Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-10T16:13:35.712Z] + echo Ensuring container killed. [2021-11-10T16:13:35.712Z] Ensuring container killed. [2021-11-10T16:13:35.712Z] + docker ps -aq -f name=docker-pr4-* [2021-11-10T16:13:35.712Z] + cids=7b070b1e3eb2 [2021-11-10T16:13:35.712Z] bd2bcd9b6b58 [2021-11-10T16:13:35.712Z] 54059345fed5 [2021-11-10T16:13:35.712Z] + [ -n 7b070b1e3eb2 [2021-11-10T16:13:35.712Z] bd2bcd9b6b58 [2021-11-10T16:13:35.712Z] 54059345fed5 ] [2021-11-10T16:13:35.712Z] + docker rm -vf 7b070b1e3eb2 bd2bcd9b6b58 54059345fed5 [2021-11-10T16:13:36.646Z] 7b070b1e3eb2 [2021-11-10T16:13:37.234Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-10T16:13:37.235Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-11-10T16:13:37.235Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-10T16:13:39.177Z] bd2bcd9b6b58 [2021-11-10T16:13:39.435Z] 54059345fed5 [Pipeline] sh [2021-11-10T16:13:39.506Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-10T16:13:39.506Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-10T16:13:39.506Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-10T16:13:39.715Z] + echo Chowning /workspace to jenkins user [2021-11-10T16:13:39.715Z] Chowning /workspace to jenkins user [2021-11-10T16:13:39.715Z] + id -u [2021-11-10T16:13:39.715Z] + id -g [2021-11-10T16:13:39.715Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43008:/workspace busybox chown -R 1000:1000 /workspace [2021-11-10T16:13:40.491Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-10T16:13:41.475Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-10T16:13:41.475Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-11-10T16:13:41.475Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-10T16:13:43.294Z] + bundleName=amd64 [2021-11-10T16:13:43.294Z] + echo Creating amd64-bundles.tar.gz [2021-11-10T16:13:43.294Z] Creating amd64-bundles.tar.gz [2021-11-10T16:13:43.294Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-11-10T16:13:43.294Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-11-10T16:13:44.682Z] Archiving artifacts [2021-11-10T16:13:45.262Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-10T16:13:45.606Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43008/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-10T16:13:45.918Z] + make clean [2021-11-10T16:13:45.918Z] docker volume rm -f docker-dev-cache [2021-11-10T16:13:45.918Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-10T16:13:49.049Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-10T16:13:50.625Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-10T16:14:20.786Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-10T16:14:20.786Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-10T16:14:20.786Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-10T16:14:25.600Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-10T16:14:25.600Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-10T16:14:25.600Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-10T16:14:26.067Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-10T16:14:29.924Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-10T16:14:38.579Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-10T16:14:38.579Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-10T16:14:38.579Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-10T16:14:42.364Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-10T16:14:42.364Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-10T16:14:42.831Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-10T16:14:55.341Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-10T16:14:58.295Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-10T16:14:58.767Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-10T16:15:05.918Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-10T16:15:14.587Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-10T16:15:21.735Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-10T16:15:24.714Z] === RUN TestDockerSuite/TestRmiTag [2021-11-10T16:15:25.697Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-10T16:15:27.924Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-10T16:15:42.848Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-10T16:15:44.411Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-10T16:15:49.154Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-10T16:15:49.621Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-10T16:15:49.621Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-11-10T16:15:49.621Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-10T16:15:49.621Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-11-10T16:15:50.088Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-10T16:15:50.088Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-11-10T16:15:50.088Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-10T16:15:50.088Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-11-10T16:15:50.088Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-10T16:15:50.088Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-11-10T16:15:50.088Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-10T16:15:50.088Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-11-10T16:15:50.088Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-10T16:15:50.088Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-10T16:15:50.088Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-10T16:15:51.708Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-10T16:15:51.708Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-10T16:15:51.708Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-10T16:15:51.708Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-11-10T16:15:51.708Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-10T16:15:56.487Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-10T16:15:58.699Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-10T16:16:00.260Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-10T16:16:02.474Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-10T16:16:04.684Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-10T16:16:04.684Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-10T16:16:08.469Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-10T16:16:08.469Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-11-10T16:16:08.469Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-10T16:16:08.469Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-11-10T16:16:08.469Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-10T16:16:08.469Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-11-10T16:16:08.469Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-10T16:16:08.469Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-11-10T16:16:08.469Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-10T16:16:08.469Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-11-10T16:16:08.469Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-10T16:16:08.469Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-11-10T16:16:08.469Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-10T16:16:08.469Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-11-10T16:16:08.469Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-10T16:16:08.469Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-11-10T16:16:08.469Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-10T16:16:08.469Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-11-10T16:16:08.469Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-10T16:16:08.469Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-11-10T16:16:08.469Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-10T16:16:08.469Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-11-10T16:16:08.469Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-10T16:16:10.692Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-10T16:16:10.692Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-11-10T16:16:10.692Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-10T16:16:13.637Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-10T16:16:13.637Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-11-10T16:16:13.637Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-10T16:16:13.637Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-11-10T16:16:13.637Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-10T16:16:15.198Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-10T16:16:15.198Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-11-10T16:16:15.198Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-10T16:16:15.198Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-11-10T16:16:15.198Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-10T16:16:15.198Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-11-10T16:16:15.198Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-10T16:16:15.198Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-10T16:16:15.198Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-10T16:16:15.198Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-11-10T16:16:15.198Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-10T16:16:15.198Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-11-10T16:16:15.198Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-10T16:16:15.198Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-10T16:16:15.198Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-10T16:16:17.410Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-10T16:16:19.619Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-10T16:16:21.180Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-10T16:16:21.180Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-11-10T16:16:21.180Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-10T16:16:21.180Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-11-10T16:16:21.647Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-10T16:16:21.647Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-11-10T16:16:21.647Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-10T16:16:23.857Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-10T16:16:23.857Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-10T16:16:23.857Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-10T16:16:23.857Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-11-10T16:16:23.857Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-10T16:16:23.857Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-11-10T16:16:23.857Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-10T16:16:23.857Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-11-10T16:16:23.857Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-10T16:16:24.841Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-10T16:16:29.650Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-10T16:16:29.650Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-11-10T16:16:29.650Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-10T16:16:29.650Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-11-10T16:16:29.650Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-10T16:16:29.650Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-11-10T16:16:29.650Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-10T16:16:29.650Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-11-10T16:16:29.650Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-10T16:16:29.650Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-11-10T16:16:29.650Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-10T16:16:29.650Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-10T16:16:29.650Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-10T16:16:31.860Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-10T16:16:31.860Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-11-10T16:16:31.860Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-10T16:16:31.860Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-10T16:16:31.860Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-11-10T16:16:31.860Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-10T16:16:34.086Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-10T16:16:35.648Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-10T16:16:35.648Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-11-10T16:16:35.648Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-10T16:16:37.860Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-10T16:16:37.860Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-11-10T16:16:37.860Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-10T16:16:37.860Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-11-10T16:16:37.860Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-10T16:16:37.860Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-11-10T16:16:38.327Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-10T16:16:39.888Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-10T16:16:42.184Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-10T16:16:44.396Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-10T16:16:45.957Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-10T16:16:45.957Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-10T16:16:45.957Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-11-10T16:16:45.957Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-10T16:16:45.957Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-11-10T16:16:46.423Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-10T16:16:46.423Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-11-10T16:16:46.423Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-10T16:16:46.423Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-11-10T16:16:46.423Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-10T16:16:46.423Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-11-10T16:16:46.423Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-10T16:16:46.423Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-11-10T16:16:46.423Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-10T16:16:46.423Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-10T16:16:46.423Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-10T16:16:50.205Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-10T16:16:50.205Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-11-10T16:16:50.205Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-10T16:16:50.205Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-10T16:16:50.205Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-11-10T16:16:50.205Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-10T16:16:50.205Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-11-10T16:16:50.205Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-10T16:16:50.205Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-11-10T16:16:50.205Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-10T16:16:50.206Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-11-10T16:16:50.206Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-10T16:16:58.857Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-10T16:16:58.857Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-11-10T16:16:58.857Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-10T16:16:59.842Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-10T16:16:59.842Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-11-10T16:16:59.842Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-10T16:16:59.842Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-10T16:16:59.842Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-10T16:16:59.842Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-10T16:16:59.842Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-10T16:16:59.842Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-10T16:16:59.842Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-10T16:16:59.842Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-11-10T16:16:59.842Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-10T16:16:59.842Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-10T16:16:59.842Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-10T16:16:59.842Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-10T16:16:59.842Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-10T16:16:59.842Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-10T16:16:59.842Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-11-10T16:16:59.842Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-10T16:16:59.842Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-10T16:16:59.842Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-11-10T16:16:59.842Z] === RUN TestDockerSuite/TestRunMount [2021-11-10T16:16:59.842Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-11-10T16:16:59.842Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-10T16:16:59.842Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-10T16:16:59.842Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-10T16:16:59.842Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-11-10T16:16:59.842Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-10T16:16:59.842Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-10T16:16:59.842Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-10T16:17:06.986Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-10T16:17:06.986Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-10T16:17:06.986Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-10T16:17:06.986Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-11-10T16:17:06.986Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-10T16:17:06.986Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-11-10T16:17:06.986Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-10T16:17:10.931Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-10T16:17:14.741Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-10T16:17:14.741Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-11-10T16:17:14.741Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-10T16:17:14.741Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-11-10T16:17:14.741Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-10T16:17:14.741Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-11-10T16:17:14.741Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-10T16:17:14.741Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-11-10T16:17:14.741Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-10T16:17:14.741Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-11-10T16:17:14.741Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-10T16:17:14.741Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-11-10T16:17:14.741Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-10T16:17:14.741Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-10T16:17:14.741Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-10T16:17:14.741Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-11-10T16:17:14.741Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-10T16:17:14.741Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-11-10T16:17:14.741Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-10T16:17:14.741Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-10T16:17:15.726Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-10T16:17:18.005Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-10T16:17:19.566Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-10T16:17:21.127Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-10T16:17:22.696Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-10T16:17:23.163Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-11-10T16:17:23.163Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-10T16:17:23.163Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-11-10T16:17:23.163Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-10T16:17:23.163Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-11-10T16:17:23.163Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-10T16:17:23.163Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-10T16:17:23.163Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-10T16:17:23.163Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-11-10T16:17:23.163Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-10T16:17:23.163Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-11-10T16:17:23.163Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-10T16:17:23.163Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-11-10T16:17:23.163Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-10T16:17:23.163Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-11-10T16:17:23.163Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-10T16:17:31.875Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-10T16:17:31.875Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-11-10T16:17:31.875Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-10T16:17:31.875Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-11-10T16:17:31.875Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-10T16:17:31.875Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-11-10T16:17:31.875Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-10T16:17:31.875Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-11-10T16:17:31.875Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-10T16:17:31.875Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-11-10T16:17:31.875Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-10T16:17:37.731Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-10T16:17:37.731Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-10T16:17:37.731Z] === RUN TestDockerSuite/TestRunRm [2021-11-10T16:17:39.940Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-10T16:17:45.807Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-10T16:17:52.968Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-10T16:17:53.968Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-10T16:17:56.180Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-10T16:17:58.448Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-10T16:17:58.448Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-10T16:17:58.448Z] === RUN TestDockerSuite/TestRunState [2021-11-10T16:17:58.448Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-11-10T16:17:58.448Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-10T16:18:00.687Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-10T16:18:00.687Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-11-10T16:18:00.687Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-10T16:18:02.248Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-10T16:18:02.248Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-11-10T16:18:02.248Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-10T16:18:02.248Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-11-10T16:18:02.248Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-10T16:18:02.715Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-10T16:18:02.715Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-10T16:18:02.715Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-11-10T16:18:02.715Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-10T16:18:07.459Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-10T16:18:07.459Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-11-10T16:18:07.459Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-10T16:18:07.459Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-11-10T16:18:07.459Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-10T16:18:07.459Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-11-10T16:18:07.459Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-10T16:18:07.459Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-11-10T16:18:07.459Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-10T16:18:07.459Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-11-10T16:18:07.459Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-10T16:18:07.459Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-11-10T16:18:07.459Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-10T16:18:07.459Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-11-10T16:18:07.459Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-10T16:18:07.459Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-11-10T16:18:07.459Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-10T16:18:07.459Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-11-10T16:18:07.459Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-10T16:18:07.459Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-11-10T16:18:07.459Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-10T16:18:09.071Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-10T16:18:09.071Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-11-10T16:18:09.071Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-10T16:18:11.279Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-10T16:18:11.279Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-11-10T16:18:11.279Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-10T16:18:11.279Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-11-10T16:18:11.279Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-10T16:18:13.489Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-10T16:18:20.666Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-10T16:18:23.612Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-10T16:18:29.482Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-10T16:18:29.482Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-11-10T16:18:29.482Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-10T16:18:29.482Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-10T16:18:31.694Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-10T16:18:33.903Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-10T16:18:35.463Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-10T16:18:35.463Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-11-10T16:18:35.463Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-10T16:18:35.930Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-10T16:18:35.930Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-10T16:18:35.930Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-11-10T16:18:35.930Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-10T16:18:35.930Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-11-10T16:18:35.930Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-10T16:18:35.930Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-10T16:18:35.930Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-10T16:18:35.930Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-11-10T16:18:35.930Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-10T16:18:35.930Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-11-10T16:18:35.930Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-10T16:18:39.744Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-10T16:18:41.304Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-10T16:18:42.865Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-10T16:18:47.609Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-10T16:18:47.609Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-11-10T16:18:47.609Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-10T16:18:47.609Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-11-10T16:18:47.609Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-10T16:18:47.609Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-11-10T16:18:47.609Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-10T16:18:47.609Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-11-10T16:18:47.609Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-10T16:18:47.609Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-11-10T16:18:47.609Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-10T16:18:47.609Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-11-10T16:18:47.609Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-10T16:18:47.609Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-11-10T16:18:47.609Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-10T16:18:47.609Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-11-10T16:18:47.609Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-10T16:18:47.609Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-11-10T16:18:47.609Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-10T16:18:47.609Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-11-10T16:18:47.609Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-10T16:18:47.609Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-11-10T16:18:47.609Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-10T16:18:47.609Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-11-10T16:18:47.609Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-10T16:18:47.609Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-11-10T16:18:47.609Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-10T16:18:47.609Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-11-10T16:18:47.609Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-10T16:18:47.609Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-11-10T16:18:47.609Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-10T16:18:47.609Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-11-10T16:18:47.609Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-10T16:18:47.609Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-11-10T16:18:47.609Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-10T16:18:49.854Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-10T16:18:49.854Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-10T16:18:50.321Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-10T16:18:50.788Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-10T16:18:52.349Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-10T16:18:58.352Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-10T16:18:58.352Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-10T16:18:58.352Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-10T16:19:05.519Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-10T16:19:05.519Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-10T16:19:05.519Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-10T16:19:09.364Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-10T16:19:09.364Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-10T16:19:09.364Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-10T16:19:09.364Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-10T16:19:09.364Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-10T16:19:09.364Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-10T16:19:09.364Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-10T16:19:09.364Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-10T16:19:09.364Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-10T16:19:14.112Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-10T16:19:14.112Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-10T16:19:14.112Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-10T16:19:14.112Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-10T16:19:14.112Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-10T16:19:14.112Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-10T16:19:14.112Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-10T16:19:14.112Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-10T16:19:14.112Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-10T16:19:14.112Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-10T16:19:14.112Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-10T16:19:14.112Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-10T16:19:14.112Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-10T16:19:16.322Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-10T16:19:18.533Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-10T16:19:18.533Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-10T16:19:18.533Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-10T16:19:20.092Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-10T16:19:20.093Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-11-10T16:19:20.093Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-10T16:19:20.093Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-10T16:19:20.093Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-10T16:19:20.093Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-10T16:19:20.093Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-10T16:19:20.093Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-11-10T16:19:20.093Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-10T16:19:20.093Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-11-10T16:19:20.093Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-10T16:19:20.093Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-11-10T16:19:20.093Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-10T16:19:37.895Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-10T16:19:37.895Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-10T16:19:37.895Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-10T16:19:37.895Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-11-10T16:19:37.895Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-10T16:19:37.895Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-10T16:19:37.895Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-10T16:19:37.895Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-10T16:19:38.879Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-10T16:19:38.879Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-10T16:19:41.827Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-10T16:19:41.827Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-10T16:19:42.315Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-10T16:19:42.315Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-10T16:19:42.315Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-10T16:19:49.487Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-10T16:19:49.487Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-11-10T16:19:49.487Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-10T16:19:49.954Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-10T16:19:50.479Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-10T16:19:50.479Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-11-10T16:19:50.479Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-10T16:19:56.333Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-10T16:19:56.800Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-10T16:19:56.800Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-10T16:20:11.719Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-10T16:20:11.719Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.719Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite (2313.55s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.70s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (97.38s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.22s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.21s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.18s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.06s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.01s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.98s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (89.39s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.14s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.53s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.17s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.73s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.02s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.34s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.49s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.08s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.26s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.10s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.47s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.21s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildAddTar (42.69s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.40s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.01s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.18s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.09s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.40s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.23s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.31s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.51s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.93s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.15s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.03s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.13s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.31s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.82s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.70s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.92s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.80s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.80s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.50s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.58s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.00s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.80s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.36s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.60s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.92s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.37s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.65s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.98s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.27s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.47s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildDockerignore (60.45s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.62s) [2021-11-10T16:20:11.719Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (69.90s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.37s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.97s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.24s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (19.08s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.59s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.76s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.67s) [2021-11-10T16:20:11.719Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (88.11s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.41s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.00s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.74s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.85s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.33s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.16s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.27s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.88s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.57s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildFails (2.12s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.92s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (9.68s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.99s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.34s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.38s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.82s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.50s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.80s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildHistory (9.58s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.89s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.81s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.72s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.81s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildLabel (0.89s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.87s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildLabels (0.88s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.44s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.18s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.36s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.63s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.64s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.13s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.13s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.71s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.53s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.32s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.52s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.80s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.62s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.44s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.00s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.01s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.22s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.85s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.00s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.16s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildOnBuild (17.82s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.38s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.80s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.24s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.67s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.37s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.37s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.99s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.96s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.20s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (30.53s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildRm (11.38s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.84s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.22s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.02s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.02s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildShellInherited (8.76s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.95s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.61s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.58s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.08s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.25s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildStderr (3.82s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.19s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.64s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.04s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.97s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.72s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.59s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.38s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.56s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.56s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.92s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.52s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.89s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.02s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.04s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.05s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.03s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.67s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.94s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (8.65s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestCommitChange (4.28s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.90s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.81s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestCommitTTY (10.82s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.87s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPICommit (10.73s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (10.80s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (6.81s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPICreate (6.93s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.14s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.32s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.90s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.91s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.02s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.03s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.11s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.76s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.34s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.96s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.13s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.54s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.66s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.87s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.88s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.09s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.76s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.72s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.43s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.36s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.35s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.31s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.33s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009de930_} (7.32s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1994680850_c:\foo_false____} (2.41s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1994680850_c:\foo_true____} (2.32s) [2021-11-10T16:20:11.720Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.15s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-10T16:20:11.720Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.22s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.16s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.09s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.04s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.19s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCpToCaseE (17.20s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.95s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCpToDot (2.06s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCpToStdout (2.15s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCreateArgs (0.14s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.96s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.06s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.78s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.56s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCreateRM (0.27s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.28s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.78s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.33s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.95s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.06s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.11s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.14s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.79s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestEventsCopy (4.31s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.57s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.00s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.73s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.40s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.62s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.92s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestEventsFilters (4.11s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestEventsFormat (4.20s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestEventsRename (2.20s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestEventsResize (2.44s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.03s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.37s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.49s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.59s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.74s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.75s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.92s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.93s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.92s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.90s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.73s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.98s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestExecInspectID (4.35s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.24s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.06s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.91s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.85s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.79s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.75s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.80s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.88s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.90s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.59s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.96s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.23s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.55s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestImportBadURL (2.47s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.97s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.00s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.95s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.92s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestInspectDefault (1.92s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestInspectHistory (3.88s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.97s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.94s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.01s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.94s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.91s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestInspectStatus (2.43s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.87s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.01s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.94s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.90s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.99s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.98s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.14s) [2021-11-10T16:20:11.721Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-10T16:20:11.721Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.72s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.72s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.62s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.15s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.96s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.19s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.07s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.06s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.36s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.00s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.07s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.44s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestLogsSince (8.71s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestLogsTail (2.54s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.26s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.04s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.95s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.98s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestPsByOrder (7.19s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.88s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.71s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.34s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.28s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.27s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.05s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.09s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.22s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.66s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.61s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.12s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (28.81s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.37s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.66s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.87s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.77s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.74s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.66s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.74s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.07s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (9.39s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.72s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.82s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRmiTag (0.66s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.09s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.70s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.27s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.18s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.05s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.83s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.98s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.54s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.99s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.96s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.12s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.00s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.99s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.70s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.78s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.01s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.09s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.46s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.62s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.91s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.93s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.38s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunExitCode (1.97s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.97s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.05s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.03s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.38s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.39s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-10T16:20:11.722Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.51s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-10T16:20:11.722Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.20s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.47s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.54s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.28s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.88s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.04s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.76s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (7.48s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.99s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunRm (2.13s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.18s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (6.88s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.01s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.92s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.22s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.34s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.77s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.30s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.98s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.94s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.68s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.99s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.96s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.46s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.45s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.01s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.02s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.68s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.52s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.93s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.96s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.11s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.78s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.53s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.16s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.94s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.09s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.89s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.25s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.59s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.98s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.05s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.13s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-10T16:20:11.723Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.36s) [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-10T16:20:11.723Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.723Z] --- PASS: TestDockerRegistrySuite (0.15s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-10T16:20:11.723Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.15s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-10T16:20:11.724Z] === RUN TestDockerSchema1RegistrySuite [2021-11-10T16:20:11.724Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-10T16:20:11.724Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-10T16:20:11.724Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-10T16:20:11.724Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-11-10T16:20:11.724Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-11-10T16:20:11.724Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-10T16:20:11.724Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-10T16:20:11.724Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-10T16:20:11.724Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-10T16:20:11.724Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-10T16:20:11.724Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-10T16:20:11.724Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-10T16:20:11.724Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-10T16:20:11.724Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-11-10T16:20:11.724Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-11-10T16:20:11.724Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-11-10T16:20:11.724Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-11-10T16:20:11.724Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-11-10T16:20:11.724Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-10T16:20:11.724Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-10T16:20:11.724Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-10T16:20:11.724Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-10T16:20:11.724Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-10T16:20:11.724Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-10T16:20:11.724Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-10T16:20:11.724Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-10T16:20:11.724Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-10T16:20:11.724Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-10T16:20:11.724Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-10T16:20:11.724Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-10T16:20:11.724Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-10T16:20:11.724Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-10T16:20:11.724Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-10T16:20:11.724Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-10T16:20:11.724Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-10T16:20:11.724Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-10T16:20:11.724Z] === RUN TestDockerDaemonSuite [2021-11-10T16:20:11.724Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-10T16:20:11.724Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-10T16:20:11.724Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-10T16:20:11.724Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-10T16:20:11.724Z] === RUN TestDockerSwarmSuite [2021-11-10T16:20:11.724Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-10T16:20:11.724Z] === RUN TestDockerPluginSuite [2021-11-10T16:20:11.724Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-10T16:20:11.724Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-10T16:20:11.724Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-10T16:20:11.724Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-10T16:20:11.724Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-10T16:20:11.724Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-10T16:20:11.724Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-10T16:20:11.724Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-10T16:20:11.724Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-10T16:20:11.724Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-10T16:20:11.724Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-10T16:20:11.724Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-10T16:20:11.724Z] === RUN TestDockerExternalVolumeSuite [2021-11-10T16:20:11.724Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-10T16:20:11.724Z] === RUN TestDockerNetworkSuite [2021-11-10T16:20:11.724Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-10T16:20:11.724Z] === RUN TestDockerHubPullSuite [2021-11-10T16:20:11.724Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-10T16:20:11.724Z] PASS [2021-11-10T16:20:11.724Z] ok github.com/docker/docker/integration-cli 2313.920s [2021-11-10T16:20:11.724Z] [2021-11-10T16:20:11.724Z] === Skipped [2021-11-10T16:20:11.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-10T16:20:11.724Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-10T16:20:11.724Z] [2021-11-10T16:20:11.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-10T16:20:11.724Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-10T16:20:11.724Z] [2021-11-10T16:20:11.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-10T16:20:11.724Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-10T16:20:11.724Z] [2021-11-10T16:20:11.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-10T16:20:11.724Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-10T16:20:11.724Z] [2021-11-10T16:20:11.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-10T16:20:11.724Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-10T16:20:11.724Z] [2021-11-10T16:20:11.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-10T16:20:11.724Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-10T16:20:11.724Z] [2021-11-10T16:20:11.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-10T16:20:11.724Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-10T16:20:11.724Z] [2021-11-10T16:20:11.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-10T16:20:11.724Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-10T16:20:11.724Z] [2021-11-10T16:20:11.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-10T16:20:11.724Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-10T16:20:11.724Z] [2021-11-10T16:20:11.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-10T16:20:11.724Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-10T16:20:11.724Z] [2021-11-10T16:20:11.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-10T16:20:11.724Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-10T16:20:11.724Z] [2021-11-10T16:20:11.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-10T16:20:11.724Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-10T16:20:11.724Z] [2021-11-10T16:20:11.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-10T16:20:11.724Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-11-10T16:20:11.724Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-10T16:20:11.724Z] [2021-11-10T16:20:11.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-10T16:20:11.725Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-10T16:20:11.725Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-10T16:20:11.725Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-10T16:20:11.725Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-10T16:20:11.725Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-10T16:20:11.725Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-10T16:20:11.725Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-11-10T16:20:11.725Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.725Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-11-10T16:20:11.725Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-10T16:20:11.726Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-11-10T16:20:11.726Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-11-10T16:20:11.726Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-10T16:20:11.726Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-10T16:20:11.726Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-10T16:20:11.726Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-10T16:20:11.726Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-10T16:20:11.726Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-10T16:20:11.726Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2021-11-10T16:20:11.726Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-10T16:20:11.726Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-11-10T16:20:11.726Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-10T16:20:11.726Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-11-10T16:20:11.726Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-10T16:20:11.726Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-10T16:20:11.726Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-10T16:20:11.726Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-10T16:20:11.726Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-11-10T16:20:11.726Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-10T16:20:11.726Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-11-10T16:20:11.726Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-11-10T16:20:11.726Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-11-10T16:20:11.726Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-10T16:20:11.726Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2021-11-10T16:20:11.726Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-10T16:20:11.726Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-10T16:20:11.726Z] docker_cli_sni_test.go:18: Flakey test [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-10T16:20:11.726Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-10T16:20:11.726Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-10T16:20:11.726Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-10T16:20:11.726Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-10T16:20:11.726Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-10T16:20:11.726Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-10T16:20:11.726Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-10T16:20:11.726Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-10T16:20:11.726Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-10T16:20:11.726Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-10T16:20:11.726Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-10T16:20:11.726Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-10T16:20:11.726Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-10T16:20:11.726Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-10T16:20:11.726Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-10T16:20:11.726Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-10T16:20:11.726Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-10T16:20:11.726Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-10T16:20:11.726Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-10T16:20:11.726Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-10T16:20:11.726Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-10T16:20:11.726Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-10T16:20:11.726Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-10T16:20:11.726Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-10T16:20:11.726Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-10T16:20:11.726Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-10T16:20:11.726Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-11-10T16:20:11.726Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.726Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-11-10T16:20:11.726Z] [2021-11-10T16:20:11.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-10T16:20:11.727Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.727Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-10T16:20:11.727Z] [2021-11-10T16:20:11.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-10T16:20:11.727Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.727Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-10T16:20:11.727Z] [2021-11-10T16:20:11.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-10T16:20:11.727Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-11-10T16:20:11.727Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-10T16:20:11.727Z] [2021-11-10T16:20:11.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-10T16:20:11.727Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.194Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-10T16:20:12.194Z] [2021-11-10T16:20:12.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-10T16:20:12.194Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.194Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-10T16:20:12.194Z] [2021-11-10T16:20:12.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-10T16:20:12.194Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.194Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-10T16:20:12.194Z] [2021-11-10T16:20:12.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-10T16:20:12.194Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.194Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-10T16:20:12.194Z] [2021-11-10T16:20:12.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-10T16:20:12.194Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.194Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-10T16:20:12.194Z] [2021-11-10T16:20:12.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-10T16:20:12.194Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.194Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-10T16:20:12.194Z] [2021-11-10T16:20:12.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-11-10T16:20:12.194Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.194Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-11-10T16:20:12.194Z] [2021-11-10T16:20:12.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-10T16:20:12.194Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.194Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-10T16:20:12.194Z] [2021-11-10T16:20:12.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-10T16:20:12.194Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.194Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-10T16:20:12.194Z] [2021-11-10T16:20:12.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-10T16:20:12.194Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.194Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-10T16:20:12.194Z] [2021-11-10T16:20:12.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-10T16:20:12.194Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.194Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-10T16:20:12.194Z] [2021-11-10T16:20:12.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-10T16:20:12.194Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.194Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-10T16:20:12.194Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2021-11-10T16:20:12.195Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-10T16:20:12.195Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-11-10T16:20:12.195Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-10T16:20:12.195Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-10T16:20:12.195Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-10T16:20:12.195Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-10T16:20:12.195Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-10T16:20:12.195Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-10T16:20:12.195Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-10T16:20:12.195Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-10T16:20:12.195Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-10T16:20:12.195Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-10T16:20:12.195Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-10T16:20:12.195Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-10T16:20:12.195Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-10T16:20:12.195Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-10T16:20:12.195Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-10T16:20:12.195Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-10T16:20:12.195Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-10T16:20:12.195Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-10T16:20:12.195Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-10T16:20:12.195Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-11-10T16:20:12.195Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-10T16:20:12.195Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-10T16:20:12.195Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-10T16:20:12.195Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-10T16:20:12.195Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-11-10T16:20:12.195Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-11-10T16:20:12.195Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-11-10T16:20:12.195Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-11-10T16:20:12.195Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-10T16:20:12.195Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-11-10T16:20:12.195Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-11-10T16:20:12.195Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-11-10T16:20:12.195Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-10T16:20:12.195Z] [2021-11-10T16:20:12.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-10T16:20:12.195Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.195Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-11-10T16:20:12.196Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-10T16:20:12.196Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-11-10T16:20:12.196Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-10T16:20:12.196Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-11-10T16:20:12.196Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2021-11-10T16:20:12.196Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-10T16:20:12.196Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-11-10T16:20:12.196Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-10T16:20:12.196Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-10T16:20:12.196Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-10T16:20:12.196Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-10T16:20:12.196Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-10T16:20:12.196Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-10T16:20:12.196Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-10T16:20:12.196Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-10T16:20:12.196Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-10T16:20:12.196Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-10T16:20:12.196Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-10T16:20:12.196Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-10T16:20:12.196Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-10T16:20:12.196Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2021-11-10T16:20:12.196Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-10T16:20:12.196Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-10T16:20:12.196Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-10T16:20:12.196Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-11-10T16:20:12.196Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-11-10T16:20:12.196Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-10T16:20:12.196Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-11-10T16:20:12.196Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-10T16:20:12.196Z] [2021-11-10T16:20:12.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-10T16:20:12.196Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.196Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-10T16:20:12.197Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-11-10T16:20:12.197Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-10T16:20:12.197Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-11-10T16:20:12.197Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-10T16:20:12.197Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-10T16:20:12.197Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-10T16:20:12.197Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-10T16:20:12.197Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-10T16:20:12.197Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-10T16:20:12.197Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-10T16:20:12.197Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-10T16:20:12.197Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-11-10T16:20:12.197Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-10T16:20:12.197Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-11-10T16:20:12.197Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-10T16:20:12.197Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-10T16:20:12.197Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.197Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-10T16:20:12.197Z] [2021-11-10T16:20:12.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-11-10T16:20:12.198Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-10T16:20:12.198Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.198Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-10T16:20:12.198Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-10T16:20:12.199Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.199Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-10T16:20:12.199Z] [2021-11-10T16:20:12.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-10T16:20:12.199Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-10T16:20:12.200Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.15s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.15s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-10T16:20:12.200Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.200Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-10T16:20:12.200Z] [2021-11-10T16:20:12.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-10T16:20:12.201Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.201Z] DONE 1093 tests, 547 skipped in 2322.084s [2021-11-10T16:20:12.201Z] INFO: Integration tests ended at 11/10/2021 16:20:12. Duration:00:38:42.2034749 [2021-11-10T16:20:12.201Z] INFO: Docker info of the daemon under test at end of run [2021-11-10T16:20:12.201Z] [2021-11-10T16:20:12.669Z] Containers: 2 [2021-11-10T16:20:12.669Z] Running: 0 [2021-11-10T16:20:12.669Z] Paused: 0 [2021-11-10T16:20:12.669Z] Stopped: 2 [2021-11-10T16:20:12.669Z] Images: 18 [2021-11-10T16:20:12.669Z] Server Version: 0.0.0-dev [2021-11-10T16:20:12.669Z] Storage Driver: windowsfilter [2021-11-10T16:20:12.669Z] Windows: [2021-11-10T16:20:12.669Z] Logging Driver: json-file [2021-11-10T16:20:12.669Z] Plugins: [2021-11-10T16:20:12.669Z] Volume: local [2021-11-10T16:20:12.669Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-10T16:20:12.669Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-10T16:20:12.669Z] Swarm: inactive [2021-11-10T16:20:12.669Z] Default Isolation: process [2021-11-10T16:20:12.669Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-10T16:20:12.669Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-10T16:20:12.669Z] OSType: windows [2021-11-10T16:20:12.669Z] Architecture: x86_64 [2021-11-10T16:20:12.669Z] CPUs: 4 [2021-11-10T16:20:12.669Z] Total Memory: 32GiB [2021-11-10T16:20:12.669Z] Name: azwin-2-222cf0 [2021-11-10T16:20:12.669Z] ID: P7ZY:YLSQ:IN4Z:7MKH:ATL2:5ZAA:DH6V:54ZD:MG3F:N5IC:ZGUR:3ZO6 [2021-11-10T16:20:12.669Z] Docker Root Dir: D:\CI\PR-43008\4\daemon [2021-11-10T16:20:12.669Z] Debug Mode (client): false [2021-11-10T16:20:12.669Z] Debug Mode (server): true [2021-11-10T16:20:12.669Z] File Descriptors: -1 [2021-11-10T16:20:12.669Z] Goroutines: 17 [2021-11-10T16:20:12.669Z] System Time: 2021-11-10T16:20:12.1803258Z [2021-11-10T16:20:12.669Z] EventsListeners: 0 [2021-11-10T16:20:12.669Z] Registry: https://index.docker.io/v1/ [2021-11-10T16:20:12.669Z] Labels: [2021-11-10T16:20:12.669Z] Experimental: false [2021-11-10T16:20:12.669Z] Insecure Registries: [2021-11-10T16:20:12.669Z] 127.0.0.0/8 [2021-11-10T16:20:12.669Z] Live Restore Enabled: false [2021-11-10T16:20:12.669Z] [2021-11-10T16:20:12.669Z] [2021-11-10T16:20:12.669Z] INFO: Stopping daemon under test [2021-11-10T16:20:12.669Z] SUCCESS: The process with PID 6900 (child process of PID 5996) has been terminated. [2021-11-10T16:20:12.669Z] SUCCESS: The process with PID 5996 (child process of PID 2400) has been terminated. [2021-11-10T16:20:12.669Z] INFO: Stop tailing logs of the daemon under tests [2021-11-10T16:20:12.669Z] INFO: executeCI.ps1 Completed successfully at 11/10/2021 16:20:12. [2021-11-10T16:20:12.669Z] INFO: Tidying up at end of run [2021-11-10T16:20:12.669Z] INFO: Saving daemon under test log (d:\CI\PR-43008\4\dut.out) to bundles\CIDUT.out [2021-11-10T16:20:12.669Z] INFO: Saving daemon under test log (d:\CI\PR-43008\4\dut.err) to bundles\CIDUT.err [2021-11-10T16:20:12.669Z] INFO: Nuke-Everything... [2021-11-10T16:20:12.669Z] INFO: Container count on control daemon to delete is 2 [2021-11-10T16:20:13.157Z] f6b721ef1e2f [2021-11-10T16:20:13.157Z] 9aacf27fb3cf [2021-11-10T16:20:13.157Z] INFO: Non-base image count on control daemon to delete is 1 [2021-11-10T16:20:20.314Z] Deleted: sha256:5487beca8d85fdcdcc3d49d009f1c748f1779f306f59cee13a31737e98585b2d [2021-11-10T16:20:20.314Z] Deleted: sha256:ec122244f8f36fe5b485dcb37addcab1b7e79d5484e9262d2f4bf09f60dbb818 [2021-11-10T16:20:20.314Z] Deleted: sha256:9a03513c769e130903ad3922f454665b6cb500a77d8507e7cc2de6e1ed273ab9 [2021-11-10T16:20:20.314Z] Deleted: sha256:d7d67d2cba63601e8b95951bfd5f3eb2ce99d75d115e22b6b9645998efc26714 [2021-11-10T16:20:20.314Z] Deleted: sha256:165202de7c0f11e9af1e5cd5dc71d02ff59b413cd1a83da39200c31d44623324 [2021-11-10T16:20:20.314Z] Deleted: sha256:ac21983b7a2d50e49d67084fbda389d7c05b697f4b03c7aa70cb297195386074 [2021-11-10T16:20:20.314Z] Deleted: sha256:ba799ba054a995801160ff3980a6a65b275cdfc22bee216cbfd3288a576d6a02 [2021-11-10T16:20:20.314Z] Deleted: sha256:d46ff260ac1ed5780c660abcaedbddccfd30ca0cb10d6930c8019fb38eae111c [2021-11-10T16:20:20.314Z] Deleted: sha256:0a785a55e34f379d01c0217869f810e5d4e38fcd5e0257599d43f6000c011685 [2021-11-10T16:20:20.314Z] Deleted: sha256:0c191e595c5262d846036d12cddfbce220e026cdd77ed1792b587ec29e71b1bf [2021-11-10T16:20:20.314Z] Deleted: sha256:8ab3d75297638fdc01cc5a4e0f2136ae3a363fd3cf6999c15f1d821a78cb77ea [2021-11-10T16:20:20.314Z] Deleted: sha256:27c2539723fd85f260ca3c930ec15e4743d34755ec757b3b39420a3291b7b3e9 [2021-11-10T16:20:20.314Z] Deleted: sha256:830b5a78e680ff43d7db32a7fb2204aafcf78ba47db465011d0769292773def2 [2021-11-10T16:20:20.314Z] Deleted: sha256:341ab7844a8f83e6e4a48c74df7e98f472da9d4ee3d0dc115265a1641ec60e27 [2021-11-10T16:20:20.314Z] Deleted: sha256:3671a57f2c657afcbe38c2ce8d83d54caea6b9ac96b477b4175d811f1e50383b [2021-11-10T16:20:20.314Z] Deleted: sha256:94fbce44a8aa5f040cb45df7c8881a0a29d3f30a1c378cc94d137e22cc06acce [2021-11-10T16:20:20.314Z] Deleted: sha256:c921e2730fe2adc4fb3621b8ea43ba8e50609f147fa61d9f5a40f9df2db18fee [2021-11-10T16:20:20.314Z] Deleted: sha256:cc41583a4725437c88bdd33a1598febfedbce8993d5dfbda00a45f5e95b11bfb [2021-11-10T16:20:20.314Z] INFO: Tidying pidfile d:\CI\PR-43008\4\docker.pid [2021-11-10T16:20:20.314Z] INFO: Nuking d:\CI [2021-11-10T16:20:45.646Z] INFO: Zapped successfully [2021-11-10T16:20:45.646Z] [2021-11-10T16:20:45.646Z] INFO: executeCI.ps1 exiting at Wed Nov 10 16:20:43 CUT 2021. Duration 00:57:53.0264644 [2021-11-10T16:20:45.646Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-10T16:20:45.899Z] Recording test results [2021-11-10T16:20:46.367Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-10T16:20:47.883Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-11-10T16:20:49.684Z] Archiving artifacts [2021-11-10T16:21:03.885Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43008/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-10T16:21:04.832Z] + make clean [2021-11-10T16:21:05.817Z] docker volume rm -f docker-dev-cache [2021-11-10T16:21:05.817Z] 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