Pull request #43084 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 660b9962e4d2d4ad68898b00571a43127b84f6c3+459d0dfbbb51fb2423a43655e6c62368ec0f36c9 (8e19b4b4b128d4c1ced5b9e2740a32e5e06cc506) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43084@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-12-15T09:26:01.994Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-12-15T09:26:02.000Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-12-15T09:26:02.182Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04999449d8bc183e4) in /home/ubuntu/workspace/moby_PR-43084 [Pipeline] { [Pipeline] checkout [2021-12-15T09:26:02.211Z] The recommended git tool is: git [2021-12-15T09:26:02.220Z] using credential docker-jenkins-github-credentials [2021-12-15T09:26:02.231Z] Cloning the remote Git repository [2021-12-15T09:26:02.231Z] Cloning with configured refspecs honoured and without tags [2021-12-15T09:26:02.231Z] Cloning repository https://github.com/moby/moby.git [2021-12-15T09:26:02.232Z] > git init /home/ubuntu/workspace/moby_PR-43084 # timeout=10 [2021-12-15T09:26:02.256Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-15T09:26:02.257Z] > git --version # timeout=10 [2021-12-15T09:26:02.275Z] > git --version # 'git version 2.17.1' [2021-12-15T09:26:02.275Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-15T09:26:02.276Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43084/head:refs/remotes/origin/PR-43084 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-12-15T09:26:16.125Z] Fetching without tags [2021-12-15T09:26:16.373Z] Merging remotes/origin/20.10 commit 459d0dfbbb51fb2423a43655e6c62368ec0f36c9 into PR head commit 660b9962e4d2d4ad68898b00571a43127b84f6c3 [2021-12-15T09:26:16.079Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-15T09:26:16.084Z] > git config --add remote.origin.fetch +refs/pull/43084/head:refs/remotes/origin/PR-43084 # timeout=10 [2021-12-15T09:26:16.092Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-12-15T09:26:16.108Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-15T09:26:16.126Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-15T09:26:16.126Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-15T09:26:16.126Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43084/head:refs/remotes/origin/PR-43084 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-12-15T09:26:16.373Z] > git config core.sparsecheckout # timeout=10 [2021-12-15T09:26:16.380Z] > git checkout -f 660b9962e4d2d4ad68898b00571a43127b84f6c3 # timeout=10 [2021-12-15T09:26:16.839Z] Merge succeeded, producing 660b9962e4d2d4ad68898b00571a43127b84f6c3 [2021-12-15T09:26:16.839Z] Checking out Revision 660b9962e4d2d4ad68898b00571a43127b84f6c3 (PR-43084) [2021-12-15T09:26:17.381Z] Commit message: "daemon.WithCommonOptions() fix detection of user-namespaces" [2021-12-15T09:26:17.382Z] First time build. Skipping changelog. [2021-12-15T09:26:17.405Z] > git --version # timeout=10 [2021-12-15T09:26:17.411Z] > git --version # 'git version 2.17.1' [2021-12-15T09:26:17.417Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-15T09:26:16.809Z] > git remote # timeout=10 [2021-12-15T09:26:16.814Z] > git config --get remote.origin.url # timeout=10 [2021-12-15T09:26:16.818Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-15T09:26:16.819Z] > git merge 459d0dfbbb51fb2423a43655e6c62368ec0f36c9 # timeout=10 [2021-12-15T09:26:16.830Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-15T09:26:16.840Z] > git config core.sparsecheckout # timeout=10 [2021-12-15T09:26:16.844Z] > git checkout -f 660b9962e4d2d4ad68898b00571a43127b84f6c3 # timeout=10 [2021-12-15T09:26:18.176Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43084:/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-12-15T09:26:18.176Z] Unable to find image 'alpine:latest' locally [2021-12-15T09:26:18.176Z] latest: Pulling from library/alpine [2021-12-15T09:26:18.436Z] 59bf1c3509f3: Pulling fs layer [2021-12-15T09:26:18.436Z] 59bf1c3509f3: Verifying Checksum [2021-12-15T09:26:18.436Z] 59bf1c3509f3: Download complete [2021-12-15T09:26:18.436Z] 59bf1c3509f3: Pull complete [2021-12-15T09:26:18.436Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2021-12-15T09:26:18.696Z] Status: Downloaded newer image for alpine:latest [2021-12-15T09:26:21.244Z] 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 [2021-12-15T09:26:21.866Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04999449d8bc183e4) in /home/ubuntu/workspace/moby_PR-43084 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2021-12-15T09:26:21.881Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-029675ca2589dc710) in /home/ubuntu/workspace/moby_PR-43084 [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 [2021-12-15T09:26:21.886Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00d2512e9c4a80aca) in /home/ubuntu/workspace/moby_PR-43084 [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] { [2021-12-15T09:26:21.932Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] { [2021-12-15T09:26:21.948Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] checkout [2021-12-15T09:26:21.983Z] The recommended git tool is: git [2021-12-15T09:26:21.992Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2021-12-15T09:26:22.024Z] Fetching changes from the remote Git repository [2021-12-15T09:26:22.027Z] Cloning the remote Git repository [2021-12-15T09:26:22.027Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2021-12-15T09:26:22.041Z] Fetching without tags [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) [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-12-15T09:26:22.064Z] The recommended git tool is: git [2021-12-15T09:26:22.072Z] using credential docker-jenkins-github-credentials Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-12-15T09:26:22.089Z] Cloning the remote Git repository [2021-12-15T09:26:22.089Z] Cloning with configured refspecs honoured and without tags [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] } [2021-12-15T09:26:22.385Z] Merging remotes/origin/20.10 commit 459d0dfbbb51fb2423a43655e6c62368ec0f36c9 into PR head commit 660b9962e4d2d4ad68898b00571a43127b84f6c3 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-12-15T09:26:22.508Z] Merge succeeded, producing 660b9962e4d2d4ad68898b00571a43127b84f6c3 [2021-12-15T09:26:22.508Z] Checking out Revision 660b9962e4d2d4ad68898b00571a43127b84f6c3 (PR-43084) [2021-12-15T09:26:22.585Z] Commit message: "daemon.WithCommonOptions() fix detection of user-namespaces" [2021-12-15T09:26:22.603Z] > git --version # timeout=10 [2021-12-15T09:26:22.615Z] > git --version # 'git version 2.17.1' [2021-12-15T09:26:22.623Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-15T09:26:22.011Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43084/.git # timeout=10 [2021-12-15T09:26:22.026Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-15T09:26:22.042Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-15T09:26:22.042Z] > git --version # timeout=10 [2021-12-15T09:26:22.048Z] > git --version # 'git version 2.17.1' [2021-12-15T09:26:22.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-15T09:26:22.048Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43084/head:refs/remotes/origin/PR-43084 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-12-15T09:26:22.386Z] > git config core.sparsecheckout # timeout=10 [2021-12-15T09:26:22.395Z] > git checkout -f 660b9962e4d2d4ad68898b00571a43127b84f6c3 # timeout=10 [2021-12-15T09:26:22.464Z] > git remote # timeout=10 [2021-12-15T09:26:22.476Z] > git config --get remote.origin.url # timeout=10 [2021-12-15T09:26:22.483Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-15T09:26:22.484Z] > git merge 459d0dfbbb51fb2423a43655e6c62368ec0f36c9 # timeout=10 [2021-12-15T09:26:22.497Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-15T09:26:22.510Z] > git config core.sparsecheckout # timeout=10 [2021-12-15T09:26:22.517Z] > git checkout -f 660b9962e4d2d4ad68898b00571a43127b84f6c3 # timeout=10 [2021-12-15T09:26:22.023Z] Cloning repository https://github.com/moby/moby.git [2021-12-15T09:26:22.023Z] > git init /home/ubuntu/workspace/moby_PR-43084 # timeout=10 [2021-12-15T09:26:22.035Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-15T09:26:22.035Z] > git --version # timeout=10 [2021-12-15T09:26:22.041Z] > git --version # 'git version 2.25.1' [2021-12-15T09:26:22.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-15T09:26:22.042Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43084/head:refs/remotes/origin/PR-43084 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-15T09:26:22.098Z] Cloning repository https://github.com/moby/moby.git [2021-12-15T09:26:22.098Z] > git init /home/ubuntu/workspace/moby_PR-43084 # timeout=10 [2021-12-15T09:26:22.109Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-15T09:26:22.109Z] > git --version # timeout=10 [2021-12-15T09:26:22.116Z] > git --version # 'git version 2.25.1' [2021-12-15T09:26:22.116Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-15T09:26:22.117Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43084/head:refs/remotes/origin/PR-43084 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-12-15T09:26:23.327Z] + [ PR != PR ] [2021-12-15T09:26:23.328Z] + [ 20.10 != master ] [2021-12-15T09:26:23.328Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-15T09:26:23.664Z] + docker version [2021-12-15T09:26:23.664Z] Client: Docker Engine - Community [2021-12-15T09:26:23.664Z] Version: 20.10.10-rc1 [2021-12-15T09:26:23.664Z] API version: 1.41 [2021-12-15T09:26:23.664Z] Go version: go1.16.9 [2021-12-15T09:26:23.664Z] Git commit: b485636 [2021-12-15T09:26:23.664Z] Built: Mon Oct 18 15:21:56 2021 [2021-12-15T09:26:23.664Z] OS/Arch: linux/amd64 [2021-12-15T09:26:23.664Z] Context: default [2021-12-15T09:26:23.664Z] Experimental: true [2021-12-15T09:26:23.664Z] [2021-12-15T09:26:23.664Z] Server: Docker Engine - Community [2021-12-15T09:26:23.664Z] Engine: [2021-12-15T09:26:23.664Z] Version: 20.10.10-rc1 [2021-12-15T09:26:23.664Z] API version: 1.41 (minimum version 1.12) [2021-12-15T09:26:23.664Z] Go version: go1.16.9 [2021-12-15T09:26:23.664Z] Git commit: 9f5b26f [2021-12-15T09:26:23.664Z] Built: Mon Oct 18 15:20:03 2021 [2021-12-15T09:26:23.664Z] OS/Arch: linux/amd64 [2021-12-15T09:26:23.664Z] Experimental: true [2021-12-15T09:26:23.664Z] containerd: [2021-12-15T09:26:23.664Z] Version: 1.4.11 [2021-12-15T09:26:23.664Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-15T09:26:23.664Z] runc: [2021-12-15T09:26:23.664Z] Version: 1.0.2 [2021-12-15T09:26:23.664Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-15T09:26:23.664Z] docker-init: [2021-12-15T09:26:23.664Z] Version: 0.19.0 [2021-12-15T09:26:23.664Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-15T09:26:23.949Z] + docker info [2021-12-15T09:26:24.890Z] Client: [2021-12-15T09:26:24.890Z] Context: default [2021-12-15T09:26:24.890Z] Debug Mode: false [2021-12-15T09:26:24.890Z] Plugins: [2021-12-15T09:26:24.890Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-15T09:26:24.890Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-15T09:26:24.890Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-15T09:26:24.890Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-15T09:26:24.890Z] [2021-12-15T09:26:24.890Z] Server: [2021-12-15T09:26:24.890Z] Containers: 0 [2021-12-15T09:26:24.890Z] Running: 0 [2021-12-15T09:26:24.890Z] Paused: 0 [2021-12-15T09:26:24.890Z] Stopped: 0 [2021-12-15T09:26:24.890Z] Images: 3 [2021-12-15T09:26:24.890Z] Server Version: 20.10.10-rc1 [2021-12-15T09:26:24.890Z] Storage Driver: overlay2 [2021-12-15T09:26:24.890Z] Backing Filesystem: extfs [2021-12-15T09:26:24.890Z] Supports d_type: true [2021-12-15T09:26:24.890Z] Native Overlay Diff: true [2021-12-15T09:26:24.890Z] userxattr: false [2021-12-15T09:26:24.890Z] Logging Driver: json-file [2021-12-15T09:26:24.890Z] Cgroup Driver: cgroupfs [2021-12-15T09:26:24.890Z] Cgroup Version: 1 [2021-12-15T09:26:24.890Z] Plugins: [2021-12-15T09:26:24.890Z] Volume: local [2021-12-15T09:26:24.890Z] Network: bridge host ipvlan macvlan null overlay [2021-12-15T09:26:24.890Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-15T09:26:24.890Z] Swarm: inactive [2021-12-15T09:26:24.890Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-12-15T09:26:24.890Z] Default Runtime: runc [2021-12-15T09:26:24.890Z] Init Binary: docker-init [2021-12-15T09:26:24.890Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-15T09:26:24.890Z] runc version: v1.0.2-0-g52b36a2 [2021-12-15T09:26:24.890Z] init version: de40ad0 [2021-12-15T09:26:24.890Z] Security Options: [2021-12-15T09:26:24.890Z] apparmor [2021-12-15T09:26:24.890Z] seccomp [2021-12-15T09:26:24.890Z] Profile: default [2021-12-15T09:26:24.890Z] Kernel Version: 5.4.0-1057-aws [2021-12-15T09:26:24.890Z] Operating System: Ubuntu 18.04.6 LTS [2021-12-15T09:26:24.890Z] OSType: linux [2021-12-15T09:26:24.890Z] Architecture: x86_64 [2021-12-15T09:26:24.890Z] CPUs: 2 [2021-12-15T09:26:24.890Z] Total Memory: 7.487GiB [2021-12-15T09:26:24.890Z] Name: ip-10-100-34-55 [2021-12-15T09:26:24.890Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-12-15T09:26:24.890Z] Docker Root Dir: /var/lib/docker [2021-12-15T09:26:24.890Z] Debug Mode: false [2021-12-15T09:26:24.890Z] Registry: https://index.docker.io/v1/ [2021-12-15T09:26:24.890Z] Labels: [2021-12-15T09:26:24.890Z] Experimental: true [2021-12-15T09:26:24.890Z] Insecure Registries: [2021-12-15T09:26:24.890Z] 127.0.0.0/8 [2021-12-15T09:26:24.890Z] Live Restore Enabled: true [2021-12-15T09:26:24.890Z] [2021-12-15T09:26:24.890Z] WARNING: No swap limit support [Pipeline] sh [2021-12-15T09:26:25.187Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-12-15T09:26:25.187Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-12-15T09:26:25.187Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43084/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-12-15T09:26:25.187Z] + bash /home/ubuntu/workspace/moby_PR-43084/check-config.sh [2021-12-15T09:26:25.187Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-15T09:26:25.187Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-12-15T09:26:25.187Z] [2021-12-15T09:26:25.187Z] Generally Necessary: [2021-12-15T09:26:25.187Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-15T09:26:25.187Z] - apparmor: enabled and tools installed [2021-12-15T09:26:25.187Z] - CONFIG_NAMESPACES: enabled [2021-12-15T09:26:25.187Z] - CONFIG_NET_NS: enabled [2021-12-15T09:26:25.187Z] - CONFIG_PID_NS: enabled [2021-12-15T09:26:25.187Z] - CONFIG_IPC_NS: enabled [2021-12-15T09:26:25.187Z] - CONFIG_UTS_NS: enabled [2021-12-15T09:26:25.187Z] - CONFIG_CGROUPS: enabled [2021-12-15T09:26:25.187Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-15T09:26:25.447Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-15T09:26:25.447Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-15T09:26:25.447Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-15T09:26:25.447Z] - CONFIG_CPUSETS: enabled [2021-12-15T09:26:25.447Z] - CONFIG_MEMCG: enabled [2021-12-15T09:26:25.447Z] - CONFIG_KEYS: enabled [2021-12-15T09:26:25.447Z] - CONFIG_VETH: enabled (as module) [2021-12-15T09:26:25.447Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-15T09:26:25.447Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-15T09:26:25.447Z] - CONFIG_NF_NAT_IPV4: missing [2021-12-15T09:26:25.447Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-15T09:26:25.447Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-15T09:26:25.447Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-15T09:26:25.447Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-15T09:26:25.447Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-15T09:26:25.447Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-15T09:26:25.447Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-15T09:26:25.447Z] - CONFIG_NF_NAT_NEEDED: missing [2021-12-15T09:26:25.447Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-15T09:26:25.447Z] [2021-12-15T09:26:25.447Z] Optional Features: [2021-12-15T09:26:25.447Z] - CONFIG_USER_NS: enabled [2021-12-15T09:26:25.447Z] - CONFIG_SECCOMP: enabled [2021-12-15T09:26:25.447Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-15T09:26:25.447Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-15T09:26:25.447Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-12-15T09:26:25.447Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-12-15T09:26:25.447Z] - CONFIG_BLK_CGROUP: enabled [2021-12-15T09:26:25.447Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-15T09:26:25.447Z] - CONFIG_IOSCHED_CFQ: missing [2021-12-15T09:26:25.447Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-12-15T09:26:25.447Z] - CONFIG_CGROUP_PERF: enabled [2021-12-15T09:26:25.447Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-15T09:26:25.447Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-15T09:26:25.447Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-15T09:26:25.447Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-15T09:26:25.447Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-15T09:26:25.447Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-15T09:26:25.447Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-15T09:26:25.447Z] - CONFIG_IP_VS: enabled (as module) [2021-12-15T09:26:25.447Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-15T09:26:25.447Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-15T09:26:25.447Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-15T09:26:25.447Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-15T09:26:25.447Z] - CONFIG_EXT4_FS: enabled [2021-12-15T09:26:25.447Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-15T09:26:25.447Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-15T09:26:25.447Z] - Network Drivers: [2021-12-15T09:26:25.447Z] - "overlay": [2021-12-15T09:26:25.447Z] - CONFIG_VXLAN: enabled (as module) [2021-12-15T09:26:25.447Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-15T09:26:25.447Z] Optional (for encrypted networks): [2021-12-15T09:26:25.707Z] - CONFIG_CRYPTO: enabled [2021-12-15T09:26:25.707Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-15T09:26:25.707Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-15T09:26:25.707Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-15T09:26:25.707Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-15T09:26:25.707Z] - CONFIG_XFRM: enabled [2021-12-15T09:26:25.707Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-15T09:26:25.707Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-15T09:26:25.707Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-15T09:26:25.707Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-12-15T09:26:25.707Z] - "ipvlan": [2021-12-15T09:26:25.707Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-15T09:26:25.707Z] - "macvlan": [2021-12-15T09:26:25.707Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-15T09:26:25.707Z] - CONFIG_DUMMY: enabled (as module) [2021-12-15T09:26:25.707Z] - "ftp,tftp client in container": [2021-12-15T09:26:25.707Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-15T09:26:25.707Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-15T09:26:25.707Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-15T09:26:25.707Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-15T09:26:25.707Z] - Storage Drivers: [2021-12-15T09:26:25.707Z] - "aufs": [2021-12-15T09:26:25.707Z] - CONFIG_AUFS_FS: enabled (as module) [2021-12-15T09:26:25.707Z] - "btrfs": [2021-12-15T09:26:25.707Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-15T09:26:25.707Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-15T09:26:25.707Z] - "devicemapper": [2021-12-15T09:26:25.707Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-15T09:26:25.707Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-15T09:26:25.707Z] - "overlay": [2021-12-15T09:26:25.707Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-15T09:26:25.707Z] - "zfs": [2021-12-15T09:26:25.707Z] - /dev/zfs: present [2021-12-15T09:26:25.707Z] - zfs command: missing [2021-12-15T09:26:25.707Z] - zpool command: missing [2021-12-15T09:26:25.707Z] [2021-12-15T09:26:25.707Z] Limits: [2021-12-15T09:26:25.707Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-15T09:26:25.707Z] [2021-12-15T09:26:25.707Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-15T09:26:26.072Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:660b9962e4d2d4ad68898b00571a43127b84f6c3 . [2021-12-15T09:26:26.072Z] #1 [internal] load build definition from Dockerfile [2021-12-15T09:26:26.072Z] #1 sha256:19f576d93b35ddd95ce7e08750dda1649e410534182bf9cb5ff7a6818f85ae44 [2021-12-15T09:26:26.072Z] #1 transferring dockerfile: 17.04kB done [2021-12-15T09:26:26.072Z] #1 DONE 0.0s [2021-12-15T09:26:26.072Z] [2021-12-15T09:26:26.072Z] #2 [internal] load .dockerignore [2021-12-15T09:26:26.072Z] #2 sha256:11895c3a3dcfdfe9916146271b2f953aac34e2b2cab78633fa7aedee6e2add0c [2021-12-15T09:26:26.072Z] #2 transferring context: 87B done [2021-12-15T09:26:26.072Z] #2 DONE 0.0s [2021-12-15T09:26:26.072Z] [2021-12-15T09:26:26.072Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-12-15T09:26:26.072Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-12-15T09:26:26.646Z] #3 DONE 0.3s [2021-12-15T09:26:26.646Z] [2021-12-15T09:26:26.646Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-12-15T09:26:26.646Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-12-15T09:26:26.646Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-12-15T09:26:26.646Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-12-15T09:26:26.646Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-12-15T09:26:26.646Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-12-15T09:26:26.646Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-12-15T09:26:26.646Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-12-15T09:26:26.906Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-12-15T09:26:26.906Z] #4 DONE 0.4s [2021-12-15T09:26:27.172Z] [2021-12-15T09:26:27.172Z] #8 [internal] load metadata for docker.io/library/golang:1.16.12-buster [2021-12-15T09:26:27.172Z] #8 sha256:48adaa22adbb49fd0d575014d8d88448dd0db322712a17f8c4a8e9cede93ca92 [2021-12-15T09:26:27.433Z] #8 DONE 0.2s [2021-12-15T09:26:27.433Z] [2021-12-15T09:26:27.433Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-15T09:26:27.433Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-15T09:26:27.433Z] #6 DONE 0.1s [2021-12-15T09:26:27.433Z] [2021-12-15T09:26:27.433Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-15T09:26:27.433Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-15T09:26:27.433Z] #7 DONE 0.1s [2021-12-15T09:26:27.433Z] [2021-12-15T09:26:27.433Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-12-15T09:26:27.433Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-12-15T09:26:27.433Z] #5 DONE 0.2s [2021-12-15T09:26:27.433Z] [2021-12-15T09:26:27.433Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-15T09:26:27.433Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-15T09:26:27.433Z] #64 DONE 0.0s [2021-12-15T09:26:27.433Z] [2021-12-15T09:26:27.433Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-15T09:26:27.433Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-15T09:26:27.433Z] #62 DONE 0.0s [2021-12-15T09:26:27.433Z] [2021-12-15T09:26:27.433Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5b57f8c365c40fde437d53b953c436995525be7c481eb0128b1cbf3b49b0df18 [2021-12-15T09:26:27.433Z] #26 sha256:1c96ed8f7014b0d47fe60dbed1b69ba472293d849b91679ee8759b9e7bc784c9 [2021-12-15T09:26:27.433Z] #26 resolve docker.io/library/debian:buster@sha256:5b57f8c365c40fde437d53b953c436995525be7c481eb0128b1cbf3b49b0df18 0.0s done [2021-12-15T09:26:27.694Z] #26 sha256:5b57f8c365c40fde437d53b953c436995525be7c481eb0128b1cbf3b49b0df18 1.85kB / 1.85kB done [2021-12-15T09:26:27.694Z] #26 sha256:9a1f494bb52e5d18e2dfb0fd6e59dbfe69aae9feecff1b246ad69984fbe25772 529B / 529B done [2021-12-15T09:26:27.694Z] #26 sha256:6642e362a8254d7645ed8dae69be5e3edcd2e9a5ee77baeb0655595244082d13 1.46kB / 1.46kB done [2021-12-15T09:26:27.694Z] #26 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 0B / 50.44MB 0.1s [2021-12-15T09:26:27.694Z] #26 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 7.34MB / 50.44MB 0.2s [2021-12-15T09:26:27.955Z] #26 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 24.12MB / 50.44MB 0.4s [2021-12-15T09:26:27.955Z] #26 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 30.72MB / 50.44MB 0.5s [2021-12-15T09:26:28.220Z] #26 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 33.55MB / 50.44MB 0.6s [2021-12-15T09:26:28.220Z] #26 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 46.14MB / 50.44MB 0.8s [2021-12-15T09:26:28.484Z] #26 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 50.44MB / 50.44MB 0.9s [2021-12-15T09:26:28.484Z] #26 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 50.44MB / 50.44MB 0.9s done [2021-12-15T09:26:28.747Z] #26 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 [2021-12-15T09:26:31.294Z] #26 ... [2021-12-15T09:26:31.294Z] [2021-12-15T09:26:31.294Z] #23 [internal] load build context [2021-12-15T09:26:31.294Z] #23 sha256:6dca357a7a3b501a5c92b473199371a8fe6c99f0eae6e84cb4f0cf130460cde7 [2021-12-15T09:26:31.294Z] #23 transferring context: 53.43MB 3.7s done [2021-12-15T09:26:31.294Z] #23 DONE 3.8s [2021-12-15T09:26:31.294Z] [2021-12-15T09:26:31.294Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5b57f8c365c40fde437d53b953c436995525be7c481eb0128b1cbf3b49b0df18 [2021-12-15T09:26:31.294Z] #26 sha256:1c96ed8f7014b0d47fe60dbed1b69ba472293d849b91679ee8759b9e7bc784c9 [2021-12-15T09:26:32.686Z] #26 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 4.0s done [2021-12-15T09:26:32.947Z] #26 DONE 5.4s [2021-12-15T09:26:32.947Z] [2021-12-15T09:26:32.947Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:26:32.947Z] #9 sha256:ceca2640d79d29728384c29443b003e75cb1e67f506a18d03ba51f2fe3d1d072 [2021-12-15T09:26:32.947Z] #9 resolve docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d 0.0s done [2021-12-15T09:26:32.947Z] #9 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 10.00MB / 10.00MB 0.3s done [2021-12-15T09:26:32.947Z] #9 sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d 1.86kB / 1.86kB done [2021-12-15T09:26:32.947Z] #9 sha256:7c9953d73ed9cdb81bb16ce30efee99d6732ec17b0fe1ef1077d2fe50b94a0c7 1.79kB / 1.79kB done [2021-12-15T09:26:32.947Z] #9 sha256:5957ecd0d41f7110477d4ae5fda459496a92124b491c38af3cd2d107c73b2a31 7.08kB / 7.08kB done [2021-12-15T09:26:32.947Z] #9 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 7.83MB / 7.83MB 0.2s done [2021-12-15T09:26:32.947Z] #9 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 50.44MB / 50.44MB 0.9s done [2021-12-15T09:26:32.947Z] #9 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 51.84MB / 51.84MB 1.1s done [2021-12-15T09:26:32.947Z] #9 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 68.78MB / 68.78MB 1.8s done [2021-12-15T09:26:32.947Z] #9 sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a 155B / 155B 1.2s done [2021-12-15T09:26:32.947Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 129.06MB / 129.06MB 3.2s done [2021-12-15T09:26:32.947Z] #9 extracting sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 [2021-12-15T09:26:33.027Z] Fetching without tags [2021-12-15T09:26:33.006Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-15T09:26:33.012Z] > git config --add remote.origin.fetch +refs/pull/43084/head:refs/remotes/origin/PR-43084 # timeout=10 [2021-12-15T09:26:33.020Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-12-15T09:26:33.028Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-15T09:26:33.036Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-15T09:26:33.037Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-15T09:26:33.037Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43084/head:refs/remotes/origin/PR-43084 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-12-15T09:26:33.271Z] Merging remotes/origin/20.10 commit 459d0dfbbb51fb2423a43655e6c62368ec0f36c9 into PR head commit 660b9962e4d2d4ad68898b00571a43127b84f6c3 [2021-12-15T09:26:33.737Z] Merge succeeded, producing 660b9962e4d2d4ad68898b00571a43127b84f6c3 [2021-12-15T09:26:33.738Z] Checking out Revision 660b9962e4d2d4ad68898b00571a43127b84f6c3 (PR-43084) [2021-12-15T09:26:33.890Z] #9 extracting sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 0.9s done [2021-12-15T09:26:33.890Z] #9 extracting sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f [2021-12-15T09:26:34.323Z] Commit message: "daemon.WithCommonOptions() fix detection of user-namespaces" [2021-12-15T09:26:34.373Z] > git --version # timeout=10 [2021-12-15T09:26:34.376Z] > git --version # 'git version 2.25.1' [2021-12-15T09:26:34.379Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-15T09:26:33.279Z] > git config core.sparsecheckout # timeout=10 [2021-12-15T09:26:33.285Z] > git checkout -f 660b9962e4d2d4ad68898b00571a43127b84f6c3 # timeout=10 [2021-12-15T09:26:33.714Z] > git remote # timeout=10 [2021-12-15T09:26:33.720Z] > git config --get remote.origin.url # timeout=10 [2021-12-15T09:26:33.727Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-15T09:26:33.728Z] > git merge 459d0dfbbb51fb2423a43655e6c62368ec0f36c9 # timeout=10 [2021-12-15T09:26:33.739Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-15T09:26:33.746Z] > git config core.sparsecheckout # timeout=10 [2021-12-15T09:26:33.749Z] > git checkout -f 660b9962e4d2d4ad68898b00571a43127b84f6c3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-12-15T09:26:34.833Z] #9 extracting sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 0.8s done [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-15T09:26:35.108Z] #9 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 0.1s [2021-12-15T09:26:35.151Z] + docker version [2021-12-15T09:26:35.151Z] Client: Docker Engine - Community [2021-12-15T09:26:35.151Z] Version: 20.10.10-rc1 [2021-12-15T09:26:35.151Z] API version: 1.41 [2021-12-15T09:26:35.151Z] Go version: go1.16.9 [2021-12-15T09:26:35.151Z] Git commit: b485636 [2021-12-15T09:26:35.151Z] Built: Mon Oct 18 15:21:14 2021 [2021-12-15T09:26:35.151Z] OS/Arch: linux/arm64 [2021-12-15T09:26:35.151Z] Context: default [2021-12-15T09:26:35.151Z] Experimental: true [2021-12-15T09:26:35.151Z] [2021-12-15T09:26:35.151Z] Server: Docker Engine - Community [2021-12-15T09:26:35.151Z] Engine: [2021-12-15T09:26:35.151Z] Version: 20.10.10-rc1 [2021-12-15T09:26:35.151Z] API version: 1.41 (minimum version 1.12) [2021-12-15T09:26:35.151Z] Go version: go1.16.9 [2021-12-15T09:26:35.151Z] Git commit: 9f5b26f [2021-12-15T09:26:35.151Z] Built: Mon Oct 18 15:19:46 2021 [2021-12-15T09:26:35.151Z] OS/Arch: linux/arm64 [2021-12-15T09:26:35.151Z] Experimental: true [2021-12-15T09:26:35.151Z] containerd: [2021-12-15T09:26:35.151Z] Version: 1.4.11 [2021-12-15T09:26:35.151Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-15T09:26:35.151Z] runc: [2021-12-15T09:26:35.151Z] Version: 1.0.2 [2021-12-15T09:26:35.151Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-15T09:26:35.151Z] docker-init: [2021-12-15T09:26:35.151Z] Version: 0.19.0 [2021-12-15T09:26:35.151Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-15T09:26:35.431Z] + docker info [2021-12-15T09:26:35.771Z] Fetching without tags [2021-12-15T09:26:35.997Z] Client: [2021-12-15T09:26:35.998Z] Context: default [2021-12-15T09:26:35.998Z] Debug Mode: false [2021-12-15T09:26:35.998Z] Plugins: [2021-12-15T09:26:35.998Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-15T09:26:35.998Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-15T09:26:35.998Z] [2021-12-15T09:26:35.998Z] Server: [2021-12-15T09:26:35.998Z] Containers: 0 [2021-12-15T09:26:35.998Z] Running: 0 [2021-12-15T09:26:35.998Z] Paused: 0 [2021-12-15T09:26:35.998Z] Stopped: 0 [2021-12-15T09:26:35.998Z] Images: 2 [2021-12-15T09:26:35.998Z] Server Version: 20.10.10-rc1 [2021-12-15T09:26:35.998Z] Storage Driver: overlay2 [2021-12-15T09:26:35.998Z] Backing Filesystem: extfs [2021-12-15T09:26:35.998Z] Supports d_type: true [2021-12-15T09:26:35.998Z] Native Overlay Diff: true [2021-12-15T09:26:35.998Z] userxattr: false [2021-12-15T09:26:35.998Z] Logging Driver: json-file [2021-12-15T09:26:35.998Z] Cgroup Driver: cgroupfs [2021-12-15T09:26:35.998Z] Cgroup Version: 1 [2021-12-15T09:26:35.998Z] Plugins: [2021-12-15T09:26:35.998Z] Volume: local [2021-12-15T09:26:35.998Z] Network: bridge host ipvlan macvlan null overlay [2021-12-15T09:26:35.998Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-15T09:26:35.998Z] Swarm: inactive [2021-12-15T09:26:35.998Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-12-15T09:26:35.998Z] Default Runtime: runc [2021-12-15T09:26:35.998Z] Init Binary: docker-init [2021-12-15T09:26:35.998Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-15T09:26:35.998Z] runc version: v1.0.2-0-g52b36a2 [2021-12-15T09:26:35.998Z] init version: de40ad0 [2021-12-15T09:26:35.998Z] Security Options: [2021-12-15T09:26:35.998Z] apparmor [2021-12-15T09:26:35.998Z] seccomp [2021-12-15T09:26:35.998Z] Profile: default [2021-12-15T09:26:35.998Z] Kernel Version: 5.11.0-1020-aws [2021-12-15T09:26:35.998Z] Operating System: Ubuntu 20.04.3 LTS [2021-12-15T09:26:35.998Z] OSType: linux [2021-12-15T09:26:35.998Z] Architecture: aarch64 [2021-12-15T09:26:35.998Z] CPUs: 2 [2021-12-15T09:26:35.998Z] Total Memory: 7.582GiB [2021-12-15T09:26:35.998Z] Name: ip-10-100-126-92 [2021-12-15T09:26:35.998Z] ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN [2021-12-15T09:26:35.998Z] Docker Root Dir: /var/lib/docker [2021-12-15T09:26:35.998Z] Debug Mode: false [2021-12-15T09:26:35.998Z] Registry: https://index.docker.io/v1/ [2021-12-15T09:26:35.998Z] Labels: [2021-12-15T09:26:35.998Z] Experimental: true [2021-12-15T09:26:35.998Z] Insecure Registries: [2021-12-15T09:26:35.998Z] 127.0.0.0/8 [2021-12-15T09:26:35.998Z] Live Restore Enabled: true [2021-12-15T09:26:35.998Z] [2021-12-15T09:26:35.998Z] Merging remotes/origin/20.10 commit 459d0dfbbb51fb2423a43655e6c62368ec0f36c9 into PR head commit 660b9962e4d2d4ad68898b00571a43127b84f6c3 [Pipeline] sh [2021-12-15T09:26:35.745Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-15T09:26:35.748Z] > git config --add remote.origin.fetch +refs/pull/43084/head:refs/remotes/origin/PR-43084 # timeout=10 [2021-12-15T09:26:35.754Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-12-15T09:26:35.762Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-15T09:26:35.770Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-15T09:26:35.770Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-15T09:26:35.771Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43084/head:refs/remotes/origin/PR-43084 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-12-15T09:26:35.994Z] > git config core.sparsecheckout # timeout=10 [2021-12-15T09:26:36.000Z] > git checkout -f 660b9962e4d2d4ad68898b00571a43127b84f6c3 # timeout=10 [2021-12-15T09:26:36.280Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-12-15T09:26:36.280Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-12-15T09:26:36.280Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43084/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-12-15T09:26:36.280Z] + bash /home/ubuntu/workspace/moby_PR-43084/check-config.sh [2021-12-15T09:26:36.280Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-15T09:26:36.280Z] info: reading kernel config from /boot/config-5.11.0-1020-aws ... [2021-12-15T09:26:36.280Z] [2021-12-15T09:26:36.280Z] Generally Necessary: [2021-12-15T09:26:36.280Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-15T09:26:36.280Z] - apparmor: enabled and tools installed [2021-12-15T09:26:36.280Z] - CONFIG_NAMESPACES: enabled [2021-12-15T09:26:36.280Z] - CONFIG_NET_NS: enabled [2021-12-15T09:26:36.280Z] - CONFIG_PID_NS: enabled [2021-12-15T09:26:36.280Z] - CONFIG_IPC_NS: enabled [2021-12-15T09:26:36.280Z] - CONFIG_UTS_NS: enabled [2021-12-15T09:26:36.280Z] - CONFIG_CGROUPS: enabled [2021-12-15T09:26:36.280Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-15T09:26:36.280Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-15T09:26:36.280Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-15T09:26:36.280Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-15T09:26:36.280Z] - CONFIG_CPUSETS: enabled [2021-12-15T09:26:36.280Z] - CONFIG_MEMCG: enabled [2021-12-15T09:26:36.280Z] - CONFIG_KEYS: enabled [2021-12-15T09:26:36.280Z] - CONFIG_VETH: enabled (as module) [2021-12-15T09:26:36.280Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-15T09:26:36.280Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-15T09:26:36.280Z] - CONFIG_NF_NAT_IPV4: missing [2021-12-15T09:26:36.280Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-15T09:26:36.280Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-15T09:26:36.280Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-15T09:26:36.280Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-15T09:26:36.280Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-15T09:26:36.280Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-15T09:26:36.280Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-15T09:26:36.280Z] - CONFIG_NF_NAT_NEEDED: missing [2021-12-15T09:26:36.280Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-15T09:26:36.280Z] [2021-12-15T09:26:36.280Z] Optional Features: [2021-12-15T09:26:36.280Z] - CONFIG_USER_NS: enabled [2021-12-15T09:26:36.280Z] - CONFIG_SECCOMP: enabled [2021-12-15T09:26:36.280Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-15T09:26:36.280Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-15T09:26:36.280Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-12-15T09:26:36.280Z] (cgroup swap accounting is currently enabled) [2021-12-15T09:26:36.280Z] - CONFIG_BLK_CGROUP: enabled [2021-12-15T09:26:36.280Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-15T09:26:36.280Z] - CONFIG_IOSCHED_CFQ: missing [2021-12-15T09:26:36.280Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-12-15T09:26:36.280Z] - CONFIG_CGROUP_PERF: enabled [2021-12-15T09:26:36.280Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-15T09:26:36.280Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-15T09:26:36.280Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-15T09:26:36.481Z] Merge succeeded, producing 660b9962e4d2d4ad68898b00571a43127b84f6c3 [2021-12-15T09:26:36.482Z] Checking out Revision 660b9962e4d2d4ad68898b00571a43127b84f6c3 (PR-43084) [2021-12-15T09:26:36.539Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-15T09:26:36.539Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-15T09:26:36.539Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-15T09:26:36.539Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-15T09:26:36.539Z] - CONFIG_IP_VS: enabled (as module) [2021-12-15T09:26:36.539Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-15T09:26:36.539Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-15T09:26:36.539Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-15T09:26:36.539Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-15T09:26:36.539Z] - CONFIG_EXT4_FS: enabled [2021-12-15T09:26:36.539Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-15T09:26:36.539Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-15T09:26:36.539Z] - Network Drivers: [2021-12-15T09:26:36.539Z] - "overlay": [2021-12-15T09:26:36.539Z] - CONFIG_VXLAN: enabled (as module) [2021-12-15T09:26:36.539Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-15T09:26:36.539Z] Optional (for encrypted networks): [2021-12-15T09:26:36.539Z] - CONFIG_CRYPTO: enabled [2021-12-15T09:26:36.539Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-15T09:26:36.539Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-15T09:26:36.539Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-15T09:26:36.539Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-15T09:26:36.539Z] - CONFIG_XFRM: enabled [2021-12-15T09:26:36.539Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-15T09:26:36.539Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-15T09:26:36.539Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-15T09:26:36.539Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-12-15T09:26:36.539Z] - "ipvlan": [2021-12-15T09:26:36.539Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-15T09:26:36.539Z] - "macvlan": [2021-12-15T09:26:36.539Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-15T09:26:36.539Z] - CONFIG_DUMMY: enabled (as module) [2021-12-15T09:26:36.539Z] - "ftp,tftp client in container": [2021-12-15T09:26:36.539Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-15T09:26:36.539Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-15T09:26:36.539Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-15T09:26:36.539Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-15T09:26:36.539Z] - Storage Drivers: [2021-12-15T09:26:36.539Z] - "aufs": [2021-12-15T09:26:36.539Z] - CONFIG_AUFS_FS: missing [2021-12-15T09:26:36.539Z] - "btrfs": [2021-12-15T09:26:36.539Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-15T09:26:36.539Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-15T09:26:36.539Z] - "devicemapper": [2021-12-15T09:26:36.539Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-15T09:26:36.539Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-15T09:26:36.539Z] - "overlay": [2021-12-15T09:26:36.539Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-15T09:26:36.539Z] - "zfs": [2021-12-15T09:26:36.539Z] - /dev/zfs: present [2021-12-15T09:26:36.539Z] - zfs command: missing [2021-12-15T09:26:36.539Z] - zpool command: missing [2021-12-15T09:26:36.539Z] [2021-12-15T09:26:36.539Z] Limits: [2021-12-15T09:26:36.539Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-15T09:26:36.539Z] [2021-12-15T09:26:36.539Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-15T09:26:36.866Z] Still waiting to schedule task [2021-12-15T09:26:36.866Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-12-15T09:26:36.867Z] Still waiting to schedule task [2021-12-15T09:26:36.867Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-12-15T09:26:36.873Z] Still waiting to schedule task [2021-12-15T09:26:36.873Z] Waiting for next available executor on ‘azwin-2-05e8c0’ [2021-12-15T09:26:36.877Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:660b9962e4d2d4ad68898b00571a43127b84f6c3 . [2021-12-15T09:26:36.877Z] #1 [internal] load build definition from Dockerfile [2021-12-15T09:26:36.877Z] #1 sha256:94b87306e998de470bff07530cd73a5b06deb20eeb1d9a9737a300e85ef80d9a [2021-12-15T09:26:36.877Z] #1 transferring dockerfile: 17.04kB done [2021-12-15T09:26:36.877Z] #1 DONE 0.0s [2021-12-15T09:26:36.877Z] [2021-12-15T09:26:36.877Z] #2 [internal] load .dockerignore [2021-12-15T09:26:36.877Z] #2 sha256:871871588f6269255244046c7fddf7a5654c38fb0daeb1ee4f12c48d6770b1c0 [2021-12-15T09:26:36.877Z] #2 transferring context: 87B done [2021-12-15T09:26:36.877Z] #2 DONE 0.0s [2021-12-15T09:26:36.877Z] [2021-12-15T09:26:36.877Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-12-15T09:26:36.877Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-12-15T09:26:36.982Z] Commit message: "daemon.WithCommonOptions() fix detection of user-namespaces" [2021-12-15T09:26:36.996Z] > git --version # timeout=10 [2021-12-15T09:26:37.008Z] > git --version # 'git version 2.25.1' [2021-12-15T09:26:37.016Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-15T09:26:37.135Z] #3 DONE 0.3s [2021-12-15T09:26:37.135Z] [2021-12-15T09:26:37.135Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-12-15T09:26:37.135Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-12-15T09:26:37.135Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-12-15T09:26:37.393Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-12-15T09:26:37.394Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-12-15T09:26:37.394Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-12-15T09:26:37.394Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-12-15T09:26:37.394Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 1.05MB / 9.01MB 0.2s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-15T09:26:37.658Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s done [2021-12-15T09:26:37.658Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-12-15T09:26:37.658Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s done [2021-12-15T09:26:37.658Z] #4 DONE 0.5s [2021-12-15T09:26:37.766Z] + docker version [2021-12-15T09:26:37.766Z] Client: Docker Engine - Community [2021-12-15T09:26:37.766Z] Version: 20.10.10-rc1 [2021-12-15T09:26:37.766Z] API version: 1.41 [2021-12-15T09:26:37.766Z] Go version: go1.16.9 [2021-12-15T09:26:37.766Z] Git commit: b485636 [2021-12-15T09:26:37.766Z] Built: Mon Oct 18 15:22:14 2021 [2021-12-15T09:26:37.766Z] OS/Arch: linux/amd64 [2021-12-15T09:26:37.766Z] Context: default [2021-12-15T09:26:37.766Z] Experimental: true [2021-12-15T09:26:37.766Z] [2021-12-15T09:26:37.766Z] Server: Docker Engine - Community [2021-12-15T09:26:37.766Z] Engine: [2021-12-15T09:26:37.766Z] Version: 20.10.10-rc1 [2021-12-15T09:26:37.766Z] API version: 1.41 (minimum version 1.12) [2021-12-15T09:26:37.766Z] Go version: go1.16.9 [2021-12-15T09:26:37.766Z] Git commit: 9f5b26f [2021-12-15T09:26:37.766Z] Built: Mon Oct 18 15:20:19 2021 [2021-12-15T09:26:37.766Z] OS/Arch: linux/amd64 [2021-12-15T09:26:37.766Z] Experimental: true [2021-12-15T09:26:37.766Z] containerd: [2021-12-15T09:26:37.766Z] Version: 1.4.11 [2021-12-15T09:26:37.766Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-15T09:26:37.767Z] runc: [2021-12-15T09:26:37.767Z] Version: 1.0.2 [2021-12-15T09:26:37.767Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-15T09:26:37.767Z] docker-init: [2021-12-15T09:26:37.767Z] Version: 0.19.0 [2021-12-15T09:26:37.767Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-15T09:26:36.432Z] > git remote # timeout=10 [2021-12-15T09:26:36.439Z] > git config --get remote.origin.url # timeout=10 [2021-12-15T09:26:36.449Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-15T09:26:36.450Z] > git merge 459d0dfbbb51fb2423a43655e6c62368ec0f36c9 # timeout=10 [2021-12-15T09:26:36.469Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-15T09:26:36.477Z] > git config core.sparsecheckout # timeout=10 [2021-12-15T09:26:36.482Z] > git checkout -f 660b9962e4d2d4ad68898b00571a43127b84f6c3 # timeout=10 [2021-12-15T09:26:37.916Z] [2021-12-15T09:26:37.916Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-12-15T09:26:37.916Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-12-15T09:26:37.916Z] #6 ... [2021-12-15T09:26:37.916Z] [2021-12-15T09:26:37.916Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-15T09:26:37.916Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-15T09:26:37.916Z] #7 DONE 0.1s [2021-12-15T09:26:37.916Z] [2021-12-15T09:26:37.916Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-15T09:26:37.916Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-15T09:26:37.916Z] #8 DONE 0.1s [2021-12-15T09:26:38.052Z] + docker info [2021-12-15T09:26:38.174Z] [2021-12-15T09:26:38.174Z] #5 [internal] load metadata for docker.io/library/golang:1.16.12-buster [2021-12-15T09:26:38.174Z] #5 sha256:4919344ad629b724f5e4030f156c6677da9d5408f55f11eea6388cc17c9028d3 [2021-12-15T09:26:38.174Z] #5 DONE 0.3s [2021-12-15T09:26:38.174Z] [2021-12-15T09:26:38.174Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-12-15T09:26:38.174Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-12-15T09:26:38.174Z] #6 DONE 0.3s [2021-12-15T09:26:38.621Z] Client: [2021-12-15T09:26:38.621Z] Context: default [2021-12-15T09:26:38.621Z] Debug Mode: false [2021-12-15T09:26:38.621Z] Plugins: [2021-12-15T09:26:38.621Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-15T09:26:38.621Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-15T09:26:38.621Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-15T09:26:38.621Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-15T09:26:38.621Z] [2021-12-15T09:26:38.621Z] Server: [2021-12-15T09:26:38.621Z] Containers: 0 [2021-12-15T09:26:38.621Z] Running: 0 [2021-12-15T09:26:38.621Z] Paused: 0 [2021-12-15T09:26:38.621Z] Stopped: 0 [2021-12-15T09:26:38.621Z] Images: 2 [2021-12-15T09:26:38.621Z] Server Version: 20.10.10-rc1 [2021-12-15T09:26:38.621Z] Storage Driver: overlay2 [2021-12-15T09:26:38.621Z] Backing Filesystem: extfs [2021-12-15T09:26:38.621Z] Supports d_type: true [2021-12-15T09:26:38.621Z] Native Overlay Diff: true [2021-12-15T09:26:38.621Z] userxattr: false [2021-12-15T09:26:38.621Z] Logging Driver: json-file [2021-12-15T09:26:38.621Z] Cgroup Driver: systemd [2021-12-15T09:26:38.621Z] Cgroup Version: 2 [2021-12-15T09:26:38.621Z] Plugins: [2021-12-15T09:26:38.621Z] Volume: local [2021-12-15T09:26:38.621Z] Network: bridge host ipvlan macvlan null overlay [2021-12-15T09:26:38.621Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-15T09:26:38.621Z] Swarm: inactive [2021-12-15T09:26:38.621Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-12-15T09:26:38.621Z] Default Runtime: runc [2021-12-15T09:26:38.621Z] Init Binary: docker-init [2021-12-15T09:26:38.621Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-15T09:26:38.621Z] runc version: v1.0.2-0-g52b36a2 [2021-12-15T09:26:38.621Z] init version: de40ad0 [2021-12-15T09:26:38.621Z] Security Options: [2021-12-15T09:26:38.621Z] apparmor [2021-12-15T09:26:38.621Z] seccomp [2021-12-15T09:26:38.621Z] Profile: default [2021-12-15T09:26:38.621Z] cgroupns [2021-12-15T09:26:38.621Z] Kernel Version: 5.11.0-1020-aws [2021-12-15T09:26:38.621Z] Operating System: Ubuntu 20.04.3 LTS [2021-12-15T09:26:38.621Z] OSType: linux [2021-12-15T09:26:38.621Z] Architecture: x86_64 [2021-12-15T09:26:38.621Z] CPUs: 2 [2021-12-15T09:26:38.621Z] Total Memory: 7.482GiB [2021-12-15T09:26:38.621Z] Name: ip-10-100-37-82 [2021-12-15T09:26:38.621Z] ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP [2021-12-15T09:26:38.621Z] Docker Root Dir: /var/lib/docker [2021-12-15T09:26:38.621Z] Debug Mode: false [2021-12-15T09:26:38.621Z] Registry: https://index.docker.io/v1/ [2021-12-15T09:26:38.621Z] Labels: [2021-12-15T09:26:38.621Z] Experimental: true [2021-12-15T09:26:38.621Z] Insecure Registries: [2021-12-15T09:26:38.621Z] 127.0.0.0/8 [2021-12-15T09:26:38.621Z] Live Restore Enabled: true [2021-12-15T09:26:38.621Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-15T09:26:38.748Z] [2021-12-15T09:26:38.748Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-15T09:26:38.748Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-15T09:26:38.748Z] #64 DONE 0.0s [2021-12-15T09:26:38.748Z] [2021-12-15T09:26:38.748Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-15T09:26:38.748Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-15T09:26:38.748Z] #62 DONE 0.0s [2021-12-15T09:26:38.748Z] [2021-12-15T09:26:38.748Z] #23 [internal] load build context [2021-12-15T09:26:38.748Z] #23 sha256:c803a83edaf78b9b8ef2154f067fdc8eacf4720d2c21007883f8505640daff09 [2021-12-15T09:26:38.955Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:660b9962e4d2d4ad68898b00571a43127b84f6c3 . [2021-12-15T09:26:38.955Z] #1 [internal] load build definition from Dockerfile [2021-12-15T09:26:38.955Z] #1 sha256:63726b245ab2d2eb038f647f69316a7371e63abac2e14029b86ff794474d242d [2021-12-15T09:26:38.955Z] #1 transferring dockerfile: 17.04kB done [2021-12-15T09:26:38.955Z] #1 DONE 0.0s [2021-12-15T09:26:38.955Z] [2021-12-15T09:26:38.955Z] #2 [internal] load .dockerignore [2021-12-15T09:26:38.955Z] #2 sha256:8dbb643931582a83224a55f445c39de49200a2b315624e659618433e52d847f3 [2021-12-15T09:26:38.955Z] #2 transferring context: 87B done [2021-12-15T09:26:38.955Z] #2 DONE 0.0s [2021-12-15T09:26:38.955Z] [2021-12-15T09:26:38.955Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-12-15T09:26:38.955Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-12-15T09:26:39.524Z] #3 DONE 0.3s [2021-12-15T09:26:39.524Z] [2021-12-15T09:26:39.524Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-12-15T09:26:39.524Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-12-15T09:26:39.524Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-12-15T09:26:39.524Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-12-15T09:26:39.524Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-12-15T09:26:39.524Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-12-15T09:26:39.524Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-12-15T09:26:39.524Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-12-15T09:26:39.783Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-12-15T09:26:39.783Z] #4 DONE 0.4s [2021-12-15T09:26:40.043Z] [2021-12-15T09:26:40.043Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-15T09:26:40.043Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-15T09:26:40.043Z] #5 DONE 0.1s [2021-12-15T09:26:40.043Z] [2021-12-15T09:26:40.043Z] #8 [internal] load metadata for docker.io/library/golang:1.16.12-buster [2021-12-15T09:26:40.043Z] #8 sha256:48adaa22adbb49fd0d575014d8d88448dd0db322712a17f8c4a8e9cede93ca92 [2021-12-15T09:26:40.043Z] #8 ... [2021-12-15T09:26:40.043Z] [2021-12-15T09:26:40.043Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-15T09:26:40.043Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-15T09:26:40.043Z] #7 DONE 0.1s [2021-12-15T09:26:40.303Z] [2021-12-15T09:26:40.304Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-12-15T09:26:40.304Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-12-15T09:26:40.304Z] #6 DONE 0.2s [2021-12-15T09:26:40.304Z] [2021-12-15T09:26:40.304Z] #8 [internal] load metadata for docker.io/library/golang:1.16.12-buster [2021-12-15T09:26:40.304Z] #8 sha256:48adaa22adbb49fd0d575014d8d88448dd0db322712a17f8c4a8e9cede93ca92 [2021-12-15T09:26:40.304Z] #8 DONE 0.2s [2021-12-15T09:26:40.304Z] [2021-12-15T09:26:40.304Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-15T09:26:40.304Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-15T09:26:40.304Z] #64 DONE 0.0s [2021-12-15T09:26:40.304Z] [2021-12-15T09:26:40.304Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-15T09:26:40.304Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-15T09:26:40.304Z] #62 DONE 0.0s [2021-12-15T09:26:40.304Z] [2021-12-15T09:26:40.304Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:26:40.304Z] #9 sha256:ceca2640d79d29728384c29443b003e75cb1e67f506a18d03ba51f2fe3d1d072 [2021-12-15T09:26:40.304Z] #9 resolve docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d 0.0s done [2021-12-15T09:26:40.396Z] #9 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 4.9s done [2021-12-15T09:26:40.396Z] #9 extracting sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c [2021-12-15T09:26:40.566Z] #9 sha256:7c9953d73ed9cdb81bb16ce30efee99d6732ec17b0fe1ef1077d2fe50b94a0c7 1.79kB / 1.79kB done [2021-12-15T09:26:40.566Z] #9 sha256:5957ecd0d41f7110477d4ae5fda459496a92124b491c38af3cd2d107c73b2a31 7.08kB / 7.08kB done [2021-12-15T09:26:40.566Z] #9 sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d 1.86kB / 1.86kB done [2021-12-15T09:26:40.566Z] #9 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 0B / 7.83MB 0.2s [2021-12-15T09:26:40.566Z] #9 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 2.10MB / 10.00MB 0.2s [2021-12-15T09:26:40.566Z] #9 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 11.34MB / 50.44MB 0.2s [2021-12-15T09:26:40.566Z] #9 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 7.83MB / 7.83MB 0.4s done [2021-12-15T09:26:40.566Z] #9 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 10.00MB / 10.00MB 0.4s [2021-12-15T09:26:40.566Z] #9 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 22.02MB / 50.44MB 0.4s [2021-12-15T09:26:40.566Z] #9 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 0B / 51.84MB 0.4s [2021-12-15T09:26:40.654Z] #23 transferring context: 53.43MB 1.9s done [2021-12-15T09:26:40.654Z] #23 DONE 2.1s [2021-12-15T09:26:40.654Z] [2021-12-15T09:26:40.654Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:26:40.654Z] #9 sha256:a3b82a2a933f7d782848a3300335a7b7f09f853d9d601e7f34b96147b553d172 [2021-12-15T09:26:40.654Z] #9 resolve docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d done [2021-12-15T09:26:40.654Z] #9 sha256:33c3a9ffb55b439cf7aba53bf6bd03d1736df0d8ba8301b1ba57ab3232444f04 7.09kB / 7.09kB done [2021-12-15T09:26:40.654Z] #9 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 49.22MB / 49.22MB 0.8s done [2021-12-15T09:26:40.654Z] #9 sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 7.70MB / 7.70MB 0.2s done [2021-12-15T09:26:40.654Z] #9 sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 9.77MB / 9.77MB 0.4s done [2021-12-15T09:26:40.654Z] #9 sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d 1.86kB / 1.86kB done [2021-12-15T09:26:40.654Z] #9 sha256:ae865e2a3fdb7e60613aacb82b74a055b59eec557dee7f3e816fcad36289a5a3 1.79kB / 1.79kB done [2021-12-15T09:26:40.654Z] #9 sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 52.17MB / 52.17MB 1.0s done [2021-12-15T09:26:40.654Z] #9 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 55.57MB / 62.42MB 2.0s [2021-12-15T09:26:40.654Z] #9 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 49.28MB / 99.63MB 2.0s [2021-12-15T09:26:40.654Z] #9 extracting sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 1.1s [2021-12-15T09:26:40.654Z] #9 sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f 126B / 126B 1.2s done [2021-12-15T09:26:40.654Z] #9 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 59.77MB / 62.42MB 2.2s [2021-12-15T09:26:40.828Z] #9 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 10.00MB / 10.00MB 0.4s done [2021-12-15T09:26:40.828Z] #9 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 31.46MB / 50.44MB 0.5s [2021-12-15T09:26:40.828Z] #9 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 5.30MB / 51.84MB 0.5s [2021-12-15T09:26:40.828Z] #9 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 0B / 68.78MB 0.5s [2021-12-15T09:26:40.828Z] #9 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 35.65MB / 50.44MB 0.6s [2021-12-15T09:26:40.828Z] #9 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 12.58MB / 51.84MB 0.6s [2021-12-15T09:26:40.828Z] #9 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 4.19MB / 68.78MB 0.6s [2021-12-15T09:26:40.912Z] #9 sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 62.42MB / 62.42MB 2.3s done [2021-12-15T09:26:40.912Z] #9 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 58.72MB / 99.63MB 2.3s [2021-12-15T09:26:40.912Z] #9 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 65.45MB / 99.63MB 2.5s [2021-12-15T09:26:41.089Z] #9 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 42.99MB / 50.44MB 0.7s [2021-12-15T09:26:41.089Z] #9 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 17.83MB / 51.84MB 0.7s [2021-12-15T09:26:41.089Z] #9 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 11.53MB / 68.78MB 0.7s [2021-12-15T09:26:41.089Z] #9 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 46.67MB / 50.44MB 0.8s [2021-12-15T09:26:41.089Z] #9 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 24.12MB / 51.84MB 0.8s [2021-12-15T09:26:41.089Z] #9 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 17.12MB / 68.78MB 0.8s [2021-12-15T09:26:41.171Z] #9 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 79.83MB / 99.63MB 2.7s [2021-12-15T09:26:41.351Z] #9 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 34.19MB / 51.84MB 0.9s [2021-12-15T09:26:41.351Z] #9 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 24.12MB / 68.78MB 0.9s [2021-12-15T09:26:41.351Z] #9 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 40.89MB / 51.84MB 1.1s [2021-12-15T09:26:41.351Z] #9 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 31.46MB / 68.78MB 1.1s [2021-12-15T09:26:41.351Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 0B / 129.06MB 1.1s [2021-12-15T09:26:41.433Z] #9 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 84.93MB / 99.63MB 2.8s [2021-12-15T09:26:41.611Z] #9 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 46.28MB / 51.84MB 1.2s [2021-12-15T09:26:41.611Z] #9 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 37.75MB / 68.78MB 1.2s [2021-12-15T09:26:41.611Z] #9 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 [2021-12-15T09:26:41.611Z] #9 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 51.84MB / 51.84MB 1.3s done [2021-12-15T09:26:41.611Z] #9 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 55.29MB / 68.78MB 1.4s [2021-12-15T09:26:41.611Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 12.58MB / 129.06MB 1.4s [2021-12-15T09:26:41.611Z] #9 sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a 0B / 155B 1.4s [2021-12-15T09:26:41.692Z] #9 sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 96.47MB / 99.63MB 3.0s [2021-12-15T09:26:41.844Z] #9 ... [2021-12-15T09:26:41.844Z] [2021-12-15T09:26:41.844Z] #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-12-15T09:26:41.844Z] #27 sha256:6eaa09593ee81819e17a6a4337d1a949680976a1bf23fc5415fb31f3eff04912 [2021-12-15T09:26:41.844Z] #27 1.265 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:26:41.844Z] #27 1.274 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:26:41.844Z] #27 1.285 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:26:41.844Z] #27 1.531 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [312 kB] [2021-12-15T09:26:41.844Z] #27 1.781 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-12-15T09:26:41.844Z] #27 2.108 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-12-15T09:26:41.844Z] #27 3.790 Fetched 8472 kB in 3s (3058 kB/s) [2021-12-15T09:26:41.844Z] #27 3.790 Reading package lists... [2021-12-15T09:26:41.844Z] #27 4.725 Reading package lists... [2021-12-15T09:26:41.844Z] #27 5.689 Building dependency tree... [2021-12-15T09:26:41.844Z] #27 5.872 Reading state information... [2021-12-15T09:26:41.844Z] #27 6.037 The following additional packages will be installed: [2021-12-15T09:26:41.844Z] #27 6.037 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-12-15T09:26:41.844Z] #27 6.037 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-12-15T09:26:41.844Z] #27 6.037 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-12-15T09:26:41.844Z] #27 6.037 Suggested packages: [2021-12-15T09:26:41.844Z] #27 6.037 krb5-doc krb5-user [2021-12-15T09:26:41.844Z] #27 6.037 Recommended packages: [2021-12-15T09:26:41.844Z] #27 6.037 krb5-locales publicsuffix libsasl2-modules [2021-12-15T09:26:41.844Z] #27 6.285 The following NEW packages will be installed: [2021-12-15T09:26:41.844Z] #27 6.285 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-12-15T09:26:41.844Z] #27 6.285 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-12-15T09:26:41.844Z] #27 6.285 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-15T09:26:41.844Z] #27 6.285 libssh2-1 libssl1.1 openssl [2021-12-15T09:26:41.844Z] #27 6.555 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:26:41.844Z] #27 6.555 Need to get 5061 kB of archives. [2021-12-15T09:26:41.844Z] #27 6.555 After this operation, 12.1 MB of additional disk space will be used. [2021-12-15T09:26:41.844Z] #27 6.555 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2021-12-15T09:26:41.844Z] #27 6.581 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2021-12-15T09:26:41.844Z] #27 6.603 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-12-15T09:26:41.844Z] #27 6.603 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-12-15T09:26:41.844Z] #27 6.603 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2021-12-15T09:26:41.844Z] #27 6.603 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2021-12-15T09:26:41.844Z] #27 6.603 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2021-12-15T09:26:41.844Z] #27 6.610 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2021-12-15T09:26:41.844Z] #27 6.610 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-12-15T09:26:41.844Z] #27 6.613 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-12-15T09:26:41.844Z] #27 6.614 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-12-15T09:26:41.844Z] #27 6.617 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-12-15T09:26:41.844Z] #27 6.621 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-12-15T09:26:41.844Z] #27 6.621 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-12-15T09:26:41.844Z] #27 6.625 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-12-15T09:26:41.844Z] #27 6.625 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-12-15T09:26:41.844Z] #27 6.629 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-12-15T09:26:41.844Z] #27 6.633 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-12-15T09:26:41.844Z] #27 6.637 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-12-15T09:26:41.844Z] #27 6.638 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-12-15T09:26:41.844Z] #27 6.640 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-12-15T09:26:41.844Z] #27 6.792 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:26:41.844Z] #27 6.818 Fetched 5061 kB in 0s (14.8 MB/s) [2021-12-15T09:26:41.844Z] #27 6.865 Selecting previously unselected package libssl1.1:amd64. [2021-12-15T09:26:41.844Z] #27 6.865 (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-12-15T09:26:41.844Z] #27 6.867 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2021-12-15T09:26:41.844Z] #27 6.878 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2021-12-15T09:26:41.844Z] #27 7.082 Selecting previously unselected package openssl. [2021-12-15T09:26:41.844Z] #27 7.082 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2021-12-15T09:26:41.844Z] #27 7.087 Unpacking openssl (1.1.1d-0+deb10u7) ... [2021-12-15T09:26:41.844Z] #27 7.220 Selecting previously unselected package ca-certificates. [2021-12-15T09:26:41.844Z] #27 7.223 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-12-15T09:26:41.844Z] #27 7.226 Unpacking ca-certificates (20200601~deb10u2) ... [2021-12-15T09:26:41.844Z] #27 7.298 Selecting previously unselected package libkeyutils1:amd64. [2021-12-15T09:26:41.844Z] #27 7.300 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-12-15T09:26:41.844Z] #27 7.305 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-12-15T09:26:41.844Z] #27 7.343 Selecting previously unselected package libkrb5support0:amd64. [2021-12-15T09:26:41.844Z] #27 7.343 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2021-12-15T09:26:41.844Z] #27 7.347 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:26:41.844Z] #27 7.391 Selecting previously unselected package libk5crypto3:amd64. [2021-12-15T09:26:41.844Z] #27 7.391 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2021-12-15T09:26:41.844Z] #27 7.396 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:26:41.844Z] #27 7.446 Selecting previously unselected package libkrb5-3:amd64. [2021-12-15T09:26:41.844Z] #27 7.446 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2021-12-15T09:26:41.844Z] #27 7.450 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:26:41.844Z] #27 7.553 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-12-15T09:26:41.844Z] #27 7.553 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2021-12-15T09:26:41.844Z] #27 7.558 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:26:41.844Z] #27 7.608 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-15T09:26:41.844Z] #27 7.608 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-12-15T09:26:41.844Z] #27 7.611 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-12-15T09:26:41.844Z] #27 7.657 Selecting previously unselected package libsasl2-2:amd64. [2021-12-15T09:26:41.844Z] #27 7.657 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-12-15T09:26:41.844Z] #27 7.660 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-12-15T09:26:41.844Z] #27 7.708 Selecting previously unselected package libldap-common. [2021-12-15T09:26:41.844Z] #27 7.708 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-12-15T09:26:41.844Z] #27 7.714 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-12-15T09:26:41.844Z] #27 7.763 Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-15T09:26:41.844Z] #27 7.763 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-12-15T09:26:41.844Z] #27 7.767 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-12-15T09:26:41.844Z] #27 7.830 Selecting previously unselected package libnghttp2-14:amd64. [2021-12-15T09:26:41.844Z] #27 7.830 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-12-15T09:26:41.844Z] #27 7.835 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-12-15T09:26:41.844Z] #27 7.889 Selecting previously unselected package libpsl5:amd64. [2021-12-15T09:26:41.844Z] #27 7.892 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-12-15T09:26:41.844Z] #27 7.895 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-12-15T09:26:41.844Z] #27 7.939 Selecting previously unselected package librtmp1:amd64. [2021-12-15T09:26:41.844Z] #27 7.939 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-12-15T09:26:41.844Z] #27 7.945 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-12-15T09:26:41.844Z] #27 7.989 Selecting previously unselected package libssh2-1:amd64. [2021-12-15T09:26:41.844Z] #27 7.989 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-12-15T09:26:41.844Z] #27 7.992 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-12-15T09:26:41.844Z] #27 8.051 Selecting previously unselected package libcurl4:amd64. [2021-12-15T09:26:41.844Z] #27 8.051 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-12-15T09:26:41.844Z] #27 8.055 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-12-15T09:26:41.844Z] #27 8.146 Selecting previously unselected package curl. [2021-12-15T09:26:41.844Z] #27 8.146 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-12-15T09:26:41.844Z] #27 8.146 Unpacking curl (7.64.0-4+deb10u2) ... [2021-12-15T09:26:41.844Z] #27 8.207 Selecting previously unselected package libonig5:amd64. [2021-12-15T09:26:41.844Z] #27 8.209 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-12-15T09:26:41.844Z] #27 8.214 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-12-15T09:26:41.844Z] #27 8.305 Selecting previously unselected package libjq1:amd64. [2021-12-15T09:26:41.844Z] #27 8.305 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-12-15T09:26:41.844Z] #27 8.311 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-12-15T09:26:41.844Z] #27 8.358 Selecting previously unselected package jq. [2021-12-15T09:26:41.844Z] #27 8.358 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-12-15T09:26:41.844Z] #27 8.362 Unpacking jq (1.5+dfsg-2+b1) ... [2021-12-15T09:26:41.844Z] #27 8.405 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-12-15T09:26:41.844Z] #27 8.420 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-12-15T09:26:41.844Z] #27 8.431 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2021-12-15T09:26:41.844Z] #27 8.534 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-12-15T09:26:41.844Z] #27 8.547 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-12-15T09:26:41.844Z] #27 8.565 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:26:41.844Z] #27 8.574 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-12-15T09:26:41.844Z] #27 8.586 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-12-15T09:26:41.844Z] #27 8.595 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:26:41.844Z] #27 8.607 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-12-15T09:26:41.844Z] #27 8.617 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-12-15T09:26:41.844Z] #27 8.629 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:26:41.844Z] #27 8.641 Setting up openssl (1.1.1d-0+deb10u7) ... [2021-12-15T09:26:41.844Z] #27 8.688 Setting up libonig5:amd64 (6.9.1-1) ... [2021-12-15T09:26:41.844Z] #27 8.700 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-12-15T09:26:41.844Z] #27 8.712 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-12-15T09:26:41.844Z] #27 8.723 Setting up ca-certificates (20200601~deb10u2) ... [2021-12-15T09:26:41.844Z] #27 ... [2021-12-15T09:26:41.844Z] [2021-12-15T09:26:41.844Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:26:41.844Z] #9 sha256:ceca2640d79d29728384c29443b003e75cb1e67f506a18d03ba51f2fe3d1d072 [2021-12-15T09:26:41.873Z] #9 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 67.11MB / 68.78MB 1.6s [2021-12-15T09:26:41.873Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 24.12MB / 129.06MB 1.6s [2021-12-15T09:26:41.873Z] #9 sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a 155B / 155B 1.4s done [2021-12-15T09:26:41.955Z] #9 extracting sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 2.3s done [2021-12-15T09:26:41.955Z] #9 extracting sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 [2021-12-15T09:26:41.955Z] #9 ... [2021-12-15T09:26:41.955Z] [2021-12-15T09:26:41.955Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5b57f8c365c40fde437d53b953c436995525be7c481eb0128b1cbf3b49b0df18 [2021-12-15T09:26:41.955Z] #26 sha256:2d184b6f88af743a9f3f9bd529b2ee06f959a34443fbe78269c7dc4df4f550c5 [2021-12-15T09:26:41.955Z] #26 resolve docker.io/library/debian:buster@sha256:5b57f8c365c40fde437d53b953c436995525be7c481eb0128b1cbf3b49b0df18 0.0s done [2021-12-15T09:26:41.955Z] #26 sha256:513fb887826a93e31a0fc321fc1b425681d806dec87c23996304b68952e74166 529B / 529B done [2021-12-15T09:26:41.955Z] #26 sha256:d89af8d127c5228a69ab74a3b442f8d17c73c156fa42479c3f75b569527208f8 1.48kB / 1.48kB done [2021-12-15T09:26:41.955Z] #26 sha256:39e4f823356a9e2dbba530f9d363b4d76beaff75a13bad788d38eebeae67e5b0 49.22MB / 49.22MB 0.7s done [2021-12-15T09:26:41.955Z] #26 sha256:5b57f8c365c40fde437d53b953c436995525be7c481eb0128b1cbf3b49b0df18 1.85kB / 1.85kB done [2021-12-15T09:26:41.955Z] #26 DONE 3.3s [2021-12-15T09:26:41.955Z] [2021-12-15T09:26:41.955Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:26:41.955Z] #9 sha256:a3b82a2a933f7d782848a3300335a7b7f09f853d9d601e7f34b96147b553d172 [2021-12-15T09:26:42.139Z] #9 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 68.78MB / 68.78MB 1.7s done [2021-12-15T09:26:42.139Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 46.14MB / 129.06MB 1.9s [2021-12-15T09:26:42.139Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 56.62MB / 129.06MB 2.0s [2021-12-15T09:26:42.400Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 63.96MB / 129.06MB 2.1s [2021-12-15T09:26:42.400Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 77.59MB / 129.06MB 2.2s [2021-12-15T09:26:42.523Z] #9 extracting sha256:df66cf961d4016eccee4ce9bc5dc18dcd99e9f9963e66c4980a66e6492a421b2 0.7s done [2021-12-15T09:26:42.523Z] #9 extracting sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c [2021-12-15T09:26:42.659Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 86.13MB / 129.06MB 2.3s [2021-12-15T09:26:42.659Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 102.76MB / 129.06MB 2.5s [2021-12-15T09:26:42.920Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 110.10MB / 129.06MB 2.6s [2021-12-15T09:26:42.920Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 116.74MB / 129.06MB 2.7s [2021-12-15T09:26:43.090Z] #9 extracting sha256:cf6c547e43b8b6afdfae413ba7a49c1120d0534fff63c4a242ef611d562a678c 0.4s done [2021-12-15T09:26:43.090Z] #9 extracting sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 [2021-12-15T09:26:43.181Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 124.78MB / 129.06MB 2.8s [2021-12-15T09:26:43.440Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 129.06MB / 129.06MB 3.0s done [2021-12-15T09:26:43.760Z] #9 extracting sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 3.7s done [2021-12-15T09:26:44.020Z] #9 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 [2021-12-15T09:26:44.396Z] #9 ... [2021-12-15T09:26:44.396Z] [2021-12-15T09:26:44.396Z] #23 [internal] load build context [2021-12-15T09:26:44.396Z] #23 sha256:56c1fd78f7585695b046e0514d83600a2f31d0633099288d16c619052d903ef3 [2021-12-15T09:26:44.396Z] #23 transferring context: 53.42MB 4.0s done [2021-12-15T09:26:44.396Z] #23 DONE 4.0s [2021-12-15T09:26:44.396Z] [2021-12-15T09:26:44.396Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:26:44.396Z] #9 sha256:ceca2640d79d29728384c29443b003e75cb1e67f506a18d03ba51f2fe3d1d072 [2021-12-15T09:26:45.782Z] #9 ... [2021-12-15T09:26:45.782Z] [2021-12-15T09:26:45.782Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5b57f8c365c40fde437d53b953c436995525be7c481eb0128b1cbf3b49b0df18 [2021-12-15T09:26:45.782Z] #26 sha256:1c96ed8f7014b0d47fe60dbed1b69ba472293d849b91679ee8759b9e7bc784c9 [2021-12-15T09:26:45.782Z] #26 resolve docker.io/library/debian:buster@sha256:5b57f8c365c40fde437d53b953c436995525be7c481eb0128b1cbf3b49b0df18 done [2021-12-15T09:26:45.782Z] #26 sha256:5b57f8c365c40fde437d53b953c436995525be7c481eb0128b1cbf3b49b0df18 1.85kB / 1.85kB done [2021-12-15T09:26:45.782Z] #26 sha256:9a1f494bb52e5d18e2dfb0fd6e59dbfe69aae9feecff1b246ad69984fbe25772 529B / 529B done [2021-12-15T09:26:45.782Z] #26 sha256:6642e362a8254d7645ed8dae69be5e3edcd2e9a5ee77baeb0655595244082d13 1.46kB / 1.46kB done [2021-12-15T09:26:45.782Z] #26 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 50.44MB / 50.44MB 0.9s done [2021-12-15T09:26:45.782Z] #26 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 4.0s done [2021-12-15T09:26:45.782Z] #26 DONE 5.3s [2021-12-15T09:26:45.782Z] [2021-12-15T09:26:45.782Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:26:45.782Z] #9 sha256:ceca2640d79d29728384c29443b003e75cb1e67f506a18d03ba51f2fe3d1d072 [2021-12-15T09:26:45.782Z] #9 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 4.0s done [2021-12-15T09:26:45.782Z] #9 extracting sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 [2021-12-15T09:26:45.934Z] #9 ... [2021-12-15T09:26:45.934Z] [2021-12-15T09:26:45.934Z] #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-12-15T09:26:45.934Z] #27 sha256:6eaa09593ee81819e17a6a4337d1a949680976a1bf23fc5415fb31f3eff04912 [2021-12-15T09:26:45.934Z] #27 9.377 Updating certificates in /etc/ssl/certs... [2021-12-15T09:26:45.934Z] #27 10.19 137 added, 0 removed; done. [2021-12-15T09:26:45.934Z] #27 10.23 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:26:45.934Z] #27 10.24 Setting up jq (1.5+dfsg-2+b1) ... [2021-12-15T09:26:45.934Z] #27 10.25 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-12-15T09:26:45.934Z] #27 10.27 Setting up curl (7.64.0-4+deb10u2) ... [2021-12-15T09:26:45.934Z] #27 10.28 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:26:45.934Z] #27 10.30 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-12-15T09:26:45.934Z] #27 10.31 Updating certificates in /etc/ssl/certs... [2021-12-15T09:26:45.934Z] #27 11.00 0 added, 0 removed; done. [2021-12-15T09:26:45.934Z] #27 11.00 Running hooks in /etc/ca-certificates/update.d... [2021-12-15T09:26:45.934Z] #27 11.00 done. [2021-12-15T09:26:45.934Z] #27 DONE 13.0s [2021-12-15T09:26:45.934Z] [2021-12-15T09:26:45.935Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:26:45.935Z] #9 sha256:ceca2640d79d29728384c29443b003e75cb1e67f506a18d03ba51f2fe3d1d072 [2021-12-15T09:26:46.194Z] #9 ... [2021-12-15T09:26:46.194Z] [2021-12-15T09:26:46.194Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-15T09:26:46.194Z] #28 sha256:5d0c53fb395906ce6249af483e940006a408b2beb66b499461e12cf749b3c1c9 [2021-12-15T09:26:46.194Z] #28 DONE 0.2s [2021-12-15T09:26:46.194Z] [2021-12-15T09:26:46.194Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:26:46.194Z] #9 sha256:ceca2640d79d29728384c29443b003e75cb1e67f506a18d03ba51f2fe3d1d072 [2021-12-15T09:26:46.376Z] #9 extracting sha256:b9db99d12f5104a75bf8a56c5cf2b3e59dc9252fe78fe750c76e1dbb54f2a709 3.0s done [2021-12-15T09:26:46.376Z] #9 extracting sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 0.1s [2021-12-15T09:26:46.723Z] #9 extracting sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 1.1s done [2021-12-15T09:26:46.723Z] #9 extracting sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f [2021-12-15T09:26:47.294Z] #9 extracting sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 0.6s done [2021-12-15T09:26:47.555Z] #9 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 0.1s [2021-12-15T09:26:48.911Z] #9 extracting sha256:f36cb2a39eb4743d589e62761c8a70bd1d5f485d7e7238fbd74f0557ccd4e5c0 2.1s done [2021-12-15T09:26:48.911Z] #9 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 [2021-12-15T09:26:49.496Z] #9 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 5.1s [2021-12-15T09:26:50.816Z] #9 ... [2021-12-15T09:26:50.816Z] [2021-12-15T09:26:50.816Z] #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-12-15T09:26:50.816Z] #27 sha256:eab6747ca4339769bba04eb786a261f5ae733cb7a091262db1497139f40814ff [2021-12-15T09:26:50.816Z] #27 1.103 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:26:50.816Z] #27 1.117 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:26:50.816Z] #27 1.127 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:26:50.816Z] #27 1.235 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-12-15T09:26:50.816Z] #27 1.520 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-12-15T09:26:50.816Z] #27 2.090 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [307 kB] [2021-12-15T09:26:50.816Z] #27 2.587 Fetched 8295 kB in 2s (4778 kB/s) [2021-12-15T09:26:50.816Z] #27 2.587 Reading package lists... [2021-12-15T09:26:50.816Z] #27 3.319 Reading package lists... [2021-12-15T09:26:50.816Z] #27 3.987 Building dependency tree... [2021-12-15T09:26:50.816Z] #27 4.127 Reading state information... [2021-12-15T09:26:50.816Z] #27 4.291 The following additional packages will be installed: [2021-12-15T09:26:50.816Z] #27 4.291 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-12-15T09:26:50.816Z] #27 4.291 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-12-15T09:26:50.816Z] #27 4.291 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-12-15T09:26:50.816Z] #27 4.291 Suggested packages: [2021-12-15T09:26:50.816Z] #27 4.291 krb5-doc krb5-user [2021-12-15T09:26:50.816Z] #27 4.291 Recommended packages: [2021-12-15T09:26:50.817Z] #27 4.291 krb5-locales publicsuffix libsasl2-modules [2021-12-15T09:26:50.817Z] #27 4.480 The following NEW packages will be installed: [2021-12-15T09:26:50.817Z] #27 4.480 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-12-15T09:26:50.817Z] #27 4.480 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-12-15T09:26:50.817Z] #27 4.480 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-15T09:26:50.817Z] #27 4.480 libssh2-1 libssl1.1 openssl [2021-12-15T09:26:50.817Z] #27 4.749 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:26:50.817Z] #27 4.749 Need to get 4779 kB of archives. [2021-12-15T09:26:50.817Z] #27 4.749 After this operation, 11.5 MB of additional disk space will be used. [2021-12-15T09:26:50.817Z] #27 4.749 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u7 [1382 kB] [2021-12-15T09:26:50.817Z] #27 4.771 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u7 [824 kB] [2021-12-15T09:26:50.817Z] #27 4.776 Get:3 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-12-15T09:26:50.817Z] #27 4.776 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-12-15T09:26:50.817Z] #27 4.776 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB] [2021-12-15T09:26:50.817Z] #27 4.783 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB] [2021-12-15T09:26:50.817Z] #27 4.783 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB] [2021-12-15T09:26:50.817Z] #27 4.783 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB] [2021-12-15T09:26:50.817Z] #27 4.784 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-12-15T09:26:50.817Z] #27 4.785 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-12-15T09:26:50.817Z] #27 4.787 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-12-15T09:26:50.817Z] #27 4.790 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-12-15T09:26:50.817Z] #27 4.790 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-12-15T09:26:50.817Z] #27 4.795 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-12-15T09:26:50.817Z] #27 4.795 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-12-15T09:26:50.817Z] #27 4.795 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-12-15T09:26:50.817Z] #27 4.795 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-12-15T09:26:50.817Z] #27 4.798 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-12-15T09:26:50.817Z] #27 4.801 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-12-15T09:26:50.817Z] #27 4.803 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-12-15T09:26:50.817Z] #27 4.804 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-12-15T09:26:50.817Z] #27 4.920 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:26:50.817Z] #27 4.944 Fetched 4779 kB in 0s (15.3 MB/s) [2021-12-15T09:26:50.817Z] #27 4.990 Selecting previously unselected package libssl1.1:arm64. [2021-12-15T09:26:50.817Z] #27 4.990 (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 ... 6670 files and directories currently installed.) [2021-12-15T09:26:50.817Z] #27 4.990 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_arm64.deb ... [2021-12-15T09:26:50.817Z] #27 4.999 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u7) ... [2021-12-15T09:26:50.817Z] #27 5.139 Selecting previously unselected package openssl. [2021-12-15T09:26:50.817Z] #27 5.139 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_arm64.deb ... [2021-12-15T09:26:50.817Z] #27 5.144 Unpacking openssl (1.1.1d-0+deb10u7) ... [2021-12-15T09:26:50.817Z] #27 5.260 Selecting previously unselected package ca-certificates. [2021-12-15T09:26:50.817Z] #27 5.262 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-12-15T09:26:50.817Z] #27 5.267 Unpacking ca-certificates (20200601~deb10u2) ... [2021-12-15T09:26:50.817Z] #27 5.335 Selecting previously unselected package libkeyutils1:arm64. [2021-12-15T09:26:50.817Z] #27 5.335 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-12-15T09:26:50.817Z] #27 5.339 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-12-15T09:26:50.817Z] #27 5.373 Selecting previously unselected package libkrb5support0:arm64. [2021-12-15T09:26:50.817Z] #27 5.373 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_arm64.deb ... [2021-12-15T09:26:50.817Z] #27 5.376 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ... [2021-12-15T09:26:50.817Z] #27 5.413 Selecting previously unselected package libk5crypto3:arm64. [2021-12-15T09:26:50.817Z] #27 5.413 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_arm64.deb ... [2021-12-15T09:26:50.817Z] #27 5.418 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ... [2021-12-15T09:26:50.817Z] #27 5.470 Selecting previously unselected package libkrb5-3:arm64. [2021-12-15T09:26:50.817Z] #27 5.470 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_arm64.deb ... [2021-12-15T09:26:50.817Z] #27 5.474 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ... [2021-12-15T09:26:50.817Z] #27 5.554 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-12-15T09:26:50.817Z] #27 5.554 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ... [2021-12-15T09:26:50.817Z] #27 5.557 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2021-12-15T09:26:50.817Z] #27 5.595 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-12-15T09:26:50.817Z] #27 5.597 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-12-15T09:26:50.817Z] #27 5.601 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-12-15T09:26:50.817Z] #27 5.635 Selecting previously unselected package libsasl2-2:arm64. [2021-12-15T09:26:50.817Z] #27 5.635 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-12-15T09:26:50.817Z] #27 5.638 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-12-15T09:26:50.817Z] #27 5.672 Selecting previously unselected package libldap-common. [2021-12-15T09:26:50.817Z] #27 5.672 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-12-15T09:26:50.817Z] #27 5.675 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-12-15T09:26:50.817Z] #27 5.712 Selecting previously unselected package libldap-2.4-2:arm64. [2021-12-15T09:26:50.817Z] #27 5.712 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-12-15T09:26:50.817Z] #27 5.715 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-12-15T09:26:50.817Z] #27 5.774 Selecting previously unselected package libnghttp2-14:arm64. [2021-12-15T09:26:50.817Z] #27 5.774 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-12-15T09:26:50.817Z] #27 5.778 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-12-15T09:26:50.817Z] #27 5.819 Selecting previously unselected package libpsl5:arm64. [2021-12-15T09:26:50.817Z] #27 5.821 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-12-15T09:26:50.817Z] #27 5.825 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-12-15T09:26:50.817Z] #27 5.859 Selecting previously unselected package librtmp1:arm64. [2021-12-15T09:26:50.817Z] #27 5.859 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-12-15T09:26:50.817Z] #27 5.863 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-12-15T09:26:50.817Z] #27 5.899 Selecting previously unselected package libssh2-1:arm64. [2021-12-15T09:26:50.817Z] #27 5.899 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-12-15T09:26:50.817Z] #27 5.903 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-12-15T09:26:50.817Z] #27 5.947 Selecting previously unselected package libcurl4:arm64. [2021-12-15T09:26:50.817Z] #27 5.947 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-12-15T09:26:50.817Z] #27 5.951 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-12-15T09:26:50.817Z] #27 5.999 Selecting previously unselected package curl. [2021-12-15T09:26:50.817Z] #27 5.999 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-12-15T09:26:50.817Z] #27 6.003 Unpacking curl (7.64.0-4+deb10u2) ... [2021-12-15T09:26:50.817Z] #27 6.065 Selecting previously unselected package libonig5:arm64. [2021-12-15T09:26:50.817Z] #27 6.065 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-12-15T09:26:50.817Z] #27 6.069 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-12-15T09:26:50.817Z] #27 6.130 Selecting previously unselected package libjq1:arm64. [2021-12-15T09:26:50.817Z] #27 6.130 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-12-15T09:26:50.817Z] #27 6.134 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-12-15T09:26:50.817Z] #27 6.168 Selecting previously unselected package jq. [2021-12-15T09:26:50.817Z] #27 6.168 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-12-15T09:26:50.817Z] #27 6.172 Unpacking jq (1.5+dfsg-2+b1) ... [2021-12-15T09:26:50.817Z] #27 6.208 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-12-15T09:26:50.817Z] #27 6.219 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-12-15T09:26:50.817Z] #27 6.231 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u7) ... [2021-12-15T09:26:50.817Z] #27 6.309 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-12-15T09:26:50.817Z] #27 6.319 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-12-15T09:26:50.817Z] #27 6.334 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ... [2021-12-15T09:26:50.817Z] #27 6.346 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-12-15T09:26:50.817Z] #27 6.356 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-12-15T09:26:50.817Z] #27 6.367 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ... [2021-12-15T09:26:50.817Z] #27 6.377 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-12-15T09:26:50.817Z] #27 6.388 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-12-15T09:26:50.817Z] #27 6.399 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ... [2021-12-15T09:26:50.817Z] #27 6.411 Setting up openssl (1.1.1d-0+deb10u7) ... [2021-12-15T09:26:50.817Z] #27 6.427 Setting up libonig5:arm64 (6.9.1-1) ... [2021-12-15T09:26:50.817Z] #27 6.438 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-12-15T09:26:50.817Z] #27 6.450 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-12-15T09:26:50.817Z] #27 6.460 Setting up ca-certificates (20200601~deb10u2) ... [2021-12-15T09:26:50.817Z] #27 6.978 Updating certificates in /etc/ssl/certs... [2021-12-15T09:26:50.817Z] #27 7.726 137 added, 0 removed; done. [2021-12-15T09:26:50.817Z] #27 7.757 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2021-12-15T09:26:50.817Z] #27 7.768 Setting up jq (1.5+dfsg-2+b1) ... [2021-12-15T09:26:50.817Z] #27 7.779 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-12-15T09:26:50.817Z] #27 7.790 Setting up curl (7.64.0-4+deb10u2) ... [2021-12-15T09:26:50.817Z] #27 7.799 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:26:50.817Z] #27 7.817 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-12-15T09:26:50.817Z] #27 7.824 Updating certificates in /etc/ssl/certs... [2021-12-15T09:26:50.817Z] #27 8.378 0 added, 0 removed; done. [2021-12-15T09:26:50.817Z] #27 8.378 Running hooks in /etc/ca-certificates/update.d... [2021-12-15T09:26:50.817Z] #27 8.380 done. [2021-12-15T09:26:51.076Z] #27 ... [2021-12-15T09:26:51.076Z] [2021-12-15T09:26:51.076Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:26:51.076Z] #9 sha256:a3b82a2a933f7d782848a3300335a7b7f09f853d9d601e7f34b96147b553d172 [2021-12-15T09:26:52.452Z] #9 ... [2021-12-15T09:26:52.452Z] [2021-12-15T09:26:52.452Z] #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-12-15T09:26:52.452Z] #27 sha256:eab6747ca4339769bba04eb786a261f5ae733cb7a091262db1497139f40814ff [2021-12-15T09:26:52.452Z] #27 DONE 10.4s [2021-12-15T09:26:52.452Z] [2021-12-15T09:26:52.452Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:26:52.452Z] #9 sha256:a3b82a2a933f7d782848a3300335a7b7f09f853d9d601e7f34b96147b553d172 [2021-12-15T09:26:52.452Z] #9 ... [2021-12-15T09:26:52.452Z] [2021-12-15T09:26:52.452Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-15T09:26:52.452Z] #28 sha256:8ffc228d7ffc2ec15ea3a82dc0b85b1085e7fee9649b75abb381224aba5c5dbf [2021-12-15T09:26:52.452Z] #28 DONE 0.2s [2021-12-15T09:26:52.711Z] [2021-12-15T09:26:52.711Z] #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-12-15T09:26:52.711Z] #29 sha256:727b15f30587a2c3743f67180232dd85712ae0e35a9f0aed0242d45b81173747 [2021-12-15T09:26:52.835Z] #9 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 4.7s done [2021-12-15T09:26:52.835Z] #9 extracting sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c [2021-12-15T09:26:53.775Z] #9 ... [2021-12-15T09:26:53.775Z] [2021-12-15T09:26:53.775Z] #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-12-15T09:26:53.775Z] #27 sha256:6eaa09593ee81819e17a6a4337d1a949680976a1bf23fc5415fb31f3eff04912 [2021-12-15T09:26:53.775Z] #27 1.332 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:26:53.775Z] #27 1.348 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:26:53.775Z] #27 1.363 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:26:53.775Z] #27 1.659 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-12-15T09:26:53.775Z] #27 2.124 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-12-15T09:26:53.775Z] #27 2.466 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [312 kB] [2021-12-15T09:26:53.775Z] #27 3.944 Fetched 8472 kB in 3s (2963 kB/s) [2021-12-15T09:26:53.775Z] #27 3.944 Reading package lists... [2021-12-15T09:26:53.775Z] #27 4.899 Reading package lists... [2021-12-15T09:26:53.775Z] #27 5.837 Building dependency tree... [2021-12-15T09:26:53.775Z] #27 6.039 Reading state information... [2021-12-15T09:26:53.775Z] #27 6.210 The following additional packages will be installed: [2021-12-15T09:26:53.775Z] #27 6.210 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-12-15T09:26:53.775Z] #27 6.211 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-12-15T09:26:53.775Z] #27 6.211 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-12-15T09:26:53.775Z] #27 6.212 Suggested packages: [2021-12-15T09:26:53.775Z] #27 6.212 krb5-doc krb5-user [2021-12-15T09:26:53.775Z] #27 6.212 Recommended packages: [2021-12-15T09:26:53.775Z] #27 6.212 krb5-locales publicsuffix libsasl2-modules [2021-12-15T09:26:53.775Z] #27 6.456 The following NEW packages will be installed: [2021-12-15T09:26:53.775Z] #27 6.457 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-12-15T09:26:53.775Z] #27 6.457 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-12-15T09:26:53.775Z] #27 6.457 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-15T09:26:53.775Z] #27 6.458 libssh2-1 libssl1.1 openssl [2021-12-15T09:26:53.775Z] #27 6.735 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:26:53.775Z] #27 6.735 Need to get 5061 kB of archives. [2021-12-15T09:26:53.775Z] #27 6.735 After this operation, 12.1 MB of additional disk space will be used. [2021-12-15T09:26:53.775Z] #27 6.735 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2021-12-15T09:26:53.775Z] #27 6.760 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2021-12-15T09:26:53.775Z] #27 6.778 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-12-15T09:26:53.775Z] #27 6.780 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-12-15T09:26:53.775Z] #27 6.781 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2021-12-15T09:26:53.775Z] #27 6.784 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2021-12-15T09:26:53.775Z] #27 6.785 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2021-12-15T09:26:53.775Z] #27 6.793 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2021-12-15T09:26:53.775Z] #27 6.795 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-12-15T09:26:53.775Z] #27 6.797 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-12-15T09:26:53.775Z] #27 6.799 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-12-15T09:26:53.775Z] #27 6.804 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-12-15T09:26:53.775Z] #27 6.804 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-12-15T09:26:53.775Z] #27 6.805 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-12-15T09:26:53.775Z] #27 6.807 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-12-15T09:26:53.775Z] #27 6.807 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-12-15T09:26:53.775Z] #27 6.814 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-12-15T09:26:53.775Z] #27 6.814 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-12-15T09:26:53.775Z] #27 6.818 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-12-15T09:26:53.775Z] #27 6.820 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-12-15T09:26:53.775Z] #27 6.823 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-12-15T09:26:53.775Z] #27 6.971 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:26:53.775Z] #27 6.996 Fetched 5061 kB in 0s (14.6 MB/s) [2021-12-15T09:26:53.775Z] #27 7.027 Selecting previously unselected package libssl1.1:amd64. [2021-12-15T09:26:53.775Z] #27 7.027 (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-12-15T09:26:53.775Z] #27 7.036 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2021-12-15T09:26:53.775Z] #27 7.044 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2021-12-15T09:26:53.775Z] #27 7.237 Selecting previously unselected package openssl. [2021-12-15T09:26:53.775Z] #27 7.240 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2021-12-15T09:26:53.775Z] #27 7.243 Unpacking openssl (1.1.1d-0+deb10u7) ... [2021-12-15T09:26:53.775Z] #27 7.378 Selecting previously unselected package ca-certificates. [2021-12-15T09:26:53.775Z] #27 7.378 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-12-15T09:26:53.775Z] #27 7.380 Unpacking ca-certificates (20200601~deb10u2) ... [2021-12-15T09:26:53.775Z] #27 7.468 Selecting previously unselected package libkeyutils1:amd64. [2021-12-15T09:26:53.775Z] #27 7.468 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-12-15T09:26:53.775Z] #27 7.474 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-12-15T09:26:53.775Z] #27 7.503 Selecting previously unselected package libkrb5support0:amd64. [2021-12-15T09:26:53.775Z] #27 7.503 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2021-12-15T09:26:53.775Z] #27 7.508 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:26:53.775Z] #27 7.546 Selecting previously unselected package libk5crypto3:amd64. [2021-12-15T09:26:53.775Z] #27 7.546 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2021-12-15T09:26:53.775Z] #27 7.551 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:26:53.775Z] #27 7.601 Selecting previously unselected package libkrb5-3:amd64. [2021-12-15T09:26:53.775Z] #27 7.601 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2021-12-15T09:26:53.775Z] #27 7.605 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:26:53.775Z] #27 7.698 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-12-15T09:26:53.775Z] #27 7.698 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2021-12-15T09:26:53.775Z] #27 7.703 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:26:53.775Z] #27 7.755 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-15T09:26:53.775Z] #27 7.755 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-12-15T09:26:53.775Z] #27 7.757 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-12-15T09:26:53.775Z] #27 7.797 Selecting previously unselected package libsasl2-2:amd64. [2021-12-15T09:26:53.775Z] #27 7.797 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-12-15T09:26:53.775Z] #27 7.800 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-12-15T09:26:53.775Z] #27 7.851 Selecting previously unselected package libldap-common. [2021-12-15T09:26:53.775Z] #27 7.851 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-12-15T09:26:53.775Z] #27 7.853 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-12-15T09:26:53.775Z] #27 7.902 Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-15T09:26:53.775Z] #27 7.902 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-12-15T09:26:53.775Z] #27 7.905 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-12-15T09:26:53.775Z] #27 7.980 Selecting previously unselected package libnghttp2-14:amd64. [2021-12-15T09:26:53.775Z] #27 7.980 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-12-15T09:26:53.775Z] #27 7.983 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-12-15T09:26:53.775Z] #27 8.022 Selecting previously unselected package libpsl5:amd64. [2021-12-15T09:26:53.775Z] #27 8.022 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-12-15T09:26:53.775Z] #27 8.026 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-12-15T09:26:53.775Z] #27 8.058 Selecting previously unselected package librtmp1:amd64. [2021-12-15T09:26:53.775Z] #27 8.058 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-12-15T09:26:53.775Z] #27 8.062 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-12-15T09:26:53.775Z] #27 8.101 Selecting previously unselected package libssh2-1:amd64. [2021-12-15T09:26:53.775Z] #27 8.101 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-12-15T09:26:53.775Z] #27 8.105 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-12-15T09:26:53.775Z] #27 8.155 Selecting previously unselected package libcurl4:amd64. [2021-12-15T09:26:53.775Z] #27 8.155 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-12-15T09:26:53.775Z] #27 8.159 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-12-15T09:26:53.775Z] #27 8.234 Selecting previously unselected package curl. [2021-12-15T09:26:53.775Z] #27 8.234 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-12-15T09:26:53.775Z] #27 8.236 Unpacking curl (7.64.0-4+deb10u2) ... [2021-12-15T09:26:53.775Z] #27 8.300 Selecting previously unselected package libonig5:amd64. [2021-12-15T09:26:53.775Z] #27 8.300 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-12-15T09:26:54.035Z] #27 8.304 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-12-15T09:26:54.035Z] #27 8.366 Selecting previously unselected package libjq1:amd64. [2021-12-15T09:26:54.035Z] #27 8.366 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-12-15T09:26:54.035Z] #27 8.369 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-12-15T09:26:54.035Z] #27 8.416 Selecting previously unselected package jq. [2021-12-15T09:26:54.035Z] #27 8.418 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-12-15T09:26:54.035Z] #27 8.423 Unpacking jq (1.5+dfsg-2+b1) ... [2021-12-15T09:26:54.035Z] #27 8.465 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-12-15T09:26:54.035Z] #27 8.479 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-12-15T09:26:54.035Z] #27 8.494 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2021-12-15T09:26:54.087Z] #29 ... [2021-12-15T09:26:54.087Z] [2021-12-15T09:26:54.087Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:26:54.087Z] #9 sha256:a3b82a2a933f7d782848a3300335a7b7f09f853d9d601e7f34b96147b553d172 [2021-12-15T09:26:54.087Z] #9 extracting sha256:13332d39a914d59ea58fd098aac4b3eff634661e75256e738115ca32c33e20f9 4.5s done [2021-12-15T09:26:54.087Z] #9 extracting sha256:aeb5cd3e1fcde2cb003e60d4faaeaa1696d25ed8e1e2d0b1797bfc96b3b7f01f done [2021-12-15T09:26:54.087Z] #9 DONE 15.3s [2021-12-15T09:26:54.087Z] [2021-12-15T09:26:54.087Z] #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-12-15T09:26:54.087Z] #29 sha256:727b15f30587a2c3743f67180232dd85712ae0e35a9f0aed0242d45b81173747 [2021-12-15T09:26:54.087Z] #29 1.505 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-12-15T09:26:54.087Z] #29 1.613 [2021-12-15T09:26:54.296Z] #27 8.603 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-12-15T09:26:54.296Z] #27 8.611 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-12-15T09:26:54.296Z] #27 8.621 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:26:54.296Z] #27 8.631 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-12-15T09:26:54.296Z] #27 8.640 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-12-15T09:26:54.296Z] #27 8.649 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:26:54.296Z] #27 8.658 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-12-15T09:26:54.296Z] #27 8.666 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-12-15T09:26:54.296Z] #27 8.675 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:26:54.296Z] #27 8.685 Setting up openssl (1.1.1d-0+deb10u7) ... [2021-12-15T09:26:54.296Z] #27 8.700 Setting up libonig5:amd64 (6.9.1-1) ... [2021-12-15T09:26:54.296Z] #27 8.711 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-12-15T09:26:54.296Z] #27 8.717 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-12-15T09:26:54.296Z] #27 8.727 Setting up ca-certificates (20200601~deb10u2) ... [2021-12-15T09:26:54.604Z] #29 1.838 #=#=# [2021-12-15T09:26:54.604Z] #29 ... [2021-12-15T09:26:54.604Z] [2021-12-15T09:26:54.604Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-15T09:26:54.604Z] #10 sha256:6943895fe2553a212a74a06ce61397899a265b19fad72fb54cc4b186041d3fa5 [2021-12-15T09:26:54.604Z] #10 DONE 0.7s [2021-12-15T09:26:54.604Z] [2021-12-15T09:26:54.604Z] #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-12-15T09:26:54.604Z] #29 sha256:727b15f30587a2c3743f67180232dd85712ae0e35a9f0aed0242d45b81173747 [2021-12-15T09:26:54.792Z] #9 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 9.8s done [2021-12-15T09:26:54.792Z] #9 extracting sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a done [2021-12-15T09:26:54.792Z] #9 DONE 26.7s [2021-12-15T09:26:54.792Z] [2021-12-15T09:26:54.792Z] #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-12-15T09:26:54.792Z] #29 sha256:5f410303825528fa57e428c55b1e47a6e96b5769450c7e9b7a5b68a9a7d0d252 [2021-12-15T09:26:54.792Z] #29 1.985 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-12-15T09:26:54.792Z] #29 2.090 [2021-12-15T09:26:54.792Z] #29 2.317 #=#=# ############# 18.3% ########################### 38.3% ############################## 42.9% ################################################ 66.7% ###################################################################### 97.7% ######################################################################## 100.0% [2021-12-15T09:26:54.792Z] #29 2.947 [2021-12-15T09:26:54.793Z] #29 3.192 #=#=# #################################################### 72.9% ######################################################################## 100.0% [2021-12-15T09:26:54.793Z] #29 3.450 [2021-12-15T09:26:54.793Z] #29 3.675 #=#=# ################################################## 69.9% ######################################################################## 100.0% [2021-12-15T09:26:54.793Z] #29 3.914 [2021-12-15T09:26:54.793Z] #29 4.145 #=#=# ######## 12.3% ########################## 37.0% ######################################## 56.3% ###################################################### 75.4% #################################################################### 95.3% ######################################################################## 100.0% [2021-12-15T09:26:54.793Z] #29 4.761 [2021-12-15T09:26:54.793Z] #29 4.977 #=#=# ### 5.0% ####### 10.1% ########### 15.4% ############## 20.6% ################## 25.8% ###################### 31.0% ######################### 35.2% ############################# 41.4% ################################# 46.6% ##################################### 51.8% ######################################### 57.0% ############################################ 62.3% ################################################ 67.5% #################################################### 72.7% ######################################################## 78.0% ########################################################### 83.2% ############################################################### 88.4% ################################################################### 93.6% ####################################################################### 98.8% ######################################################################## 100.0% [2021-12-15T09:26:54.793Z] #29 6.934 [2021-12-15T09:26:54.793Z] #29 7.415 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-15T09:26:54.793Z] #29 7.510 [2021-12-15T09:26:54.793Z] #29 7.732 #=#=# ######################################################################## 100.0% [2021-12-15T09:26:54.793Z] #29 7.850 [2021-12-15T09:26:54.793Z] #29 8.351 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-15T09:26:54.793Z] #29 8.464 [2021-12-15T09:26:55.058Z] #29 8.709 #=#=# ############################ 39.7% ######################################################################## 100.0% [2021-12-15T09:26:55.058Z] #29 8.846 [2021-12-15T09:26:55.235Z] #27 9.360 Updating certificates in /etc/ssl/certs... [2021-12-15T09:26:55.383Z] #29 1.838 #=#=# 0.0% ############## 19.9% #################################### 50.3% ######################################### 58.3% ################################################# 68.2% [2021-12-15T09:26:55.383Z] #29 ... [2021-12-15T09:26:55.383Z] [2021-12-15T09:26:55.383Z] #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-12-15T09:26:55.383Z] #11 sha256:fd498a41a7808c3408f1fd4ecd9b8adb4687018ea36b43e9cf639c85afc25050 [2021-12-15T09:26:55.383Z] #11 DONE 0.7s [2021-12-15T09:26:55.629Z] #29 9.477 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-12-15T09:26:55.629Z] #29 9.571 [2021-12-15T09:26:55.644Z] [2021-12-15T09:26:55.644Z] #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-12-15T09:26:55.644Z] #29 sha256:727b15f30587a2c3743f67180232dd85712ae0e35a9f0aed0242d45b81173747 [2021-12-15T09:26:55.645Z] #29 1.838 #=#=# 0.0% ############## 19.9% #################################### 50.3% ######################################### 58.3% ################################################# 68.2% ##################################################################### 97.0% ######################################################################## 100.0% [2021-12-15T09:26:55.645Z] #29 ... [2021-12-15T09:26:55.645Z] [2021-12-15T09:26:55.645Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-15T09:26:55.645Z] #31 sha256:15967fc4407b3252d66687139f8892713abe863a83fb498e4c76fc3e5931a979 [2021-12-15T09:26:55.645Z] #31 DONE 0.3s [2021-12-15T09:26:55.645Z] [2021-12-15T09:26:55.645Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-15T09:26:55.645Z] #39 sha256:2edbad7ae56c2d08cc363627388c491269a58f8a34fb39e441d137993419b2ea [2021-12-15T09:26:55.645Z] #39 DONE 0.3s [2021-12-15T09:26:55.645Z] [2021-12-15T09:26:55.645Z] #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-12-15T09:26:55.645Z] #29 sha256:727b15f30587a2c3743f67180232dd85712ae0e35a9f0aed0242d45b81173747 [2021-12-15T09:26:55.645Z] #29 3.143 [2021-12-15T09:26:55.805Z] #27 10.14 137 added, 0 removed; done. [2021-12-15T09:26:55.805Z] #27 10.20 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:26:55.805Z] #27 10.22 Setting up jq (1.5+dfsg-2+b1) ... [2021-12-15T09:26:55.805Z] #27 10.23 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-12-15T09:26:55.805Z] #27 10.24 Setting up curl (7.64.0-4+deb10u2) ... [2021-12-15T09:26:56.065Z] #27 10.25 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:26:56.065Z] #27 10.27 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-12-15T09:26:56.065Z] #27 10.28 Updating certificates in /etc/ssl/certs... [2021-12-15T09:26:56.151Z] #29 9.798 #=#=# 0.0% [2021-12-15T09:26:56.151Z] #29 ... [2021-12-15T09:26:56.151Z] [2021-12-15T09:26:56.151Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-15T09:26:56.151Z] #10 sha256:11285ef68a46e6da7e22b92e3d5425ba260003a13984fe4bbf237000fd73e2fa [2021-12-15T09:26:56.151Z] #10 DONE 2.0s [2021-12-15T09:26:56.151Z] [2021-12-15T09:26:56.151Z] #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-12-15T09:26:56.151Z] #29 sha256:5f410303825528fa57e428c55b1e47a6e96b5769450c7e9b7a5b68a9a7d0d252 [2021-12-15T09:26:56.151Z] #29 9.798 #=#=# 0.0% ######### 13.3% ##################### 29.4% [2021-12-15T09:26:56.151Z] #29 ... [2021-12-15T09:26:56.151Z] [2021-12-15T09:26:56.151Z] #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-12-15T09:26:56.151Z] #11 sha256:1f805251155d2e38eb2a12084b0443c0ace68abde3ead7733cd63efb3ff49c4c [2021-12-15T09:26:56.171Z] #29 3.358 #=#=# 0.0% ######################################################################## 100.0% [2021-12-15T09:26:56.171Z] #29 3.748 [2021-12-15T09:26:56.639Z] #27 10.88 0 added, 0 removed; done. [2021-12-15T09:26:56.639Z] #27 10.88 Running hooks in /etc/ca-certificates/update.d... [2021-12-15T09:26:56.639Z] #27 10.88 done. [2021-12-15T09:26:57.256Z] #29 4.002 #=#=# 0.2% ############################################################# 85.9% ######################################################################## 100.0% [2021-12-15T09:26:57.256Z] #29 4.835 [2021-12-15T09:26:57.544Z] #11 DONE 1.0s [2021-12-15T09:26:57.544Z] [2021-12-15T09:26:57.544Z] #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-12-15T09:26:57.544Z] #67 sha256:48273fb81eb9b2db4d0cec3db6da1cba7e17fa885c638c2099e45b05a2d26901 [2021-12-15T09:26:57.544Z] #67 ... [2021-12-15T09:26:57.544Z] [2021-12-15T09:26:57.544Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-15T09:26:57.544Z] #31 sha256:51afbc9e5c48fc3c1e9f39aa5954734d9934685c717f5de5dd64a904546a0f0e [2021-12-15T09:26:57.544Z] #31 DONE 0.2s [2021-12-15T09:26:57.544Z] [2021-12-15T09:26:57.544Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-15T09:26:57.544Z] #39 sha256:12f731e9caebc8e5fa4e3018f8c0a37f79ac8e1018d47bfa8c9ada8ce3171de5 [2021-12-15T09:26:57.544Z] #39 DONE 0.3s [2021-12-15T09:26:57.544Z] [2021-12-15T09:26:57.544Z] #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-12-15T09:26:57.544Z] #40 sha256:f921907f62e8abf96bd437518ce64b27c36469ed4bee848aac0bb7f88af1694e [2021-12-15T09:26:58.024Z] #27 DONE 12.3s [2021-12-15T09:26:58.024Z] [2021-12-15T09:26:58.024Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:26:58.024Z] #9 sha256:ceca2640d79d29728384c29443b003e75cb1e67f506a18d03ba51f2fe3d1d072 [2021-12-15T09:26:58.024Z] #9 extracting sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 3.8s done [2021-12-15T09:26:58.024Z] #9 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 1.6s [2021-12-15T09:26:58.285Z] #9 ... [2021-12-15T09:26:58.285Z] [2021-12-15T09:26:58.285Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-15T09:26:58.285Z] #28 sha256:510c89e0605c1902614edd6eebfaa6125b4ee82c75ceb5011abb6f78c9af0595 [2021-12-15T09:26:58.285Z] #28 DONE 0.4s [2021-12-15T09:26:58.545Z] [2021-12-15T09:26:58.545Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:26:58.545Z] #9 sha256:ceca2640d79d29728384c29443b003e75cb1e67f506a18d03ba51f2fe3d1d072 [2021-12-15T09:26:58.550Z] #29 5.077 #=#=# 0.0% ###################### 30.9% ######################## 34.1% ################################## 48.1% ################################### 49.1% ############################################## 64.3% ###################################################################### 98.5% ######################################################################## 100.0% [2021-12-15T09:26:58.809Z] #29 6.242 [2021-12-15T09:26:59.466Z] #40 ... [2021-12-15T09:26:59.466Z] [2021-12-15T09:26:59.466Z] #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-12-15T09:26:59.466Z] #29 sha256:5f410303825528fa57e428c55b1e47a6e96b5769450c7e9b7a5b68a9a7d0d252 [2021-12-15T09:26:59.466Z] #29 9.798 #=#=# 0.0% ######### 13.3% ##################### 29.4% ################################ 45.2% ########################################## 58.9% ########################################### 60.4% ############################################################ 84.4% #################################################################### 95.7% ######################################################################## 100.0% [2021-12-15T09:26:59.466Z] #29 10.91 [2021-12-15T09:26:59.466Z] #29 11.55 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-15T09:26:59.466Z] #29 11.79 [2021-12-15T09:26:59.466Z] #29 12.03 #=#=# ######################################################################## 100.0% [2021-12-15T09:26:59.466Z] #29 12.16 [2021-12-15T09:26:59.467Z] #29 12.69 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-15T09:26:59.467Z] #29 12.83 [2021-12-15T09:26:59.467Z] #29 13.07 #=#=# ######################################################################## 100.0% [2021-12-15T09:26:59.467Z] #29 13.19 [2021-12-15T09:26:59.467Z] #29 13.20 Download of images into '/build' complete. [2021-12-15T09:26:59.467Z] #29 13.20 Use something like the following to load the result into a Docker daemon: [2021-12-15T09:26:59.467Z] #29 13.20 tar -cC '/build' . | docker load [2021-12-15T09:26:59.467Z] #29 DONE 13.3s [2021-12-15T09:26:59.467Z] [2021-12-15T09:26:59.467Z] #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-12-15T09:26:59.467Z] #32 sha256:d6137718e18cd8f8fbc0a2c78845aa3a7fe267057ad892a0a8054c896afabc09 [2021-12-15T09:27:01.449Z] #29 6.474 #=#=# 0.0% #### 6.6% ######### 12.7% ############# 18.3% ############## 20.6% ################ 23.3% ################## 25.9% #################### 28.6% ###################### 31.0% ######################## 33.5% ######################### 35.1% ########################## 36.5% ########################## 37.4% ############################ 39.5% ############################ 40.1% ############################## 41.9% ############################## 42.7% ############################### 43.8% [2021-12-15T09:27:01.449Z] #29 ... [2021-12-15T09:27:01.449Z] [2021-12-15T09:27:01.449Z] #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-12-15T09:27:01.449Z] #12 sha256:9eeed07cdc341925a326afc813724d2681b65a8f8d042ee455dab474ad36c6d9 [2021-12-15T09:27:01.449Z] #12 DONE 5.9s [2021-12-15T09:27:01.449Z] [2021-12-15T09:27:01.449Z] #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-12-15T09:27:01.449Z] #29 sha256:727b15f30587a2c3743f67180232dd85712ae0e35a9f0aed0242d45b81173747 [2021-12-15T09:27:01.449Z] #29 6.474 #=#=# 0.0% #### 6.6% ######### 12.7% ############# 18.3% ############## 20.6% ################ 23.3% ################## 25.9% #################### 28.6% ###################### 31.0% ######################## 33.5% ######################### 35.1% ########################## 36.5% ########################## 37.4% ############################ 39.5% ############################ 40.1% ############################## 41.9% ############################## 42.7% ############################### 43.8% ################################ 45.6% ################################# 46.9% [2021-12-15T09:27:01.449Z] #29 ... [2021-12-15T09:27:01.449Z] [2021-12-15T09:27:01.449Z] #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-12-15T09:27:01.449Z] #13 sha256:f987ddad2e11ea1a5543dae8c3102f2a187a33975efc8d6dbdcda816c96dbf6c [2021-12-15T09:27:02.774Z] #32 ... [2021-12-15T09:27:02.774Z] [2021-12-15T09:27:02.774Z] #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-12-15T09:27:02.774Z] #24 sha256:3671749e6748499c762c388a2c8a48f21b2392f449d83ebe7527b8e83efc21dc [2021-12-15T09:27:02.774Z] #24 5.559 + RM_GOPATH=0 [2021-12-15T09:27:02.774Z] #24 5.559 + TMP_GOPATH= [2021-12-15T09:27:02.774Z] #24 5.559 + : /build [2021-12-15T09:27:02.774Z] #24 5.559 + '[' -z '' ']' [2021-12-15T09:27:02.774Z] #24 5.561 ++ mktemp -d [2021-12-15T09:27:02.774Z] #24 5.561 + export GOPATH=/tmp/tmp.ZYzcVLXNE4 [2021-12-15T09:27:02.774Z] #24 5.561 + GOPATH=/tmp/tmp.ZYzcVLXNE4 [2021-12-15T09:27:02.774Z] #24 5.561 + RM_GOPATH=1 [2021-12-15T09:27:02.774Z] #24 5.561 + case "$(go env GOARCH)" in [2021-12-15T09:27:02.774Z] #24 5.562 ++ go env GOARCH [2021-12-15T09:27:02.774Z] #24 5.568 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:02.774Z] #24 5.568 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:02.774Z] #24 5.569 ++ dirname /tmp/install/install.sh [2021-12-15T09:27:02.774Z] #24 5.570 Install docker/cli version 17.06.2-ce from stable [2021-12-15T09:27:02.774Z] #24 5.570 + dir=/tmp/install [2021-12-15T09:27:02.774Z] #24 5.570 + bin=dockercli [2021-12-15T09:27:02.774Z] #24 5.570 + shift [2021-12-15T09:27:02.774Z] #24 5.570 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-12-15T09:27:02.774Z] #24 5.570 + . /tmp/install/dockercli.installer [2021-12-15T09:27:02.774Z] #24 5.570 ++ : stable [2021-12-15T09:27:02.774Z] #24 5.570 ++ : 17.06.2-ce [2021-12-15T09:27:02.774Z] #24 5.570 + install_dockercli [2021-12-15T09:27:02.774Z] #24 5.570 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-15T09:27:02.774Z] #24 5.593 ++ uname -m [2021-12-15T09:27:02.774Z] #24 5.593 + arch=x86_64 [2021-12-15T09:27:02.774Z] #24 5.593 + '[' x86_64 '!=' x86_64 ']' [2021-12-15T09:27:02.774Z] #24 5.593 + url=https://download.docker.com/linux/static [2021-12-15T09:27:02.774Z] #24 5.593 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-12-15T09:27:02.774Z] #24 5.593 + tar -xz docker/docker [2021-12-15T09:27:03.438Z] #13 1.752 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-12-15T09:27:03.438Z] #13 1.837 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:27:03.438Z] #13 2.101 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:27:03.438Z] #13 2.137 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:27:03.890Z] #9 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 6.6s [2021-12-15T09:27:04.696Z] #24 ... [2021-12-15T09:27:04.696Z] [2021-12-15T09:27:04.696Z] #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-12-15T09:27:04.696Z] #67 sha256:48273fb81eb9b2db4d0cec3db6da1cba7e17fa885c638c2099e45b05a2d26901 [2021-12-15T09:27:04.696Z] #67 7.373 + RM_GOPATH=0 [2021-12-15T09:27:04.696Z] #67 7.373 + TMP_GOPATH= [2021-12-15T09:27:04.696Z] #67 7.373 + : /build [2021-12-15T09:27:04.696Z] #67 7.373 + '[' -z '' ']' [2021-12-15T09:27:04.696Z] #67 7.373 ++ mktemp -d [2021-12-15T09:27:04.696Z] #67 7.373 + export GOPATH=/tmp/tmp.zOPou3jPjs [2021-12-15T09:27:04.696Z] #67 7.373 + GOPATH=/tmp/tmp.zOPou3jPjs [2021-12-15T09:27:04.696Z] #67 7.373 + RM_GOPATH=1 [2021-12-15T09:27:04.696Z] #67 7.373 + case "$(go env GOARCH)" in [2021-12-15T09:27:04.696Z] #67 7.373 ++ go env GOARCH [2021-12-15T09:27:04.696Z] #67 7.429 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:04.696Z] #67 7.429 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:04.696Z] #67 7.429 ++ dirname /tmp/install/install.sh [2021-12-15T09:27:04.696Z] #67 7.436 + dir=/tmp/install [2021-12-15T09:27:04.696Z] #67 7.436 + bin=proxy [2021-12-15T09:27:04.696Z] #67 7.436 + shift [2021-12-15T09:27:04.696Z] #67 7.436 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-12-15T09:27:04.696Z] #67 7.436 + . /tmp/install/proxy.installer [2021-12-15T09:27:04.696Z] #67 7.436 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-12-15T09:27:04.696Z] #67 7.436 + install_proxy [2021-12-15T09:27:04.696Z] #67 7.436 + case "$1" in [2021-12-15T09:27:04.696Z] #67 7.436 + export CGO_ENABLED=0 [2021-12-15T09:27:04.696Z] #67 7.436 + CGO_ENABLED=0 [2021-12-15T09:27:04.696Z] #67 7.436 + _install_proxy [2021-12-15T09:27:04.696Z] #67 7.436 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-12-15T09:27:04.696Z] #67 7.436 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.zOPou3jPjs/src/github.com/docker/libnetwork [2021-12-15T09:27:04.696Z] #67 7.436 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-12-15T09:27:04.696Z] #67 7.446 Cloning into '/tmp/tmp.zOPou3jPjs/src/github.com/docker/libnetwork'... [2021-12-15T09:27:04.696Z] #67 ... [2021-12-15T09:27:04.696Z] [2021-12-15T09:27:04.696Z] #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-12-15T09:27:04.696Z] #12 sha256:a38f4effa49dcb90223244ca3a328848e4d7a9c8d3867c505a8091ccfe92bf37 [2021-12-15T09:27:04.696Z] #12 DONE 7.7s [2021-12-15T09:27:04.823Z] #13 3.632 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-12-15T09:27:04.957Z] [2021-12-15T09:27:04.957Z] #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-12-15T09:27:04.957Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:27:05.398Z] #13 ... [2021-12-15T09:27:05.398Z] [2021-12-15T09:27:05.398Z] #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-12-15T09:27:05.398Z] #51 sha256:a505269c751ab344a95a7c0409fc13ebbd186dee7b66edc5a7c1c825df093b64 [2021-12-15T09:27:05.398Z] #51 5.498 + RM_GOPATH=0 [2021-12-15T09:27:05.398Z] #51 5.498 + TMP_GOPATH= [2021-12-15T09:27:05.398Z] #51 5.498 + : /build [2021-12-15T09:27:05.398Z] #51 5.498 + '[' -z '' ']' [2021-12-15T09:27:05.398Z] #51 5.504 ++ mktemp -d [2021-12-15T09:27:05.398Z] #51 5.532 + export GOPATH=/tmp/tmp.KReKOjOn9m [2021-12-15T09:27:05.398Z] #51 5.532 + GOPATH=/tmp/tmp.KReKOjOn9m [2021-12-15T09:27:05.398Z] #51 5.532 + RM_GOPATH=1 [2021-12-15T09:27:05.398Z] #51 5.532 + case "$(go env GOARCH)" in [2021-12-15T09:27:05.398Z] #51 5.532 ++ go env GOARCH [2021-12-15T09:27:05.398Z] #51 5.599 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:05.398Z] #51 5.599 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:05.398Z] #51 5.599 ++ dirname /tmp/install/install.sh [2021-12-15T09:27:05.398Z] #51 5.624 + dir=/tmp/install [2021-12-15T09:27:05.398Z] #51 5.624 + bin=shfmt [2021-12-15T09:27:05.398Z] #51 5.624 + shift [2021-12-15T09:27:05.398Z] #51 5.624 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-12-15T09:27:05.398Z] #51 5.624 + . /tmp/install/shfmt.installer [2021-12-15T09:27:05.398Z] #51 5.624 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-12-15T09:27:05.398Z] #51 5.624 + install_shfmt [2021-12-15T09:27:05.398Z] #51 5.624 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-12-15T09:27:05.398Z] #51 5.624 + git clone https://github.com/mvdan/sh.git /tmp/tmp.KReKOjOn9m/src/github.com/mvdan/sh [2021-12-15T09:27:05.398Z] #51 5.624 Cloning into '/tmp/tmp.KReKOjOn9m/src/github.com/mvdan/sh'... [2021-12-15T09:27:05.398Z] #51 5.625 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-12-15T09:27:05.398Z] #51 ... [2021-12-15T09:27:05.398Z] [2021-12-15T09:27:05.398Z] #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-12-15T09:27:05.398Z] #49 sha256:d6fdd5b4fc7d480f5666c9b770b20f12d5570e564342e4d8452edd6eb1751f18 [2021-12-15T09:27:05.398Z] #49 4.933 + RM_GOPATH=0 [2021-12-15T09:27:05.398Z] #49 4.933 + TMP_GOPATH= [2021-12-15T09:27:05.398Z] #49 4.933 + : /build [2021-12-15T09:27:05.398Z] #49 4.933 + '[' -z '' ']' [2021-12-15T09:27:05.398Z] #49 4.933 ++ mktemp -d [2021-12-15T09:27:05.398Z] #49 4.949 + export GOPATH=/tmp/tmp.qI84PRfEpQ [2021-12-15T09:27:05.398Z] #49 4.949 + GOPATH=/tmp/tmp.qI84PRfEpQ [2021-12-15T09:27:05.398Z] #49 4.949 + RM_GOPATH=1 [2021-12-15T09:27:05.398Z] #49 4.949 + case "$(go env GOARCH)" in [2021-12-15T09:27:05.398Z] #49 4.949 ++ go env GOARCH [2021-12-15T09:27:05.398Z] #49 5.000 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:05.398Z] #49 5.000 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:05.398Z] #49 5.000 ++ dirname /tmp/install/install.sh [2021-12-15T09:27:05.398Z] #49 5.000 + dir=/tmp/install [2021-12-15T09:27:05.398Z] #49 5.000 + bin=golangci_lint [2021-12-15T09:27:05.398Z] #49 5.000 + shift [2021-12-15T09:27:05.398Z] #49 5.000 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-12-15T09:27:05.398Z] #49 5.000 + . /tmp/install/golangci_lint.installer [2021-12-15T09:27:05.398Z] #49 5.000 ++ : v1.23.8 [2021-12-15T09:27:05.398Z] #49 5.000 + install_golangci_lint [2021-12-15T09:27:05.398Z] #49 5.000 + set -e [2021-12-15T09:27:05.398Z] #49 5.000 + export GO111MODULE=on [2021-12-15T09:27:05.398Z] #49 5.000 + GO111MODULE=on [2021-12-15T09:27:05.398Z] #49 5.000 + GOBIN=/build [2021-12-15T09:27:05.398Z] #49 5.000 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-12-15T09:27:05.398Z] #49 6.657 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-15T09:27:05.656Z] #49 ... [2021-12-15T09:27:05.656Z] [2021-12-15T09:27:05.656Z] #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-12-15T09:27:05.656Z] #24 sha256:518d1ab65cfe5f6ae6258cd42b08a7c02021a3d9bcc5b02aeeaa9e201184b38a [2021-12-15T09:27:05.656Z] #24 3.976 + RM_GOPATH=0 [2021-12-15T09:27:05.656Z] #24 3.976 + TMP_GOPATH= [2021-12-15T09:27:05.656Z] #24 3.985 + : /build [2021-12-15T09:27:05.656Z] #24 3.985 + '[' -z '' ']' [2021-12-15T09:27:05.656Z] #24 3.985 ++ mktemp -d [2021-12-15T09:27:05.656Z] #24 4.001 + export GOPATH=/tmp/tmp.Ag4XZXChjd [2021-12-15T09:27:05.656Z] #24 4.001 + GOPATH=/tmp/tmp.Ag4XZXChjd [2021-12-15T09:27:05.656Z] #24 4.001 + RM_GOPATH=1 [2021-12-15T09:27:05.656Z] #24 4.001 + case "$(go env GOARCH)" in [2021-12-15T09:27:05.656Z] #24 4.001 ++ go env GOARCH [2021-12-15T09:27:05.656Z] #24 4.001 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:05.656Z] #24 4.001 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:05.656Z] #24 4.001 ++ dirname /tmp/install/install.sh [2021-12-15T09:27:05.656Z] #24 4.001 + dir=/tmp/install [2021-12-15T09:27:05.656Z] #24 4.001 + bin=dockercli [2021-12-15T09:27:05.656Z] #24 4.001 + shift [2021-12-15T09:27:05.656Z] #24 4.001 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-12-15T09:27:05.656Z] #24 4.001 + . /tmp/install/dockercli.installer [2021-12-15T09:27:05.656Z] #24 4.001 ++ : stable [2021-12-15T09:27:05.656Z] #24 4.001 ++ : 17.06.2-ce [2021-12-15T09:27:05.656Z] #24 4.001 + install_dockercli [2021-12-15T09:27:05.657Z] #24 4.001 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-15T09:27:05.657Z] #24 4.001 ++ uname -m [2021-12-15T09:27:05.657Z] #24 4.001 + arch=aarch64 [2021-12-15T09:27:05.657Z] #24 4.001 + '[' aarch64 '!=' x86_64 ']' [2021-12-15T09:27:05.657Z] #24 4.001 + '[' aarch64 '!=' s390x ']' [2021-12-15T09:27:05.657Z] #24 4.001 + '[' aarch64 '!=' armhf ']' [2021-12-15T09:27:05.657Z] #24 4.001 + build_dockercli [2021-12-15T09:27:05.657Z] #24 4.001 + git clone https://github.com/docker/docker-ce /tmp/tmp.Ag4XZXChjd/tmp/docker-ce [2021-12-15T09:27:05.657Z] #24 4.001 Cloning into '/tmp/tmp.Ag4XZXChjd/tmp/docker-ce'... [2021-12-15T09:27:05.657Z] #24 4.001 Install docker/cli version 17.06.2-ce from stable [2021-12-15T09:27:05.657Z] #24 ... [2021-12-15T09:27:05.657Z] [2021-12-15T09:27:05.657Z] #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-12-15T09:27:05.657Z] #32 sha256:7ab4a75cdcc451c359714405344fe9d6ebfd6ceb03850110810870374f39fbeb [2021-12-15T09:27:05.657Z] #32 4.397 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-15T09:27:05.657Z] #32 4.397 Cloning into '.'... [2021-12-15T09:27:05.657Z] #32 ... [2021-12-15T09:27:05.657Z] [2021-12-15T09:27:05.657Z] #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-12-15T09:27:05.657Z] #36 sha256:bed8d204510600b600cd889303df626de5cc2fc0d5d5f2cd92754ce7b47508d2 [2021-12-15T09:27:05.657Z] #36 6.445 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:27:05.657Z] #36 6.502 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:27:05.657Z] #36 6.502 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:27:05.657Z] #36 8.282 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-12-15T09:27:05.802Z] #9 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 9.4s done [2021-12-15T09:27:05.802Z] #9 extracting sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a [2021-12-15T09:27:05.916Z] #36 ... [2021-12-15T09:27:05.916Z] [2021-12-15T09:27:05.916Z] #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-12-15T09:27:05.916Z] #58 sha256:0b91d1c7d91b4a261158feb52db6f401d4705ecb6f86b1d2a856ffa3507b829b [2021-12-15T09:27:05.916Z] #58 5.506 + RM_GOPATH=0 [2021-12-15T09:27:05.916Z] #58 5.506 + TMP_GOPATH= [2021-12-15T09:27:05.916Z] #58 5.506 + : /build [2021-12-15T09:27:05.916Z] #58 5.506 + '[' -z '' ']' [2021-12-15T09:27:05.916Z] #58 5.506 ++ mktemp -d [2021-12-15T09:27:05.916Z] #58 5.506 + export GOPATH=/tmp/tmp.lVAvSSOHXU [2021-12-15T09:27:05.916Z] #58 5.506 + GOPATH=/tmp/tmp.lVAvSSOHXU [2021-12-15T09:27:05.916Z] #58 5.506 + RM_GOPATH=1 [2021-12-15T09:27:05.916Z] #58 5.506 + case "$(go env GOARCH)" in [2021-12-15T09:27:05.916Z] #58 5.506 ++ go env GOARCH [2021-12-15T09:27:05.916Z] #58 5.545 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-12-15T09:27:05.916Z] #58 5.545 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:05.916Z] #58 5.545 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:05.916Z] #58 5.545 ++ dirname /tmp/install/install.sh [2021-12-15T09:27:05.916Z] #58 5.545 + dir=/tmp/install [2021-12-15T09:27:05.916Z] #58 5.545 + bin=rootlesskit [2021-12-15T09:27:05.916Z] #58 5.545 + shift [2021-12-15T09:27:05.916Z] #58 5.545 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-12-15T09:27:05.916Z] #58 5.545 + . /tmp/install/rootlesskit.installer [2021-12-15T09:27:05.916Z] #58 5.545 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-12-15T09:27:05.916Z] #58 5.545 + install_rootlesskit [2021-12-15T09:27:05.916Z] #58 5.545 + case "$1" in [2021-12-15T09:27:05.916Z] #58 5.545 + export CGO_ENABLED=0 [2021-12-15T09:27:05.916Z] #58 5.545 + CGO_ENABLED=0 [2021-12-15T09:27:05.916Z] #58 5.545 + _install_rootlesskit [2021-12-15T09:27:05.916Z] #58 5.545 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-12-15T09:27:05.916Z] #58 5.545 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lVAvSSOHXU/src/github.com/rootless-containers/rootlesskit [2021-12-15T09:27:05.916Z] #58 5.545 Cloning into '/tmp/tmp.lVAvSSOHXU/src/github.com/rootless-containers/rootlesskit'... [2021-12-15T09:27:05.916Z] #58 ... [2021-12-15T09:27:05.916Z] [2021-12-15T09:27:05.916Z] #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-12-15T09:27:05.916Z] #55 sha256:65d3852459aebfdd31d75b5e1113a93d81d3fd51aea18cd3323aa01c93ca7978 [2021-12-15T09:27:05.916Z] #55 4.374 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:27:05.916Z] #55 4.423 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:27:05.916Z] #55 4.423 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:27:05.916Z] #55 5.187 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-12-15T09:27:05.916Z] #55 7.933 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [307 kB] [2021-12-15T09:27:06.062Z] #9 extracting sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a done [2021-12-15T09:27:06.062Z] #9 DONE 25.8s [2021-12-15T09:27:06.062Z] [2021-12-15T09:27:06.062Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-15T09:27:06.062Z] #10 sha256:11285ef68a46e6da7e22b92e3d5425ba260003a13984fe4bbf237000fd73e2fa [2021-12-15T09:27:06.174Z] #55 ... [2021-12-15T09:27:06.174Z] [2021-12-15T09:27:06.174Z] #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-12-15T09:27:06.174Z] #47 sha256:adc1bb4d985049e21da13ba31b12463e0d1950b285478250198cf5e056e264fc [2021-12-15T09:27:06.174Z] #47 5.582 + RM_GOPATH=0 [2021-12-15T09:27:06.174Z] #47 5.582 + TMP_GOPATH= [2021-12-15T09:27:06.174Z] #47 5.582 + : /build [2021-12-15T09:27:06.174Z] #47 5.582 + '[' -z '' ']' [2021-12-15T09:27:06.174Z] #47 5.582 ++ mktemp -d [2021-12-15T09:27:06.174Z] #47 5.582 + export GOPATH=/tmp/tmp.uCAydLU7gz [2021-12-15T09:27:06.174Z] #47 5.582 + GOPATH=/tmp/tmp.uCAydLU7gz [2021-12-15T09:27:06.174Z] #47 5.582 + RM_GOPATH=1 [2021-12-15T09:27:06.174Z] #47 5.582 + case "$(go env GOARCH)" in [2021-12-15T09:27:06.174Z] #47 5.582 ++ go env GOARCH [2021-12-15T09:27:06.174Z] #47 5.641 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:06.174Z] #47 5.641 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:06.174Z] #47 5.641 ++ dirname /tmp/install/install.sh [2021-12-15T09:27:06.174Z] #47 5.708 + dir=/tmp/install [2021-12-15T09:27:06.174Z] #47 5.708 + bin=gotestsum [2021-12-15T09:27:06.174Z] #47 5.708 + shift [2021-12-15T09:27:06.175Z] #47 5.708 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-12-15T09:27:06.175Z] #47 5.708 + . /tmp/install/gotestsum.installer [2021-12-15T09:27:06.175Z] #47 5.721 ++ : v0.5.3 [2021-12-15T09:27:06.175Z] #47 5.721 + install_gotestsum [2021-12-15T09:27:06.175Z] #47 5.721 + set -e [2021-12-15T09:27:06.175Z] #47 5.721 + export GO111MODULE=on [2021-12-15T09:27:06.175Z] #47 5.721 + GO111MODULE=on [2021-12-15T09:27:06.175Z] #47 5.721 + GOBIN=/build [2021-12-15T09:27:06.175Z] #47 5.721 + go get gotest.tools/gotestsum@v0.5.3 [2021-12-15T09:27:06.175Z] #47 7.087 go: downloading gotest.tools/gotestsum v0.5.3 [2021-12-15T09:27:06.175Z] #47 10.35 go: downloading github.com/fatih/color v1.9.0 [2021-12-15T09:27:06.175Z] #47 10.35 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-15T09:27:06.175Z] #47 10.52 go: downloading github.com/pkg/errors v0.9.1 [2021-12-15T09:27:06.175Z] #47 10.54 go: downloading github.com/spf13/pflag v1.0.3 [2021-12-15T09:27:06.175Z] #47 ... [2021-12-15T09:27:06.175Z] [2021-12-15T09:27:06.175Z] #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-12-15T09:27:06.175Z] #34 sha256:cb07b2fec35a9419985c6eca2cb95d54fd6f32743c8a1f3d4ba5c309f31d927a [2021-12-15T09:27:06.175Z] #34 4.287 + RM_GOPATH=0 [2021-12-15T09:27:06.175Z] #34 4.287 + TMP_GOPATH= [2021-12-15T09:27:06.175Z] #34 4.287 + : /build [2021-12-15T09:27:06.175Z] #34 4.287 + '[' -z '' ']' [2021-12-15T09:27:06.175Z] #34 4.294 ++ mktemp -d [2021-12-15T09:27:06.175Z] #34 4.296 + export GOPATH=/tmp/tmp.9Aha0cm20l [2021-12-15T09:27:06.175Z] #34 4.296 + GOPATH=/tmp/tmp.9Aha0cm20l [2021-12-15T09:27:06.175Z] #34 4.296 + RM_GOPATH=1 [2021-12-15T09:27:06.175Z] #34 4.296 + case "$(go env GOARCH)" in [2021-12-15T09:27:06.175Z] #34 4.299 ++ go env GOARCH [2021-12-15T09:27:06.175Z] #34 4.309 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:06.175Z] #34 4.309 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:06.175Z] #34 4.309 ++ dirname /tmp/install/install.sh [2021-12-15T09:27:06.175Z] #34 4.309 + dir=/tmp/install [2021-12-15T09:27:06.175Z] #34 4.309 + bin=tomlv [2021-12-15T09:27:06.175Z] #34 4.309 + shift [2021-12-15T09:27:06.175Z] #34 4.309 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-12-15T09:27:06.175Z] #34 4.309 + . /tmp/install/tomlv.installer [2021-12-15T09:27:06.175Z] #34 4.309 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-12-15T09:27:06.175Z] #34 4.309 + install_tomlv [2021-12-15T09:27:06.175Z] #34 4.309 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-12-15T09:27:06.175Z] #34 4.309 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9Aha0cm20l/src/github.com/BurntSushi/toml [2021-12-15T09:27:06.175Z] #34 4.309 Cloning into '/tmp/tmp.9Aha0cm20l/src/github.com/BurntSushi/toml'... [2021-12-15T09:27:06.175Z] #34 4.309 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-12-15T09:27:06.175Z] #34 5.545 + cd /tmp/tmp.9Aha0cm20l/src/github.com/BurntSushi/toml [2021-12-15T09:27:06.175Z] #34 5.545 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-12-15T09:27:06.175Z] #34 5.781 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-12-15T09:27:06.175Z] #34 7.248 internal/unsafeheader [2021-12-15T09:27:06.175Z] #34 7.349 internal/cpu [2021-12-15T09:27:06.175Z] #34 7.503 runtime/internal/atomic [2021-12-15T09:27:06.175Z] #34 8.215 runtime/internal/sys [2021-12-15T09:27:06.175Z] #34 8.656 runtime/internal/math [2021-12-15T09:27:06.175Z] #34 8.809 internal/bytealg [2021-12-15T09:27:06.175Z] #34 8.845 math/bits [2021-12-15T09:27:06.175Z] #34 10.21 math [2021-12-15T09:27:06.175Z] #34 10.50 runtime [2021-12-15T09:27:06.433Z] #34 ... [2021-12-15T09:27:06.433Z] [2021-12-15T09:27:06.433Z] #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-12-15T09:27:06.433Z] #40 sha256:8bbe21cd858c0670058de32d552505c9e4cc8315c7f3ef541bf1c0e9c724f994 [2021-12-15T09:27:06.433Z] #40 3.182 + git clone https://github.com/docker/distribution.git . [2021-12-15T09:27:06.433Z] #40 3.183 Cloning into '.'... [2021-12-15T09:27:06.433Z] #40 ... [2021-12-15T09:27:06.433Z] [2021-12-15T09:27:06.433Z] #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-12-15T09:27:06.433Z] #45 sha256:8e7108c026ee7869f4755060b0a0752628a8c4d9a3198475ffca79652a554d1c [2021-12-15T09:27:06.433Z] #45 5.477 + RM_GOPATH=0 [2021-12-15T09:27:06.433Z] #45 5.482 + TMP_GOPATH= [2021-12-15T09:27:06.433Z] #45 5.482 + : /build [2021-12-15T09:27:06.433Z] #45 5.482 + '[' -z '' ']' [2021-12-15T09:27:06.433Z] #45 5.482 ++ mktemp -d [2021-12-15T09:27:06.433Z] #45 5.482 + export GOPATH=/tmp/tmp.RZL28pO7ZS [2021-12-15T09:27:06.433Z] #45 5.482 + GOPATH=/tmp/tmp.RZL28pO7ZS [2021-12-15T09:27:06.433Z] #45 5.482 + RM_GOPATH=1 [2021-12-15T09:27:06.433Z] #45 5.482 + case "$(go env GOARCH)" in [2021-12-15T09:27:06.433Z] #45 5.482 ++ go env GOARCH [2021-12-15T09:27:06.433Z] #45 5.544 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-12-15T09:27:06.433Z] #45 5.545 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:06.433Z] #45 5.545 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:06.433Z] #45 5.545 ++ dirname /tmp/install/install.sh [2021-12-15T09:27:06.433Z] #45 5.545 + dir=/tmp/install [2021-12-15T09:27:06.433Z] #45 5.545 + bin=vndr [2021-12-15T09:27:06.433Z] #45 5.545 + shift [2021-12-15T09:27:06.433Z] #45 5.545 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-12-15T09:27:06.433Z] #45 5.545 + . /tmp/install/vndr.installer [2021-12-15T09:27:06.433Z] #45 5.545 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-12-15T09:27:06.433Z] #45 5.545 + install_vndr [2021-12-15T09:27:06.433Z] #45 5.545 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-12-15T09:27:06.433Z] #45 5.545 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.RZL28pO7ZS/src/github.com/LK4D4/vndr [2021-12-15T09:27:06.433Z] #45 5.545 Cloning into '/tmp/tmp.RZL28pO7ZS/src/github.com/LK4D4/vndr'... [2021-12-15T09:27:06.433Z] #45 6.676 + cd /tmp/tmp.RZL28pO7ZS/src/github.com/LK4D4/vndr [2021-12-15T09:27:06.433Z] #45 6.676 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-12-15T09:27:06.433Z] #45 6.727 + go build -buildmode=pie -v -o /build/vndr . [2021-12-15T09:27:06.433Z] #45 9.456 internal/bytealg [2021-12-15T09:27:06.433Z] #45 9.497 internal/race [2021-12-15T09:27:06.433Z] #45 10.41 sync/atomic [2021-12-15T09:27:06.691Z] #45 11.28 runtime [2021-12-15T09:27:06.691Z] #45 ... [2021-12-15T09:27:06.691Z] [2021-12-15T09:27:06.691Z] #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-12-15T09:27:06.691Z] #67 sha256:84d3a9a552873a12979533e6fd182a10ada34fb32c83ba32c094b0ce6dce4ea3 [2021-12-15T09:27:06.691Z] #67 5.014 + RM_GOPATH=0 [2021-12-15T09:27:06.691Z] #67 5.014 + TMP_GOPATH= [2021-12-15T09:27:06.691Z] #67 5.014 + : /build [2021-12-15T09:27:06.691Z] #67 5.014 + '[' -z '' ']' [2021-12-15T09:27:06.691Z] #67 5.016 ++ mktemp -d [2021-12-15T09:27:06.691Z] #67 5.030 + export GOPATH=/tmp/tmp.0Z7eIeFjsr [2021-12-15T09:27:06.691Z] #67 5.030 + GOPATH=/tmp/tmp.0Z7eIeFjsr [2021-12-15T09:27:06.691Z] #67 5.030 + RM_GOPATH=1 [2021-12-15T09:27:06.691Z] #67 5.030 + case "$(go env GOARCH)" in [2021-12-15T09:27:06.691Z] #67 5.030 ++ go env GOARCH [2021-12-15T09:27:06.691Z] #67 5.057 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-12-15T09:27:06.691Z] #67 5.057 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:06.691Z] #67 5.057 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:06.691Z] #67 5.057 ++ dirname /tmp/install/install.sh [2021-12-15T09:27:06.691Z] #67 5.059 + dir=/tmp/install [2021-12-15T09:27:06.691Z] #67 5.059 + bin=proxy [2021-12-15T09:27:06.691Z] #67 5.059 + shift [2021-12-15T09:27:06.691Z] #67 5.059 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-12-15T09:27:06.691Z] #67 5.059 + . /tmp/install/proxy.installer [2021-12-15T09:27:06.691Z] #67 5.059 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-12-15T09:27:06.691Z] #67 5.059 + install_proxy [2021-12-15T09:27:06.691Z] #67 5.059 + case "$1" in [2021-12-15T09:27:06.691Z] #67 5.059 + export CGO_ENABLED=0 [2021-12-15T09:27:06.691Z] #67 5.059 + CGO_ENABLED=0 [2021-12-15T09:27:06.691Z] #67 5.059 + _install_proxy [2021-12-15T09:27:06.691Z] #67 5.059 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-12-15T09:27:06.691Z] #67 5.059 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0Z7eIeFjsr/src/github.com/docker/libnetwork [2021-12-15T09:27:06.691Z] #67 5.059 Cloning into '/tmp/tmp.0Z7eIeFjsr/src/github.com/docker/libnetwork'... [2021-12-15T09:27:06.691Z] #67 ... [2021-12-15T09:27:06.691Z] [2021-12-15T09:27:06.691Z] #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-12-15T09:27:06.691Z] #42 sha256:636efa6b6de1c0d10663eba4a2c76294cf706015b5359bb8804b43044799e18f [2021-12-15T09:27:06.691Z] #42 5.679 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:27:06.691Z] #42 5.968 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:27:06.691Z] #42 5.968 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:27:06.691Z] #42 7.853 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-12-15T09:27:06.950Z] #42 ... [2021-12-15T09:27:06.950Z] [2021-12-15T09:27:06.950Z] #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-12-15T09:27:06.950Z] #29 sha256:727b15f30587a2c3743f67180232dd85712ae0e35a9f0aed0242d45b81173747 [2021-12-15T09:27:06.950Z] #29 6.474 #=#=# 0.0% #### 6.6% ######### 12.7% ############# 18.3% ############## 20.6% ################ 23.3% ################## 25.9% #################### 28.6% ###################### 31.0% ######################## 33.5% ######################### 35.1% ########################## 36.5% ########################## 37.4% ############################ 39.5% ############################ 40.1% ############################## 41.9% ############################## 42.7% ############################### 43.8% ################################ 45.6% ################################# 46.9% ################################## 47.7% ################################## 48.4% ################################### 49.0% ################################### 49.8% #################################### 50.5% #################################### 50.8% ##################################### 52.1% ##################################### 52.4% ###################################### 53.1% ###################################### 54.1% ####################################### 55.1% ######################################## 56.9% ######################################### 57.2% ########################################## 59.1% ########################################### 60.7% ############################################ 62.0% ############################################# 63.3% ############################################## 64.3% ############################################### 65.6% ################################################ 67.2% ################################################# 69.0% ################################################### 70.9% ################################################### 71.7% #################################################### 72.8% ##################################################### 73.9% ###################################################### 75.7% ####################################################### 76.5% ######################################################## 78.2% ######################################################### 79.3% ########################################################## 81.2% ########################################################### 82.0% ########################################################### 82.3% ########################################################### 83.0% ############################################################ 83.9% ############################################################# 84.9% ############################################################# 85.6% ############################################################## 86.4% ############################################################## 87.3% ############################################################### 88.0% ################################################################ 89.2% ################################################################# 90.3% ################################################################# 91.5% ################################################################### 93.4% #################################################################### 94.6% ###################################################################### 97.4% ###################################################################### 97.9% ######################################################################## 100.0% [2021-12-15T09:27:07.209Z] #29 14.75 [2021-12-15T09:27:07.510Z] #13 ... [2021-12-15T09:27:07.511Z] [2021-12-15T09:27:07.511Z] #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-12-15T09:27:07.511Z] #47 sha256:ba7ec18e0efcb8efb097d460750b8793d2107bd705313497eee9f60c48b8b715 [2021-12-15T09:27:07.511Z] #47 7.097 + RM_GOPATH=0 [2021-12-15T09:27:07.511Z] #47 7.097 + TMP_GOPATH= [2021-12-15T09:27:07.511Z] #47 7.097 + : /build [2021-12-15T09:27:07.511Z] #47 7.097 + '[' -z '' ']' [2021-12-15T09:27:07.511Z] #47 7.097 ++ mktemp -d [2021-12-15T09:27:07.511Z] #47 7.131 + export GOPATH=/tmp/tmp.0NNOJQSAjw [2021-12-15T09:27:07.511Z] #47 7.131 + GOPATH=/tmp/tmp.0NNOJQSAjw [2021-12-15T09:27:07.511Z] #47 7.131 + RM_GOPATH=1 [2021-12-15T09:27:07.511Z] #47 7.131 + case "$(go env GOARCH)" in [2021-12-15T09:27:07.511Z] #47 7.131 ++ go env GOARCH [2021-12-15T09:27:07.511Z] #47 7.173 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:07.511Z] #47 7.173 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:07.511Z] #47 7.173 ++ dirname /tmp/install/install.sh [2021-12-15T09:27:07.511Z] #47 7.173 + dir=/tmp/install [2021-12-15T09:27:07.511Z] #47 7.173 + bin=gotestsum [2021-12-15T09:27:07.511Z] #47 7.173 + shift [2021-12-15T09:27:07.511Z] #47 7.173 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-12-15T09:27:07.511Z] #47 7.173 + . /tmp/install/gotestsum.installer [2021-12-15T09:27:07.511Z] #47 7.173 ++ : v0.5.3 [2021-12-15T09:27:07.511Z] #47 7.173 + install_gotestsum [2021-12-15T09:27:07.511Z] #47 7.173 + set -e [2021-12-15T09:27:07.511Z] #47 7.173 + export GO111MODULE=on [2021-12-15T09:27:07.511Z] #47 7.173 + GO111MODULE=on [2021-12-15T09:27:07.511Z] #47 7.173 + GOBIN=/build [2021-12-15T09:27:07.511Z] #47 7.173 + go get gotest.tools/gotestsum@v0.5.3 [2021-12-15T09:27:07.511Z] #47 8.392 go: downloading gotest.tools/gotestsum v0.5.3 [2021-12-15T09:27:07.511Z] #47 ... [2021-12-15T09:27:07.511Z] [2021-12-15T09:27:07.511Z] #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-12-15T09:27:07.511Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:27:07.511Z] #36 8.536 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:27:07.511Z] #36 8.656 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:27:07.511Z] #36 8.656 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:27:07.511Z] #36 ... [2021-12-15T09:27:07.511Z] [2021-12-15T09:27:07.511Z] #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-12-15T09:27:07.511Z] #55 sha256:b944ba5cd54d3bca837a0c8a003d64c040fef9dcaee79b917b34e5056de504a8 [2021-12-15T09:27:07.511Z] #55 8.908 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:27:07.511Z] #55 9.064 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:27:07.511Z] #55 9.064 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:27:07.772Z] #55 ... [2021-12-15T09:27:07.772Z] [2021-12-15T09:27:07.772Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-12-15T09:27:07.772Z] #49 sha256:ad5a4d721e5cf1d74d34ea2deb04da9b8ceaac3f918b4980983b48a3e39b401d [2021-12-15T09:27:07.772Z] #49 6.046 + RM_GOPATH=0 [2021-12-15T09:27:07.772Z] #49 6.046 + TMP_GOPATH= [2021-12-15T09:27:07.772Z] #49 6.046 + : /build [2021-12-15T09:27:07.772Z] #49 6.046 + '[' -z '' ']' [2021-12-15T09:27:07.772Z] #49 6.046 ++ mktemp -d [2021-12-15T09:27:07.772Z] #49 6.046 + export GOPATH=/tmp/tmp.xZknELmQHF [2021-12-15T09:27:07.772Z] #49 6.046 + GOPATH=/tmp/tmp.xZknELmQHF [2021-12-15T09:27:07.772Z] #49 6.046 + RM_GOPATH=1 [2021-12-15T09:27:07.772Z] #49 6.046 + case "$(go env GOARCH)" in [2021-12-15T09:27:07.772Z] #49 6.046 ++ go env GOARCH [2021-12-15T09:27:07.772Z] #49 6.068 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:07.772Z] #49 6.068 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:07.772Z] #49 6.068 ++ dirname /tmp/install/install.sh [2021-12-15T09:27:07.772Z] #49 6.080 + dir=/tmp/install [2021-12-15T09:27:07.772Z] #49 6.080 + bin=golangci_lint [2021-12-15T09:27:07.772Z] #49 6.080 + shift [2021-12-15T09:27:07.772Z] #49 6.080 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-12-15T09:27:07.772Z] #49 6.080 + . /tmp/install/golangci_lint.installer [2021-12-15T09:27:07.772Z] #49 6.080 ++ : v1.23.8 [2021-12-15T09:27:07.772Z] #49 6.080 + install_golangci_lint [2021-12-15T09:27:07.772Z] #49 6.080 + set -e [2021-12-15T09:27:07.772Z] #49 6.080 + export GO111MODULE=on [2021-12-15T09:27:07.772Z] #49 6.080 + GO111MODULE=on [2021-12-15T09:27:07.772Z] #49 6.080 + GOBIN=/build [2021-12-15T09:27:07.772Z] #49 6.080 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-12-15T09:27:07.772Z] #49 6.586 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-15T09:27:07.772Z] #49 ... [2021-12-15T09:27:07.772Z] [2021-12-15T09:27:07.772Z] #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-12-15T09:27:07.772Z] #51 sha256:c80d63f790eb40e1d817a1ca954b35600634a909c502a0773068e15011de246b [2021-12-15T09:27:07.772Z] #51 6.744 + RM_GOPATH=0 [2021-12-15T09:27:07.772Z] #51 6.744 + TMP_GOPATH= [2021-12-15T09:27:07.772Z] #51 6.744 + : /build [2021-12-15T09:27:07.772Z] #51 6.744 + '[' -z '' ']' [2021-12-15T09:27:07.772Z] #51 6.744 ++ mktemp -d [2021-12-15T09:27:07.772Z] #51 6.744 + export GOPATH=/tmp/tmp.OpSgysibsD [2021-12-15T09:27:07.772Z] #51 6.744 + GOPATH=/tmp/tmp.OpSgysibsD [2021-12-15T09:27:07.772Z] #51 6.744 + RM_GOPATH=1 [2021-12-15T09:27:07.772Z] #51 6.744 + case "$(go env GOARCH)" in [2021-12-15T09:27:07.772Z] #51 6.744 ++ go env GOARCH [2021-12-15T09:27:07.772Z] #51 6.752 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-12-15T09:27:07.772Z] #51 6.752 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:07.772Z] #51 6.752 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:07.772Z] #51 6.752 ++ dirname /tmp/install/install.sh [2021-12-15T09:27:07.772Z] #51 6.752 + dir=/tmp/install [2021-12-15T09:27:07.772Z] #51 6.752 + bin=shfmt [2021-12-15T09:27:07.772Z] #51 6.752 + shift [2021-12-15T09:27:07.772Z] #51 6.752 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-12-15T09:27:07.772Z] #51 6.752 + . /tmp/install/shfmt.installer [2021-12-15T09:27:07.772Z] #51 6.752 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-12-15T09:27:07.772Z] #51 6.752 + install_shfmt [2021-12-15T09:27:07.772Z] #51 6.752 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-12-15T09:27:07.772Z] #51 6.752 + git clone https://github.com/mvdan/sh.git /tmp/tmp.OpSgysibsD/src/github.com/mvdan/sh [2021-12-15T09:27:07.772Z] #51 6.752 Cloning into '/tmp/tmp.OpSgysibsD/src/github.com/mvdan/sh'... [2021-12-15T09:27:07.777Z] #29 ... [2021-12-15T09:27:07.777Z] [2021-12-15T09:27:07.777Z] #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-12-15T09:27:07.777Z] #36 sha256:bed8d204510600b600cd889303df626de5cc2fc0d5d5f2cd92754ce7b47508d2 [2021-12-15T09:27:07.777Z] #36 12.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [307 kB] [2021-12-15T09:27:07.971Z] #10 DONE 1.6s [2021-12-15T09:27:07.971Z] [2021-12-15T09:27:07.971Z] #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-12-15T09:27:07.971Z] #11 sha256:1f805251155d2e38eb2a12084b0443c0ace68abde3ead7733cd63efb3ff49c4c [2021-12-15T09:27:08.034Z] #51 ... [2021-12-15T09:27:08.034Z] [2021-12-15T09:27:08.034Z] #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-12-15T09:27:08.034Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:27:08.034Z] #42 6.988 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:27:08.034Z] #42 7.064 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:27:08.034Z] #42 7.064 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:27:08.034Z] #42 8.649 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-12-15T09:27:08.232Z] #11 ... [2021-12-15T09:27:08.232Z] [2021-12-15T09:27:08.232Z] #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-12-15T09:27:08.232Z] #29 sha256:1087042b2abf27ce22c5d2d86299fb2ad122facdc79bd656941f68caa4b3805e [2021-12-15T09:27:08.232Z] #29 1.990 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-12-15T09:27:08.232Z] #29 2.125 [2021-12-15T09:27:08.232Z] #29 2.370 #=#=# 0.6% ##### 7.6% ####################### 33.0% ################################################## 70.8% ###################################################################### 98.1% ######################################################################## 100.0% [2021-12-15T09:27:08.232Z] #29 3.009 [2021-12-15T09:27:08.232Z] #29 3.248 #=#=# ######################################################################## 100.0% [2021-12-15T09:27:08.232Z] #29 3.471 [2021-12-15T09:27:08.232Z] #29 3.697 #=#=# ################################################################### 93.2% ######################################################################## 100.0% [2021-12-15T09:27:08.232Z] #29 3.889 [2021-12-15T09:27:08.232Z] #29 4.101 #=#=# ############ 17.7% ########################## 37.1% ######################################## 56.4% ###################################################### 75.9% #################################################################### 95.1% ######################################################################## 100.0% [2021-12-15T09:27:08.232Z] #29 4.730 [2021-12-15T09:27:08.232Z] #29 4.941 #=#=# ### 4.8% ####### 10.0% ########## 15.2% ############## 20.4% ################## 25.7% ###################### 30.8% ######################### 36.1% ############################# 41.3% ################################# 46.5% ##################################### 51.8% ######################################### 57.0% ############################################ 62.2% ################################################ 67.3% #################################################### 72.6% ######################################################## 77.8% ########################################################### 83.2% ############################################################### 88.4% ################################################################### 93.6% ####################################################################### 98.8% ######################################################################## 100.0% [2021-12-15T09:27:08.232Z] #29 6.893 [2021-12-15T09:27:08.232Z] #29 7.409 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-15T09:27:08.232Z] #29 7.501 [2021-12-15T09:27:08.232Z] #29 7.722 #=#=# ######################################################################## 100.0% [2021-12-15T09:27:08.232Z] #29 7.782 [2021-12-15T09:27:08.232Z] #29 8.398 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-15T09:27:08.232Z] #29 8.517 [2021-12-15T09:27:08.232Z] #29 8.766 #=#=# 0.1% ######################################################################## 100.0% [2021-12-15T09:27:08.232Z] #29 8.954 [2021-12-15T09:27:08.232Z] #29 9.543 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-12-15T09:27:08.232Z] #29 9.670 [2021-12-15T09:27:08.295Z] #42 ... [2021-12-15T09:27:08.295Z] [2021-12-15T09:27:08.295Z] #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-12-15T09:27:08.295Z] #34 sha256:cf810a15e41b64b30dc1119dabe3778a900821f454249ebecfaa3632898deef9 [2021-12-15T09:27:08.295Z] #34 7.853 + RM_GOPATH=0 [2021-12-15T09:27:08.295Z] #34 7.853 + TMP_GOPATH= [2021-12-15T09:27:08.295Z] #34 7.853 + : /build [2021-12-15T09:27:08.295Z] #34 7.853 + '[' -z '' ']' [2021-12-15T09:27:08.295Z] #34 7.872 ++ mktemp -d [2021-12-15T09:27:08.295Z] #34 7.872 + export GOPATH=/tmp/tmp.HH6D63aIA3 [2021-12-15T09:27:08.295Z] #34 7.872 + GOPATH=/tmp/tmp.HH6D63aIA3 [2021-12-15T09:27:08.295Z] #34 7.872 + RM_GOPATH=1 [2021-12-15T09:27:08.295Z] #34 7.872 + case "$(go env GOARCH)" in [2021-12-15T09:27:08.295Z] #34 7.872 ++ go env GOARCH [2021-12-15T09:27:08.295Z] #34 7.924 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:08.295Z] #34 7.924 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:08.295Z] #34 7.924 ++ dirname /tmp/install/install.sh [2021-12-15T09:27:08.295Z] #34 7.934 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-12-15T09:27:08.295Z] #34 7.934 + dir=/tmp/install [2021-12-15T09:27:08.295Z] #34 7.934 + bin=tomlv [2021-12-15T09:27:08.295Z] #34 7.934 + shift [2021-12-15T09:27:08.295Z] #34 7.934 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-12-15T09:27:08.295Z] #34 7.934 + . /tmp/install/tomlv.installer [2021-12-15T09:27:08.295Z] #34 7.934 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-12-15T09:27:08.295Z] #34 7.934 + install_tomlv [2021-12-15T09:27:08.295Z] #34 7.934 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-12-15T09:27:08.295Z] #34 7.934 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.HH6D63aIA3/src/github.com/BurntSushi/toml [2021-12-15T09:27:08.295Z] #34 7.943 Cloning into '/tmp/tmp.HH6D63aIA3/src/github.com/BurntSushi/toml'... [2021-12-15T09:27:08.295Z] #34 10.47 + cd /tmp/tmp.HH6D63aIA3/src/github.com/BurntSushi/toml [2021-12-15T09:27:08.295Z] #34 10.47 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-12-15T09:27:08.295Z] #34 10.82 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-12-15T09:27:08.295Z] #34 ... [2021-12-15T09:27:08.295Z] [2021-12-15T09:27:08.295Z] #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-12-15T09:27:08.295Z] #45 sha256:5bdf23637ec3205866a13b96a5e5ee6a935e8fcc28b6fb7a6a43bd2f06eca999 [2021-12-15T09:27:08.295Z] #45 6.931 + RM_GOPATH=0 [2021-12-15T09:27:08.295Z] #45 6.931 + TMP_GOPATH= [2021-12-15T09:27:08.295Z] #45 6.931 + : /build [2021-12-15T09:27:08.295Z] #45 6.931 + '[' -z '' ']' [2021-12-15T09:27:08.295Z] #45 6.931 ++ mktemp -d [2021-12-15T09:27:08.295Z] #45 6.931 + export GOPATH=/tmp/tmp.VLXsnGRZC6 [2021-12-15T09:27:08.295Z] #45 6.931 + GOPATH=/tmp/tmp.VLXsnGRZC6 [2021-12-15T09:27:08.295Z] #45 6.931 + RM_GOPATH=1 [2021-12-15T09:27:08.295Z] #45 6.931 + case "$(go env GOARCH)" in [2021-12-15T09:27:08.295Z] #45 6.932 ++ go env GOARCH [2021-12-15T09:27:08.295Z] #45 6.949 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-12-15T09:27:08.295Z] #45 6.950 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:08.295Z] #45 6.950 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:08.295Z] #45 6.950 ++ dirname /tmp/install/install.sh [2021-12-15T09:27:08.295Z] #45 6.950 + dir=/tmp/install [2021-12-15T09:27:08.295Z] #45 6.950 + bin=vndr [2021-12-15T09:27:08.295Z] #45 6.950 + shift [2021-12-15T09:27:08.295Z] #45 6.950 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-12-15T09:27:08.295Z] #45 6.950 + . /tmp/install/vndr.installer [2021-12-15T09:27:08.295Z] #45 6.950 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-12-15T09:27:08.295Z] #45 6.950 + install_vndr [2021-12-15T09:27:08.295Z] #45 6.950 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-12-15T09:27:08.295Z] #45 6.950 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VLXsnGRZC6/src/github.com/LK4D4/vndr [2021-12-15T09:27:08.295Z] #45 6.950 Cloning into '/tmp/tmp.VLXsnGRZC6/src/github.com/LK4D4/vndr'... [2021-12-15T09:27:08.295Z] #45 8.564 + cd /tmp/tmp.VLXsnGRZC6/src/github.com/LK4D4/vndr [2021-12-15T09:27:08.295Z] #45 8.564 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-12-15T09:27:08.295Z] #45 8.603 + go build -buildmode=pie -v -o /build/vndr . [2021-12-15T09:27:08.503Z] #29 9.906 #=#=# 0.0% ############# 19.4% ##### [2021-12-15T09:27:08.503Z] #29 ... [2021-12-15T09:27:08.503Z] [2021-12-15T09:27:08.503Z] #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-12-15T09:27:08.503Z] #11 sha256:1f805251155d2e38eb2a12084b0443c0ace68abde3ead7733cd63efb3ff49c4c [2021-12-15T09:27:08.503Z] #11 DONE 0.8s [2021-12-15T09:27:08.503Z] [2021-12-15T09:27:08.503Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-15T09:27:08.503Z] #31 sha256:51afbc9e5c48fc3c1e9f39aa5954734d9934685c717f5de5dd64a904546a0f0e [2021-12-15T09:27:08.503Z] #31 DONE 0.0s [2021-12-15T09:27:08.503Z] [2021-12-15T09:27:08.503Z] #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-12-15T09:27:08.503Z] #29 sha256:1087042b2abf27ce22c5d2d86299fb2ad122facdc79bd656941f68caa4b3805e [2021-12-15T09:27:08.503Z] #29 9.906 #=#=# 0.0% ############# 19.4% ############################## 42.0% ####################################### 55.6% [2021-12-15T09:27:08.503Z] #29 ... [2021-12-15T09:27:08.503Z] [2021-12-15T09:27:08.503Z] #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-12-15T09:27:08.503Z] #32 sha256:d6137718e18cd8f8fbc0a2c78845aa3a7fe267057ad892a0a8054c896afabc09 [2021-12-15T09:27:08.556Z] #45 ... [2021-12-15T09:27:08.556Z] [2021-12-15T09:27:08.556Z] #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-12-15T09:27:08.556Z] #58 sha256:745155747f48e58ef7a185590ffb4a111f6649ca312ea7c556f7134c34200060 [2021-12-15T09:27:08.556Z] #58 6.920 + RM_GOPATH=0 [2021-12-15T09:27:08.556Z] #58 6.920 + TMP_GOPATH= [2021-12-15T09:27:08.556Z] #58 6.920 + : /build [2021-12-15T09:27:08.556Z] #58 6.920 + '[' -z '' ']' [2021-12-15T09:27:08.556Z] #58 6.920 ++ mktemp -d [2021-12-15T09:27:08.556Z] #58 6.920 + export GOPATH=/tmp/tmp.2JmPRY7jSH [2021-12-15T09:27:08.556Z] #58 6.920 + GOPATH=/tmp/tmp.2JmPRY7jSH [2021-12-15T09:27:08.556Z] #58 6.920 + RM_GOPATH=1 [2021-12-15T09:27:08.556Z] #58 6.920 + case "$(go env GOARCH)" in [2021-12-15T09:27:08.556Z] #58 6.920 ++ go env GOARCH [2021-12-15T09:27:08.556Z] #58 6.950 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:08.556Z] #58 6.950 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:08.556Z] #58 6.950 ++ dirname /tmp/install/install.sh [2021-12-15T09:27:08.556Z] #58 6.950 + dir=/tmp/install [2021-12-15T09:27:08.556Z] #58 6.950 + bin=rootlesskit [2021-12-15T09:27:08.556Z] #58 6.950 + shift [2021-12-15T09:27:08.556Z] #58 6.950 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-12-15T09:27:08.556Z] #58 6.950 + . /tmp/install/rootlesskit.installer [2021-12-15T09:27:08.556Z] #58 6.950 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-12-15T09:27:08.556Z] #58 6.950 + install_rootlesskit [2021-12-15T09:27:08.556Z] #58 6.950 + case "$1" in [2021-12-15T09:27:08.556Z] #58 6.950 + export CGO_ENABLED=0 [2021-12-15T09:27:08.556Z] #58 6.950 + CGO_ENABLED=0 [2021-12-15T09:27:08.556Z] #58 6.950 + _install_rootlesskit [2021-12-15T09:27:08.556Z] #58 6.954 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-12-15T09:27:08.556Z] #58 6.954 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-12-15T09:27:08.556Z] #58 6.954 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.2JmPRY7jSH/src/github.com/rootless-containers/rootlesskit [2021-12-15T09:27:08.556Z] #58 6.954 Cloning into '/tmp/tmp.2JmPRY7jSH/src/github.com/rootless-containers/rootlesskit'... [2021-12-15T09:27:08.556Z] #58 ... [2021-12-15T09:27:08.556Z] [2021-12-15T09:27:08.556Z] #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-12-15T09:27:08.556Z] #55 sha256:b944ba5cd54d3bca837a0c8a003d64c040fef9dcaee79b917b34e5056de504a8 [2021-12-15T09:27:08.556Z] #55 11.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-12-15T09:27:09.079Z] #32 ... [2021-12-15T09:27:09.080Z] [2021-12-15T09:27:09.080Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-15T09:27:09.080Z] #39 sha256:12f731e9caebc8e5fa4e3018f8c0a37f79ac8e1018d47bfa8c9ada8ce3171de5 [2021-12-15T09:27:09.080Z] #39 DONE 0.4s [2021-12-15T09:27:09.080Z] [2021-12-15T09:27:09.080Z] #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-12-15T09:27:09.080Z] #29 sha256:1087042b2abf27ce22c5d2d86299fb2ad122facdc79bd656941f68caa4b3805e [2021-12-15T09:27:09.080Z] #29 9.906 #=#=# 0.0% ############# 19.4% ############################## 42.0% ####################################### 55.6% ########################################### 60.6% ############################################################ 83.4% ###################################################################### 97.4% ######################################################################## 100.0% [2021-12-15T09:27:09.080Z] #29 10.76 [2021-12-15T09:27:10.028Z] #29 11.57 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-15T09:27:10.289Z] #29 11.86 #=#=# [2021-12-15T09:27:10.550Z] #29 12.12 #=#=# ######################################################################## 100.0% [2021-12-15T09:27:10.550Z] #29 12.22 [2021-12-15T09:27:11.104Z] #55 ... [2021-12-15T09:27:11.104Z] [2021-12-15T09:27:11.104Z] #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-12-15T09:27:11.104Z] #24 sha256:3671749e6748499c762c388a2c8a48f21b2392f449d83ebe7527b8e83efc21dc [2021-12-15T09:27:11.104Z] #24 13.77 + mkdir -p /build [2021-12-15T09:27:11.104Z] #24 13.77 + mv docker/docker /build/ [2021-12-15T09:27:11.104Z] #24 13.80 + rmdir docker [2021-12-15T09:27:11.104Z] #24 DONE 13.9s [2021-12-15T09:27:11.121Z] #29 12.79 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-15T09:27:11.365Z] [2021-12-15T09:27:11.365Z] #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-12-15T09:27:11.365Z] #47 sha256:ba7ec18e0efcb8efb097d460750b8793d2107bd705313497eee9f60c48b8b715 [2021-12-15T09:27:11.365Z] #47 11.98 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-15T09:27:11.365Z] #47 11.98 go: downloading github.com/fatih/color v1.9.0 [2021-12-15T09:27:11.365Z] #47 12.11 go: downloading github.com/pkg/errors v0.9.1 [2021-12-15T09:27:11.365Z] #47 12.17 go: downloading github.com/spf13/pflag v1.0.3 [2021-12-15T09:27:11.365Z] #47 12.81 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-12-15T09:27:11.365Z] #47 13.13 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-15T09:27:11.365Z] #47 13.34 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-12-15T09:27:11.365Z] #47 13.66 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-12-15T09:27:11.365Z] #47 13.88 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-12-15T09:27:11.381Z] #29 12.95 [2021-12-15T09:27:11.641Z] #29 13.19 #=#=# ######################################################################## 100.0% [2021-12-15T09:27:11.641Z] #29 13.30 [2021-12-15T09:27:11.641Z] #29 13.31 Download of images into '/build' complete. [2021-12-15T09:27:11.641Z] #29 13.31 Use something like the following to load the result into a Docker daemon: [2021-12-15T09:27:11.641Z] #29 13.31 tar -cC '/build' . | docker load [2021-12-15T09:27:11.641Z] #29 DONE 13.4s [2021-12-15T09:27:11.641Z] [2021-12-15T09:27:11.642Z] #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-12-15T09:27:11.642Z] #40 sha256:f921907f62e8abf96bd437518ce64b27c36469ed4bee848aac0bb7f88af1694e [2021-12-15T09:27:11.970Z] #36 16.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-12-15T09:27:12.307Z] #47 15.15 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-12-15T09:27:12.906Z] #36 ... [2021-12-15T09:27:12.906Z] [2021-12-15T09:27:12.906Z] #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-12-15T09:27:12.906Z] #34 sha256:cb07b2fec35a9419985c6eca2cb95d54fd6f32743c8a1f3d4ba5c309f31d927a [2021-12-15T09:27:12.906Z] #34 17.53 unicode/utf8 [2021-12-15T09:27:13.842Z] #34 18.43 encoding [2021-12-15T09:27:14.850Z] #47 ... [2021-12-15T09:27:14.850Z] [2021-12-15T09:27:14.850Z] #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-12-15T09:27:14.850Z] #32 sha256:d6137718e18cd8f8fbc0a2c78845aa3a7fe267057ad892a0a8054c896afabc09 [2021-12-15T09:27:14.850Z] #32 7.182 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-15T09:27:14.850Z] #32 7.182 Cloning into '.'... [2021-12-15T09:27:14.850Z] #32 ... [2021-12-15T09:27:14.850Z] [2021-12-15T09:27:14.850Z] #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-12-15T09:27:14.850Z] #45 sha256:5bdf23637ec3205866a13b96a5e5ee6a935e8fcc28b6fb7a6a43bd2f06eca999 [2021-12-15T09:27:14.850Z] #45 11.88 internal/unsafeheader [2021-12-15T09:27:14.850Z] #45 12.01 internal/cpu [2021-12-15T09:27:14.850Z] #45 12.20 runtime/internal/atomic [2021-12-15T09:27:14.850Z] #45 13.37 runtime/internal/sys [2021-12-15T09:27:14.850Z] #45 14.03 runtime/internal/math [2021-12-15T09:27:14.850Z] #45 14.25 internal/bytealg [2021-12-15T09:27:14.850Z] #45 14.36 internal/race [2021-12-15T09:27:14.850Z] #45 14.66 sync/atomic [2021-12-15T09:27:14.850Z] #45 15.68 unicode [2021-12-15T09:27:14.850Z] #45 17.34 runtime [2021-12-15T09:27:14.941Z] #40 ... [2021-12-15T09:27:14.941Z] [2021-12-15T09:27:14.941Z] #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-12-15T09:27:14.941Z] #47 sha256:aaaed57ca5cdcec1400907a09235248ecf135eeb2d263fd3141f3b20c0e32067 [2021-12-15T09:27:14.941Z] #47 5.916 + RM_GOPATH=0 [2021-12-15T09:27:14.941Z] #47 5.916 + TMP_GOPATH= [2021-12-15T09:27:14.941Z] #47 5.916 + : /build [2021-12-15T09:27:14.941Z] #47 5.916 + '[' -z '' ']' [2021-12-15T09:27:14.941Z] #47 5.916 ++ mktemp -d [2021-12-15T09:27:14.941Z] #47 5.916 + export GOPATH=/tmp/tmp.BpSxfVgIE8 [2021-12-15T09:27:14.941Z] #47 5.916 + GOPATH=/tmp/tmp.BpSxfVgIE8 [2021-12-15T09:27:14.941Z] #47 5.916 + RM_GOPATH=1 [2021-12-15T09:27:14.941Z] #47 5.916 + case "$(go env GOARCH)" in [2021-12-15T09:27:14.941Z] #47 5.916 ++ go env GOARCH [2021-12-15T09:27:14.941Z] #47 5.925 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:14.941Z] #47 5.925 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:14.941Z] #47 5.925 ++ dirname /tmp/install/install.sh [2021-12-15T09:27:14.941Z] #47 5.925 + dir=/tmp/install [2021-12-15T09:27:14.941Z] #47 5.925 + bin=gotestsum [2021-12-15T09:27:14.941Z] #47 5.925 + shift [2021-12-15T09:27:14.941Z] #47 5.925 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-12-15T09:27:14.941Z] #47 5.925 + . /tmp/install/gotestsum.installer [2021-12-15T09:27:14.941Z] #47 5.925 ++ : v0.5.3 [2021-12-15T09:27:14.941Z] #47 5.925 + install_gotestsum [2021-12-15T09:27:14.941Z] #47 5.925 + set -e [2021-12-15T09:27:14.941Z] #47 5.925 + export GO111MODULE=on [2021-12-15T09:27:14.941Z] #47 5.925 + GO111MODULE=on [2021-12-15T09:27:14.941Z] #47 5.925 + GOBIN=/build [2021-12-15T09:27:14.941Z] #47 5.925 + go get gotest.tools/gotestsum@v0.5.3 [2021-12-15T09:27:14.941Z] #47 ... [2021-12-15T09:27:14.941Z] [2021-12-15T09:27:14.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-12-15T09:27:14.941Z] #49 sha256:9924d5913832b0a35bdb7c2346a1211897b27444c485ff3d2a63fb5f9b6bd600 [2021-12-15T09:27:14.941Z] #49 5.974 + RM_GOPATH=0 [2021-12-15T09:27:14.941Z] #49 5.974 + TMP_GOPATH= [2021-12-15T09:27:14.941Z] #49 5.974 + : /build [2021-12-15T09:27:14.941Z] #49 5.974 + '[' -z '' ']' [2021-12-15T09:27:14.941Z] #49 5.974 ++ mktemp -d [2021-12-15T09:27:14.941Z] #49 5.974 + export GOPATH=/tmp/tmp.JtLC94XOTK [2021-12-15T09:27:14.941Z] #49 5.974 + GOPATH=/tmp/tmp.JtLC94XOTK [2021-12-15T09:27:14.941Z] #49 5.974 + RM_GOPATH=1 [2021-12-15T09:27:14.941Z] #49 5.974 + case "$(go env GOARCH)" in [2021-12-15T09:27:14.941Z] #49 5.983 ++ go env GOARCH [2021-12-15T09:27:14.941Z] #49 5.984 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:14.941Z] #49 5.984 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:14.941Z] #49 5.984 ++ dirname /tmp/install/install.sh [2021-12-15T09:27:14.941Z] #49 5.984 + dir=/tmp/install [2021-12-15T09:27:14.941Z] #49 5.984 + bin=golangci_lint [2021-12-15T09:27:14.941Z] #49 5.984 + shift [2021-12-15T09:27:14.941Z] #49 5.984 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-12-15T09:27:14.941Z] #49 5.984 + . /tmp/install/golangci_lint.installer [2021-12-15T09:27:14.941Z] #49 5.984 ++ : v1.23.8 [2021-12-15T09:27:14.941Z] #49 5.984 + install_golangci_lint [2021-12-15T09:27:14.941Z] #49 5.984 + set -e [2021-12-15T09:27:14.941Z] #49 5.984 + export GO111MODULE=on [2021-12-15T09:27:14.941Z] #49 5.984 + GO111MODULE=on [2021-12-15T09:27:14.941Z] #49 5.984 + GOBIN=/build [2021-12-15T09:27:14.941Z] #49 5.984 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-12-15T09:27:14.941Z] #49 ... [2021-12-15T09:27:14.941Z] [2021-12-15T09:27:14.942Z] #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-12-15T09:27:14.942Z] #12 sha256:a38f4effa49dcb90223244ca3a328848e4d7a9c8d3867c505a8091ccfe92bf37 [2021-12-15T09:27:14.942Z] #12 DONE 6.3s [2021-12-15T09:27:14.942Z] [2021-12-15T09:27:14.942Z] #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-12-15T09:27:14.942Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:27:15.426Z] #45 ... [2021-12-15T09:27:15.426Z] [2021-12-15T09:27:15.427Z] #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-12-15T09:27:15.427Z] #40 sha256:f921907f62e8abf96bd437518ce64b27c36469ed4bee848aac0bb7f88af1694e [2021-12-15T09:27:15.427Z] #40 7.711 + git clone https://github.com/docker/distribution.git . [2021-12-15T09:27:15.427Z] #40 7.711 Cloning into '.'... [2021-12-15T09:27:15.427Z] #40 ... [2021-12-15T09:27:15.427Z] [2021-12-15T09:27:15.427Z] #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-12-15T09:27:15.427Z] #34 sha256:cf810a15e41b64b30dc1119dabe3778a900821f454249ebecfaa3632898deef9 [2021-12-15T09:27:15.427Z] #34 12.56 internal/cpu [2021-12-15T09:27:15.427Z] #34 12.62 runtime/internal/atomic [2021-12-15T09:27:15.427Z] #34 13.81 runtime/internal/sys [2021-12-15T09:27:15.427Z] #34 14.27 runtime/internal/math [2021-12-15T09:27:15.427Z] #34 14.50 internal/bytealg [2021-12-15T09:27:15.427Z] #34 14.63 math/bits [2021-12-15T09:27:15.427Z] #34 16.02 math [2021-12-15T09:27:15.427Z] #34 16.95 runtime [2021-12-15T09:27:16.374Z] #34 ... [2021-12-15T09:27:16.379Z] [2021-12-15T09:27:16.379Z] #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-12-15T09:27:16.379Z] #47 sha256:adc1bb4d985049e21da13ba31b12463e0d1950b285478250198cf5e056e264fc [2021-12-15T09:27:16.379Z] #47 11.05 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-12-15T09:27:16.379Z] #47 11.06 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-15T09:27:16.379Z] #47 11.74 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-12-15T09:27:16.379Z] #47 11.74 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-12-15T09:27:16.379Z] #47 11.78 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-12-15T09:27:16.379Z] #47 12.85 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-12-15T09:27:16.379Z] #47 15.97 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-12-15T09:27:16.639Z] #47 ... [2021-12-15T09:27:16.639Z] [2021-12-15T09:27:16.639Z] #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-12-15T09:27:16.639Z] #29 sha256:727b15f30587a2c3743f67180232dd85712ae0e35a9f0aed0242d45b81173747 [2021-12-15T09:27:16.639Z] #29 16.79 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-15T09:27:16.639Z] #29 17.44 #=#=# [2021-12-15T09:27:16.639Z] #29 17.80 #=#=# ##O#- # ######################################################################## 100.0% [2021-12-15T09:27:16.639Z] #29 18.32 [2021-12-15T09:27:16.639Z] #29 20.36 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-15T09:27:16.639Z] #29 21.04 [2021-12-15T09:27:16.639Z] #29 21.40 #=#=# ##O#- # 0.8% ######################################################################## 100.0% [2021-12-15T09:27:16.639Z] #29 22.00 [2021-12-15T09:27:16.639Z] #29 24.10 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-12-15T09:27:16.812Z] #34 ... [2021-12-15T09:27:16.812Z] [2021-12-15T09:27:16.812Z] #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-12-15T09:27:16.812Z] #58 sha256:745155747f48e58ef7a185590ffb4a111f6649ca312ea7c556f7134c34200060 [2021-12-15T09:27:16.812Z] #58 16.03 + cd /tmp/tmp.2JmPRY7jSH/src/github.com/rootless-containers/rootlesskit [2021-12-15T09:27:16.812Z] #58 16.03 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-12-15T09:27:16.812Z] #58 16.21 + export GO111MODULE=on [2021-12-15T09:27:16.812Z] #58 16.21 + GO111MODULE=on [2021-12-15T09:27:16.812Z] #58 16.21 + export GOPROXY=https://proxy.golang.org [2021-12-15T09:27:16.812Z] #58 16.21 + GOPROXY=https://proxy.golang.org [2021-12-15T09:27:16.812Z] #58 16.21 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-15T09:27:16.812Z] #58 16.21 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-12-15T09:27:16.812Z] #58 18.93 go: downloading github.com/pkg/errors v0.9.1 [2021-12-15T09:27:16.812Z] #58 18.96 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-15T09:27:16.812Z] #58 19.40 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-15T09:27:16.898Z] #29 ... [2021-12-15T09:27:16.898Z] [2021-12-15T09:27:16.898Z] #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-12-15T09:27:16.898Z] #45 sha256:8e7108c026ee7869f4755060b0a0752628a8c4d9a3198475ffca79652a554d1c [2021-12-15T09:27:16.898Z] #45 11.49 unicode [2021-12-15T09:27:16.898Z] #45 17.97 unicode/utf8 [2021-12-15T09:27:16.898Z] #45 19.39 unicode/utf16 [2021-12-15T09:27:16.898Z] #45 19.97 container/list [2021-12-15T09:27:16.898Z] #45 20.97 crypto/internal/subtle [2021-12-15T09:27:16.898Z] #45 21.30 crypto/subtle [2021-12-15T09:27:16.898Z] #45 21.59 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-12-15T09:27:16.898Z] #45 ... [2021-12-15T09:27:16.898Z] [2021-12-15T09:27:16.898Z] #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-12-15T09:27:16.898Z] #58 sha256:0b91d1c7d91b4a261158feb52db6f401d4705ecb6f86b1d2a856ffa3507b829b [2021-12-15T09:27:16.898Z] #58 13.40 + cd /tmp/tmp.lVAvSSOHXU/src/github.com/rootless-containers/rootlesskit [2021-12-15T09:27:16.898Z] #58 13.41 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-12-15T09:27:16.898Z] #58 13.53 + export GO111MODULE=on [2021-12-15T09:27:16.898Z] #58 13.53 + GO111MODULE=on [2021-12-15T09:27:16.898Z] #58 13.53 + export GOPROXY=https://proxy.golang.org [2021-12-15T09:27:16.898Z] #58 13.53 + GOPROXY=https://proxy.golang.org [2021-12-15T09:27:16.898Z] #58 13.53 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-15T09:27:16.898Z] #58 13.53 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-12-15T09:27:16.898Z] #58 16.41 go: downloading github.com/pkg/errors v0.9.1 [2021-12-15T09:27:16.898Z] #58 16.41 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-15T09:27:16.898Z] #58 16.52 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-15T09:27:16.898Z] #58 17.73 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-12-15T09:27:17.157Z] #58 ... [2021-12-15T09:27:17.157Z] [2021-12-15T09:27:17.157Z] #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-12-15T09:27:17.157Z] #42 sha256:636efa6b6de1c0d10663eba4a2c76294cf706015b5359bb8804b43044799e18f [2021-12-15T09:27:17.157Z] #42 11.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [307 kB] [2021-12-15T09:27:17.157Z] #42 16.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-12-15T09:27:17.157Z] #42 ... [2021-12-15T09:27:17.157Z] [2021-12-15T09:27:17.157Z] #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-12-15T09:27:17.157Z] #45 sha256:8e7108c026ee7869f4755060b0a0752628a8c4d9a3198475ffca79652a554d1c [2021-12-15T09:27:17.157Z] #45 21.84 internal/nettrace [2021-12-15T09:27:17.383Z] #58 20.27 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-12-15T09:27:17.644Z] #58 ... [2021-12-15T09:27:17.644Z] [2021-12-15T09:27:17.644Z] #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-12-15T09:27:17.644Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:27:17.644Z] #13 2.907 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-12-15T09:27:17.644Z] #13 3.003 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:27:17.644Z] #13 3.107 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:27:17.644Z] #13 3.107 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:27:17.644Z] #13 5.175 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-12-15T09:27:17.644Z] #13 8.862 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-12-15T09:27:17.724Z] #45 22.40 runtime/cgo [2021-12-15T09:27:17.724Z] #45 ... [2021-12-15T09:27:17.724Z] [2021-12-15T09:27:17.724Z] #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-12-15T09:27:17.724Z] #55 sha256:65d3852459aebfdd31d75b5e1113a93d81d3fd51aea18cd3323aa01c93ca7978 [2021-12-15T09:27:17.724Z] #55 12.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-12-15T09:27:17.724Z] #55 ... [2021-12-15T09:27:17.724Z] [2021-12-15T09:27:17.724Z] #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-12-15T09:27:17.724Z] #49 sha256:d6fdd5b4fc7d480f5666c9b770b20f12d5570e564342e4d8452edd6eb1751f18 [2021-12-15T09:27:17.724Z] #49 22.04 go: downloading github.com/fatih/color v1.7.0 [2021-12-15T09:27:17.724Z] #49 22.04 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-15T09:27:17.724Z] #49 22.20 go: downloading github.com/pkg/errors v0.8.1 [2021-12-15T09:27:17.724Z] #49 22.26 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-15T09:27:17.724Z] #49 22.45 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-15T09:27:17.905Z] #13 ... [2021-12-15T09:27:17.905Z] [2021-12-15T09:27:17.905Z] #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-12-15T09:27:17.905Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:27:17.905Z] #36 10.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-12-15T09:27:17.905Z] #36 15.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [312 kB] [2021-12-15T09:27:17.905Z] #36 19.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-12-15T09:27:17.905Z] #36 ... [2021-12-15T09:27:17.905Z] [2021-12-15T09:27:17.905Z] #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-12-15T09:27:17.905Z] #47 sha256:ba7ec18e0efcb8efb097d460750b8793d2107bd705313497eee9f60c48b8b715 [2021-12-15T09:27:17.905Z] #47 19.98 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-12-15T09:27:17.983Z] #49 ... [2021-12-15T09:27:17.983Z] [2021-12-15T09:27:17.983Z] #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-12-15T09:27:17.983Z] #13 sha256:f987ddad2e11ea1a5543dae8c3102f2a187a33975efc8d6dbdcda816c96dbf6c [2021-12-15T09:27:17.983Z] #13 6.656 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-12-15T09:27:17.983Z] #13 10.94 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [307 kB] [2021-12-15T09:27:17.983Z] #13 15.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-12-15T09:27:17.983Z] #13 ... [2021-12-15T09:27:17.983Z] [2021-12-15T09:27:17.983Z] #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-12-15T09:27:17.983Z] #29 sha256:727b15f30587a2c3743f67180232dd85712ae0e35a9f0aed0242d45b81173747 [2021-12-15T09:27:17.983Z] #29 24.82 #=#=# [2021-12-15T09:27:19.148Z] #13 ... [2021-12-15T09:27:19.151Z] [2021-12-15T09:27:19.151Z] #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-12-15T09:27:19.151Z] #51 sha256:f816352c658b7bb80b744b2bd97045ed7d14683f3e92eb3d49d5cdbf788c2673 [2021-12-15T09:27:19.151Z] #51 6.819 + RM_GOPATH=0 [2021-12-15T09:27:19.151Z] #51 6.819 + TMP_GOPATH= [2021-12-15T09:27:19.151Z] #51 6.819 + : /build [2021-12-15T09:27:19.151Z] #51 6.819 + '[' -z '' ']' [2021-12-15T09:27:19.151Z] #51 6.821 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-12-15T09:27:19.151Z] #51 6.822 ++ mktemp -d [2021-12-15T09:27:19.151Z] #51 6.822 + export GOPATH=/tmp/tmp.FPhJQiOkjx [2021-12-15T09:27:19.151Z] #51 6.822 + GOPATH=/tmp/tmp.FPhJQiOkjx [2021-12-15T09:27:19.151Z] #51 6.822 + RM_GOPATH=1 [2021-12-15T09:27:19.151Z] #51 6.822 + case "$(go env GOARCH)" in [2021-12-15T09:27:19.151Z] #51 6.822 ++ go env GOARCH [2021-12-15T09:27:19.151Z] #51 6.822 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:19.151Z] #51 6.822 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:19.151Z] #51 6.822 ++ dirname /tmp/install/install.sh [2021-12-15T09:27:19.151Z] #51 6.822 + dir=/tmp/install [2021-12-15T09:27:19.151Z] #51 6.822 + bin=shfmt [2021-12-15T09:27:19.151Z] #51 6.822 + shift [2021-12-15T09:27:19.151Z] #51 6.822 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-12-15T09:27:19.151Z] #51 6.822 + . /tmp/install/shfmt.installer [2021-12-15T09:27:19.151Z] #51 6.822 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-12-15T09:27:19.151Z] #51 6.822 + install_shfmt [2021-12-15T09:27:19.151Z] #51 6.822 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-12-15T09:27:19.151Z] #51 6.822 + git clone https://github.com/mvdan/sh.git /tmp/tmp.FPhJQiOkjx/src/github.com/mvdan/sh [2021-12-15T09:27:19.151Z] #51 6.822 Cloning into '/tmp/tmp.FPhJQiOkjx/src/github.com/mvdan/sh'... [2021-12-15T09:27:19.151Z] #51 ... [2021-12-15T09:27:19.151Z] [2021-12-15T09:27:19.151Z] #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-12-15T09:27:19.151Z] #34 sha256:381f1531d668db93607014527f9d5d612a3eee76f2b4c5f227507dfc11046d33 [2021-12-15T09:27:19.151Z] #34 7.143 + RM_GOPATH=0 [2021-12-15T09:27:19.151Z] #34 7.143 + TMP_GOPATH= [2021-12-15T09:27:19.151Z] #34 7.143 + : /build [2021-12-15T09:27:19.151Z] #34 7.143 + '[' -z '' ']' [2021-12-15T09:27:19.151Z] #34 7.143 ++ mktemp -d [2021-12-15T09:27:19.151Z] #34 7.143 + export GOPATH=/tmp/tmp.Lv0vsafMgv [2021-12-15T09:27:19.151Z] #34 7.143 + GOPATH=/tmp/tmp.Lv0vsafMgv [2021-12-15T09:27:19.151Z] #34 7.143 + RM_GOPATH=1 [2021-12-15T09:27:19.151Z] #34 7.143 + case "$(go env GOARCH)" in [2021-12-15T09:27:19.151Z] #34 7.143 ++ go env GOARCH [2021-12-15T09:27:19.151Z] #34 7.173 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-12-15T09:27:19.151Z] #34 7.173 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:19.151Z] #34 7.173 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:19.151Z] #34 7.173 ++ dirname /tmp/install/install.sh [2021-12-15T09:27:19.151Z] #34 7.173 + dir=/tmp/install [2021-12-15T09:27:19.151Z] #34 7.173 + bin=tomlv [2021-12-15T09:27:19.151Z] #34 7.173 + shift [2021-12-15T09:27:19.151Z] #34 7.173 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-12-15T09:27:19.151Z] #34 7.173 + . /tmp/install/tomlv.installer [2021-12-15T09:27:19.151Z] #34 7.173 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-12-15T09:27:19.151Z] #34 7.173 + install_tomlv [2021-12-15T09:27:19.151Z] #34 7.173 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-12-15T09:27:19.151Z] #34 7.173 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Lv0vsafMgv/src/github.com/BurntSushi/toml [2021-12-15T09:27:19.151Z] #34 7.173 Cloning into '/tmp/tmp.Lv0vsafMgv/src/github.com/BurntSushi/toml'... [2021-12-15T09:27:19.151Z] #34 8.279 + cd /tmp/tmp.Lv0vsafMgv/src/github.com/BurntSushi/toml [2021-12-15T09:27:19.151Z] #34 8.279 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-12-15T09:27:19.151Z] #34 8.475 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-12-15T09:27:19.151Z] #34 9.406 math/bits [2021-12-15T09:27:19.151Z] #34 9.460 runtime [2021-12-15T09:27:19.151Z] #34 10.20 math [2021-12-15T09:27:19.151Z] #34 ... [2021-12-15T09:27:19.151Z] [2021-12-15T09:27:19.151Z] #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-12-15T09:27:19.151Z] #24 sha256:293e9c7f18e1a808a18018a130bded669ce812db98c70ea3074ddbd9252e8309 [2021-12-15T09:27:19.151Z] #24 7.668 + RM_GOPATH=0 [2021-12-15T09:27:19.151Z] #24 7.668 + TMP_GOPATH= [2021-12-15T09:27:19.151Z] #24 7.668 + : /build [2021-12-15T09:27:19.151Z] #24 7.668 + '[' -z '' ']' [2021-12-15T09:27:19.151Z] #24 7.668 ++ mktemp -d [2021-12-15T09:27:19.151Z] #24 7.668 + export GOPATH=/tmp/tmp.JZH6JPrKUe [2021-12-15T09:27:19.151Z] #24 7.668 + GOPATH=/tmp/tmp.JZH6JPrKUe [2021-12-15T09:27:19.151Z] #24 7.668 + RM_GOPATH=1 [2021-12-15T09:27:19.151Z] #24 7.668 + case "$(go env GOARCH)" in [2021-12-15T09:27:19.151Z] #24 7.669 ++ go env GOARCH [2021-12-15T09:27:19.151Z] #24 7.698 Install docker/cli version 17.06.2-ce from stable [2021-12-15T09:27:19.151Z] #24 7.698 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:19.151Z] #24 7.698 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:19.151Z] #24 7.698 ++ dirname /tmp/install/install.sh [2021-12-15T09:27:19.151Z] #24 7.698 + dir=/tmp/install [2021-12-15T09:27:19.151Z] #24 7.698 + bin=dockercli [2021-12-15T09:27:19.151Z] #24 7.698 + shift [2021-12-15T09:27:19.151Z] #24 7.698 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-12-15T09:27:19.151Z] #24 7.698 + . /tmp/install/dockercli.installer [2021-12-15T09:27:19.151Z] #24 7.698 ++ : stable [2021-12-15T09:27:19.151Z] #24 7.698 ++ : 17.06.2-ce [2021-12-15T09:27:19.151Z] #24 7.698 + install_dockercli [2021-12-15T09:27:19.151Z] #24 7.698 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-15T09:27:19.151Z] #24 7.698 ++ uname -m [2021-12-15T09:27:19.151Z] #24 7.702 + arch=x86_64 [2021-12-15T09:27:19.151Z] #24 7.702 + '[' x86_64 '!=' x86_64 ']' [2021-12-15T09:27:19.151Z] #24 7.702 + url=https://download.docker.com/linux/static [2021-12-15T09:27:19.151Z] #24 7.702 + tar -xz docker/docker [2021-12-15T09:27:19.151Z] #24 7.702 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-12-15T09:27:19.151Z] #24 ... [2021-12-15T09:27:19.151Z] [2021-12-15T09:27:19.151Z] #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-12-15T09:27:19.151Z] #55 sha256:b944ba5cd54d3bca837a0c8a003d64c040fef9dcaee79b917b34e5056de504a8 [2021-12-15T09:27:19.151Z] #55 9.147 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:27:19.151Z] #55 9.202 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:27:19.151Z] #55 9.202 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:27:19.151Z] #55 10.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-12-15T09:27:19.151Z] #55 ... [2021-12-15T09:27:19.151Z] [2021-12-15T09:27:19.151Z] #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-12-15T09:27:19.151Z] #45 sha256:32e17b6ae149a534062e0f63b1d182b4e8da54f712c6d8ed276f03aadd5ccc3e [2021-12-15T09:27:19.151Z] #45 6.635 + RM_GOPATH=0 [2021-12-15T09:27:19.151Z] #45 6.635 + TMP_GOPATH= [2021-12-15T09:27:19.151Z] #45 6.635 + : /build [2021-12-15T09:27:19.151Z] #45 6.635 + '[' -z '' ']' [2021-12-15T09:27:19.151Z] #45 6.635 ++ mktemp -d [2021-12-15T09:27:19.151Z] #45 6.635 + export GOPATH=/tmp/tmp.CkfypuxBSF [2021-12-15T09:27:19.151Z] #45 6.635 + GOPATH=/tmp/tmp.CkfypuxBSF [2021-12-15T09:27:19.151Z] #45 6.635 + RM_GOPATH=1 [2021-12-15T09:27:19.151Z] #45 6.635 + case "$(go env GOARCH)" in [2021-12-15T09:27:19.151Z] #45 6.635 ++ go env GOARCH [2021-12-15T09:27:19.151Z] #45 6.663 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-12-15T09:27:19.151Z] #45 6.663 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:19.151Z] #45 6.663 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:19.151Z] #45 6.663 ++ dirname /tmp/install/install.sh [2021-12-15T09:27:19.151Z] #45 6.663 + dir=/tmp/install [2021-12-15T09:27:19.151Z] #45 6.663 + bin=vndr [2021-12-15T09:27:19.151Z] #45 6.663 + shift [2021-12-15T09:27:19.151Z] #45 6.663 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-12-15T09:27:19.151Z] #45 6.663 + . /tmp/install/vndr.installer [2021-12-15T09:27:19.151Z] #45 6.663 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-12-15T09:27:19.151Z] #45 6.663 + install_vndr [2021-12-15T09:27:19.151Z] #45 6.663 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-12-15T09:27:19.151Z] #45 6.663 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.CkfypuxBSF/src/github.com/LK4D4/vndr [2021-12-15T09:27:19.151Z] #45 6.663 Cloning into '/tmp/tmp.CkfypuxBSF/src/github.com/LK4D4/vndr'... [2021-12-15T09:27:19.151Z] #45 7.115 + cd /tmp/tmp.CkfypuxBSF/src/github.com/LK4D4/vndr [2021-12-15T09:27:19.151Z] #45 7.115 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-12-15T09:27:19.151Z] #45 7.118 + go build -buildmode=pie -v -o /build/vndr . [2021-12-15T09:27:19.151Z] #45 7.908 internal/unsafeheader [2021-12-15T09:27:19.151Z] #45 7.908 internal/cpu [2021-12-15T09:27:19.151Z] #45 7.908 runtime/internal/atomic [2021-12-15T09:27:19.151Z] #45 8.192 runtime/internal/sys [2021-12-15T09:27:19.151Z] #45 8.446 internal/bytealg [2021-12-15T09:27:19.151Z] #45 8.446 runtime/internal/math [2021-12-15T09:27:19.151Z] #45 8.585 internal/race [2021-12-15T09:27:19.151Z] #45 8.720 sync/atomic [2021-12-15T09:27:19.151Z] #45 9.147 unicode [2021-12-15T09:27:19.151Z] #45 9.486 runtime [2021-12-15T09:27:19.412Z] #45 ... [2021-12-15T09:27:19.412Z] [2021-12-15T09:27:19.412Z] #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-12-15T09:27:19.412Z] #67 sha256:e3631f4ff661ccefeec2976d4278cb034099282be1cb9813f23a64dd97ff988e [2021-12-15T09:27:19.412Z] #67 7.659 + RM_GOPATH=0 [2021-12-15T09:27:19.412Z] #67 7.659 + TMP_GOPATH= [2021-12-15T09:27:19.412Z] #67 7.659 + : /build [2021-12-15T09:27:19.412Z] #67 7.659 + '[' -z '' ']' [2021-12-15T09:27:19.412Z] #67 7.659 ++ mktemp -d [2021-12-15T09:27:19.412Z] #67 7.659 + export GOPATH=/tmp/tmp.AClluV4Uwp [2021-12-15T09:27:19.412Z] #67 7.659 + GOPATH=/tmp/tmp.AClluV4Uwp [2021-12-15T09:27:19.412Z] #67 7.659 + RM_GOPATH=1 [2021-12-15T09:27:19.412Z] #67 7.659 + case "$(go env GOARCH)" in [2021-12-15T09:27:19.412Z] #67 7.659 ++ go env GOARCH [2021-12-15T09:27:19.412Z] #67 7.674 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:19.412Z] #67 7.674 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:19.412Z] #67 7.674 ++ dirname /tmp/install/install.sh [2021-12-15T09:27:19.412Z] #67 7.698 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-12-15T09:27:19.412Z] #67 7.698 + dir=/tmp/install [2021-12-15T09:27:19.412Z] #67 7.698 + bin=proxy [2021-12-15T09:27:19.412Z] #67 7.698 + shift [2021-12-15T09:27:19.412Z] #67 7.698 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-12-15T09:27:19.412Z] #67 7.698 + . /tmp/install/proxy.installer [2021-12-15T09:27:19.412Z] #67 7.698 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-12-15T09:27:19.412Z] #67 7.698 + install_proxy [2021-12-15T09:27:19.412Z] #67 7.698 + case "$1" in [2021-12-15T09:27:19.412Z] #67 7.698 + export CGO_ENABLED=0 [2021-12-15T09:27:19.412Z] #67 7.698 + CGO_ENABLED=0 [2021-12-15T09:27:19.412Z] #67 7.698 + _install_proxy [2021-12-15T09:27:19.412Z] #67 7.698 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-12-15T09:27:19.412Z] #67 7.698 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.AClluV4Uwp/src/github.com/docker/libnetwork [2021-12-15T09:27:19.412Z] #67 7.713 Cloning into '/tmp/tmp.AClluV4Uwp/src/github.com/docker/libnetwork'... [2021-12-15T09:27:19.674Z] #67 ... [2021-12-15T09:27:19.674Z] [2021-12-15T09:27:19.674Z] #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-12-15T09:27:19.674Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:27:19.674Z] #36 9.630 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:27:19.674Z] #36 9.662 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:27:19.674Z] #36 9.662 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:27:19.674Z] #36 10.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-12-15T09:27:19.674Z] #36 ... [2021-12-15T09:27:19.674Z] [2021-12-15T09:27:19.674Z] #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-12-15T09:27:19.674Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:27:19.674Z] #42 8.676 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:27:19.674Z] #42 8.741 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:27:19.674Z] #42 8.742 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:27:19.674Z] #42 9.895 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-12-15T09:27:19.818Z] #47 ... [2021-12-15T09:27:19.818Z] [2021-12-15T09:27:19.818Z] #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-12-15T09:27:19.818Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:27:19.818Z] #42 12.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [312 kB] [2021-12-15T09:27:19.818Z] #42 17.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-12-15T09:27:19.935Z] #42 ... [2021-12-15T09:27:19.935Z] [2021-12-15T09:27:19.935Z] #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-12-15T09:27:19.935Z] #58 sha256:e9d2e6d4d86d44c44d341bd0558f70d4de028eb8f1671197901b045dfbdae233 [2021-12-15T09:27:19.935Z] #58 8.057 + RM_GOPATH=0 [2021-12-15T09:27:19.935Z] #58 8.057 + TMP_GOPATH= [2021-12-15T09:27:19.935Z] #58 8.057 + : /build [2021-12-15T09:27:19.935Z] #58 8.057 + '[' -z '' ']' [2021-12-15T09:27:19.935Z] #58 8.057 ++ mktemp -d [2021-12-15T09:27:19.935Z] #58 8.064 + export GOPATH=/tmp/tmp.vbV2C0Y3Vm [2021-12-15T09:27:19.935Z] #58 8.064 + GOPATH=/tmp/tmp.vbV2C0Y3Vm [2021-12-15T09:27:19.935Z] #58 8.064 + RM_GOPATH=1 [2021-12-15T09:27:19.935Z] #58 8.064 + case "$(go env GOARCH)" in [2021-12-15T09:27:19.935Z] #58 8.064 ++ go env GOARCH [2021-12-15T09:27:19.935Z] #58 8.084 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:19.935Z] #58 8.084 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:19.935Z] #58 8.097 ++ dirname /tmp/install/install.sh [2021-12-15T09:27:19.935Z] #58 8.124 + dir=/tmp/install [2021-12-15T09:27:19.935Z] #58 8.124 + bin=rootlesskit [2021-12-15T09:27:19.935Z] #58 8.124 + shift [2021-12-15T09:27:19.935Z] #58 8.124 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-12-15T09:27:19.935Z] #58 8.124 + . /tmp/install/rootlesskit.installer [2021-12-15T09:27:19.935Z] #58 8.124 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-12-15T09:27:19.935Z] #58 8.124 + install_rootlesskit [2021-12-15T09:27:19.935Z] #58 8.124 + case "$1" in [2021-12-15T09:27:19.935Z] #58 8.124 + export CGO_ENABLED=0 [2021-12-15T09:27:19.935Z] #58 8.124 + CGO_ENABLED=0 [2021-12-15T09:27:19.935Z] #58 8.124 + _install_rootlesskit [2021-12-15T09:27:19.935Z] #58 8.124 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-12-15T09:27:19.935Z] #58 8.124 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.vbV2C0Y3Vm/src/github.com/rootless-containers/rootlesskit [2021-12-15T09:27:19.935Z] #58 8.124 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-12-15T09:27:19.935Z] #58 8.130 Cloning into '/tmp/tmp.vbV2C0Y3Vm/src/github.com/rootless-containers/rootlesskit'... [2021-12-15T09:27:19.935Z] #58 ... [2021-12-15T09:27:19.935Z] [2021-12-15T09:27:19.935Z] #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-12-15T09:27:19.935Z] #47 sha256:aaaed57ca5cdcec1400907a09235248ecf135eeb2d263fd3141f3b20c0e32067 [2021-12-15T09:27:19.935Z] #47 6.453 go: downloading gotest.tools/gotestsum v0.5.3 [2021-12-15T09:27:19.935Z] #47 7.699 go: downloading github.com/fatih/color v1.9.0 [2021-12-15T09:27:19.935Z] #47 7.703 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-15T09:27:19.935Z] #47 7.729 go: downloading github.com/pkg/errors v0.9.1 [2021-12-15T09:27:19.935Z] #47 7.782 go: downloading github.com/spf13/pflag v1.0.3 [2021-12-15T09:27:19.935Z] #47 7.948 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-12-15T09:27:19.935Z] #47 7.951 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-15T09:27:19.935Z] #47 8.069 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-12-15T09:27:19.935Z] #47 8.164 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-12-15T09:27:19.935Z] #47 8.164 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-12-15T09:27:19.935Z] #47 9.039 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-12-15T09:27:20.079Z] #42 ... [2021-12-15T09:27:20.079Z] [2021-12-15T09:27:20.079Z] #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-12-15T09:27:20.079Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:27:20.079Z] #13 13.47 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [312 kB] [2021-12-15T09:27:20.232Z] #47 11.60 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-12-15T09:27:20.856Z] #29 25.32 #=#=# 0.0% ##### 7.5% ####### 10.5% ######### 13.5% ############ 17.2% ############## 20.0% ################ 23.2% #################### 27.8% ####################### 32.4% ########################## 37.4% ############################## 42.2% ################################# 46.0% ################################### 49.7% ###################################### 53.5% ########################################## 59.3% ############################################# 63.1% ################################################# 68.6% ################################################## 70.3% ##################################################### 74.8% ######################################################### 80.2% ############################################################ 84.7% ################################################################ 89.8% ################################################################### 94.3% ######################################################################## 100.0% [2021-12-15T09:27:20.856Z] #29 28.40 [2021-12-15T09:27:21.225Z] #47 ... [2021-12-15T09:27:21.225Z] [2021-12-15T09:27:21.225Z] #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-12-15T09:27:21.225Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:27:21.225Z] #42 12.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [312 kB] [2021-12-15T09:27:22.626Z] #13 17.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-12-15T09:27:23.197Z] #13 ... [2021-12-15T09:27:23.197Z] [2021-12-15T09:27:23.197Z] #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-12-15T09:27:23.197Z] #55 sha256:b944ba5cd54d3bca837a0c8a003d64c040fef9dcaee79b917b34e5056de504a8 [2021-12-15T09:27:23.197Z] #55 15.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [312 kB] [2021-12-15T09:27:23.197Z] #55 19.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-12-15T09:27:23.197Z] #55 ... [2021-12-15T09:27:23.197Z] [2021-12-15T09:27:23.197Z] #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-12-15T09:27:23.197Z] #51 sha256:c80d63f790eb40e1d817a1ca954b35600634a909c502a0773068e15011de246b [2021-12-15T09:27:23.197Z] #51 26.10 + cd /tmp/tmp.OpSgysibsD/src/github.com/mvdan/sh [2021-12-15T09:27:23.388Z] #29 30.66 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-15T09:27:23.388Z] #29 ... [2021-12-15T09:27:23.388Z] [2021-12-15T09:27:23.389Z] #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-12-15T09:27:23.389Z] #55 sha256:65d3852459aebfdd31d75b5e1113a93d81d3fd51aea18cd3323aa01c93ca7978 [2021-12-15T09:27:23.389Z] #55 27.95 Fetched 8295 kB in 24s (353 kB/s) [2021-12-15T09:27:23.458Z] #51 26.11 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-12-15T09:27:23.458Z] #51 26.40 + GO111MODULE=on [2021-12-15T09:27:23.458Z] #51 26.40 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-12-15T09:27:23.772Z] #42 15.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-12-15T09:27:24.076Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b2e462931e80a05c) in /home/ubuntu/workspace/moby_PR-43084 [Pipeline] { [Pipeline] checkout [2021-12-15T09:27:24.223Z] The recommended git tool is: git [2021-12-15T09:27:25.156Z] #42 ... [2021-12-15T09:27:25.156Z] [2021-12-15T09:27:25.156Z] #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-12-15T09:27:25.156Z] #49 sha256:9924d5913832b0a35bdb7c2346a1211897b27444c485ff3d2a63fb5f9b6bd600 [2021-12-15T09:27:25.156Z] #49 6.483 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-15T09:27:25.156Z] #49 14.41 go: downloading github.com/fatih/color v1.7.0 [2021-12-15T09:27:25.156Z] #49 14.41 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-15T09:27:25.156Z] #49 14.45 go: downloading github.com/pkg/errors v0.8.1 [2021-12-15T09:27:25.156Z] #49 14.49 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-15T09:27:25.156Z] #49 14.52 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-15T09:27:25.156Z] #49 15.17 go: downloading github.com/spf13/viper v1.6.1 [2021-12-15T09:27:25.156Z] #49 15.75 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-15T09:27:25.156Z] #49 15.81 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-15T09:27:25.156Z] #49 16.02 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-15T09:27:25.156Z] #49 16.02 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-15T09:27:25.156Z] #49 ... [2021-12-15T09:27:25.156Z] [2021-12-15T09:27:25.156Z] #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-12-15T09:27:25.156Z] #34 sha256:381f1531d668db93607014527f9d5d612a3eee76f2b4c5f227507dfc11046d33 [2021-12-15T09:27:25.156Z] #34 16.51 encoding [2021-12-15T09:27:25.729Z] #34 ... [2021-12-15T09:27:25.729Z] [2021-12-15T09:27:25.729Z] #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-12-15T09:27:25.729Z] #24 sha256:293e9c7f18e1a808a18018a130bded669ce812db98c70ea3074ddbd9252e8309 [2021-12-15T09:27:25.729Z] #24 16.43 + mkdir -p /build [2021-12-15T09:27:25.729Z] #24 16.43 + mv docker/docker /build/ [2021-12-15T09:27:25.729Z] #24 16.43 + rmdir docker [2021-12-15T09:27:25.729Z] #24 DONE 16.9s [2021-12-15T09:27:25.729Z] [2021-12-15T09:27:25.729Z] #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-12-15T09:27:25.729Z] #58 sha256:e9d2e6d4d86d44c44d341bd0558f70d4de028eb8f1671197901b045dfbdae233 [2021-12-15T09:27:25.729Z] #58 13.50 + cd /tmp/tmp.vbV2C0Y3Vm/src/github.com/rootless-containers/rootlesskit [2021-12-15T09:27:25.729Z] #58 13.50 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-12-15T09:27:25.729Z] #58 13.57 + export GO111MODULE=on [2021-12-15T09:27:25.729Z] #58 13.57 + GO111MODULE=on [2021-12-15T09:27:25.729Z] #58 13.57 + export GOPROXY=https://proxy.golang.org [2021-12-15T09:27:25.729Z] #58 13.57 + GOPROXY=https://proxy.golang.org [2021-12-15T09:27:25.729Z] #58 13.57 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-15T09:27:25.729Z] #58 13.57 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-12-15T09:27:25.729Z] #58 15.47 go: downloading github.com/pkg/errors v0.9.1 [2021-12-15T09:27:25.729Z] #58 15.47 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-15T09:27:25.729Z] #58 15.56 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-15T09:27:25.729Z] #58 16.37 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-12-15T09:27:26.004Z] #51 28.37 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-15T09:27:26.004Z] #51 28.37 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-15T09:27:26.004Z] #51 28.65 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-15T09:27:27.113Z] #58 ... [2021-12-15T09:27:27.120Z] [2021-12-15T09:27:27.120Z] #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-12-15T09:27:27.120Z] #32 sha256:d6137718e18cd8f8fbc0a2c78845aa3a7fe267057ad892a0a8054c896afabc09 [2021-12-15T09:27:27.120Z] #32 8.491 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-15T09:27:27.120Z] #32 8.491 Cloning into '.'... [2021-12-15T09:27:27.383Z] #32 ... [2021-12-15T09:27:27.383Z] [2021-12-15T09:27:27.383Z] #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-12-15T09:27:27.383Z] #51 sha256:f816352c658b7bb80b744b2bd97045ed7d14683f3e92eb3d49d5cdbf788c2673 [2021-12-15T09:27:27.383Z] #51 17.58 + cd /tmp/tmp.FPhJQiOkjx/src/github.com/mvdan/sh [2021-12-15T09:27:27.383Z] #51 17.58 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-12-15T09:27:27.383Z] #51 17.82 + GO111MODULE=on [2021-12-15T09:27:27.383Z] #51 17.82 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-12-15T09:27:27.582Z] #55 27.95 Reading package lists... [2021-12-15T09:27:27.593Z] #55 ... [2021-12-15T09:27:27.593Z] [2021-12-15T09:27:27.593Z] #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-12-15T09:27:27.593Z] #51 sha256:a505269c751ab344a95a7c0409fc13ebbd186dee7b66edc5a7c1c825df093b64 [2021-12-15T09:27:27.593Z] #51 22.00 + cd /tmp/tmp.KReKOjOn9m/src/github.com/mvdan/sh [2021-12-15T09:27:27.593Z] #51 22.00 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-12-15T09:27:27.593Z] #51 22.21 + GO111MODULE=on [2021-12-15T09:27:27.593Z] #51 22.22 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-12-15T09:27:27.593Z] #51 24.08 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-15T09:27:27.593Z] #51 24.11 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-15T09:27:27.593Z] #51 24.20 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-15T09:27:27.593Z] #51 27.35 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-15T09:27:27.593Z] #51 ... [2021-12-15T09:27:27.593Z] [2021-12-15T09:27:27.594Z] #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-12-15T09:27:27.594Z] #67 sha256:84d3a9a552873a12979533e6fd182a10ada34fb32c83ba32c094b0ce6dce4ea3 [2021-12-15T09:27:27.645Z] #51 19.24 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-15T09:27:27.645Z] #51 19.24 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-15T09:27:28.216Z] #51 19.41 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-15T09:27:28.216Z] #51 ... [2021-12-15T09:27:28.216Z] [2021-12-15T09:27:28.216Z] #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-12-15T09:27:28.216Z] #40 sha256:f921907f62e8abf96bd437518ce64b27c36469ed4bee848aac0bb7f88af1694e [2021-12-15T09:27:28.216Z] #40 9.083 + git clone https://github.com/docker/distribution.git . [2021-12-15T09:27:28.216Z] #40 9.083 Cloning into '.'... [2021-12-15T09:27:28.216Z] #40 ... [2021-12-15T09:27:28.216Z] [2021-12-15T09:27:28.216Z] #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-12-15T09:27:28.216Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:27:28.216Z] #13 8.037 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:27:28.216Z] #13 8.037 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-12-15T09:27:28.216Z] #13 8.061 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:27:28.216Z] #13 8.085 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:27:28.216Z] #13 9.273 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-12-15T09:27:28.216Z] #13 11.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-12-15T09:27:28.371Z] #67 31.96 Checking out files: 44% (856/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: 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: 89% (1706/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) [2021-12-15T09:27:28.371Z] #67 ... [2021-12-15T09:27:28.371Z] [2021-12-15T09:27:28.371Z] #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-12-15T09:27:28.371Z] #49 sha256:d6fdd5b4fc7d480f5666c9b770b20f12d5570e564342e4d8452edd6eb1751f18 [2021-12-15T09:27:28.371Z] #49 23.12 go: downloading github.com/spf13/viper v1.6.1 [2021-12-15T09:27:28.371Z] #49 23.92 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-15T09:27:28.371Z] #49 24.07 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-15T09:27:28.371Z] #49 24.22 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-15T09:27:28.371Z] #49 24.55 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-15T09:27:28.372Z] #49 26.50 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-15T09:27:28.372Z] #49 27.09 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-15T09:27:28.372Z] #49 31.73 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-15T09:27:28.372Z] #49 31.88 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-15T09:27:28.372Z] #49 32.26 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-15T09:27:28.372Z] #49 32.27 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-12-15T09:27:28.372Z] #49 32.44 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-15T09:27:28.372Z] #49 32.46 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-15T09:27:28.372Z] #49 33.03 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-15T09:27:28.372Z] #49 33.05 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-15T09:27:28.516Z] using credential docker-jenkins-github-credentials [2021-12-15T09:27:28.617Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03af8745128ab1eef) in /home/ubuntu/workspace/moby_PR-43084 [Pipeline] { [2021-12-15T09:27:28.618Z] Cloning the remote Git repository [2021-12-15T09:27:28.618Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2021-12-15T09:27:28.683Z] #49 33.24 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-15T09:27:28.683Z] #49 ... [2021-12-15T09:27:28.683Z] [2021-12-15T09:27:28.683Z] #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-12-15T09:27:28.683Z] #67 sha256:84d3a9a552873a12979533e6fd182a10ada34fb32c83ba32c094b0ce6dce4ea3 [2021-12-15T09:27:28.800Z] The recommended git tool is: git [2021-12-15T09:27:28.942Z] #67 31.96 Checking out files: 44% (856/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: 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: 89% (1706/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-12-15T09:27:28.942Z] #67 33.57 + cd /tmp/tmp.0Z7eIeFjsr/src/github.com/docker/libnetwork [2021-12-15T09:27:28.942Z] #67 33.57 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-12-15T09:27:28.664Z] Cloning repository https://github.com/moby/moby.git [2021-12-15T09:27:28.825Z] > git init /home/ubuntu/workspace/moby_PR-43084 # timeout=10 [2021-12-15T09:27:29.016Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-15T09:27:29.016Z] > git --version # timeout=10 [2021-12-15T09:27:29.033Z] > git --version # 'git version 2.17.1' [2021-12-15T09:27:29.034Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-15T09:27:29.036Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43084/head:refs/remotes/origin/PR-43084 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-12-15T09:27:29.159Z] #13 14.14 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [312 kB] [2021-12-15T09:27:29.159Z] #13 ... [2021-12-15T09:27:29.159Z] [2021-12-15T09:27:29.159Z] #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-12-15T09:27:29.159Z] #58 sha256:e9d2e6d4d86d44c44d341bd0558f70d4de028eb8f1671197901b045dfbdae233 [2021-12-15T09:27:29.159Z] #58 20.57 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-12-15T09:27:29.201Z] #67 ... [2021-12-15T09:27:29.201Z] [2021-12-15T09:27:29.201Z] #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-12-15T09:27:29.201Z] #29 sha256:727b15f30587a2c3743f67180232dd85712ae0e35a9f0aed0242d45b81173747 [2021-12-15T09:27:29.201Z] #29 31.52 [2021-12-15T09:27:29.201Z] #29 31.79 #=#=# ##O#- # ######################################################################## 100.0% [2021-12-15T09:27:29.201Z] #29 32.21 [2021-12-15T09:27:29.201Z] #29 33.81 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-15T09:27:29.201Z] #29 34.42 [2021-12-15T09:27:29.201Z] #29 34.75 #=#=# ##O#- # ######################################################################## 100.0% [2021-12-15T09:27:29.201Z] #29 35.34 [2021-12-15T09:27:29.201Z] #29 35.51 Download of images into '/build' complete. [2021-12-15T09:27:29.201Z] #29 35.51 Use something like the following to load the result into a Docker daemon: [2021-12-15T09:27:29.201Z] #29 35.51 tar -cC '/build' . | docker load [2021-12-15T09:27:29.201Z] #29 DONE 36.5s [2021-12-15T09:27:29.201Z] [2021-12-15T09:27:29.201Z] #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-12-15T09:27:29.201Z] #58 sha256:0b91d1c7d91b4a261158feb52db6f401d4705ecb6f86b1d2a856ffa3507b829b [2021-12-15T09:27:29.201Z] #58 23.67 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-12-15T09:27:29.201Z] #58 24.61 go: downloading github.com/google/uuid v1.3.0 [2021-12-15T09:27:29.201Z] #58 24.64 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-15T09:27:29.201Z] #58 24.87 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-15T09:27:29.201Z] #58 25.20 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-15T09:27:29.201Z] #58 25.60 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-15T09:27:29.201Z] #58 26.13 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-12-15T09:27:29.201Z] #58 26.86 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-15T09:27:29.201Z] #58 27.17 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-12-15T09:27:29.201Z] #58 ... [2021-12-15T09:27:29.201Z] [2021-12-15T09:27:29.201Z] #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-12-15T09:27:29.201Z] #49 sha256:d6fdd5b4fc7d480f5666c9b770b20f12d5570e564342e4d8452edd6eb1751f18 [2021-12-15T09:27:29.201Z] #49 33.43 go: downloading github.com/spf13/afero v1.1.2 [2021-12-15T09:27:29.201Z] #49 33.73 go: downloading github.com/spf13/cast v1.3.0 [2021-12-15T09:27:29.201Z] #49 33.75 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-15T09:27:29.201Z] #49 33.89 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-15T09:27:29.201Z] #49 33.89 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-15T09:27:29.201Z] #49 33.92 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-15T09:27:29.307Z] #51 ... [2021-12-15T09:27:29.307Z] [2021-12-15T09:27:29.307Z] #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-12-15T09:27:29.307Z] #58 sha256:745155747f48e58ef7a185590ffb4a111f6649ca312ea7c556f7134c34200060 [2021-12-15T09:27:29.307Z] #58 27.84 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-12-15T09:27:29.307Z] #58 29.05 go: downloading github.com/google/uuid v1.3.0 [2021-12-15T09:27:29.307Z] #58 29.05 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-15T09:27:29.307Z] #58 29.38 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-15T09:27:29.307Z] #58 29.68 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-15T09:27:29.307Z] #58 30.18 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-15T09:27:29.307Z] #58 30.59 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-12-15T09:27:29.307Z] #58 31.53 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-15T09:27:29.307Z] #58 31.84 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-12-15T09:27:29.469Z] #49 34.22 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-15T09:27:29.729Z] #49 34.30 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-15T09:27:29.732Z] #58 21.07 go: downloading github.com/google/uuid v1.3.0 [2021-12-15T09:27:29.732Z] #58 21.07 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-15T09:27:29.732Z] #58 21.19 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-15T09:27:29.988Z] #49 34.58 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-15T09:27:29.988Z] #49 34.72 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-15T09:27:29.993Z] #58 21.43 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-15T09:27:29.993Z] #58 21.50 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-15T09:27:30.247Z] #49 34.96 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-15T09:27:30.247Z] #49 35.00 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-15T09:27:30.247Z] #49 35.04 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-15T09:27:30.508Z] #49 35.11 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-15T09:27:30.565Z] #58 21.82 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-12-15T09:27:30.693Z] #58 ... [2021-12-15T09:27:30.693Z] [2021-12-15T09:27:30.693Z] #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-12-15T09:27:30.693Z] #45 sha256:5bdf23637ec3205866a13b96a5e5ee6a935e8fcc28b6fb7a6a43bd2f06eca999 [2021-12-15T09:27:30.693Z] #45 23.36 unicode/utf8 [2021-12-15T09:27:30.693Z] #45 25.19 encoding [2021-12-15T09:27:30.693Z] #45 25.59 unicode/utf16 [2021-12-15T09:27:30.693Z] #45 26.09 container/list [2021-12-15T09:27:30.693Z] #45 27.04 crypto/internal/subtle [2021-12-15T09:27:30.693Z] #45 27.27 crypto/subtle [2021-12-15T09:27:30.693Z] #45 27.62 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-12-15T09:27:30.693Z] #45 27.84 internal/nettrace [2021-12-15T09:27:30.693Z] #45 28.17 runtime/cgo [2021-12-15T09:27:30.693Z] #45 ... [2021-12-15T09:27:30.693Z] [2021-12-15T09:27:30.693Z] #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-12-15T09:27:30.693Z] #49 sha256:ad5a4d721e5cf1d74d34ea2deb04da9b8ceaac3f918b4980983b48a3e39b401d [2021-12-15T09:27:30.693Z] #49 24.05 go: downloading github.com/fatih/color v1.7.0 [2021-12-15T09:27:30.693Z] #49 24.05 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-15T09:27:30.693Z] #49 24.32 go: downloading github.com/pkg/errors v0.8.1 [2021-12-15T09:27:30.693Z] #49 24.32 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-15T09:27:30.693Z] #49 24.71 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-15T09:27:30.693Z] #49 25.28 go: downloading github.com/spf13/viper v1.6.1 [2021-12-15T09:27:30.693Z] #49 26.06 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-15T09:27:30.693Z] #49 26.11 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-15T09:27:30.693Z] #49 26.31 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-15T09:27:30.693Z] #49 26.49 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-15T09:27:30.693Z] #49 28.43 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-15T09:27:30.693Z] #49 28.88 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-15T09:27:30.767Z] #49 35.49 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-15T09:27:30.825Z] #58 22.39 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-15T09:27:30.825Z] #58 22.43 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-12-15T09:27:31.027Z] #49 35.59 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-15T09:27:31.286Z] #49 35.96 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-15T09:27:31.286Z] #49 35.97 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-15T09:27:31.286Z] #49 36.07 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-15T09:27:31.411Z] #58 ... [2021-12-15T09:27:31.411Z] [2021-12-15T09:27:31.411Z] #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-12-15T09:27:31.411Z] #55 sha256:b944ba5cd54d3bca837a0c8a003d64c040fef9dcaee79b917b34e5056de504a8 [2021-12-15T09:27:31.411Z] #55 12.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [312 kB] [2021-12-15T09:27:31.411Z] #55 15.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-12-15T09:27:31.411Z] #55 ... [2021-12-15T09:27:31.411Z] [2021-12-15T09:27:31.411Z] #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-12-15T09:27:31.411Z] #49 sha256:9924d5913832b0a35bdb7c2346a1211897b27444c485ff3d2a63fb5f9b6bd600 [2021-12-15T09:27:31.411Z] #49 17.38 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-15T09:27:31.411Z] #49 17.61 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-15T09:27:31.411Z] #49 21.99 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-15T09:27:31.411Z] #49 21.99 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-15T09:27:31.411Z] #49 22.23 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-15T09:27:31.411Z] #49 22.39 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-12-15T09:27:31.411Z] #49 22.52 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-15T09:27:31.411Z] #49 22.52 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-15T09:27:31.411Z] #49 22.88 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-15T09:27:31.411Z] #49 22.88 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-15T09:27:31.546Z] #49 36.16 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-15T09:27:31.673Z] #49 23.02 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-15T09:27:31.673Z] #49 23.12 go: downloading github.com/spf13/afero v1.1.2 [2021-12-15T09:27:31.673Z] #49 23.23 go: downloading github.com/spf13/cast v1.3.0 [2021-12-15T09:27:31.673Z] #49 23.29 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-15T09:27:31.806Z] #49 36.50 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-15T09:27:31.806Z] #49 36.53 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-15T09:27:31.806Z] #49 36.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-15T09:27:31.933Z] #49 23.44 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-15T09:27:31.933Z] #49 23.44 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-15T09:27:31.933Z] #49 ... [2021-12-15T09:27:31.933Z] [2021-12-15T09:27:31.933Z] #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-12-15T09:27:31.933Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:27:31.933Z] #36 13.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [312 kB] [2021-12-15T09:27:31.933Z] #36 16.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-12-15T09:27:32.065Z] #49 36.72 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-15T09:27:32.065Z] #49 36.77 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-15T09:27:32.079Z] #49 ... [2021-12-15T09:27:32.079Z] [2021-12-15T09:27:32.080Z] #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-12-15T09:27:32.080Z] #34 sha256:cf810a15e41b64b30dc1119dabe3778a900821f454249ebecfaa3632898deef9 [2021-12-15T09:27:32.080Z] #34 24.66 unicode/utf8 [2021-12-15T09:27:32.080Z] #34 ... [2021-12-15T09:27:32.080Z] [2021-12-15T09:27:32.080Z] #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-12-15T09:27:32.080Z] #51 sha256:c80d63f790eb40e1d817a1ca954b35600634a909c502a0773068e15011de246b [2021-12-15T09:27:32.080Z] #51 32.30 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-15T09:27:32.194Z] #36 ... [2021-12-15T09:27:32.194Z] [2021-12-15T09:27:32.194Z] #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-12-15T09:27:32.194Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:27:32.194Z] #13 17.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-12-15T09:27:32.324Z] #49 37.02 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-15T09:27:32.324Z] #49 37.04 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-15T09:27:32.457Z] #13 ... [2021-12-15T09:27:32.457Z] [2021-12-15T09:27:32.457Z] #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-12-15T09:27:32.457Z] #45 sha256:32e17b6ae149a534062e0f63b1d182b4e8da54f712c6d8ed276f03aadd5ccc3e [2021-12-15T09:27:32.457Z] #45 13.83 unicode/utf8 [2021-12-15T09:27:32.457Z] #45 14.92 math [2021-12-15T09:27:32.457Z] #45 20.12 unicode/utf16 [2021-12-15T09:27:32.457Z] #45 20.58 container/list [2021-12-15T09:27:32.457Z] #45 21.19 crypto/internal/subtle [2021-12-15T09:27:32.457Z] #45 21.34 crypto/subtle [2021-12-15T09:27:32.457Z] #45 21.55 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-12-15T09:27:32.457Z] #45 21.73 internal/nettrace [2021-12-15T09:27:32.457Z] #45 21.94 runtime/cgo [2021-12-15T09:27:32.457Z] #45 ... [2021-12-15T09:27:32.457Z] [2021-12-15T09:27:32.457Z] #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-12-15T09:27:32.457Z] #49 sha256:9924d5913832b0a35bdb7c2346a1211897b27444c485ff3d2a63fb5f9b6bd600 [2021-12-15T09:27:32.457Z] #49 23.47 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-15T09:27:32.457Z] #49 23.60 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-15T09:27:32.457Z] #49 23.91 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-15T09:27:32.457Z] #49 24.00 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-15T09:27:32.718Z] #49 24.20 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-15T09:27:32.718Z] #49 24.28 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-15T09:27:32.892Z] #49 37.47 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-15T09:27:32.892Z] #49 37.51 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-15T09:27:32.892Z] #49 37.53 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-15T09:27:32.892Z] #49 37.64 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-15T09:27:32.892Z] #49 37.71 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-15T09:27:32.979Z] #49 24.39 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-15T09:27:33.154Z] #49 37.81 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-15T09:27:33.239Z] #49 24.57 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-15T09:27:33.239Z] #49 24.65 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-15T09:27:33.309Z] using credential docker-jenkins-github-credentials [2021-12-15T09:27:33.319Z] Cloning the remote Git repository [2021-12-15T09:27:33.319Z] Cloning with configured refspecs honoured and without tags [2021-12-15T09:27:33.413Z] #49 38.12 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-15T09:27:33.413Z] #49 38.26 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-15T09:27:33.413Z] #49 ... [2021-12-15T09:27:33.413Z] [2021-12-15T09:27:33.413Z] #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-12-15T09:27:33.413Z] #40 sha256:8bbe21cd858c0670058de32d552505c9e4cc8315c7f3ef541bf1c0e9c724f994 [2021-12-15T09:27:33.413Z] #40 27.88 Checking out files: 66% (1161/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: 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-12-15T09:27:33.413Z] #40 28.79 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-12-15T09:27:33.413Z] #40 31.91 + 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-12-15T09:27:33.501Z] #49 24.75 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-15T09:27:33.501Z] #49 24.94 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-15T09:27:33.501Z] #49 25.06 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-15T09:27:33.135Z] Cloning repository https://github.com/moby/moby.git [2021-12-15T09:27:33.196Z] > git init /home/ubuntu/workspace/moby_PR-43084 # timeout=10 [2021-12-15T09:27:33.673Z] #40 ... [2021-12-15T09:27:33.673Z] [2021-12-15T09:27:33.673Z] #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-12-15T09:27:33.673Z] #49 sha256:d6fdd5b4fc7d480f5666c9b770b20f12d5570e564342e4d8452edd6eb1751f18 [2021-12-15T09:27:33.673Z] #49 38.32 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-15T09:27:33.673Z] #49 38.37 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-15T09:27:33.673Z] #49 38.44 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-15T09:27:33.673Z] #49 38.46 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-15T09:27:33.761Z] #49 25.11 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-15T09:27:33.761Z] #49 25.26 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-15T09:27:33.761Z] #49 25.33 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-15T09:27:33.932Z] #49 38.54 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-15T09:27:34.626Z] #51 ... [2021-12-15T09:27:34.626Z] [2021-12-15T09:27:34.626Z] #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-12-15T09:27:34.626Z] #49 sha256:ad5a4d721e5cf1d74d34ea2deb04da9b8ceaac3f918b4980983b48a3e39b401d [2021-12-15T09:27:34.626Z] #49 35.33 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-15T09:27:34.626Z] #49 35.33 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-15T09:27:34.626Z] #49 35.82 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-15T09:27:34.626Z] #49 35.88 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-12-15T09:27:34.626Z] #49 36.14 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-15T09:27:34.626Z] #49 36.14 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-15T09:27:34.626Z] #49 36.79 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-15T09:27:34.626Z] #49 36.91 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-15T09:27:34.626Z] #49 36.99 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-15T09:27:34.626Z] #49 37.08 go: downloading github.com/spf13/afero v1.1.2 [2021-12-15T09:27:34.626Z] #49 37.37 go: downloading github.com/spf13/cast v1.3.0 [2021-12-15T09:27:34.626Z] #49 37.54 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-15T09:27:34.702Z] #49 26.11 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-15T09:27:34.702Z] #49 26.19 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-15T09:27:34.702Z] #49 26.19 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-15T09:27:33.437Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-15T09:27:33.437Z] > git --version # timeout=10 [2021-12-15T09:27:33.485Z] > git --version # 'git version 2.17.1' [2021-12-15T09:27:33.486Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-15T09:27:33.487Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43084/head:refs/remotes/origin/PR-43084 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-12-15T09:27:34.879Z] #49 39.46 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-15T09:27:34.879Z] #49 39.47 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-15T09:27:34.879Z] #49 39.60 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-15T09:27:34.879Z] #49 39.64 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-15T09:27:34.879Z] #49 39.71 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-15T09:27:34.886Z] #49 37.73 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-15T09:27:34.886Z] #49 37.73 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-15T09:27:35.145Z] #49 37.99 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-15T09:27:35.272Z] #49 26.53 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-15T09:27:35.272Z] #49 26.65 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-15T09:27:35.447Z] #49 39.89 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-12-15T09:27:35.447Z] #49 40.02 go: downloading golang.org/x/text v0.3.2 [2021-12-15T09:27:35.532Z] #49 26.98 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-15T09:27:35.532Z] #49 27.06 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-15T09:27:35.717Z] #49 38.44 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-15T09:27:35.717Z] #49 38.52 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-15T09:27:36.052Z] #49 38.64 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-15T09:27:36.052Z] #49 38.71 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-15T09:27:36.104Z] #49 27.66 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-15T09:27:36.313Z] #49 39.09 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-15T09:27:36.365Z] #49 27.71 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-15T09:27:36.365Z] #49 27.71 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-15T09:27:36.383Z] #49 ... [2021-12-15T09:27:36.383Z] [2021-12-15T09:27:36.383Z] #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-12-15T09:27:36.383Z] #42 sha256:636efa6b6de1c0d10663eba4a2c76294cf706015b5359bb8804b43044799e18f [2021-12-15T09:27:36.383Z] #42 30.85 Fetched 8295 kB in 25s (326 kB/s) [2021-12-15T09:27:36.383Z] #42 30.85 Reading package lists... [2021-12-15T09:27:36.383Z] #42 38.85 Reading package lists... [2021-12-15T09:27:36.383Z] #42 ... [2021-12-15T09:27:36.383Z] [2021-12-15T09:27:36.383Z] #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-12-15T09:27:36.384Z] #45 sha256:8e7108c026ee7869f4755060b0a0752628a8c4d9a3198475ffca79652a554d1c [2021-12-15T09:27:36.384Z] #45 39.15 vendor/golang.org/x/crypto/internal/subtle [2021-12-15T09:27:36.607Z] #49 39.35 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-15T09:27:36.625Z] #49 27.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-15T09:27:36.625Z] #49 27.96 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-15T09:27:36.625Z] #49 28.06 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-15T09:27:36.642Z] #45 ... [2021-12-15T09:27:36.642Z] [2021-12-15T09:27:36.642Z] #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-12-15T09:27:36.642Z] #36 sha256:bed8d204510600b600cd889303df626de5cc2fc0d5d5f2cd92754ce7b47508d2 [2021-12-15T09:27:36.642Z] #36 31.47 Fetched 8295 kB in 25s (329 kB/s) [2021-12-15T09:27:36.642Z] #36 31.47 Reading package lists... [2021-12-15T09:27:36.902Z] #36 38.92 Reading package lists... [2021-12-15T09:27:36.902Z] #36 ... [2021-12-15T09:27:36.902Z] [2021-12-15T09:27:36.902Z] #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-12-15T09:27:36.902Z] #13 sha256:f987ddad2e11ea1a5543dae8c3102f2a187a33975efc8d6dbdcda816c96dbf6c [2021-12-15T09:27:36.902Z] #13 29.06 Fetched 8822 kB in 28s (320 kB/s) [2021-12-15T09:27:36.902Z] #13 29.06 Reading package lists... [2021-12-15T09:27:36.906Z] #49 39.62 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-15T09:27:36.906Z] #49 39.79 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-15T09:27:37.182Z] #49 39.99 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-15T09:27:37.196Z] #49 28.48 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-15T09:27:37.196Z] #49 28.48 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-15T09:27:37.196Z] #49 28.58 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-15T09:27:37.196Z] #49 28.68 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-15T09:27:37.454Z] #49 40.32 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-15T09:27:37.456Z] #49 28.77 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-15T09:27:37.456Z] #49 28.85 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-15T09:27:37.456Z] #49 28.89 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-15T09:27:37.838Z] #13 35.65 Reading package lists... [2021-12-15T09:27:37.838Z] #13 ... [2021-12-15T09:27:37.838Z] [2021-12-15T09:27:37.838Z] #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-12-15T09:27:37.838Z] #55 sha256:65d3852459aebfdd31d75b5e1113a93d81d3fd51aea18cd3323aa01c93ca7978 [2021-12-15T09:27:37.838Z] #55 27.95 Reading package lists... [2021-12-15T09:27:37.838Z] #55 37.30 Reading package lists... [2021-12-15T09:27:38.034Z] #49 40.66 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-15T09:27:38.034Z] #49 ... [2021-12-15T09:27:38.034Z] [2021-12-15T09:27:38.034Z] #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-12-15T09:27:38.034Z] #55 sha256:b944ba5cd54d3bca837a0c8a003d64c040fef9dcaee79b917b34e5056de504a8 [2021-12-15T09:27:38.034Z] #55 40.88 Fetched 8472 kB in 32s (263 kB/s) [2021-12-15T09:27:38.097Z] #55 42.68 Building dependency tree... [2021-12-15T09:27:38.097Z] #55 ... [2021-12-15T09:27:38.097Z] [2021-12-15T09:27:38.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-12-15T09:27:38.097Z] #51 sha256:a505269c751ab344a95a7c0409fc13ebbd186dee7b66edc5a7c1c825df093b64 [2021-12-15T09:27:38.097Z] #51 32.90 runtime [2021-12-15T09:27:38.356Z] #51 ... [2021-12-15T09:27:38.356Z] [2021-12-15T09:27:38.356Z] #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-12-15T09:27:38.356Z] #58 sha256:0b91d1c7d91b4a261158feb52db6f401d4705ecb6f86b1d2a856ffa3507b829b [2021-12-15T09:27:38.356Z] #58 34.75 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-12-15T09:27:38.356Z] #58 34.93 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-15T09:27:38.840Z] #49 30.17 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-15T09:27:38.841Z] #49 30.17 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-15T09:27:38.841Z] #49 30.34 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-12-15T09:27:38.841Z] #49 30.35 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-15T09:27:39.101Z] #49 30.53 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-15T09:27:39.101Z] #49 30.53 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-15T09:27:39.294Z] #58 ... [2021-12-15T09:27:39.294Z] [2021-12-15T09:27:39.294Z] #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-12-15T09:27:39.294Z] #55 sha256:65d3852459aebfdd31d75b5e1113a93d81d3fd51aea18cd3323aa01c93ca7978 [2021-12-15T09:27:39.294Z] #55 42.68 Building dependency tree... [2021-12-15T09:27:39.294Z] #55 43.97 Reading state information... [2021-12-15T09:27:39.362Z] #49 30.74 go: downloading golang.org/x/text v0.3.2 [2021-12-15T09:27:39.362Z] #49 ... [2021-12-15T09:27:39.362Z] [2021-12-15T09:27:39.362Z] #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-12-15T09:27:39.362Z] #40 sha256:f921907f62e8abf96bd437518ce64b27c36469ed4bee848aac0bb7f88af1694e [2021-12-15T09:27:39.553Z] #55 ... [2021-12-15T09:27:39.553Z] [2021-12-15T09:27:39.553Z] #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-12-15T09:27:39.553Z] #67 sha256:84d3a9a552873a12979533e6fd182a10ada34fb32c83ba32c094b0ce6dce4ea3 [2021-12-15T09:27:39.553Z] #67 34.17 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-12-15T09:27:39.553Z] #67 ... [2021-12-15T09:27:39.553Z] [2021-12-15T09:27:39.553Z] #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-12-15T09:27:39.553Z] #42 sha256:636efa6b6de1c0d10663eba4a2c76294cf706015b5359bb8804b43044799e18f [2021-12-15T09:27:39.553Z] #42 38.85 Reading package lists... [2021-12-15T09:27:39.623Z] #40 30.22 Checking out files: 82% (1443/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: 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-12-15T09:27:39.623Z] #40 30.68 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-12-15T09:27:40.193Z] #40 ... [2021-12-15T09:27:40.193Z] [2021-12-15T09:27:40.193Z] #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-12-15T09:27:40.193Z] #51 sha256:f816352c658b7bb80b744b2bd97045ed7d14683f3e92eb3d49d5cdbf788c2673 [2021-12-15T09:27:40.193Z] #51 21.68 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-15T09:27:40.193Z] #51 25.92 runtime [2021-12-15T09:27:40.454Z] #51 ... [2021-12-15T09:27:40.454Z] [2021-12-15T09:27:40.454Z] #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-12-15T09:27:40.454Z] #67 sha256:e3631f4ff661ccefeec2976d4278cb034099282be1cb9813f23a64dd97ff988e [2021-12-15T09:27:40.454Z] #67 26.63 Checking out files: 57% (1102/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: 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-12-15T09:27:40.454Z] #67 27.65 + cd /tmp/tmp.AClluV4Uwp/src/github.com/docker/libnetwork [2021-12-15T09:27:40.454Z] #67 27.65 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-12-15T09:27:40.454Z] #67 28.28 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-12-15T09:27:41.714Z] #42 44.66 Building dependency tree... [2021-12-15T09:27:41.714Z] #42 46.17 Reading state information... [2021-12-15T09:27:42.389Z] #67 ... [2021-12-15T09:27:42.389Z] [2021-12-15T09:27:42.389Z] #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-12-15T09:27:42.389Z] #40 sha256:f921907f62e8abf96bd437518ce64b27c36469ed4bee848aac0bb7f88af1694e [2021-12-15T09:27:42.389Z] #40 33.23 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-12-15T09:27:43.321Z] #55 40.88 Reading package lists... [2021-12-15T09:27:43.321Z] #55 ... [2021-12-15T09:27:43.321Z] [2021-12-15T09:27:43.321Z] #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-12-15T09:27:43.322Z] #58 sha256:745155747f48e58ef7a185590ffb4a111f6649ca312ea7c556f7134c34200060 [2021-12-15T09:27:43.322Z] #58 35.86 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-12-15T09:27:43.322Z] #58 ... [2021-12-15T09:27:43.322Z] [2021-12-15T09:27:43.322Z] #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-12-15T09:27:43.322Z] #40 sha256:f921907f62e8abf96bd437518ce64b27c36469ed4bee848aac0bb7f88af1694e [2021-12-15T09:27:43.322Z] #40 40.74 Checking out files: 38% (667/1750) Checking out files: 39% (683/1750) Checking out files: 40% (700/1750) Checking out files: 41% (718/1750) Checking out files: 42% (735/1750) Checking out files: 43% (753/1750) Checking out files: 44% (770/1750) Checking out files: 45% (788/1750) Checking out files: 46% (805/1750) Checking out files: 47% (823/1750) Checking out files: 48% (840/1750) Checking out files: 49% (858/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: 89% (1574/1750) Checking out files: 90% (1575/1750) Checking out files: 91% (1593/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-12-15T09:27:43.322Z] #40 42.21 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-12-15T09:27:43.322Z] #40 45.87 + 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-12-15T09:27:43.619Z] #42 48.00 The following additional packages will be installed: [2021-12-15T09:27:43.619Z] #42 48.02 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-12-15T09:27:43.619Z] #42 48.02 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-12-15T09:27:43.619Z] #42 48.04 Suggested packages: [2021-12-15T09:27:43.619Z] #42 48.04 manpages-dev python-setuptools [2021-12-15T09:27:43.879Z] #42 ... [2021-12-15T09:27:43.879Z] [2021-12-15T09:27:43.879Z] #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-12-15T09:27:43.879Z] #67 sha256:84d3a9a552873a12979533e6fd182a10ada34fb32c83ba32c094b0ce6dce4ea3 [2021-12-15T09:27:43.879Z] #67 DONE 48.6s [2021-12-15T09:27:44.139Z] [2021-12-15T09:27:44.139Z] #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-12-15T09:27:44.139Z] #34 sha256:cb07b2fec35a9419985c6eca2cb95d54fd6f32743c8a1f3d4ba5c309f31d927a [2021-12-15T09:27:44.139Z] #34 48.07 internal/reflectlite [2021-12-15T09:27:44.139Z] #34 48.07 sync [2021-12-15T09:27:44.303Z] #40 ... [2021-12-15T09:27:44.303Z] [2021-12-15T09:27:44.303Z] #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-12-15T09:27:44.303Z] #58 sha256:e9d2e6d4d86d44c44d341bd0558f70d4de028eb8f1671197901b045dfbdae233 [2021-12-15T09:27:44.303Z] #58 25.51 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-12-15T09:27:44.303Z] #58 31.34 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-15T09:27:44.303Z] #58 ... [2021-12-15T09:27:44.303Z] [2021-12-15T09:27:44.303Z] #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-12-15T09:27:44.303Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:27:44.303Z] #13 27.88 Fetched 9005 kB in 20s (447 kB/s) [2021-12-15T09:27:45.236Z] #40 ... [2021-12-15T09:27:45.236Z] [2021-12-15T09:27:45.236Z] #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-12-15T09:27:45.236Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:27:45.236Z] #42 38.13 Fetched 8472 kB in 31s (270 kB/s) [2021-12-15T09:27:45.497Z] #42 38.13 Reading package lists... [2021-12-15T09:27:45.497Z] #42 ... [2021-12-15T09:27:45.497Z] [2021-12-15T09:27:45.497Z] #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-12-15T09:27:45.497Z] #67 sha256:48273fb81eb9b2db4d0cec3db6da1cba7e17fa885c638c2099e45b05a2d26901 [2021-12-15T09:27:45.497Z] #67 38.81 Checking out files: 38% (732/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: 61% (1173/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: 92% (1769/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-12-15T09:27:45.497Z] #67 41.27 + cd /tmp/tmp.zOPou3jPjs/src/github.com/docker/libnetwork [2021-12-15T09:27:45.497Z] #67 41.27 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-12-15T09:27:45.497Z] #67 41.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-12-15T09:27:45.586Z] #34 49.97 internal/testlog [2021-12-15T09:27:46.257Z] #13 27.88 Reading package lists... [2021-12-15T09:27:46.257Z] #13 ... [2021-12-15T09:27:46.257Z] [2021-12-15T09:27:46.257Z] #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-12-15T09:27:46.257Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:27:46.257Z] #42 27.56 Fetched 8472 kB in 19s (444 kB/s) [2021-12-15T09:27:46.257Z] #42 27.56 Reading package lists... [2021-12-15T09:27:46.257Z] #42 35.30 Reading package lists... [2021-12-15T09:27:46.257Z] #42 ... [2021-12-15T09:27:46.257Z] [2021-12-15T09:27:46.257Z] #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-12-15T09:27:46.257Z] #45 sha256:32e17b6ae149a534062e0f63b1d182b4e8da54f712c6d8ed276f03aadd5ccc3e [2021-12-15T09:27:46.257Z] #45 36.07 vendor/golang.org/x/crypto/internal/subtle [2021-12-15T09:27:46.518Z] #45 ... [2021-12-15T09:27:46.518Z] [2021-12-15T09:27:46.518Z] #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-12-15T09:27:46.518Z] #55 sha256:b944ba5cd54d3bca837a0c8a003d64c040fef9dcaee79b917b34e5056de504a8 [2021-12-15T09:27:46.518Z] #55 27.90 Fetched 8472 kB in 19s (447 kB/s) [2021-12-15T09:27:46.518Z] #55 27.90 Reading package lists... [2021-12-15T09:27:46.518Z] #55 35.66 Reading package lists... [2021-12-15T09:27:46.518Z] #55 ... [2021-12-15T09:27:46.518Z] [2021-12-15T09:27:46.518Z] #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-12-15T09:27:46.518Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:27:46.518Z] #36 27.96 Fetched 8472 kB in 19s (456 kB/s) [2021-12-15T09:27:46.518Z] #36 27.96 Reading package lists... [2021-12-15T09:27:46.780Z] #36 35.87 Reading package lists... [2021-12-15T09:27:46.780Z] #36 ... [2021-12-15T09:27:46.780Z] [2021-12-15T09:27:46.780Z] #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-12-15T09:27:46.780Z] #49 sha256:9924d5913832b0a35bdb7c2346a1211897b27444c485ff3d2a63fb5f9b6bd600 [2021-12-15T09:27:46.780Z] #49 38.09 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-15T09:27:46.780Z] #49 38.11 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-15T09:27:46.780Z] #49 38.36 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-15T09:27:46.914Z] #67 ... [2021-12-15T09:27:46.914Z] [2021-12-15T09:27:46.914Z] #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-12-15T09:27:46.914Z] #51 sha256:c80d63f790eb40e1d817a1ca954b35600634a909c502a0773068e15011de246b [2021-12-15T09:27:46.914Z] #51 39.45 runtime [2021-12-15T09:27:46.914Z] #51 ... [2021-12-15T09:27:46.914Z] [2021-12-15T09:27:46.914Z] #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-12-15T09:27:46.914Z] #49 sha256:ad5a4d721e5cf1d74d34ea2deb04da9b8ceaac3f918b4980983b48a3e39b401d [2021-12-15T09:27:46.914Z] #49 40.94 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-15T09:27:46.914Z] #49 41.16 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-15T09:27:46.914Z] #49 41.32 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-15T09:27:46.914Z] #49 42.46 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-15T09:27:46.914Z] #49 42.62 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-15T09:27:46.914Z] #49 42.71 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-15T09:27:46.914Z] #49 43.17 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-15T09:27:46.914Z] #49 43.33 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-15T09:27:46.914Z] #49 43.56 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-15T09:27:46.914Z] #49 43.67 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-15T09:27:46.914Z] #49 44.86 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-15T09:27:46.914Z] #49 45.08 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-15T09:27:46.914Z] #49 45.20 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-15T09:27:46.914Z] #49 45.41 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-15T09:27:46.914Z] #49 45.53 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-15T09:27:46.914Z] #49 45.66 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-15T09:27:46.914Z] #49 46.68 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-15T09:27:46.914Z] #49 46.75 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-15T09:27:46.914Z] #49 47.00 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-15T09:27:46.914Z] #49 47.41 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-15T09:27:46.914Z] #49 47.44 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-15T09:27:46.914Z] #49 47.45 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-15T09:27:46.914Z] #49 47.53 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-15T09:27:46.914Z] #49 49.72 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-15T09:27:46.914Z] #49 49.75 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-15T09:27:46.962Z] #34 51.41 sort [2021-12-15T09:27:46.962Z] #34 51.41 errors [2021-12-15T09:27:46.962Z] #34 51.62 strconv [2021-12-15T09:27:47.040Z] #49 38.42 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-15T09:27:47.040Z] #49 38.46 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-15T09:27:47.175Z] #49 ... [2021-12-15T09:27:47.175Z] [2021-12-15T09:27:47.175Z] #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-12-15T09:27:47.175Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:27:47.175Z] #36 39.80 Fetched 8472 kB in 31s (270 kB/s) [2021-12-15T09:27:47.175Z] #36 39.80 Reading package lists... [2021-12-15T09:27:47.175Z] #36 ... [2021-12-15T09:27:47.175Z] [2021-12-15T09:27:47.175Z] #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-12-15T09:27:47.175Z] #49 sha256:ad5a4d721e5cf1d74d34ea2deb04da9b8ceaac3f918b4980983b48a3e39b401d [2021-12-15T09:27:47.175Z] #49 50.00 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-12-15T09:27:47.435Z] #49 50.11 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-15T09:27:47.435Z] #49 50.12 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-15T09:27:47.435Z] #49 50.27 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-15T09:27:47.696Z] #49 50.52 go: downloading golang.org/x/text v0.3.2 [2021-12-15T09:27:47.974Z] #34 52.55 io [2021-12-15T09:27:48.542Z] #34 ... [2021-12-15T09:27:48.542Z] [2021-12-15T09:27:48.542Z] #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-12-15T09:27:48.542Z] #42 sha256:636efa6b6de1c0d10663eba4a2c76294cf706015b5359bb8804b43044799e18f [2021-12-15T09:27:48.542Z] #42 49.61 The following NEW packages will be installed: [2021-12-15T09:27:48.542Z] #42 49.69 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-12-15T09:27:48.542Z] #42 49.69 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-12-15T09:27:48.542Z] #42 49.69 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-12-15T09:27:48.542Z] #42 49.69 python-six zlib1g-dev [2021-12-15T09:27:48.542Z] #42 50.33 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:27:48.542Z] #42 50.33 Need to get 3798 kB of archives. [2021-12-15T09:27:48.542Z] #42 50.33 After this operation, 21.6 MB of additional disk space will be used. [2021-12-15T09:27:48.542Z] #42 50.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-12-15T09:27:48.542Z] #42 50.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-12-15T09:27:48.542Z] #42 50.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-12-15T09:27:48.542Z] #42 50.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-12-15T09:27:48.542Z] #42 50.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-12-15T09:27:48.542Z] #42 50.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-12-15T09:27:48.542Z] #42 50.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-12-15T09:27:48.542Z] #42 50.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-12-15T09:27:48.542Z] #42 50.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-12-15T09:27:48.542Z] #42 50.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-12-15T09:27:48.542Z] #42 50.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-12-15T09:27:48.542Z] #42 50.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-12-15T09:27:48.542Z] #42 50.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-12-15T09:27:48.542Z] #42 50.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-12-15T09:27:48.542Z] #42 50.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-12-15T09:27:48.542Z] #42 50.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-12-15T09:27:48.542Z] #42 50.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-12-15T09:27:48.542Z] #42 51.93 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:27:48.542Z] #42 52.14 Fetched 3798 kB in 1s (4219 kB/s) [2021-12-15T09:27:48.542Z] #42 52.23 Selecting previously unselected package libcap-dev:arm64. [2021-12-15T09:27:48.542Z] #42 52.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-12-15T09:27:48.542Z] #42 52.36 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-12-15T09:27:48.542Z] #42 52.37 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-12-15T09:27:48.542Z] #42 52.55 Selecting previously unselected package libnet1:arm64. [2021-12-15T09:27:48.542Z] #42 52.55 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-12-15T09:27:48.542Z] #42 52.56 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-12-15T09:27:48.542Z] #42 52.71 Selecting previously unselected package libnet1-dev. [2021-12-15T09:27:48.542Z] #42 52.72 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-12-15T09:27:48.542Z] #42 52.74 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-12-15T09:27:48.542Z] #42 52.93 Selecting previously unselected package libnl-3-200:arm64. [2021-12-15T09:27:48.542Z] #42 52.98 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-12-15T09:27:48.542Z] #42 52.99 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-12-15T09:27:48.542Z] #42 53.11 Selecting previously unselected package libnl-3-dev:arm64. [2021-12-15T09:27:48.542Z] #42 53.12 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-12-15T09:27:48.542Z] #42 53.13 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-12-15T09:27:48.801Z] #42 53.36 Selecting previously unselected package libprotobuf-c1:arm64. [2021-12-15T09:27:48.801Z] #42 53.37 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-12-15T09:27:48.801Z] #42 53.37 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-12-15T09:27:48.801Z] #42 53.49 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-12-15T09:27:48.801Z] #42 53.51 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-12-15T09:27:48.801Z] #42 53.52 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-12-15T09:27:48.953Z] #49 40.19 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-15T09:27:48.953Z] #49 40.39 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-15T09:27:49.060Z] #42 53.68 Selecting previously unselected package zlib1g-dev:arm64. [2021-12-15T09:27:49.060Z] #42 53.70 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-12-15T09:27:49.060Z] #42 53.71 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-12-15T09:27:49.060Z] #42 ... [2021-12-15T09:27:49.060Z] [2021-12-15T09:27:49.060Z] #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-12-15T09:27:49.060Z] #55 sha256:65d3852459aebfdd31d75b5e1113a93d81d3fd51aea18cd3323aa01c93ca7978 [2021-12-15T09:27:49.060Z] #55 46.06 The following additional packages will be installed: [2021-12-15T09:27:49.060Z] #55 46.08 libbtrfs0 [2021-12-15T09:27:49.060Z] #55 46.26 The following NEW packages will be installed: [2021-12-15T09:27:49.060Z] #55 46.28 libbtrfs-dev libbtrfs0 [2021-12-15T09:27:49.060Z] #55 51.67 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:27:49.060Z] #55 51.67 Need to get 119 kB of archives. [2021-12-15T09:27:49.060Z] #55 51.67 After this operation, 387 kB of additional disk space will be used. [2021-12-15T09:27:49.060Z] #55 51.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-12-15T09:27:49.060Z] #55 51.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-12-15T09:27:49.060Z] #55 52.70 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:27:49.060Z] #55 52.95 Fetched 119 kB in 5s (22.7 kB/s) [2021-12-15T09:27:49.060Z] #55 53.05 Selecting previously unselected package libbtrfs0. [2021-12-15T09:27:49.060Z] #55 53.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-12-15T09:27:49.060Z] #55 53.12 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-12-15T09:27:49.060Z] #55 53.13 Unpacking libbtrfs0 (4.20.1-2) ... [2021-12-15T09:27:49.060Z] #55 53.24 Selecting previously unselected package libbtrfs-dev. [2021-12-15T09:27:49.060Z] #55 53.24 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-12-15T09:27:49.060Z] #55 53.25 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-12-15T09:27:49.060Z] #55 53.41 Setting up libbtrfs0 (4.20.1-2) ... [2021-12-15T09:27:49.060Z] #55 53.43 Setting up libbtrfs-dev (4.20.1-2) ... [2021-12-15T09:27:49.060Z] #55 53.44 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:27:49.060Z] #55 DONE 53.9s [2021-12-15T09:27:49.319Z] [2021-12-15T09:27:49.319Z] #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-12-15T09:27:49.319Z] #42 sha256:636efa6b6de1c0d10663eba4a2c76294cf706015b5359bb8804b43044799e18f [2021-12-15T09:27:49.319Z] #42 53.95 Selecting previously unselected package libprotobuf17:arm64. [2021-12-15T09:27:49.319Z] #42 53.96 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-12-15T09:27:49.319Z] #42 54.02 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-12-15T09:27:49.523Z] #49 40.79 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-15T09:27:49.578Z] #42 ... [2021-12-15T09:27:49.578Z] [2021-12-15T09:27:49.578Z] #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-12-15T09:27:49.578Z] #36 sha256:bed8d204510600b600cd889303df626de5cc2fc0d5d5f2cd92754ce7b47508d2 [2021-12-15T09:27:49.578Z] #36 38.92 Reading package lists... [2021-12-15T09:27:49.578Z] #36 44.54 Building dependency tree... [2021-12-15T09:27:49.578Z] #36 45.82 Reading state information... [2021-12-15T09:27:49.578Z] #36 47.80 The following additional packages will be installed: [2021-12-15T09:27:49.578Z] #36 47.81 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-12-15T09:27:49.578Z] #36 47.82 Suggested packages: [2021-12-15T09:27:49.578Z] #36 47.82 cmake-doc ninja-build lrzip [2021-12-15T09:27:49.578Z] #36 47.82 Recommended packages: [2021-12-15T09:27:49.578Z] #36 47.82 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-15T09:27:49.578Z] #36 48.93 The following NEW packages will be installed: [2021-12-15T09:27:49.578Z] #36 48.98 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-12-15T09:27:49.578Z] #36 48.98 vim-common xxd [2021-12-15T09:27:49.578Z] #36 49.20 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:27:49.578Z] #36 49.20 Need to get 14.2 MB of archives. [2021-12-15T09:27:49.578Z] #36 49.20 After this operation, 60.0 MB of additional disk space will be used. [2021-12-15T09:27:49.578Z] #36 49.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-12-15T09:27:49.578Z] #36 49.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-12-15T09:27:49.579Z] #36 49.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-12-15T09:27:49.579Z] #36 49.46 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u2 [8154 kB] [2021-12-15T09:27:49.579Z] #36 50.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2021-12-15T09:27:49.579Z] #36 50.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-12-15T09:27:49.579Z] #36 50.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-12-15T09:27:49.579Z] #36 50.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-12-15T09:27:49.579Z] #36 50.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2021-12-15T09:27:49.579Z] #36 50.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-12-15T09:27:49.579Z] #36 51.76 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:27:49.579Z] #36 51.96 Fetched 14.2 MB in 1s (9538 kB/s) [2021-12-15T09:27:49.579Z] #36 52.05 Selecting previously unselected package xxd. [2021-12-15T09:27:49.579Z] #36 52.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-12-15T09:27:49.579Z] #36 52.30 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-12-15T09:27:49.579Z] #36 52.30 Unpacking xxd (2:8.1.0875-5) ... [2021-12-15T09:27:49.579Z] #36 52.53 Selecting previously unselected package vim-common. [2021-12-15T09:27:49.579Z] #36 52.53 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-12-15T09:27:49.579Z] #36 52.56 Unpacking vim-common (2:8.1.0875-5) ... [2021-12-15T09:27:49.579Z] #36 52.88 Selecting previously unselected package cmake-data. [2021-12-15T09:27:49.579Z] #36 52.88 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-12-15T09:27:49.579Z] #36 52.89 Unpacking cmake-data (3.13.4-1) ... [2021-12-15T09:27:49.579Z] #36 ... [2021-12-15T09:27:49.579Z] [2021-12-15T09:27:49.579Z] #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-12-15T09:27:49.579Z] #32 sha256:7ab4a75cdcc451c359714405344fe9d6ebfd6ceb03850110810870374f39fbeb [2021-12-15T09:27:49.837Z] #32 53.75 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-12-15T09:27:49.837Z] #32 54.32 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-15T09:27:50.404Z] #32 54.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-15T09:27:50.404Z] #32 ... [2021-12-15T09:27:50.404Z] [2021-12-15T09:27:50.404Z] #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-12-15T09:27:50.404Z] #49 sha256:d6fdd5b4fc7d480f5666c9b770b20f12d5570e564342e4d8452edd6eb1751f18 [2021-12-15T09:27:50.404Z] #49 45.09 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-15T09:27:50.404Z] #49 45.12 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-15T09:27:50.404Z] #49 45.16 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-15T09:27:50.404Z] #49 45.27 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-15T09:27:50.404Z] #49 45.30 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-15T09:27:50.404Z] #49 46.37 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-15T09:27:50.404Z] #49 46.48 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-15T09:27:50.404Z] #49 46.63 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-15T09:27:50.662Z] #49 ... [2021-12-15T09:27:50.662Z] [2021-12-15T09:27:50.662Z] #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-12-15T09:27:50.662Z] #42 sha256:636efa6b6de1c0d10663eba4a2c76294cf706015b5359bb8804b43044799e18f [2021-12-15T09:27:50.662Z] #42 55.02 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-12-15T09:27:50.662Z] #42 55.06 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-12-15T09:27:50.662Z] #42 55.13 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-12-15T09:27:50.923Z] #42 55.48 Selecting previously unselected package libprotobuf-dev:arm64. [2021-12-15T09:27:50.923Z] #42 55.51 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-12-15T09:27:50.923Z] #42 55.52 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-12-15T09:27:51.276Z] Fetching without tags [2021-12-15T09:27:52.003Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-15T09:27:52.037Z] > git config --add remote.origin.fetch +refs/pull/43084/head:refs/remotes/origin/PR-43084 # timeout=10 [2021-12-15T09:27:52.059Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-12-15T09:27:51.188Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-15T09:27:51.200Z] > git config --add remote.origin.fetch +refs/pull/43084/head:refs/remotes/origin/PR-43084 # timeout=10 [2021-12-15T09:27:51.214Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-12-15T09:27:51.246Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-15T09:27:51.280Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-15T09:27:51.281Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-15T09:27:51.282Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43084/head:refs/remotes/origin/PR-43084 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-12-15T09:27:52.965Z] Merging remotes/origin/20.10 commit 459d0dfbbb51fb2423a43655e6c62368ec0f36c9 into PR head commit 660b9962e4d2d4ad68898b00571a43127b84f6c3 [2021-12-15T09:27:52.974Z] #42 ... [2021-12-15T09:27:52.974Z] [2021-12-15T09:27:52.974Z] #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-12-15T09:27:52.974Z] #13 sha256:f987ddad2e11ea1a5543dae8c3102f2a187a33975efc8d6dbdcda816c96dbf6c [2021-12-15T09:27:52.974Z] #13 35.65 Reading package lists... [2021-12-15T09:27:52.974Z] #13 41.56 Building dependency tree... [2021-12-15T09:27:52.974Z] #13 43.37 Reading state information... [2021-12-15T09:27:52.974Z] #13 45.84 The following additional packages will be installed: [2021-12-15T09:27:52.974Z] #13 45.85 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-12-15T09:27:52.975Z] #13 45.85 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-12-15T09:27:52.975Z] #13 45.85 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-12-15T09:27:52.975Z] #13 45.85 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-12-15T09:27:52.975Z] #13 45.87 mingw-w64-x86-64-dev [2021-12-15T09:27:52.975Z] #13 45.87 Suggested packages: [2021-12-15T09:27:52.975Z] #13 45.87 gcc-8-locales seccomp wine64 [2021-12-15T09:27:52.975Z] #13 46.94 The following NEW packages will be installed: [2021-12-15T09:27:52.975Z] #13 46.97 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-15T09:27:52.975Z] #13 46.98 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-12-15T09:27:52.975Z] #13 46.98 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-12-15T09:27:52.975Z] #13 46.98 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-12-15T09:27:52.975Z] #13 46.98 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-12-15T09:27:52.975Z] #13 46.98 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-12-15T09:27:52.975Z] #13 46.99 The following packages will be upgraded: [2021-12-15T09:27:52.975Z] #13 46.99 libseccomp2 [2021-12-15T09:27:52.975Z] #13 47.42 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:27:52.975Z] #13 47.42 Need to get 73.4 MB of archives. [2021-12-15T09:27:52.975Z] #13 47.42 After this operation, 471 MB of additional disk space will be used. [2021-12-15T09:27:52.975Z] #13 47.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-12-15T09:27:52.975Z] #13 47.43 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB] [2021-12-15T09:27:52.975Z] #13 47.44 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB] [2021-12-15T09:27:52.975Z] #13 47.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-12-15T09:27:52.975Z] #13 47.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-12-15T09:27:52.975Z] #13 47.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-12-15T09:27:52.975Z] #13 47.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-12-15T09:27:52.975Z] #13 47.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-12-15T09:27:52.975Z] #13 48.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-12-15T09:27:52.975Z] #13 48.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u2 [175 kB] [2021-12-15T09:27:52.975Z] #13 48.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [33.2 MB] [2021-12-15T09:27:52.975Z] #13 ... [2021-12-15T09:27:52.975Z] [2021-12-15T09:27:52.975Z] #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-12-15T09:27:52.975Z] #36 sha256:bed8d204510600b600cd889303df626de5cc2fc0d5d5f2cd92754ce7b47508d2 [2021-12-15T09:27:52.975Z] #36 57.31 Selecting previously unselected package libicu63:arm64. [2021-12-15T09:27:52.975Z] #36 57.32 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_arm64.deb ... [2021-12-15T09:27:52.975Z] #36 57.35 Unpacking libicu63:arm64 (63.1-6+deb10u2) ... [2021-12-15T09:27:52.976Z] #49 ... [2021-12-15T09:27:52.976Z] [2021-12-15T09:27:52.976Z] #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-12-15T09:27:52.976Z] #34 sha256:381f1531d668db93607014527f9d5d612a3eee76f2b4c5f227507dfc11046d33 [2021-12-15T09:27:52.976Z] #34 44.10 sync [2021-12-15T09:27:52.976Z] #34 44.11 internal/reflectlite [2021-12-15T09:27:52.977Z] #49 ... [2021-12-15T09:27:52.977Z] [2021-12-15T09:27:52.977Z] #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-12-15T09:27:52.977Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:27:52.977Z] #13 37.68 Fetched 9005 kB in 35s (257 kB/s) [2021-12-15T09:27:52.977Z] #13 37.68 Reading package lists... [2021-12-15T09:27:52.977Z] #13 ... [2021-12-15T09:27:52.977Z] [2021-12-15T09:27:52.977Z] #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-12-15T09:27:52.977Z] #55 sha256:b944ba5cd54d3bca837a0c8a003d64c040fef9dcaee79b917b34e5056de504a8 [2021-12-15T09:27:52.977Z] #55 40.88 Reading package lists... [2021-12-15T09:27:52.993Z] Fetching without tags [2021-12-15T09:27:53.308Z] Merging remotes/origin/20.10 commit 459d0dfbbb51fb2423a43655e6c62368ec0f36c9 into PR head commit 660b9962e4d2d4ad68898b00571a43127b84f6c3 [2021-12-15T09:27:53.778Z] Merge succeeded, producing 660b9962e4d2d4ad68898b00571a43127b84f6c3 [2021-12-15T09:27:53.778Z] Checking out Revision 660b9962e4d2d4ad68898b00571a43127b84f6c3 (PR-43084) [2021-12-15T09:27:54.150Z] Merge succeeded, producing 660b9962e4d2d4ad68898b00571a43127b84f6c3 [2021-12-15T09:27:54.151Z] Checking out Revision 660b9962e4d2d4ad68898b00571a43127b84f6c3 (PR-43084) [2021-12-15T09:27:54.362Z] #55 55.05 Reading package lists... [2021-12-15T09:27:54.362Z] #55 ... [2021-12-15T09:27:54.362Z] [2021-12-15T09:27:54.362Z] #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-12-15T09:27:54.362Z] #58 sha256:745155747f48e58ef7a185590ffb4a111f6649ca312ea7c556f7134c34200060 [2021-12-15T09:27:54.362Z] #58 47.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-15T09:27:54.362Z] #58 ... [2021-12-15T09:27:54.362Z] [2021-12-15T09:27:54.362Z] #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-12-15T09:27:54.362Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:27:54.362Z] #36 39.80 Reading package lists... [2021-12-15T09:27:52.945Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-15T09:27:52.971Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-15T09:27:52.972Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-15T09:27:52.973Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43084/head:refs/remotes/origin/PR-43084 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-12-15T09:27:53.291Z] > git config core.sparsecheckout # timeout=10 [2021-12-15T09:27:53.319Z] > git checkout -f 660b9962e4d2d4ad68898b00571a43127b84f6c3 # timeout=10 [2021-12-15T09:27:54.021Z] > git remote # timeout=10 [2021-12-15T09:27:54.042Z] > git config --get remote.origin.url # timeout=10 [2021-12-15T09:27:54.070Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-15T09:27:54.071Z] > git merge 459d0dfbbb51fb2423a43655e6c62368ec0f36c9 # timeout=10 [2021-12-15T09:27:54.103Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-15T09:27:54.131Z] > git config core.sparsecheckout # timeout=10 [2021-12-15T09:27:54.152Z] > git checkout -f 660b9962e4d2d4ad68898b00571a43127b84f6c3 # timeout=10 [2021-12-15T09:27:54.886Z] #34 46.01 internal/testlog [2021-12-15T09:27:52.980Z] > git config core.sparsecheckout # timeout=10 [2021-12-15T09:27:53.000Z] > git checkout -f 660b9962e4d2d4ad68898b00571a43127b84f6c3 # timeout=10 [2021-12-15T09:27:53.674Z] > git remote # timeout=10 [2021-12-15T09:27:53.696Z] > git config --get remote.origin.url # timeout=10 [2021-12-15T09:27:53.721Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-15T09:27:53.722Z] > git merge 459d0dfbbb51fb2423a43655e6c62368ec0f36c9 # timeout=10 [2021-12-15T09:27:53.745Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-15T09:27:53.780Z] > git config core.sparsecheckout # timeout=10 [2021-12-15T09:27:53.815Z] > git checkout -f 660b9962e4d2d4ad68898b00571a43127b84f6c3 # timeout=10 [2021-12-15T09:27:55.827Z] #34 47.21 sort [2021-12-15T09:27:55.827Z] #34 47.22 errors [2021-12-15T09:27:56.276Z] #36 54.09 Reading package lists... [2021-12-15T09:27:56.276Z] #36 ... [2021-12-15T09:27:56.276Z] [2021-12-15T09:27:56.276Z] #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-12-15T09:27:56.276Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:27:56.276Z] #13 37.68 Reading package lists... [2021-12-15T09:27:56.398Z] #34 47.79 strconv [2021-12-15T09:27:56.398Z] #34 ... [2021-12-15T09:27:56.398Z] [2021-12-15T09:27:56.398Z] #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-12-15T09:27:56.398Z] #67 sha256:e3631f4ff661ccefeec2976d4278cb034099282be1cb9813f23a64dd97ff988e [2021-12-15T09:27:56.398Z] #67 DONE 47.8s [2021-12-15T09:27:56.659Z] [2021-12-15T09:27:56.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-12-15T09:27:56.659Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:27:56.659Z] #42 35.30 Reading package lists... [2021-12-15T09:27:56.659Z] #42 42.65 Building dependency tree... [2021-12-15T09:27:56.659Z] #42 44.27 Reading state information... [2021-12-15T09:27:56.659Z] #42 46.32 The following additional packages will be installed: [2021-12-15T09:27:56.659Z] #42 46.33 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-12-15T09:27:56.659Z] #42 46.33 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-12-15T09:27:56.659Z] #42 46.34 Suggested packages: [2021-12-15T09:27:56.659Z] #42 46.35 manpages-dev python-setuptools [2021-12-15T09:27:56.659Z] #42 47.89 The following NEW packages will be installed: [2021-12-15T09:27:56.659Z] #42 47.89 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-12-15T09:27:56.659Z] #42 47.89 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-12-15T09:27:56.659Z] #42 47.89 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-12-15T09:27:56.659Z] #42 47.90 python-six zlib1g-dev [2021-12-15T09:27:56.919Z] #42 48.35 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:27:56.919Z] #42 48.35 Need to get 4095 kB of archives. [2021-12-15T09:27:56.919Z] #42 48.35 After this operation, 22.5 MB of additional disk space will be used. [2021-12-15T09:27:56.919Z] #42 48.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-12-15T09:27:56.919Z] #42 48.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-15T09:27:56.919Z] #42 48.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-12-15T09:27:56.919Z] #42 48.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-12-15T09:27:56.919Z] #42 48.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-12-15T09:27:56.919Z] #42 48.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-12-15T09:27:56.919Z] #42 48.38 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-12-15T09:27:56.919Z] #42 48.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-12-15T09:27:56.919Z] #42 48.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-12-15T09:27:57.179Z] #42 48.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-12-15T09:27:57.179Z] #42 48.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-12-15T09:27:57.179Z] #42 ... [2021-12-15T09:27:57.179Z] [2021-12-15T09:27:57.179Z] #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-12-15T09:27:57.179Z] #34 sha256:381f1531d668db93607014527f9d5d612a3eee76f2b4c5f227507dfc11046d33 [2021-12-15T09:27:57.179Z] #34 48.54 io [2021-12-15T09:27:58.247Z] #36 ... [2021-12-15T09:27:58.247Z] [2021-12-15T09:27:58.247Z] #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-12-15T09:27:58.247Z] #13 sha256:f987ddad2e11ea1a5543dae8c3102f2a187a33975efc8d6dbdcda816c96dbf6c [2021-12-15T09:27:58.247Z] #13 52.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [24.0 MB] [2021-12-15T09:27:58.247Z] #13 53.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-12-15T09:27:58.247Z] #13 53.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-12-15T09:27:58.247Z] #13 53.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-12-15T09:27:58.247Z] #13 53.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-12-15T09:27:58.248Z] #13 53.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-12-15T09:27:58.248Z] #13 53.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2021-12-15T09:27:58.248Z] #13 53.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-12-15T09:27:58.248Z] #13 53.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-12-15T09:27:58.248Z] #13 53.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-12-15T09:27:58.248Z] #13 53.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-12-15T09:27:58.248Z] #13 53.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-12-15T09:27:58.248Z] #13 53.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-12-15T09:27:58.248Z] #13 53.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-12-15T09:27:58.248Z] #13 53.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2021-12-15T09:27:58.248Z] #13 54.70 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:27:58.248Z] #13 54.96 Fetched 73.4 MB in 7s (11.0 MB/s) [2021-12-15T09:27:58.248Z] #13 55.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-12-15T09:27:58.248Z] #13 55.14 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ... [2021-12-15T09:27:58.248Z] #13 55.16 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2021-12-15T09:27:58.248Z] #13 55.36 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ... [2021-12-15T09:27:58.248Z] #13 55.54 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-15T09:27:58.248Z] #13 55.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 ... 15394 files and directories currently installed.) [2021-12-15T09:27:58.248Z] #13 55.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-12-15T09:27:58.248Z] #13 55.64 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-12-15T09:27:58.507Z] #13 ... [2021-12-15T09:27:58.507Z] [2021-12-15T09:27:58.507Z] #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-12-15T09:27:58.507Z] #47 sha256:adc1bb4d985049e21da13ba31b12463e0d1950b285478250198cf5e056e264fc [2021-12-15T09:27:58.507Z] #47 DONE 63.2s [2021-12-15T09:27:58.507Z] [2021-12-15T09:27:58.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-12-15T09:27:58.507Z] #36 sha256:bed8d204510600b600cd889303df626de5cc2fc0d5d5f2cd92754ce7b47508d2 [2021-12-15T09:27:58.507Z] #36 63.04 Selecting previously unselected package libxml2:arm64. [2021-12-15T09:27:58.507Z] #36 63.05 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2021-12-15T09:27:58.507Z] #36 63.06 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-12-15T09:27:58.544Z] Commit message: "daemon.WithCommonOptions() fix detection of user-namespaces" [2021-12-15T09:27:58.546Z] Commit message: "daemon.WithCommonOptions() fix detection of user-namespaces" [2021-12-15T09:27:58.561Z] #34 ... [2021-12-15T09:27:58.561Z] [2021-12-15T09:27:58.561Z] #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-12-15T09:27:58.561Z] #55 sha256:b944ba5cd54d3bca837a0c8a003d64c040fef9dcaee79b917b34e5056de504a8 [2021-12-15T09:27:58.561Z] #55 35.66 Reading package lists... [2021-12-15T09:27:58.561Z] #55 43.09 Building dependency tree... [2021-12-15T09:27:58.561Z] #55 44.66 Reading state information... [2021-12-15T09:27:58.561Z] #55 46.85 The following additional packages will be installed: [2021-12-15T09:27:58.561Z] #55 46.85 libbtrfs0 [2021-12-15T09:27:58.561Z] #55 47.08 The following NEW packages will be installed: [2021-12-15T09:27:58.561Z] #55 47.09 libbtrfs-dev libbtrfs0 [2021-12-15T09:27:58.561Z] #55 47.50 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:27:58.561Z] #55 47.50 Need to get 119 kB of archives. [2021-12-15T09:27:58.561Z] #55 47.50 After this operation, 387 kB of additional disk space will be used. [2021-12-15T09:27:58.561Z] #55 47.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-12-15T09:27:58.561Z] #55 47.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-12-15T09:27:58.561Z] #55 48.67 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:27:58.561Z] #55 48.91 Fetched 119 kB in 0s (410 kB/s) [2021-12-15T09:27:58.561Z] #55 49.10 Selecting previously unselected package libbtrfs0. [2021-12-15T09:27:58.561Z] #55 49.10 (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-12-15T09:27:58.561Z] #55 49.16 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-12-15T09:27:58.561Z] #55 49.18 Unpacking libbtrfs0 (4.20.1-2) ... [2021-12-15T09:27:58.561Z] #55 49.35 Selecting previously unselected package libbtrfs-dev. [2021-12-15T09:27:58.561Z] #55 49.36 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-12-15T09:27:58.561Z] #55 49.37 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-12-15T09:27:58.561Z] #55 49.66 Setting up libbtrfs0 (4.20.1-2) ... [2021-12-15T09:27:58.561Z] #55 49.67 Setting up libbtrfs-dev (4.20.1-2) ... [2021-12-15T09:27:58.561Z] #55 49.74 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:27:58.561Z] #55 DONE 50.1s [2021-12-15T09:27:58.560Z] > git --version # timeout=10 [2021-12-15T09:27:58.582Z] > git --version # 'git version 2.17.1' [2021-12-15T09:27:58.605Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-15T09:27:58.585Z] > git --version # timeout=10 [2021-12-15T09:27:58.622Z] > git --version # 'git version 2.17.1' [2021-12-15T09:27:58.642Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-15T09:27:58.821Z] [2021-12-15T09:27:58.821Z] #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-12-15T09:27:58.821Z] #56 sha256:05dfbc543ac79cdcecdd8e95e2807854443d0bbc40116d4de1d83f50d81b6e24 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-15T09:27:59.075Z] #36 ... [2021-12-15T09:27:59.075Z] [2021-12-15T09:27:59.075Z] #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-12-15T09:27:59.075Z] #34 sha256:cb07b2fec35a9419985c6eca2cb95d54fd6f32743c8a1f3d4ba5c309f31d927a [2021-12-15T09:27:59.075Z] #34 53.73 internal/oserror [2021-12-15T09:27:59.075Z] #34 53.82 syscall [2021-12-15T09:27:59.075Z] #34 56.71 reflect [2021-12-15T09:27:59.075Z] #34 63.05 internal/syscall/unix [2021-12-15T09:27:59.075Z] #34 63.38 time [2021-12-15T09:27:59.075Z] #34 ... [2021-12-15T09:27:59.075Z] [2021-12-15T09:27:59.075Z] #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-12-15T09:27:59.075Z] #36 sha256:bed8d204510600b600cd889303df626de5cc2fc0d5d5f2cd92754ce7b47508d2 [2021-12-15T09:27:59.075Z] #36 63.83 Selecting previously unselected package libarchive13:arm64. [2021-12-15T09:27:59.075Z] #36 63.84 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-12-15T09:27:59.075Z] #36 63.86 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-12-15T09:27:59.087Z] #13 51.66 Reading package lists... [2021-12-15T09:27:59.087Z] #13 ... [2021-12-15T09:27:59.087Z] [2021-12-15T09:27:59.087Z] #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-12-15T09:27:59.087Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:27:59.087Z] #42 38.13 Reading package lists... [2021-12-15T09:27:59.087Z] #42 52.35 Reading package lists... [2021-12-15T09:27:59.087Z] #42 ... [2021-12-15T09:27:59.087Z] [2021-12-15T09:27:59.087Z] #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-12-15T09:27:59.087Z] #49 sha256:ad5a4d721e5cf1d74d34ea2deb04da9b8ceaac3f918b4980983b48a3e39b401d [2021-12-15T09:27:59.087Z] #49 61.42 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-15T09:27:59.087Z] #49 61.50 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-15T09:27:59.087Z] #49 61.62 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-15T09:27:59.087Z] #49 61.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-15T09:27:59.087Z] #49 61.69 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-15T09:27:59.335Z] #36 ... [2021-12-15T09:27:59.335Z] [2021-12-15T09:27:59.335Z] #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-12-15T09:27:59.335Z] #56 sha256:cdaf2683224e50f4fa680ea1ea43d05e8a78944439b049599d1a36c7d71d8679 [2021-12-15T09:27:59.335Z] #56 0.938 + RM_GOPATH=0 [2021-12-15T09:27:59.335Z] #56 0.938 + TMP_GOPATH= [2021-12-15T09:27:59.335Z] #56 0.938 + : /build [2021-12-15T09:27:59.335Z] #56 0.938 + '[' -z '' ']' [2021-12-15T09:27:59.335Z] #56 0.945 ++ mktemp -d [2021-12-15T09:27:59.335Z] #56 0.946 + export GOPATH=/tmp/tmp.qaNBWDMH7d [2021-12-15T09:27:59.335Z] #56 0.946 + GOPATH=/tmp/tmp.qaNBWDMH7d [2021-12-15T09:27:59.335Z] #56 0.946 + RM_GOPATH=1 [2021-12-15T09:27:59.335Z] #56 0.946 + case "$(go env GOARCH)" in [2021-12-15T09:27:59.335Z] #56 0.946 ++ go env GOARCH [2021-12-15T09:27:59.335Z] #56 1.021 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:59.335Z] #56 1.021 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:27:59.335Z] #56 1.021 ++ dirname /tmp/install/install.sh [2021-12-15T09:27:59.335Z] #56 1.021 + dir=/tmp/install [2021-12-15T09:27:59.335Z] #56 1.021 + bin=containerd [2021-12-15T09:27:59.335Z] #56 1.021 + shift [2021-12-15T09:27:59.335Z] #56 1.021 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-12-15T09:27:59.335Z] #56 1.021 + . /tmp/install/containerd.installer [2021-12-15T09:27:59.335Z] #56 1.021 ++ set -e [2021-12-15T09:27:59.335Z] #56 1.021 ++ : 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2021-12-15T09:27:59.335Z] #56 1.021 + install_containerd [2021-12-15T09:27:59.335Z] #56 1.021 + echo 'Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d' [2021-12-15T09:27:59.335Z] #56 1.021 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qaNBWDMH7d/src/github.com/containerd/containerd [2021-12-15T09:27:59.335Z] #56 1.021 Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2021-12-15T09:27:59.335Z] #56 1.031 Cloning into '/tmp/tmp.qaNBWDMH7d/src/github.com/containerd/containerd'... [2021-12-15T09:27:59.335Z] #56 ... [2021-12-15T09:27:59.335Z] [2021-12-15T09:27:59.336Z] #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-12-15T09:27:59.336Z] #42 sha256:636efa6b6de1c0d10663eba4a2c76294cf706015b5359bb8804b43044799e18f [2021-12-15T09:27:59.336Z] #42 57.52 Selecting previously unselected package libprotoc17:arm64. [2021-12-15T09:27:59.336Z] #42 57.58 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-12-15T09:27:59.336Z] #42 57.58 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-12-15T09:27:59.336Z] #42 58.11 Selecting previously unselected package protobuf-c-compiler. [2021-12-15T09:27:59.336Z] #42 58.12 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-12-15T09:27:59.336Z] #42 58.13 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-12-15T09:27:59.336Z] #42 58.26 Selecting previously unselected package protobuf-compiler. [2021-12-15T09:27:59.336Z] #42 58.27 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-12-15T09:27:59.336Z] #42 58.29 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-12-15T09:27:59.336Z] #42 58.44 Selecting previously unselected package python-pkg-resources. [2021-12-15T09:27:59.336Z] #42 58.46 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-12-15T09:27:59.336Z] #42 58.47 Unpacking python-pkg-resources (40.8.0-1) ... [2021-12-15T09:27:59.336Z] #42 58.69 Selecting previously unselected package python-six. [2021-12-15T09:27:59.336Z] #42 58.69 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-12-15T09:27:59.336Z] #42 58.71 Unpacking python-six (1.12.0-1) ... [2021-12-15T09:27:59.336Z] #42 58.84 Selecting previously unselected package python-protobuf. [2021-12-15T09:27:59.336Z] #42 58.84 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-12-15T09:27:59.336Z] #42 58.85 Unpacking python-protobuf (3.6.1.3-2) ... [2021-12-15T09:27:59.336Z] #42 59.40 Setting up python-pkg-resources (40.8.0-1) ... [2021-12-15T09:27:59.336Z] #42 61.42 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-12-15T09:27:59.336Z] #42 61.43 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-12-15T09:27:59.336Z] #42 61.45 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-12-15T09:27:59.336Z] #42 61.47 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-12-15T09:27:59.336Z] #42 61.49 Setting up python-six (1.12.0-1) ... [2021-12-15T09:27:59.336Z] #42 62.96 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-12-15T09:27:59.336Z] #42 63.02 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-12-15T09:27:59.336Z] #42 63.06 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-12-15T09:27:59.336Z] #42 63.12 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-12-15T09:27:59.336Z] #42 63.16 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-12-15T09:27:59.336Z] #42 63.21 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-12-15T09:27:59.336Z] #42 63.24 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-12-15T09:27:59.336Z] #42 63.30 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-12-15T09:27:59.336Z] #42 63.36 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-12-15T09:27:59.336Z] #42 63.39 Setting up python-protobuf (3.6.1.3-2) ... [Pipeline] sh [2021-12-15T09:27:59.658Z] #49 ... [2021-12-15T09:27:59.658Z] [2021-12-15T09:27:59.658Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-12-15T09:27:59.658Z] #45 sha256:5bdf23637ec3205866a13b96a5e5ee6a935e8fcc28b6fb7a6a43bd2f06eca999 [2021-12-15T09:27:59.658Z] #45 52.53 vendor/golang.org/x/crypto/internal/subtle [2021-12-15T09:27:59.775Z] + docker version [2021-12-15T09:27:59.903Z] #42 ... [2021-12-15T09:27:59.903Z] [2021-12-15T09:27:59.903Z] #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-12-15T09:27:59.903Z] #13 sha256:f987ddad2e11ea1a5543dae8c3102f2a187a33975efc8d6dbdcda816c96dbf6c [2021-12-15T09:27:59.903Z] #13 58.54 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-15T09:27:59.903Z] #13 58.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-12-15T09:27:59.903Z] #13 58.56 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-12-15T09:27:59.919Z] #45 ... [2021-12-15T09:27:59.919Z] [2021-12-15T09:27:59.919Z] #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-12-15T09:27:59.919Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:27:59.919Z] #42 52.35 Reading package lists... [2021-12-15T09:28:00.087Z] + docker version [2021-12-15T09:28:00.730Z] #56 ... [2021-12-15T09:28:00.730Z] [2021-12-15T09:28:00.730Z] #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-12-15T09:28:00.730Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:28:00.730Z] #13 27.88 Reading package lists... [2021-12-15T09:28:00.730Z] #13 36.01 Reading package lists... [2021-12-15T09:28:00.730Z] #13 44.12 Building dependency tree... [2021-12-15T09:28:00.730Z] #13 ... [2021-12-15T09:28:00.730Z] [2021-12-15T09:28:00.730Z] #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-12-15T09:28:00.730Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:28:00.730Z] #42 48.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-12-15T09:28:00.730Z] #42 48.73 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-12-15T09:28:00.730Z] #42 48.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-12-15T09:28:00.730Z] #42 48.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-12-15T09:28:00.730Z] #42 48.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-12-15T09:28:00.730Z] #42 48.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-12-15T09:28:00.730Z] #42 50.19 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:28:00.730Z] #42 50.42 Fetched 4095 kB in 1s (5206 kB/s) [2021-12-15T09:28:00.730Z] #42 50.49 Selecting previously unselected package libcap-dev:amd64. [2021-12-15T09:28:00.730Z] #42 50.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-12-15T09:28:00.730Z] #42 50.60 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-12-15T09:28:00.730Z] #42 50.60 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-12-15T09:28:00.730Z] #42 50.75 Selecting previously unselected package libnet1:amd64. [2021-12-15T09:28:00.730Z] #42 50.75 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-15T09:28:00.730Z] #42 50.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-15T09:28:00.730Z] #42 50.94 Selecting previously unselected package libnet1-dev. [2021-12-15T09:28:00.730Z] #42 50.94 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-15T09:28:00.730Z] #42 50.94 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-12-15T09:28:00.730Z] #42 51.22 Selecting previously unselected package libnl-3-200:amd64. [2021-12-15T09:28:00.730Z] #42 51.22 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-12-15T09:28:00.730Z] #42 51.22 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-12-15T09:28:00.730Z] #42 51.36 Selecting previously unselected package libnl-3-dev:amd64. [2021-12-15T09:28:00.730Z] #42 51.36 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-12-15T09:28:00.730Z] #42 51.38 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-12-15T09:28:00.730Z] #42 51.65 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-15T09:28:00.730Z] #42 51.65 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-12-15T09:28:00.730Z] #42 51.69 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-12-15T09:28:00.730Z] #42 51.86 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-12-15T09:28:00.730Z] #42 51.86 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-12-15T09:28:00.730Z] #42 51.86 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-12-15T09:28:00.730Z] #42 51.99 Selecting previously unselected package zlib1g-dev:amd64. [2021-12-15T09:28:00.730Z] #42 52.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-12-15T09:28:00.730Z] #42 52.02 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-12-15T09:28:00.730Z] #42 52.29 Selecting previously unselected package libprotobuf17:amd64. [2021-12-15T09:28:00.730Z] #42 52.29 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-12-15T09:28:00.839Z] #13 ... [2021-12-15T09:28:00.839Z] [2021-12-15T09:28:00.839Z] #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-12-15T09:28:00.839Z] #45 sha256:8e7108c026ee7869f4755060b0a0752628a8c4d9a3198475ffca79652a554d1c [2021-12-15T09:28:00.839Z] #45 55.42 github.com/LK4D4/vndr/godl/singleflight [2021-12-15T09:28:00.839Z] #45 55.46 bytes [2021-12-15T09:28:00.839Z] #45 55.94 strings [2021-12-15T09:28:00.839Z] #45 58.46 reflect [2021-12-15T09:28:00.839Z] #45 59.36 bufio [2021-12-15T09:28:00.839Z] #45 60.72 syscall [2021-12-15T09:28:00.839Z] #45 ... [2021-12-15T09:28:00.839Z] [2021-12-15T09:28:00.839Z] #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-12-15T09:28:00.839Z] #36 sha256:bed8d204510600b600cd889303df626de5cc2fc0d5d5f2cd92754ce7b47508d2 [2021-12-15T09:28:00.839Z] #36 64.34 Selecting previously unselected package libjsoncpp1:arm64. [2021-12-15T09:28:00.839Z] #36 64.37 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-12-15T09:28:00.839Z] #36 64.37 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-12-15T09:28:00.839Z] #36 64.77 Selecting previously unselected package librhash0:arm64. [2021-12-15T09:28:00.839Z] #36 64.77 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-12-15T09:28:00.839Z] #36 64.78 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-12-15T09:28:00.839Z] #36 65.29 Selecting previously unselected package libuv1:arm64. [2021-12-15T09:28:00.839Z] #36 65.32 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2021-12-15T09:28:00.839Z] #36 65.36 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-12-15T09:28:00.839Z] #36 65.52 Selecting previously unselected package cmake. [2021-12-15T09:28:00.839Z] #36 65.52 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-12-15T09:28:00.839Z] #36 65.62 Unpacking cmake (3.13.4-1) ... [2021-12-15T09:28:00.861Z] #42 62.20 Building dependency tree... [2021-12-15T09:28:00.990Z] #42 52.29 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-12-15T09:28:01.122Z] #42 63.75 Reading state information... [2021-12-15T09:28:01.562Z] #42 ... [2021-12-15T09:28:01.562Z] [2021-12-15T09:28:01.562Z] #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-12-15T09:28:01.562Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:28:01.562Z] #36 35.87 Reading package lists... [2021-12-15T09:28:01.562Z] #36 43.32 Building dependency tree... [2021-12-15T09:28:01.562Z] #36 44.90 Reading state information... [2021-12-15T09:28:01.562Z] #36 47.21 The following additional packages will be installed: [2021-12-15T09:28:01.562Z] #36 47.23 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-12-15T09:28:01.562Z] #36 47.25 Suggested packages: [2021-12-15T09:28:01.562Z] #36 47.27 cmake-doc ninja-build lrzip [2021-12-15T09:28:01.562Z] #36 47.27 Recommended packages: [2021-12-15T09:28:01.562Z] #36 47.27 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-15T09:28:01.562Z] #36 48.17 The following NEW packages will be installed: [2021-12-15T09:28:01.562Z] #36 48.17 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-12-15T09:28:01.562Z] #36 48.17 vim-common xxd [2021-12-15T09:28:01.562Z] #36 48.62 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:28:01.562Z] #36 48.62 Need to get 14.9 MB of archives. [2021-12-15T09:28:01.562Z] #36 48.62 After this operation, 61.8 MB of additional disk space will be used. [2021-12-15T09:28:01.562Z] #36 48.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-12-15T09:28:01.562Z] #36 48.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-12-15T09:28:01.562Z] #36 48.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-12-15T09:28:01.562Z] #36 48.79 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2021-12-15T09:28:01.562Z] #36 49.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-12-15T09:28:01.562Z] #36 49.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-12-15T09:28:01.562Z] #36 49.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-12-15T09:28:01.562Z] #36 49.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-12-15T09:28:01.562Z] #36 49.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-12-15T09:28:01.562Z] #36 49.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-12-15T09:28:01.562Z] #36 51.38 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:28:01.562Z] #36 51.61 Fetched 14.9 MB in 2s (8201 kB/s) [2021-12-15T09:28:01.562Z] #36 51.78 Selecting previously unselected package xxd. [2021-12-15T09:28:01.562Z] #36 51.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-12-15T09:28:01.562Z] #36 51.86 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-12-15T09:28:01.562Z] #36 51.86 Unpacking xxd (2:8.1.0875-5) ... [2021-12-15T09:28:01.562Z] #36 52.18 Selecting previously unselected package vim-common. [2021-12-15T09:28:01.562Z] #36 52.18 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-12-15T09:28:01.562Z] #36 52.20 Unpacking vim-common (2:8.1.0875-5) ... [2021-12-15T09:28:01.562Z] #36 52.56 Selecting previously unselected package cmake-data. [2021-12-15T09:28:01.562Z] #36 52.56 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-12-15T09:28:01.562Z] #36 52.59 Unpacking cmake-data (3.13.4-1) ... [2021-12-15T09:28:01.822Z] #36 ... [2021-12-15T09:28:01.822Z] [2021-12-15T09:28:01.822Z] #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-12-15T09:28:01.822Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:28:01.822Z] #42 53.16 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-12-15T09:28:01.822Z] #42 53.21 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-12-15T09:28:01.822Z] #42 53.21 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-12-15T09:28:01.822Z] #42 53.42 Selecting previously unselected package libprotobuf-dev:amd64. [2021-12-15T09:28:01.822Z] #42 53.42 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-12-15T09:28:02.082Z] #42 53.42 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-12-15T09:28:03.035Z] #42 65.81 The following additional packages will be installed: [2021-12-15T09:28:03.035Z] #42 65.82 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-12-15T09:28:03.035Z] #42 65.83 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-12-15T09:28:03.035Z] #42 65.83 Suggested packages: [2021-12-15T09:28:03.035Z] #42 65.86 manpages-dev python-setuptools [2021-12-15T09:28:03.375Z] #36 ... [2021-12-15T09:28:03.375Z] [2021-12-15T09:28:03.375Z] #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-12-15T09:28:03.375Z] #42 sha256:636efa6b6de1c0d10663eba4a2c76294cf706015b5359bb8804b43044799e18f [2021-12-15T09:28:03.375Z] #42 67.30 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-12-15T09:28:03.375Z] #42 67.32 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:28:03.375Z] #42 DONE 68.0s [2021-12-15T09:28:03.375Z] [2021-12-15T09:28:03.375Z] #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-12-15T09:28:03.375Z] #13 sha256:f987ddad2e11ea1a5543dae8c3102f2a187a33975efc8d6dbdcda816c96dbf6c [2021-12-15T09:28:03.375Z] #13 61.02 Selecting previously unselected package binutils-mingw-w64. [2021-12-15T09:28:03.375Z] #13 61.03 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-12-15T09:28:03.375Z] #13 61.04 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-12-15T09:28:03.375Z] #13 61.13 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-12-15T09:28:03.375Z] #13 61.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-12-15T09:28:03.375Z] #13 61.13 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-12-15T09:28:03.375Z] #13 61.31 Selecting previously unselected package dmsetup. [2021-12-15T09:28:03.375Z] #13 61.31 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-12-15T09:28:03.375Z] #13 61.33 Unpacking dmsetup (2:1.02.155-3) ... [2021-12-15T09:28:03.375Z] #13 61.47 Selecting previously unselected package mingw-w64-common. [2021-12-15T09:28:03.375Z] #13 61.49 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-12-15T09:28:03.375Z] #13 61.51 Unpacking mingw-w64-common (6.0.0-3) ... [2021-12-15T09:28:03.992Z] #42 55.02 Selecting previously unselected package libprotoc17:amd64. [2021-12-15T09:28:03.992Z] #42 55.02 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-12-15T09:28:03.992Z] #42 55.02 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-12-15T09:28:04.252Z] #42 55.70 Selecting previously unselected package protobuf-c-compiler. [2021-12-15T09:28:04.252Z] #42 55.70 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-12-15T09:28:04.252Z] #42 55.70 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-12-15T09:28:04.312Z] #13 ... [2021-12-15T09:28:04.312Z] [2021-12-15T09:28:04.312Z] #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-12-15T09:28:04.312Z] #36 sha256:bed8d204510600b600cd889303df626de5cc2fc0d5d5f2cd92754ce7b47508d2 [2021-12-15T09:28:04.312Z] #36 68.13 Setting up libicu63:arm64 (63.1-6+deb10u2) ... [2021-12-15T09:28:04.312Z] #36 68.18 Setting up xxd (2:8.1.0875-5) ... [2021-12-15T09:28:04.312Z] #36 68.19 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-12-15T09:28:04.312Z] #36 68.21 Setting up vim-common (2:8.1.0875-5) ... [2021-12-15T09:28:04.312Z] #36 68.29 Setting up librhash0:arm64 (1.3.8-1) ... [2021-12-15T09:28:04.312Z] #36 68.31 Setting up cmake-data (3.13.4-1) ... [2021-12-15T09:28:04.312Z] #36 68.34 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-12-15T09:28:04.312Z] #36 68.36 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-12-15T09:28:04.312Z] #36 68.39 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-12-15T09:28:04.312Z] #36 68.40 Setting up cmake (3.13.4-1) ... [2021-12-15T09:28:04.312Z] #36 68.42 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:28:04.312Z] #36 68.53 Processing triggers for mime-support (3.62) ... [2021-12-15T09:28:04.312Z] #36 DONE 69.0s [2021-12-15T09:28:04.422Z] #42 67.25 The following NEW packages will be installed: [2021-12-15T09:28:04.422Z] #42 67.28 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-12-15T09:28:04.422Z] #42 67.28 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-12-15T09:28:04.422Z] #42 67.28 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-12-15T09:28:04.422Z] #42 67.29 python-six zlib1g-dev [2021-12-15T09:28:04.512Z] #42 55.86 Selecting previously unselected package protobuf-compiler. [2021-12-15T09:28:04.512Z] #42 55.86 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-12-15T09:28:04.512Z] #42 55.92 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-12-15T09:28:04.512Z] #42 56.01 Selecting previously unselected package python-pkg-resources. [2021-12-15T09:28:04.512Z] #42 56.05 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-12-15T09:28:04.512Z] #42 56.05 Unpacking python-pkg-resources (40.8.0-1) ... [2021-12-15T09:28:04.572Z] [2021-12-15T09:28:04.572Z] #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-12-15T09:28:04.572Z] #51 sha256:a505269c751ab344a95a7c0409fc13ebbd186dee7b66edc5a7c1c825df093b64 [2021-12-15T09:28:04.572Z] #51 59.19 syscall [2021-12-15T09:28:04.572Z] #51 59.22 reflect [2021-12-15T09:28:04.572Z] #51 67.45 time [2021-12-15T09:28:04.572Z] #51 ... [2021-12-15T09:28:04.572Z] [2021-12-15T09:28:04.572Z] #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-12-15T09:28:04.572Z] #37 sha256:40c46843c81799692d9c2229a757b8257bd9e6b51415f19acf73f6f467dc3c47 [2021-12-15T09:28:04.773Z] #42 56.36 Selecting previously unselected package python-six. [2021-12-15T09:28:04.773Z] #42 56.36 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-12-15T09:28:04.773Z] #42 56.36 Unpacking python-six (1.12.0-1) ... [2021-12-15T09:28:04.996Z] #42 ... [2021-12-15T09:28:04.996Z] [2021-12-15T09:28:04.996Z] #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-12-15T09:28:04.996Z] #67 sha256:48273fb81eb9b2db4d0cec3db6da1cba7e17fa885c638c2099e45b05a2d26901 [2021-12-15T09:28:04.996Z] #67 DONE 67.8s [2021-12-15T09:28:04.996Z] [2021-12-15T09:28:04.996Z] #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-12-15T09:28:04.996Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:28:04.996Z] #42 67.86 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:28:04.996Z] #42 67.86 Need to get 4095 kB of archives. [2021-12-15T09:28:04.996Z] #42 67.86 After this operation, 22.5 MB of additional disk space will be used. [2021-12-15T09:28:04.996Z] #42 67.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-12-15T09:28:04.996Z] #42 67.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-15T09:28:04.996Z] #42 67.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-12-15T09:28:04.996Z] #42 67.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-12-15T09:28:04.996Z] #42 67.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-12-15T09:28:04.996Z] #42 ... [2021-12-15T09:28:04.996Z] [2021-12-15T09:28:04.996Z] #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-12-15T09:28:04.996Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:28:04.996Z] #36 54.09 Reading package lists... [2021-12-15T09:28:04.996Z] #36 63.13 Building dependency tree... [2021-12-15T09:28:04.996Z] #36 64.67 Reading state information... [2021-12-15T09:28:04.996Z] #36 66.65 The following additional packages will be installed: [2021-12-15T09:28:04.996Z] #36 66.67 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-12-15T09:28:04.996Z] #36 66.68 Suggested packages: [2021-12-15T09:28:04.996Z] #36 66.69 cmake-doc ninja-build lrzip [2021-12-15T09:28:04.996Z] #36 66.69 Recommended packages: [2021-12-15T09:28:04.996Z] #36 66.69 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-15T09:28:04.996Z] #36 67.65 The following NEW packages will be installed: [2021-12-15T09:28:04.996Z] #36 67.67 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-12-15T09:28:04.996Z] #36 67.67 vim-common xxd [2021-12-15T09:28:05.039Z] #42 56.50 Selecting previously unselected package python-protobuf. [2021-12-15T09:28:05.039Z] #42 56.53 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-12-15T09:28:05.039Z] #42 56.54 Unpacking python-protobuf (3.6.1.3-2) ... [2021-12-15T09:28:05.140Z] #37 0.810 + RM_GOPATH=0 [2021-12-15T09:28:05.140Z] #37 0.810 + TMP_GOPATH= [2021-12-15T09:28:05.140Z] #37 0.810 + : /build [2021-12-15T09:28:05.140Z] #37 0.810 + '[' -z '' ']' [2021-12-15T09:28:05.140Z] #37 0.810 ++ mktemp -d [2021-12-15T09:28:05.140Z] #37 0.810 + export GOPATH=/tmp/tmp.trRwWpqeeb [2021-12-15T09:28:05.140Z] #37 0.810 + GOPATH=/tmp/tmp.trRwWpqeeb [2021-12-15T09:28:05.140Z] #37 0.810 + RM_GOPATH=1 [2021-12-15T09:28:05.140Z] #37 0.810 + case "$(go env GOARCH)" in [2021-12-15T09:28:05.140Z] #37 0.810 ++ go env GOARCH [2021-12-15T09:28:05.140Z] #37 0.836 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:28:05.140Z] #37 0.836 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:28:05.140Z] #37 0.837 ++ dirname /tmp/install/install.sh [2021-12-15T09:28:05.140Z] #37 0.874 + dir=/tmp/install [2021-12-15T09:28:05.140Z] #37 0.874 + bin=tini [2021-12-15T09:28:05.140Z] #37 0.874 + shift [2021-12-15T09:28:05.140Z] #37 0.874 + '[' '!' -f /tmp/install/tini.installer ']' [2021-12-15T09:28:05.140Z] #37 0.874 + . /tmp/install/tini.installer [2021-12-15T09:28:05.140Z] #37 0.874 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-12-15T09:28:05.140Z] #37 0.874 + install_tini [2021-12-15T09:28:05.140Z] #37 0.874 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-12-15T09:28:05.140Z] #37 0.874 + git clone https://github.com/krallin/tini.git /tmp/tmp.trRwWpqeeb/tini [2021-12-15T09:28:05.140Z] #37 0.874 Cloning into '/tmp/tmp.trRwWpqeeb/tini'... [2021-12-15T09:28:05.140Z] #37 0.875 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-12-15T09:28:05.257Z] #36 68.08 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:28:05.257Z] #36 68.08 Need to get 14.9 MB of archives. [2021-12-15T09:28:05.257Z] #36 68.08 After this operation, 61.8 MB of additional disk space will be used. [2021-12-15T09:28:05.257Z] #36 68.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-12-15T09:28:05.257Z] #36 68.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-12-15T09:28:05.257Z] #36 68.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-12-15T09:28:05.519Z] #36 68.38 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2021-12-15T09:28:05.780Z] #36 ... [2021-12-15T09:28:05.780Z] [2021-12-15T09:28:05.780Z] #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-12-15T09:28:05.780Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:28:05.780Z] #42 67.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-12-15T09:28:05.780Z] #42 67.91 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-12-15T09:28:05.780Z] #42 67.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-12-15T09:28:05.780Z] #42 67.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-12-15T09:28:05.780Z] #42 68.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-12-15T09:28:05.780Z] #42 68.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-12-15T09:28:05.780Z] #42 68.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-12-15T09:28:05.780Z] #42 68.57 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-12-15T09:28:05.780Z] #42 68.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-12-15T09:28:05.780Z] #42 68.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-12-15T09:28:05.780Z] #42 68.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-12-15T09:28:05.980Z] #42 57.26 Setting up python-pkg-resources (40.8.0-1) ... [2021-12-15T09:28:06.063Z] #42 68.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-12-15T09:28:06.361Z] Client: Docker Engine - Community [2021-12-15T09:28:06.361Z] Version: 20.10.10-rc1 [2021-12-15T09:28:06.361Z] API version: 1.41 [2021-12-15T09:28:06.361Z] Go version: go1.16.9 [2021-12-15T09:28:06.361Z] Git commit: b485636 [2021-12-15T09:28:06.361Z] Built: Mon Oct 18 15:21:56 2021 [2021-12-15T09:28:06.361Z] OS/Arch: linux/amd64 [2021-12-15T09:28:06.361Z] Context: default [2021-12-15T09:28:06.361Z] Experimental: true [2021-12-15T09:28:06.361Z] [2021-12-15T09:28:06.361Z] Server: Docker Engine - Community [2021-12-15T09:28:06.361Z] Engine: [2021-12-15T09:28:06.361Z] Version: 20.10.10-rc1 [2021-12-15T09:28:06.361Z] API version: 1.41 (minimum version 1.12) [2021-12-15T09:28:06.361Z] Go version: go1.16.9 [2021-12-15T09:28:06.361Z] Git commit: 9f5b26f [2021-12-15T09:28:06.361Z] Built: Mon Oct 18 15:20:03 2021 [2021-12-15T09:28:06.361Z] OS/Arch: linux/amd64 [2021-12-15T09:28:06.361Z] Experimental: true [2021-12-15T09:28:06.361Z] containerd: [2021-12-15T09:28:06.361Z] Version: 1.4.11 [2021-12-15T09:28:06.361Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-15T09:28:06.361Z] runc: [2021-12-15T09:28:06.361Z] Version: 1.0.2 [2021-12-15T09:28:06.362Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-15T09:28:06.362Z] docker-init: [2021-12-15T09:28:06.362Z] Version: 0.19.0 [2021-12-15T09:28:06.362Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-15T09:28:06.518Z] #37 2.123 + cd /tmp/tmp.trRwWpqeeb/tini [2021-12-15T09:28:06.518Z] #37 2.123 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-12-15T09:28:06.518Z] #37 2.138 + cmake . [2021-12-15T09:28:06.655Z] Client: Docker Engine - Community [2021-12-15T09:28:06.656Z] Version: 20.10.10-rc1 [2021-12-15T09:28:06.656Z] API version: 1.41 [2021-12-15T09:28:06.656Z] Go version: go1.16.9 [2021-12-15T09:28:06.656Z] Git commit: b485636 [2021-12-15T09:28:06.656Z] Built: Mon Oct 18 15:21:56 2021 [2021-12-15T09:28:06.656Z] OS/Arch: linux/amd64 [2021-12-15T09:28:06.656Z] Context: default [2021-12-15T09:28:06.656Z] Experimental: true [2021-12-15T09:28:06.656Z] [2021-12-15T09:28:06.656Z] Server: Docker Engine - Community [2021-12-15T09:28:06.656Z] Engine: [2021-12-15T09:28:06.656Z] Version: 20.10.10-rc1 [2021-12-15T09:28:06.656Z] API version: 1.41 (minimum version 1.12) [2021-12-15T09:28:06.656Z] Go version: go1.16.9 [2021-12-15T09:28:06.656Z] Git commit: 9f5b26f [2021-12-15T09:28:06.656Z] Built: Mon Oct 18 15:20:03 2021 [2021-12-15T09:28:06.656Z] OS/Arch: linux/amd64 [2021-12-15T09:28:06.656Z] Experimental: true [2021-12-15T09:28:06.656Z] containerd: [2021-12-15T09:28:06.656Z] Version: 1.4.11 [2021-12-15T09:28:06.656Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-15T09:28:06.656Z] runc: [2021-12-15T09:28:06.656Z] Version: 1.0.2 [2021-12-15T09:28:06.656Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-15T09:28:06.656Z] docker-init: [2021-12-15T09:28:06.656Z] Version: 0.19.0 [2021-12-15T09:28:06.656Z] GitCommit: de40ad0 [2021-12-15T09:28:06.690Z] + docker info [Pipeline] sh [2021-12-15T09:28:06.974Z] + docker info [2021-12-15T09:28:07.455Z] #37 3.152 -- The C compiler identification is GNU 8.3.0 [2021-12-15T09:28:07.715Z] #37 3.212 -- Check for working C compiler: /usr/bin/cc [2021-12-15T09:28:08.524Z] #42 ... [2021-12-15T09:28:08.524Z] [2021-12-15T09:28:08.524Z] #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-12-15T09:28:08.524Z] #32 sha256:d6137718e18cd8f8fbc0a2c78845aa3a7fe267057ad892a0a8054c896afabc09 [2021-12-15T09:28:08.524Z] #32 53.51 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-12-15T09:28:08.524Z] #32 54.36 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-15T09:28:08.524Z] #32 54.91 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-15T09:28:08.610Z] #42 70.98 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:28:08.610Z] #42 71.28 Fetched 4095 kB in 1s (3637 kB/s) [2021-12-15T09:28:08.652Z] #37 4.184 -- Check for working C compiler: /usr/bin/cc -- works [2021-12-15T09:28:08.652Z] #37 4.184 -- Detecting C compiler ABI info [2021-12-15T09:28:08.884Z] #42 71.53 Selecting previously unselected package libcap-dev:amd64. [2021-12-15T09:28:08.885Z] #42 71.53 (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-12-15T09:28:08.885Z] #42 71.56 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-12-15T09:28:08.885Z] #42 71.59 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-12-15T09:28:08.885Z] #42 71.71 Selecting previously unselected package libnet1:amd64. [2021-12-15T09:28:08.885Z] #42 71.71 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-15T09:28:08.885Z] #42 71.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-15T09:28:08.885Z] #42 71.84 Selecting previously unselected package libnet1-dev. [2021-12-15T09:28:09.095Z] #32 ... [2021-12-15T09:28:09.095Z] [2021-12-15T09:28:09.095Z] #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-12-15T09:28:09.095Z] #34 sha256:381f1531d668db93607014527f9d5d612a3eee76f2b4c5f227507dfc11046d33 [2021-12-15T09:28:09.095Z] #34 50.34 internal/oserror [2021-12-15T09:28:09.095Z] #34 50.58 syscall [2021-12-15T09:28:09.095Z] #34 52.83 reflect [2021-12-15T09:28:09.095Z] #34 ... [2021-12-15T09:28:09.095Z] [2021-12-15T09:28:09.095Z] #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-12-15T09:28:09.095Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:28:09.095Z] #13 44.12 Building dependency tree... [2021-12-15T09:28:09.095Z] #13 45.78 Reading state information... [2021-12-15T09:28:09.095Z] #13 47.91 The following additional packages will be installed: [2021-12-15T09:28:09.095Z] #13 47.91 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-12-15T09:28:09.095Z] #13 47.93 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-12-15T09:28:09.095Z] #13 47.93 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-12-15T09:28:09.095Z] #13 47.93 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-12-15T09:28:09.095Z] #13 47.93 mingw-w64-x86-64-dev [2021-12-15T09:28:09.095Z] #13 47.95 Suggested packages: [2021-12-15T09:28:09.095Z] #13 47.95 gcc-8-locales seccomp wine64 [2021-12-15T09:28:09.095Z] #13 49.24 The following NEW packages will be installed: [2021-12-15T09:28:09.095Z] #13 49.26 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-15T09:28:09.095Z] #13 49.26 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-12-15T09:28:09.095Z] #13 49.26 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-12-15T09:28:09.095Z] #13 49.26 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-12-15T09:28:09.095Z] #13 49.26 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-12-15T09:28:09.095Z] #13 49.26 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-12-15T09:28:09.095Z] #13 49.26 The following packages will be upgraded: [2021-12-15T09:28:09.095Z] #13 49.26 libseccomp2 [2021-12-15T09:28:09.095Z] #13 49.82 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:28:09.095Z] #13 49.82 Need to get 77.8 MB of archives. [2021-12-15T09:28:09.095Z] #13 49.82 After this operation, 487 MB of additional disk space will be used. [2021-12-15T09:28:09.095Z] #13 49.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-12-15T09:28:09.095Z] #13 49.85 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2021-12-15T09:28:09.095Z] #13 49.88 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2021-12-15T09:28:09.095Z] #13 50.06 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-12-15T09:28:09.095Z] #13 50.41 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-12-15T09:28:09.095Z] #13 50.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-12-15T09:28:09.095Z] #13 50.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-12-15T09:28:09.095Z] #13 50.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-12-15T09:28:09.095Z] #13 50.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-12-15T09:28:09.095Z] #13 51.27 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-12-15T09:28:09.095Z] #13 51.31 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-12-15T09:28:09.146Z] #42 ... [2021-12-15T09:28:09.146Z] [2021-12-15T09:28:09.146Z] #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-12-15T09:28:09.146Z] #55 sha256:b944ba5cd54d3bca837a0c8a003d64c040fef9dcaee79b917b34e5056de504a8 [2021-12-15T09:28:09.146Z] #55 55.05 Reading package lists... [2021-12-15T09:28:09.146Z] #55 63.39 Building dependency tree... [2021-12-15T09:28:09.146Z] #55 64.90 Reading state information... [2021-12-15T09:28:09.146Z] #55 67.12 The following additional packages will be installed: [2021-12-15T09:28:09.146Z] #55 67.13 libbtrfs0 [2021-12-15T09:28:09.146Z] #55 67.36 The following NEW packages will be installed: [2021-12-15T09:28:09.146Z] #55 67.36 libbtrfs-dev libbtrfs0 [2021-12-15T09:28:09.146Z] #55 67.79 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:28:09.146Z] #55 67.79 Need to get 119 kB of archives. [2021-12-15T09:28:09.146Z] #55 67.79 After this operation, 387 kB of additional disk space will be used. [2021-12-15T09:28:09.146Z] #55 67.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-12-15T09:28:09.146Z] #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-12-15T09:28:09.146Z] #55 70.14 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:28:09.146Z] #55 70.51 Fetched 119 kB in 0s (435 kB/s) [2021-12-15T09:28:09.146Z] #55 70.73 Selecting previously unselected package libbtrfs0. [2021-12-15T09:28:09.146Z] #55 70.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-12-15T09:28:09.146Z] #55 70.87 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-12-15T09:28:09.146Z] #55 70.90 Unpacking libbtrfs0 (4.20.1-2) ... [2021-12-15T09:28:09.146Z] #55 71.10 Selecting previously unselected package libbtrfs-dev. [2021-12-15T09:28:09.146Z] #55 71.10 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-12-15T09:28:09.146Z] #55 71.14 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-12-15T09:28:09.146Z] #55 71.55 Setting up libbtrfs0 (4.20.1-2) ... [2021-12-15T09:28:09.146Z] #55 71.61 Setting up libbtrfs-dev (4.20.1-2) ... [2021-12-15T09:28:09.146Z] #55 71.62 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:28:09.146Z] #55 DONE 71.9s [2021-12-15T09:28:09.146Z] [2021-12-15T09:28:09.146Z] #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-12-15T09:28:09.146Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:28:09.146Z] #42 71.87 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-15T09:28:09.146Z] #42 71.88 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-12-15T09:28:09.407Z] #42 72.38 Selecting previously unselected package libnl-3-200:amd64. [2021-12-15T09:28:09.407Z] #42 72.38 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-12-15T09:28:09.589Z] #37 5.180 -- Detecting C compiler ABI info - done [2021-12-15T09:28:09.589Z] #37 5.215 -- Detecting C compile features [2021-12-15T09:28:09.667Z] #13 ... [2021-12-15T09:28:09.667Z] [2021-12-15T09:28:09.667Z] #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-12-15T09:28:09.667Z] #34 sha256:381f1531d668db93607014527f9d5d612a3eee76f2b4c5f227507dfc11046d33 [2021-12-15T09:28:09.667Z] #34 60.95 internal/syscall/unix [2021-12-15T09:28:09.668Z] #42 72.42 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-12-15T09:28:09.927Z] #34 61.39 time [2021-12-15T09:28:09.929Z] #42 72.70 Selecting previously unselected package libnl-3-dev:amd64. [2021-12-15T09:28:09.929Z] #42 72.75 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-12-15T09:28:09.929Z] #42 72.76 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-12-15T09:28:10.497Z] #34 ... [2021-12-15T09:28:10.497Z] [2021-12-15T09:28:10.497Z] #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-12-15T09:28:10.497Z] #47 sha256:aaaed57ca5cdcec1400907a09235248ecf135eeb2d263fd3141f3b20c0e32067 [2021-12-15T09:28:10.497Z] #47 DONE 62.0s [2021-12-15T09:28:10.500Z] #42 73.21 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-15T09:28:10.500Z] #42 73.21 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-12-15T09:28:10.500Z] #42 73.21 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-12-15T09:28:10.500Z] #42 ... [2021-12-15T09:28:10.500Z] [2021-12-15T09:28:10.500Z] #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-12-15T09:28:10.500Z] #49 sha256:ad5a4d721e5cf1d74d34ea2deb04da9b8ceaac3f918b4980983b48a3e39b401d [2021-12-15T09:28:10.500Z] #49 63.28 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-15T09:28:10.500Z] #49 63.82 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-15T09:28:10.500Z] #49 64.13 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-15T09:28:10.500Z] #49 ... [2021-12-15T09:28:10.500Z] [2021-12-15T09:28:10.501Z] #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-12-15T09:28:10.501Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:28:10.501Z] #42 73.43 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-12-15T09:28:10.759Z] [2021-12-15T09:28:10.759Z] #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-12-15T09:28:10.759Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:28:10.759Z] #13 55.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2021-12-15T09:28:10.762Z] #42 73.44 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-12-15T09:28:10.762Z] #42 73.47 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-12-15T09:28:10.762Z] #42 73.68 Selecting previously unselected package zlib1g-dev:amd64. [2021-12-15T09:28:11.018Z] #13 ... [2021-12-15T09:28:11.018Z] [2021-12-15T09:28:11.018Z] #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-12-15T09:28:11.018Z] #45 sha256:32e17b6ae149a534062e0f63b1d182b4e8da54f712c6d8ed276f03aadd5ccc3e [2021-12-15T09:28:11.018Z] #45 52.42 github.com/LK4D4/vndr/godl/singleflight [2021-12-15T09:28:11.018Z] #45 52.42 bytes [2021-12-15T09:28:11.018Z] #45 52.87 strings [2021-12-15T09:28:11.018Z] #45 55.20 reflect [2021-12-15T09:28:11.018Z] #45 57.50 bufio [2021-12-15T09:28:11.018Z] #45 59.83 syscall [2021-12-15T09:28:11.022Z] #42 73.68 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-12-15T09:28:11.022Z] #42 73.71 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-12-15T09:28:11.280Z] #45 ... [2021-12-15T09:28:11.280Z] [2021-12-15T09:28:11.280Z] #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-12-15T09:28:11.280Z] #56 sha256:05dfbc543ac79cdcecdd8e95e2807854443d0bbc40116d4de1d83f50d81b6e24 [2021-12-15T09:28:11.280Z] #56 5.856 + RM_GOPATH=0 [2021-12-15T09:28:11.280Z] #56 5.856 + TMP_GOPATH= [2021-12-15T09:28:11.280Z] #56 5.856 + : /build [2021-12-15T09:28:11.280Z] #56 5.856 + '[' -z '' ']' [2021-12-15T09:28:11.280Z] #56 5.856 ++ mktemp -d [2021-12-15T09:28:11.280Z] #56 5.856 + export GOPATH=/tmp/tmp.BuwSdt498a [2021-12-15T09:28:11.280Z] #56 5.856 + GOPATH=/tmp/tmp.BuwSdt498a [2021-12-15T09:28:11.280Z] #56 5.856 + RM_GOPATH=1 [2021-12-15T09:28:11.280Z] #56 5.856 + case "$(go env GOARCH)" in [2021-12-15T09:28:11.280Z] #56 5.856 ++ go env GOARCH [2021-12-15T09:28:11.280Z] #56 5.892 Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2021-12-15T09:28:11.280Z] #56 5.892 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:28:11.280Z] #56 5.892 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:28:11.280Z] #56 5.892 ++ dirname /tmp/install/install.sh [2021-12-15T09:28:11.280Z] #56 5.892 + dir=/tmp/install [2021-12-15T09:28:11.280Z] #56 5.892 + bin=containerd [2021-12-15T09:28:11.280Z] #56 5.892 + shift [2021-12-15T09:28:11.280Z] #56 5.892 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-12-15T09:28:11.280Z] #56 5.892 + . /tmp/install/containerd.installer [2021-12-15T09:28:11.280Z] #56 5.892 ++ set -e [2021-12-15T09:28:11.280Z] #56 5.892 ++ : 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2021-12-15T09:28:11.280Z] #56 5.892 + install_containerd [2021-12-15T09:28:11.280Z] #56 5.892 + echo 'Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d' [2021-12-15T09:28:11.280Z] #56 5.892 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BuwSdt498a/src/github.com/containerd/containerd [2021-12-15T09:28:11.280Z] #56 5.894 Cloning into '/tmp/tmp.BuwSdt498a/src/github.com/containerd/containerd'... [2021-12-15T09:28:11.493Z] #37 7.121 -- Detecting C compile features - done [2021-12-15T09:28:11.493Z] #37 7.183 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-15T09:28:11.493Z] #37 ... [2021-12-15T09:28:11.493Z] [2021-12-15T09:28:11.493Z] #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-12-15T09:28:11.493Z] #13 sha256:f987ddad2e11ea1a5543dae8c3102f2a187a33975efc8d6dbdcda816c96dbf6c [2021-12-15T09:28:11.493Z] #13 70.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-15T09:28:11.493Z] #13 70.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-12-15T09:28:11.493Z] #13 70.22 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-12-15T09:28:11.540Z] #56 ... [2021-12-15T09:28:11.540Z] [2021-12-15T09:28:11.540Z] #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-12-15T09:28:11.540Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:28:11.540Z] #42 62.96 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-12-15T09:28:11.540Z] #42 62.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-15T09:28:11.540Z] #42 63.00 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-12-15T09:28:11.540Z] #42 63.01 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-12-15T09:28:11.540Z] #42 63.03 Setting up python-six (1.12.0-1) ... [2021-12-15T09:28:11.594Z] #42 74.36 Selecting previously unselected package libprotobuf17:amd64. [2021-12-15T09:28:11.594Z] #42 74.36 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-12-15T09:28:11.594Z] #42 74.40 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-12-15T09:28:13.397Z] #13 ... [2021-12-15T09:28:13.397Z] [2021-12-15T09:28:13.397Z] #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-12-15T09:28:13.397Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:28:13.397Z] #43 3.848 Note: Building without setproctitle() and strlcpy() support. [2021-12-15T09:28:13.397Z] #43 3.848 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-12-15T09:28:13.397Z] #43 3.907 Note: Building without GnuTLS support [2021-12-15T09:28:13.397Z] #43 3.911 Makefile.config:39: Warn: you have no libnftables installed [2021-12-15T09:28:13.397Z] #43 3.911 Makefile.config:40: Warn: Building without nftables support [2021-12-15T09:28:13.397Z] #43 6.478 fatal: not a git repository (or any of the parent directories): .git [2021-12-15T09:28:13.397Z] #43 6.593 GEN .gitid [2021-12-15T09:28:13.397Z] #43 6.681 GEN criu/include/version.h [2021-12-15T09:28:13.397Z] #43 6.740 GEN include/common/asm [2021-12-15T09:28:13.397Z] #43 8.274 PBCC images/timens.pb-c.c [2021-12-15T09:28:13.397Z] #43 8.340 DEP images/timens.pb-c.d [2021-12-15T09:28:13.397Z] #43 8.393 PBCC images/fown.pb-c.c [2021-12-15T09:28:13.397Z] #43 8.455 PBCC images/google/protobuf/descriptor.pb-c.c [2021-12-15T09:28:13.397Z] #43 8.565 PBCC images/opts.pb-c.c [2021-12-15T09:28:13.397Z] #43 8.644 PBCC images/memfd.pb-c.c [2021-12-15T09:28:13.397Z] #43 8.713 DEP images/fown.pb-c.d [2021-12-15T09:28:13.397Z] #43 8.749 DEP images/google/protobuf/descriptor.pb-c.d [2021-12-15T09:28:13.397Z] #43 8.793 DEP images/opts.pb-c.d [2021-12-15T09:28:13.397Z] #43 8.832 DEP images/memfd.pb-c.d [2021-12-15T09:28:13.397Z] #43 8.912 PBCC images/sit.pb-c.c [2021-12-15T09:28:13.397Z] #43 8.964 DEP images/sit.pb-c.d [2021-12-15T09:28:13.397Z] #43 9.010 PBCC images/macvlan.pb-c.c [2021-12-15T09:28:13.397Z] #43 9.062 DEP images/macvlan.pb-c.d [2021-12-15T09:28:13.397Z] #43 9.100 PBCC images/autofs.pb-c.c [2021-12-15T09:28:13.397Z] #43 9.124 DEP images/autofs.pb-c.d [2021-12-15T09:28:13.397Z] #43 9.193 PBCC images/sysctl.pb-c.c [2021-12-15T09:28:13.397Z] #43 9.215 DEP images/sysctl.pb-c.d [2021-12-15T09:28:13.397Z] #43 9.268 PBCC images/time.pb-c.c [2021-12-15T09:28:13.397Z] #43 9.313 DEP images/time.pb-c.d [2021-12-15T09:28:13.397Z] #43 9.375 PBCC images/binfmt-misc.pb-c.c [2021-12-15T09:28:13.397Z] #43 9.392 DEP images/binfmt-misc.pb-c.d [2021-12-15T09:28:13.397Z] #43 9.461 PBCC images/seccomp.pb-c.c [2021-12-15T09:28:13.397Z] #43 9.477 DEP images/seccomp.pb-c.d [2021-12-15T09:28:13.397Z] #43 9.485 PBCC images/userns.pb-c.c [2021-12-15T09:28:13.397Z] #43 9.523 DEP images/userns.pb-c.d [2021-12-15T09:28:13.397Z] #43 9.557 PBCC images/cgroup.pb-c.c [2021-12-15T09:28:13.397Z] #43 9.591 DEP images/cgroup.pb-c.d [2021-12-15T09:28:13.397Z] #43 9.624 PBCC images/ext-file.pb-c.c [2021-12-15T09:28:13.397Z] #43 9.654 DEP images/ext-file.pb-c.d [2021-12-15T09:28:13.397Z] #43 9.687 PBCC images/rpc.pb-c.c [2021-12-15T09:28:13.397Z] #43 9.762 DEP images/rpc.pb-c.d [2021-12-15T09:28:13.397Z] #43 9.811 PBCC images/siginfo.pb-c.c [2021-12-15T09:28:13.397Z] #43 9.857 DEP images/siginfo.pb-c.d [2021-12-15T09:28:13.397Z] #43 9.885 PBCC images/pagemap.pb-c.c [2021-12-15T09:28:13.397Z] #43 9.926 DEP images/pagemap.pb-c.d [2021-12-15T09:28:13.397Z] #43 9.967 PBCC images/rlimit.pb-c.c [2021-12-15T09:28:13.397Z] #43 10.01 DEP images/rlimit.pb-c.d [2021-12-15T09:28:13.397Z] #43 10.04 PBCC images/file-lock.pb-c.c [2021-12-15T09:28:13.397Z] #43 10.08 DEP images/file-lock.pb-c.d [2021-12-15T09:28:13.397Z] #43 10.12 PBCC images/tty.pb-c.c [2021-12-15T09:28:13.397Z] #43 10.14 DEP images/tty.pb-c.d [2021-12-15T09:28:13.397Z] #43 10.19 PBCC images/tun.pb-c.c [2021-12-15T09:28:13.506Z] #42 75.94 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-12-15T09:28:13.506Z] #42 75.97 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-12-15T09:28:13.506Z] #42 75.99 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-12-15T09:28:13.506Z] #42 ... [2021-12-15T09:28:13.506Z] [2021-12-15T09:28:13.506Z] #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-12-15T09:28:13.506Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:28:13.506Z] #13 51.66 Reading package lists... [2021-12-15T09:28:13.506Z] #13 58.95 Building dependency tree... [2021-12-15T09:28:13.506Z] #13 60.88 Reading state information... [2021-12-15T09:28:13.506Z] #13 64.51 The following additional packages will be installed: [2021-12-15T09:28:13.506Z] #13 64.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-12-15T09:28:13.506Z] #13 64.53 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-12-15T09:28:13.506Z] #13 64.53 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-12-15T09:28:13.506Z] #13 64.53 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-12-15T09:28:13.506Z] #13 64.57 mingw-w64-x86-64-dev [2021-12-15T09:28:13.506Z] #13 64.59 Suggested packages: [2021-12-15T09:28:13.506Z] #13 64.59 gcc-8-locales seccomp wine64 [2021-12-15T09:28:13.506Z] #13 66.71 The following NEW packages will be installed: [2021-12-15T09:28:13.506Z] #13 66.71 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-15T09:28:13.506Z] #13 66.71 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-12-15T09:28:13.506Z] #13 66.71 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-12-15T09:28:13.507Z] #13 66.73 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-12-15T09:28:13.507Z] #13 66.73 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-12-15T09:28:13.507Z] #13 66.73 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-12-15T09:28:13.507Z] #13 66.73 The following packages will be upgraded: [2021-12-15T09:28:13.507Z] #13 66.79 libseccomp2 [2021-12-15T09:28:13.507Z] #13 67.47 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:28:13.507Z] #13 67.47 Need to get 77.8 MB of archives. [2021-12-15T09:28:13.507Z] #13 67.47 After this operation, 487 MB of additional disk space will be used. [2021-12-15T09:28:13.507Z] #13 67.47 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-12-15T09:28:13.507Z] #13 67.50 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2021-12-15T09:28:13.507Z] #13 67.54 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2021-12-15T09:28:13.507Z] #13 67.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-12-15T09:28:13.507Z] #13 68.42 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-12-15T09:28:13.507Z] #13 68.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-12-15T09:28:13.507Z] #13 68.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-12-15T09:28:13.507Z] #13 68.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-12-15T09:28:13.656Z] #43 10.22 PBCC images/netdev.pb-c.c [2021-12-15T09:28:13.656Z] #43 10.26 DEP images/tun.pb-c.d [2021-12-15T09:28:13.656Z] #43 10.29 DEP images/netdev.pb-c.d [2021-12-15T09:28:13.656Z] #43 10.33 PBCC images/vma.pb-c.c [2021-12-15T09:28:13.656Z] #43 10.37 DEP images/vma.pb-c.d [2021-12-15T09:28:13.656Z] #43 10.40 PBCC images/creds.pb-c.c [2021-12-15T09:28:13.656Z] #43 10.42 DEP images/creds.pb-c.d [2021-12-15T09:28:13.656Z] #43 10.45 PBCC images/utsns.pb-c.c [2021-12-15T09:28:13.656Z] #43 10.50 DEP images/utsns.pb-c.d [2021-12-15T09:28:13.767Z] #13 ... [2021-12-15T09:28:13.767Z] [2021-12-15T09:28:13.767Z] #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-12-15T09:28:13.767Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:28:13.767Z] #42 76.38 Selecting previously unselected package libprotobuf-dev:amd64. [2021-12-15T09:28:13.767Z] #42 76.39 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-12-15T09:28:13.767Z] #42 76.41 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-12-15T09:28:13.914Z] #43 10.53 PBCC images/ipc-desc.pb-c.c [2021-12-15T09:28:13.915Z] #43 10.57 PBCC images/ipc-sem.pb-c.c [2021-12-15T09:28:13.915Z] #43 10.60 DEP images/ipc-desc.pb-c.d [2021-12-15T09:28:13.915Z] #43 10.66 DEP images/ipc-sem.pb-c.d [2021-12-15T09:28:13.915Z] #43 10.69 PBCC images/ipc-msg.pb-c.c [2021-12-15T09:28:13.915Z] #43 10.75 DEP images/ipc-msg.pb-c.d [2021-12-15T09:28:14.174Z] #43 10.83 PBCC images/ipc-shm.pb-c.c [2021-12-15T09:28:14.174Z] #43 10.89 DEP images/ipc-shm.pb-c.d [2021-12-15T09:28:14.174Z] #43 10.96 PBCC images/ipc-var.pb-c.c [2021-12-15T09:28:14.174Z] #43 10.98 DEP images/ipc-var.pb-c.d [2021-12-15T09:28:14.174Z] #43 11.02 PBCC images/sk-opts.pb-c.c [2021-12-15T09:28:14.174Z] #43 ... [2021-12-15T09:28:14.174Z] [2021-12-15T09:28:14.174Z] #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-12-15T09:28:14.174Z] #45 sha256:8e7108c026ee7869f4755060b0a0752628a8c4d9a3198475ffca79652a554d1c [2021-12-15T09:28:14.174Z] #45 68.94 time [2021-12-15T09:28:14.174Z] #45 74.18 regexp/syntax [2021-12-15T09:28:14.174Z] #45 76.85 os [2021-12-15T09:28:14.174Z] #45 78.69 regexp [2021-12-15T09:28:14.433Z] #45 ... [2021-12-15T09:28:14.433Z] [2021-12-15T09:28:14.433Z] #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-12-15T09:28:14.433Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:28:14.433Z] #43 11.16 PBCC images/packet-sock.pb-c.c [2021-12-15T09:28:14.433Z] #43 ... [2021-12-15T09:28:14.433Z] [2021-12-15T09:28:14.433Z] #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-12-15T09:28:14.433Z] #37 sha256:40c46843c81799692d9c2229a757b8257bd9e6b51415f19acf73f6f467dc3c47 [2021-12-15T09:28:14.433Z] #37 7.357 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-15T09:28:14.433Z] #37 7.469 -- Configuring done [2021-12-15T09:28:14.433Z] #37 7.488 -- Generating done [2021-12-15T09:28:14.433Z] #37 7.496 -- Build files have been written to: /tmp/tmp.trRwWpqeeb/tini [2021-12-15T09:28:14.433Z] #37 7.500 + make tini-static [2021-12-15T09:28:14.433Z] #37 7.876 Scanning dependencies of target tini-static [2021-12-15T09:28:14.433Z] #37 7.929 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-15T09:28:14.433Z] #37 9.188 [100%] Linking C executable tini-static [2021-12-15T09:28:14.433Z] #37 9.520 [100%] Built target tini-static [2021-12-15T09:28:14.433Z] #37 9.618 + mkdir -p /build [2021-12-15T09:28:14.433Z] #37 9.622 + cp tini-static /build/docker-init [2021-12-15T09:28:14.433Z] #37 DONE 10.1s [2021-12-15T09:28:14.692Z] [2021-12-15T09:28:14.692Z] #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-12-15T09:28:14.692Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:28:14.692Z] #43 11.35 DEP images/sk-opts.pb-c.d [2021-12-15T09:28:14.692Z] #43 11.42 DEP images/packet-sock.pb-c.d [2021-12-15T09:28:14.836Z] #42 ... [2021-12-15T09:28:14.836Z] [2021-12-15T09:28:14.836Z] #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-12-15T09:28:14.836Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:28:14.836Z] #36 55.92 Selecting previously unselected package libicu63:amd64. [2021-12-15T09:28:14.836Z] #36 55.95 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2021-12-15T09:28:14.836Z] #36 55.98 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2021-12-15T09:28:14.836Z] #36 64.29 Selecting previously unselected package libxml2:amd64. [2021-12-15T09:28:14.836Z] #36 64.29 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-12-15T09:28:14.836Z] #36 64.32 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-12-15T09:28:14.836Z] #36 65.01 Selecting previously unselected package libarchive13:amd64. [2021-12-15T09:28:14.836Z] #36 65.01 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-12-15T09:28:14.836Z] #36 65.02 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-12-15T09:28:14.836Z] #36 65.46 Selecting previously unselected package libjsoncpp1:amd64. [2021-12-15T09:28:14.836Z] #36 65.46 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-12-15T09:28:14.836Z] #36 65.46 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-12-15T09:28:14.836Z] #36 65.62 Selecting previously unselected package librhash0:amd64. [2021-12-15T09:28:14.836Z] #36 65.62 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-12-15T09:28:14.836Z] #36 65.65 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-12-15T09:28:14.836Z] #36 65.81 Selecting previously unselected package libuv1:amd64. [2021-12-15T09:28:14.836Z] #36 65.81 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-12-15T09:28:14.836Z] #36 65.85 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-12-15T09:28:14.836Z] #36 66.03 Selecting previously unselected package cmake. [2021-12-15T09:28:14.836Z] #36 66.10 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-12-15T09:28:14.836Z] #36 66.10 Unpacking cmake (3.13.4-1) ... [2021-12-15T09:28:14.836Z] #36 ... [2021-12-15T09:28:14.836Z] [2021-12-15T09:28:14.836Z] #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-12-15T09:28:14.836Z] #51 sha256:f816352c658b7bb80b744b2bd97045ed7d14683f3e92eb3d49d5cdbf788c2673 [2021-12-15T09:28:14.836Z] #51 56.15 syscall [2021-12-15T09:28:14.836Z] #51 56.23 reflect [2021-12-15T09:28:14.836Z] #51 66.27 time [2021-12-15T09:28:14.836Z] #51 ... [2021-12-15T09:28:14.836Z] [2021-12-15T09:28:14.836Z] #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-12-15T09:28:14.836Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:28:14.836Z] #13 58.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-12-15T09:28:14.836Z] #13 58.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-12-15T09:28:14.836Z] #13 58.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-12-15T09:28:14.836Z] #13 58.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-12-15T09:28:14.836Z] #13 58.08 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-12-15T09:28:14.836Z] #13 58.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-12-15T09:28:14.836Z] #13 58.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-12-15T09:28:14.836Z] #13 58.14 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-12-15T09:28:14.836Z] #13 58.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-12-15T09:28:14.836Z] #13 58.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-12-15T09:28:14.836Z] #13 58.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-12-15T09:28:14.836Z] #13 58.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-12-15T09:28:14.836Z] #13 58.30 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-12-15T09:28:14.836Z] #13 58.32 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-12-15T09:28:14.836Z] #13 59.63 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:28:14.836Z] #13 59.93 Fetched 77.8 MB in 9s (8823 kB/s) [2021-12-15T09:28:14.950Z] #43 11.46 PBCC images/sk-netlink.pb-c.c [2021-12-15T09:28:14.950Z] #43 11.60 DEP images/sk-netlink.pb-c.d [2021-12-15T09:28:14.950Z] #43 11.64 PBCC images/sk-inet.pb-c.c [2021-12-15T09:28:15.096Z] #13 60.07 (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-12-15T09:28:15.096Z] #13 60.36 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2021-12-15T09:28:15.096Z] #13 60.40 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2021-12-15T09:28:15.209Z] #43 11.77 DEP images/sk-inet.pb-c.d [2021-12-15T09:28:15.209Z] #43 11.84 PBCC images/sk-unix.pb-c.c [2021-12-15T09:28:15.468Z] #43 12.02 DEP images/sk-unix.pb-c.d [2021-12-15T09:28:15.468Z] #43 12.12 PBCC images/mm.pb-c.c [2021-12-15T09:28:15.468Z] #43 ... [2021-12-15T09:28:15.468Z] [2021-12-15T09:28:15.468Z] #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-12-15T09:28:15.468Z] #34 sha256:cb07b2fec35a9419985c6eca2cb95d54fd6f32743c8a1f3d4ba5c309f31d927a [2021-12-15T09:28:15.468Z] #34 70.20 internal/fmtsort [2021-12-15T09:28:15.468Z] #34 71.19 internal/syscall/execenv [2021-12-15T09:28:15.468Z] #34 71.33 internal/poll [2021-12-15T09:28:15.468Z] #34 71.44 path [2021-12-15T09:28:15.468Z] #34 72.65 io/fs [2021-12-15T09:28:15.468Z] #34 74.66 text/tabwriter [2021-12-15T09:28:15.468Z] #34 75.38 os [2021-12-15T09:28:15.468Z] #34 77.42 path/filepath [2021-12-15T09:28:15.468Z] #34 77.42 fmt [2021-12-15T09:28:15.468Z] #34 79.01 io/ioutil [2021-12-15T09:28:15.666Z] #13 60.63 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2021-12-15T09:28:15.680Z] #42 78.28 Selecting previously unselected package libprotoc17:amd64. [2021-12-15T09:28:15.680Z] #42 78.28 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-12-15T09:28:15.680Z] #42 78.30 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-12-15T09:28:15.726Z] #34 ... [2021-12-15T09:28:15.727Z] [2021-12-15T09:28:15.727Z] #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-12-15T09:28:15.727Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:28:15.727Z] #43 12.26 DEP images/mm.pb-c.d [2021-12-15T09:28:15.727Z] #43 12.29 PBCC images/timerfd.pb-c.c [2021-12-15T09:28:15.727Z] #43 12.38 DEP images/timerfd.pb-c.d [2021-12-15T09:28:15.727Z] #43 12.48 PBCC images/timer.pb-c.c [2021-12-15T09:28:15.727Z] #43 12.53 DEP images/timer.pb-c.d [2021-12-15T09:28:15.926Z] #13 60.88 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-15T09:28:15.926Z] #13 60.88 (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-12-15T09:28:15.926Z] #13 60.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-12-15T09:28:15.926Z] #13 60.95 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-12-15T09:28:15.985Z] #43 12.65 PBCC images/sa.pb-c.c [2021-12-15T09:28:15.985Z] #43 12.67 DEP images/sa.pb-c.d [2021-12-15T09:28:15.985Z] #43 12.75 PBCC images/pipe-data.pb-c.c [2021-12-15T09:28:16.243Z] #43 12.84 DEP images/pipe-data.pb-c.d [2021-12-15T09:28:16.243Z] #43 12.91 PBCC images/mnt.pb-c.c [2021-12-15T09:28:16.243Z] #43 13.06 DEP images/mnt.pb-c.d [2021-12-15T09:28:16.253Z] #42 79.01 Selecting previously unselected package protobuf-c-compiler. [2021-12-15T09:28:16.253Z] #42 79.02 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-12-15T09:28:16.253Z] #42 79.05 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-12-15T09:28:16.502Z] #43 13.08 PBCC images/sk-packet.pb-c.c [2021-12-15T09:28:16.502Z] #43 13.17 DEP images/sk-packet.pb-c.d [2021-12-15T09:28:16.502Z] #43 13.24 PBCC images/tcp-stream.pb-c.c [2021-12-15T09:28:16.502Z] #43 13.35 DEP images/tcp-stream.pb-c.d [2021-12-15T09:28:16.514Z] #42 79.25 Selecting previously unselected package protobuf-compiler. [2021-12-15T09:28:16.514Z] #42 79.26 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-12-15T09:28:16.514Z] #42 79.27 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-12-15T09:28:16.514Z] #42 79.43 Selecting previously unselected package python-pkg-resources. [2021-12-15T09:28:16.761Z] #43 13.44 PBCC images/pipe.pb-c.c [2021-12-15T09:28:16.775Z] #42 79.44 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-12-15T09:28:16.775Z] #42 79.44 Unpacking python-pkg-resources (40.8.0-1) ... [2021-12-15T09:28:16.775Z] #42 79.72 Selecting previously unselected package python-six. [2021-12-15T09:28:17.019Z] #43 13.56 DEP images/pipe.pb-c.d [2021-12-15T09:28:17.020Z] #43 13.62 PBCC images/pstree.pb-c.c [2021-12-15T09:28:17.020Z] #43 13.67 DEP images/pstree.pb-c.d [2021-12-15T09:28:17.020Z] #43 13.68 PBCC images/fs.pb-c.c [2021-12-15T09:28:17.020Z] #43 13.68 DEP images/fs.pb-c.d [2021-12-15T09:28:17.020Z] #43 13.69 PBCC images/signalfd.pb-c.c [2021-12-15T09:28:17.020Z] #43 13.70 DEP images/signalfd.pb-c.d [2021-12-15T09:28:17.020Z] #43 13.71 PBCC images/fh.pb-c.c [2021-12-15T09:28:17.020Z] #43 13.78 PBCC images/fsnotify.pb-c.c [2021-12-15T09:28:17.020Z] #43 13.83 DEP images/fh.pb-c.d [2021-12-15T09:28:17.020Z] #43 13.89 DEP images/fsnotify.pb-c.d [2021-12-15T09:28:17.036Z] #42 79.72 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-12-15T09:28:17.036Z] #42 79.72 Unpacking python-six (1.12.0-1) ... [2021-12-15T09:28:17.036Z] #42 79.84 Selecting previously unselected package python-protobuf. [2021-12-15T09:28:17.036Z] #42 79.84 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-12-15T09:28:17.036Z] #42 79.85 Unpacking python-protobuf (3.6.1.3-2) ... [2021-12-15T09:28:17.036Z] #42 ... [2021-12-15T09:28:17.036Z] [2021-12-15T09:28:17.036Z] #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-12-15T09:28:17.036Z] #34 sha256:cf810a15e41b64b30dc1119dabe3778a900821f454249ebecfaa3632898deef9 [2021-12-15T09:28:17.036Z] #34 69.96 sync [2021-12-15T09:28:17.036Z] #34 69.98 internal/reflectlite [2021-12-15T09:28:17.036Z] #34 72.81 internal/testlog [2021-12-15T09:28:17.036Z] #34 75.01 sort [2021-12-15T09:28:17.036Z] #34 75.02 errors [2021-12-15T09:28:17.036Z] #34 75.97 strconv [2021-12-15T09:28:17.036Z] #34 77.53 io [2021-12-15T09:28:17.036Z] #34 79.14 internal/oserror [2021-12-15T09:28:17.036Z] #34 79.32 syscall [2021-12-15T09:28:17.278Z] #43 13.94 PBCC images/eventpoll.pb-c.c [2021-12-15T09:28:17.278Z] #43 13.96 DEP images/eventpoll.pb-c.d [2021-12-15T09:28:17.279Z] #43 14.00 PBCC images/eventfd.pb-c.c [2021-12-15T09:28:17.279Z] #43 14.05 DEP images/eventfd.pb-c.d [2021-12-15T09:28:17.279Z] #43 14.06 PBCC images/remap-file-path.pb-c.c [2021-12-15T09:28:17.279Z] #43 14.08 DEP images/remap-file-path.pb-c.d [2021-12-15T09:28:17.279Z] #43 14.11 PBCC images/fifo.pb-c.c [2021-12-15T09:28:17.342Z] #34 ... [2021-12-15T09:28:17.342Z] [2021-12-15T09:28:17.342Z] #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-12-15T09:28:17.342Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:28:17.342Z] #36 70.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-12-15T09:28:17.342Z] #36 70.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-12-15T09:28:17.342Z] #36 70.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-12-15T09:28:17.342Z] #36 70.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-12-15T09:28:17.342Z] #36 70.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-12-15T09:28:17.342Z] #36 70.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-12-15T09:28:17.342Z] #36 72.56 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:28:17.342Z] #36 72.93 Fetched 14.9 MB in 3s (5005 kB/s) [2021-12-15T09:28:17.342Z] #36 73.13 Selecting previously unselected package xxd. [2021-12-15T09:28:17.342Z] #36 73.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-12-15T09:28:17.342Z] #36 73.28 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-12-15T09:28:17.342Z] #36 73.30 Unpacking xxd (2:8.1.0875-5) ... [2021-12-15T09:28:17.342Z] #36 73.69 Selecting previously unselected package vim-common. [2021-12-15T09:28:17.342Z] #36 73.70 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-12-15T09:28:17.342Z] #36 73.80 Unpacking vim-common (2:8.1.0875-5) ... [2021-12-15T09:28:17.342Z] #36 74.57 Selecting previously unselected package cmake-data. [2021-12-15T09:28:17.342Z] #36 74.57 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-12-15T09:28:17.342Z] #36 74.58 Unpacking cmake-data (3.13.4-1) ... [2021-12-15T09:28:17.342Z] #36 78.95 Selecting previously unselected package libicu63:amd64. [2021-12-15T09:28:17.342Z] #36 78.95 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2021-12-15T09:28:17.342Z] #36 78.96 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2021-12-15T09:28:17.342Z] #36 ... [2021-12-15T09:28:17.342Z] [2021-12-15T09:28:17.342Z] #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-12-15T09:28:17.342Z] #32 sha256:d6137718e18cd8f8fbc0a2c78845aa3a7fe267057ad892a0a8054c896afabc09 [2021-12-15T09:28:17.342Z] #32 77.41 Checking out files: 79% (1207/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-12-15T09:28:17.342Z] #32 78.36 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-15T09:28:17.342Z] #32 78.86 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-15T09:28:17.538Z] #43 14.14 DEP images/fifo.pb-c.d [2021-12-15T09:28:17.538Z] #43 14.18 PBCC images/ghost-file.pb-c.c [2021-12-15T09:28:17.538Z] #43 14.21 DEP images/ghost-file.pb-c.d [2021-12-15T09:28:17.538Z] #43 14.25 PBCC images/regfile.pb-c.c [2021-12-15T09:28:17.538Z] #43 14.29 DEP images/regfile.pb-c.d [2021-12-15T09:28:17.538Z] #43 14.34 PBCC images/ns.pb-c.c [2021-12-15T09:28:17.803Z] #43 14.37 DEP images/ns.pb-c.d [2021-12-15T09:28:17.803Z] #43 14.38 PBCC images/fdinfo.pb-c.c [2021-12-15T09:28:17.803Z] #43 14.45 DEP images/fdinfo.pb-c.d [2021-12-15T09:28:17.803Z] #43 14.49 PBCC images/core-aarch64.pb-c.c [2021-12-15T09:28:17.803Z] #43 14.57 PBCC images/core-arm.pb-c.c [2021-12-15T09:28:18.078Z] #43 14.62 PBCC images/core-ppc64.pb-c.c [2021-12-15T09:28:18.078Z] #43 14.70 PBCC images/core-s390.pb-c.c [2021-12-15T09:28:18.079Z] #43 14.77 PBCC images/core-x86.pb-c.c [2021-12-15T09:28:18.079Z] #43 14.82 PBCC images/core.pb-c.c [2021-12-15T09:28:18.339Z] #43 14.86 PBCC images/inventory.pb-c.c [2021-12-15T09:28:18.339Z] #43 14.91 DEP images/core-aarch64.pb-c.d [2021-12-15T09:28:18.339Z] #43 14.99 DEP images/core-arm.pb-c.d [2021-12-15T09:28:18.339Z] #43 15.05 DEP images/core-ppc64.pb-c.d [2021-12-15T09:28:18.339Z] #43 15.10 DEP images/core-s390.pb-c.d [2021-12-15T09:28:18.339Z] #43 15.17 DEP images/core-x86.pb-c.d [2021-12-15T09:28:18.339Z] #43 15.20 DEP images/core.pb-c.d [2021-12-15T09:28:18.467Z] #13 ... [2021-12-15T09:28:18.467Z] [2021-12-15T09:28:18.467Z] #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-12-15T09:28:18.467Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:28:18.467Z] #36 69.68 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2021-12-15T09:28:18.467Z] #36 69.70 Setting up xxd (2:8.1.0875-5) ... [2021-12-15T09:28:18.467Z] #36 69.71 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-12-15T09:28:18.467Z] #36 69.73 Setting up vim-common (2:8.1.0875-5) ... [2021-12-15T09:28:18.467Z] #36 69.78 Setting up librhash0:amd64 (1.3.8-1) ... [2021-12-15T09:28:18.467Z] #36 69.80 Setting up cmake-data (3.13.4-1) ... [2021-12-15T09:28:18.467Z] #36 69.82 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-12-15T09:28:18.467Z] #36 69.84 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-12-15T09:28:18.467Z] #36 69.85 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-12-15T09:28:18.467Z] #36 69.87 Setting up cmake (3.13.4-1) ... [2021-12-15T09:28:18.467Z] #36 69.89 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:28:18.467Z] #36 69.96 Processing triggers for mime-support (3.62) ... [2021-12-15T09:28:18.598Z] #43 15.26 DEP images/inventory.pb-c.d [2021-12-15T09:28:18.598Z] #43 ... [2021-12-15T09:28:18.598Z] [2021-12-15T09:28:18.598Z] #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-12-15T09:28:18.598Z] #51 sha256:a505269c751ab344a95a7c0409fc13ebbd186dee7b66edc5a7c1c825df093b64 [2021-12-15T09:28:18.598Z] #51 73.25 encoding/binary [2021-12-15T09:28:18.598Z] #51 75.66 encoding/base64 [2021-12-15T09:28:18.598Z] #51 76.33 os [2021-12-15T09:28:18.598Z] #51 76.49 golang.org/x/sys/unix [2021-12-15T09:28:18.598Z] #51 81.94 encoding/json [2021-12-15T09:28:18.598Z] #51 ... [2021-12-15T09:28:18.598Z] [2021-12-15T09:28:18.598Z] #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-12-15T09:28:18.598Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:28:18.598Z] #43 15.34 PBCC images/cpuinfo.pb-c.c [2021-12-15T09:28:18.598Z] #43 15.43 DEP images/cpuinfo.pb-c.d [2021-12-15T09:28:18.857Z] #43 15.46 PBCC images/stats.pb-c.c [2021-12-15T09:28:18.857Z] #43 15.51 DEP images/stats.pb-c.d [2021-12-15T09:28:19.043Z] #36 DONE 70.4s [2021-12-15T09:28:19.043Z] [2021-12-15T09:28:19.043Z] #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-12-15T09:28:19.043Z] #45 sha256:32e17b6ae149a534062e0f63b1d182b4e8da54f712c6d8ed276f03aadd5ccc3e [2021-12-15T09:28:19.043Z] #45 70.40 internal/poll [2021-12-15T09:28:19.043Z] #45 70.44 io/fs [2021-12-15T09:28:19.279Z] #32 ... [2021-12-15T09:28:19.279Z] [2021-12-15T09:28:19.279Z] #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-12-15T09:28:19.279Z] #56 sha256:7358ddcb513149e29faf0e04ad5160c3d0b8a5e037e257eb91cfe2cbe716013d [2021-12-15T09:28:19.279Z] #56 1.734 + RM_GOPATH=0 [2021-12-15T09:28:19.279Z] #56 1.734 + TMP_GOPATH= [2021-12-15T09:28:19.279Z] #56 1.734 + : /build [2021-12-15T09:28:19.279Z] #56 1.734 + '[' -z '' ']' [2021-12-15T09:28:19.279Z] #56 1.734 ++ mktemp -d [2021-12-15T09:28:19.279Z] #56 1.734 + export GOPATH=/tmp/tmp.Kwjn8bBp7m [2021-12-15T09:28:19.279Z] #56 1.734 + GOPATH=/tmp/tmp.Kwjn8bBp7m [2021-12-15T09:28:19.279Z] #56 1.734 + RM_GOPATH=1 [2021-12-15T09:28:19.279Z] #56 1.734 + case "$(go env GOARCH)" in [2021-12-15T09:28:19.279Z] #56 1.747 ++ go env GOARCH [2021-12-15T09:28:19.279Z] #56 1.811 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:28:19.279Z] #56 1.811 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:28:19.279Z] #56 1.820 ++ dirname /tmp/install/install.sh [2021-12-15T09:28:19.279Z] #56 1.845 + dir=/tmp/install [2021-12-15T09:28:19.279Z] #56 1.845 + bin=containerd [2021-12-15T09:28:19.279Z] #56 1.845 + shift [2021-12-15T09:28:19.279Z] #56 1.845 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-12-15T09:28:19.279Z] #56 1.845 + . /tmp/install/containerd.installer [2021-12-15T09:28:19.279Z] #56 1.845 ++ set -e [2021-12-15T09:28:19.279Z] #56 1.845 ++ : 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2021-12-15T09:28:19.279Z] #56 1.845 + install_containerd [2021-12-15T09:28:19.279Z] #56 1.845 Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2021-12-15T09:28:19.279Z] #56 1.845 + echo 'Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d' [2021-12-15T09:28:19.279Z] #56 1.845 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Kwjn8bBp7m/src/github.com/containerd/containerd [2021-12-15T09:28:19.279Z] #56 1.859 Cloning into '/tmp/tmp.Kwjn8bBp7m/src/github.com/containerd/containerd'... [2021-12-15T09:28:19.279Z] #56 ... [2021-12-15T09:28:19.279Z] [2021-12-15T09:28:19.279Z] #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-12-15T09:28:19.279Z] #51 sha256:c80d63f790eb40e1d817a1ca954b35600634a909c502a0773068e15011de246b [2021-12-15T09:28:19.279Z] #51 81.46 syscall [2021-12-15T09:28:19.279Z] #51 81.48 bytes [2021-12-15T09:28:20.232Z] #43 16.84 make[1]: Nothing to be done for 'all'. [2021-12-15T09:28:20.957Z] #45 72.43 regexp/syntax [2021-12-15T09:28:21.194Z] #51 84.03 reflect [2021-12-15T09:28:21.595Z] Client: [2021-12-15T09:28:21.595Z] Context: default [2021-12-15T09:28:21.595Z] Debug Mode: false [2021-12-15T09:28:21.595Z] Plugins: [2021-12-15T09:28:21.595Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-15T09:28:21.595Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-15T09:28:21.595Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-15T09:28:21.595Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-15T09:28:21.595Z] [2021-12-15T09:28:21.595Z] Server: [2021-12-15T09:28:21.595Z] Containers: 0 [2021-12-15T09:28:21.595Z] Running: 0 [2021-12-15T09:28:21.595Z] Paused: 0 [2021-12-15T09:28:21.595Z] Stopped: 0 [2021-12-15T09:28:21.595Z] Images: 0 [2021-12-15T09:28:21.595Z] Server Version: 20.10.10-rc1 [2021-12-15T09:28:21.595Z] Storage Driver: overlay2 [2021-12-15T09:28:21.595Z] Backing Filesystem: extfs [2021-12-15T09:28:21.595Z] Supports d_type: true [2021-12-15T09:28:21.595Z] Native Overlay Diff: true [2021-12-15T09:28:21.595Z] userxattr: false [2021-12-15T09:28:21.595Z] Logging Driver: json-file [2021-12-15T09:28:21.595Z] Cgroup Driver: cgroupfs [2021-12-15T09:28:21.595Z] Cgroup Version: 1 [2021-12-15T09:28:21.595Z] Plugins: [2021-12-15T09:28:21.595Z] Volume: local [2021-12-15T09:28:21.595Z] Network: bridge host ipvlan macvlan null overlay [2021-12-15T09:28:21.595Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-15T09:28:21.595Z] Swarm: inactive [2021-12-15T09:28:21.595Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-12-15T09:28:21.595Z] Default Runtime: runc [2021-12-15T09:28:21.595Z] Init Binary: docker-init [2021-12-15T09:28:21.595Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-15T09:28:21.595Z] runc version: v1.0.2-0-g52b36a2 [2021-12-15T09:28:21.595Z] init version: de40ad0 [2021-12-15T09:28:21.595Z] Security Options: [2021-12-15T09:28:21.595Z] apparmor [2021-12-15T09:28:21.595Z] seccomp [2021-12-15T09:28:21.595Z] Profile: default [2021-12-15T09:28:21.595Z] Kernel Version: 5.4.0-1057-aws [2021-12-15T09:28:21.595Z] Operating System: Ubuntu 18.04.6 LTS [2021-12-15T09:28:21.595Z] OSType: linux [2021-12-15T09:28:21.595Z] Architecture: x86_64 [2021-12-15T09:28:21.595Z] CPUs: 2 [2021-12-15T09:28:21.595Z] Total Memory: 7.569GiB [2021-12-15T09:28:21.595Z] Name: ip-10-100-114-184 [2021-12-15T09:28:21.595Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-12-15T09:28:21.595Z] Docker Root Dir: /var/lib/docker [2021-12-15T09:28:21.595Z] Debug Mode: false [2021-12-15T09:28:21.595Z] Registry: https://index.docker.io/v1/ [2021-12-15T09:28:21.595Z] Labels: [2021-12-15T09:28:21.595Z] Experimental: true [2021-12-15T09:28:21.595Z] Insecure Registries: [2021-12-15T09:28:21.595Z] 127.0.0.0/8 [2021-12-15T09:28:21.595Z] Live Restore Enabled: true [2021-12-15T09:28:21.595Z] [2021-12-15T09:28:21.595Z] WARNING: No swap limit support [Pipeline] sh [2021-12-15T09:28:21.608Z] #43 18.31 CC images/stats.o [2021-12-15T09:28:21.857Z] Client: [2021-12-15T09:28:21.857Z] Context: default [2021-12-15T09:28:21.857Z] Debug Mode: false [2021-12-15T09:28:21.857Z] Plugins: [2021-12-15T09:28:21.857Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-15T09:28:21.857Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-15T09:28:21.857Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-15T09:28:21.857Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-15T09:28:21.857Z] [2021-12-15T09:28:21.857Z] Server: [2021-12-15T09:28:21.857Z] Containers: 0 [2021-12-15T09:28:21.857Z] Running: 0 [2021-12-15T09:28:21.857Z] Paused: 0 [2021-12-15T09:28:21.857Z] Stopped: 0 [2021-12-15T09:28:21.857Z] Images: 0 [2021-12-15T09:28:21.857Z] Server Version: 20.10.10-rc1 [2021-12-15T09:28:21.857Z] Storage Driver: overlay2 [2021-12-15T09:28:21.857Z] Backing Filesystem: extfs [2021-12-15T09:28:21.857Z] Supports d_type: true [2021-12-15T09:28:21.857Z] Native Overlay Diff: true [2021-12-15T09:28:21.857Z] userxattr: false [2021-12-15T09:28:21.857Z] Logging Driver: json-file [2021-12-15T09:28:21.857Z] Cgroup Driver: cgroupfs [2021-12-15T09:28:21.857Z] Cgroup Version: 1 [2021-12-15T09:28:21.857Z] Plugins: [2021-12-15T09:28:21.857Z] Volume: local [2021-12-15T09:28:21.857Z] Network: bridge host ipvlan macvlan null overlay [2021-12-15T09:28:21.857Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-15T09:28:21.857Z] Swarm: inactive [2021-12-15T09:28:21.857Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-12-15T09:28:21.857Z] Default Runtime: runc [2021-12-15T09:28:21.857Z] Init Binary: docker-init [2021-12-15T09:28:21.857Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-15T09:28:21.857Z] runc version: v1.0.2-0-g52b36a2 [2021-12-15T09:28:21.857Z] init version: de40ad0 [2021-12-15T09:28:21.857Z] Security Options: [2021-12-15T09:28:21.857Z] apparmor [2021-12-15T09:28:21.857Z] seccomp [2021-12-15T09:28:21.857Z] Profile: default [2021-12-15T09:28:21.857Z] Kernel Version: 5.4.0-1057-aws [2021-12-15T09:28:21.857Z] Operating System: Ubuntu 18.04.6 LTS [2021-12-15T09:28:21.857Z] OSType: linux [2021-12-15T09:28:21.857Z] Architecture: x86_64 [2021-12-15T09:28:21.857Z] CPUs: 2 [2021-12-15T09:28:21.857Z] Total Memory: 7.569GiB [2021-12-15T09:28:21.857Z] Name: ip-10-100-81-251 [2021-12-15T09:28:21.857Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-12-15T09:28:21.857Z] Docker Root Dir: /var/lib/docker [2021-12-15T09:28:21.857Z] Debug Mode: false [2021-12-15T09:28:21.857Z] Registry: https://index.docker.io/v1/ [2021-12-15T09:28:21.857Z] Labels: [2021-12-15T09:28:21.857Z] Experimental: true [2021-12-15T09:28:21.857Z] Insecure Registries: [2021-12-15T09:28:21.857Z] 127.0.0.0/8 [2021-12-15T09:28:21.857Z] Live Restore Enabled: true [2021-12-15T09:28:21.857Z] [2021-12-15T09:28:21.857Z] WARNING: No swap limit support [Pipeline] sh [2021-12-15T09:28:21.893Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-12-15T09:28:21.893Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-12-15T09:28:21.893Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43084/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-12-15T09:28:21.893Z] + bash /home/ubuntu/workspace/moby_PR-43084/check-config.sh [2021-12-15T09:28:21.893Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-15T09:28:21.893Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-12-15T09:28:21.893Z] [2021-12-15T09:28:21.893Z] Generally Necessary: [2021-12-15T09:28:21.893Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-15T09:28:21.893Z] - apparmor: enabled and tools installed [2021-12-15T09:28:21.893Z] - CONFIG_NAMESPACES: enabled [2021-12-15T09:28:21.893Z] - CONFIG_NET_NS: enabled [2021-12-15T09:28:21.893Z] - CONFIG_PID_NS: enabled [2021-12-15T09:28:21.893Z] - CONFIG_IPC_NS: enabled [2021-12-15T09:28:21.893Z] - CONFIG_UTS_NS: enabled [2021-12-15T09:28:21.893Z] - CONFIG_CGROUPS: enabled [2021-12-15T09:28:21.893Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-15T09:28:21.893Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-15T09:28:21.893Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-15T09:28:21.893Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-15T09:28:21.893Z] - CONFIG_CPUSETS: enabled [2021-12-15T09:28:21.893Z] - CONFIG_MEMCG: enabled [2021-12-15T09:28:21.893Z] - CONFIG_KEYS: enabled [2021-12-15T09:28:21.893Z] - CONFIG_VETH: enabled (as module) [2021-12-15T09:28:21.893Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-15T09:28:21.893Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-15T09:28:21.893Z] - CONFIG_NF_NAT_IPV4: missing [2021-12-15T09:28:21.893Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-15T09:28:21.893Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-15T09:28:21.893Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-15T09:28:21.893Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-15T09:28:21.893Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-15T09:28:21.893Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-15T09:28:22.157Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-15T09:28:22.157Z] - CONFIG_NF_NAT_NEEDED: missing [2021-12-15T09:28:22.157Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-15T09:28:22.157Z] [2021-12-15T09:28:22.157Z] Optional Features: [2021-12-15T09:28:22.157Z] - CONFIG_USER_NS: enabled [2021-12-15T09:28:22.157Z] - CONFIG_SECCOMP: enabled [2021-12-15T09:28:22.157Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-15T09:28:22.157Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-15T09:28:22.157Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-12-15T09:28:22.157Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-12-15T09:28:22.157Z] - CONFIG_BLK_CGROUP: enabled [2021-12-15T09:28:22.157Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-15T09:28:22.157Z] - CONFIG_IOSCHED_CFQ: missing [2021-12-15T09:28:22.157Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-12-15T09:28:22.157Z] - CONFIG_CGROUP_PERF: enabled [2021-12-15T09:28:22.157Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-15T09:28:22.157Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-15T09:28:22.157Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-15T09:28:22.157Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-15T09:28:22.157Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-15T09:28:22.157Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-15T09:28:22.157Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-15T09:28:22.157Z] - CONFIG_IP_VS: enabled (as module) [2021-12-15T09:28:22.157Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-15T09:28:22.157Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-15T09:28:22.157Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-15T09:28:22.157Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-15T09:28:22.157Z] - CONFIG_EXT4_FS: enabled [2021-12-15T09:28:22.157Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-15T09:28:22.157Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-15T09:28:22.157Z] - Network Drivers: [2021-12-15T09:28:22.157Z] - "overlay": [2021-12-15T09:28:22.157Z] - CONFIG_VXLAN: enabled (as module) [2021-12-15T09:28:22.157Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-15T09:28:22.157Z] Optional (for encrypted networks): [2021-12-15T09:28:22.176Z] #43 18.74 CC images/core.o [2021-12-15T09:28:22.176Z] #43 ... [2021-12-15T09:28:22.176Z] [2021-12-15T09:28:22.176Z] #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-12-15T09:28:22.176Z] #34 sha256:cb07b2fec35a9419985c6eca2cb95d54fd6f32743c8a1f3d4ba5c309f31d927a [2021-12-15T09:28:22.176Z] #34 81.77 flag [2021-12-15T09:28:22.176Z] #34 81.77 github.com/BurntSushi/toml [2021-12-15T09:28:22.176Z] #34 83.33 log [2021-12-15T09:28:22.176Z] #34 85.27 github.com/BurntSushi/toml/cmd/tomlv [2021-12-15T09:28:22.176Z] #34 DONE 86.9s [2021-12-15T09:28:22.176Z] [2021-12-15T09:28:22.176Z] #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-12-15T09:28:22.176Z] #13 sha256:f987ddad2e11ea1a5543dae8c3102f2a187a33975efc8d6dbdcda816c96dbf6c [2021-12-15T09:28:22.176Z] #13 77.21 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-15T09:28:22.176Z] #13 77.23 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ... [2021-12-15T09:28:22.176Z] #13 77.23 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:28:22.176Z] #13 77.36 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-12-15T09:28:22.176Z] #13 77.37 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2021-12-15T09:28:22.176Z] #13 77.37 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:28:22.186Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-12-15T09:28:22.186Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-12-15T09:28:22.186Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43084/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-12-15T09:28:22.186Z] + bash /home/ubuntu/workspace/moby_PR-43084/check-config.sh [2021-12-15T09:28:22.186Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-15T09:28:22.186Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-12-15T09:28:22.186Z] [2021-12-15T09:28:22.186Z] Generally Necessary: [2021-12-15T09:28:22.186Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-15T09:28:22.186Z] - apparmor: enabled and tools installed [2021-12-15T09:28:22.187Z] - CONFIG_NAMESPACES: enabled [2021-12-15T09:28:22.187Z] - CONFIG_NET_NS: enabled [2021-12-15T09:28:22.187Z] - CONFIG_PID_NS: enabled [2021-12-15T09:28:22.187Z] - CONFIG_IPC_NS: enabled [2021-12-15T09:28:22.187Z] - CONFIG_UTS_NS: enabled [2021-12-15T09:28:22.187Z] - CONFIG_CGROUPS: enabled [2021-12-15T09:28:22.187Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-15T09:28:22.187Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-15T09:28:22.187Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-15T09:28:22.187Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-15T09:28:22.187Z] - CONFIG_CPUSETS: enabled [2021-12-15T09:28:22.187Z] - CONFIG_MEMCG: enabled [2021-12-15T09:28:22.187Z] - CONFIG_KEYS: enabled [2021-12-15T09:28:22.187Z] - CONFIG_VETH: enabled (as module) [2021-12-15T09:28:22.187Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-15T09:28:22.187Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-15T09:28:22.187Z] - CONFIG_NF_NAT_IPV4: missing [2021-12-15T09:28:22.187Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-15T09:28:22.187Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-15T09:28:22.187Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-15T09:28:22.187Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-15T09:28:22.187Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-15T09:28:22.187Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-15T09:28:22.187Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-15T09:28:22.187Z] - CONFIG_NF_NAT_NEEDED: missing [2021-12-15T09:28:22.187Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-15T09:28:22.187Z] [2021-12-15T09:28:22.187Z] Optional Features: [2021-12-15T09:28:22.187Z] - CONFIG_USER_NS: enabled [2021-12-15T09:28:22.187Z] - CONFIG_SECCOMP: enabled [2021-12-15T09:28:22.187Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-15T09:28:22.187Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-15T09:28:22.187Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-12-15T09:28:22.340Z] #45 73.76 os [2021-12-15T09:28:22.421Z] - CONFIG_CRYPTO: enabled [2021-12-15T09:28:22.421Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-15T09:28:22.421Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-15T09:28:22.421Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-15T09:28:22.421Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-15T09:28:22.421Z] - CONFIG_XFRM: enabled [2021-12-15T09:28:22.421Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-15T09:28:22.421Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-15T09:28:22.421Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-15T09:28:22.421Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-12-15T09:28:22.421Z] - "ipvlan": [2021-12-15T09:28:22.421Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-15T09:28:22.421Z] - "macvlan": [2021-12-15T09:28:22.421Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-15T09:28:22.421Z] - CONFIG_DUMMY: enabled (as module) [2021-12-15T09:28:22.421Z] - "ftp,tftp client in container": [2021-12-15T09:28:22.421Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-15T09:28:22.421Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-15T09:28:22.421Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-15T09:28:22.421Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-15T09:28:22.421Z] - Storage Drivers: [2021-12-15T09:28:22.421Z] - "aufs": [2021-12-15T09:28:22.421Z] - CONFIG_AUFS_FS: enabled (as module) [2021-12-15T09:28:22.421Z] - "btrfs": [2021-12-15T09:28:22.421Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-15T09:28:22.421Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-15T09:28:22.421Z] - "devicemapper": [2021-12-15T09:28:22.421Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-15T09:28:22.421Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-15T09:28:22.421Z] - "overlay": [2021-12-15T09:28:22.421Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-15T09:28:22.421Z] - "zfs": [2021-12-15T09:28:22.421Z] - /dev/zfs: present [2021-12-15T09:28:22.421Z] - zfs command: missing [2021-12-15T09:28:22.421Z] - zpool command: missing [2021-12-15T09:28:22.421Z] [2021-12-15T09:28:22.421Z] Limits: [2021-12-15T09:28:22.421Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-15T09:28:22.421Z] [2021-12-15T09:28:22.421Z] + true [Pipeline] } [Pipeline] // stage [2021-12-15T09:28:22.444Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-12-15T09:28:22.444Z] - CONFIG_BLK_CGROUP: enabled [2021-12-15T09:28:22.444Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-15T09:28:22.444Z] - CONFIG_IOSCHED_CFQ: missing [2021-12-15T09:28:22.444Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-12-15T09:28:22.444Z] - CONFIG_CGROUP_PERF: enabled [2021-12-15T09:28:22.444Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-15T09:28:22.444Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-15T09:28:22.444Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-15T09:28:22.444Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-15T09:28:22.444Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-15T09:28:22.444Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-15T09:28:22.444Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-15T09:28:22.444Z] - CONFIG_IP_VS: enabled (as module) [2021-12-15T09:28:22.444Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-15T09:28:22.444Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-15T09:28:22.444Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-15T09:28:22.444Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-15T09:28:22.444Z] - CONFIG_EXT4_FS: enabled [2021-12-15T09:28:22.444Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-15T09:28:22.444Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-15T09:28:22.444Z] - Network Drivers: [2021-12-15T09:28:22.444Z] - "overlay": [2021-12-15T09:28:22.444Z] - CONFIG_VXLAN: enabled (as module) [2021-12-15T09:28:22.444Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-15T09:28:22.444Z] Optional (for encrypted networks): [2021-12-15T09:28:22.444Z] - CONFIG_CRYPTO: enabled [2021-12-15T09:28:22.444Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-15T09:28:22.444Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-15T09:28:22.444Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-15T09:28:22.444Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-15T09:28:22.444Z] - CONFIG_XFRM: enabled [2021-12-15T09:28:22.444Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-15T09:28:22.444Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-15T09:28:22.444Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-15T09:28:22.444Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-12-15T09:28:22.444Z] - "ipvlan": [2021-12-15T09:28:22.444Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-15T09:28:22.444Z] - "macvlan": [2021-12-15T09:28:22.444Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-15T09:28:22.444Z] - CONFIG_DUMMY: enabled (as module) [2021-12-15T09:28:22.444Z] - "ftp,tftp client in container": [2021-12-15T09:28:22.444Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-15T09:28:22.444Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-15T09:28:22.444Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-15T09:28:22.444Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-15T09:28:22.444Z] - Storage Drivers: [2021-12-15T09:28:22.444Z] - "aufs": [2021-12-15T09:28:22.444Z] - CONFIG_AUFS_FS: enabled (as module) [2021-12-15T09:28:22.444Z] - "btrfs": [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-15T09:28:22.701Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-15T09:28:22.701Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-15T09:28:22.701Z] - "devicemapper": [2021-12-15T09:28:22.701Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-15T09:28:22.701Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-15T09:28:22.701Z] - "overlay": [2021-12-15T09:28:22.701Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-15T09:28:22.701Z] - "zfs": [2021-12-15T09:28:22.701Z] - /dev/zfs: present [2021-12-15T09:28:22.701Z] - zfs command: missing [2021-12-15T09:28:22.701Z] - zpool command: missing [2021-12-15T09:28:22.701Z] [2021-12-15T09:28:22.701Z] Limits: [2021-12-15T09:28:22.701Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-15T09:28:22.701Z] [2021-12-15T09:28:22.701Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-15T09:28:22.764Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:660b9962e4d2d4ad68898b00571a43127b84f6c3 . [2021-12-15T09:28:23.024Z] #1 [internal] load build definition from Dockerfile [2021-12-15T09:28:23.024Z] #1 sha256:79414432d700080697d4fae37c8acd4594ab9b2094d86aa25b5c9af40dbf522a [2021-12-15T09:28:23.054Z] + sudo modprobe ip_vs [2021-12-15T09:28:23.054Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:660b9962e4d2d4ad68898b00571a43127b84f6c3 . [2021-12-15T09:28:23.317Z] #2 [internal] load .dockerignore [2021-12-15T09:28:23.317Z] #2 sha256:3838e617ff9684c676ea2daa6c3b4ec1b2bf0d96eaa2b97a689f48c4fa547a5e [2021-12-15T09:28:23.317Z] #2 transferring context: 87B done [2021-12-15T09:28:23.317Z] #2 DONE 0.1s [2021-12-15T09:28:23.317Z] [2021-12-15T09:28:23.317Z] #1 [internal] load build definition from Dockerfile [2021-12-15T09:28:23.317Z] #1 sha256:75e230870c14ac703f614ddb291ca73f35b6152dbf2d0d9bac5fe409d1895f96 [2021-12-15T09:28:23.317Z] #1 transferring dockerfile: 17.04kB done [2021-12-15T09:28:23.317Z] #1 DONE 0.2s [2021-12-15T09:28:23.317Z] [2021-12-15T09:28:23.317Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-12-15T09:28:23.317Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-12-15T09:28:23.593Z] #1 transferring dockerfile: 17.04kB done [2021-12-15T09:28:23.593Z] #1 DONE 0.6s [2021-12-15T09:28:23.593Z] [2021-12-15T09:28:23.593Z] #2 [internal] load .dockerignore [2021-12-15T09:28:23.593Z] #2 sha256:17182febb29ace46c23ba96cf45c43b49a49a1d361b257c375fe383e8ec960a3 [2021-12-15T09:28:23.593Z] #2 transferring context: 87B 0.0s done [2021-12-15T09:28:23.593Z] #2 DONE 0.5s [2021-12-15T09:28:23.593Z] [2021-12-15T09:28:23.593Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-12-15T09:28:23.593Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-12-15T09:28:23.724Z] #45 ... [2021-12-15T09:28:23.724Z] [2021-12-15T09:28:23.724Z] #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-12-15T09:28:23.724Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:28:23.724Z] #42 67.31 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-12-15T09:28:23.724Z] #42 67.32 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-12-15T09:28:23.724Z] #42 67.33 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-12-15T09:28:23.724Z] #42 67.39 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-12-15T09:28:23.724Z] #42 67.39 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-12-15T09:28:23.724Z] #42 67.39 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-12-15T09:28:23.724Z] #42 67.39 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-12-15T09:28:23.724Z] #42 67.40 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-12-15T09:28:23.724Z] #42 67.40 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-12-15T09:28:23.724Z] #42 67.41 Setting up python-protobuf (3.6.1.3-2) ... [2021-12-15T09:28:23.724Z] #42 74.70 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-12-15T09:28:23.724Z] #42 74.72 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:28:23.724Z] #42 DONE 75.2s [2021-12-15T09:28:23.724Z] [2021-12-15T09:28:23.724Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-12-15T09:28:23.724Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:28:23.740Z] #51 ... [2021-12-15T09:28:23.740Z] [2021-12-15T09:28:23.740Z] #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-12-15T09:28:23.740Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:28:23.740Z] #36 86.50 Selecting previously unselected package libxml2:amd64. [2021-12-15T09:28:23.740Z] #36 86.51 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-12-15T09:28:23.740Z] #36 86.51 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-12-15T09:28:23.853Z] #3 DONE 0.4s [2021-12-15T09:28:23.853Z] [2021-12-15T09:28:23.853Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-12-15T09:28:23.853Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-12-15T09:28:23.853Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-12-15T09:28:23.884Z] #3 DONE 0.4s [2021-12-15T09:28:23.884Z] [2021-12-15T09:28:23.884Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-12-15T09:28:23.884Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-12-15T09:28:23.884Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-12-15T09:28:23.884Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.1s [2021-12-15T09:28:23.884Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-12-15T09:28:23.884Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-12-15T09:28:23.884Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-12-15T09:28:23.884Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-12-15T09:28:23.884Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-12-15T09:28:24.112Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-12-15T09:28:24.112Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-12-15T09:28:24.112Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-12-15T09:28:24.112Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-12-15T09:28:24.113Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-12-15T09:28:24.113Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-12-15T09:28:24.312Z] #36 ... [2021-12-15T09:28:24.312Z] [2021-12-15T09:28:24.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-12-15T09:28:24.312Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:28:24.312Z] #13 69.25 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-12-15T09:28:24.312Z] #13 69.72 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-12-15T09:28:24.312Z] #13 69.74 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-12-15T09:28:24.312Z] #13 73.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2021-12-15T09:28:24.312Z] #13 75.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-12-15T09:28:24.312Z] #13 75.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-12-15T09:28:24.312Z] #13 75.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-12-15T09:28:24.312Z] #13 75.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-12-15T09:28:24.312Z] #13 75.57 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-12-15T09:28:24.312Z] #13 75.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-12-15T09:28:24.312Z] #13 75.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-12-15T09:28:24.312Z] #13 75.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-12-15T09:28:24.312Z] #13 75.66 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-12-15T09:28:24.312Z] #13 75.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-12-15T09:28:24.312Z] #13 75.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-12-15T09:28:24.312Z] #13 75.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-12-15T09:28:24.312Z] #13 75.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-12-15T09:28:24.312Z] #13 75.81 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-12-15T09:28:24.312Z] #13 77.02 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:28:24.312Z] #13 77.26 Fetched 77.8 MB in 9s (8980 kB/s) [2021-12-15T09:28:24.312Z] #13 77.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-12-15T09:28:24.312Z] #13 77.52 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2021-12-15T09:28:24.312Z] #13 77.55 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2021-12-15T09:28:24.312Z] #13 77.77 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2021-12-15T09:28:24.312Z] #13 77.93 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-15T09:28:24.312Z] #13 77.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-12-15T09:28:24.312Z] #13 78.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-12-15T09:28:24.312Z] #13 78.02 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-12-15T09:28:24.312Z] #13 ... [2021-12-15T09:28:24.312Z] [2021-12-15T09:28:24.312Z] #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-12-15T09:28:24.312Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:28:24.312Z] #36 87.12 Selecting previously unselected package libarchive13:amd64. [2021-12-15T09:28:24.312Z] #36 87.12 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-12-15T09:28:24.312Z] #36 87.13 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-12-15T09:28:24.449Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-12-15T09:28:24.681Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-12-15T09:28:24.681Z] #4 DONE 0.7s [2021-12-15T09:28:24.706Z] #4 DONE 0.8s [2021-12-15T09:28:24.706Z] [2021-12-15T09:28:24.706Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-12-15T09:28:24.706Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-12-15T09:28:24.711Z] #13 ... [2021-12-15T09:28:24.711Z] [2021-12-15T09:28:24.711Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-12-15T09:28:24.711Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:28:24.711Z] #43 19.47 CC images/core-x86.o [2021-12-15T09:28:24.711Z] #43 20.32 CC images/core-arm.o [2021-12-15T09:28:24.711Z] #43 21.03 CC images/core-aarch64.o [2021-12-15T09:28:24.711Z] #43 21.36 CC images/core-ppc64.o [2021-12-15T09:28:24.884Z] #36 87.63 Selecting previously unselected package libjsoncpp1:amd64. [2021-12-15T09:28:24.884Z] #36 ... [2021-12-15T09:28:24.884Z] [2021-12-15T09:28:24.884Z] #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-12-15T09:28:24.884Z] #45 sha256:5bdf23637ec3205866a13b96a5e5ee6a935e8fcc28b6fb7a6a43bd2f06eca999 [2021-12-15T09:28:24.884Z] #45 77.58 github.com/LK4D4/vndr/godl/singleflight [2021-12-15T09:28:24.884Z] #45 77.58 io [2021-12-15T09:28:24.884Z] #45 78.02 strconv [2021-12-15T09:28:24.884Z] #45 79.22 bytes [2021-12-15T09:28:24.884Z] #45 81.81 strings [2021-12-15T09:28:24.884Z] #45 82.49 reflect [2021-12-15T09:28:24.884Z] #45 85.14 bufio [2021-12-15T09:28:24.884Z] #45 87.00 syscall [2021-12-15T09:28:24.884Z] #45 ... [2021-12-15T09:28:24.884Z] [2021-12-15T09:28:24.884Z] #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-12-15T09:28:24.884Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:28:24.884Z] #36 87.64 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-12-15T09:28:24.884Z] #36 87.66 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-12-15T09:28:24.942Z] [2021-12-15T09:28:24.942Z] #8 [internal] load metadata for docker.io/library/golang:1.16.12-buster [2021-12-15T09:28:24.942Z] #8 sha256:48adaa22adbb49fd0d575014d8d88448dd0db322712a17f8c4a8e9cede93ca92 [2021-12-15T09:28:25.145Z] #36 ... [2021-12-15T09:28:25.145Z] [2021-12-15T09:28:25.145Z] #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-12-15T09:28:25.145Z] #47 sha256:ba7ec18e0efcb8efb097d460750b8793d2107bd705313497eee9f60c48b8b715 [2021-12-15T09:28:25.145Z] #47 DONE 87.8s [2021-12-15T09:28:25.145Z] [2021-12-15T09:28:25.145Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-15T09:28:25.145Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:28:25.145Z] #36 87.87 Selecting previously unselected package librhash0:amd64. [2021-12-15T09:28:25.145Z] #36 87.87 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-12-15T09:28:25.145Z] #36 87.94 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-12-15T09:28:25.277Z] #43 21.93 CC images/core-s390.o [2021-12-15T09:28:25.405Z] #36 88.38 Selecting previously unselected package libuv1:amd64. [2021-12-15T09:28:25.405Z] #36 88.38 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-12-15T09:28:25.512Z] #8 ... [2021-12-15T09:28:25.512Z] [2021-12-15T09:28:25.512Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-12-15T09:28:25.512Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-12-15T09:28:25.512Z] #6 DONE 0.7s [2021-12-15T09:28:25.512Z] [2021-12-15T09:28:25.512Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-15T09:28:25.512Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-15T09:28:25.512Z] #7 DONE 0.8s [2021-12-15T09:28:25.642Z] #8 ... [2021-12-15T09:28:25.642Z] [2021-12-15T09:28:25.642Z] #5 [internal] load metadata for docker.io/library/golang:1.16.12-buster [2021-12-15T09:28:25.642Z] #5 sha256:48adaa22adbb49fd0d575014d8d88448dd0db322712a17f8c4a8e9cede93ca92 [2021-12-15T09:28:25.642Z] #5 DONE 0.8s [2021-12-15T09:28:25.642Z] [2021-12-15T09:28:25.642Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-15T09:28:25.642Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-15T09:28:25.642Z] #7 DONE 0.9s [2021-12-15T09:28:25.642Z] [2021-12-15T09:28:25.642Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-12-15T09:28:25.642Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-12-15T09:28:25.642Z] #8 DONE 0.9s [2021-12-15T09:28:25.642Z] [2021-12-15T09:28:25.642Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-15T09:28:25.642Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-15T09:28:25.642Z] #6 DONE 1.0s [2021-12-15T09:28:25.666Z] #36 88.40 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-12-15T09:28:25.775Z] [2021-12-15T09:28:25.775Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-15T09:28:25.775Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-15T09:28:25.775Z] #5 DONE 0.8s [2021-12-15T09:28:25.775Z] [2021-12-15T09:28:25.775Z] #8 [internal] load metadata for docker.io/library/golang:1.16.12-buster [2021-12-15T09:28:25.775Z] #8 sha256:48adaa22adbb49fd0d575014d8d88448dd0db322712a17f8c4a8e9cede93ca92 [2021-12-15T09:28:25.775Z] #8 DONE 0.8s [2021-12-15T09:28:25.844Z] #43 22.66 CC images/cpuinfo.o [2021-12-15T09:28:25.928Z] #36 88.77 Selecting previously unselected package cmake. [2021-12-15T09:28:26.189Z] #36 88.78 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-12-15T09:28:26.189Z] #36 88.80 Unpacking cmake (3.13.4-1) ... [2021-12-15T09:28:26.411Z] #43 23.10 CC images/inventory.o [2021-12-15T09:28:26.584Z] [2021-12-15T09:28:26.584Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5b57f8c365c40fde437d53b953c436995525be7c481eb0128b1cbf3b49b0df18 [2021-12-15T09:28:26.584Z] #26 sha256:1c96ed8f7014b0d47fe60dbed1b69ba472293d849b91679ee8759b9e7bc784c9 [2021-12-15T09:28:26.584Z] #26 resolve docker.io/library/debian:buster@sha256:5b57f8c365c40fde437d53b953c436995525be7c481eb0128b1cbf3b49b0df18 0.0s done [2021-12-15T09:28:26.584Z] #26 sha256:5b57f8c365c40fde437d53b953c436995525be7c481eb0128b1cbf3b49b0df18 1.85kB / 1.85kB done [2021-12-15T09:28:26.584Z] #26 sha256:9a1f494bb52e5d18e2dfb0fd6e59dbfe69aae9feecff1b246ad69984fbe25772 529B / 529B done [2021-12-15T09:28:26.584Z] #26 sha256:6642e362a8254d7645ed8dae69be5e3edcd2e9a5ee77baeb0655595244082d13 1.46kB / 1.46kB done [2021-12-15T09:28:26.671Z] #43 23.25 CC images/fdinfo.o [2021-12-15T09:28:26.844Z] #26 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 5.24MB / 50.44MB 0.2s [2021-12-15T09:28:26.844Z] #26 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 12.14MB / 50.44MB 0.3s [2021-12-15T09:28:26.930Z] #43 23.55 CC images/fown.o [2021-12-15T09:28:27.105Z] #26 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 16.78MB / 50.44MB 0.4s [2021-12-15T09:28:27.105Z] #26 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 29.36MB / 50.44MB 0.6s [2021-12-15T09:28:27.188Z] #43 23.72 CC images/ns.o [2021-12-15T09:28:27.188Z] #43 ... [2021-12-15T09:28:27.188Z] [2021-12-15T09:28:27.188Z] #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-12-15T09:28:27.188Z] #45 sha256:8e7108c026ee7869f4755060b0a0752628a8c4d9a3198475ffca79652a554d1c [2021-12-15T09:28:27.188Z] #45 81.80 flag [2021-12-15T09:28:27.188Z] #45 83.12 go/token [2021-12-15T09:28:27.188Z] #45 83.56 internal/lazyregexp [2021-12-15T09:28:27.189Z] #45 83.69 net/url [2021-12-15T09:28:27.189Z] #45 84.01 go/scanner [2021-12-15T09:28:27.189Z] #45 85.22 go/ast [2021-12-15T09:28:27.189Z] #45 85.48 text/template/parse [2021-12-15T09:28:27.189Z] #45 90.12 go/parser [2021-12-15T09:28:27.189Z] #45 90.92 text/template [2021-12-15T09:28:27.363Z] #26 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 34.60MB / 50.44MB 0.7s [2021-12-15T09:28:27.363Z] #26 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 38.80MB / 50.44MB 0.8s [2021-12-15T09:28:27.447Z] #45 ... [2021-12-15T09:28:27.447Z] [2021-12-15T09:28:27.447Z] #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-12-15T09:28:27.447Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:28:27.447Z] #43 24.00 CC images/regfile.o [2021-12-15T09:28:27.628Z] #26 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 41.94MB / 50.44MB 0.9s [2021-12-15T09:28:27.697Z] [2021-12-15T09:28:27.697Z] #23 [internal] load build context [2021-12-15T09:28:27.697Z] #23 sha256:b99e7d39c7919262bd6b52dc7c837d94c8333b66af0bfbf2f49bbfd4a1ae3fcd [2021-12-15T09:28:27.697Z] #23 DONE 0.0s [2021-12-15T09:28:27.697Z] [2021-12-15T09:28:27.697Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-15T09:28:27.697Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-15T09:28:27.697Z] #64 DONE 0.0s [2021-12-15T09:28:27.697Z] [2021-12-15T09:28:27.697Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-15T09:28:27.697Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-15T09:28:27.697Z] #62 DONE 0.0s [2021-12-15T09:28:27.697Z] [2021-12-15T09:28:27.697Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:28:27.697Z] #9 sha256:ceca2640d79d29728384c29443b003e75cb1e67f506a18d03ba51f2fe3d1d072 [2021-12-15T09:28:27.697Z] #9 DONE 0.0s [2021-12-15T09:28:27.697Z] [2021-12-15T09:28:27.697Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5b57f8c365c40fde437d53b953c436995525be7c481eb0128b1cbf3b49b0df18 [2021-12-15T09:28:27.697Z] #26 sha256:1c96ed8f7014b0d47fe60dbed1b69ba472293d849b91679ee8759b9e7bc784c9 [2021-12-15T09:28:27.697Z] #26 DONE 0.0s [2021-12-15T09:28:27.697Z] [2021-12-15T09:28:27.697Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:28:27.697Z] #9 sha256:ceca2640d79d29728384c29443b003e75cb1e67f506a18d03ba51f2fe3d1d072 [2021-12-15T09:28:27.697Z] #9 resolve docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d 0.0s done [2021-12-15T09:28:27.697Z] #9 sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d 1.86kB / 1.86kB done [2021-12-15T09:28:27.697Z] #9 sha256:7c9953d73ed9cdb81bb16ce30efee99d6732ec17b0fe1ef1077d2fe50b94a0c7 1.79kB / 1.79kB done [2021-12-15T09:28:27.697Z] #9 sha256:5957ecd0d41f7110477d4ae5fda459496a92124b491c38af3cd2d107c73b2a31 7.08kB / 7.08kB done [2021-12-15T09:28:27.697Z] #9 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 2.36MB / 50.44MB 0.2s [2021-12-15T09:28:27.697Z] #9 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 0B / 7.83MB 0.2s [2021-12-15T09:28:27.697Z] #9 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 1.05MB / 7.83MB 0.2s [2021-12-15T09:28:27.706Z] #43 24.30 CC images/ghost-file.o [2021-12-15T09:28:27.894Z] #26 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 50.44MB / 50.44MB 1.2s [2021-12-15T09:28:27.894Z] #26 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 50.44MB / 50.44MB 1.4s done [2021-12-15T09:28:27.920Z] #43 ... [2021-12-15T09:28:27.920Z] [2021-12-15T09:28:27.920Z] #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-12-15T09:28:27.920Z] #34 sha256:381f1531d668db93607014527f9d5d612a3eee76f2b4c5f227507dfc11046d33 [2021-12-15T09:28:27.920Z] #34 68.59 internal/fmtsort [2021-12-15T09:28:27.920Z] #34 68.93 internal/poll [2021-12-15T09:28:27.920Z] #34 69.30 internal/syscall/execenv [2021-12-15T09:28:27.920Z] #34 69.59 path [2021-12-15T09:28:27.920Z] #34 70.25 io/fs [2021-12-15T09:28:27.920Z] #34 72.01 text/tabwriter [2021-12-15T09:28:27.920Z] #34 72.19 os [2021-12-15T09:28:27.920Z] #34 75.59 path/filepath [2021-12-15T09:28:27.920Z] #34 75.59 fmt [2021-12-15T09:28:27.920Z] #34 77.81 io/ioutil [2021-12-15T09:28:27.920Z] #34 ... [2021-12-15T09:28:27.920Z] [2021-12-15T09:28:27.920Z] #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-12-15T09:28:27.920Z] #37 sha256:f27ccbb119fe9433481f99c682f36c848c981d48136f927e57eab5363bcde4c9 [2021-12-15T09:28:27.920Z] #37 2.910 + RM_GOPATH=0 [2021-12-15T09:28:27.920Z] #37 2.910 + TMP_GOPATH= [2021-12-15T09:28:27.920Z] #37 2.910 + : /build [2021-12-15T09:28:27.920Z] #37 2.910 + '[' -z '' ']' [2021-12-15T09:28:27.920Z] #37 2.911 ++ mktemp -d [2021-12-15T09:28:27.920Z] #37 2.913 + export GOPATH=/tmp/tmp.1GdPTA5GI0 [2021-12-15T09:28:27.920Z] #37 2.914 + GOPATH=/tmp/tmp.1GdPTA5GI0 [2021-12-15T09:28:27.920Z] #37 2.914 + RM_GOPATH=1 [2021-12-15T09:28:27.920Z] #37 2.914 + case "$(go env GOARCH)" in [2021-12-15T09:28:27.920Z] #37 2.917 ++ go env GOARCH [2021-12-15T09:28:27.920Z] #37 2.939 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:28:27.920Z] #37 2.940 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:28:27.920Z] #37 2.941 ++ dirname /tmp/install/install.sh [2021-12-15T09:28:27.920Z] #37 2.942 + dir=/tmp/install [2021-12-15T09:28:27.920Z] #37 2.944 + bin=tini [2021-12-15T09:28:27.920Z] #37 2.944 + shift [2021-12-15T09:28:27.920Z] #37 2.944 + '[' '!' -f /tmp/install/tini.installer ']' [2021-12-15T09:28:27.920Z] #37 2.944 + . /tmp/install/tini.installer [2021-12-15T09:28:27.920Z] #37 2.945 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-12-15T09:28:27.920Z] #37 2.945 + install_tini [2021-12-15T09:28:27.920Z] #37 2.945 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-12-15T09:28:27.920Z] #37 2.945 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-12-15T09:28:27.920Z] #37 2.946 + git clone https://github.com/krallin/tini.git /tmp/tmp.1GdPTA5GI0/tini [2021-12-15T09:28:27.920Z] #37 2.947 Cloning into '/tmp/tmp.1GdPTA5GI0/tini'... [2021-12-15T09:28:27.920Z] #37 3.783 + cd /tmp/tmp.1GdPTA5GI0/tini [2021-12-15T09:28:27.920Z] #37 3.791 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-12-15T09:28:27.920Z] #37 3.812 + cmake . [2021-12-15T09:28:27.920Z] #37 4.563 -- The C compiler identification is GNU 8.3.0 [2021-12-15T09:28:27.920Z] #37 4.635 -- Check for working C compiler: /usr/bin/cc [2021-12-15T09:28:27.920Z] #37 5.538 -- Check for working C compiler: /usr/bin/cc -- works [2021-12-15T09:28:27.920Z] #37 5.538 -- Detecting C compiler ABI info [2021-12-15T09:28:27.920Z] #37 6.464 -- Detecting C compiler ABI info - done [2021-12-15T09:28:27.920Z] #37 6.548 -- Detecting C compile features [2021-12-15T09:28:27.958Z] #9 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 10.49MB / 50.44MB 0.3s [2021-12-15T09:28:27.958Z] #9 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 6.29MB / 7.83MB 0.3s [2021-12-15T09:28:27.958Z] #9 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 0B / 10.00MB 0.3s [2021-12-15T09:28:27.958Z] #9 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 15.73MB / 50.44MB 0.5s [2021-12-15T09:28:27.958Z] #9 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 7.83MB / 7.83MB 0.5s [2021-12-15T09:28:27.958Z] #9 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 7.34MB / 10.00MB 0.5s [2021-12-15T09:28:27.965Z] #43 24.64 CC images/fifo.o [2021-12-15T09:28:28.104Z] #36 ... [2021-12-15T09:28:28.104Z] [2021-12-15T09:28:28.104Z] #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-12-15T09:28:28.104Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:28:28.104Z] #42 80.45 Setting up python-pkg-resources (40.8.0-1) ... [2021-12-15T09:28:28.104Z] #42 85.62 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-12-15T09:28:28.104Z] #42 85.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-15T09:28:28.104Z] #42 85.66 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-12-15T09:28:28.104Z] #42 85.68 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-12-15T09:28:28.104Z] #42 85.70 Setting up python-six (1.12.0-1) ... [2021-12-15T09:28:28.104Z] #42 ... [2021-12-15T09:28:28.104Z] [2021-12-15T09:28:28.104Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-12-15T09:28:28.104Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:28:28.104Z] #13 80.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-15T09:28:28.104Z] #13 80.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-12-15T09:28:28.104Z] #13 80.87 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-12-15T09:28:28.104Z] #13 ... [2021-12-15T09:28:28.104Z] [2021-12-15T09:28:28.104Z] #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-12-15T09:28:28.104Z] #34 sha256:cf810a15e41b64b30dc1119dabe3778a900821f454249ebecfaa3632898deef9 [2021-12-15T09:28:28.104Z] #34 80.86 reflect [2021-12-15T09:28:28.104Z] #34 89.99 internal/syscall/unix [2021-12-15T09:28:28.104Z] #34 90.67 time [2021-12-15T09:28:28.152Z] #26 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 [2021-12-15T09:28:28.180Z] #37 9.041 -- Detecting C compile features - done [2021-12-15T09:28:28.180Z] #37 9.093 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-15T09:28:28.180Z] #37 ... [2021-12-15T09:28:28.180Z] [2021-12-15T09:28:28.180Z] #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-12-15T09:28:28.180Z] #34 sha256:381f1531d668db93607014527f9d5d612a3eee76f2b4c5f227507dfc11046d33 [2021-12-15T09:28:28.180Z] #34 79.52 github.com/BurntSushi/toml [2021-12-15T09:28:28.180Z] #34 79.54 flag [2021-12-15T09:28:28.221Z] #9 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 18.87MB / 50.44MB 0.6s [2021-12-15T09:28:28.221Z] #9 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 7.83MB / 7.83MB 0.5s done [2021-12-15T09:28:28.221Z] #9 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 8.39MB / 10.00MB 0.6s [2021-12-15T09:28:28.221Z] #9 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 26.21MB / 50.44MB 0.6s [2021-12-15T09:28:28.221Z] #9 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 10.00MB / 10.00MB 0.6s [2021-12-15T09:28:28.221Z] #9 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 0B / 51.84MB 0.6s [2021-12-15T09:28:28.223Z] #43 24.79 CC images/remap-file-path.o [2021-12-15T09:28:28.223Z] #43 24.96 CC images/eventfd.o [2021-12-15T09:28:28.365Z] #34 ... [2021-12-15T09:28:28.365Z] [2021-12-15T09:28:28.365Z] #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-12-15T09:28:28.365Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:28:28.365Z] #42 90.78 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-12-15T09:28:28.365Z] #42 90.80 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-12-15T09:28:28.365Z] #42 90.83 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-12-15T09:28:28.365Z] #42 90.84 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-12-15T09:28:28.365Z] #42 90.85 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-12-15T09:28:28.365Z] #42 90.91 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-12-15T09:28:28.365Z] #42 90.98 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-12-15T09:28:28.365Z] #42 90.99 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-12-15T09:28:28.365Z] #42 91.00 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-12-15T09:28:28.365Z] #42 91.01 Setting up python-protobuf (3.6.1.3-2) ... [2021-12-15T09:28:28.440Z] #34 ... [2021-12-15T09:28:28.440Z] [2021-12-15T09:28:28.440Z] #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-12-15T09:28:28.440Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:28:28.440Z] #13 63.63 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-15T09:28:28.440Z] #13 63.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-12-15T09:28:28.440Z] #13 63.69 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-12-15T09:28:28.440Z] #13 66.61 Selecting previously unselected package binutils-mingw-w64. [2021-12-15T09:28:28.440Z] #13 66.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-12-15T09:28:28.440Z] #13 66.64 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-12-15T09:28:28.440Z] #13 66.77 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-12-15T09:28:28.440Z] #13 66.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-12-15T09:28:28.440Z] #13 66.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-12-15T09:28:28.440Z] #13 66.97 Selecting previously unselected package dmsetup. [2021-12-15T09:28:28.440Z] #13 66.98 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-12-15T09:28:28.440Z] #13 67.00 Unpacking dmsetup (2:1.02.155-3) ... [2021-12-15T09:28:28.440Z] #13 67.16 Selecting previously unselected package mingw-w64-common. [2021-12-15T09:28:28.440Z] #13 67.16 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-12-15T09:28:28.440Z] #13 67.18 Unpacking mingw-w64-common (6.0.0-3) ... [2021-12-15T09:28:28.440Z] #13 73.42 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-15T09:28:28.440Z] #13 73.42 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-12-15T09:28:28.440Z] #13 73.44 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-12-15T09:28:28.481Z] #9 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 30.41MB / 50.44MB 0.7s [2021-12-15T09:28:28.481Z] #9 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 10.00MB / 10.00MB 0.7s done [2021-12-15T09:28:28.481Z] #9 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 3.15MB / 51.84MB 0.7s [2021-12-15T09:28:28.481Z] #9 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 0B / 68.78MB 0.7s [2021-12-15T09:28:28.481Z] #9 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 41.94MB / 50.44MB 1.0s [2021-12-15T09:28:28.481Z] #9 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 15.73MB / 51.84MB 1.0s [2021-12-15T09:28:28.481Z] #9 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 4.19MB / 68.78MB 1.0s [2021-12-15T09:28:28.481Z] #9 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 46.49MB / 50.44MB 1.0s [2021-12-15T09:28:28.482Z] #43 25.23 CC images/eventpoll.o [2021-12-15T09:28:28.700Z] #13 ... [2021-12-15T09:28:28.700Z] [2021-12-15T09:28:28.700Z] #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-12-15T09:28:28.700Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:28:28.700Z] #43 4.420 Note: Building without setproctitle() and strlcpy() support. [2021-12-15T09:28:28.700Z] #43 4.421 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-12-15T09:28:28.700Z] #43 4.436 Note: Building without GnuTLS support [2021-12-15T09:28:28.700Z] #43 4.457 Makefile.config:39: Warn: you have no libnftables installed [2021-12-15T09:28:28.700Z] #43 4.457 Makefile.config:40: Warn: Building without nftables support [2021-12-15T09:28:28.741Z] #43 25.48 CC images/fh.o [2021-12-15T09:28:28.742Z] #9 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 49.28MB / 50.44MB 1.1s [2021-12-15T09:28:28.742Z] #9 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 20.97MB / 51.84MB 1.1s [2021-12-15T09:28:28.742Z] #9 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 10.24MB / 68.78MB 1.1s [2021-12-15T09:28:28.742Z] #9 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 15.73MB / 68.78MB 1.2s [2021-12-15T09:28:29.007Z] #9 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 30.41MB / 51.84MB 1.4s [2021-12-15T09:28:29.007Z] #9 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 27.63MB / 68.78MB 1.4s [2021-12-15T09:28:29.269Z] #9 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 34.60MB / 51.84MB 1.6s [2021-12-15T09:28:29.269Z] #9 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 34.60MB / 68.78MB 1.6s [2021-12-15T09:28:29.269Z] #9 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 50.44MB / 50.44MB 1.6s done [2021-12-15T09:28:29.269Z] #9 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 39.85MB / 51.84MB 1.7s [2021-12-15T09:28:29.269Z] #9 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 48.23MB / 68.78MB 1.7s [2021-12-15T09:28:29.269Z] #9 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 [2021-12-15T09:28:29.308Z] #43 25.79 CC images/fsnotify.o [2021-12-15T09:28:29.530Z] #9 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 56.62MB / 68.78MB 1.8s [2021-12-15T09:28:29.530Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 2.10MB / 129.06MB 1.8s [2021-12-15T09:28:29.530Z] #9 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 51.84MB / 51.84MB 2.0s [2021-12-15T09:28:29.530Z] #9 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 64.02MB / 68.78MB 2.0s [2021-12-15T09:28:29.530Z] #9 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 68.78MB / 68.78MB 2.1s [2021-12-15T09:28:29.530Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 11.95MB / 129.06MB 2.1s [2021-12-15T09:28:29.798Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 20.97MB / 129.06MB 2.2s [2021-12-15T09:28:29.798Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 33.55MB / 129.06MB 2.3s [2021-12-15T09:28:29.876Z] #43 26.41 CC images/signalfd.o [2021-12-15T09:28:30.081Z] #43 ... [2021-12-15T09:28:30.081Z] [2021-12-15T09:28:30.081Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-12-15T09:28:30.081Z] #51 sha256:f816352c658b7bb80b744b2bd97045ed7d14683f3e92eb3d49d5cdbf788c2673 [2021-12-15T09:28:30.081Z] #51 71.39 encoding/binary [2021-12-15T09:28:30.081Z] #51 73.67 context [2021-12-15T09:28:30.081Z] #51 74.12 encoding/base64 [2021-12-15T09:28:30.081Z] #51 74.86 os [2021-12-15T09:28:30.081Z] #51 75.26 golang.org/x/sys/unix [2021-12-15T09:28:30.081Z] #51 80.86 encoding/json [2021-12-15T09:28:30.081Z] #51 ... [2021-12-15T09:28:30.081Z] [2021-12-15T09:28:30.081Z] #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-12-15T09:28:30.081Z] #37 sha256:f27ccbb119fe9433481f99c682f36c848c981d48136f927e57eab5363bcde4c9 [2021-12-15T09:28:30.081Z] #37 9.321 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-15T09:28:30.081Z] #37 9.420 -- Configuring done [2021-12-15T09:28:30.081Z] #37 9.447 -- Generating done [2021-12-15T09:28:30.081Z] #37 9.461 -- Build files have been written to: /tmp/tmp.1GdPTA5GI0/tini [2021-12-15T09:28:30.081Z] #37 9.474 + make tini-static [2021-12-15T09:28:30.081Z] #37 10.10 Scanning dependencies of target tini-static [2021-12-15T09:28:30.081Z] #37 10.25 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-15T09:28:30.108Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 44.04MB / 129.06MB 2.4s [2021-12-15T09:28:30.108Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 60.82MB / 129.06MB 2.6s [2021-12-15T09:28:30.134Z] #43 26.69 CC images/fs.o [2021-12-15T09:28:30.134Z] #43 26.87 CC images/pstree.o [2021-12-15T09:28:30.376Z] #9 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 51.84MB / 51.84MB 2.6s done [2021-12-15T09:28:30.376Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 70.25MB / 129.06MB 2.8s [2021-12-15T09:28:30.376Z] #9 sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a 155B / 155B 2.8s [2021-12-15T09:28:30.393Z] #43 27.08 CC images/pipe.o [2021-12-15T09:28:30.393Z] #43 27.25 CC images/tcp-stream.o [2021-12-15T09:28:30.393Z] #43 ... [2021-12-15T09:28:30.393Z] [2021-12-15T09:28:30.393Z] #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-12-15T09:28:30.393Z] #51 sha256:a505269c751ab344a95a7c0409fc13ebbd186dee7b66edc5a7c1c825df093b64 [2021-12-15T09:28:30.393Z] #51 85.15 github.com/pkg/diff [2021-12-15T09:28:30.393Z] #51 86.58 go/ast [2021-12-15T09:28:30.393Z] #51 87.54 golang.org/x/crypto/ssh/terminal [2021-12-15T09:28:30.393Z] #51 89.37 mvdan.cc/editorconfig [2021-12-15T09:28:30.393Z] #51 90.55 mvdan.cc/sh/v3/fileutil [2021-12-15T09:28:30.393Z] #51 90.71 mvdan.cc/sh/v3/syntax [2021-12-15T09:28:30.639Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 77.86MB / 129.06MB 2.9s [2021-12-15T09:28:30.639Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 89.13MB / 129.06MB 3.1s [2021-12-15T09:28:30.898Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 99.61MB / 129.06MB 3.3s [2021-12-15T09:28:30.960Z] #51 ... [2021-12-15T09:28:30.961Z] [2021-12-15T09:28:30.961Z] #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-12-15T09:28:30.961Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:28:30.961Z] #43 27.44 CC images/sk-packet.o [2021-12-15T09:28:30.961Z] #43 27.68 CC images/mnt.o [2021-12-15T09:28:31.020Z] #37 11.79 [100%] Linking C executable tini-static [2021-12-15T09:28:31.162Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 110.31MB / 129.06MB 3.5s [2021-12-15T09:28:31.163Z] #9 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 68.78MB / 68.78MB 3.5s done [2021-12-15T09:28:31.163Z] #9 sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a 155B / 155B 3.6s done [2021-12-15T09:28:31.163Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 122.68MB / 129.06MB 3.7s [2021-12-15T09:28:31.219Z] #43 27.91 CC images/pipe-data.o [2021-12-15T09:28:31.320Z] #37 12.45 [100%] Built target tini-static [2021-12-15T09:28:31.478Z] #43 28.07 CC images/sa.o [2021-12-15T09:28:31.478Z] #43 28.27 CC images/timer.o [2021-12-15T09:28:31.591Z] #37 12.59 + mkdir -p /build [2021-12-15T09:28:31.591Z] #37 12.59 + cp tini-static /build/docker-init [2021-12-15T09:28:31.670Z] #42 ... [2021-12-15T09:28:31.670Z] [2021-12-15T09:28:31.670Z] #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-12-15T09:28:31.670Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:28:31.670Z] #36 93.56 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2021-12-15T09:28:31.670Z] #36 93.58 Setting up xxd (2:8.1.0875-5) ... [2021-12-15T09:28:31.670Z] #36 93.60 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-12-15T09:28:31.670Z] #36 93.62 Setting up vim-common (2:8.1.0875-5) ... [2021-12-15T09:28:31.670Z] #36 93.69 Setting up librhash0:amd64 (1.3.8-1) ... [2021-12-15T09:28:31.670Z] #36 93.70 Setting up cmake-data (3.13.4-1) ... [2021-12-15T09:28:31.670Z] #36 93.74 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-12-15T09:28:31.670Z] #36 93.76 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-12-15T09:28:31.670Z] #36 93.79 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-12-15T09:28:31.670Z] #36 93.82 Setting up cmake (3.13.4-1) ... [2021-12-15T09:28:31.670Z] #36 93.84 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:28:31.670Z] #36 93.90 Processing triggers for mime-support (3.62) ... [2021-12-15T09:28:31.670Z] #36 DONE 94.3s [2021-12-15T09:28:31.670Z] [2021-12-15T09:28:31.670Z] #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-12-15T09:28:31.670Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:28:31.670Z] #13 85.29 Selecting previously unselected package binutils-mingw-w64. [2021-12-15T09:28:31.670Z] #13 85.32 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-12-15T09:28:31.670Z] #13 85.33 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-12-15T09:28:31.670Z] #13 85.48 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-12-15T09:28:31.670Z] #13 85.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-12-15T09:28:31.670Z] #13 85.49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-12-15T09:28:31.670Z] #13 85.68 Selecting previously unselected package dmsetup. [2021-12-15T09:28:31.670Z] #13 85.68 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-12-15T09:28:31.670Z] #13 85.68 Unpacking dmsetup (2:1.02.155-3) ... [2021-12-15T09:28:31.670Z] #13 85.90 Selecting previously unselected package mingw-w64-common. [2021-12-15T09:28:31.670Z] #13 85.91 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-12-15T09:28:31.670Z] #13 85.92 Unpacking mingw-w64-common (6.0.0-3) ... [2021-12-15T09:28:32.045Z] #43 28.65 CC images/timerfd.o [2021-12-15T09:28:32.045Z] #43 28.82 CC images/mm.o [2021-12-15T09:28:32.303Z] #43 29.15 CC images/sk-opts.o [2021-12-15T09:28:32.336Z] #26 ... [2021-12-15T09:28:32.336Z] [2021-12-15T09:28:32.336Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:28:32.336Z] #9 sha256:ceca2640d79d29728384c29443b003e75cb1e67f506a18d03ba51f2fe3d1d072 [2021-12-15T09:28:32.336Z] #9 resolve docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d 0.1s done [2021-12-15T09:28:32.336Z] #9 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 50.44MB / 50.44MB 1.2s done [2021-12-15T09:28:32.336Z] #9 sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d 1.86kB / 1.86kB done [2021-12-15T09:28:32.336Z] #9 sha256:7c9953d73ed9cdb81bb16ce30efee99d6732ec17b0fe1ef1077d2fe50b94a0c7 1.79kB / 1.79kB done [2021-12-15T09:28:32.336Z] #9 sha256:5957ecd0d41f7110477d4ae5fda459496a92124b491c38af3cd2d107c73b2a31 7.08kB / 7.08kB done [2021-12-15T09:28:32.336Z] #9 sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 7.83MB / 7.83MB 0.3s done [2021-12-15T09:28:32.336Z] #9 sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 10.00MB / 10.00MB 0.5s done [2021-12-15T09:28:32.336Z] #9 sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 51.84MB / 51.84MB 1.8s done [2021-12-15T09:28:32.336Z] #9 sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 68.78MB / 68.78MB 2.7s done [2021-12-15T09:28:32.336Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 102.68MB / 129.06MB 5.5s [2021-12-15T09:28:32.336Z] #9 sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a 155B / 155B 2.0s done [2021-12-15T09:28:32.550Z] #9 ... [2021-12-15T09:28:32.550Z] [2021-12-15T09:28:32.550Z] #23 [internal] load build context [2021-12-15T09:28:32.550Z] #23 sha256:b99e7d39c7919262bd6b52dc7c837d94c8333b66af0bfbf2f49bbfd4a1ae3fcd [2021-12-15T09:28:32.550Z] #23 transferring context: 53.43MB 4.6s done [2021-12-15T09:28:32.550Z] #23 DONE 5.1s [2021-12-15T09:28:32.550Z] [2021-12-15T09:28:32.550Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:28:32.550Z] #9 sha256:ceca2640d79d29728384c29443b003e75cb1e67f506a18d03ba51f2fe3d1d072 [2021-12-15T09:28:32.550Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 129.06MB / 129.06MB 4.9s done [2021-12-15T09:28:32.550Z] #9 ... [2021-12-15T09:28:32.550Z] [2021-12-15T09:28:32.550Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5b57f8c365c40fde437d53b953c436995525be7c481eb0128b1cbf3b49b0df18 [2021-12-15T09:28:32.550Z] #26 sha256:1c96ed8f7014b0d47fe60dbed1b69ba472293d849b91679ee8759b9e7bc784c9 [2021-12-15T09:28:32.550Z] #26 resolve docker.io/library/debian:buster@sha256:5b57f8c365c40fde437d53b953c436995525be7c481eb0128b1cbf3b49b0df18 0.0s done [2021-12-15T09:28:32.550Z] #26 sha256:5b57f8c365c40fde437d53b953c436995525be7c481eb0128b1cbf3b49b0df18 1.85kB / 1.85kB done [2021-12-15T09:28:32.550Z] #26 sha256:9a1f494bb52e5d18e2dfb0fd6e59dbfe69aae9feecff1b246ad69984fbe25772 529B / 529B done [2021-12-15T09:28:32.550Z] #26 sha256:6642e362a8254d7645ed8dae69be5e3edcd2e9a5ee77baeb0655595244082d13 1.46kB / 1.46kB done [2021-12-15T09:28:32.550Z] #26 sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 50.44MB / 50.44MB 1.4s done [2021-12-15T09:28:32.594Z] #9 ... [2021-12-15T09:28:32.594Z] [2021-12-15T09:28:32.594Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5b57f8c365c40fde437d53b953c436995525be7c481eb0128b1cbf3b49b0df18 [2021-12-15T09:28:32.594Z] #26 sha256:1c96ed8f7014b0d47fe60dbed1b69ba472293d849b91679ee8759b9e7bc784c9 [2021-12-15T09:28:32.871Z] #43 29.36 CC images/sk-unix.o [2021-12-15T09:28:32.988Z] #37 DONE 13.9s [2021-12-15T09:28:32.988Z] [2021-12-15T09:28:32.988Z] #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-12-15T09:28:32.988Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:28:32.988Z] #43 6.884 fatal: not a git repository (or any of the parent directories): .git [2021-12-15T09:28:32.988Z] #43 6.964 GEN .gitid [2021-12-15T09:28:32.988Z] #43 6.996 GEN criu/include/version.h [2021-12-15T09:28:32.988Z] #43 7.084 GEN include/common/asm [2021-12-15T09:28:32.988Z] #43 9.200 PBCC images/timens.pb-c.c [2021-12-15T09:28:32.988Z] #43 9.248 DEP images/timens.pb-c.d [2021-12-15T09:28:32.988Z] #43 9.286 PBCC images/fown.pb-c.c [2021-12-15T09:28:32.988Z] #43 9.323 PBCC images/google/protobuf/descriptor.pb-c.c [2021-12-15T09:28:32.988Z] #43 9.414 PBCC images/opts.pb-c.c [2021-12-15T09:28:33.129Z] #43 29.65 CC images/sk-inet.o [2021-12-15T09:28:33.247Z] #43 9.503 PBCC images/memfd.pb-c.c [2021-12-15T09:28:33.394Z] #43 30.13 CC images/tun.o [2021-12-15T09:28:33.507Z] #43 9.610 DEP images/fown.pb-c.d [2021-12-15T09:28:33.507Z] #43 9.727 DEP images/google/protobuf/descriptor.pb-c.d [2021-12-15T09:28:33.507Z] #43 9.776 DEP images/opts.pb-c.d [2021-12-15T09:28:33.507Z] #43 9.853 DEP images/memfd.pb-c.d [2021-12-15T09:28:33.507Z] #43 9.958 PBCC images/sit.pb-c.c [2021-12-15T09:28:33.528Z] #26 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 5.1s [2021-12-15T09:28:33.528Z] #26 ... [2021-12-15T09:28:33.528Z] [2021-12-15T09:28:33.528Z] #23 [internal] load build context [2021-12-15T09:28:33.528Z] #23 sha256:c353d3aba162a344017e5bc55c0eb9adb93ec8a051a9dc8f65ff7de2bc763f65 [2021-12-15T09:28:33.528Z] #23 transferring context: 53.43MB 6.6s done [2021-12-15T09:28:33.528Z] #23 DONE 7.1s [2021-12-15T09:28:33.528Z] [2021-12-15T09:28:33.528Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5b57f8c365c40fde437d53b953c436995525be7c481eb0128b1cbf3b49b0df18 [2021-12-15T09:28:33.528Z] #26 sha256:1c96ed8f7014b0d47fe60dbed1b69ba472293d849b91679ee8759b9e7bc784c9 [2021-12-15T09:28:33.653Z] #43 30.27 CC images/sk-netlink.o [2021-12-15T09:28:33.653Z] #43 30.47 CC images/packet-sock.o [2021-12-15T09:28:33.767Z] #43 10.02 DEP images/sit.pb-c.d [2021-12-15T09:28:33.767Z] #43 10.09 PBCC images/macvlan.pb-c.c [2021-12-15T09:28:33.767Z] #43 10.15 DEP images/macvlan.pb-c.d [2021-12-15T09:28:33.767Z] #43 10.18 PBCC images/autofs.pb-c.c [2021-12-15T09:28:33.767Z] #43 10.20 DEP images/autofs.pb-c.d [2021-12-15T09:28:33.911Z] #43 ... [2021-12-15T09:28:33.911Z] [2021-12-15T09:28:33.911Z] #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-12-15T09:28:33.911Z] #51 sha256:a505269c751ab344a95a7c0409fc13ebbd186dee7b66edc5a7c1c825df093b64 [2021-12-15T09:28:33.911Z] #51 96.13 mvdan.cc/sh/v3/cmd/shfmt [2021-12-15T09:28:33.911Z] #51 DONE 98.6s [2021-12-15T09:28:33.911Z] [2021-12-15T09:28:33.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-12-15T09:28:33.911Z] #45 sha256:8e7108c026ee7869f4755060b0a0752628a8c4d9a3198475ffca79652a554d1c [2021-12-15T09:28:33.911Z] #45 93.55 encoding/xml [2021-12-15T09:28:33.911Z] #45 95.47 go/doc [2021-12-15T09:28:33.911Z] #45 98.58 github.com/LK4D4/vndr/versioned [2021-12-15T09:28:33.911Z] #45 98.59 github.com/LK4D4/vndr/build [2021-12-15T09:28:33.932Z] #26 ... [2021-12-15T09:28:33.933Z] [2021-12-15T09:28:33.933Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-15T09:28:33.933Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-15T09:28:33.933Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-12-15T09:28:33.933Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-15T09:28:33.933Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-12-15T09:28:33.933Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-12-15T09:28:33.933Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.9s done [2021-12-15T09:28:33.933Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s [2021-12-15T09:28:33.933Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done [2021-12-15T09:28:34.026Z] #43 10.28 PBCC images/sysctl.pb-c.c [2021-12-15T09:28:34.026Z] #43 10.32 DEP images/sysctl.pb-c.d [2021-12-15T09:28:34.026Z] #43 10.36 PBCC images/time.pb-c.c [2021-12-15T09:28:34.026Z] #43 10.43 DEP images/time.pb-c.d [2021-12-15T09:28:34.092Z] #26 ... [2021-12-15T09:28:34.092Z] [2021-12-15T09:28:34.092Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-15T09:28:34.092Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-15T09:28:34.092Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-12-15T09:28:34.092Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-15T09:28:34.092Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-12-15T09:28:34.092Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-12-15T09:28:34.092Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.0s done [2021-12-15T09:28:34.092Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.9s done [2021-12-15T09:28:34.092Z] #62 DONE 7.5s [2021-12-15T09:28:34.092Z] [2021-12-15T09:28:34.092Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5b57f8c365c40fde437d53b953c436995525be7c481eb0128b1cbf3b49b0df18 [2021-12-15T09:28:34.092Z] #26 sha256:1c96ed8f7014b0d47fe60dbed1b69ba472293d849b91679ee8759b9e7bc784c9 [2021-12-15T09:28:34.170Z] #45 98.76 compress/flate [2021-12-15T09:28:34.194Z] #62 DONE 6.8s [2021-12-15T09:28:34.194Z] [2021-12-15T09:28:34.194Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:28:34.194Z] #9 sha256:ceca2640d79d29728384c29443b003e75cb1e67f506a18d03ba51f2fe3d1d072 [2021-12-15T09:28:34.286Z] #43 10.48 PBCC images/binfmt-misc.pb-c.c [2021-12-15T09:28:34.286Z] #43 10.52 DEP images/binfmt-misc.pb-c.d [2021-12-15T09:28:34.286Z] #43 10.61 PBCC images/seccomp.pb-c.c [2021-12-15T09:28:34.286Z] #43 10.63 DEP images/seccomp.pb-c.d [2021-12-15T09:28:34.286Z] #43 10.71 PBCC images/userns.pb-c.c [2021-12-15T09:28:34.286Z] #43 10.71 DEP images/userns.pb-c.d [2021-12-15T09:28:34.429Z] #45 ... [2021-12-15T09:28:34.429Z] [2021-12-15T09:28:34.429Z] #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-12-15T09:28:34.429Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:28:34.429Z] #43 31.11 CC images/ipc-var.o [2021-12-15T09:28:34.454Z] #9 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 5.1s [2021-12-15T09:28:34.582Z] #43 10.77 PBCC images/cgroup.pb-c.c [2021-12-15T09:28:34.582Z] #43 10.80 DEP images/cgroup.pb-c.d [2021-12-15T09:28:34.582Z] #43 10.87 PBCC images/ext-file.pb-c.c [2021-12-15T09:28:34.582Z] #43 10.90 DEP images/ext-file.pb-c.d [2021-12-15T09:28:34.582Z] #43 10.99 PBCC images/rpc.pb-c.c [2021-12-15T09:28:34.687Z] #43 31.42 CC images/ipc-desc.o [2021-12-15T09:28:34.692Z] #26 ... [2021-12-15T09:28:34.692Z] [2021-12-15T09:28:34.692Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-15T09:28:34.692Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-15T09:28:34.692Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-12-15T09:28:34.692Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-15T09:28:34.692Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-12-15T09:28:34.692Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-12-15T09:28:34.692Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s done [2021-12-15T09:28:34.692Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done [2021-12-15T09:28:34.692Z] #64 DONE 8.0s [2021-12-15T09:28:34.692Z] [2021-12-15T09:28:34.692Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5b57f8c365c40fde437d53b953c436995525be7c481eb0128b1cbf3b49b0df18 [2021-12-15T09:28:34.692Z] #26 sha256:1c96ed8f7014b0d47fe60dbed1b69ba472293d849b91679ee8759b9e7bc784c9 [2021-12-15T09:28:34.841Z] #43 11.05 DEP images/rpc.pb-c.d [2021-12-15T09:28:35.028Z] #9 ... [2021-12-15T09:28:35.028Z] [2021-12-15T09:28:35.028Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-15T09:28:35.028Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-15T09:28:35.028Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-15T09:28:35.028Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-12-15T09:28:35.028Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-12-15T09:28:35.028Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.1s done [2021-12-15T09:28:35.028Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2021-12-15T09:28:35.028Z] #64 DONE 7.7s [2021-12-15T09:28:35.028Z] [2021-12-15T09:28:35.028Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:28:35.028Z] #9 sha256:ceca2640d79d29728384c29443b003e75cb1e67f506a18d03ba51f2fe3d1d072 [2021-12-15T09:28:35.102Z] #43 11.15 PBCC images/siginfo.pb-c.c [2021-12-15T09:28:35.102Z] #43 11.18 DEP images/siginfo.pb-c.d [2021-12-15T09:28:35.102Z] #43 11.23 PBCC images/pagemap.pb-c.c [2021-12-15T09:28:35.102Z] #43 11.32 DEP images/pagemap.pb-c.d [2021-12-15T09:28:35.102Z] #43 11.40 PBCC images/rlimit.pb-c.c [2021-12-15T09:28:35.102Z] #43 11.46 DEP images/rlimit.pb-c.d [2021-12-15T09:28:35.102Z] #43 11.52 PBCC images/file-lock.pb-c.c [2021-12-15T09:28:35.255Z] #43 31.82 CC images/ipc-shm.o [2021-12-15T09:28:35.362Z] #43 11.55 DEP images/file-lock.pb-c.d [2021-12-15T09:28:35.362Z] #43 11.61 PBCC images/tty.pb-c.c [2021-12-15T09:28:35.362Z] #43 11.69 DEP images/tty.pb-c.d [2021-12-15T09:28:35.362Z] #43 11.76 PBCC images/tun.pb-c.c [2021-12-15T09:28:35.362Z] #43 11.80 PBCC images/netdev.pb-c.c [2021-12-15T09:28:35.513Z] #43 32.11 CC images/ipc-msg.o [2021-12-15T09:28:35.622Z] #43 11.88 DEP images/tun.pb-c.d [2021-12-15T09:28:35.622Z] #43 11.97 DEP images/netdev.pb-c.d [2021-12-15T09:28:35.622Z] #43 12.02 PBCC images/vma.pb-c.c [2021-12-15T09:28:35.622Z] #43 12.08 DEP images/vma.pb-c.d [2021-12-15T09:28:35.877Z] #13 ... [2021-12-15T09:28:35.877Z] [2021-12-15T09:28:35.877Z] #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-12-15T09:28:35.877Z] #34 sha256:cf810a15e41b64b30dc1119dabe3778a900821f454249ebecfaa3632898deef9 [2021-12-15T09:28:35.877Z] #34 98.49 internal/fmtsort [2021-12-15T09:28:35.882Z] #43 12.16 PBCC images/creds.pb-c.c [2021-12-15T09:28:35.882Z] #43 12.18 DEP images/creds.pb-c.d [2021-12-15T09:28:35.882Z] #43 12.26 PBCC images/utsns.pb-c.c [2021-12-15T09:28:35.882Z] #43 12.30 DEP images/utsns.pb-c.d [2021-12-15T09:28:36.067Z] #26 ... [2021-12-15T09:28:36.067Z] [2021-12-15T09:28:36.067Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-15T09:28:36.067Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-15T09:28:36.067Z] #63 DONE 0.7s [2021-12-15T09:28:36.067Z] [2021-12-15T09:28:36.067Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5b57f8c365c40fde437d53b953c436995525be7c481eb0128b1cbf3b49b0df18 [2021-12-15T09:28:36.067Z] #26 sha256:1c96ed8f7014b0d47fe60dbed1b69ba472293d849b91679ee8759b9e7bc784c9 [2021-12-15T09:28:36.080Z] #43 32.64 CC images/ipc-sem.o [2021-12-15T09:28:36.080Z] #43 32.80 CC images/utsns.o [2021-12-15T09:28:36.142Z] #43 12.36 PBCC images/ipc-desc.pb-c.c [2021-12-15T09:28:36.142Z] #43 12.40 PBCC images/ipc-sem.pb-c.c [2021-12-15T09:28:36.142Z] #43 12.42 DEP images/ipc-desc.pb-c.d [2021-12-15T09:28:36.142Z] #43 12.50 DEP images/ipc-sem.pb-c.d [2021-12-15T09:28:36.324Z] #26 ... [2021-12-15T09:28:36.324Z] [2021-12-15T09:28:36.324Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-15T09:28:36.324Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-15T09:28:36.324Z] #65 DONE 0.6s [2021-12-15T09:28:36.324Z] [2021-12-15T09:28:36.324Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5b57f8c365c40fde437d53b953c436995525be7c481eb0128b1cbf3b49b0df18 [2021-12-15T09:28:36.324Z] #26 sha256:1c96ed8f7014b0d47fe60dbed1b69ba472293d849b91679ee8759b9e7bc784c9 [2021-12-15T09:28:36.338Z] #43 33.03 CC images/creds.o [2021-12-15T09:28:36.403Z] #43 12.55 PBCC images/ipc-msg.pb-c.c [2021-12-15T09:28:36.403Z] #43 12.62 DEP images/ipc-msg.pb-c.d [2021-12-15T09:28:36.403Z] #43 ... [2021-12-15T09:28:36.403Z] [2021-12-15T09:28:36.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-12-15T09:28:36.404Z] #34 sha256:381f1531d668db93607014527f9d5d612a3eee76f2b4c5f227507dfc11046d33 [2021-12-15T09:28:36.404Z] #34 81.66 log [2021-12-15T09:28:36.404Z] #34 85.11 github.com/BurntSushi/toml/cmd/tomlv [2021-12-15T09:28:36.404Z] #34 DONE 87.9s [2021-12-15T09:28:36.404Z] [2021-12-15T09:28:36.404Z] #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-12-15T09:28:36.404Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:28:36.404Z] #43 12.65 PBCC images/ipc-shm.pb-c.c [2021-12-15T09:28:36.404Z] #43 12.77 DEP images/ipc-shm.pb-c.d [2021-12-15T09:28:36.404Z] #43 ... [2021-12-15T09:28:36.404Z] [2021-12-15T09:28:36.404Z] #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-12-15T09:28:36.404Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:28:36.404Z] #13 79.92 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-15T09:28:36.404Z] #13 79.92 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-12-15T09:28:36.404Z] #13 79.93 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:28:36.404Z] #13 80.10 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-12-15T09:28:36.404Z] #13 80.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-12-15T09:28:36.404Z] #13 80.11 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:28:36.465Z] #9 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 6.8s done [2021-12-15T09:28:36.465Z] #9 extracting sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 [2021-12-15T09:28:36.597Z] #43 33.28 CC images/vma.o [2021-12-15T09:28:36.727Z] #9 ... [2021-12-15T09:28:36.727Z] [2021-12-15T09:28:36.727Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5b57f8c365c40fde437d53b953c436995525be7c481eb0128b1cbf3b49b0df18 [2021-12-15T09:28:36.727Z] #26 sha256:1c96ed8f7014b0d47fe60dbed1b69ba472293d849b91679ee8759b9e7bc784c9 [2021-12-15T09:28:36.727Z] #26 DONE 9.3s [2021-12-15T09:28:36.727Z] [2021-12-15T09:28:36.727Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:28:36.727Z] #9 sha256:ceca2640d79d29728384c29443b003e75cb1e67f506a18d03ba51f2fe3d1d072 [2021-12-15T09:28:36.820Z] #34 99.64 internal/syscall/execenv [2021-12-15T09:28:36.855Z] #43 33.54 CC images/netdev.o [2021-12-15T09:28:36.973Z] #13 ... [2021-12-15T09:28:36.973Z] [2021-12-15T09:28:36.973Z] #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-12-15T09:28:36.973Z] #45 sha256:32e17b6ae149a534062e0f63b1d182b4e8da54f712c6d8ed276f03aadd5ccc3e [2021-12-15T09:28:36.973Z] #45 78.48 regexp [2021-12-15T09:28:36.973Z] #45 79.60 flag [2021-12-15T09:28:36.973Z] #45 81.64 go/token [2021-12-15T09:28:36.973Z] #45 82.84 go/scanner [2021-12-15T09:28:36.973Z] #45 83.55 internal/lazyregexp [2021-12-15T09:28:36.973Z] #45 84.08 net/url [2021-12-15T09:28:36.973Z] #45 84.88 go/ast [2021-12-15T09:28:36.973Z] #45 86.60 text/template/parse [2021-12-15T09:28:37.082Z] #34 99.87 path [2021-12-15T09:28:37.082Z] #34 99.88 internal/poll [2021-12-15T09:28:37.233Z] #45 ... [2021-12-15T09:28:37.233Z] [2021-12-15T09:28:37.233Z] #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-12-15T09:28:37.233Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:28:37.233Z] #43 12.80 PBCC images/ipc-var.pb-c.c [2021-12-15T09:28:37.233Z] #43 12.80 DEP images/ipc-var.pb-c.d [2021-12-15T09:28:37.233Z] #43 12.84 PBCC images/sk-opts.pb-c.c [2021-12-15T09:28:37.233Z] #43 12.90 PBCC images/packet-sock.pb-c.c [2021-12-15T09:28:37.233Z] #43 12.94 DEP images/sk-opts.pb-c.d [2021-12-15T09:28:37.233Z] #43 13.05 DEP images/packet-sock.pb-c.d [2021-12-15T09:28:37.233Z] #43 13.08 PBCC images/sk-netlink.pb-c.c [2021-12-15T09:28:37.233Z] #43 13.12 DEP images/sk-netlink.pb-c.d [2021-12-15T09:28:37.233Z] #43 13.19 PBCC images/sk-inet.pb-c.c [2021-12-15T09:28:37.233Z] #43 13.23 DEP images/sk-inet.pb-c.d [2021-12-15T09:28:37.233Z] #43 13.29 PBCC images/sk-unix.pb-c.c [2021-12-15T09:28:37.233Z] #43 13.35 DEP images/sk-unix.pb-c.d [2021-12-15T09:28:37.233Z] #43 13.47 PBCC images/mm.pb-c.c [2021-12-15T09:28:37.233Z] #43 13.52 DEP images/mm.pb-c.d [2021-12-15T09:28:37.233Z] #43 13.56 PBCC images/timerfd.pb-c.c [2021-12-15T09:28:37.233Z] #43 13.60 DEP images/timerfd.pb-c.d [2021-12-15T09:28:37.302Z] #9 extracting sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 0.9s done [2021-12-15T09:28:37.421Z] #43 33.91 CC images/tty.o [2021-12-15T09:28:37.493Z] #43 13.66 PBCC images/timer.pb-c.c [2021-12-15T09:28:37.493Z] #43 13.68 DEP images/timer.pb-c.d [2021-12-15T09:28:37.493Z] #43 13.79 PBCC images/sa.pb-c.c [2021-12-15T09:28:37.493Z] #43 13.87 DEP images/sa.pb-c.d [2021-12-15T09:28:37.562Z] #9 ... [2021-12-15T09:28:37.563Z] [2021-12-15T09:28:37.563Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-15T09:28:37.563Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-15T09:28:37.563Z] #63 DONE 0.9s [2021-12-15T09:28:37.563Z] [2021-12-15T09:28:37.563Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:28:37.563Z] #9 sha256:ceca2640d79d29728384c29443b003e75cb1e67f506a18d03ba51f2fe3d1d072 [2021-12-15T09:28:37.563Z] #9 extracting sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f [2021-12-15T09:28:37.653Z] #34 100.5 io/fs [2021-12-15T09:28:37.679Z] #43 34.48 CC images/file-lock.o [2021-12-15T09:28:37.754Z] #43 13.97 PBCC images/pipe-data.pb-c.c [2021-12-15T09:28:37.754Z] #43 13.97 DEP images/pipe-data.pb-c.d [2021-12-15T09:28:37.754Z] #43 14.02 PBCC images/mnt.pb-c.c [2021-12-15T09:28:37.754Z] #43 14.13 DEP images/mnt.pb-c.d [2021-12-15T09:28:37.915Z] #34 ... [2021-12-15T09:28:37.915Z] [2021-12-15T09:28:37.915Z] #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-12-15T09:28:37.915Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:28:37.915Z] #42 100.2 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-12-15T09:28:37.915Z] #42 100.2 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:28:37.915Z] #42 DONE 100.8s [2021-12-15T09:28:37.938Z] #43 34.61 CC images/rlimit.o [2021-12-15T09:28:38.016Z] #43 14.19 PBCC images/sk-packet.pb-c.c [2021-12-15T09:28:38.016Z] #43 14.23 DEP images/sk-packet.pb-c.d [2021-12-15T09:28:38.016Z] #43 14.31 PBCC images/tcp-stream.pb-c.c [2021-12-15T09:28:38.016Z] #43 14.32 DEP images/tcp-stream.pb-c.d [2021-12-15T09:28:38.176Z] [2021-12-15T09:28:38.176Z] #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-12-15T09:28:38.176Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:28:38.196Z] #43 34.77 CC images/pagemap.o [2021-12-15T09:28:38.196Z] #43 35.01 CC images/siginfo.o [2021-12-15T09:28:38.223Z] #26 DONE 11.5s [2021-12-15T09:28:38.223Z] [2021-12-15T09:28:38.223Z] #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-12-15T09:28:38.223Z] #27 sha256:6eaa09593ee81819e17a6a4337d1a949680976a1bf23fc5415fb31f3eff04912 [2021-12-15T09:28:38.277Z] #43 14.45 PBCC images/pipe.pb-c.c [2021-12-15T09:28:38.277Z] #43 14.52 DEP images/pipe.pb-c.d [2021-12-15T09:28:38.277Z] #43 14.56 PBCC images/pstree.pb-c.c [2021-12-15T09:28:38.502Z] #9 ... [2021-12-15T09:28:38.502Z] [2021-12-15T09:28:38.502Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-15T09:28:38.502Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-15T09:28:38.502Z] #65 DONE 0.9s [2021-12-15T09:28:38.502Z] [2021-12-15T09:28:38.502Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:28:38.502Z] #9 sha256:ceca2640d79d29728384c29443b003e75cb1e67f506a18d03ba51f2fe3d1d072 [2021-12-15T09:28:38.537Z] #43 14.68 DEP images/pstree.pb-c.d [2021-12-15T09:28:38.537Z] #43 14.68 PBCC images/fs.pb-c.c [2021-12-15T09:28:38.537Z] #43 14.75 DEP images/fs.pb-c.d [2021-12-15T09:28:38.537Z] #43 14.82 PBCC images/signalfd.pb-c.c [2021-12-15T09:28:38.537Z] #43 14.89 DEP images/signalfd.pb-c.d [2021-12-15T09:28:38.537Z] #43 14.96 PBCC images/fh.pb-c.c [2021-12-15T09:28:38.763Z] #43 35.32 CC images/rpc.o [2021-12-15T09:28:38.798Z] #43 15.02 PBCC images/fsnotify.pb-c.c [2021-12-15T09:28:38.798Z] #43 15.13 DEP images/fh.pb-c.d [2021-12-15T09:28:38.798Z] #43 15.17 DEP images/fsnotify.pb-c.d [2021-12-15T09:28:38.798Z] #43 15.25 PBCC images/eventpoll.pb-c.c [2021-12-15T09:28:39.059Z] #43 15.31 DEP images/eventpoll.pb-c.d [2021-12-15T09:28:39.059Z] #43 15.39 PBCC images/eventfd.pb-c.c [2021-12-15T09:28:39.059Z] #43 15.44 DEP images/eventfd.pb-c.d [2021-12-15T09:28:39.059Z] #43 15.50 PBCC images/remap-file-path.pb-c.c [2021-12-15T09:28:39.076Z] #9 extracting sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 1.5s done [2021-12-15T09:28:39.121Z] #43 ... [2021-12-15T09:28:39.122Z] [2021-12-15T09:28:39.122Z] #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-12-15T09:28:39.122Z] #51 sha256:c80d63f790eb40e1d817a1ca954b35600634a909c502a0773068e15011de246b [2021-12-15T09:28:39.122Z] #51 91.71 time [2021-12-15T09:28:39.122Z] #51 100.5 context [2021-12-15T09:28:39.122Z] #51 ... [2021-12-15T09:28:39.122Z] [2021-12-15T09:28:39.122Z] #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-12-15T09:28:39.122Z] #37 sha256:03ac00925ca6b963bf9aae48ce300d38077f7189745a7bf2f175053eace9add7 [2021-12-15T09:28:39.122Z] #37 1.521 + RM_GOPATH=0 [2021-12-15T09:28:39.122Z] #37 1.521 + TMP_GOPATH= [2021-12-15T09:28:39.122Z] #37 1.521 + : /build [2021-12-15T09:28:39.122Z] #37 1.521 + '[' -z '' ']' [2021-12-15T09:28:39.122Z] #37 1.521 ++ mktemp -d [2021-12-15T09:28:39.122Z] #37 1.521 + export GOPATH=/tmp/tmp.Kg3wbwFTRf [2021-12-15T09:28:39.122Z] #37 1.521 + GOPATH=/tmp/tmp.Kg3wbwFTRf [2021-12-15T09:28:39.122Z] #37 1.521 + RM_GOPATH=1 [2021-12-15T09:28:39.122Z] #37 1.521 + case "$(go env GOARCH)" in [2021-12-15T09:28:39.122Z] #37 1.544 ++ go env GOARCH [2021-12-15T09:28:39.122Z] #37 1.569 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:28:39.122Z] #37 1.569 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:28:39.122Z] #37 1.578 ++ dirname /tmp/install/install.sh [2021-12-15T09:28:39.122Z] #37 1.617 + dir=/tmp/install [2021-12-15T09:28:39.122Z] #37 1.617 + bin=tini [2021-12-15T09:28:39.122Z] #37 1.617 + shift [2021-12-15T09:28:39.122Z] #37 1.617 + '[' '!' -f /tmp/install/tini.installer ']' [2021-12-15T09:28:39.122Z] #37 1.617 + . /tmp/install/tini.installer [2021-12-15T09:28:39.122Z] #37 1.617 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-12-15T09:28:39.122Z] #37 1.617 + install_tini [2021-12-15T09:28:39.122Z] #37 1.617 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-12-15T09:28:39.122Z] #37 1.617 + git clone https://github.com/krallin/tini.git /tmp/tmp.Kg3wbwFTRf/tini [2021-12-15T09:28:39.122Z] #37 1.617 Cloning into '/tmp/tmp.Kg3wbwFTRf/tini'... [2021-12-15T09:28:39.122Z] #37 1.617 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-12-15T09:28:39.122Z] #37 3.025 + cd /tmp/tmp.Kg3wbwFTRf/tini [2021-12-15T09:28:39.122Z] #37 3.025 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-12-15T09:28:39.122Z] #37 3.067 + cmake . [2021-12-15T09:28:39.122Z] #37 4.205 -- The C compiler identification is GNU 8.3.0 [2021-12-15T09:28:39.122Z] #37 4.277 -- Check for working C compiler: /usr/bin/cc [2021-12-15T09:28:39.122Z] #37 5.678 -- Check for working C compiler: /usr/bin/cc -- works [2021-12-15T09:28:39.122Z] #37 5.686 -- Detecting C compiler ABI info [2021-12-15T09:28:39.122Z] #37 6.507 -- Detecting C compiler ABI info - done [2021-12-15T09:28:39.122Z] #37 6.580 -- Detecting C compile features [2021-12-15T09:28:39.122Z] #37 ... [2021-12-15T09:28:39.122Z] [2021-12-15T09:28:39.122Z] #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-12-15T09:28:39.122Z] #51 sha256:c80d63f790eb40e1d817a1ca954b35600634a909c502a0773068e15011de246b [2021-12-15T09:28:39.122Z] #51 102.1 internal/poll [2021-12-15T09:28:39.321Z] #43 15.54 DEP images/remap-file-path.pb-c.d [2021-12-15T09:28:39.321Z] #43 15.58 PBCC images/fifo.pb-c.c [2021-12-15T09:28:39.321Z] #43 15.64 DEP images/fifo.pb-c.d [2021-12-15T09:28:39.321Z] #43 15.69 PBCC images/ghost-file.pb-c.c [2021-12-15T09:28:39.321Z] #43 15.75 DEP images/ghost-file.pb-c.d [2021-12-15T09:28:39.581Z] #43 15.82 PBCC images/regfile.pb-c.c [2021-12-15T09:28:39.581Z] #43 15.90 DEP images/regfile.pb-c.d [2021-12-15T09:28:39.581Z] #43 15.95 PBCC images/ns.pb-c.c [2021-12-15T09:28:39.581Z] #43 15.99 DEP images/ns.pb-c.d [2021-12-15T09:28:39.646Z] #9 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 [2021-12-15T09:28:39.842Z] #43 16.11 PBCC images/fdinfo.pb-c.c [2021-12-15T09:28:39.842Z] #43 16.21 DEP images/fdinfo.pb-c.d [2021-12-15T09:28:40.102Z] #43 16.25 PBCC images/core-aarch64.pb-c.c [2021-12-15T09:28:40.102Z] #43 16.28 PBCC images/core-arm.pb-c.c [2021-12-15T09:28:40.102Z] #43 16.40 PBCC images/core-ppc64.pb-c.c [2021-12-15T09:28:40.102Z] #43 16.47 PBCC images/core-s390.pb-c.c [2021-12-15T09:28:40.129Z] #27 1.791 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:28:40.129Z] #27 1.803 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:28:40.129Z] #27 1.803 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:28:40.129Z] #27 2.027 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [312 kB] [2021-12-15T09:28:40.139Z] #43 36.61 CC images/ext-file.o [2021-12-15T09:28:40.139Z] #43 ... [2021-12-15T09:28:40.139Z] [2021-12-15T09:28:40.139Z] #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-12-15T09:28:40.139Z] #56 sha256:cdaf2683224e50f4fa680ea1ea43d05e8a78944439b049599d1a36c7d71d8679 [2021-12-15T09:28:40.139Z] #56 46.92 Checking out files: 35% (1667/4710) Checking out files: 36% (1696/4710) Checking out files: 37% (1743/4710) Checking out files: 38% (1790/4710) Checking out files: 39% (1837/4710) Checking out files: 40% (1884/4710) Checking out files: 41% (1932/4710) Checking out files: 42% (1979/4710) Checking out files: 43% (2026/4710) Checking out files: 44% (2073/4710) Checking out files: 45% (2120/4710) Checking out files: 46% (2167/4710) Checking out files: 47% (2214/4710) Checking out files: 48% (2261/4710) Checking out files: 49% (2308/4710) Checking out files: 50% (2355/4710) Checking out files: 51% (2403/4710) Checking out files: 52% (2450/4710) Checking out files: 53% (2497/4710) Checking out files: 54% (2544/4710) Checking out files: 55% (2591/4710) Checking out files: 56% (2638/4710) Checking out files: 57% (2685/4710) Checking out files: 58% (2732/4710) Checking out files: 59% (2779/4710) Checking out files: 60% (2826/4710) Checking out files: 61% (2874/4710) Checking out files: 62% (2921/4710) Checking out files: 63% (2968/4710) Checking out files: 64% (3015/4710) Checking out files: 65% (3062/4710) Checking out files: 66% (3109/4710) Checking out files: 67% (3156/4710) Checking out files: 68% (3203/4710) Checking out files: 69% (3250/4710) Checking out files: 70% (3297/4710) Checking out files: 71% (3345/4710) Checking out files: 72% (3392/4710) Checking out files: 73% (3439/4710) Checking out files: 74% (3486/4710) Checking out files: 75% (3533/4710) Checking out files: 76% (3580/4710) Checking out files: 77% (3627/4710) Checking out files: 78% (3674/4710) Checking out files: 79% (3721/4710) Checking out files: 80% (3768/4710) Checking out files: 81% (3816/4710) Checking out files: 82% (3863/4710) Checking out files: 83% (3910/4710) Checking out files: 84% (3957/4710) Checking out files: 85% (4004/4710) Checking out files: 86% (4051/4710) Checking out files: 87% (4098/4710) Checking out files: 88% (4145/4710) Checking out files: 89% (4192/4710) Checking out files: 90% (4239/4710) Checking out files: 91% (4287/4710) Checking out files: 92% (4334/4710) Checking out files: 93% (4381/4710) Checking out files: 94% (4428/4710) Checking out files: 95% (4475/4710) Checking out files: 96% (4522/4710) Checking out files: 97% (4569/4710) Checking out files: 98% (4616/4710) Checking out files: 99% (4663/4710) Checking out files: 100% (4710/4710) Checking out files: 100% (4710/4710), done. [2021-12-15T09:28:40.139Z] #56 48.39 + cd /tmp/tmp.qaNBWDMH7d/src/github.com/containerd/containerd [2021-12-15T09:28:40.139Z] #56 48.39 + git checkout -q 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2021-12-15T09:28:40.139Z] #56 50.19 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-15T09:28:40.139Z] #56 50.21 + BUILDTAGS='netgo osusergo static_build' [2021-12-15T09:28:40.139Z] #56 50.21 + export EXTRA_FLAGS=-buildmode=pie [2021-12-15T09:28:40.139Z] #56 50.21 + EXTRA_FLAGS=-buildmode=pie [2021-12-15T09:28:40.139Z] #56 50.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-15T09:28:40.139Z] #56 50.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-15T09:28:40.139Z] #56 50.21 + '[' '' = dynamic ']' [2021-12-15T09:28:40.139Z] #56 50.21 + make [2021-12-15T09:28:40.363Z] #43 16.55 PBCC images/core-x86.pb-c.c [2021-12-15T09:28:40.363Z] #43 16.60 PBCC images/core.pb-c.c [2021-12-15T09:28:40.363Z] #43 16.70 PBCC images/inventory.pb-c.c [2021-12-15T09:28:40.386Z] #27 2.348 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-12-15T09:28:40.397Z] #56 51.08 + bin/ctr [2021-12-15T09:28:40.623Z] #43 16.78 DEP images/core-aarch64.pb-c.d [2021-12-15T09:28:40.623Z] #43 16.86 DEP images/core-arm.pb-c.d [2021-12-15T09:28:40.623Z] #43 16.93 DEP images/core-ppc64.pb-c.d [2021-12-15T09:28:40.623Z] #43 17.00 DEP images/core-s390.pb-c.d [2021-12-15T09:28:40.883Z] #43 17.06 DEP images/core-x86.pb-c.d [2021-12-15T09:28:40.883Z] #43 17.11 DEP images/core.pb-c.d [2021-12-15T09:28:40.883Z] #43 17.17 DEP images/inventory.pb-c.d [2021-12-15T09:28:40.883Z] #43 17.23 PBCC images/cpuinfo.pb-c.c [2021-12-15T09:28:40.950Z] #27 2.900 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-12-15T09:28:41.038Z] #51 103.5 encoding/binary [2021-12-15T09:28:41.143Z] #43 17.28 DEP images/cpuinfo.pb-c.d [2021-12-15T09:28:41.143Z] #43 17.33 PBCC images/stats.pb-c.c [2021-12-15T09:28:41.143Z] #43 17.37 DEP images/stats.pb-c.d [2021-12-15T09:28:42.319Z] #27 4.392 Fetched 8472 kB in 3s (2970 kB/s) [2021-12-15T09:28:42.577Z] #27 4.392 Reading package lists... [2021-12-15T09:28:42.577Z] #27 ... [2021-12-15T09:28:42.577Z] [2021-12-15T09:28:42.577Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:28:42.577Z] #9 sha256:ceca2640d79d29728384c29443b003e75cb1e67f506a18d03ba51f2fe3d1d072 [2021-12-15T09:28:42.577Z] #9 sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 129.06MB / 129.06MB 7.2s done [2021-12-15T09:28:42.577Z] #9 extracting sha256:c4cc477c22ba7abce860198107408434dd7bd73ddbaf82f1e69ab941b9979405 9.6s done [2021-12-15T09:28:42.577Z] #9 extracting sha256:077c54d048f1f1a1f28079caa54bf5d99803f937ffe5c1dc6e207698f70b4e74 1.6s done [2021-12-15T09:28:42.577Z] #9 extracting sha256:0368544993b2deeeffdd19463cdf92ec4e39f83073de5de316f9f5c725ab403f 1.3s done [2021-12-15T09:28:42.577Z] #9 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 1.1s [2021-12-15T09:28:43.054Z] #43 19.15 make[1]: Nothing to be done for 'all'. [2021-12-15T09:28:43.508Z] #9 ... [2021-12-15T09:28:43.508Z] [2021-12-15T09:28:43.508Z] #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-12-15T09:28:43.508Z] #27 sha256:6eaa09593ee81819e17a6a4337d1a949680976a1bf23fc5415fb31f3eff04912 [2021-12-15T09:28:43.508Z] #27 4.392 Reading package lists... [2021-12-15T09:28:44.339Z] #51 107.0 encoding/base64 [2021-12-15T09:28:44.435Z] #43 20.63 CC images/stats.o [2021-12-15T09:28:44.439Z] #27 5.370 Reading package lists... [2021-12-15T09:28:44.439Z] #27 6.312 Building dependency tree... [2021-12-15T09:28:44.600Z] #51 107.4 os [2021-12-15T09:28:44.695Z] #43 21.00 CC images/core.o [2021-12-15T09:28:44.696Z] #27 6.636 The following additional packages will be installed: [2021-12-15T09:28:44.696Z] #27 6.636 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-12-15T09:28:44.696Z] #27 6.636 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-12-15T09:28:44.696Z] #27 6.636 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-12-15T09:28:44.696Z] #27 6.636 Suggested packages: [2021-12-15T09:28:44.696Z] #27 6.636 krb5-doc krb5-user [2021-12-15T09:28:44.696Z] #27 6.636 Recommended packages: [2021-12-15T09:28:44.696Z] #27 6.636 krb5-locales publicsuffix libsasl2-modules [2021-12-15T09:28:44.861Z] #51 ... [2021-12-15T09:28:44.861Z] [2021-12-15T09:28:44.861Z] #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-12-15T09:28:44.861Z] #37 sha256:03ac00925ca6b963bf9aae48ce300d38077f7189745a7bf2f175053eace9add7 [2021-12-15T09:28:44.861Z] #37 10.42 -- Detecting C compile features - done [2021-12-15T09:28:44.861Z] #37 10.53 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-15T09:28:44.861Z] #37 11.14 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-15T09:28:44.861Z] #37 11.34 -- Configuring done [2021-12-15T09:28:44.861Z] #37 11.40 -- Generating done [2021-12-15T09:28:44.861Z] #37 11.41 -- Build files have been written to: /tmp/tmp.Kg3wbwFTRf/tini [2021-12-15T09:28:44.861Z] #37 11.44 + make tini-static [2021-12-15T09:28:44.861Z] #37 12.10 Scanning dependencies of target tini-static [2021-12-15T09:28:44.861Z] #37 12.20 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-15T09:28:44.932Z] #9 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 5.1s [2021-12-15T09:28:44.954Z] #27 6.891 The following NEW packages will be installed: [2021-12-15T09:28:44.954Z] #27 6.892 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-12-15T09:28:44.954Z] #27 6.892 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-12-15T09:28:44.954Z] #27 6.892 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-15T09:28:44.954Z] #27 6.893 libssh2-1 libssl1.1 openssl [2021-12-15T09:28:45.122Z] #37 13.75 [100%] Linking C executable tini-static [2021-12-15T09:28:45.215Z] #27 7.173 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:28:45.215Z] #27 7.173 Need to get 5061 kB of archives. [2021-12-15T09:28:45.215Z] #27 7.173 After this operation, 12.1 MB of additional disk space will be used. [2021-12-15T09:28:45.215Z] #27 7.173 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2021-12-15T09:28:45.215Z] #27 7.224 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2021-12-15T09:28:45.215Z] #27 7.224 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-12-15T09:28:45.215Z] #27 7.224 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-12-15T09:28:45.215Z] #27 7.224 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2021-12-15T09:28:45.215Z] #27 7.224 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2021-12-15T09:28:45.215Z] #27 7.243 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2021-12-15T09:28:45.215Z] #27 7.243 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2021-12-15T09:28:45.215Z] #27 7.243 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-12-15T09:28:45.215Z] #27 7.243 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-12-15T09:28:45.215Z] #27 7.251 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-12-15T09:28:45.215Z] #27 7.251 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-12-15T09:28:45.215Z] #27 7.265 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-12-15T09:28:45.215Z] #27 7.265 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-12-15T09:28:45.215Z] #27 7.265 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-12-15T09:28:45.215Z] #27 7.265 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-12-15T09:28:45.215Z] #27 7.265 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-12-15T09:28:45.215Z] #27 7.269 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-12-15T09:28:45.215Z] #27 7.278 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-12-15T09:28:45.215Z] #27 7.278 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-12-15T09:28:45.215Z] #27 7.278 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-12-15T09:28:45.264Z] #43 ... [2021-12-15T09:28:45.264Z] [2021-12-15T09:28:45.264Z] #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-12-15T09:28:45.264Z] #51 sha256:f816352c658b7bb80b744b2bd97045ed7d14683f3e92eb3d49d5cdbf788c2673 [2021-12-15T09:28:45.264Z] #51 86.58 github.com/pkg/diff [2021-12-15T09:28:45.264Z] #51 88.41 go/ast [2021-12-15T09:28:45.264Z] #51 89.27 golang.org/x/crypto/ssh/terminal [2021-12-15T09:28:45.264Z] #51 91.34 mvdan.cc/editorconfig [2021-12-15T09:28:45.264Z] #51 92.46 mvdan.cc/sh/v3/fileutil [2021-12-15T09:28:45.264Z] #51 92.75 mvdan.cc/sh/v3/syntax [2021-12-15T09:28:45.472Z] #27 7.488 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:28:45.729Z] #27 7.520 Fetched 5061 kB in 0s (13.8 MB/s) [2021-12-15T09:28:45.729Z] #27 7.577 Selecting previously unselected package libssl1.1:amd64. [2021-12-15T09:28:45.729Z] #27 7.577 (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-12-15T09:28:45.729Z] #27 7.577 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2021-12-15T09:28:45.729Z] #27 7.586 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2021-12-15T09:28:45.834Z] #51 ... [2021-12-15T09:28:45.834Z] [2021-12-15T09:28:45.834Z] #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-12-15T09:28:45.834Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:28:45.834Z] #43 21.86 CC images/core-x86.o [2021-12-15T09:28:45.986Z] #27 7.823 Selecting previously unselected package openssl. [2021-12-15T09:28:45.986Z] #27 7.829 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2021-12-15T09:28:45.986Z] #27 7.829 Unpacking openssl (1.1.1d-0+deb10u7) ... [2021-12-15T09:28:45.986Z] #27 7.985 Selecting previously unselected package ca-certificates. [2021-12-15T09:28:45.986Z] #27 7.985 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-12-15T09:28:45.986Z] #27 8.051 Unpacking ca-certificates (20200601~deb10u2) ... [2021-12-15T09:28:46.063Z] #37 14.36 [100%] Built target tini-static [2021-12-15T09:28:46.063Z] #37 14.48 + mkdir -p /build [2021-12-15T09:28:46.063Z] #37 14.48 + cp tini-static /build/docker-init [2021-12-15T09:28:46.243Z] #27 8.132 Selecting previously unselected package libkeyutils1:amd64. [2021-12-15T09:28:46.243Z] #27 8.132 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-12-15T09:28:46.243Z] #27 8.136 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-12-15T09:28:46.243Z] #27 8.176 Selecting previously unselected package libkrb5support0:amd64. [2021-12-15T09:28:46.243Z] #27 8.178 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2021-12-15T09:28:46.243Z] #27 8.182 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:28:46.243Z] #27 8.271 Selecting previously unselected package libk5crypto3:amd64. [2021-12-15T09:28:46.243Z] #27 8.271 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2021-12-15T09:28:46.243Z] #27 8.272 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:28:46.324Z] #37 DONE 14.7s [2021-12-15T09:28:46.324Z] [2021-12-15T09:28:46.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-12-15T09:28:46.324Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:28:46.324Z] #43 3.644 Note: Building without setproctitle() and strlcpy() support. [2021-12-15T09:28:46.324Z] #43 3.644 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-12-15T09:28:46.324Z] #43 3.672 Note: Building without GnuTLS support [2021-12-15T09:28:46.324Z] #43 3.684 Makefile.config:39: Warn: you have no libnftables installed [2021-12-15T09:28:46.324Z] #43 3.684 Makefile.config:40: Warn: Building without nftables support [2021-12-15T09:28:46.324Z] #43 6.715 fatal: not a git repository (or any of the parent directories): .git [2021-12-15T09:28:46.324Z] #43 6.776 GEN .gitid [2021-12-15T09:28:46.324Z] #43 6.814 GEN criu/include/version.h [2021-12-15T09:28:46.324Z] #43 6.872 GEN include/common/asm [2021-12-15T09:28:46.404Z] #43 22.49 CC images/core-arm.o [2021-12-15T09:28:46.500Z] #27 8.358 Selecting previously unselected package libkrb5-3:amd64. [2021-12-15T09:28:46.500Z] #27 8.358 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2021-12-15T09:28:46.500Z] #27 8.367 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:28:46.500Z] #27 8.478 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-12-15T09:28:46.500Z] #27 8.478 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2021-12-15T09:28:46.500Z] #27 8.483 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:28:46.500Z] #27 8.536 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-15T09:28:46.500Z] #27 8.536 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-12-15T09:28:46.500Z] #27 8.539 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-12-15T09:28:46.585Z] #43 ... [2021-12-15T09:28:46.585Z] [2021-12-15T09:28:46.585Z] #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-12-15T09:28:46.585Z] #45 sha256:5bdf23637ec3205866a13b96a5e5ee6a935e8fcc28b6fb7a6a43bd2f06eca999 [2021-12-15T09:28:46.585Z] #45 99.42 time [2021-12-15T09:28:46.585Z] #45 100.1 path [2021-12-15T09:28:46.585Z] #45 101.1 regexp/syntax [2021-12-15T09:28:46.585Z] #45 108.6 fmt [2021-12-15T09:28:46.585Z] #45 108.6 path/filepath [2021-12-15T09:28:46.664Z] #43 22.86 CC images/core-aarch64.o [2021-12-15T09:28:46.845Z] #9 ... [2021-12-15T09:28:46.845Z] [2021-12-15T09:28:46.845Z] #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-12-15T09:28:46.845Z] #27 sha256:6eaa09593ee81819e17a6a4337d1a949680976a1bf23fc5415fb31f3eff04912 [2021-12-15T09:28:46.845Z] #27 2.566 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:28:46.845Z] #27 2.566 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:28:46.845Z] #27 2.566 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:28:46.845Z] #27 2.818 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [312 kB] [2021-12-15T09:28:46.845Z] #27 3.114 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-12-15T09:28:46.845Z] #27 3.471 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-12-15T09:28:46.845Z] #27 5.220 Fetched 8472 kB in 3s (2897 kB/s) [2021-12-15T09:28:46.845Z] #27 5.220 Reading package lists... [2021-12-15T09:28:46.845Z] #27 6.150 Reading package lists... [2021-12-15T09:28:46.845Z] #27 7.052 Building dependency tree... [2021-12-15T09:28:46.845Z] #27 7.365 The following additional packages will be installed: [2021-12-15T09:28:46.845Z] #27 7.365 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-12-15T09:28:46.845Z] #27 7.365 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-12-15T09:28:46.845Z] #27 7.368 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-12-15T09:28:46.845Z] #27 7.368 Suggested packages: [2021-12-15T09:28:46.845Z] #27 7.368 krb5-doc krb5-user [2021-12-15T09:28:46.845Z] #27 7.368 Recommended packages: [2021-12-15T09:28:46.845Z] #27 7.368 krb5-locales publicsuffix libsasl2-modules [2021-12-15T09:28:46.845Z] #27 7.626 The following NEW packages will be installed: [2021-12-15T09:28:46.845Z] #27 7.626 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-12-15T09:28:46.845Z] #27 7.626 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-12-15T09:28:46.845Z] #27 7.626 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-15T09:28:46.845Z] #27 7.626 libssh2-1 libssl1.1 openssl [2021-12-15T09:28:46.845Z] #27 7.900 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:28:46.845Z] #27 7.900 Need to get 5061 kB of archives. [2021-12-15T09:28:46.845Z] #27 7.900 After this operation, 12.1 MB of additional disk space will be used. [2021-12-15T09:28:46.845Z] #27 7.900 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2021-12-15T09:28:46.845Z] #27 7.931 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2021-12-15T09:28:46.845Z] #27 7.964 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-12-15T09:28:46.845Z] #27 7.964 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-12-15T09:28:46.845Z] #27 7.964 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2021-12-15T09:28:46.845Z] #27 7.964 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2021-12-15T09:28:46.845Z] #27 7.964 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2021-12-15T09:28:46.845Z] #27 7.976 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2021-12-15T09:28:46.845Z] #27 7.976 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-12-15T09:28:46.845Z] #27 7.976 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-12-15T09:28:46.845Z] #27 7.982 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-12-15T09:28:46.845Z] #27 7.982 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-12-15T09:28:46.845Z] #27 7.987 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-12-15T09:28:46.845Z] #27 8.000 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-12-15T09:28:46.845Z] #27 8.000 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-12-15T09:28:46.845Z] #27 8.000 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-12-15T09:28:46.845Z] #27 8.000 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-12-15T09:28:46.845Z] #27 8.018 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-12-15T09:28:46.845Z] #27 8.018 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-12-15T09:28:46.845Z] #27 8.018 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-12-15T09:28:46.845Z] #27 8.018 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-12-15T09:28:46.845Z] #27 8.202 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:28:46.845Z] #27 8.232 Fetched 5061 kB in 0s (13.5 MB/s) [2021-12-15T09:28:46.845Z] #27 8.277 Selecting previously unselected package libssl1.1:amd64. [2021-12-15T09:28:46.845Z] #27 8.277 (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-12-15T09:28:46.845Z] #27 8.280 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2021-12-15T09:28:46.845Z] #27 8.286 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2021-12-15T09:28:46.845Z] #27 8.532 Selecting previously unselected package openssl. [2021-12-15T09:28:46.845Z] #27 8.532 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2021-12-15T09:28:46.845Z] #27 8.537 Unpacking openssl (1.1.1d-0+deb10u7) ... [2021-12-15T09:28:46.845Z] #27 8.708 Selecting previously unselected package ca-certificates. [2021-12-15T09:28:46.845Z] #27 8.708 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-12-15T09:28:46.845Z] #27 8.713 Unpacking ca-certificates (20200601~deb10u2) ... [2021-12-15T09:28:46.845Z] #27 8.829 Selecting previously unselected package libkeyutils1:amd64. [2021-12-15T09:28:46.845Z] #27 8.829 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-12-15T09:28:46.845Z] #27 8.837 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-12-15T09:28:46.845Z] #27 8.880 Selecting previously unselected package libkrb5support0:amd64. [2021-12-15T09:28:46.845Z] #27 8.880 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2021-12-15T09:28:46.845Z] #27 8.884 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:28:46.845Z] #27 8.933 Selecting previously unselected package libk5crypto3:amd64. [2021-12-15T09:28:46.845Z] #27 8.933 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2021-12-15T09:28:46.845Z] #27 8.938 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:28:46.845Z] #27 9.002 Selecting previously unselected package libkrb5-3:amd64. [2021-12-15T09:28:46.845Z] #27 9.004 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2021-12-15T09:28:46.845Z] #27 9.007 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:28:46.845Z] #27 9.161 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-12-15T09:28:46.845Z] #27 9.161 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2021-12-15T09:28:46.845Z] #27 9.174 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:28:46.845Z] #27 9.370 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-15T09:28:46.845Z] #27 9.370 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-12-15T09:28:46.845Z] #27 9.372 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-12-15T09:28:46.845Z] #27 9.616 Selecting previously unselected package libsasl2-2:amd64. [2021-12-15T09:28:46.845Z] #27 9.616 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-12-15T09:28:46.845Z] #27 9.620 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-12-15T09:28:46.845Z] #27 9.781 Selecting previously unselected package libldap-common. [2021-12-15T09:28:46.845Z] #27 9.781 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-12-15T09:28:46.845Z] #27 9.783 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-12-15T09:28:46.845Z] #27 9.821 Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-15T09:28:46.845Z] #27 9.822 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-12-15T09:28:46.845Z] #27 9.836 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-12-15T09:28:46.845Z] #27 9.933 Selecting previously unselected package libnghttp2-14:amd64. [2021-12-15T09:28:46.845Z] #27 9.933 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-12-15T09:28:46.845Z] #27 9.938 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-12-15T09:28:46.845Z] #27 10.06 Selecting previously unselected package libpsl5:amd64. [2021-12-15T09:28:46.845Z] #27 10.06 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-12-15T09:28:46.845Z] #27 10.06 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-12-15T09:28:46.845Z] #27 10.11 Selecting previously unselected package librtmp1:amd64. [2021-12-15T09:28:46.845Z] #27 10.11 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-12-15T09:28:46.845Z] #27 10.13 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-12-15T09:28:46.845Z] #27 10.17 Selecting previously unselected package libssh2-1:amd64. [2021-12-15T09:28:46.845Z] #27 10.17 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-12-15T09:28:46.845Z] #27 10.18 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-12-15T09:28:46.845Z] #27 10.26 Selecting previously unselected package libcurl4:amd64. [2021-12-15T09:28:46.845Z] #27 10.26 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-12-15T09:28:46.845Z] #27 10.26 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-12-15T09:28:46.845Z] #27 ... [2021-12-15T09:28:46.845Z] [2021-12-15T09:28:46.845Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:28:46.845Z] #9 sha256:ceca2640d79d29728384c29443b003e75cb1e67f506a18d03ba51f2fe3d1d072 [2021-12-15T09:28:46.847Z] #45 ... [2021-12-15T09:28:46.847Z] [2021-12-15T09:28:46.847Z] #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-12-15T09:28:46.847Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:28:46.847Z] #13 96.72 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-15T09:28:46.847Z] #13 96.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-12-15T09:28:46.847Z] #13 96.78 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-12-15T09:28:46.860Z] #27 8.590 Selecting previously unselected package libsasl2-2:amd64. [2021-12-15T09:28:46.860Z] #27 8.590 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-12-15T09:28:46.860Z] #27 8.594 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-12-15T09:28:46.860Z] #27 8.651 Selecting previously unselected package libldap-common. [2021-12-15T09:28:46.860Z] #27 8.651 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-12-15T09:28:46.860Z] #27 8.660 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-12-15T09:28:46.860Z] #27 8.729 Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-15T09:28:46.860Z] #27 8.729 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-12-15T09:28:46.860Z] #27 8.735 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-12-15T09:28:46.860Z] #27 8.835 Selecting previously unselected package libnghttp2-14:amd64. [2021-12-15T09:28:46.860Z] #27 8.835 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-12-15T09:28:46.925Z] #43 23.30 CC images/core-ppc64.o [2021-12-15T09:28:47.108Z] #13 ... [2021-12-15T09:28:47.108Z] [2021-12-15T09:28:47.108Z] #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-12-15T09:28:47.108Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:28:47.108Z] #43 9.166 PBCC images/timens.pb-c.c [2021-12-15T09:28:47.108Z] #43 9.248 DEP images/timens.pb-c.d [2021-12-15T09:28:47.169Z] #27 8.845 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-12-15T09:28:47.169Z] #27 8.911 Selecting previously unselected package libpsl5:amd64. [2021-12-15T09:28:47.169Z] #27 8.911 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-12-15T09:28:47.169Z] #27 8.920 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-12-15T09:28:47.169Z] #27 8.980 Selecting previously unselected package librtmp1:amd64. [2021-12-15T09:28:47.169Z] #27 8.980 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-12-15T09:28:47.169Z] #27 8.984 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-12-15T09:28:47.169Z] #27 9.060 Selecting previously unselected package libssh2-1:amd64. [2021-12-15T09:28:47.169Z] #27 9.063 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-12-15T09:28:47.169Z] #27 9.064 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-12-15T09:28:47.169Z] #27 9.150 Selecting previously unselected package libcurl4:amd64. [2021-12-15T09:28:47.169Z] #27 9.150 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-12-15T09:28:47.169Z] #27 9.150 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-12-15T09:28:47.169Z] #27 9.265 Selecting previously unselected package curl. [2021-12-15T09:28:47.169Z] #27 9.265 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-12-15T09:28:47.369Z] #43 9.366 PBCC images/fown.pb-c.c [2021-12-15T09:28:47.369Z] #43 9.412 PBCC images/google/protobuf/descriptor.pb-c.c [2021-12-15T09:28:47.431Z] #27 9.270 Unpacking curl (7.64.0-4+deb10u2) ... [2021-12-15T09:28:47.431Z] #27 9.363 Selecting previously unselected package libonig5:amd64. [2021-12-15T09:28:47.431Z] #27 9.363 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-12-15T09:28:47.431Z] #27 9.368 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-12-15T09:28:47.431Z] #27 9.453 Selecting previously unselected package libjq1:amd64. [2021-12-15T09:28:47.431Z] #27 9.453 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-12-15T09:28:47.431Z] #27 9.458 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-12-15T09:28:47.431Z] #27 9.513 Selecting previously unselected package jq. [2021-12-15T09:28:47.431Z] #27 9.513 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-12-15T09:28:47.431Z] #27 9.517 Unpacking jq (1.5+dfsg-2+b1) ... [2021-12-15T09:28:47.431Z] #27 9.574 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-12-15T09:28:47.495Z] #43 23.88 CC images/core-s390.o [2021-12-15T09:28:47.630Z] #43 9.587 PBCC images/opts.pb-c.c [2021-12-15T09:28:47.694Z] #27 9.586 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-12-15T09:28:47.694Z] #27 9.597 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2021-12-15T09:28:47.694Z] #27 9.730 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-12-15T09:28:47.694Z] #27 9.748 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-12-15T09:28:47.694Z] #27 9.753 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:28:47.694Z] #27 9.764 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-12-15T09:28:47.694Z] #27 9.772 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-12-15T09:28:47.694Z] #27 9.782 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:28:47.694Z] #27 9.794 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-12-15T09:28:47.694Z] #27 9.808 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-12-15T09:28:47.694Z] #27 9.824 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:28:47.785Z] #9 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 8.1s done [2021-12-15T09:28:47.891Z] #43 9.720 PBCC images/memfd.pb-c.c [2021-12-15T09:28:47.891Z] #43 9.844 DEP images/fown.pb-c.d [2021-12-15T09:28:47.955Z] #27 9.828 Setting up openssl (1.1.1d-0+deb10u7) ... [2021-12-15T09:28:47.955Z] #27 9.845 Setting up libonig5:amd64 (6.9.1-1) ... [2021-12-15T09:28:47.956Z] #27 9.856 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-12-15T09:28:47.956Z] #27 9.869 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-12-15T09:28:47.956Z] #27 9.879 Setting up ca-certificates (20200601~deb10u2) ... [2021-12-15T09:28:48.045Z] #9 extracting sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c [2021-12-15T09:28:48.152Z] #43 10.04 DEP images/google/protobuf/descriptor.pb-c.d [2021-12-15T09:28:48.152Z] #43 10.13 DEP images/opts.pb-c.d [2021-12-15T09:28:48.413Z] #43 10.29 DEP images/memfd.pb-c.d [2021-12-15T09:28:48.413Z] #43 10.39 PBCC images/sit.pb-c.c [2021-12-15T09:28:48.413Z] #43 10.50 DEP images/sit.pb-c.d [2021-12-15T09:28:48.434Z] #43 24.62 CC images/cpuinfo.o [2021-12-15T09:28:48.508Z] #56 ... [2021-12-15T09:28:48.508Z] [2021-12-15T09:28:48.508Z] #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-12-15T09:28:48.508Z] #13 sha256:f987ddad2e11ea1a5543dae8c3102f2a187a33975efc8d6dbdcda816c96dbf6c [2021-12-15T09:28:48.508Z] #13 96.04 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-15T09:28:48.508Z] #13 96.05 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2021-12-15T09:28:48.508Z] #13 96.07 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:28:48.508Z] #13 ... [2021-12-15T09:28:48.508Z] [2021-12-15T09:28:48.508Z] #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-12-15T09:28:48.508Z] #45 sha256:8e7108c026ee7869f4755060b0a0752628a8c4d9a3198475ffca79652a554d1c [2021-12-15T09:28:48.508Z] #45 101.9 hash/crc32 [2021-12-15T09:28:48.508Z] #45 102.4 compress/gzip [2021-12-15T09:28:48.508Z] #45 102.5 net [2021-12-15T09:28:48.508Z] #45 102.9 vendor/golang.org/x/text/transform [2021-12-15T09:28:48.508Z] #45 103.6 vendor/golang.org/x/text/unicode/bidi [2021-12-15T09:28:48.508Z] #45 105.0 vendor/golang.org/x/text/secure/bidirule [2021-12-15T09:28:48.508Z] #45 105.2 vendor/golang.org/x/text/unicode/norm [2021-12-15T09:28:48.508Z] #45 108.0 vendor/golang.org/x/net/idna [2021-12-15T09:28:48.508Z] #45 110.0 vendor/golang.org/x/net/http2/hpack [2021-12-15T09:28:48.508Z] #45 111.2 mime [2021-12-15T09:28:48.508Z] #45 ... [2021-12-15T09:28:48.508Z] [2021-12-15T09:28:48.508Z] #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-12-15T09:28:48.508Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:28:48.508Z] #43 36.83 CC images/cgroup.o [2021-12-15T09:28:48.508Z] #43 37.52 CC images/userns.o [2021-12-15T09:28:48.508Z] #43 37.83 CC images/google/protobuf/descriptor.o [2021-12-15T09:28:48.508Z] #43 39.49 CC images/opts.o [2021-12-15T09:28:48.508Z] #43 39.61 CC images/seccomp.o [2021-12-15T09:28:48.508Z] #43 39.86 CC images/binfmt-misc.o [2021-12-15T09:28:48.508Z] #43 40.02 CC images/time.o [2021-12-15T09:28:48.508Z] #43 40.22 CC images/sysctl.o [2021-12-15T09:28:48.508Z] #43 40.43 CC images/autofs.o [2021-12-15T09:28:48.508Z] #43 40.61 CC images/macvlan.o [2021-12-15T09:28:48.508Z] #43 40.76 CC images/sit.o [2021-12-15T09:28:48.508Z] #43 40.90 CC images/memfd.o [2021-12-15T09:28:48.508Z] #43 41.20 CC images/timens.o [2021-12-15T09:28:48.508Z] #43 41.39 LINK images/built-in.o [2021-12-15T09:28:48.508Z] #43 41.53 GEN compel/include/asm [2021-12-15T09:28:48.508Z] #43 41.55 GEN compel/include/version.h [2021-12-15T09:28:48.508Z] #43 41.58 touch .config [2021-12-15T09:28:48.508Z] #43 41.63 GEN include/common/config.h [2021-12-15T09:28:48.508Z] #43 41.68 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-12-15T09:28:48.508Z] #43 41.70 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-12-15T09:28:48.508Z] #43 41.73 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-12-15T09:28:48.508Z] #43 41.74 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-12-15T09:28:48.508Z] #43 41.76 DEP compel/plugins/std/infect.d [2021-12-15T09:28:48.508Z] #43 41.82 DEP compel/plugins/std/string.d [2021-12-15T09:28:48.508Z] #43 41.87 DEP compel/plugins/std/log.d [2021-12-15T09:28:48.508Z] #43 41.94 DEP compel/plugins/std/fds.d [2021-12-15T09:28:48.508Z] #43 42.01 DEP compel/plugins/std/std.d [2021-12-15T09:28:48.508Z] #43 42.08 DEP compel/plugins/shmem/shmem.d [2021-12-15T09:28:48.508Z] #43 42.13 DEP compel/plugins/fds/fds.d [2021-12-15T09:28:48.508Z] #43 42.22 CC compel/plugins/std/std.o [2021-12-15T09:28:48.508Z] #43 42.43 CC compel/plugins/std/fds.o [2021-12-15T09:28:48.508Z] #43 42.72 CC compel/plugins/std/log.o [2021-12-15T09:28:48.508Z] #43 43.46 CC compel/plugins/std/string.o [2021-12-15T09:28:48.508Z] #43 44.00 CC compel/plugins/std/infect.o [2021-12-15T09:28:48.508Z] #43 44.36 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-12-15T09:28:48.508Z] #43 44.41 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-12-15T09:28:48.508Z] #43 44.44 AR compel/plugins/std.lib.a [2021-12-15T09:28:48.508Z] #43 44.51 CC compel/plugins/fds/fds.o [2021-12-15T09:28:48.508Z] #43 44.72 AR compel/plugins/fds.lib.a [2021-12-15T09:28:48.508Z] #43 44.78 HOSTDEP compel/src/lib/log-host.d [2021-12-15T09:28:48.508Z] #43 ... [2021-12-15T09:28:48.508Z] [2021-12-15T09:28:48.508Z] #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-12-15T09:28:48.508Z] #45 sha256:8e7108c026ee7869f4755060b0a0752628a8c4d9a3198475ffca79652a554d1c [2021-12-15T09:28:48.508Z] #45 112.7 mime/quotedprintable [2021-12-15T09:28:48.508Z] #45 113.0 net/http/internal [2021-12-15T09:28:48.673Z] #43 10.65 PBCC images/macvlan.pb-c.c [2021-12-15T09:28:48.674Z] #43 10.67 DEP images/macvlan.pb-c.d [2021-12-15T09:28:48.674Z] #43 10.77 PBCC images/autofs.pb-c.c [2021-12-15T09:28:48.899Z] #27 10.70 Updating certificates in /etc/ssl/certs... [2021-12-15T09:28:48.934Z] #43 10.83 DEP images/autofs.pb-c.d [2021-12-15T09:28:48.934Z] #43 10.96 PBCC images/sysctl.pb-c.c [2021-12-15T09:28:49.004Z] #43 25.11 CC images/inventory.o [2021-12-15T09:28:49.196Z] #43 11.08 DEP images/sysctl.pb-c.d [2021-12-15T09:28:49.196Z] #43 11.18 PBCC images/time.pb-c.c [2021-12-15T09:28:49.196Z] #43 11.24 DEP images/time.pb-c.d [2021-12-15T09:28:49.265Z] #43 25.44 CC images/fdinfo.o [2021-12-15T09:28:49.457Z] #43 11.35 PBCC images/binfmt-misc.pb-c.c [2021-12-15T09:28:49.457Z] #43 11.40 DEP images/binfmt-misc.pb-c.d [2021-12-15T09:28:49.457Z] #43 11.47 PBCC images/seccomp.pb-c.c [2021-12-15T09:28:49.457Z] #43 11.48 DEP images/seccomp.pb-c.d [2021-12-15T09:28:49.457Z] #43 11.54 PBCC images/userns.pb-c.c [2021-12-15T09:28:49.457Z] #43 11.56 DEP images/userns.pb-c.d [2021-12-15T09:28:49.457Z] #43 11.61 PBCC images/cgroup.pb-c.c [2021-12-15T09:28:49.525Z] #43 25.81 CC images/fown.o [2021-12-15T09:28:49.718Z] #43 11.65 DEP images/cgroup.pb-c.d [2021-12-15T09:28:49.718Z] #43 11.70 PBCC images/ext-file.pb-c.c [2021-12-15T09:28:49.718Z] #43 11.72 DEP images/ext-file.pb-c.d [2021-12-15T09:28:49.718Z] #43 11.79 PBCC images/rpc.pb-c.c [2021-12-15T09:28:49.718Z] #43 11.83 DEP images/rpc.pb-c.d [2021-12-15T09:28:49.785Z] #43 ... [2021-12-15T09:28:49.785Z] [2021-12-15T09:28:49.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-12-15T09:28:49.785Z] #45 sha256:32e17b6ae149a534062e0f63b1d182b4e8da54f712c6d8ed276f03aadd5ccc3e [2021-12-15T09:28:49.785Z] #45 91.18 go/parser [2021-12-15T09:28:49.785Z] #45 93.02 text/template [2021-12-15T09:28:49.785Z] #45 96.18 encoding/xml [2021-12-15T09:28:49.785Z] #45 98.67 go/doc [2021-12-15T09:28:49.979Z] #43 11.92 PBCC images/siginfo.pb-c.c [2021-12-15T09:28:49.979Z] #43 11.95 DEP images/siginfo.pb-c.d [2021-12-15T09:28:49.979Z] #43 12.03 PBCC images/pagemap.pb-c.c [2021-12-15T09:28:50.045Z] #45 ... [2021-12-15T09:28:50.045Z] [2021-12-15T09:28:50.045Z] #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-12-15T09:28:50.045Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:28:50.045Z] #43 26.11 CC images/ns.o [2021-12-15T09:28:50.045Z] #43 26.33 CC images/regfile.o [2021-12-15T09:28:50.240Z] #43 12.09 DEP images/pagemap.pb-c.d [2021-12-15T09:28:50.240Z] #43 12.16 PBCC images/rlimit.pb-c.c [2021-12-15T09:28:50.240Z] #43 12.17 DEP images/rlimit.pb-c.d [2021-12-15T09:28:50.240Z] #43 ... [2021-12-15T09:28:50.240Z] [2021-12-15T09:28:50.240Z] #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-12-15T09:28:50.240Z] #34 sha256:cf810a15e41b64b30dc1119dabe3778a900821f454249ebecfaa3632898deef9 [2021-12-15T09:28:50.240Z] #34 103.0 text/tabwriter [2021-12-15T09:28:50.240Z] #34 105.1 os [2021-12-15T09:28:50.240Z] #34 107.8 path/filepath [2021-12-15T09:28:50.240Z] #34 107.9 fmt [2021-12-15T09:28:50.240Z] #34 110.5 io/ioutil [2021-12-15T09:28:50.241Z] #34 112.9 github.com/BurntSushi/toml [2021-12-15T09:28:50.241Z] #34 112.9 flag [2021-12-15T09:28:50.241Z] #34 ... [2021-12-15T09:28:50.241Z] [2021-12-15T09:28:50.241Z] #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-12-15T09:28:50.241Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:28:50.241Z] #43 12.21 PBCC images/file-lock.pb-c.c [2021-12-15T09:28:50.241Z] #43 12.23 DEP images/file-lock.pb-c.d [2021-12-15T09:28:50.241Z] #43 12.27 PBCC images/tty.pb-c.c [2021-12-15T09:28:50.241Z] #43 12.37 DEP images/tty.pb-c.d [2021-12-15T09:28:50.277Z] #27 12.01 137 added, 0 removed; done. [2021-12-15T09:28:50.277Z] #27 12.05 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:28:50.277Z] #27 12.06 Setting up jq (1.5+dfsg-2+b1) ... [2021-12-15T09:28:50.277Z] #27 12.08 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-12-15T09:28:50.277Z] #27 12.09 Setting up curl (7.64.0-4+deb10u2) ... [2021-12-15T09:28:50.277Z] #27 12.10 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:28:50.277Z] #27 12.13 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-12-15T09:28:50.277Z] #27 12.14 Updating certificates in /etc/ssl/certs... [2021-12-15T09:28:50.305Z] #43 26.60 CC images/ghost-file.o [2021-12-15T09:28:50.502Z] #43 12.45 PBCC images/tun.pb-c.c [2021-12-15T09:28:50.502Z] #43 12.52 PBCC images/netdev.pb-c.c [2021-12-15T09:28:50.502Z] #43 12.57 DEP images/tun.pb-c.d [2021-12-15T09:28:50.502Z] #43 12.64 DEP images/netdev.pb-c.d [2021-12-15T09:28:50.566Z] #43 26.98 CC images/fifo.o [2021-12-15T09:28:50.763Z] #43 12.69 PBCC images/vma.pb-c.c [2021-12-15T09:28:50.763Z] #43 12.73 DEP images/vma.pb-c.d [2021-12-15T09:28:50.763Z] #43 12.77 PBCC images/creds.pb-c.c [2021-12-15T09:28:50.763Z] #43 12.78 DEP images/creds.pb-c.d [2021-12-15T09:28:50.763Z] #43 12.82 PBCC images/utsns.pb-c.c [2021-12-15T09:28:50.763Z] #43 12.84 DEP images/utsns.pb-c.d [2021-12-15T09:28:50.763Z] #43 12.88 PBCC images/ipc-desc.pb-c.c [2021-12-15T09:28:51.024Z] #43 12.93 PBCC images/ipc-sem.pb-c.c [2021-12-15T09:28:51.024Z] #43 12.97 DEP images/ipc-desc.pb-c.d [2021-12-15T09:28:51.024Z] #43 13.02 DEP images/ipc-sem.pb-c.d [2021-12-15T09:28:51.024Z] #43 13.07 PBCC images/ipc-msg.pb-c.c [2021-12-15T09:28:51.024Z] #43 13.10 DEP images/ipc-msg.pb-c.d [2021-12-15T09:28:51.136Z] #43 27.27 CC images/remap-file-path.o [2021-12-15T09:28:51.136Z] #43 27.51 CC images/eventfd.o [2021-12-15T09:28:51.215Z] #27 13.18 0 added, 0 removed; done. [2021-12-15T09:28:51.215Z] #27 13.18 Running hooks in /etc/ca-certificates/update.d... [2021-12-15T09:28:51.215Z] #27 13.18 done. [2021-12-15T09:28:51.285Z] #43 13.17 PBCC images/ipc-shm.pb-c.c [2021-12-15T09:28:51.285Z] #43 13.19 DEP images/ipc-shm.pb-c.d [2021-12-15T09:28:51.285Z] #43 13.29 PBCC images/ipc-var.pb-c.c [2021-12-15T09:28:51.285Z] #43 13.32 DEP images/ipc-var.pb-c.d [2021-12-15T09:28:51.285Z] #43 13.40 PBCC images/sk-opts.pb-c.c [2021-12-15T09:28:51.395Z] #43 27.77 CC images/eventpoll.o [2021-12-15T09:28:51.546Z] #43 13.43 PBCC images/packet-sock.pb-c.c [2021-12-15T09:28:51.546Z] #43 13.51 DEP images/sk-opts.pb-c.d [2021-12-15T09:28:51.546Z] #43 13.57 DEP images/packet-sock.pb-c.d [2021-12-15T09:28:51.794Z] #45 116.4 crypto/x509 [2021-12-15T09:28:51.794Z] #45 116.4 net/textproto [2021-12-15T09:28:51.807Z] #43 13.67 PBCC images/sk-netlink.pb-c.c [2021-12-15T09:28:51.807Z] #43 13.71 DEP images/sk-netlink.pb-c.d [2021-12-15T09:28:51.807Z] #43 13.79 PBCC images/sk-inet.pb-c.c [2021-12-15T09:28:51.807Z] #43 13.86 DEP images/sk-inet.pb-c.d [2021-12-15T09:28:51.807Z] #43 13.91 PBCC images/sk-unix.pb-c.c [2021-12-15T09:28:51.965Z] #43 28.10 CC images/fh.o [2021-12-15T09:28:52.067Z] #43 13.95 DEP images/sk-unix.pb-c.d [2021-12-15T09:28:52.067Z] #43 14.02 PBCC images/mm.pb-c.c [2021-12-15T09:28:52.067Z] #43 14.07 DEP images/mm.pb-c.d [2021-12-15T09:28:52.067Z] #43 14.12 PBCC images/timerfd.pb-c.c [2021-12-15T09:28:52.148Z] #27 DONE 14.1s [2021-12-15T09:28:52.148Z] [2021-12-15T09:28:52.148Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-15T09:28:52.148Z] #28 sha256:03b3860a8d1ced955ee3dc93741eb0cf0deb85a5c1fa17607c4ebca405ae862c [2021-12-15T09:28:52.148Z] #28 DONE 0.2s [2021-12-15T09:28:52.148Z] [2021-12-15T09:28:52.148Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:28:52.148Z] #9 sha256:ceca2640d79d29728384c29443b003e75cb1e67f506a18d03ba51f2fe3d1d072 [2021-12-15T09:28:52.148Z] #9 extracting sha256:dd9d1af719764344a5a57ac06d5f23a36bdca0aeec69294d60ab5c898ca87b38 8.4s done [2021-12-15T09:28:52.148Z] #9 extracting sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 1.9s [2021-12-15T09:28:52.225Z] #43 28.50 CC images/fsnotify.o [2021-12-15T09:28:52.328Z] #43 14.18 DEP images/timerfd.pb-c.d [2021-12-15T09:28:52.328Z] #43 14.25 PBCC images/timer.pb-c.c [2021-12-15T09:28:52.328Z] #43 14.29 DEP images/timer.pb-c.d [2021-12-15T09:28:52.328Z] #43 14.33 PBCC images/sa.pb-c.c [2021-12-15T09:28:52.485Z] #43 ... [2021-12-15T09:28:52.485Z] [2021-12-15T09:28:52.485Z] #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-12-15T09:28:52.485Z] #51 sha256:f816352c658b7bb80b744b2bd97045ed7d14683f3e92eb3d49d5cdbf788c2673 [2021-12-15T09:28:52.485Z] #51 100.7 mvdan.cc/sh/v3/cmd/shfmt [2021-12-15T09:28:52.485Z] #51 DONE 103.8s [2021-12-15T09:28:52.485Z] [2021-12-15T09:28:52.485Z] #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-12-15T09:28:52.485Z] #45 sha256:32e17b6ae149a534062e0f63b1d182b4e8da54f712c6d8ed276f03aadd5ccc3e [2021-12-15T09:28:52.485Z] #45 102.4 github.com/LK4D4/vndr/versioned [2021-12-15T09:28:52.485Z] #45 102.6 compress/flate [2021-12-15T09:28:52.485Z] #45 103.1 github.com/LK4D4/vndr/build [2021-12-15T09:28:52.589Z] #43 14.41 DEP images/sa.pb-c.d [2021-12-15T09:28:52.589Z] #43 14.47 PBCC images/pipe-data.pb-c.c [2021-12-15T09:28:52.589Z] #43 14.48 DEP images/pipe-data.pb-c.d [2021-12-15T09:28:52.589Z] #43 14.58 PBCC images/mnt.pb-c.c [2021-12-15T09:28:52.589Z] #43 14.59 DEP images/mnt.pb-c.d [2021-12-15T09:28:52.589Z] #43 14.65 PBCC images/sk-packet.pb-c.c [2021-12-15T09:28:52.850Z] #43 14.71 DEP images/sk-packet.pb-c.d [2021-12-15T09:28:52.850Z] #43 14.75 PBCC images/tcp-stream.pb-c.c [2021-12-15T09:28:52.850Z] #43 14.81 DEP images/tcp-stream.pb-c.d [2021-12-15T09:28:52.850Z] #43 14.89 PBCC images/pipe.pb-c.c [2021-12-15T09:28:53.111Z] #43 14.93 DEP images/pipe.pb-c.d [2021-12-15T09:28:53.111Z] #43 15.02 PBCC images/pstree.pb-c.c [2021-12-15T09:28:53.111Z] #43 15.03 DEP images/pstree.pb-c.d [2021-12-15T09:28:53.111Z] #43 15.08 PBCC images/fs.pb-c.c [2021-12-15T09:28:53.111Z] #43 15.12 DEP images/fs.pb-c.d [2021-12-15T09:28:53.111Z] #43 15.16 PBCC images/signalfd.pb-c.c [2021-12-15T09:28:53.170Z] #45 117.6 vendor/golang.org/x/net/http/httpguts [2021-12-15T09:28:53.170Z] #45 ... [2021-12-15T09:28:53.170Z] [2021-12-15T09:28:53.170Z] #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-12-15T09:28:53.170Z] #13 sha256:f987ddad2e11ea1a5543dae8c3102f2a187a33975efc8d6dbdcda816c96dbf6c [2021-12-15T09:28:53.170Z] #13 108.0 Selecting previously unselected package libapparmor1:arm64. [2021-12-15T09:28:53.170Z] #13 108.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-12-15T09:28:53.170Z] #13 108.0 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-12-15T09:28:53.170Z] #13 108.1 Selecting previously unselected package libapparmor-dev:arm64. [2021-12-15T09:28:53.170Z] #13 108.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-12-15T09:28:53.170Z] #13 108.1 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-12-15T09:28:53.170Z] #13 108.2 Selecting previously unselected package libbtrfs0. [2021-12-15T09:28:53.170Z] #13 108.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-12-15T09:28:53.170Z] #13 108.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-12-15T09:28:53.170Z] #13 108.3 Selecting previously unselected package libbtrfs-dev. [2021-12-15T09:28:53.170Z] #13 108.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-12-15T09:28:53.170Z] #13 108.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-12-15T09:28:53.170Z] #13 108.5 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-12-15T09:28:53.170Z] #13 108.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-12-15T09:28:53.170Z] #13 108.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-12-15T09:28:53.170Z] #13 108.5 Selecting previously unselected package libudev-dev:arm64. [2021-12-15T09:28:53.170Z] #13 108.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2021-12-15T09:28:53.170Z] #13 108.6 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2021-12-15T09:28:53.170Z] #13 108.7 Selecting previously unselected package libsepol1-dev:arm64. [2021-12-15T09:28:53.170Z] #13 108.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-12-15T09:28:53.170Z] #13 108.7 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-12-15T09:28:53.170Z] #13 109.0 Selecting previously unselected package libpcre16-3:arm64. [2021-12-15T09:28:53.170Z] #13 109.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-12-15T09:28:53.170Z] #13 109.0 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-12-15T09:28:53.170Z] #13 109.2 Selecting previously unselected package libpcre32-3:arm64. [2021-12-15T09:28:53.170Z] #13 109.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-12-15T09:28:53.170Z] #13 109.2 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-12-15T09:28:53.170Z] #13 109.3 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-12-15T09:28:53.170Z] #13 109.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-12-15T09:28:53.170Z] #13 109.3 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-12-15T09:28:53.170Z] #13 109.4 Selecting previously unselected package libpcre3-dev:arm64. [2021-12-15T09:28:53.170Z] #13 109.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-12-15T09:28:53.170Z] #13 109.4 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-12-15T09:28:53.170Z] #13 109.8 Selecting previously unselected package libselinux1-dev:arm64. [2021-12-15T09:28:53.170Z] #13 109.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-12-15T09:28:53.170Z] #13 109.8 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-12-15T09:28:53.170Z] #13 110.0 Selecting previously unselected package libdevmapper-dev:arm64. [2021-12-15T09:28:53.170Z] #13 110.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-12-15T09:28:53.170Z] #13 110.0 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-12-15T09:28:53.170Z] #13 110.1 Selecting previously unselected package libseccomp-dev:arm64. [2021-12-15T09:28:53.170Z] #13 110.1 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ... [2021-12-15T09:28:53.170Z] #13 110.1 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2021-12-15T09:28:53.170Z] #13 110.3 Selecting previously unselected package libsystemd-dev:arm64. [2021-12-15T09:28:53.170Z] #13 110.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2021-12-15T09:28:53.170Z] #13 110.3 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2021-12-15T09:28:53.170Z] #13 110.7 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-12-15T09:28:53.170Z] #13 110.7 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2021-12-15T09:28:53.170Z] #13 110.7 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-12-15T09:28:53.170Z] #13 110.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-12-15T09:28:53.170Z] #13 110.7 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-12-15T09:28:53.170Z] #13 110.8 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-12-15T09:28:53.170Z] #13 110.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:28:53.170Z] #13 110.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-12-15T09:28:53.170Z] #13 110.8 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-12-15T09:28:53.170Z] #13 110.8 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2021-12-15T09:28:53.170Z] #13 110.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-12-15T09:28:53.170Z] #13 110.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-12-15T09:28:53.170Z] #13 110.8 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-12-15T09:28:53.170Z] #13 110.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-12-15T09:28:53.170Z] #13 110.9 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2021-12-15T09:28:53.170Z] #13 110.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-12-15T09:28:53.170Z] #13 110.9 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-12-15T09:28:53.171Z] #13 110.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:28:53.171Z] #13 110.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-12-15T09:28:53.171Z] #13 110.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-12-15T09:28:53.171Z] #13 110.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:28:53.171Z] #13 110.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-12-15T09:28:53.171Z] #13 110.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-12-15T09:28:53.171Z] #13 110.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-12-15T09:28:53.171Z] #13 111.0 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-12-15T09:28:53.171Z] #13 111.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-12-15T09:28:53.171Z] #13 111.0 Setting up dmsetup (2:1.02.155-3) ... [2021-12-15T09:28:53.171Z] #13 111.0 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-12-15T09:28:53.171Z] #13 111.0 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-12-15T09:28:53.171Z] #13 111.0 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:28:53.171Z] #13 DONE 111.9s [2021-12-15T09:28:53.171Z] [2021-12-15T09:28:53.171Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-12-15T09:28:53.171Z] #14 sha256:36c2c5a9b3c3778314ff980382fa26ca7ca529b8596590a52a265d8c02605190 [2021-12-15T09:28:53.347Z] #9 ... [2021-12-15T09:28:53.347Z] [2021-12-15T09:28:53.347Z] #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-12-15T09:28:53.347Z] #27 sha256:6eaa09593ee81819e17a6a4337d1a949680976a1bf23fc5415fb31f3eff04912 [2021-12-15T09:28:53.347Z] #27 10.34 Selecting previously unselected package curl. [2021-12-15T09:28:53.347Z] #27 10.34 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-12-15T09:28:53.347Z] #27 10.35 Unpacking curl (7.64.0-4+deb10u2) ... [2021-12-15T09:28:53.347Z] #27 10.43 Selecting previously unselected package libonig5:amd64. [2021-12-15T09:28:53.347Z] #27 10.43 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-12-15T09:28:53.347Z] #27 10.43 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-12-15T09:28:53.347Z] #27 10.50 Selecting previously unselected package libjq1:amd64. [2021-12-15T09:28:53.347Z] #27 10.50 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-12-15T09:28:53.347Z] #27 10.51 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-12-15T09:28:53.347Z] #27 10.55 Selecting previously unselected package jq. [2021-12-15T09:28:53.347Z] #27 10.55 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-12-15T09:28:53.347Z] #27 10.56 Unpacking jq (1.5+dfsg-2+b1) ... [2021-12-15T09:28:53.347Z] #27 10.61 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-12-15T09:28:53.347Z] #27 10.63 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-12-15T09:28:53.347Z] #27 10.64 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2021-12-15T09:28:53.347Z] #27 10.81 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-12-15T09:28:53.347Z] #27 10.82 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-12-15T09:28:53.347Z] #27 10.83 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:28:53.347Z] #27 10.84 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-12-15T09:28:53.347Z] #27 10.86 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-12-15T09:28:53.347Z] #27 10.87 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:28:53.347Z] #27 10.88 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-12-15T09:28:53.347Z] #27 10.89 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-12-15T09:28:53.347Z] #27 10.90 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:28:53.347Z] #27 10.91 Setting up openssl (1.1.1d-0+deb10u7) ... [2021-12-15T09:28:53.347Z] #27 10.93 Setting up libonig5:amd64 (6.9.1-1) ... [2021-12-15T09:28:53.347Z] #27 10.94 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-12-15T09:28:53.347Z] #27 10.95 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-12-15T09:28:53.347Z] #27 10.96 Setting up ca-certificates (20200601~deb10u2) ... [2021-12-15T09:28:53.347Z] #27 11.81 Updating certificates in /etc/ssl/certs... [2021-12-15T09:28:53.347Z] #27 13.06 137 added, 0 removed; done. [2021-12-15T09:28:53.347Z] #27 13.14 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2021-12-15T09:28:53.347Z] #27 13.15 Setting up jq (1.5+dfsg-2+b1) ... [2021-12-15T09:28:53.347Z] #27 13.17 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-12-15T09:28:53.347Z] #27 13.18 Setting up curl (7.64.0-4+deb10u2) ... [2021-12-15T09:28:53.347Z] #27 13.19 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:28:53.347Z] #27 13.20 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-12-15T09:28:53.347Z] #27 13.21 Updating certificates in /etc/ssl/certs... [2021-12-15T09:28:53.347Z] #27 14.24 0 added, 0 removed; done. [2021-12-15T09:28:53.347Z] #27 14.24 Running hooks in /etc/ca-certificates/update.d... [2021-12-15T09:28:53.347Z] #27 14.25 done. [2021-12-15T09:28:53.347Z] #27 DONE 15.8s [2021-12-15T09:28:53.347Z] [2021-12-15T09:28:53.347Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:28:53.347Z] #9 sha256:ceca2640d79d29728384c29443b003e75cb1e67f506a18d03ba51f2fe3d1d072 [2021-12-15T09:28:53.347Z] #9 ... [2021-12-15T09:28:53.347Z] [2021-12-15T09:28:53.347Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-15T09:28:53.347Z] #28 sha256:436fb11d8faacd12109e2bc75038c115f1ddad6c7d04a3c8dd9b9b3f90609d33 [2021-12-15T09:28:53.347Z] #28 DONE 0.1s [2021-12-15T09:28:53.347Z] [2021-12-15T09:28:53.347Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:28:53.347Z] #9 sha256:ceca2640d79d29728384c29443b003e75cb1e67f506a18d03ba51f2fe3d1d072 [2021-12-15T09:28:53.347Z] #9 extracting sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 5.1s [2021-12-15T09:28:53.347Z] #9 extracting sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 5.3s done [2021-12-15T09:28:53.372Z] #43 15.22 DEP images/signalfd.pb-c.d [2021-12-15T09:28:53.372Z] #43 15.32 PBCC images/fh.pb-c.c [2021-12-15T09:28:53.372Z] #43 15.38 PBCC images/fsnotify.pb-c.c [2021-12-15T09:28:53.372Z] #43 15.41 DEP images/fh.pb-c.d [2021-12-15T09:28:53.633Z] #43 15.48 DEP images/fsnotify.pb-c.d [2021-12-15T09:28:53.633Z] #43 15.54 PBCC images/eventpoll.pb-c.c [2021-12-15T09:28:53.633Z] #43 15.55 DEP images/eventpoll.pb-c.d [2021-12-15T09:28:53.633Z] #43 15.62 PBCC images/eventfd.pb-c.c [2021-12-15T09:28:53.633Z] #43 15.66 DEP images/eventfd.pb-c.d [2021-12-15T09:28:53.633Z] #43 15.72 PBCC images/remap-file-path.pb-c.c [2021-12-15T09:28:53.633Z] #43 15.73 DEP images/remap-file-path.pb-c.d [2021-12-15T09:28:53.633Z] #43 15.77 PBCC images/fifo.pb-c.c [2021-12-15T09:28:53.896Z] #43 15.81 DEP images/fifo.pb-c.d [2021-12-15T09:28:53.896Z] #43 15.85 PBCC images/ghost-file.pb-c.c [2021-12-15T09:28:53.917Z] #9 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 [2021-12-15T09:28:54.156Z] #43 15.92 DEP images/ghost-file.pb-c.d [2021-12-15T09:28:54.156Z] #43 15.97 PBCC images/regfile.pb-c.c [2021-12-15T09:28:54.156Z] #43 16.00 DEP images/regfile.pb-c.d [2021-12-15T09:28:54.156Z] #43 16.06 PBCC images/ns.pb-c.c [2021-12-15T09:28:54.156Z] #43 16.09 DEP images/ns.pb-c.d [2021-12-15T09:28:54.156Z] #43 16.14 PBCC images/fdinfo.pb-c.c [2021-12-15T09:28:54.156Z] #43 16.19 DEP images/fdinfo.pb-c.d [2021-12-15T09:28:54.393Z] #45 105.6 hash/crc32 [2021-12-15T09:28:54.417Z] #43 16.25 PBCC images/core-aarch64.pb-c.c [2021-12-15T09:28:54.417Z] #43 16.32 PBCC images/core-arm.pb-c.c [2021-12-15T09:28:54.417Z] #43 16.38 PBCC images/core-ppc64.pb-c.c [2021-12-15T09:28:54.417Z] #43 16.43 PBCC images/core-s390.pb-c.c [2021-12-15T09:28:54.417Z] #43 16.51 PBCC images/core-x86.pb-c.c [2021-12-15T09:28:54.417Z] #43 16.57 PBCC images/core.pb-c.c [2021-12-15T09:28:54.550Z] #14 DONE 1.5s [2021-12-15T09:28:54.550Z] [2021-12-15T09:28:54.550Z] #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-12-15T09:28:54.550Z] #53 sha256:0c07b05e443e95fa3e3f3c25d4672dba8b6bf7a77461be111f5b29a9461e81cf [2021-12-15T09:28:54.550Z] #53 1.410 + RM_GOPATH=0 [2021-12-15T09:28:54.550Z] #53 1.410 + TMP_GOPATH= [2021-12-15T09:28:54.550Z] #53 1.410 + : /build [2021-12-15T09:28:54.550Z] #53 1.410 + '[' -z '' ']' [2021-12-15T09:28:54.550Z] #53 1.427 ++ mktemp -d [2021-12-15T09:28:54.550Z] #53 1.427 + export GOPATH=/tmp/tmp.YeAxAzTxsK [2021-12-15T09:28:54.550Z] #53 1.427 + GOPATH=/tmp/tmp.YeAxAzTxsK [2021-12-15T09:28:54.550Z] #53 1.427 + RM_GOPATH=1 [2021-12-15T09:28:54.550Z] #53 1.427 + case "$(go env GOARCH)" in [2021-12-15T09:28:54.550Z] #53 1.427 ++ go env GOARCH [2021-12-15T09:28:54.550Z] #53 1.456 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:28:54.550Z] #53 1.456 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:28:54.550Z] #53 1.456 ++ dirname /tmp/install/install.sh [2021-12-15T09:28:54.550Z] #53 1.456 + dir=/tmp/install [2021-12-15T09:28:54.550Z] #53 1.457 + bin=runc [2021-12-15T09:28:54.550Z] #53 1.457 + shift [2021-12-15T09:28:54.550Z] #53 1.457 + '[' '!' -f /tmp/install/runc.installer ']' [2021-12-15T09:28:54.550Z] #53 1.457 + . /tmp/install/runc.installer [2021-12-15T09:28:54.550Z] #53 1.457 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-12-15T09:28:54.550Z] #53 1.461 + install_runc [2021-12-15T09:28:54.550Z] #53 1.462 + uname -r [2021-12-15T09:28:54.550Z] #53 1.465 + grep -q '^3\.10\.0.*\.el7\.' [2021-12-15T09:28:54.550Z] #53 1.472 + RUNC_BUILDTAGS='seccomp ' [2021-12-15T09:28:54.550Z] #53 1.472 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-12-15T09:28:54.550Z] #53 1.472 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YeAxAzTxsK/src/github.com/opencontainers/runc [2021-12-15T09:28:54.550Z] #53 1.473 Cloning into '/tmp/tmp.YeAxAzTxsK/src/github.com/opencontainers/runc'... [2021-12-15T09:28:54.550Z] #53 1.487 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-12-15T09:28:54.678Z] #43 16.64 PBCC images/inventory.pb-c.c [2021-12-15T09:28:54.678Z] #43 16.72 DEP images/core-aarch64.pb-c.d [2021-12-15T09:28:54.678Z] #43 16.83 DEP images/core-arm.pb-c.d [2021-12-15T09:28:54.938Z] #43 16.89 DEP images/core-ppc64.pb-c.d [2021-12-15T09:28:54.938Z] #43 16.96 DEP images/core-s390.pb-c.d [2021-12-15T09:28:54.938Z] #43 17.03 DEP images/core-x86.pb-c.d [2021-12-15T09:28:54.964Z] #45 106.3 compress/gzip [2021-12-15T09:28:55.199Z] #43 17.10 DEP images/core.pb-c.d [2021-12-15T09:28:55.199Z] #43 17.19 DEP images/inventory.pb-c.d [2021-12-15T09:28:55.199Z] #43 ... [2021-12-15T09:28:55.199Z] [2021-12-15T09:28:55.199Z] #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-12-15T09:28:55.199Z] #51 sha256:c80d63f790eb40e1d817a1ca954b35600634a909c502a0773068e15011de246b [2021-12-15T09:28:55.199Z] #51 107.9 golang.org/x/sys/unix [2021-12-15T09:28:55.199Z] #51 113.3 encoding/json [2021-12-15T09:28:55.199Z] #51 ... [2021-12-15T09:28:55.199Z] [2021-12-15T09:28:55.199Z] #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-12-15T09:28:55.199Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:28:55.199Z] #43 17.28 PBCC images/cpuinfo.pb-c.c [2021-12-15T09:28:55.199Z] #43 17.33 DEP images/cpuinfo.pb-c.d [2021-12-15T09:28:55.459Z] #43 17.41 PBCC images/stats.pb-c.c [2021-12-15T09:28:55.459Z] #43 17.43 DEP images/stats.pb-c.d [2021-12-15T09:28:55.534Z] #45 106.9 crypto/rand [2021-12-15T09:28:55.534Z] #45 107.1 vendor/golang.org/x/crypto/cryptobyte [2021-12-15T09:28:55.926Z] #53 ... [2021-12-15T09:28:55.926Z] [2021-12-15T09:28:55.926Z] #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-12-15T09:28:55.926Z] #15 sha256:8f88db6c5d86993715f24c134f3d949d3433e5249c90c1704e77ff0a1a89d4f7 [2021-12-15T09:28:55.926Z] #15 DONE 1.1s [2021-12-15T09:28:55.926Z] [2021-12-15T09:28:55.926Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-15T09:28:55.926Z] #16 sha256:56222d933cf77346844da4f78a683bbaeed909bc579dbfd2df8a2e472dfa9983 [2021-12-15T09:28:56.104Z] #45 ... [2021-12-15T09:28:56.104Z] [2021-12-15T09:28:56.104Z] #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-12-15T09:28:56.104Z] #56 sha256:05dfbc543ac79cdcecdd8e95e2807854443d0bbc40116d4de1d83f50d81b6e24 [2021-12-15T09:28:56.402Z] #43 ... [2021-12-15T09:28:56.402Z] [2021-12-15T09:28:56.402Z] #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-12-15T09:28:56.402Z] #34 sha256:cf810a15e41b64b30dc1119dabe3778a900821f454249ebecfaa3632898deef9 [2021-12-15T09:28:56.402Z] #34 114.8 log [2021-12-15T09:28:56.402Z] #34 117.2 github.com/BurntSushi/toml/cmd/tomlv [2021-12-15T09:28:56.402Z] #34 DONE 119.3s [2021-12-15T09:28:56.663Z] [2021-12-15T09:28:56.663Z] #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-12-15T09:28:56.663Z] #51 sha256:c80d63f790eb40e1d817a1ca954b35600634a909c502a0773068e15011de246b [2021-12-15T09:28:56.663Z] #51 118.6 github.com/pkg/diff [2021-12-15T09:28:56.862Z] #16 0.968 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-15T09:28:56.862Z] #16 DONE 1.2s [2021-12-15T09:28:56.862Z] [2021-12-15T09:28:56.862Z] #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-12-15T09:28:56.862Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:28:56.862Z] #43 44.85 HOSTDEP compel/src/lib/handle-elf-host.d [2021-12-15T09:28:56.862Z] #43 44.93 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-12-15T09:28:56.862Z] #43 45.01 HOSTDEP compel/src/main-host.d [2021-12-15T09:28:56.862Z] #43 45.06 DEP compel/src/lib/ptrace.d [2021-12-15T09:28:56.862Z] #43 45.13 DEP compel/src/lib/infect.d [2021-12-15T09:28:56.862Z] #43 45.21 DEP compel/src/lib/infect-util.d [2021-12-15T09:28:56.862Z] #43 45.27 DEP compel/src/lib/infect-rpc.d [2021-12-15T09:28:56.862Z] #43 45.33 DEP compel/arch/aarch64/src/lib/infect.d [2021-12-15T09:28:56.862Z] #43 45.43 DEP compel/arch/aarch64/src/lib/cpu.d [2021-12-15T09:28:56.862Z] #43 45.46 DEP compel/src/lib/log.d [2021-12-15T09:28:56.862Z] #43 45.51 DEP compel/src/main.d [2021-12-15T09:28:56.862Z] #43 45.61 DEP compel/src/lib/handle-elf.d [2021-12-15T09:28:56.862Z] #43 45.70 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-12-15T09:28:56.862Z] #43 45.84 CC compel/src/lib/log.o [2021-12-15T09:28:56.862Z] #43 46.02 CC compel/arch/aarch64/src/lib/cpu.o [2021-12-15T09:28:56.862Z] #43 46.18 CC compel/arch/aarch64/src/lib/infect.o [2021-12-15T09:28:56.862Z] #43 46.50 CC compel/src/lib/infect-rpc.o [2021-12-15T09:28:56.862Z] #43 46.78 CC compel/src/lib/infect-util.o [2021-12-15T09:28:56.862Z] #43 46.99 CC compel/src/lib/infect.o [2021-12-15T09:28:56.862Z] #43 49.17 CC compel/src/lib/ptrace.o [2021-12-15T09:28:56.862Z] #43 49.68 AR compel/libcompel.a [2021-12-15T09:28:56.862Z] #43 49.73 HOSTCC compel/src/main-host.o [2021-12-15T09:28:56.862Z] #43 50.07 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-12-15T09:28:56.862Z] #43 50.36 HOSTCC compel/src/lib/handle-elf-host.o [2021-12-15T09:28:56.862Z] #43 50.87 HOSTCC compel/src/lib/log-host.o [2021-12-15T09:28:56.862Z] #43 51.12 HOSTLINK compel/compel-host-bin [2021-12-15T09:28:56.862Z] #43 51.42 DEP soccr/soccr.d [2021-12-15T09:28:56.862Z] #43 51.67 CC soccr/soccr.o [2021-12-15T09:28:57.121Z] #43 ... [2021-12-15T09:28:57.121Z] [2021-12-15T09:28:57.121Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-15T09:28:57.121Z] #17 sha256:d8209681a18abcc4693cfc6439bf358f49cfebb9b81564a49b621cbd2472d022 [2021-12-15T09:28:57.235Z] #51 119.9 go/ast [2021-12-15T09:28:57.406Z] #56 56.76 Checking out files: 34% (1630/4710) Checking out files: 35% (1649/4710) Checking out files: 36% (1696/4710) Checking out files: 37% (1743/4710) Checking out files: 38% (1790/4710) Checking out files: 39% (1837/4710) Checking out files: 40% (1884/4710) Checking out files: 41% (1932/4710) Checking out files: 42% (1979/4710) Checking out files: 43% (2026/4710) Checking out files: 44% (2073/4710) Checking out files: 45% (2120/4710) Checking out files: 46% (2167/4710) Checking out files: 47% (2214/4710) Checking out files: 48% (2261/4710) Checking out files: 49% (2308/4710) Checking out files: 50% (2355/4710) Checking out files: 51% (2403/4710) Checking out files: 52% (2450/4710) Checking out files: 53% (2497/4710) Checking out files: 54% (2544/4710) Checking out files: 55% (2591/4710) Checking out files: 56% (2638/4710) Checking out files: 57% (2685/4710) Checking out files: 58% (2732/4710) Checking out files: 59% (2779/4710) Checking out files: 60% (2826/4710) Checking out files: 61% (2874/4710) Checking out files: 62% (2921/4710) Checking out files: 63% (2968/4710) Checking out files: 64% (3015/4710) Checking out files: 65% (3062/4710) Checking out files: 66% (3109/4710) Checking out files: 67% (3156/4710) Checking out files: 68% (3203/4710) Checking out files: 69% (3250/4710) Checking out files: 70% (3297/4710) Checking out files: 71% (3345/4710) Checking out files: 72% (3392/4710) Checking out files: 72% (3431/4710) Checking out files: 73% (3439/4710) Checking out files: 74% (3486/4710) Checking out files: 75% (3533/4710) Checking out files: 76% (3580/4710) Checking out files: 77% (3627/4710) Checking out files: 78% (3674/4710) Checking out files: 79% (3721/4710) Checking out files: 80% (3768/4710) Checking out files: 81% (3816/4710) Checking out files: 82% (3863/4710) Checking out files: 83% (3910/4710) Checking out files: 84% (3957/4710) Checking out files: 85% (4004/4710) Checking out files: 86% (4051/4710) Checking out files: 87% (4098/4710) Checking out files: 88% (4145/4710) Checking out files: 89% (4192/4710) Checking out files: 90% (4239/4710) Checking out files: 91% (4287/4710) Checking out files: 92% (4334/4710) Checking out files: 93% (4381/4710) Checking out files: 94% (4428/4710) Checking out files: 95% (4475/4710) Checking out files: 96% (4522/4710) Checking out files: 96% (4568/4710) Checking out files: 97% (4569/4710) Checking out files: 98% (4616/4710) Checking out files: 99% (4663/4710) Checking out files: 100% (4710/4710) Checking out files: 100% (4710/4710), done. [2021-12-15T09:28:57.416Z] #9 extracting sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 7.0s [2021-12-15T09:28:57.666Z] #56 59.05 + cd /tmp/tmp.BuwSdt498a/src/github.com/containerd/containerd [2021-12-15T09:28:57.666Z] #56 59.05 + git checkout -q 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2021-12-15T09:28:58.057Z] #17 DONE 1.0s [2021-12-15T09:28:58.057Z] [2021-12-15T09:28:58.057Z] #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-12-15T09:28:58.057Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:28:58.057Z] #43 54.39 AR soccr/libsoccr.a [2021-12-15T09:28:58.057Z] #43 54.47 make[1]: 'soccr/libsoccr.a' is up to date. [2021-12-15T09:28:58.178Z] #51 120.7 golang.org/x/crypto/ssh/terminal [2021-12-15T09:28:58.624Z] #43 55.12 DEP criu/arch/aarch64/sigframe.d [2021-12-15T09:28:58.624Z] #43 55.30 DEP criu/arch/aarch64/crtools.d [2021-12-15T09:28:58.799Z] #9 ... [2021-12-15T09:28:58.799Z] [2021-12-15T09:28:58.800Z] #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-12-15T09:28:58.800Z] #29 sha256:a121867c1d633aaee5a44ba772b1cee2fe388cdae5987cee0e4b72aea468661a [2021-12-15T09:28:58.800Z] #29 2.508 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-12-15T09:28:58.800Z] #29 2.607 [2021-12-15T09:28:58.800Z] #29 2.842 #=#=# ########## 14.6% ########################### 38.3% ########################################## 58.4% ######################################################## 78.1% ###################################################################### 98.0% ######################################################################## 100.0% [2021-12-15T09:28:58.800Z] #29 3.461 [2021-12-15T09:28:58.800Z] #29 3.699 #=#=# ############################################## 64.2% ######################################################################## 100.0% [2021-12-15T09:28:58.800Z] #29 3.932 [2021-12-15T09:28:58.800Z] #29 4.160 #=#=# ######################################### 57.5% ######################################################################## 100.0% [2021-12-15T09:28:58.800Z] #29 4.405 [2021-12-15T09:28:58.800Z] #29 4.635 #=#=# ############ 17.4% ########################## 36.8% ######################################## 56.0% ###################################################### 75.3% #################################################################### 94.7% ######################################################################## 100.0% [2021-12-15T09:28:58.800Z] #29 5.261 [2021-12-15T09:28:58.882Z] #43 55.58 DEP criu/arch/aarch64/cpu.d [2021-12-15T09:28:58.882Z] #43 55.63 DEP criu/arch/aarch64/bitops.d [2021-12-15T09:28:58.882Z] #43 55.70 CC criu/arch/aarch64/bitops.o [2021-12-15T09:28:59.120Z] #51 ... [2021-12-15T09:28:59.120Z] [2021-12-15T09:28:59.120Z] #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-12-15T09:28:59.120Z] #45 sha256:5bdf23637ec3205866a13b96a5e5ee6a935e8fcc28b6fb7a6a43bd2f06eca999 [2021-12-15T09:28:59.120Z] #45 111.8 regexp [2021-12-15T09:28:59.120Z] #45 115.2 go/token [2021-12-15T09:28:59.120Z] #45 115.5 internal/lazyregexp [2021-12-15T09:28:59.120Z] #45 115.9 net/url [2021-12-15T09:28:59.120Z] #45 116.4 go/scanner [2021-12-15T09:28:59.120Z] #45 117.5 go/ast [2021-12-15T09:28:59.120Z] #45 117.9 text/template/parse [2021-12-15T09:28:59.120Z] #45 ... [2021-12-15T09:28:59.120Z] [2021-12-15T09:28:59.120Z] #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-12-15T09:28:59.120Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:28:59.120Z] #13 105.7 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-15T09:28:59.120Z] #13 105.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-12-15T09:28:59.120Z] #13 105.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:28:59.120Z] #13 105.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-12-15T09:28:59.120Z] #13 105.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-12-15T09:28:59.120Z] #13 105.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:28:59.141Z] #43 55.81 CC criu/arch/aarch64/cpu.o [2021-12-15T09:28:59.141Z] #43 ... [2021-12-15T09:28:59.141Z] [2021-12-15T09:28:59.141Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-15T09:28:59.141Z] #18 sha256:96dab57d4c1ac8ac0f87537232cb765a83e932769f15e9ed56781ddf28b6ac67 [2021-12-15T09:28:59.141Z] #18 DONE 1.1s [2021-12-15T09:28:59.203Z] #9 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 5.1s [2021-12-15T09:28:59.402Z] [2021-12-15T09:28:59.402Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-12-15T09:28:59.402Z] #19 sha256:a0aac8c5689b0d81c7665e20ed0d8ae73b8e65d4926c2b09bdf7ebefeb7c5aed [2021-12-15T09:28:59.843Z] #29 5.499 #=#=# ## 3.9% ####### 10.0% ########## 15.2% ############## 20.4% ################## 25.6% ###################### 30.8% ######################### 35.9% ############################# 40.9% ################################# 46.4% ##################################### 51.7% ######################################## 56.8% ############################################ 62.1% ################################################ 67.2% #################################################### 72.4% ####################################################### 77.6% ########################################################### 82.8% ############################################################### 87.9% ################################################################# 90.9% ###################################################################### 98.3% ######################################################################## 100.0% [2021-12-15T09:28:59.843Z] #29 7.475 [2021-12-15T09:29:00.209Z] #56 61.33 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-15T09:29:00.209Z] #56 61.33 + BUILDTAGS='netgo osusergo static_build' [2021-12-15T09:29:00.209Z] #56 61.33 + export EXTRA_FLAGS=-buildmode=pie [2021-12-15T09:29:00.209Z] #56 61.33 + EXTRA_FLAGS=-buildmode=pie [2021-12-15T09:29:00.209Z] #56 61.33 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-15T09:29:00.209Z] #56 61.33 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-15T09:29:00.209Z] #56 61.33 + '[' '' = dynamic ']' [2021-12-15T09:29:00.209Z] #56 61.33 + make [2021-12-15T09:29:00.348Z] #19 DONE 1.2s [2021-12-15T09:29:00.348Z] [2021-12-15T09:29:00.348Z] #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-12-15T09:29:00.348Z] #20 sha256:0a85fe0cb2a5593068d80d795988ba7d5cb488f41c977f183ccc352c876eee7f [2021-12-15T09:29:00.406Z] #29 8.064 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-15T09:29:00.505Z] #13 ... [2021-12-15T09:29:00.505Z] [2021-12-15T09:29:00.505Z] #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-12-15T09:29:00.505Z] #51 sha256:c80d63f790eb40e1d817a1ca954b35600634a909c502a0773068e15011de246b [2021-12-15T09:29:00.505Z] #51 123.0 mvdan.cc/editorconfig [2021-12-15T09:29:00.666Z] #29 8.169 [2021-12-15T09:29:00.925Z] #29 8.398 #=#=# ######################################################################## 100.0% [2021-12-15T09:29:00.925Z] #29 8.458 [2021-12-15T09:29:01.151Z] #56 62.48 + bin/ctr [2021-12-15T09:29:01.448Z] #51 124.2 mvdan.cc/sh/v3/fileutil [2021-12-15T09:29:01.490Z] #29 8.982 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-15T09:29:01.490Z] #29 9.098 [2021-12-15T09:29:01.709Z] #51 124.4 mvdan.cc/sh/v3/syntax [2021-12-15T09:29:01.747Z] #29 9.325 #=#=# ######################################################################## 100.0% [2021-12-15T09:29:01.747Z] #29 9.447 [2021-12-15T09:29:02.003Z] #29 ... [2021-12-15T09:29:02.003Z] [2021-12-15T09:29:02.003Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:29:02.003Z] #9 sha256:ceca2640d79d29728384c29443b003e75cb1e67f506a18d03ba51f2fe3d1d072 [2021-12-15T09:29:02.003Z] #9 extracting sha256:bdd06459b13e2a5668e26bbb718e23a634b96dbd660dbcb0fa35bf139aaa475c 9.3s done [2021-12-15T09:29:02.003Z] #9 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 2.1s [2021-12-15T09:29:02.251Z] #20 1.594 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-12-15T09:29:02.251Z] #20 1.671 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:29:02.251Z] #20 1.671 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:29:02.251Z] #20 1.811 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:29:03.063Z] #56 ... [2021-12-15T09:29:03.063Z] [2021-12-15T09:29:03.063Z] #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-12-15T09:29:03.063Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:29:03.063Z] #43 29.23 CC images/signalfd.o [2021-12-15T09:29:03.063Z] #43 29.47 CC images/fs.o [2021-12-15T09:29:03.063Z] #43 29.72 CC images/pstree.o [2021-12-15T09:29:03.063Z] #43 29.94 CC images/pipe.o [2021-12-15T09:29:03.063Z] #43 30.19 CC images/tcp-stream.o [2021-12-15T09:29:03.063Z] #43 30.42 CC images/sk-packet.o [2021-12-15T09:29:03.063Z] #43 30.73 CC images/mnt.o [2021-12-15T09:29:03.063Z] #43 30.99 CC images/pipe-data.o [2021-12-15T09:29:03.063Z] #43 31.28 CC images/sa.o [2021-12-15T09:29:03.063Z] #43 31.53 CC images/timer.o [2021-12-15T09:29:03.063Z] #43 31.92 CC images/timerfd.o [2021-12-15T09:29:03.063Z] #43 32.16 CC images/mm.o [2021-12-15T09:29:03.063Z] #43 32.59 CC images/sk-opts.o [2021-12-15T09:29:03.063Z] #43 32.81 CC images/sk-unix.o [2021-12-15T09:29:03.063Z] #43 33.11 CC images/sk-inet.o [2021-12-15T09:29:03.063Z] #43 33.54 CC images/tun.o [2021-12-15T09:29:03.063Z] #43 33.90 CC images/sk-netlink.o [2021-12-15T09:29:03.063Z] #43 34.21 CC images/packet-sock.o [2021-12-15T09:29:03.063Z] #43 34.60 CC images/ipc-var.o [2021-12-15T09:29:03.063Z] #43 34.95 CC images/ipc-desc.o [2021-12-15T09:29:03.063Z] #43 35.24 CC images/ipc-shm.o [2021-12-15T09:29:03.063Z] #43 35.56 CC images/ipc-msg.o [2021-12-15T09:29:03.063Z] #43 35.86 CC images/ipc-sem.o [2021-12-15T09:29:03.063Z] #43 35.95 CC images/utsns.o [2021-12-15T09:29:03.063Z] #43 36.14 CC images/creds.o [2021-12-15T09:29:03.063Z] #43 36.38 CC images/vma.o [2021-12-15T09:29:03.063Z] #43 36.64 CC images/netdev.o [2021-12-15T09:29:03.063Z] #43 37.01 CC images/tty.o [2021-12-15T09:29:03.063Z] #43 37.60 CC images/file-lock.o [2021-12-15T09:29:03.063Z] #43 37.85 CC images/rlimit.o [2021-12-15T09:29:03.063Z] #43 38.07 CC images/pagemap.o [2021-12-15T09:29:03.063Z] #43 38.39 CC images/siginfo.o [2021-12-15T09:29:03.063Z] #43 38.67 CC images/rpc.o [2021-12-15T09:29:03.187Z] #20 2.791 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-12-15T09:29:03.404Z] #9 ... [2021-12-15T09:29:03.404Z] [2021-12-15T09:29:03.404Z] #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-12-15T09:29:03.404Z] #29 sha256:3dde4081f931e27837c172d4a00d32ec434eec2128d8ee9557075eb58c0c80bb [2021-12-15T09:29:03.404Z] #29 2.332 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-12-15T09:29:03.404Z] #29 2.464 [2021-12-15T09:29:03.404Z] #29 2.679 #=#=# ############# 18.5% ########################### 38.3% ######################################### 58.3% ######################################################## 78.1% ###################################################################### 97.9% ######################################################################## 100.0% [2021-12-15T09:29:03.404Z] #29 3.305 [2021-12-15T09:29:03.404Z] #29 3.532 #=#=# ######################################################################## 100.0% [2021-12-15T09:29:03.404Z] #29 3.718 [2021-12-15T09:29:03.404Z] #29 3.955 #=#=# ################################################## 70.5% ######################################################################## 100.0% [2021-12-15T09:29:03.404Z] #29 4.185 [2021-12-15T09:29:03.404Z] #29 4.416 #=#=# ############ 17.8% ########################## 37.1% ######################################## 56.3% ###################################################### 75.9% #################################################################### 95.1% ######################################################################## 100.0% [2021-12-15T09:29:03.404Z] #29 5.061 [2021-12-15T09:29:03.405Z] #29 5.285 #=#=# ### 4.9% ###### 9.2% ########## 15.2% ############## 20.5% ################## 25.7% ###################### 30.9% ########################## 36.1% ############################# 41.3% ################################# 46.5% ##################################### 51.7% ######################################### 57.0% ############################################ 62.1% ################################################ 67.1% #################################################### 72.7% ######################################################## 78.0% ########################################################### 83.2% ############################################################### 88.4% ################################################################### 93.7% ####################################################################### 98.9% ######################################################################## 100.0% [2021-12-15T09:29:03.405Z] #29 7.249 [2021-12-15T09:29:03.405Z] #29 7.780 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-15T09:29:03.405Z] #29 7.883 [2021-12-15T09:29:03.405Z] #29 8.108 #=#=# ######################################################################## 100.0% [2021-12-15T09:29:03.405Z] #29 8.183 [2021-12-15T09:29:03.405Z] #29 8.680 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-15T09:29:03.405Z] #29 8.795 [2021-12-15T09:29:03.405Z] #29 9.018 #=#=# ######################################################################## 100.0% [2021-12-15T09:29:03.405Z] #29 9.128 [2021-12-15T09:29:03.405Z] #29 9.645 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-12-15T09:29:03.405Z] #29 9.733 [2021-12-15T09:29:03.405Z] #29 9.956 #=#=# # 1.7% [2021-12-15T09:29:03.405Z] #29 ... [2021-12-15T09:29:03.405Z] [2021-12-15T09:29:03.405Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:29:03.405Z] #9 sha256:ceca2640d79d29728384c29443b003e75cb1e67f506a18d03ba51f2fe3d1d072 [2021-12-15T09:29:03.445Z] #20 ... [2021-12-15T09:29:03.446Z] [2021-12-15T09:29:03.446Z] #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-12-15T09:29:03.446Z] #45 sha256:8e7108c026ee7869f4755060b0a0752628a8c4d9a3198475ffca79652a554d1c [2021-12-15T09:29:03.446Z] #45 118.0 vendor/golang.org/x/net/http/httpproxy [2021-12-15T09:29:03.446Z] #45 119.0 mime/multipart [2021-12-15T09:29:03.446Z] #45 123.6 crypto/tls [2021-12-15T09:29:03.446Z] #45 ... [2021-12-15T09:29:03.446Z] [2021-12-15T09:29:03.446Z] #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-12-15T09:29:03.446Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:29:03.446Z] #43 56.13 CC criu/arch/aarch64/crtools.o [2021-12-15T09:29:03.446Z] #43 57.24 CC criu/arch/aarch64/sigframe.o [2021-12-15T09:29:03.446Z] #43 57.69 LINK criu/arch/aarch64/crtools.built-in.o [2021-12-15T09:29:03.446Z] #43 57.82 DEP criu/pie/util-vdso.d [2021-12-15T09:29:03.446Z] #43 58.05 DEP criu/pie/util.d [2021-12-15T09:29:03.446Z] #43 58.34 CC criu/pie/util.o [2021-12-15T09:29:03.446Z] #43 58.93 CC criu/pie/util-vdso.o [2021-12-15T09:29:03.446Z] #43 60.21 AR criu/pie/pie.lib.a [2021-12-15T09:29:03.634Z] #43 39.94 CC images/ext-file.o [2021-12-15T09:29:03.705Z] #43 60.35 DEP criu/pie/restorer.d [2021-12-15T09:29:03.895Z] #43 40.17 CC images/cgroup.o [2021-12-15T09:29:03.976Z] #9 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 10.1s [2021-12-15T09:29:04.272Z] #43 60.76 DEP criu/arch/aarch64/intraprocedure.d [2021-12-15T09:29:04.272Z] #43 60.78 DEP criu/arch/aarch64/restorer.d [2021-12-15T09:29:04.465Z] #43 40.82 CC images/userns.o [2021-12-15T09:29:04.530Z] #43 61.12 DEP criu/arch/aarch64/vdso-pie.d [2021-12-15T09:29:04.530Z] #43 61.29 DEP criu/pie/parasite-vdso.d [2021-12-15T09:29:04.789Z] #43 61.54 DEP criu/pie/parasite.d [2021-12-15T09:29:05.035Z] #43 41.08 CC images/google/protobuf/descriptor.o [2021-12-15T09:29:05.047Z] #43 ... [2021-12-15T09:29:05.047Z] [2021-12-15T09:29:05.047Z] #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-12-15T09:29:05.047Z] #20 sha256:0a85fe0cb2a5593068d80d795988ba7d5cb488f41c977f183ccc352c876eee7f [2021-12-15T09:29:05.047Z] #20 4.715 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-12-15T09:29:06.419Z] #43 42.62 CC images/opts.o [2021-12-15T09:29:06.419Z] #43 ... [2021-12-15T09:29:06.419Z] [2021-12-15T09:29:06.419Z] #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-12-15T09:29:06.419Z] #45 sha256:32e17b6ae149a534062e0f63b1d182b4e8da54f712c6d8ed276f03aadd5ccc3e [2021-12-15T09:29:06.419Z] #45 107.8 crypto/ed25519 [2021-12-15T09:29:06.419Z] #45 108.4 crypto/rsa [2021-12-15T09:29:06.419Z] #45 110.0 crypto/dsa [2021-12-15T09:29:06.419Z] #45 110.1 crypto/x509/pkix [2021-12-15T09:29:06.419Z] #45 110.4 net [2021-12-15T09:29:06.419Z] #45 110.7 vendor/golang.org/x/crypto/chacha20 [2021-12-15T09:29:06.419Z] #45 111.5 vendor/golang.org/x/crypto/poly1305 [2021-12-15T09:29:06.419Z] #45 112.1 vendor/golang.org/x/sys/cpu [2021-12-15T09:29:06.419Z] #45 112.9 vendor/golang.org/x/crypto/chacha20poly1305 [2021-12-15T09:29:06.419Z] #45 114.0 vendor/golang.org/x/crypto/curve25519 [2021-12-15T09:29:06.419Z] #45 115.0 vendor/golang.org/x/crypto/hkdf [2021-12-15T09:29:06.419Z] #45 115.2 vendor/golang.org/x/text/transform [2021-12-15T09:29:06.419Z] #45 116.0 vendor/golang.org/x/text/unicode/bidi [2021-12-15T09:29:06.419Z] #45 117.9 vendor/golang.org/x/text/secure/bidirule [2021-12-15T09:29:06.419Z] #45 ... [2021-12-15T09:29:06.419Z] [2021-12-15T09:29:06.419Z] #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-12-15T09:29:06.419Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:29:06.419Z] #43 42.81 CC images/seccomp.o [2021-12-15T09:29:06.679Z] #43 43.07 CC images/binfmt-misc.o [2021-12-15T09:29:06.940Z] #43 43.28 CC images/time.o [2021-12-15T09:29:06.997Z] #51 ... [2021-12-15T09:29:06.997Z] [2021-12-15T09:29:06.997Z] #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-12-15T09:29:06.997Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:29:06.997Z] #43 19.88 make[1]: Nothing to be done for 'all'. [2021-12-15T09:29:06.997Z] #43 22.41 CC images/stats.o [2021-12-15T09:29:06.997Z] #43 22.82 CC images/core.o [2021-12-15T09:29:06.997Z] #43 23.42 CC images/core-x86.o [2021-12-15T09:29:06.997Z] #43 23.94 CC images/core-arm.o [2021-12-15T09:29:06.997Z] #43 24.42 CC images/core-aarch64.o [2021-12-15T09:29:06.997Z] #43 24.86 CC images/core-ppc64.o [2021-12-15T09:29:06.997Z] #43 25.51 CC images/core-s390.o [2021-12-15T09:29:06.997Z] #43 26.08 CC images/cpuinfo.o [2021-12-15T09:29:06.997Z] #43 26.59 CC images/inventory.o [2021-12-15T09:29:06.997Z] #43 26.88 CC images/fdinfo.o [2021-12-15T09:29:06.997Z] #43 27.27 CC images/fown.o [2021-12-15T09:29:06.997Z] #43 27.58 CC images/ns.o [2021-12-15T09:29:06.997Z] #43 27.79 CC images/regfile.o [2021-12-15T09:29:06.997Z] #43 28.00 CC images/ghost-file.o [2021-12-15T09:29:06.997Z] #43 28.29 CC images/fifo.o [2021-12-15T09:29:06.997Z] #43 28.48 CC images/remap-file-path.o [2021-12-15T09:29:06.997Z] #43 28.73 CC images/eventfd.o [2021-12-15T09:29:06.997Z] #43 28.98 CC images/eventpoll.o [2021-12-15T09:29:07.275Z] #9 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 7.2s [2021-12-15T09:29:07.510Z] #43 43.60 CC images/sysctl.o [2021-12-15T09:29:07.610Z] #43 29.32 CC images/fh.o [2021-12-15T09:29:07.610Z] #43 29.71 CC images/fsnotify.o [2021-12-15T09:29:07.770Z] #43 43.82 CC images/autofs.o [2021-12-15T09:29:07.770Z] #43 44.05 CC images/macvlan.o [2021-12-15T09:29:08.031Z] #43 44.27 CC images/sit.o [2021-12-15T09:29:08.174Z] #9 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 13.7s done [2021-12-15T09:29:08.200Z] #43 ... [2021-12-15T09:29:08.200Z] [2021-12-15T09:29:08.200Z] #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-12-15T09:29:08.200Z] #51 sha256:c80d63f790eb40e1d817a1ca954b35600634a909c502a0773068e15011de246b [2021-12-15T09:29:08.200Z] #51 131.0 mvdan.cc/sh/v3/cmd/shfmt [2021-12-15T09:29:08.291Z] #43 44.50 CC images/memfd.o [2021-12-15T09:29:08.329Z] #20 7.631 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [307 kB] [2021-12-15T09:29:08.434Z] #9 extracting sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a done [2021-12-15T09:29:08.552Z] #43 44.80 CC images/timens.o [2021-12-15T09:29:08.644Z] #9 ... [2021-12-15T09:29:08.644Z] [2021-12-15T09:29:08.644Z] #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-12-15T09:29:08.644Z] #29 sha256:a121867c1d633aaee5a44ba772b1cee2fe388cdae5987cee0e4b72aea468661a [2021-12-15T09:29:08.644Z] #29 9.993 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-12-15T09:29:08.644Z] #29 10.09 [2021-12-15T09:29:08.644Z] #29 10.33 #=#=# 0.0% ############ 17.6% ################################ 44.4% ###################################### 53.0% ########################################### 60.6% ################################################## 69.5% ######################################################################## 100.0% [2021-12-15T09:29:08.644Z] #29 11.21 [2021-12-15T09:29:08.644Z] #29 11.76 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-15T09:29:08.644Z] #29 11.89 [2021-12-15T09:29:08.644Z] #29 12.11 #=#=# ######################################################################## 100.0% [2021-12-15T09:29:08.644Z] #29 12.21 [2021-12-15T09:29:08.644Z] #29 12.67 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-15T09:29:08.644Z] #29 12.79 [2021-12-15T09:29:08.644Z] #29 13.02 #=#=# ######################################################################## 100.0% [2021-12-15T09:29:08.644Z] #29 13.12 [2021-12-15T09:29:08.644Z] #29 13.14 Download of images into '/build' complete. [2021-12-15T09:29:08.644Z] #29 13.14 Use something like the following to load the result into a Docker daemon: [2021-12-15T09:29:08.644Z] #29 13.14 tar -cC '/build' . | docker load [2021-12-15T09:29:08.644Z] #29 DONE 16.0s [2021-12-15T09:29:08.644Z] [2021-12-15T09:29:08.645Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.12-buster@sha256:cf0ec899665596a2e86cd580ed0b05375153a29ddc4b8e84b1458bbb2644d10d [2021-12-15T09:29:08.645Z] #9 sha256:ceca2640d79d29728384c29443b003e75cb1e67f506a18d03ba51f2fe3d1d072 [2021-12-15T09:29:08.813Z] #43 45.09 LINK images/built-in.o [2021-12-15T09:29:08.902Z] #20 ... [2021-12-15T09:29:08.902Z] [2021-12-15T09:29:08.902Z] #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-12-15T09:29:08.902Z] #58 sha256:0b91d1c7d91b4a261158feb52db6f401d4705ecb6f86b1d2a856ffa3507b829b [2021-12-15T09:29:08.902Z] #58 123.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-15T09:29:08.902Z] #58 123.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-12-15T09:29:09.073Z] #43 45.28 GEN compel/include/asm [2021-12-15T09:29:09.073Z] #43 45.32 GEN compel/include/version.h [2021-12-15T09:29:09.073Z] #43 45.34 touch .config [2021-12-15T09:29:09.073Z] #43 45.41 GEN include/common/config.h [2021-12-15T09:29:09.073Z] #43 45.51 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-12-15T09:29:09.162Z] #58 DONE 133.7s [2021-12-15T09:29:09.162Z] [2021-12-15T09:29:09.162Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-12-15T09:29:09.162Z] #59 sha256:df444fc370ca1b7db431c4a885d6813073a962048cc2e1e3fdc8f60c79323e16 [2021-12-15T09:29:09.162Z] #59 DONE 0.1s [2021-12-15T09:29:09.162Z] [2021-12-15T09:29:09.162Z] #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-12-15T09:29:09.162Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:29:09.162Z] #43 62.04 CC criu/pie/parasite.o [2021-12-15T09:29:09.162Z] #43 64.62 LINK criu/pie/parasite.built-in.o [2021-12-15T09:29:09.162Z] #43 64.65 GEN criu/pie/parasite-blob.h [2021-12-15T09:29:09.162Z] #43 64.69 CC criu/pie/parasite-vdso.o [2021-12-15T09:29:09.162Z] #43 ... [2021-12-15T09:29:09.162Z] [2021-12-15T09:29:09.162Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-15T09:29:09.162Z] #60 sha256:0e885622b02019c592e6122a8f894aebd85caf58b662806a2f3895267f778def [2021-12-15T09:29:09.162Z] #60 DONE 0.1s [2021-12-15T09:29:09.334Z] #43 45.54 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-12-15T09:29:09.334Z] #43 45.57 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-12-15T09:29:09.334Z] #43 45.59 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-12-15T09:29:09.334Z] #43 45.62 DEP compel/arch/x86/plugins/std/memcpy.d [2021-12-15T09:29:09.334Z] #43 45.66 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-12-15T09:29:09.334Z] #43 45.69 GEN compel/plugins/include/uapi/std/syscall.h [2021-12-15T09:29:09.334Z] #43 45.73 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-12-15T09:29:09.420Z] [2021-12-15T09:29:09.420Z] #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-12-15T09:29:09.420Z] #32 sha256:7ab4a75cdcc451c359714405344fe9d6ebfd6ceb03850110810870374f39fbeb [2021-12-15T09:29:09.420Z] #32 ... [2021-12-15T09:29:09.420Z] [2021-12-15T09:29:09.420Z] #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-12-15T09:29:09.420Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:29:09.420Z] #43 66.19 CC criu/arch/aarch64/vdso-pie.o [2021-12-15T09:29:09.594Z] #43 45.74 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-12-15T09:29:09.594Z] #43 45.78 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-12-15T09:29:09.594Z] #43 45.79 DEP compel/plugins/std/infect.d [2021-12-15T09:29:09.594Z] #43 45.89 DEP compel/plugins/std/string.d [2021-12-15T09:29:09.594Z] #43 45.96 DEP compel/plugins/std/log.d [2021-12-15T09:29:09.855Z] #43 46.11 DEP compel/plugins/std/fds.d [2021-12-15T09:29:09.986Z] #43 66.70 CC criu/arch/aarch64/restorer.o [2021-12-15T09:29:10.165Z] #43 46.23 DEP compel/plugins/std/std.d [2021-12-15T09:29:10.165Z] #43 46.35 DEP compel/plugins/shmem/shmem.d [2021-12-15T09:29:10.343Z] #9 DONE 42.6s [2021-12-15T09:29:10.343Z] [2021-12-15T09:29:10.343Z] #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-12-15T09:29:10.343Z] #29 sha256:3dde4081f931e27837c172d4a00d32ec434eec2128d8ee9557075eb58c0c80bb [2021-12-15T09:29:10.343Z] #29 9.956 #=#=# # 1.7% ###### 9.1% ###################### 31.8% ###################################### 53.0% ########################################### 60.4% ############################################## 65.2% ########################################################## 80.6% ######################################################################## 100.0% [2021-12-15T09:29:10.343Z] #29 11.12 [2021-12-15T09:29:10.343Z] #29 11.67 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-15T09:29:10.343Z] #29 11.77 [2021-12-15T09:29:10.343Z] #29 12.00 #=#=# ######################################################################## 100.0% [2021-12-15T09:29:10.343Z] #29 12.08 [2021-12-15T09:29:10.343Z] #29 12.55 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-15T09:29:10.343Z] #29 12.68 [2021-12-15T09:29:10.343Z] #29 12.90 #=#=# ######################################################################## 100.0% [2021-12-15T09:29:10.343Z] #29 13.01 [2021-12-15T09:29:10.343Z] #29 13.04 Download of images into '/build' complete. [2021-12-15T09:29:10.343Z] #29 13.04 Use something like the following to load the result into a Docker daemon: [2021-12-15T09:29:10.343Z] #29 13.04 tar -cC '/build' . | docker load [2021-12-15T09:29:10.343Z] #29 DONE 17.4s [2021-12-15T09:29:10.343Z] [2021-12-15T09:29:10.343Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-15T09:29:10.343Z] #10 sha256:11285ef68a46e6da7e22b92e3d5425ba260003a13984fe4bbf237000fd73e2fa [2021-12-15T09:29:10.428Z] #43 46.55 DEP compel/plugins/fds/fds.d [2021-12-15T09:29:10.428Z] #43 ... [2021-12-15T09:29:10.428Z] [2021-12-15T09:29:10.428Z] #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-12-15T09:29:10.428Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:29:10.428Z] #13 105.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-15T09:29:10.428Z] #13 105.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-12-15T09:29:10.428Z] #13 105.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:29:10.428Z] #13 ... [2021-12-15T09:29:10.428Z] [2021-12-15T09:29:10.428Z] #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-12-15T09:29:10.428Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:29:10.428Z] #43 46.76 CC compel/plugins/std/std.o [2021-12-15T09:29:10.552Z] #43 ... [2021-12-15T09:29:10.552Z] [2021-12-15T09:29:10.552Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-15T09:29:10.552Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-12-15T09:29:10.552Z] #63 CACHED [2021-12-15T09:29:10.552Z] [2021-12-15T09:29:10.552Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-15T09:29:10.552Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-12-15T09:29:10.552Z] #65 CACHED [2021-12-15T09:29:10.552Z] [2021-12-15T09:29:10.552Z] #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-12-15T09:29:10.552Z] #20 sha256:0a85fe0cb2a5593068d80d795988ba7d5cb488f41c977f183ccc352c876eee7f [2021-12-15T09:29:10.552Z] #20 9.495 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-12-15T09:29:10.693Z] #43 47.01 CC compel/plugins/std/fds.o [2021-12-15T09:29:11.264Z] #43 47.57 CC compel/plugins/std/log.o [2021-12-15T09:29:11.512Z] #51 ... [2021-12-15T09:29:11.512Z] [2021-12-15T09:29:11.512Z] #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-12-15T09:29:11.512Z] #45 sha256:5bdf23637ec3205866a13b96a5e5ee6a935e8fcc28b6fb7a6a43bd2f06eca999 [2021-12-15T09:29:11.512Z] #45 123.7 go/parser [2021-12-15T09:29:11.512Z] #45 125.1 text/template [2021-12-15T09:29:11.512Z] #45 127.3 encoding/xml [2021-12-15T09:29:11.512Z] #45 130.5 go/doc [2021-12-15T09:29:11.512Z] #45 132.7 github.com/LK4D4/vndr/versioned [2021-12-15T09:29:11.512Z] #45 132.8 compress/flate [2021-12-15T09:29:11.512Z] #45 ... [2021-12-15T09:29:11.512Z] [2021-12-15T09:29:11.512Z] #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-12-15T09:29:11.512Z] #56 sha256:7358ddcb513149e29faf0e04ad5160c3d0b8a5e037e257eb91cfe2cbe716013d [2021-12-15T09:29:11.512Z] #56 59.26 Checking out files: 41% (1951/4710) Checking out files: 42% (1979/4710) Checking out files: 43% (2026/4710) Checking out files: 44% (2073/4710) Checking out files: 45% (2120/4710) Checking out files: 46% (2167/4710) Checking out files: 47% (2214/4710) Checking out files: 48% (2261/4710) Checking out files: 49% (2308/4710) Checking out files: 50% (2355/4710) Checking out files: 51% (2403/4710) Checking out files: 52% (2450/4710) Checking out files: 53% (2497/4710) Checking out files: 54% (2544/4710) Checking out files: 55% (2591/4710) Checking out files: 56% (2638/4710) Checking out files: 57% (2685/4710) Checking out files: 58% (2732/4710) Checking out files: 59% (2779/4710) Checking out files: 60% (2826/4710) Checking out files: 61% (2874/4710) Checking out files: 62% (2921/4710) Checking out files: 63% (2968/4710) Checking out files: 64% (3015/4710) Checking out files: 65% (3062/4710) Checking out files: 66% (3109/4710) Checking out files: 67% (3156/4710) Checking out files: 68% (3203/4710) Checking out files: 69% (3250/4710) Checking out files: 70% (3297/4710) Checking out files: 71% (3345/4710) Checking out files: 72% (3392/4710) Checking out files: 73% (3439/4710) Checking out files: 74% (3486/4710) Checking out files: 75% (3533/4710) Checking out files: 76% (3580/4710) Checking out files: 77% (3627/4710) Checking out files: 78% (3674/4710) Checking out files: 79% (3721/4710) Checking out files: 80% (3768/4710) Checking out files: 81% (3816/4710) Checking out files: 82% (3863/4710) Checking out files: 83% (3910/4710) Checking out files: 84% (3957/4710) Checking out files: 85% (4004/4710) Checking out files: 86% (4051/4710) Checking out files: 87% (4098/4710) Checking out files: 88% (4145/4710) Checking out files: 89% (4192/4710) Checking out files: 90% (4239/4710) Checking out files: 91% (4287/4710) Checking out files: 92% (4334/4710) Checking out files: 93% (4381/4710) Checking out files: 94% (4428/4710) Checking out files: 95% (4475/4710) Checking out files: 96% (4522/4710) Checking out files: 97% (4569/4710) Checking out files: 98% (4616/4710) Checking out files: 99% (4663/4710) Checking out files: 100% (4710/4710) Checking out files: 100% (4710/4710), done. [2021-12-15T09:29:11.512Z] #56 61.13 + cd /tmp/tmp.Kwjn8bBp7m/src/github.com/containerd/containerd [2021-12-15T09:29:11.512Z] #56 61.13 + git checkout -q 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2021-12-15T09:29:11.773Z] #56 ... [2021-12-15T09:29:11.773Z] [2021-12-15T09:29:11.773Z] #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-12-15T09:29:11.773Z] #51 sha256:c80d63f790eb40e1d817a1ca954b35600634a909c502a0773068e15011de246b [2021-12-15T09:29:11.773Z] #51 DONE 134.5s [2021-12-15T09:29:12.035Z] [2021-12-15T09:29:12.035Z] #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-12-15T09:29:12.035Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:29:12.035Z] #43 30.34 CC images/signalfd.o [2021-12-15T09:29:12.035Z] #43 30.54 CC images/fs.o [2021-12-15T09:29:12.035Z] #43 30.81 CC images/pstree.o [2021-12-15T09:29:12.035Z] #43 31.13 CC images/pipe.o [2021-12-15T09:29:12.035Z] #43 31.39 CC images/tcp-stream.o [2021-12-15T09:29:12.035Z] #43 31.72 CC images/sk-packet.o [2021-12-15T09:29:12.035Z] #43 31.96 CC images/mnt.o [2021-12-15T09:29:12.035Z] #43 32.14 CC images/pipe-data.o [2021-12-15T09:29:12.035Z] #43 32.49 CC images/sa.o [2021-12-15T09:29:12.035Z] #43 32.73 CC images/timer.o [2021-12-15T09:29:12.035Z] #43 33.16 CC images/timerfd.o [2021-12-15T09:29:12.035Z] #43 33.45 CC images/mm.o [2021-12-15T09:29:12.035Z] #43 33.82 CC images/sk-opts.o [2021-12-15T09:29:12.206Z] #43 48.60 CC compel/plugins/std/string.o [2021-12-15T09:29:12.254Z] #10 DONE 2.0s [2021-12-15T09:29:12.254Z] [2021-12-15T09:29:12.254Z] #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-12-15T09:29:12.254Z] #11 sha256:1f805251155d2e38eb2a12084b0443c0ace68abde3ead7733cd63efb3ff49c4c [2021-12-15T09:29:12.296Z] #43 34.20 CC images/sk-unix.o [2021-12-15T09:29:12.867Z] #43 34.75 CC images/sk-inet.o [2021-12-15T09:29:13.148Z] #43 49.35 CC compel/plugins/std/infect.o [2021-12-15T09:29:13.639Z] #11 DONE 1.2s [2021-12-15T09:29:13.639Z] [2021-12-15T09:29:13.639Z] #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-12-15T09:29:13.639Z] #58 sha256:f738d6083011c1a8486374df96c2d7309755f91ff7fb991b35bceed2e8d107ea [2021-12-15T09:29:13.639Z] #58 ... [2021-12-15T09:29:13.639Z] [2021-12-15T09:29:13.639Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-15T09:29:13.639Z] #31 sha256:51afbc9e5c48fc3c1e9f39aa5954734d9934685c717f5de5dd64a904546a0f0e [2021-12-15T09:29:13.639Z] #31 DONE 0.4s [2021-12-15T09:29:13.639Z] [2021-12-15T09:29:13.639Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-15T09:29:13.639Z] #39 sha256:12f731e9caebc8e5fa4e3018f8c0a37f79ac8e1018d47bfa8c9ada8ce3171de5 [2021-12-15T09:29:13.639Z] #39 DONE 0.4s [2021-12-15T09:29:13.639Z] [2021-12-15T09:29:13.639Z] #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-12-15T09:29:13.639Z] #40 sha256:f921907f62e8abf96bd437518ce64b27c36469ed4bee848aac0bb7f88af1694e [2021-12-15T09:29:13.719Z] #43 49.89 CC compel/arch/x86/plugins/std/parasite-head.o [2021-12-15T09:29:13.719Z] #43 49.94 CC compel/arch/x86/plugins/std/memcpy.o [2021-12-15T09:29:13.719Z] #43 50.00 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-12-15T09:29:13.719Z] #43 50.07 AR compel/plugins/std.lib.a [2021-12-15T09:29:13.810Z] #43 35.47 CC images/tun.o [2021-12-15T09:29:13.909Z] #9 extracting sha256:c0803d49160b636892b01a8c5600a13f27e21b7c45e3fb0119bd523422df33a1 13.0s done [2021-12-15T09:29:13.910Z] #9 extracting sha256:142a2838e484f55a464b29e0d1db829b7149b0bd914ce46f77753e139cd1b95a done [2021-12-15T09:29:13.910Z] #9 DONE 47.0s [2021-12-15T09:29:13.910Z] [2021-12-15T09:29:13.910Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-15T09:29:13.910Z] #10 sha256:11285ef68a46e6da7e22b92e3d5425ba260003a13984fe4bbf237000fd73e2fa [2021-12-15T09:29:13.980Z] #43 50.18 CC compel/plugins/fds/fds.o [2021-12-15T09:29:14.071Z] #43 35.99 CC images/sk-netlink.o [2021-12-15T09:29:14.071Z] #43 ... [2021-12-15T09:29:14.071Z] [2021-12-15T09:29:14.071Z] #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-12-15T09:29:14.071Z] #56 sha256:7358ddcb513149e29faf0e04ad5160c3d0b8a5e037e257eb91cfe2cbe716013d [2021-12-15T09:29:14.071Z] #56 65.09 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-15T09:29:14.071Z] #56 65.09 + BUILDTAGS='netgo osusergo static_build' [2021-12-15T09:29:14.071Z] #56 65.09 + export EXTRA_FLAGS=-buildmode=pie [2021-12-15T09:29:14.071Z] #56 65.09 + EXTRA_FLAGS=-buildmode=pie [2021-12-15T09:29:14.071Z] #56 65.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-15T09:29:14.071Z] #56 65.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-15T09:29:14.071Z] #56 65.09 + '[' '' = dynamic ']' [2021-12-15T09:29:14.071Z] #56 65.09 + make [2021-12-15T09:29:14.240Z] #43 50.51 AR compel/plugins/fds.lib.a [2021-12-15T09:29:14.240Z] #43 50.59 HOSTDEP compel/src/lib/log-host.d [2021-12-15T09:29:14.500Z] #43 50.66 HOSTDEP compel/src/lib/handle-elf-host.d [2021-12-15T09:29:14.500Z] #43 50.77 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-12-15T09:29:14.761Z] #43 50.89 HOSTDEP compel/src/main-host.d [2021-12-15T09:29:14.761Z] #43 50.98 DEP compel/src/lib/ptrace.d [2021-12-15T09:29:14.761Z] #43 51.16 DEP compel/src/lib/infect.d [2021-12-15T09:29:15.021Z] #43 51.41 DEP compel/src/lib/infect-util.d [2021-12-15T09:29:15.279Z] #10 DONE 1.6s [2021-12-15T09:29:15.279Z] [2021-12-15T09:29:15.279Z] #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-12-15T09:29:15.279Z] #11 sha256:1f805251155d2e38eb2a12084b0443c0ace68abde3ead7733cd63efb3ff49c4c [2021-12-15T09:29:15.282Z] #43 51.52 DEP compel/src/lib/infect-rpc.d [2021-12-15T09:29:15.542Z] #43 51.70 DEP compel/arch/x86/src/lib/infect.d [2021-12-15T09:29:15.542Z] #43 51.84 DEP compel/arch/x86/src/lib/cpu.d [2021-12-15T09:29:15.803Z] #43 51.93 DEP compel/src/lib/log.d [2021-12-15T09:29:15.803Z] #43 51.99 DEP compel/src/main.d [2021-12-15T09:29:15.803Z] #43 52.10 DEP compel/src/lib/handle-elf.d [2021-12-15T09:29:15.803Z] #43 52.21 DEP compel/arch/x86/src/lib/handle-elf.d [2021-12-15T09:29:15.819Z] #20 ... [2021-12-15T09:29:15.819Z] [2021-12-15T09:29:15.819Z] #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-12-15T09:29:15.819Z] #53 sha256:0c07b05e443e95fa3e3f3c25d4672dba8b6bf7a77461be111f5b29a9461e81cf [2021-12-15T09:29:15.819Z] #53 18.99 + cd /tmp/tmp.YeAxAzTxsK/src/github.com/opencontainers/runc [2021-12-15T09:29:15.819Z] #53 18.99 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-12-15T09:29:15.819Z] #53 20.34 + '[' -z '' ']' [2021-12-15T09:29:15.819Z] #53 20.35 + target=static [2021-12-15T09:29:15.819Z] #53 20.35 + make 'BUILDTAGS=seccomp ' static [2021-12-15T09:29:15.819Z] #53 21.11 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-12-15T09:29:15.984Z] #56 66.72 + bin/ctr [2021-12-15T09:29:16.063Z] #43 52.34 CC compel/src/lib/log.o [2021-12-15T09:29:16.213Z] #11 DONE 0.9s [2021-12-15T09:29:16.213Z] [2021-12-15T09:29:16.214Z] #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-12-15T09:29:16.214Z] #58 sha256:b82a48480bfe8c441d355fce4b914b94ea369093806e626a282479c267703df5 [2021-12-15T09:29:16.214Z] #58 ... [2021-12-15T09:29:16.214Z] [2021-12-15T09:29:16.214Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-15T09:29:16.214Z] #31 sha256:51afbc9e5c48fc3c1e9f39aa5954734d9934685c717f5de5dd64a904546a0f0e [2021-12-15T09:29:16.214Z] #31 DONE 0.2s [2021-12-15T09:29:16.324Z] #43 52.55 CC compel/arch/x86/src/lib/cpu.o [2021-12-15T09:29:16.324Z] #43 ... [2021-12-15T09:29:16.324Z] [2021-12-15T09:29:16.324Z] #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-12-15T09:29:16.324Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:29:16.324Z] #13 121.5 Selecting previously unselected package libapparmor1:amd64. [2021-12-15T09:29:16.324Z] #13 121.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-12-15T09:29:16.324Z] #13 121.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-12-15T09:29:16.480Z] [2021-12-15T09:29:16.480Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-15T09:29:16.480Z] #39 sha256:12f731e9caebc8e5fa4e3018f8c0a37f79ac8e1018d47bfa8c9ada8ce3171de5 [2021-12-15T09:29:16.480Z] #39 DONE 0.3s [2021-12-15T09:29:16.480Z] [2021-12-15T09:29:16.480Z] #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-12-15T09:29:16.480Z] #40 sha256:f921907f62e8abf96bd437518ce64b27c36469ed4bee848aac0bb7f88af1694e [2021-12-15T09:29:16.584Z] #13 121.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-12-15T09:29:16.584Z] #13 121.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-12-15T09:29:16.584Z] #13 121.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-12-15T09:29:16.584Z] #13 121.8 Selecting previously unselected package libbtrfs0. [2021-12-15T09:29:16.584Z] #13 121.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-12-15T09:29:16.584Z] #13 121.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-12-15T09:29:16.584Z] #13 ... [2021-12-15T09:29:16.584Z] [2021-12-15T09:29:16.584Z] #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-12-15T09:29:16.584Z] #45 sha256:32e17b6ae149a534062e0f63b1d182b4e8da54f712c6d8ed276f03aadd5ccc3e [2021-12-15T09:29:16.584Z] #45 118.2 vendor/golang.org/x/text/unicode/norm [2021-12-15T09:29:16.584Z] #45 123.1 vendor/golang.org/x/net/idna [2021-12-15T09:29:16.584Z] #45 125.6 vendor/golang.org/x/net/http2/hpack [2021-12-15T09:29:16.584Z] #45 126.9 mime [2021-12-15T09:29:16.845Z] #45 ... [2021-12-15T09:29:16.845Z] [2021-12-15T09:29:16.845Z] #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-12-15T09:29:16.845Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:29:16.845Z] #13 121.9 Selecting previously unselected package libbtrfs-dev. [2021-12-15T09:29:16.845Z] #13 121.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-12-15T09:29:16.845Z] #13 121.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-12-15T09:29:17.105Z] #13 122.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-12-15T09:29:17.105Z] #13 122.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-12-15T09:29:17.105Z] #13 122.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-12-15T09:29:17.105Z] #13 122.2 Selecting previously unselected package libudev-dev:amd64. [2021-12-15T09:29:17.105Z] #13 122.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-12-15T09:29:17.105Z] #13 122.2 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-12-15T09:29:17.365Z] #13 122.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-12-15T09:29:17.365Z] #13 122.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-12-15T09:29:17.365Z] #13 122.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-12-15T09:29:17.627Z] #13 122.8 Selecting previously unselected package libpcre16-3:amd64. [2021-12-15T09:29:17.627Z] #13 122.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-12-15T09:29:17.627Z] #13 122.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-12-15T09:29:17.887Z] #13 123.0 Selecting previously unselected package libpcre32-3:amd64. [2021-12-15T09:29:17.888Z] #13 123.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-12-15T09:29:17.888Z] #13 123.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-12-15T09:29:17.888Z] #13 123.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-12-15T09:29:18.148Z] #13 123.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-12-15T09:29:18.148Z] #13 123.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-12-15T09:29:18.148Z] #13 123.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-12-15T09:29:18.148Z] #13 123.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-12-15T09:29:18.148Z] #13 123.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-12-15T09:29:18.720Z] #13 123.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-12-15T09:29:18.720Z] #13 123.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-12-15T09:29:18.720Z] #13 123.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-12-15T09:29:18.981Z] #13 124.1 Selecting previously unselected package libdevmapper-dev:amd64. [2021-12-15T09:29:18.981Z] #13 124.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-12-15T09:29:18.981Z] #13 124.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-12-15T09:29:19.105Z] #53 ... [2021-12-15T09:29:19.105Z] [2021-12-15T09:29:19.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-12-15T09:29:19.105Z] #20 sha256:0a85fe0cb2a5593068d80d795988ba7d5cb488f41c977f183ccc352c876eee7f [2021-12-15T09:29:19.105Z] #20 18.20 Fetched 8822 kB in 17s (522 kB/s) [2021-12-15T09:29:19.241Z] #13 124.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-12-15T09:29:19.241Z] #13 124.3 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2021-12-15T09:29:19.241Z] #13 124.4 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2021-12-15T09:29:19.502Z] #13 124.5 Selecting previously unselected package libsystemd-dev:amd64. [2021-12-15T09:29:19.502Z] #13 124.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-12-15T09:29:19.502Z] #13 124.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-12-15T09:29:20.072Z] #13 125.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-12-15T09:29:20.072Z] #13 125.1 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2021-12-15T09:29:20.072Z] #13 125.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-12-15T09:29:20.072Z] #13 125.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-12-15T09:29:20.072Z] #13 125.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-12-15T09:29:20.072Z] #13 125.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-12-15T09:29:20.072Z] #13 125.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:29:20.072Z] #13 125.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-12-15T09:29:20.072Z] #13 125.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-12-15T09:29:20.072Z] #13 125.2 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-12-15T09:29:20.072Z] #13 125.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-12-15T09:29:20.072Z] #13 125.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-12-15T09:29:20.072Z] #13 125.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-12-15T09:29:20.072Z] #13 125.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-12-15T09:29:20.072Z] #13 125.2 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-12-15T09:29:20.072Z] #13 125.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-12-15T09:29:20.072Z] #13 125.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-12-15T09:29:20.072Z] #13 125.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:29:20.072Z] #13 125.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-15T09:29:20.072Z] #13 125.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-15T09:29:20.072Z] #13 125.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:29:20.072Z] #13 125.3 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-12-15T09:29:20.072Z] #13 125.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-12-15T09:29:20.072Z] #13 125.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-12-15T09:29:20.072Z] #13 125.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-12-15T09:29:20.190Z] #56 ... [2021-12-15T09:29:20.190Z] [2021-12-15T09:29:20.190Z] #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-12-15T09:29:20.190Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:29:20.190Z] #43 36.46 CC images/packet-sock.o [2021-12-15T09:29:20.190Z] #43 37.15 CC images/ipc-var.o [2021-12-15T09:29:20.190Z] #43 37.47 CC images/ipc-desc.o [2021-12-15T09:29:20.190Z] #43 37.64 CC images/ipc-shm.o [2021-12-15T09:29:20.190Z] #43 37.79 CC images/ipc-msg.o [2021-12-15T09:29:20.190Z] #43 37.99 CC images/ipc-sem.o [2021-12-15T09:29:20.190Z] #43 38.17 CC images/utsns.o [2021-12-15T09:29:20.190Z] #43 38.30 CC images/creds.o [2021-12-15T09:29:20.190Z] #43 38.50 CC images/vma.o [2021-12-15T09:29:20.190Z] #43 38.74 CC images/netdev.o [2021-12-15T09:29:20.190Z] #43 39.06 CC images/tty.o [2021-12-15T09:29:20.190Z] #43 39.58 CC images/file-lock.o [2021-12-15T09:29:20.190Z] #43 39.75 CC images/rlimit.o [2021-12-15T09:29:20.190Z] #43 40.03 CC images/pagemap.o [2021-12-15T09:29:20.190Z] #43 40.37 CC images/siginfo.o [2021-12-15T09:29:20.190Z] #43 40.66 CC images/rpc.o [2021-12-15T09:29:20.190Z] #43 41.72 CC images/ext-file.o [2021-12-15T09:29:20.190Z] #43 41.91 CC images/cgroup.o [2021-12-15T09:29:20.318Z] #40 ... [2021-12-15T09:29:20.318Z] [2021-12-15T09:29:20.318Z] #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-12-15T09:29:20.318Z] #12 sha256:a38f4effa49dcb90223244ca3a328848e4d7a9c8d3867c505a8091ccfe92bf37 [2021-12-15T09:29:20.318Z] #12 DONE 6.6s [2021-12-15T09:29:20.318Z] [2021-12-15T09:29:20.318Z] #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-12-15T09:29:20.318Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:29:20.333Z] #13 125.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-12-15T09:29:20.333Z] #13 125.4 Setting up dmsetup (2:1.02.155-3) ... [2021-12-15T09:29:20.333Z] #13 125.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-12-15T09:29:20.333Z] #13 125.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-12-15T09:29:20.333Z] #13 125.5 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:29:20.451Z] #43 42.37 CC images/userns.o [2021-12-15T09:29:20.712Z] #43 42.70 CC images/google/protobuf/descriptor.o [2021-12-15T09:29:21.007Z] #20 18.20 Reading package lists... [2021-12-15T09:29:21.007Z] #20 ... [2021-12-15T09:29:21.007Z] [2021-12-15T09:29:21.007Z] #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-12-15T09:29:21.007Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:29:21.007Z] #43 67.37 CC criu/arch/aarch64/intraprocedure.o [2021-12-15T09:29:21.007Z] #43 67.47 CC criu/pie/restorer.o [2021-12-15T09:29:21.007Z] #43 73.59 LINK criu/pie/restorer.built-in.o [2021-12-15T09:29:21.007Z] #43 73.65 GEN criu/pie/restorer-blob.h [2021-12-15T09:29:21.007Z] #43 73.83 DEP criu/vdso.d [2021-12-15T09:29:21.007Z] #43 74.07 DEP criu/uts_ns.d [2021-12-15T09:29:21.007Z] #43 74.35 DEP criu/util.d [2021-12-15T09:29:21.007Z] #43 74.67 DEP criu/uffd.d [2021-12-15T09:29:21.007Z] #43 75.00 DEP criu/tun.d [2021-12-15T09:29:21.007Z] #43 75.24 DEP criu/tty.d [2021-12-15T09:29:21.007Z] #43 75.50 DEP criu/timerfd.d [2021-12-15T09:29:21.007Z] #43 75.78 DEP criu/timens.d [2021-12-15T09:29:21.007Z] #43 76.06 DEP criu/sysfs_parse.d [2021-12-15T09:29:21.007Z] #43 76.32 DEP criu/sysctl.d [2021-12-15T09:29:21.007Z] #43 76.57 DEP criu/string.d [2021-12-15T09:29:21.007Z] #43 76.65 DEP criu/stats.d [2021-12-15T09:29:21.007Z] #43 76.83 DEP criu/sockets.d [2021-12-15T09:29:21.007Z] #43 77.07 DEP criu/sk-unix.d [2021-12-15T09:29:21.007Z] #43 77.34 DEP criu/sk-tcp.d [2021-12-15T09:29:21.007Z] #43 77.66 DEP criu/sk-queue.d [2021-12-15T09:29:21.266Z] #43 77.92 DEP criu/sk-packet.d [2021-12-15T09:29:21.266Z] #43 78.05 DEP criu/sk-netlink.d [2021-12-15T09:29:21.275Z] #13 DONE 126.2s [2021-12-15T09:29:21.275Z] [2021-12-15T09:29:21.275Z] #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-12-15T09:29:21.275Z] #53 sha256:4035031c37153b606f5e34f1c8bd30494deb271236db5bbd985ac4d317532fa0 [2021-12-15T09:29:21.284Z] #43 ... [2021-12-15T09:29:21.284Z] [2021-12-15T09:29:21.284Z] #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-12-15T09:29:21.284Z] #45 sha256:5bdf23637ec3205866a13b96a5e5ee6a935e8fcc28b6fb7a6a43bd2f06eca999 [2021-12-15T09:29:21.284Z] #45 134.2 github.com/LK4D4/vndr/build [2021-12-15T09:29:21.284Z] #45 136.4 hash/crc32 [2021-12-15T09:29:21.284Z] #45 137.7 compress/gzip [2021-12-15T09:29:21.284Z] #45 138.7 crypto/rand [2021-12-15T09:29:21.284Z] #45 139.3 crypto/dsa [2021-12-15T09:29:21.284Z] #45 139.4 crypto/ed25519 [2021-12-15T09:29:21.284Z] #45 139.7 crypto/rsa [2021-12-15T09:29:21.284Z] #45 139.8 crypto/x509/pkix [2021-12-15T09:29:21.284Z] #45 140.5 net [2021-12-15T09:29:21.284Z] #45 140.9 vendor/golang.org/x/crypto/chacha20 [2021-12-15T09:29:21.284Z] #45 141.4 vendor/golang.org/x/crypto/poly1305 [2021-12-15T09:29:21.284Z] #45 141.9 vendor/golang.org/x/sys/cpu [2021-12-15T09:29:21.284Z] #45 142.4 vendor/golang.org/x/crypto/chacha20poly1305 [2021-12-15T09:29:21.284Z] #45 143.5 vendor/golang.org/x/crypto/curve25519 [2021-12-15T09:29:21.524Z] #43 78.27 DEP criu/sk-inet.d [2021-12-15T09:29:21.545Z] #45 144.3 vendor/golang.org/x/crypto/hkdf [2021-12-15T09:29:21.783Z] #43 78.44 DEP criu/signalfd.d [2021-12-15T09:29:21.783Z] #43 78.55 DEP criu/sigframe.d [2021-12-15T09:29:21.806Z] #45 144.5 vendor/golang.org/x/text/transform [2021-12-15T09:29:22.042Z] #43 78.68 DEP criu/shmem.d [2021-12-15T09:29:22.300Z] #43 78.85 DEP criu/servicefd.d [2021-12-15T09:29:22.300Z] #43 78.95 DEP criu/seize.d [2021-12-15T09:29:22.300Z] #43 79.02 DEP criu/seccomp.d [2021-12-15T09:29:22.379Z] #45 ... [2021-12-15T09:29:22.379Z] [2021-12-15T09:29:22.379Z] #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-12-15T09:29:22.379Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:29:22.379Z] #43 44.16 CC images/opts.o [2021-12-15T09:29:22.379Z] #43 44.38 CC images/seccomp.o [2021-12-15T09:29:22.559Z] #43 79.12 DEP criu/rst-malloc.d [2021-12-15T09:29:22.559Z] #43 79.22 DEP criu/rbtree.d [2021-12-15T09:29:22.559Z] #43 79.28 DEP criu/pstree.d [2021-12-15T09:29:22.559Z] #43 ... [2021-12-15T09:29:22.559Z] [2021-12-15T09:29:22.559Z] #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-12-15T09:29:22.559Z] #45 sha256:8e7108c026ee7869f4755060b0a0752628a8c4d9a3198475ffca79652a554d1c [2021-12-15T09:29:22.559Z] #45 137.3 net/http/httptrace [2021-12-15T09:29:22.559Z] #45 137.7 net/http [2021-12-15T09:29:22.640Z] #43 44.62 CC images/binfmt-misc.o [2021-12-15T09:29:22.819Z] #45 ... [2021-12-15T09:29:22.819Z] [2021-12-15T09:29:22.819Z] #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-12-15T09:29:22.819Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:29:22.819Z] #43 79.45 DEP criu/protobuf.d [2021-12-15T09:29:22.819Z] #43 79.57 GEN criu/protobuf-desc-gen.h [2021-12-15T09:29:22.902Z] #43 44.90 CC images/time.o [2021-12-15T09:29:23.032Z] #40 ... [2021-12-15T09:29:23.032Z] [2021-12-15T09:29:23.032Z] #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-12-15T09:29:23.032Z] #12 sha256:a38f4effa49dcb90223244ca3a328848e4d7a9c8d3867c505a8091ccfe92bf37 [2021-12-15T09:29:23.032Z] #12 DONE 6.9s [2021-12-15T09:29:23.032Z] [2021-12-15T09:29:23.032Z] #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-12-15T09:29:23.032Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:29:23.163Z] #43 45.09 CC images/sysctl.o [2021-12-15T09:29:23.424Z] #43 45.36 CC images/autofs.o [2021-12-15T09:29:23.662Z] #13 ... [2021-12-15T09:29:23.662Z] [2021-12-15T09:29:23.662Z] #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-12-15T09:29:23.662Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:29:23.662Z] #36 7.005 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:29:23.662Z] #36 7.178 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:29:23.662Z] #36 7.178 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:29:23.662Z] #36 7.309 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-12-15T09:29:23.662Z] #36 7.956 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [312 kB] [2021-12-15T09:29:23.662Z] #36 8.685 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-12-15T09:29:23.662Z] #36 ... [2021-12-15T09:29:23.662Z] [2021-12-15T09:29:23.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-12-15T09:29:23.663Z] #34 sha256:061b12929f0d96ad4d4b3826aab8214c177109a9266cc5838aea6607d353cd9b [2021-12-15T09:29:23.663Z] #34 10.12 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-12-15T09:29:23.663Z] #34 10.12 + RM_GOPATH=0 [2021-12-15T09:29:23.663Z] #34 10.12 + TMP_GOPATH= [2021-12-15T09:29:23.663Z] #34 10.12 + : /build [2021-12-15T09:29:23.663Z] #34 10.12 + '[' -z '' ']' [2021-12-15T09:29:23.663Z] #34 10.12 ++ mktemp -d [2021-12-15T09:29:23.663Z] #34 10.12 + export GOPATH=/tmp/tmp.lpQcEAVx10 [2021-12-15T09:29:23.663Z] #34 10.12 + GOPATH=/tmp/tmp.lpQcEAVx10 [2021-12-15T09:29:23.663Z] #34 10.12 + RM_GOPATH=1 [2021-12-15T09:29:23.663Z] #34 10.12 + case "$(go env GOARCH)" in [2021-12-15T09:29:23.663Z] #34 10.12 ++ go env GOARCH [2021-12-15T09:29:23.663Z] #34 10.12 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:23.663Z] #34 10.12 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:23.663Z] #34 10.12 ++ dirname /tmp/install/install.sh [2021-12-15T09:29:23.663Z] #34 10.12 + dir=/tmp/install [2021-12-15T09:29:23.663Z] #34 10.12 + bin=tomlv [2021-12-15T09:29:23.663Z] #34 10.12 + shift [2021-12-15T09:29:23.663Z] #34 10.12 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-12-15T09:29:23.663Z] #34 10.12 + . /tmp/install/tomlv.installer [2021-12-15T09:29:23.663Z] #34 10.12 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-12-15T09:29:23.663Z] #34 10.12 + install_tomlv [2021-12-15T09:29:23.663Z] #34 10.12 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-12-15T09:29:23.663Z] #34 10.12 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.lpQcEAVx10/src/github.com/BurntSushi/toml [2021-12-15T09:29:23.663Z] #34 10.12 Cloning into '/tmp/tmp.lpQcEAVx10/src/github.com/BurntSushi/toml'... [2021-12-15T09:29:23.663Z] #34 ... [2021-12-15T09:29:23.663Z] [2021-12-15T09:29:23.663Z] #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-12-15T09:29:23.663Z] #49 sha256:4fde35550f0da1ef5794d4fdb374b1f3ac00f2d6d0482f7ddbc621b7037cef17 [2021-12-15T09:29:23.686Z] #43 45.54 CC images/macvlan.o [2021-12-15T09:29:23.686Z] #43 45.70 CC images/sit.o [2021-12-15T09:29:23.923Z] #49 ... [2021-12-15T09:29:23.923Z] [2021-12-15T09:29:23.923Z] #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-12-15T09:29:23.923Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:29:23.923Z] #42 ... [2021-12-15T09:29:23.923Z] [2021-12-15T09:29:23.923Z] #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-12-15T09:29:23.923Z] #51 sha256:0e71ac85b32e7390baec5db1d754e35da1a59fec1cb6345109584b3df5b0355b [2021-12-15T09:29:23.947Z] #43 45.94 CC images/memfd.o [2021-12-15T09:29:24.182Z] #51 ... [2021-12-15T09:29:24.183Z] [2021-12-15T09:29:24.183Z] #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-12-15T09:29:24.183Z] #67 sha256:f3983916580d15194011987263527130a8e1742ee9846eb035787735973c5a80 [2021-12-15T09:29:24.183Z] #67 9.746 + RM_GOPATH=0 [2021-12-15T09:29:24.183Z] #67 9.746 + TMP_GOPATH= [2021-12-15T09:29:24.183Z] #67 9.746 + : /build [2021-12-15T09:29:24.183Z] #67 9.746 + '[' -z '' ']' [2021-12-15T09:29:24.183Z] #67 9.760 ++ mktemp -d [2021-12-15T09:29:24.183Z] #67 9.760 + export GOPATH=/tmp/tmp.MF4mAHR1p4 [2021-12-15T09:29:24.183Z] #67 9.760 + GOPATH=/tmp/tmp.MF4mAHR1p4 [2021-12-15T09:29:24.183Z] #67 9.760 + RM_GOPATH=1 [2021-12-15T09:29:24.183Z] #67 9.760 + case "$(go env GOARCH)" in [2021-12-15T09:29:24.183Z] #67 9.760 ++ go env GOARCH [2021-12-15T09:29:24.183Z] #67 9.782 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-12-15T09:29:24.183Z] #67 9.782 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:24.183Z] #67 9.782 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:24.183Z] #67 9.782 ++ dirname /tmp/install/install.sh [2021-12-15T09:29:24.183Z] #67 9.782 + dir=/tmp/install [2021-12-15T09:29:24.183Z] #67 9.782 + bin=proxy [2021-12-15T09:29:24.183Z] #67 9.782 + shift [2021-12-15T09:29:24.183Z] #67 9.782 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-12-15T09:29:24.183Z] #67 9.782 + . /tmp/install/proxy.installer [2021-12-15T09:29:24.183Z] #67 9.782 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-12-15T09:29:24.183Z] #67 9.782 + install_proxy [2021-12-15T09:29:24.183Z] #67 9.782 + case "$1" in [2021-12-15T09:29:24.183Z] #67 9.782 + export CGO_ENABLED=0 [2021-12-15T09:29:24.183Z] #67 9.782 + CGO_ENABLED=0 [2021-12-15T09:29:24.183Z] #67 9.782 + _install_proxy [2021-12-15T09:29:24.183Z] #67 9.782 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-12-15T09:29:24.183Z] #67 9.782 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.MF4mAHR1p4/src/github.com/docker/libnetwork [2021-12-15T09:29:24.183Z] #67 9.782 Cloning into '/tmp/tmp.MF4mAHR1p4/src/github.com/docker/libnetwork'... [2021-12-15T09:29:24.183Z] #67 ... [2021-12-15T09:29:24.183Z] [2021-12-15T09:29:24.183Z] #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-12-15T09:29:24.183Z] #45 sha256:dcb6eab211b3e7bdd5c08fe830873a387229e3d36208c6fe52ede0adcfa32882 [2021-12-15T09:29:24.183Z] #45 10.97 + RM_GOPATH=0 [2021-12-15T09:29:24.183Z] #45 10.97 + TMP_GOPATH= [2021-12-15T09:29:24.183Z] #45 10.97 + : /build [2021-12-15T09:29:24.183Z] #45 10.97 + '[' -z '' ']' [2021-12-15T09:29:24.183Z] #45 10.97 ++ mktemp -d [2021-12-15T09:29:24.183Z] #45 10.97 + export GOPATH=/tmp/tmp.DBiMhic250 [2021-12-15T09:29:24.183Z] #45 10.97 + GOPATH=/tmp/tmp.DBiMhic250 [2021-12-15T09:29:24.183Z] #45 10.97 + RM_GOPATH=1 [2021-12-15T09:29:24.183Z] #45 10.97 + case "$(go env GOARCH)" in [2021-12-15T09:29:24.208Z] #43 46.21 CC images/timens.o [2021-12-15T09:29:24.444Z] #45 10.99 ++ go env GOARCH [2021-12-15T09:29:24.444Z] #45 11.00 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-12-15T09:29:24.444Z] #45 11.01 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:24.444Z] #45 11.01 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:24.444Z] #45 11.01 ++ dirname /tmp/install/install.sh [2021-12-15T09:29:24.444Z] #45 11.01 + dir=/tmp/install [2021-12-15T09:29:24.444Z] #45 11.01 + bin=vndr [2021-12-15T09:29:24.444Z] #45 11.01 + shift [2021-12-15T09:29:24.444Z] #45 11.01 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-12-15T09:29:24.444Z] #45 11.01 + . /tmp/install/vndr.installer [2021-12-15T09:29:24.444Z] #45 11.01 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-12-15T09:29:24.444Z] #45 11.01 + install_vndr [2021-12-15T09:29:24.444Z] #45 11.01 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-12-15T09:29:24.444Z] #45 11.01 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.DBiMhic250/src/github.com/LK4D4/vndr [2021-12-15T09:29:24.444Z] #45 11.01 Cloning into '/tmp/tmp.DBiMhic250/src/github.com/LK4D4/vndr'... [2021-12-15T09:29:24.444Z] #45 ... [2021-12-15T09:29:24.444Z] [2021-12-15T09:29:24.444Z] #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-12-15T09:29:24.444Z] #47 sha256:89366e3d8831724599048e7e1011ae3f3c52d6bec84f76cf1e6dce7b89d3783f [2021-12-15T09:29:24.444Z] #47 ... [2021-12-15T09:29:24.444Z] [2021-12-15T09:29:24.444Z] #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-12-15T09:29:24.444Z] #32 sha256:d6137718e18cd8f8fbc0a2c78845aa3a7fe267057ad892a0a8054c896afabc09 [2021-12-15T09:29:24.469Z] #43 46.45 LINK images/built-in.o [2021-12-15T09:29:24.469Z] #43 46.61 GEN compel/include/asm [2021-12-15T09:29:24.704Z] #32 ... [2021-12-15T09:29:24.704Z] [2021-12-15T09:29:24.704Z] #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-12-15T09:29:24.704Z] #55 sha256:b944ba5cd54d3bca837a0c8a003d64c040fef9dcaee79b917b34e5056de504a8 [2021-12-15T09:29:24.704Z] #55 ... [2021-12-15T09:29:24.704Z] [2021-12-15T09:29:24.704Z] #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-12-15T09:29:24.704Z] #24 sha256:89261220b554382a6411e1efb5968b2ae8c600941c93ee5dc9f648a0aa5343ef [2021-12-15T09:29:24.728Z] #43 81.31 DEP criu/protobuf-desc.d [2021-12-15T09:29:24.728Z] #43 81.41 DEP criu/proc_parse.d [2021-12-15T09:29:24.730Z] #43 46.63 GEN compel/include/version.h [2021-12-15T09:29:24.730Z] #43 46.64 touch .config [2021-12-15T09:29:24.730Z] #43 46.71 GEN include/common/config.h [2021-12-15T09:29:24.730Z] #43 46.80 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-12-15T09:29:24.730Z] #43 46.82 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-12-15T09:29:24.730Z] #43 46.85 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-12-15T09:29:24.730Z] #43 46.88 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-12-15T09:29:24.966Z] #24 ... [2021-12-15T09:29:24.966Z] [2021-12-15T09:29:24.966Z] #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-12-15T09:29:24.966Z] #45 sha256:dcb6eab211b3e7bdd5c08fe830873a387229e3d36208c6fe52ede0adcfa32882 [2021-12-15T09:29:24.966Z] #45 11.64 + cd /tmp/tmp.DBiMhic250/src/github.com/LK4D4/vndr [2021-12-15T09:29:24.966Z] #45 11.64 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-12-15T09:29:24.966Z] #45 11.66 + go build -buildmode=pie -v -o /build/vndr . [2021-12-15T09:29:24.987Z] #43 81.63 DEP criu/plugin.d [2021-12-15T09:29:24.987Z] #43 81.68 DEP criu/pipes.d [2021-12-15T09:29:24.991Z] #43 46.90 DEP compel/arch/x86/plugins/std/memcpy.d [2021-12-15T09:29:24.991Z] #43 46.92 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-12-15T09:29:24.991Z] #43 46.96 GEN compel/plugins/include/uapi/std/syscall.h [2021-12-15T09:29:24.991Z] #43 46.98 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-12-15T09:29:24.991Z] #43 46.99 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-12-15T09:29:24.991Z] #43 47.01 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-12-15T09:29:24.991Z] #43 47.01 DEP compel/plugins/std/infect.d [2021-12-15T09:29:24.991Z] #43 47.12 DEP compel/plugins/std/string.d [2021-12-15T09:29:25.246Z] #43 81.85 DEP criu/pie-util.d [2021-12-15T09:29:25.246Z] #43 81.94 DEP criu/pie-util-vdso.d [2021-12-15T09:29:25.246Z] #43 82.05 DEP criu/path.d [2021-12-15T09:29:25.252Z] #43 47.23 DEP compel/plugins/std/log.d [2021-12-15T09:29:25.504Z] #43 82.15 DEP criu/parasite-syscall.d [2021-12-15T09:29:25.504Z] #43 82.27 DEP criu/pagemap.d [2021-12-15T09:29:25.513Z] #43 47.38 DEP compel/plugins/std/fds.d [2021-12-15T09:29:25.513Z] #43 47.47 DEP compel/plugins/std/std.d [2021-12-15T09:29:25.651Z] #53 4.036 + RM_GOPATH=0 [2021-12-15T09:29:25.651Z] #53 4.037 + TMP_GOPATH= [2021-12-15T09:29:25.651Z] #53 4.043 + : /build [2021-12-15T09:29:25.651Z] #53 4.044 + '[' -z '' ']' [2021-12-15T09:29:25.651Z] #53 4.045 ++ mktemp -d [2021-12-15T09:29:25.651Z] #53 4.050 + export GOPATH=/tmp/tmp.yyfZGAOZge [2021-12-15T09:29:25.651Z] #53 4.051 + GOPATH=/tmp/tmp.yyfZGAOZge [2021-12-15T09:29:25.651Z] #53 4.051 + RM_GOPATH=1 [2021-12-15T09:29:25.651Z] #53 4.052 + case "$(go env GOARCH)" in [2021-12-15T09:29:25.651Z] #53 4.052 ++ go env GOARCH [2021-12-15T09:29:25.651Z] #53 4.072 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:25.651Z] #53 4.073 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:25.651Z] #53 4.076 ++ dirname /tmp/install/install.sh [2021-12-15T09:29:25.651Z] #53 4.078 + dir=/tmp/install [2021-12-15T09:29:25.651Z] #53 4.083 + bin=runc [2021-12-15T09:29:25.651Z] #53 4.083 + shift [2021-12-15T09:29:25.651Z] #53 4.083 + '[' '!' -f /tmp/install/runc.installer ']' [2021-12-15T09:29:25.651Z] #53 4.084 + . /tmp/install/runc.installer [2021-12-15T09:29:25.651Z] #53 4.084 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-12-15T09:29:25.651Z] #53 4.084 + install_runc [2021-12-15T09:29:25.651Z] #53 4.085 + uname -r [2021-12-15T09:29:25.651Z] #53 4.088 + grep -q '^3\.10\.0.*\.el7\.' [2021-12-15T09:29:25.651Z] #53 4.098 + RUNC_BUILDTAGS='seccomp ' [2021-12-15T09:29:25.651Z] #53 4.098 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-12-15T09:29:25.651Z] #53 4.098 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-12-15T09:29:25.651Z] #53 4.099 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yyfZGAOZge/src/github.com/opencontainers/runc [2021-12-15T09:29:25.651Z] #53 4.107 Cloning into '/tmp/tmp.yyfZGAOZge/src/github.com/opencontainers/runc'... [2021-12-15T09:29:25.651Z] #53 ... [2021-12-15T09:29:25.651Z] [2021-12-15T09:29:25.651Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-12-15T09:29:25.651Z] #14 sha256:109496fbf51a3f69e420391d602142fdeb4f265b61d38a98929405023f7a0d07 [2021-12-15T09:29:25.651Z] #14 DONE 4.2s [2021-12-15T09:29:25.651Z] [2021-12-15T09:29:25.651Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-12-15T09:29:25.651Z] #15 sha256:d780c8c9af65917cd3ad94ec88680736ffb468163559c3692d42409975fd91b7 [2021-12-15T09:29:25.763Z] #43 82.40 DEP criu/pagemap-cache.d [2021-12-15T09:29:25.763Z] #43 82.48 DEP criu/page-xfer.d [2021-12-15T09:29:25.773Z] #43 47.56 DEP compel/plugins/shmem/shmem.d [2021-12-15T09:29:25.773Z] #43 47.69 DEP compel/plugins/fds/fds.d [2021-12-15T09:29:25.773Z] #43 47.83 CC compel/plugins/std/std.o [2021-12-15T09:29:26.022Z] #43 82.67 DEP criu/page-pipe.d [2021-12-15T09:29:26.022Z] #43 82.76 DEP criu/netfilter.d [2021-12-15T09:29:26.280Z] #43 82.91 DEP criu/net.d [2021-12-15T09:29:26.280Z] #43 83.05 DEP criu/namespaces.d [2021-12-15T09:29:26.318Z] #13 ... [2021-12-15T09:29:26.318Z] [2021-12-15T09:29:26.318Z] #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-12-15T09:29:26.318Z] #51 sha256:4759bcb9520c3e8411431cc259916d249c74d468606ead794e074671794aba76 [2021-12-15T09:29:26.318Z] #51 9.689 + RM_GOPATH=0 [2021-12-15T09:29:26.318Z] #51 9.689 + TMP_GOPATH= [2021-12-15T09:29:26.318Z] #51 9.689 + : /build [2021-12-15T09:29:26.318Z] #51 9.689 + '[' -z '' ']' [2021-12-15T09:29:26.318Z] #51 9.689 ++ mktemp -d [2021-12-15T09:29:26.318Z] #51 9.689 + export GOPATH=/tmp/tmp.fSScwXwOq1 [2021-12-15T09:29:26.318Z] #51 9.689 + GOPATH=/tmp/tmp.fSScwXwOq1 [2021-12-15T09:29:26.318Z] #51 9.689 + RM_GOPATH=1 [2021-12-15T09:29:26.318Z] #51 9.689 + case "$(go env GOARCH)" in [2021-12-15T09:29:26.318Z] #51 9.689 ++ go env GOARCH [2021-12-15T09:29:26.318Z] #51 9.756 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:26.318Z] #51 9.756 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:26.318Z] #51 9.756 ++ dirname /tmp/install/install.sh [2021-12-15T09:29:26.318Z] #51 9.774 + dir=/tmp/install [2021-12-15T09:29:26.318Z] #51 9.774 + bin=shfmt [2021-12-15T09:29:26.318Z] #51 9.774 + shift [2021-12-15T09:29:26.318Z] #51 9.774 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-12-15T09:29:26.318Z] #51 9.774 + . /tmp/install/shfmt.installer [2021-12-15T09:29:26.318Z] #51 9.774 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-12-15T09:29:26.318Z] #51 9.774 + install_shfmt [2021-12-15T09:29:26.318Z] #51 9.774 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-12-15T09:29:26.318Z] #51 9.774 + git clone https://github.com/mvdan/sh.git /tmp/tmp.fSScwXwOq1/src/github.com/mvdan/sh [2021-12-15T09:29:26.318Z] #51 9.774 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-12-15T09:29:26.318Z] #51 9.782 Cloning into '/tmp/tmp.fSScwXwOq1/src/github.com/mvdan/sh'... [2021-12-15T09:29:26.318Z] #51 ... [2021-12-15T09:29:26.318Z] [2021-12-15T09:29:26.318Z] #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-12-15T09:29:26.318Z] #55 sha256:b944ba5cd54d3bca837a0c8a003d64c040fef9dcaee79b917b34e5056de504a8 [2021-12-15T09:29:26.318Z] #55 10.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:29:26.318Z] #55 10.29 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:29:26.318Z] #55 10.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:29:26.318Z] #55 ... [2021-12-15T09:29:26.318Z] [2021-12-15T09:29:26.318Z] #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-12-15T09:29:26.318Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:29:26.346Z] #43 48.22 CC compel/plugins/std/fds.o [2021-12-15T09:29:26.354Z] #45 13.03 internal/cpu [2021-12-15T09:29:26.354Z] #45 13.04 runtime/internal/sys [2021-12-15T09:29:26.539Z] #43 83.23 DEP criu/mount.d [2021-12-15T09:29:26.575Z] #36 ... [2021-12-15T09:29:26.575Z] [2021-12-15T09:29:26.575Z] #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-12-15T09:29:26.575Z] #45 sha256:ba7c70b24c665d3293339d489ddd4b068445bc89a27e5dab70fd303a565e7dea [2021-12-15T09:29:26.575Z] #45 8.357 + RM_GOPATH=0 [2021-12-15T09:29:26.575Z] #45 8.357 + TMP_GOPATH= [2021-12-15T09:29:26.575Z] #45 8.357 + : /build [2021-12-15T09:29:26.575Z] #45 8.357 + '[' -z '' ']' [2021-12-15T09:29:26.575Z] #45 8.370 ++ mktemp -d [2021-12-15T09:29:26.575Z] #45 8.370 + export GOPATH=/tmp/tmp.RVg8LOJCqw [2021-12-15T09:29:26.575Z] #45 8.370 + GOPATH=/tmp/tmp.RVg8LOJCqw [2021-12-15T09:29:26.575Z] #45 8.370 + RM_GOPATH=1 [2021-12-15T09:29:26.575Z] #45 8.370 + case "$(go env GOARCH)" in [2021-12-15T09:29:26.575Z] #45 8.370 ++ go env GOARCH [2021-12-15T09:29:26.575Z] #45 8.382 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:26.575Z] #45 8.382 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:26.575Z] #45 8.382 ++ dirname /tmp/install/install.sh [2021-12-15T09:29:26.575Z] #45 8.386 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-12-15T09:29:26.575Z] #45 8.394 + dir=/tmp/install [2021-12-15T09:29:26.575Z] #45 8.394 + bin=vndr [2021-12-15T09:29:26.575Z] #45 8.394 + shift [2021-12-15T09:29:26.575Z] #45 8.394 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-12-15T09:29:26.575Z] #45 8.394 + . /tmp/install/vndr.installer [2021-12-15T09:29:26.575Z] #45 8.394 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-12-15T09:29:26.575Z] #45 8.394 + install_vndr [2021-12-15T09:29:26.575Z] #45 8.394 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-12-15T09:29:26.575Z] #45 8.394 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.RVg8LOJCqw/src/github.com/LK4D4/vndr [2021-12-15T09:29:26.575Z] #45 8.394 Cloning into '/tmp/tmp.RVg8LOJCqw/src/github.com/LK4D4/vndr'... [2021-12-15T09:29:26.575Z] #45 8.927 + cd /tmp/tmp.RVg8LOJCqw/src/github.com/LK4D4/vndr [2021-12-15T09:29:26.575Z] #45 8.927 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-12-15T09:29:26.575Z] #45 8.934 + go build -buildmode=pie -v -o /build/vndr . [2021-12-15T09:29:26.607Z] #43 48.61 CC compel/plugins/std/log.o [2021-12-15T09:29:26.799Z] #43 83.37 DEP criu/memfd.d [2021-12-15T09:29:26.799Z] #43 83.47 DEP criu/mem.d [2021-12-15T09:29:26.833Z] #45 10.55 internal/race [2021-12-15T09:29:26.833Z] #45 ... [2021-12-15T09:29:26.833Z] [2021-12-15T09:29:26.833Z] #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-12-15T09:29:26.833Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:29:26.833Z] #42 ... [2021-12-15T09:29:26.833Z] [2021-12-15T09:29:26.833Z] #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-12-15T09:29:26.833Z] #34 sha256:af4ad227c9059333ae111bd1af716c1c321952426ec42bbce4642128e94699b3 [2021-12-15T09:29:26.833Z] #34 7.719 + RM_GOPATH=0 [2021-12-15T09:29:26.833Z] #34 7.719 + TMP_GOPATH= [2021-12-15T09:29:26.833Z] #34 7.719 + : /build [2021-12-15T09:29:26.833Z] #34 7.719 + '[' -z '' ']' [2021-12-15T09:29:26.833Z] #34 7.719 ++ mktemp -d [2021-12-15T09:29:26.833Z] #34 7.719 + export GOPATH=/tmp/tmp.ekEmjwznKS [2021-12-15T09:29:26.833Z] #34 7.719 + GOPATH=/tmp/tmp.ekEmjwznKS [2021-12-15T09:29:26.833Z] #34 7.719 + RM_GOPATH=1 [2021-12-15T09:29:26.833Z] #34 7.719 + case "$(go env GOARCH)" in [2021-12-15T09:29:26.833Z] #34 7.719 ++ go env GOARCH [2021-12-15T09:29:26.833Z] #34 7.721 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-12-15T09:29:26.833Z] #34 7.735 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:26.833Z] #34 7.735 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:26.833Z] #34 7.735 ++ dirname /tmp/install/install.sh [2021-12-15T09:29:26.833Z] #34 7.735 + dir=/tmp/install [2021-12-15T09:29:26.833Z] #34 7.735 + bin=tomlv [2021-12-15T09:29:26.833Z] #34 7.735 + shift [2021-12-15T09:29:26.833Z] #34 7.735 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-12-15T09:29:26.833Z] #34 7.735 + . /tmp/install/tomlv.installer [2021-12-15T09:29:26.833Z] #34 7.735 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-12-15T09:29:26.833Z] #34 7.735 + install_tomlv [2021-12-15T09:29:26.833Z] #34 7.735 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-12-15T09:29:26.833Z] #34 7.735 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ekEmjwznKS/src/github.com/BurntSushi/toml [2021-12-15T09:29:26.833Z] #34 7.735 Cloning into '/tmp/tmp.ekEmjwznKS/src/github.com/BurntSushi/toml'... [2021-12-15T09:29:26.833Z] #34 8.338 + cd /tmp/tmp.ekEmjwznKS/src/github.com/BurntSushi/toml [2021-12-15T09:29:26.833Z] #34 8.338 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-12-15T09:29:26.833Z] #34 8.382 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-12-15T09:29:26.833Z] #34 8.608 internal/unsafeheader [2021-12-15T09:29:26.833Z] #34 8.611 internal/cpu [2021-12-15T09:29:26.833Z] #34 8.666 runtime/internal/atomic [2021-12-15T09:29:26.833Z] #34 8.855 runtime/internal/sys [2021-12-15T09:29:26.833Z] #34 8.909 internal/bytealg [2021-12-15T09:29:26.833Z] #34 9.037 runtime/internal/math [2021-12-15T09:29:26.833Z] #34 9.137 math/bits [2021-12-15T09:29:26.833Z] #34 9.594 runtime [2021-12-15T09:29:26.833Z] #34 9.910 math [2021-12-15T09:29:27.034Z] #15 ... [2021-12-15T09:29:27.034Z] [2021-12-15T09:29:27.034Z] #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-12-15T09:29:27.034Z] #45 sha256:32e17b6ae149a534062e0f63b1d182b4e8da54f712c6d8ed276f03aadd5ccc3e [2021-12-15T09:29:27.034Z] #45 128.4 mime/quotedprintable [2021-12-15T09:29:27.034Z] #45 128.9 net/http/internal [2021-12-15T09:29:27.034Z] #45 132.4 crypto/tls [2021-12-15T09:29:27.034Z] #45 ... [2021-12-15T09:29:27.034Z] [2021-12-15T09:29:27.034Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-12-15T09:29:27.034Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:29:27.034Z] #43 53.44 CC compel/arch/x86/src/lib/infect.o [2021-12-15T09:29:27.034Z] #43 54.42 CC compel/src/lib/infect-rpc.o [2021-12-15T09:29:27.034Z] #43 54.90 CC compel/src/lib/infect-util.o [2021-12-15T09:29:27.034Z] #43 55.20 CC compel/src/lib/infect.o [2021-12-15T09:29:27.034Z] #43 58.28 CC compel/src/lib/ptrace.o [2021-12-15T09:29:27.034Z] #43 58.92 AR compel/libcompel.a [2021-12-15T09:29:27.034Z] #43 59.03 HOSTCC compel/src/main-host.o [2021-12-15T09:29:27.034Z] #43 59.44 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-12-15T09:29:27.034Z] #43 59.55 HOSTCC compel/src/lib/handle-elf-host.o [2021-12-15T09:29:27.034Z] #43 59.91 HOSTCC compel/src/lib/log-host.o [2021-12-15T09:29:27.034Z] #43 60.11 HOSTLINK compel/compel-host-bin [2021-12-15T09:29:27.034Z] #43 60.33 DEP soccr/soccr.d [2021-12-15T09:29:27.034Z] #43 60.46 CC soccr/soccr.o [2021-12-15T09:29:27.034Z] #43 62.35 AR soccr/libsoccr.a [2021-12-15T09:29:27.034Z] #43 62.43 make[1]: 'soccr/libsoccr.a' is up to date. [2021-12-15T09:29:27.034Z] #43 62.91 DEP criu/arch/x86/sigframe.d [2021-12-15T09:29:27.034Z] #43 63.08 DEP criu/arch/x86/sigaction_compat.d [2021-12-15T09:29:27.034Z] #43 63.18 DEP criu/arch/x86/kerndat.d [2021-12-15T09:29:27.034Z] #43 63.33 DEP criu/arch/x86/crtools.d [2021-12-15T09:29:27.057Z] #43 83.70 DEP criu/lsm.d [2021-12-15T09:29:27.057Z] #43 83.84 DEP criu/log.d [2021-12-15T09:29:27.091Z] #34 ... [2021-12-15T09:29:27.091Z] [2021-12-15T09:29:27.091Z] #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-12-15T09:29:27.091Z] #67 sha256:ff8f82bfea8e1d7b272cef49e4cb9362fcc68dba130884118c96d9e7728b637a [2021-12-15T09:29:27.091Z] #67 10.18 + RM_GOPATH=0 [2021-12-15T09:29:27.091Z] #67 10.18 + TMP_GOPATH= [2021-12-15T09:29:27.091Z] #67 10.18 + : /build [2021-12-15T09:29:27.091Z] #67 10.18 + '[' -z '' ']' [2021-12-15T09:29:27.091Z] #67 10.19 ++ mktemp -d [2021-12-15T09:29:27.091Z] #67 10.20 + export GOPATH=/tmp/tmp.FIhPJ0563R [2021-12-15T09:29:27.091Z] #67 10.20 + GOPATH=/tmp/tmp.FIhPJ0563R [2021-12-15T09:29:27.091Z] #67 10.20 + RM_GOPATH=1 [2021-12-15T09:29:27.091Z] #67 10.20 + case "$(go env GOARCH)" in [2021-12-15T09:29:27.091Z] #67 10.20 ++ go env GOARCH [2021-12-15T09:29:27.091Z] #67 10.23 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:27.091Z] #67 10.23 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:27.091Z] #67 10.23 ++ dirname /tmp/install/install.sh [2021-12-15T09:29:27.091Z] #67 10.23 + dir=/tmp/install [2021-12-15T09:29:27.091Z] #67 10.23 + bin=proxy [2021-12-15T09:29:27.091Z] #67 10.23 + shift [2021-12-15T09:29:27.091Z] #67 10.23 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-12-15T09:29:27.091Z] #67 10.23 + . /tmp/install/proxy.installer [2021-12-15T09:29:27.091Z] #67 10.23 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-12-15T09:29:27.091Z] #67 10.23 + install_proxy [2021-12-15T09:29:27.091Z] #67 10.23 + case "$1" in [2021-12-15T09:29:27.091Z] #67 10.23 + export CGO_ENABLED=0 [2021-12-15T09:29:27.091Z] #67 10.23 + CGO_ENABLED=0 [2021-12-15T09:29:27.091Z] #67 10.23 + _install_proxy [2021-12-15T09:29:27.091Z] #67 10.23 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-12-15T09:29:27.091Z] #67 10.23 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FIhPJ0563R/src/github.com/docker/libnetwork [2021-12-15T09:29:27.091Z] #67 10.24 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-12-15T09:29:27.091Z] #67 10.29 Cloning into '/tmp/tmp.FIhPJ0563R/src/github.com/docker/libnetwork'... [2021-12-15T09:29:27.091Z] #67 ... [2021-12-15T09:29:27.091Z] [2021-12-15T09:29:27.091Z] #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-12-15T09:29:27.091Z] #24 sha256:58d6b4493796a48df7cd07c482b8b25ae904138f3b3ae9ac5db848610b133b2c [2021-12-15T09:29:27.091Z] #24 9.326 + RM_GOPATH=0 [2021-12-15T09:29:27.091Z] #24 9.326 + TMP_GOPATH= [2021-12-15T09:29:27.091Z] #24 9.326 + : /build [2021-12-15T09:29:27.091Z] #24 9.326 + '[' -z '' ']' [2021-12-15T09:29:27.091Z] #24 9.329 ++ mktemp -d [2021-12-15T09:29:27.091Z] #24 9.329 + export GOPATH=/tmp/tmp.kzsq6nmZ4T [2021-12-15T09:29:27.091Z] #24 9.329 + GOPATH=/tmp/tmp.kzsq6nmZ4T [2021-12-15T09:29:27.091Z] #24 9.329 + RM_GOPATH=1 [2021-12-15T09:29:27.091Z] #24 9.329 + case "$(go env GOARCH)" in [2021-12-15T09:29:27.091Z] #24 9.341 ++ go env GOARCH [2021-12-15T09:29:27.091Z] #24 9.356 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:27.091Z] #24 9.356 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:27.091Z] #24 9.356 ++ dirname /tmp/install/install.sh [2021-12-15T09:29:27.091Z] #24 9.386 Install docker/cli version 17.06.2-ce from stable [2021-12-15T09:29:27.091Z] #24 9.386 + dir=/tmp/install [2021-12-15T09:29:27.091Z] #24 9.386 + bin=dockercli [2021-12-15T09:29:27.091Z] #24 9.386 + shift [2021-12-15T09:29:27.091Z] #24 9.386 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-12-15T09:29:27.091Z] #24 9.386 + . /tmp/install/dockercli.installer [2021-12-15T09:29:27.091Z] #24 9.386 ++ : stable [2021-12-15T09:29:27.091Z] #24 9.386 ++ : 17.06.2-ce [2021-12-15T09:29:27.091Z] #24 9.386 + install_dockercli [2021-12-15T09:29:27.091Z] #24 9.386 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-15T09:29:27.091Z] #24 9.386 ++ uname -m [2021-12-15T09:29:27.091Z] #24 9.386 + arch=x86_64 [2021-12-15T09:29:27.091Z] #24 9.386 + '[' x86_64 '!=' x86_64 ']' [2021-12-15T09:29:27.091Z] #24 9.386 + url=https://download.docker.com/linux/static [2021-12-15T09:29:27.091Z] #24 9.386 + tar -xz docker/docker [2021-12-15T09:29:27.091Z] #24 9.386 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-12-15T09:29:27.294Z] #43 63.52 DEP criu/arch/x86/cpu.d [2021-12-15T09:29:27.294Z] #43 63.73 CC criu/arch/x86/cpu.o [2021-12-15T09:29:27.312Z] #45 13.79 internal/race [2021-12-15T09:29:27.316Z] #43 83.99 DEP criu/libnetlink.d [2021-12-15T09:29:27.356Z] #24 ... [2021-12-15T09:29:27.356Z] [2021-12-15T09:29:27.356Z] #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-12-15T09:29:27.356Z] #47 sha256:7ea64ee1137ad432be24755baba8fc7e428fc736e3fe67df8cd1af4f977f3f09 [2021-12-15T09:29:27.356Z] #47 9.123 + RM_GOPATH=0 [2021-12-15T09:29:27.356Z] #47 9.123 + TMP_GOPATH= [2021-12-15T09:29:27.356Z] #47 9.123 + : /build [2021-12-15T09:29:27.356Z] #47 9.123 + '[' -z '' ']' [2021-12-15T09:29:27.356Z] #47 9.123 ++ mktemp -d [2021-12-15T09:29:27.356Z] #47 9.123 + export GOPATH=/tmp/tmp.EKWJF4Jd9h [2021-12-15T09:29:27.356Z] #47 9.123 + GOPATH=/tmp/tmp.EKWJF4Jd9h [2021-12-15T09:29:27.356Z] #47 9.123 + RM_GOPATH=1 [2021-12-15T09:29:27.356Z] #47 9.123 + case "$(go env GOARCH)" in [2021-12-15T09:29:27.356Z] #47 9.123 ++ go env GOARCH [2021-12-15T09:29:27.356Z] #47 9.137 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:27.356Z] #47 9.137 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:27.356Z] #47 9.137 ++ dirname /tmp/install/install.sh [2021-12-15T09:29:27.356Z] #47 9.137 + dir=/tmp/install [2021-12-15T09:29:27.356Z] #47 9.137 + bin=gotestsum [2021-12-15T09:29:27.356Z] #47 9.137 + shift [2021-12-15T09:29:27.356Z] #47 9.137 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-12-15T09:29:27.356Z] #47 9.137 + . /tmp/install/gotestsum.installer [2021-12-15T09:29:27.356Z] #47 9.137 ++ : v0.5.3 [2021-12-15T09:29:27.356Z] #47 9.137 + install_gotestsum [2021-12-15T09:29:27.356Z] #47 9.137 + set -e [2021-12-15T09:29:27.356Z] #47 9.137 + export GO111MODULE=on [2021-12-15T09:29:27.356Z] #47 9.137 + GO111MODULE=on [2021-12-15T09:29:27.356Z] #47 9.137 + GOBIN=/build [2021-12-15T09:29:27.356Z] #47 9.137 + go get gotest.tools/gotestsum@v0.5.3 [2021-12-15T09:29:27.356Z] #47 10.12 go: downloading gotest.tools/gotestsum v0.5.3 [2021-12-15T09:29:27.356Z] #47 ... [2021-12-15T09:29:27.356Z] [2021-12-15T09:29:27.356Z] #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-12-15T09:29:27.356Z] #49 sha256:4daaa66fa9a9e2d8a05aefba06e27caea936b0951e02d1e602fbbaad6d6446d5 [2021-12-15T09:29:27.356Z] #49 8.707 + RM_GOPATH=0 [2021-12-15T09:29:27.356Z] #49 8.707 + TMP_GOPATH= [2021-12-15T09:29:27.356Z] #49 8.707 + : /build [2021-12-15T09:29:27.356Z] #49 8.707 + '[' -z '' ']' [2021-12-15T09:29:27.356Z] #49 8.707 ++ mktemp -d [2021-12-15T09:29:27.356Z] #49 8.707 + export GOPATH=/tmp/tmp.cWzDm70vD7 [2021-12-15T09:29:27.356Z] #49 8.707 + GOPATH=/tmp/tmp.cWzDm70vD7 [2021-12-15T09:29:27.356Z] #49 8.707 + RM_GOPATH=1 [2021-12-15T09:29:27.356Z] #49 8.707 + case "$(go env GOARCH)" in [2021-12-15T09:29:27.356Z] #49 8.707 ++ go env GOARCH [2021-12-15T09:29:27.356Z] #49 8.707 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:27.356Z] #49 8.707 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:27.356Z] #49 8.707 ++ dirname /tmp/install/install.sh [2021-12-15T09:29:27.356Z] #49 8.707 + dir=/tmp/install [2021-12-15T09:29:27.356Z] #49 8.707 + bin=golangci_lint [2021-12-15T09:29:27.356Z] #49 8.707 + shift [2021-12-15T09:29:27.356Z] #49 8.707 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-12-15T09:29:27.356Z] #49 8.707 + . /tmp/install/golangci_lint.installer [2021-12-15T09:29:27.356Z] #49 8.707 ++ : v1.23.8 [2021-12-15T09:29:27.356Z] #49 8.707 + install_golangci_lint [2021-12-15T09:29:27.356Z] #49 8.707 + set -e [2021-12-15T09:29:27.356Z] #49 8.707 + export GO111MODULE=on [2021-12-15T09:29:27.356Z] #49 8.707 + GO111MODULE=on [2021-12-15T09:29:27.356Z] #49 8.707 + GOBIN=/build [2021-12-15T09:29:27.356Z] #49 8.707 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-12-15T09:29:27.356Z] #49 9.483 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-15T09:29:27.549Z] #43 49.45 CC compel/plugins/std/string.o [2021-12-15T09:29:27.549Z] #43 ... [2021-12-15T09:29:27.549Z] [2021-12-15T09:29:27.549Z] #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-12-15T09:29:27.549Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:29:27.549Z] #13 132.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-15T09:29:27.549Z] #13 132.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-12-15T09:29:27.549Z] #13 132.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:29:27.549Z] #13 ... [2021-12-15T09:29:27.549Z] [2021-12-15T09:29:27.549Z] #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-12-15T09:29:27.549Z] #45 sha256:5bdf23637ec3205866a13b96a5e5ee6a935e8fcc28b6fb7a6a43bd2f06eca999 [2021-12-15T09:29:27.549Z] #45 145.1 vendor/golang.org/x/text/unicode/bidi [2021-12-15T09:29:27.549Z] #45 147.0 vendor/golang.org/x/text/secure/bidirule [2021-12-15T09:29:27.549Z] #45 147.4 vendor/golang.org/x/text/unicode/norm [2021-12-15T09:29:27.572Z] #45 14.18 sync/atomic [2021-12-15T09:29:27.574Z] #43 84.09 DEP criu/kerndat.d [2021-12-15T09:29:27.574Z] #43 84.25 DEP criu/kcmp-ids.d [2021-12-15T09:29:27.574Z] #43 84.32 DEP criu/irmap.d [2021-12-15T09:29:27.614Z] #49 ... [2021-12-15T09:29:27.614Z] [2021-12-15T09:29:27.614Z] #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-12-15T09:29:27.614Z] #32 sha256:d6137718e18cd8f8fbc0a2c78845aa3a7fe267057ad892a0a8054c896afabc09 [2021-12-15T09:29:27.614Z] #32 10.02 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-15T09:29:27.614Z] #32 10.02 Cloning into '.'... [2021-12-15T09:29:27.614Z] #32 ... [2021-12-15T09:29:27.614Z] [2021-12-15T09:29:27.614Z] #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-12-15T09:29:27.614Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:29:27.614Z] #36 11.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:29:27.614Z] #36 11.34 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:29:27.614Z] #36 11.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:29:27.832Z] #43 84.48 DEP criu/ipc_ns.d [2021-12-15T09:29:27.832Z] #43 84.66 DEP criu/image.d [2021-12-15T09:29:28.090Z] #43 84.77 DEP criu/image-desc.d [2021-12-15T09:29:28.090Z] #43 84.84 DEP criu/fsnotify.d [2021-12-15T09:29:28.121Z] #45 ... [2021-12-15T09:29:28.121Z] [2021-12-15T09:29:28.121Z] #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-12-15T09:29:28.121Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:29:28.121Z] #43 50.20 CC compel/plugins/std/infect.o [2021-12-15T09:29:28.145Z] #45 14.77 unicode [2021-12-15T09:29:28.233Z] #43 ... [2021-12-15T09:29:28.233Z] [2021-12-15T09:29:28.233Z] #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-12-15T09:29:28.233Z] #15 sha256:d780c8c9af65917cd3ad94ec88680736ffb468163559c3692d42409975fd91b7 [2021-12-15T09:29:28.233Z] #15 DONE 2.7s [2021-12-15T09:29:28.233Z] [2021-12-15T09:29:28.233Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-15T09:29:28.233Z] #16 sha256:cee9460673f8e32f35c52e59eee934c0314c286bced174b18f63ca5226652c0c [2021-12-15T09:29:28.349Z] #43 84.96 DEP criu/filesystems.d [2021-12-15T09:29:28.349Z] #43 85.09 DEP criu/files.d [2021-12-15T09:29:28.412Z] #45 14.99 internal/bytealg [2021-12-15T09:29:28.612Z] #43 85.24 DEP criu/files-reg.d [2021-12-15T09:29:28.612Z] #43 85.34 DEP criu/files-ext.d [2021-12-15T09:29:28.612Z] #43 85.45 DEP criu/file-lock.d [2021-12-15T09:29:28.693Z] #43 50.68 CC compel/arch/x86/plugins/std/parasite-head.o [2021-12-15T09:29:28.693Z] #43 50.73 CC compel/arch/x86/plugins/std/memcpy.o [2021-12-15T09:29:28.693Z] #43 50.80 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-12-15T09:29:28.954Z] #43 50.87 AR compel/plugins/std.lib.a [2021-12-15T09:29:28.954Z] #43 50.93 CC compel/plugins/fds/fds.o [2021-12-15T09:29:29.182Z] #43 85.63 DEP criu/file-ids.d [2021-12-15T09:29:29.182Z] #43 85.76 DEP criu/fifo.d [2021-12-15T09:29:29.182Z] #43 85.84 DEP criu/fdstore.d [2021-12-15T09:29:29.182Z] #43 ... [2021-12-15T09:29:29.182Z] [2021-12-15T09:29:29.182Z] #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-12-15T09:29:29.182Z] #45 sha256:8e7108c026ee7869f4755060b0a0752628a8c4d9a3198475ffca79652a554d1c [2021-12-15T09:29:29.182Z] #45 153.9 github.com/LK4D4/vndr/godl [2021-12-15T09:29:29.215Z] #43 51.15 AR compel/plugins/fds.lib.a [2021-12-15T09:29:29.476Z] #43 51.22 HOSTDEP compel/src/lib/log-host.d [2021-12-15T09:29:29.476Z] #43 51.31 HOSTDEP compel/src/lib/handle-elf-host.d [2021-12-15T09:29:29.476Z] #43 51.39 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-12-15T09:29:29.476Z] #43 51.47 HOSTDEP compel/src/main-host.d [2021-12-15T09:29:29.620Z] #16 ... [2021-12-15T09:29:29.620Z] [2021-12-15T09:29:29.620Z] #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-12-15T09:29:29.620Z] #58 sha256:e9d2e6d4d86d44c44d341bd0558f70d4de028eb8f1671197901b045dfbdae233 [2021-12-15T09:29:29.620Z] #58 133.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-15T09:29:29.620Z] #58 133.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-12-15T09:29:29.620Z] #58 DONE 140.9s [2021-12-15T09:29:29.620Z] [2021-12-15T09:29:29.620Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-12-15T09:29:29.620Z] #59 sha256:a0f2cddfb82cf8abc0427f4306d518c4d9248cc1d12d42f5cefc21f8957cff91 [2021-12-15T09:29:29.620Z] #59 DONE 0.1s [2021-12-15T09:29:29.620Z] [2021-12-15T09:29:29.620Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-15T09:29:29.620Z] #60 sha256:e3dd460f9fe4289a521fe63b25f38650f27e6337072cb248c62116b5b2a13c38 [2021-12-15T09:29:29.736Z] #43 51.62 DEP compel/src/lib/ptrace.d [2021-12-15T09:29:29.736Z] #43 51.78 DEP compel/src/lib/infect.d [2021-12-15T09:29:29.748Z] #45 154.5 github.com/LK4D4/vndr [2021-12-15T09:29:29.880Z] #60 DONE 0.2s [2021-12-15T09:29:29.880Z] [2021-12-15T09:29:29.880Z] #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-12-15T09:29:29.880Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:29:29.880Z] #43 64.50 CC criu/arch/x86/crtools.o [2021-12-15T09:29:29.880Z] #43 66.15 CC criu/arch/x86/kerndat.o [2021-12-15T09:29:29.997Z] #43 51.94 DEP compel/src/lib/infect-util.d [2021-12-15T09:29:29.997Z] #43 52.04 DEP compel/src/lib/infect-rpc.d [2021-12-15T09:29:30.152Z] #36 13.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-12-15T09:29:30.258Z] #43 52.18 DEP compel/arch/x86/src/lib/infect.d [2021-12-15T09:29:30.451Z] #43 66.69 CC criu/arch/x86/sigaction_compat.o [2021-12-15T09:29:30.519Z] #43 52.36 DEP compel/arch/x86/src/lib/cpu.d [2021-12-15T09:29:30.519Z] #43 52.48 DEP compel/src/lib/log.d [2021-12-15T09:29:30.519Z] #43 52.59 DEP compel/src/main.d [2021-12-15T09:29:30.712Z] #43 67.08 CC criu/arch/x86/sigframe.o [2021-12-15T09:29:30.779Z] #43 52.66 DEP compel/src/lib/handle-elf.d [2021-12-15T09:29:30.779Z] #43 52.76 DEP compel/arch/x86/src/lib/handle-elf.d [2021-12-15T09:29:30.972Z] #43 67.42 LINK criu/arch/x86/crtools.built-in.o [2021-12-15T09:29:30.973Z] #45 ... [2021-12-15T09:29:30.973Z] [2021-12-15T09:29:30.973Z] #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-12-15T09:29:30.973Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:29:30.973Z] #13 7.977 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-12-15T09:29:30.973Z] #13 8.070 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:29:30.973Z] #13 8.119 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:29:30.973Z] #13 8.247 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:29:30.973Z] #13 10.39 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-12-15T09:29:31.040Z] #43 52.91 CC compel/src/lib/log.o [2021-12-15T09:29:31.040Z] #43 53.14 CC compel/arch/x86/src/lib/cpu.o [2021-12-15T09:29:31.233Z] #43 67.47 DEP criu/pie/util-vdso-elf32.d [2021-12-15T09:29:31.494Z] #43 67.64 DEP criu/pie/util-vdso.d [2021-12-15T09:29:31.494Z] #43 67.76 DEP criu/pie/util.d [2021-12-15T09:29:31.755Z] #43 67.94 CC criu/pie/util.o [2021-12-15T09:29:31.755Z] #43 ... [2021-12-15T09:29:31.755Z] [2021-12-15T09:29:31.755Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-15T09:29:31.755Z] #16 sha256:cee9460673f8e32f35c52e59eee934c0314c286bced174b18f63ca5226652c0c [2021-12-15T09:29:31.755Z] #16 3.624 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-15T09:29:31.755Z] #16 DONE 3.8s [2021-12-15T09:29:31.983Z] #43 53.93 CC compel/arch/x86/src/lib/infect.o [2021-12-15T09:29:32.015Z] [2021-12-15T09:29:32.015Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-15T09:29:32.015Z] #17 sha256:b11703528d11cb62235a12f2a09284771acadd517d74df79a2cfc0dd27d15078 [2021-12-15T09:29:32.926Z] #43 54.75 CC compel/src/lib/infect-rpc.o [2021-12-15T09:29:33.187Z] #43 55.11 CC compel/src/lib/infect-util.o [2021-12-15T09:29:33.442Z] #36 ... [2021-12-15T09:29:33.442Z] [2021-12-15T09:29:33.442Z] #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-12-15T09:29:33.442Z] #47 sha256:7ea64ee1137ad432be24755baba8fc7e428fc736e3fe67df8cd1af4f977f3f09 [2021-12-15T09:29:33.442Z] #47 13.29 go: downloading github.com/fatih/color v1.9.0 [2021-12-15T09:29:33.442Z] #47 13.29 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-15T09:29:33.442Z] #47 13.47 go: downloading github.com/pkg/errors v0.9.1 [2021-12-15T09:29:33.442Z] #47 13.49 go: downloading github.com/spf13/pflag v1.0.3 [2021-12-15T09:29:33.442Z] #47 14.21 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-12-15T09:29:33.442Z] #47 14.21 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-15T09:29:33.442Z] #47 14.49 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-12-15T09:29:33.442Z] #47 14.63 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-12-15T09:29:33.442Z] #47 14.72 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-12-15T09:29:33.442Z] #47 15.95 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-12-15T09:29:33.448Z] #43 55.45 CC compel/src/lib/infect.o [2021-12-15T09:29:33.517Z] #13 ... [2021-12-15T09:29:33.517Z] [2021-12-15T09:29:33.517Z] #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-12-15T09:29:33.517Z] #47 sha256:89366e3d8831724599048e7e1011ae3f3c52d6bec84f76cf1e6dce7b89d3783f [2021-12-15T09:29:33.517Z] #47 12.82 + RM_GOPATH=0 [2021-12-15T09:29:33.517Z] #47 12.82 + TMP_GOPATH= [2021-12-15T09:29:33.517Z] #47 12.82 + : /build [2021-12-15T09:29:33.517Z] #47 12.82 + '[' -z '' ']' [2021-12-15T09:29:33.517Z] #47 12.82 ++ mktemp -d [2021-12-15T09:29:33.517Z] #47 12.82 + export GOPATH=/tmp/tmp.yrLmai1kXZ [2021-12-15T09:29:33.517Z] #47 12.82 + GOPATH=/tmp/tmp.yrLmai1kXZ [2021-12-15T09:29:33.517Z] #47 12.82 + RM_GOPATH=1 [2021-12-15T09:29:33.517Z] #47 12.82 + case "$(go env GOARCH)" in [2021-12-15T09:29:33.517Z] #47 12.82 ++ go env GOARCH [2021-12-15T09:29:33.517Z] #47 12.87 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:33.517Z] #47 12.87 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:33.517Z] #47 12.87 ++ dirname /tmp/install/install.sh [2021-12-15T09:29:33.517Z] #47 12.87 + dir=/tmp/install [2021-12-15T09:29:33.517Z] #47 12.87 + bin=gotestsum [2021-12-15T09:29:33.517Z] #47 12.87 + shift [2021-12-15T09:29:33.517Z] #47 12.87 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-12-15T09:29:33.517Z] #47 12.87 + . /tmp/install/gotestsum.installer [2021-12-15T09:29:33.517Z] #47 12.87 ++ : v0.5.3 [2021-12-15T09:29:33.517Z] #47 12.87 + install_gotestsum [2021-12-15T09:29:33.517Z] #47 12.87 + set -e [2021-12-15T09:29:33.517Z] #47 12.87 + export GO111MODULE=on [2021-12-15T09:29:33.517Z] #47 12.87 + GO111MODULE=on [2021-12-15T09:29:33.517Z] #47 12.87 + GOBIN=/build [2021-12-15T09:29:33.517Z] #47 12.87 + go get gotest.tools/gotestsum@v0.5.3 [2021-12-15T09:29:33.517Z] #47 14.37 go: downloading gotest.tools/gotestsum v0.5.3 [2021-12-15T09:29:33.517Z] #47 17.45 go: downloading github.com/fatih/color v1.9.0 [2021-12-15T09:29:33.517Z] #47 17.45 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-15T09:29:33.517Z] #47 17.54 go: downloading github.com/pkg/errors v0.9.1 [2021-12-15T09:29:33.517Z] #47 17.60 go: downloading github.com/spf13/pflag v1.0.3 [2021-12-15T09:29:33.517Z] #47 18.50 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-12-15T09:29:33.517Z] #47 18.69 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-15T09:29:33.517Z] #47 19.04 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-12-15T09:29:33.517Z] #47 19.25 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-12-15T09:29:33.517Z] #47 19.34 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-12-15T09:29:33.933Z] #45 ... [2021-12-15T09:29:33.933Z] [2021-12-15T09:29:33.933Z] #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-12-15T09:29:33.933Z] #20 sha256:0a85fe0cb2a5593068d80d795988ba7d5cb488f41c977f183ccc352c876eee7f [2021-12-15T09:29:33.933Z] #20 18.20 Reading package lists... [2021-12-15T09:29:33.933Z] #20 23.39 Reading package lists... [2021-12-15T09:29:33.933Z] #20 26.99 Building dependency tree... [2021-12-15T09:29:33.933Z] #20 27.89 Reading state information... [2021-12-15T09:29:33.933Z] #20 29.23 libcap2-bin is already the newest version (1:2.25-2). [2021-12-15T09:29:33.933Z] #20 29.23 The following additional packages will be installed: [2021-12-15T09:29:33.933Z] #20 29.23 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-12-15T09:29:33.933Z] #20 29.23 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-12-15T09:29:33.933Z] #20 29.25 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-12-15T09:29:33.933Z] #20 29.25 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-12-15T09:29:33.933Z] #20 29.25 python3.7 python3.7-minimal vim-runtime xxd [2021-12-15T09:29:33.933Z] #20 29.25 Suggested packages: [2021-12-15T09:29:33.933Z] #20 29.25 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-12-15T09:29:33.933Z] #20 29.25 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-12-15T09:29:33.933Z] #20 29.25 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-12-15T09:29:33.933Z] #20 29.25 quota [2021-12-15T09:29:33.933Z] #20 29.25 Recommended packages: [2021-12-15T09:29:33.933Z] #20 29.25 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-12-15T09:29:33.933Z] #20 29.25 python3-keyrings.alt python3-xdg unzip [2021-12-15T09:29:33.933Z] #20 31.09 The following NEW packages will be installed: [2021-12-15T09:29:33.933Z] #20 31.10 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-12-15T09:29:33.933Z] #20 31.10 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-12-15T09:29:33.933Z] #20 31.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-12-15T09:29:33.933Z] #20 31.10 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-12-15T09:29:33.933Z] #20 31.10 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-12-15T09:29:33.933Z] #20 31.10 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-12-15T09:29:33.933Z] #20 31.11 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-12-15T09:29:33.933Z] #20 31.11 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-12-15T09:29:33.933Z] #20 31.11 xz-utils zip [2021-12-15T09:29:33.933Z] #20 ... [2021-12-15T09:29:33.933Z] [2021-12-15T09:29:33.933Z] #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-12-15T09:29:33.933Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:29:33.933Z] #43 85.92 DEP criu/fault-injection.d [2021-12-15T09:29:33.933Z] #43 85.95 DEP criu/external.d [2021-12-15T09:29:33.933Z] #43 86.05 DEP criu/eventpoll.d [2021-12-15T09:29:33.933Z] #43 86.23 DEP criu/eventfd.d [2021-12-15T09:29:33.933Z] #43 86.35 DEP criu/crtools.d [2021-12-15T09:29:33.933Z] #43 86.47 DEP criu/cr-service.d [2021-12-15T09:29:33.933Z] #43 86.60 DEP criu/cr-restore.d [2021-12-15T09:29:33.933Z] #43 86.76 DEP criu/cr-errno.d [2021-12-15T09:29:33.933Z] #43 86.78 DEP criu/cr-dump.d [2021-12-15T09:29:33.933Z] #43 87.03 DEP criu/cr-dedup.d [2021-12-15T09:29:33.933Z] #43 87.20 DEP criu/cr-check.d [2021-12-15T09:29:33.933Z] #43 87.38 DEP criu/config.d [2021-12-15T09:29:33.933Z] #43 87.52 DEP criu/clone-noasan.d [2021-12-15T09:29:33.933Z] #43 87.58 DEP criu/cgroup.d [2021-12-15T09:29:33.933Z] #43 87.68 DEP criu/cgroup-props.d [2021-12-15T09:29:33.933Z] #43 87.76 DEP criu/bitmap.d [2021-12-15T09:29:33.933Z] #43 87.78 DEP criu/bfd.d [2021-12-15T09:29:33.933Z] #43 87.87 DEP criu/autofs.d [2021-12-15T09:29:33.933Z] #43 87.98 DEP criu/aio.d [2021-12-15T09:29:33.933Z] #43 88.11 DEP criu/action-scripts.d [2021-12-15T09:29:33.933Z] #43 88.33 CC criu/action-scripts.o [2021-12-15T09:29:33.933Z] #43 88.67 CC criu/aio.o [2021-12-15T09:29:33.933Z] #43 89.10 CC criu/autofs.o [2021-12-15T09:29:33.933Z] #43 90.42 CC criu/bfd.o [2021-12-15T09:29:33.933Z] #43 90.65 CC criu/bitmap.o [2021-12-15T09:29:34.088Z] #47 ... [2021-12-15T09:29:34.088Z] [2021-12-15T09:29:34.088Z] #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-12-15T09:29:34.088Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:29:34.088Z] #36 10.69 Fetched 8472 kB in 4s (2179 kB/s) [2021-12-15T09:29:34.088Z] #36 10.69 Reading package lists... [2021-12-15T09:29:34.192Z] #43 ... [2021-12-15T09:29:34.192Z] [2021-12-15T09:29:34.192Z] #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-12-15T09:29:34.192Z] #45 sha256:8e7108c026ee7869f4755060b0a0752628a8c4d9a3198475ffca79652a554d1c [2021-12-15T09:29:34.192Z] #45 DONE 158.8s [2021-12-15T09:29:34.192Z] [2021-12-15T09:29:34.192Z] #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-12-15T09:29:34.192Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:29:34.192Z] #43 90.74 CC criu/cgroup-props.o [2021-12-15T09:29:34.348Z] #36 20.36 Reading package lists... [2021-12-15T09:29:34.348Z] #36 ... [2021-12-15T09:29:34.348Z] [2021-12-15T09:29:34.348Z] #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-12-15T09:29:34.348Z] #47 sha256:89366e3d8831724599048e7e1011ae3f3c52d6bec84f76cf1e6dce7b89d3783f [2021-12-15T09:29:34.348Z] #47 20.86 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-12-15T09:29:34.348Z] #47 ... [2021-12-15T09:29:34.348Z] [2021-12-15T09:29:34.348Z] #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-12-15T09:29:34.348Z] #34 sha256:061b12929f0d96ad4d4b3826aab8214c177109a9266cc5838aea6607d353cd9b [2021-12-15T09:29:34.348Z] #34 11.08 + cd /tmp/tmp.lpQcEAVx10/src/github.com/BurntSushi/toml [2021-12-15T09:29:34.348Z] #34 11.08 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-12-15T09:29:34.348Z] #34 11.19 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-12-15T09:29:34.348Z] #34 11.96 internal/unsafeheader [2021-12-15T09:29:34.348Z] #34 11.97 internal/cpu [2021-12-15T09:29:34.348Z] #34 12.10 runtime/internal/atomic [2021-12-15T09:29:34.348Z] #34 12.61 runtime/internal/sys [2021-12-15T09:29:34.348Z] #34 13.20 runtime/internal/math [2021-12-15T09:29:34.348Z] #34 13.45 internal/bytealg [2021-12-15T09:29:34.348Z] #34 13.54 math/bits [2021-12-15T09:29:34.348Z] #34 14.83 math [2021-12-15T09:29:34.348Z] #34 16.17 runtime [2021-12-15T09:29:34.380Z] #47 ... [2021-12-15T09:29:34.380Z] [2021-12-15T09:29:34.380Z] #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-12-15T09:29:34.380Z] #58 sha256:b82a48480bfe8c441d355fce4b914b94ea369093806e626a282479c267703df5 [2021-12-15T09:29:34.380Z] #58 8.317 + RM_GOPATH=0 [2021-12-15T09:29:34.380Z] #58 8.317 + TMP_GOPATH= [2021-12-15T09:29:34.380Z] #58 8.317 + : /build [2021-12-15T09:29:34.380Z] #58 8.317 + '[' -z '' ']' [2021-12-15T09:29:34.380Z] #58 8.317 ++ mktemp -d [2021-12-15T09:29:34.380Z] #58 8.317 + export GOPATH=/tmp/tmp.QCNvavkjAb [2021-12-15T09:29:34.380Z] #58 8.317 + GOPATH=/tmp/tmp.QCNvavkjAb [2021-12-15T09:29:34.380Z] #58 8.317 + RM_GOPATH=1 [2021-12-15T09:29:34.380Z] #58 8.317 + case "$(go env GOARCH)" in [2021-12-15T09:29:34.380Z] #58 8.317 ++ go env GOARCH [2021-12-15T09:29:34.380Z] #58 8.337 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-12-15T09:29:34.380Z] #58 8.338 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:34.380Z] #58 8.338 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:34.380Z] #58 8.338 ++ dirname /tmp/install/install.sh [2021-12-15T09:29:34.380Z] #58 8.338 + dir=/tmp/install [2021-12-15T09:29:34.380Z] #58 8.338 + bin=rootlesskit [2021-12-15T09:29:34.380Z] #58 8.338 + shift [2021-12-15T09:29:34.380Z] #58 8.338 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-12-15T09:29:34.381Z] #58 8.338 + . /tmp/install/rootlesskit.installer [2021-12-15T09:29:34.381Z] #58 8.338 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-12-15T09:29:34.381Z] #58 8.338 + install_rootlesskit [2021-12-15T09:29:34.381Z] #58 8.338 + case "$1" in [2021-12-15T09:29:34.381Z] #58 8.338 + export CGO_ENABLED=0 [2021-12-15T09:29:34.381Z] #58 8.338 + CGO_ENABLED=0 [2021-12-15T09:29:34.381Z] #58 8.338 + _install_rootlesskit [2021-12-15T09:29:34.381Z] #58 8.338 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-12-15T09:29:34.381Z] #58 8.338 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.QCNvavkjAb/src/github.com/rootless-containers/rootlesskit [2021-12-15T09:29:34.381Z] #58 8.338 Cloning into '/tmp/tmp.QCNvavkjAb/src/github.com/rootless-containers/rootlesskit'... [2021-12-15T09:29:34.381Z] #58 14.29 + cd /tmp/tmp.QCNvavkjAb/src/github.com/rootless-containers/rootlesskit [2021-12-15T09:29:34.381Z] #58 14.29 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-12-15T09:29:34.381Z] #58 14.54 + export GO111MODULE=on [2021-12-15T09:29:34.381Z] #58 14.54 + GO111MODULE=on [2021-12-15T09:29:34.381Z] #58 14.54 + export GOPROXY=https://proxy.golang.org [2021-12-15T09:29:34.381Z] #58 14.54 + GOPROXY=https://proxy.golang.org [2021-12-15T09:29:34.381Z] #58 14.54 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-15T09:29:34.381Z] #58 14.54 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-12-15T09:29:34.381Z] #58 17.40 go: downloading github.com/pkg/errors v0.9.1 [2021-12-15T09:29:34.381Z] #58 17.54 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-15T09:29:34.381Z] #58 17.69 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-15T09:29:34.390Z] #43 ... [2021-12-15T09:29:34.390Z] [2021-12-15T09:29:34.390Z] #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-12-15T09:29:34.390Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:29:34.391Z] #13 147.7 Selecting previously unselected package libapparmor1:amd64. [2021-12-15T09:29:34.391Z] #13 147.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-12-15T09:29:34.391Z] #13 147.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-12-15T09:29:34.391Z] #13 147.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-12-15T09:29:34.391Z] #13 147.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-12-15T09:29:34.391Z] #13 147.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-12-15T09:29:34.391Z] #13 148.0 Selecting previously unselected package libbtrfs0. [2021-12-15T09:29:34.391Z] #13 148.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-12-15T09:29:34.391Z] #13 148.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-12-15T09:29:34.391Z] #13 148.1 Selecting previously unselected package libbtrfs-dev. [2021-12-15T09:29:34.391Z] #13 148.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-12-15T09:29:34.391Z] #13 148.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-12-15T09:29:34.391Z] #13 148.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-12-15T09:29:34.391Z] #13 148.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-12-15T09:29:34.391Z] #13 148.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-12-15T09:29:34.391Z] #13 148.4 Selecting previously unselected package libudev-dev:amd64. [2021-12-15T09:29:34.391Z] #13 148.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-12-15T09:29:34.391Z] #13 148.4 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-12-15T09:29:34.391Z] #13 148.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-12-15T09:29:34.391Z] #13 148.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-12-15T09:29:34.391Z] #13 148.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-12-15T09:29:34.391Z] #13 148.9 Selecting previously unselected package libpcre16-3:amd64. [2021-12-15T09:29:34.391Z] #13 148.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-12-15T09:29:34.391Z] #13 148.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-12-15T09:29:34.391Z] #13 149.1 Selecting previously unselected package libpcre32-3:amd64. [2021-12-15T09:29:34.391Z] #13 149.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-12-15T09:29:34.391Z] #13 149.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-12-15T09:29:34.391Z] #13 149.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-12-15T09:29:34.391Z] #13 149.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-12-15T09:29:34.391Z] #13 149.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-12-15T09:29:34.391Z] #13 149.4 Selecting previously unselected package libpcre3-dev:amd64. [2021-12-15T09:29:34.391Z] #13 149.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-12-15T09:29:34.391Z] #13 149.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-12-15T09:29:34.609Z] #34 ... [2021-12-15T09:29:34.609Z] [2021-12-15T09:29:34.609Z] #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-12-15T09:29:34.609Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:29:34.609Z] #13 14.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-12-15T09:29:34.638Z] #58 ... [2021-12-15T09:29:34.638Z] [2021-12-15T09:29:34.638Z] #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-12-15T09:29:34.638Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:29:34.638Z] #36 18.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [312 kB] [2021-12-15T09:29:34.762Z] #43 ... [2021-12-15T09:29:34.762Z] [2021-12-15T09:29:34.762Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-12-15T09:29:34.762Z] #24 sha256:518d1ab65cfe5f6ae6258cd42b08a7c02021a3d9bcc5b02aeeaa9e201184b38a [2021-12-15T09:29:34.870Z] #13 ... [2021-12-15T09:29:34.870Z] [2021-12-15T09:29:34.870Z] #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-12-15T09:29:34.870Z] #51 sha256:0e71ac85b32e7390baec5db1d754e35da1a59fec1cb6345109584b3df5b0355b [2021-12-15T09:29:34.870Z] #51 11.52 + RM_GOPATH=0 [2021-12-15T09:29:34.870Z] #51 11.52 + TMP_GOPATH= [2021-12-15T09:29:34.870Z] #51 11.52 + : /build [2021-12-15T09:29:34.870Z] #51 11.52 + '[' -z '' ']' [2021-12-15T09:29:34.870Z] #51 11.52 ++ mktemp -d [2021-12-15T09:29:34.870Z] #51 11.52 + export GOPATH=/tmp/tmp.Zgm5yAj2Qi [2021-12-15T09:29:34.870Z] #51 11.52 + GOPATH=/tmp/tmp.Zgm5yAj2Qi [2021-12-15T09:29:34.870Z] #51 11.52 + RM_GOPATH=1 [2021-12-15T09:29:34.870Z] #51 11.52 + case "$(go env GOARCH)" in [2021-12-15T09:29:34.870Z] #51 11.52 ++ go env GOARCH [2021-12-15T09:29:34.870Z] #51 11.56 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:34.870Z] #51 11.56 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:34.870Z] #51 11.58 ++ dirname /tmp/install/install.sh [2021-12-15T09:29:34.870Z] #51 11.58 + dir=/tmp/install [2021-12-15T09:29:34.870Z] #51 11.58 + bin=shfmt [2021-12-15T09:29:34.870Z] #51 11.58 + shift [2021-12-15T09:29:34.870Z] #51 11.58 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-12-15T09:29:34.870Z] #51 11.58 + . /tmp/install/shfmt.installer [2021-12-15T09:29:34.870Z] #51 11.58 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-12-15T09:29:34.870Z] #51 11.58 + install_shfmt [2021-12-15T09:29:34.870Z] #51 11.58 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-12-15T09:29:34.870Z] #51 11.58 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Zgm5yAj2Qi/src/github.com/mvdan/sh [2021-12-15T09:29:34.870Z] #51 11.58 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-12-15T09:29:34.870Z] #51 11.59 Cloning into '/tmp/tmp.Zgm5yAj2Qi/src/github.com/mvdan/sh'... [2021-12-15T09:29:34.870Z] #51 ... [2021-12-15T09:29:34.870Z] [2021-12-15T09:29:34.870Z] #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-12-15T09:29:34.870Z] #58 sha256:f738d6083011c1a8486374df96c2d7309755f91ff7fb991b35bceed2e8d107ea [2021-12-15T09:29:34.870Z] #58 12.62 + RM_GOPATH=0 [2021-12-15T09:29:34.870Z] #58 12.62 + TMP_GOPATH= [2021-12-15T09:29:34.870Z] #58 12.62 + : /build [2021-12-15T09:29:34.870Z] #58 12.62 + '[' -z '' ']' [2021-12-15T09:29:34.870Z] #58 12.62 ++ mktemp -d [2021-12-15T09:29:34.870Z] #58 12.64 + export GOPATH=/tmp/tmp.8cqM1nHfl0 [2021-12-15T09:29:34.870Z] #58 12.64 + GOPATH=/tmp/tmp.8cqM1nHfl0 [2021-12-15T09:29:34.870Z] #58 12.64 + RM_GOPATH=1 [2021-12-15T09:29:34.870Z] #58 12.64 + case "$(go env GOARCH)" in [2021-12-15T09:29:34.870Z] #58 12.64 ++ go env GOARCH [2021-12-15T09:29:34.870Z] #58 12.65 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:34.870Z] #58 12.65 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:34.870Z] #58 12.67 ++ dirname /tmp/install/install.sh [2021-12-15T09:29:34.870Z] #58 12.70 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-12-15T09:29:34.870Z] #58 12.70 + dir=/tmp/install [2021-12-15T09:29:34.870Z] #58 12.70 + bin=rootlesskit [2021-12-15T09:29:34.870Z] #58 12.70 + shift [2021-12-15T09:29:34.870Z] #58 12.70 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-12-15T09:29:34.870Z] #58 12.70 + . /tmp/install/rootlesskit.installer [2021-12-15T09:29:34.870Z] #58 12.70 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-12-15T09:29:34.870Z] #58 12.70 + install_rootlesskit [2021-12-15T09:29:34.870Z] #58 12.70 + case "$1" in [2021-12-15T09:29:34.870Z] #58 12.70 + export CGO_ENABLED=0 [2021-12-15T09:29:34.870Z] #58 12.70 + CGO_ENABLED=0 [2021-12-15T09:29:34.870Z] #58 12.70 + _install_rootlesskit [2021-12-15T09:29:34.870Z] #58 12.70 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-12-15T09:29:34.870Z] #58 12.70 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8cqM1nHfl0/src/github.com/rootless-containers/rootlesskit [2021-12-15T09:29:34.870Z] #58 12.70 Cloning into '/tmp/tmp.8cqM1nHfl0/src/github.com/rootless-containers/rootlesskit'... [2021-12-15T09:29:34.963Z] #13 149.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-12-15T09:29:34.963Z] #13 149.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-12-15T09:29:34.963Z] #13 149.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-12-15T09:29:34.963Z] #13 150.1 Selecting previously unselected package libdevmapper-dev:amd64. [2021-12-15T09:29:34.963Z] #13 150.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-12-15T09:29:34.963Z] #13 150.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-12-15T09:29:34.963Z] #13 150.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-12-15T09:29:34.963Z] #13 150.3 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2021-12-15T09:29:35.224Z] #13 150.3 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2021-12-15T09:29:35.441Z] #58 ... [2021-12-15T09:29:35.441Z] [2021-12-15T09:29:35.441Z] #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-12-15T09:29:35.441Z] #49 sha256:4fde35550f0da1ef5794d4fdb374b1f3ac00f2d6d0482f7ddbc621b7037cef17 [2021-12-15T09:29:35.441Z] #49 11.89 + RM_GOPATH=0 [2021-12-15T09:29:35.441Z] #49 11.89 + TMP_GOPATH= [2021-12-15T09:29:35.441Z] #49 11.89 + : /build [2021-12-15T09:29:35.441Z] #49 11.89 + '[' -z '' ']' [2021-12-15T09:29:35.441Z] #49 11.89 ++ mktemp -d [2021-12-15T09:29:35.441Z] #49 11.89 + export GOPATH=/tmp/tmp.GoYAXNRYrW [2021-12-15T09:29:35.441Z] #49 11.89 + GOPATH=/tmp/tmp.GoYAXNRYrW [2021-12-15T09:29:35.441Z] #49 11.89 + RM_GOPATH=1 [2021-12-15T09:29:35.441Z] #49 11.89 + case "$(go env GOARCH)" in [2021-12-15T09:29:35.441Z] #49 11.90 ++ go env GOARCH [2021-12-15T09:29:35.441Z] #49 11.93 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:35.441Z] #49 11.93 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:35.441Z] #49 11.95 ++ dirname /tmp/install/install.sh [2021-12-15T09:29:35.441Z] #49 11.95 + dir=/tmp/install [2021-12-15T09:29:35.441Z] #49 11.95 + bin=golangci_lint [2021-12-15T09:29:35.441Z] #49 11.95 + shift [2021-12-15T09:29:35.441Z] #49 11.95 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-12-15T09:29:35.441Z] #49 11.95 + . /tmp/install/golangci_lint.installer [2021-12-15T09:29:35.441Z] #49 11.95 ++ : v1.23.8 [2021-12-15T09:29:35.441Z] #49 11.95 + install_golangci_lint [2021-12-15T09:29:35.441Z] #49 11.95 + set -e [2021-12-15T09:29:35.441Z] #49 11.95 + export GO111MODULE=on [2021-12-15T09:29:35.441Z] #49 11.95 + GO111MODULE=on [2021-12-15T09:29:35.441Z] #49 11.95 + GOBIN=/build [2021-12-15T09:29:35.441Z] #49 11.95 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-12-15T09:29:35.441Z] #49 13.26 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-15T09:29:35.441Z] #49 ... [2021-12-15T09:29:35.441Z] [2021-12-15T09:29:35.441Z] #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-12-15T09:29:35.441Z] #24 sha256:89261220b554382a6411e1efb5968b2ae8c600941c93ee5dc9f648a0aa5343ef [2021-12-15T09:29:35.441Z] #24 11.96 + RM_GOPATH=0 [2021-12-15T09:29:35.441Z] #24 11.96 + TMP_GOPATH= [2021-12-15T09:29:35.441Z] #24 11.96 + : /build [2021-12-15T09:29:35.441Z] #24 11.96 + '[' -z '' ']' [2021-12-15T09:29:35.441Z] #24 11.96 ++ mktemp -d [2021-12-15T09:29:35.441Z] #24 11.97 + export GOPATH=/tmp/tmp.sqjkwCbXxP [2021-12-15T09:29:35.441Z] #24 11.97 + GOPATH=/tmp/tmp.sqjkwCbXxP [2021-12-15T09:29:35.441Z] #24 11.97 + RM_GOPATH=1 [2021-12-15T09:29:35.441Z] #24 11.97 + case "$(go env GOARCH)" in [2021-12-15T09:29:35.441Z] #24 11.97 ++ go env GOARCH [2021-12-15T09:29:35.441Z] #24 12.00 Install docker/cli version 17.06.2-ce from stable [2021-12-15T09:29:35.441Z] #24 12.00 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:35.441Z] #24 12.00 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:35.441Z] #24 12.00 ++ dirname /tmp/install/install.sh [2021-12-15T09:29:35.441Z] #24 12.00 + dir=/tmp/install [2021-12-15T09:29:35.441Z] #24 12.00 + bin=dockercli [2021-12-15T09:29:35.441Z] #24 12.00 + shift [2021-12-15T09:29:35.441Z] #24 12.00 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-12-15T09:29:35.441Z] #24 12.00 + . /tmp/install/dockercli.installer [2021-12-15T09:29:35.441Z] #24 12.00 ++ : stable [2021-12-15T09:29:35.441Z] #24 12.00 ++ : 17.06.2-ce [2021-12-15T09:29:35.441Z] #24 12.00 + install_dockercli [2021-12-15T09:29:35.441Z] #24 12.00 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-15T09:29:35.441Z] #24 12.00 ++ uname -m [2021-12-15T09:29:35.441Z] #24 12.00 + arch=x86_64 [2021-12-15T09:29:35.441Z] #24 12.00 + '[' x86_64 '!=' x86_64 ']' [2021-12-15T09:29:35.441Z] #24 12.00 + url=https://download.docker.com/linux/static [2021-12-15T09:29:35.441Z] #24 12.00 + tar -xz docker/docker [2021-12-15T09:29:35.441Z] #24 12.01 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-12-15T09:29:35.485Z] #13 150.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-12-15T09:29:35.485Z] #13 150.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-12-15T09:29:35.485Z] #13 150.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-12-15T09:29:35.702Z] #24 ... [2021-12-15T09:29:35.702Z] [2021-12-15T09:29:35.702Z] #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-12-15T09:29:35.702Z] #55 sha256:b944ba5cd54d3bca837a0c8a003d64c040fef9dcaee79b917b34e5056de504a8 [2021-12-15T09:29:35.702Z] #55 12.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:29:35.702Z] #55 12.08 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:29:35.702Z] #55 12.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:29:35.702Z] #55 13.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-12-15T09:29:35.702Z] #55 18.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [312 kB] [2021-12-15T09:29:35.702Z] #55 ... [2021-12-15T09:29:35.702Z] [2021-12-15T09:29:35.702Z] #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-12-15T09:29:35.702Z] #58 sha256:f738d6083011c1a8486374df96c2d7309755f91ff7fb991b35bceed2e8d107ea [2021-12-15T09:29:35.702Z] #58 22.08 + cd /tmp/tmp.8cqM1nHfl0/src/github.com/rootless-containers/rootlesskit [2021-12-15T09:29:35.702Z] #58 22.08 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-12-15T09:29:35.702Z] #58 22.20 + export GO111MODULE=on [2021-12-15T09:29:35.702Z] #58 22.20 + GO111MODULE=on [2021-12-15T09:29:35.702Z] #58 22.20 + export GOPROXY=https://proxy.golang.org [2021-12-15T09:29:35.702Z] #58 22.20 + GOPROXY=https://proxy.golang.org [2021-12-15T09:29:35.702Z] #58 22.20 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-15T09:29:35.702Z] #58 22.20 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-12-15T09:29:35.963Z] #58 ... [2021-12-15T09:29:35.963Z] [2021-12-15T09:29:35.963Z] #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-12-15T09:29:35.963Z] #32 sha256:d6137718e18cd8f8fbc0a2c78845aa3a7fe267057ad892a0a8054c896afabc09 [2021-12-15T09:29:35.963Z] #32 12.25 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-15T09:29:35.963Z] #32 12.25 Cloning into '.'... [2021-12-15T09:29:36.008Z] #13 151.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-12-15T09:29:36.008Z] #13 151.0 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2021-12-15T09:29:36.008Z] #13 151.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-12-15T09:29:36.008Z] #13 151.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-12-15T09:29:36.008Z] #13 151.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-12-15T09:29:36.008Z] #13 151.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-12-15T09:29:36.008Z] #13 151.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:29:36.008Z] #13 151.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-12-15T09:29:36.008Z] #13 151.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-12-15T09:29:36.008Z] #13 151.1 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-12-15T09:29:36.008Z] #13 151.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-12-15T09:29:36.008Z] #13 151.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-12-15T09:29:36.008Z] #13 151.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-12-15T09:29:36.008Z] #13 151.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-12-15T09:29:36.008Z] #13 151.2 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-12-15T09:29:36.008Z] #13 151.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-12-15T09:29:36.008Z] #13 151.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-12-15T09:29:36.008Z] #13 151.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:29:36.008Z] #13 151.2 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-12-15T09:29:36.008Z] #13 151.2 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-12-15T09:29:36.008Z] #13 151.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:29:36.008Z] #13 151.3 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-12-15T09:29:36.008Z] #13 151.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-12-15T09:29:36.008Z] #13 151.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-12-15T09:29:36.008Z] #13 151.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-12-15T09:29:36.008Z] #13 151.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-12-15T09:29:36.221Z] #17 DONE 4.0s [2021-12-15T09:29:36.221Z] [2021-12-15T09:29:36.221Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-15T09:29:36.221Z] #18 sha256:668953ceed7d7b6ddf25234ac8b076ffbbe933f3bb4304417bc6383e83b8c077 [2021-12-15T09:29:36.223Z] #32 ... [2021-12-15T09:29:36.223Z] [2021-12-15T09:29:36.223Z] #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-12-15T09:29:36.223Z] #40 sha256:f921907f62e8abf96bd437518ce64b27c36469ed4bee848aac0bb7f88af1694e [2021-12-15T09:29:36.223Z] #40 12.32 + git clone https://github.com/docker/distribution.git . [2021-12-15T09:29:36.223Z] #40 12.32 Cloning into '.'... [2021-12-15T09:29:36.223Z] #40 ... [2021-12-15T09:29:36.223Z] [2021-12-15T09:29:36.223Z] #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-12-15T09:29:36.223Z] #55 sha256:b944ba5cd54d3bca837a0c8a003d64c040fef9dcaee79b917b34e5056de504a8 [2021-12-15T09:29:36.223Z] #55 23.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-12-15T09:29:36.269Z] #13 151.3 Setting up dmsetup (2:1.02.155-3) ... [2021-12-15T09:29:36.269Z] #13 151.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-12-15T09:29:36.269Z] #13 151.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-12-15T09:29:36.269Z] #13 151.4 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:29:36.538Z] #36 ... [2021-12-15T09:29:36.539Z] [2021-12-15T09:29:36.539Z] #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-12-15T09:29:36.539Z] #40 sha256:f921907f62e8abf96bd437518ce64b27c36469ed4bee848aac0bb7f88af1694e [2021-12-15T09:29:36.539Z] #40 10.28 + git clone https://github.com/docker/distribution.git . [2021-12-15T09:29:36.539Z] #40 10.28 Cloning into '.'... [2021-12-15T09:29:36.796Z] #40 ... [2021-12-15T09:29:36.796Z] [2021-12-15T09:29:36.796Z] #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-12-15T09:29:36.796Z] #47 sha256:7ea64ee1137ad432be24755baba8fc7e428fc736e3fe67df8cd1af4f977f3f09 [2021-12-15T09:29:36.796Z] #47 20.58 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-12-15T09:29:37.053Z] #47 ... [2021-12-15T09:29:37.053Z] [2021-12-15T09:29:37.053Z] #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-12-15T09:29:37.053Z] #45 sha256:ba7c70b24c665d3293339d489ddd4b068445bc89a27e5dab70fd303a565e7dea [2021-12-15T09:29:37.053Z] #45 10.91 sync/atomic [2021-12-15T09:29:37.053Z] #45 10.93 runtime [2021-12-15T09:29:37.053Z] #45 11.55 unicode [2021-12-15T09:29:37.053Z] #45 18.93 unicode/utf8 [2021-12-15T09:29:37.053Z] #45 20.46 math [2021-12-15T09:29:37.164Z] #55 ... [2021-12-15T09:29:37.164Z] [2021-12-15T09:29:37.164Z] #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-12-15T09:29:37.164Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:29:37.164Z] #42 13.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:29:37.164Z] #42 14.07 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:29:37.164Z] #42 14.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:29:37.164Z] #42 16.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-12-15T09:29:37.164Z] #42 21.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [312 kB] [2021-12-15T09:29:37.313Z] #45 ... [2021-12-15T09:29:37.313Z] [2021-12-15T09:29:37.313Z] #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-12-15T09:29:37.313Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:29:37.313Z] #42 11.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:29:37.313Z] #42 11.40 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:29:37.313Z] #42 11.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:29:37.313Z] #42 13.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-12-15T09:29:37.313Z] #42 18.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [312 kB] [2021-12-15T09:29:37.313Z] #42 ... [2021-12-15T09:29:37.313Z] [2021-12-15T09:29:37.313Z] #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-12-15T09:29:37.313Z] #34 sha256:af4ad227c9059333ae111bd1af716c1c321952426ec42bbce4642128e94699b3 [2021-12-15T09:29:37.313Z] #34 20.49 encoding [2021-12-15T09:29:37.435Z] #42 ... [2021-12-15T09:29:37.435Z] [2021-12-15T09:29:37.435Z] #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-12-15T09:29:37.435Z] #45 sha256:dcb6eab211b3e7bdd5c08fe830873a387229e3d36208c6fe52ede0adcfa32882 [2021-12-15T09:29:37.435Z] #45 18.06 runtime [2021-12-15T09:29:37.435Z] #45 22.41 unicode/utf8 [2021-12-15T09:29:37.435Z] #45 24.00 math [2021-12-15T09:29:37.608Z] #24 159.4 Checking out files: 19% (2220/11414) Checking out files: 20% (2283/11414) Checking out files: 21% (2397/11414) Checking out files: 22% (2512/11414) Checking out files: 23% (2626/11414) Checking out files: 24% (2740/11414) Checking out files: 25% (2854/11414) Checking out files: 26% (2968/11414) Checking out files: 27% (3082/11414) Checking out files: 28% (3196/11414) Checking out files: 29% (3311/11414) Checking out files: 30% (3425/11414) Checking out files: 31% (3539/11414) Checking out files: 31% (3549/11414) Checking out files: 32% (3653/11414) Checking out files: 33% (3767/11414) Checking out files: 34% (3881/11414) Checking out files: 35% (3995/11414) Checking out files: 36% (4110/11414) Checking out files: 37% (4224/11414) Checking out files: 38% (4338/11414) Checking out files: 39% (4452/11414) Checking out files: 40% (4566/11414) Checking out files: 41% (4680/11414) Checking out files: 42% (4794/11414) Checking out files: 43% (4909/11414) Checking out files: 44% (5023/11414) Checking out files: 45% (5137/11414) Checking out files: 46% (5251/11414) Checking out files: 47% (5365/11414) Checking out files: 47% (5470/11414) Checking out files: 48% (5479/11414) Checking out files: 49% (5593/11414) Checking out files: 50% (5707/11414) Checking out files: 51% (5822/11414) Checking out files: 52% (5936/11414) Checking out files: 53% (6050/11414) Checking out files: 54% (6164/11414) Checking out files: 55% (6278/11414) Checking out files: 56% (6392/11414) Checking out files: 57% (6506/11414) Checking out files: 58% (6621/11414) Checking out files: 59% (6735/11414) Checking out files: 60% (6849/11414) Checking out files: 61% (6963/11414) Checking out files: 62% (7077/11414) Checking out files: 63% (7191/11414) Checking out files: 64% (7305/11414) Checking out files: 65% (7420/11414) Checking out files: 66% (7534/11414) Checking out files: 67% (7648/11414) Checking out files: 68% (7762/11414) Checking out files: 69% (7876/11414) Checking out files: 70% (7990/11414) Checking out files: 71% (8104/11414) [2021-12-15T09:29:37.608Z] #24 ... [2021-12-15T09:29:37.608Z] [2021-12-15T09:29:37.608Z] #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-12-15T09:29:37.608Z] #32 sha256:7ab4a75cdcc451c359714405344fe9d6ebfd6ceb03850110810870374f39fbeb [2021-12-15T09:29:37.608Z] #32 DONE 162.0s [2021-12-15T09:29:37.608Z] [2021-12-15T09:29:37.608Z] #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-12-15T09:29:37.608Z] #24 sha256:518d1ab65cfe5f6ae6258cd42b08a7c02021a3d9bcc5b02aeeaa9e201184b38a [2021-12-15T09:29:37.655Z] #13 DONE 152.4s [2021-12-15T09:29:37.655Z] [2021-12-15T09:29:37.655Z] #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-12-15T09:29:37.655Z] #53 sha256:d34f262b68346c85d1f2ac681398f4b0f90da5d32f550ae608a6387a6b1040e7 [2021-12-15T09:29:37.656Z] Running on azwin-2-4460f0 in d:\jenkins\workspace\moby_PR-43084 [Pipeline] { [Pipeline] ws [2021-12-15T09:29:37.674Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-12-15T09:29:38.245Z] #34 ... [2021-12-15T09:29:38.245Z] [2021-12-15T09:29:38.245Z] #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-12-15T09:29:38.245Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:29:38.245Z] #13 5.299 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-12-15T09:29:38.245Z] #13 5.386 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:29:38.245Z] #13 5.552 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:29:38.245Z] #13 5.625 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:29:38.245Z] #13 7.557 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-12-15T09:29:38.245Z] #13 11.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-12-15T09:29:38.375Z] #45 ... [2021-12-15T09:29:38.375Z] [2021-12-15T09:29:38.375Z] #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-12-15T09:29:38.375Z] #58 sha256:f738d6083011c1a8486374df96c2d7309755f91ff7fb991b35bceed2e8d107ea [2021-12-15T09:29:38.375Z] #58 25.11 go: downloading github.com/pkg/errors v0.9.1 [2021-12-15T09:29:38.375Z] #58 25.16 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-15T09:29:38.510Z] #13 ... [2021-12-15T09:29:38.510Z] [2021-12-15T09:29:38.510Z] #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-12-15T09:29:38.510Z] #55 sha256:b944ba5cd54d3bca837a0c8a003d64c040fef9dcaee79b917b34e5056de504a8 [2021-12-15T09:29:38.510Z] #55 12.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-12-15T09:29:38.510Z] #55 17.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [312 kB] [2021-12-15T09:29:38.510Z] #55 21.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-12-15T09:29:38.948Z] #58 25.40 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-15T09:29:39.048Z] #53 ... [2021-12-15T09:29:39.048Z] [2021-12-15T09:29:39.048Z] #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-12-15T09:29:39.048Z] #45 sha256:5bdf23637ec3205866a13b96a5e5ee6a935e8fcc28b6fb7a6a43bd2f06eca999 [2021-12-15T09:29:39.048Z] #45 151.7 vendor/golang.org/x/net/idna [2021-12-15T09:29:39.048Z] #45 153.9 vendor/golang.org/x/net/http2/hpack [2021-12-15T09:29:39.048Z] #45 155.2 mime [2021-12-15T09:29:39.048Z] #45 157.1 mime/quotedprintable [2021-12-15T09:29:39.048Z] #45 157.4 net/http/internal [2021-12-15T09:29:39.048Z] #45 159.7 mime/multipart [2021-12-15T09:29:39.048Z] #45 159.8 crypto/tls [2021-12-15T09:29:39.048Z] #45 ... [2021-12-15T09:29:39.048Z] [2021-12-15T09:29:39.048Z] #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-12-15T09:29:39.048Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:29:39.048Z] #43 57.81 CC compel/src/lib/ptrace.o [2021-12-15T09:29:39.048Z] #43 58.23 AR compel/libcompel.a [2021-12-15T09:29:39.048Z] #43 58.34 HOSTCC compel/src/main-host.o [2021-12-15T09:29:39.048Z] #43 58.73 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-12-15T09:29:39.048Z] #43 58.88 HOSTCC compel/src/lib/handle-elf-host.o [2021-12-15T09:29:39.048Z] #43 59.28 HOSTCC compel/src/lib/log-host.o [2021-12-15T09:29:39.048Z] #43 59.60 HOSTLINK compel/compel-host-bin [2021-12-15T09:29:39.048Z] #43 59.92 DEP soccr/soccr.d [2021-12-15T09:29:39.048Z] #43 60.13 CC soccr/soccr.o [2021-12-15T09:29:39.418Z] #24 159.4 Checking out files: 19% (2220/11414) Checking out files: 20% (2283/11414) Checking out files: 21% (2397/11414) Checking out files: 22% (2512/11414) Checking out files: 23% (2626/11414) Checking out files: 24% (2740/11414) Checking out files: 25% (2854/11414) Checking out files: 26% (2968/11414) Checking out files: 27% (3082/11414) Checking out files: 28% (3196/11414) Checking out files: 29% (3311/11414) Checking out files: 30% (3425/11414) Checking out files: 31% (3539/11414) Checking out files: 31% (3549/11414) Checking out files: 32% (3653/11414) Checking out files: 33% (3767/11414) Checking out files: 34% (3881/11414) Checking out files: 35% (3995/11414) Checking out files: 36% (4110/11414) Checking out files: 37% (4224/11414) Checking out files: 38% (4338/11414) Checking out files: 39% (4452/11414) Checking out files: 40% (4566/11414) Checking out files: 41% (4680/11414) Checking out files: 42% (4794/11414) Checking out files: 43% (4909/11414) Checking out files: 44% (5023/11414) Checking out files: 45% (5137/11414) Checking out files: 46% (5251/11414) Checking out files: 47% (5365/11414) Checking out files: 47% (5470/11414) Checking out files: 48% (5479/11414) Checking out files: 49% (5593/11414) Checking out files: 50% (5707/11414) Checking out files: 51% (5822/11414) Checking out files: 52% (5936/11414) Checking out files: 53% (6050/11414) Checking out files: 54% (6164/11414) Checking out files: 55% (6278/11414) Checking out files: 56% (6392/11414) Checking out files: 57% (6506/11414) Checking out files: 58% (6621/11414) Checking out files: 59% (6735/11414) Checking out files: 60% (6849/11414) Checking out files: 61% (6963/11414) Checking out files: 62% (7077/11414) Checking out files: 63% (7191/11414) Checking out files: 64% (7305/11414) Checking out files: 65% (7420/11414) Checking out files: 66% (7534/11414) Checking out files: 67% (7648/11414) Checking out files: 68% (7762/11414) Checking out files: 69% (7876/11414) Checking out files: 70% (7990/11414) Checking out files: 71% (8104/11414) Checking out files: 72% (8219/11414) Checking out files: 72% (8320/11414) Checking out files: 73% (8333/11414) Checking out files: 74% (8447/11414) Checking out files: 75% (8561/11414) Checking out files: 76% (8675/11414) Checking out files: 77% (8789/11414) Checking out files: 78% (8903/11414) Checking out files: 79% (9018/11414) Checking out files: 80% (9132/11414) Checking out files: 81% (9246/11414) Checking out files: 82% (9360/11414) Checking out files: 83% (9474/11414) Checking out files: 84% (9588/11414) Checking out files: 85% (9702/11414) Checking out files: 86% (9817/11414) Checking out files: 87% (9931/11414) Checking out files: 88% (10045/11414) Checking out files: 89% (10159/11414) Checking out files: 90% (10273/11414) Checking out files: 90% (10289/11414) Checking out files: 91% (10387/11414) Checking out files: 92% (10501/11414) Checking out files: 93% (10616/11414) Checking out files: 94% (10730/11414) Checking out files: 95% (10844/11414) Checking out files: 96% (10958/11414) Checking out files: 97% (11072/11414) Checking out files: 98% (11186/11414) Checking out files: 99% (11300/11414) Checking out files: 100% (11414/11414) Checking out files: 100% (11414/11414), done. [2021-12-15T09:29:39.418Z] #24 164.2 + cd /tmp/tmp.Ag4XZXChjd/tmp/docker-ce [2021-12-15T09:29:39.446Z] #55 ... [2021-12-15T09:29:39.446Z] [2021-12-15T09:29:39.446Z] #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-12-15T09:29:39.446Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:29:39.446Z] #36 23.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-12-15T09:29:39.518Z] #58 26.29 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-12-15T09:29:39.523Z] #18 DONE 3.8s [2021-12-15T09:29:39.523Z] [2021-12-15T09:29:39.523Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-15T09:29:39.523Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-15T09:29:39.523Z] #63 CACHED [2021-12-15T09:29:39.523Z] [2021-12-15T09:29:39.523Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-15T09:29:39.523Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-15T09:29:39.523Z] #65 CACHED [2021-12-15T09:29:39.523Z] [2021-12-15T09:29:39.523Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-12-15T09:29:39.523Z] #19 sha256:44ab1d8944a5bb8aa799999dac09d889ac360891d0a3842392b4a0c11478e3a2 [2021-12-15T09:29:39.545Z] The recommended git tool is: git [2021-12-15T09:29:39.620Z] #43 ... [2021-12-15T09:29:39.620Z] [2021-12-15T09:29:39.620Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-12-15T09:29:39.620Z] #14 sha256:109496fbf51a3f69e420391d602142fdeb4f265b61d38a98929405023f7a0d07 [2021-12-15T09:29:39.620Z] #14 DONE 2.1s [2021-12-15T09:29:39.620Z] [2021-12-15T09:29:39.620Z] #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-12-15T09:29:39.620Z] #53 sha256:d34f262b68346c85d1f2ac681398f4b0f90da5d32f550ae608a6387a6b1040e7 [2021-12-15T09:29:39.620Z] #53 2.094 + RM_GOPATH=0 [2021-12-15T09:29:39.620Z] #53 2.094 + TMP_GOPATH= [2021-12-15T09:29:39.620Z] #53 2.094 + : /build [2021-12-15T09:29:39.620Z] #53 2.094 + '[' -z '' ']' [2021-12-15T09:29:39.620Z] #53 2.094 ++ mktemp -d [2021-12-15T09:29:39.620Z] #53 2.110 + export GOPATH=/tmp/tmp.1PuOHT1L9i [2021-12-15T09:29:39.620Z] #53 2.110 + GOPATH=/tmp/tmp.1PuOHT1L9i [2021-12-15T09:29:39.620Z] #53 2.110 + RM_GOPATH=1 [2021-12-15T09:29:39.620Z] #53 2.110 + case "$(go env GOARCH)" in [2021-12-15T09:29:39.620Z] #53 2.110 ++ go env GOARCH [2021-12-15T09:29:39.620Z] #53 2.177 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:39.620Z] #53 2.177 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:29:39.620Z] #53 2.177 ++ dirname /tmp/install/install.sh [2021-12-15T09:29:39.620Z] #53 2.177 + dir=/tmp/install [2021-12-15T09:29:39.620Z] #53 2.177 + bin=runc [2021-12-15T09:29:39.620Z] #53 2.177 + shift [2021-12-15T09:29:39.620Z] #53 2.177 + '[' '!' -f /tmp/install/runc.installer ']' [2021-12-15T09:29:39.620Z] #53 2.177 + . /tmp/install/runc.installer [2021-12-15T09:29:39.620Z] #53 2.177 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-12-15T09:29:39.620Z] #53 2.177 + install_runc [2021-12-15T09:29:39.620Z] #53 2.177 + uname -r [2021-12-15T09:29:39.620Z] #53 2.177 + grep -q '^3\.10\.0.*\.el7\.' [2021-12-15T09:29:39.620Z] #53 2.190 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-12-15T09:29:39.620Z] #53 2.190 + RUNC_BUILDTAGS='seccomp ' [2021-12-15T09:29:39.620Z] #53 2.190 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-12-15T09:29:39.620Z] #53 2.190 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1PuOHT1L9i/src/github.com/opencontainers/runc [2021-12-15T09:29:39.620Z] #53 2.206 Cloning into '/tmp/tmp.1PuOHT1L9i/src/github.com/opencontainers/runc'... [2021-12-15T09:29:39.677Z] #24 164.2 + git checkout -q v17.06.2-ce [2021-12-15T09:29:40.093Z] #19 ... [2021-12-15T09:29:40.093Z] [2021-12-15T09:29:40.093Z] #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-12-15T09:29:40.094Z] #45 sha256:32e17b6ae149a534062e0f63b1d182b4e8da54f712c6d8ed276f03aadd5ccc3e [2021-12-15T09:29:40.094Z] #45 141.4 net/http/httptrace [2021-12-15T09:29:40.094Z] #45 141.8 net/http [2021-12-15T09:29:40.094Z] #45 ... [2021-12-15T09:29:40.094Z] [2021-12-15T09:29:40.094Z] #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-12-15T09:29:40.094Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:29:40.094Z] #43 68.35 CC criu/pie/util-vdso.o [2021-12-15T09:29:40.094Z] #43 69.19 CC criu/pie/util-vdso-elf32.o [2021-12-15T09:29:40.094Z] #43 70.02 AR criu/pie/pie.lib.a [2021-12-15T09:29:40.094Z] #43 70.06 DEP criu/pie/restorer.d [2021-12-15T09:29:40.094Z] #43 70.39 DEP criu/arch/x86/sigaction_compat_pie.d [2021-12-15T09:29:40.094Z] #43 70.56 DEP criu/arch/x86/restorer_unmap.d [2021-12-15T09:29:40.094Z] #43 70.59 DEP criu/arch/x86/restorer.d [2021-12-15T09:29:40.094Z] #43 70.89 DEP criu/arch/x86/vdso-pie.d [2021-12-15T09:29:40.094Z] #43 71.01 DEP criu/pie/parasite-vdso.d [2021-12-15T09:29:40.094Z] #43 71.17 DEP criu/pie/parasite.d [2021-12-15T09:29:40.094Z] #43 71.41 CC criu/pie/parasite.o [2021-12-15T09:29:40.094Z] #43 73.03 LINK criu/pie/parasite.built-in.o [2021-12-15T09:29:40.094Z] #43 73.03 GEN criu/pie/parasite-blob.h [2021-12-15T09:29:40.094Z] #43 73.07 CC criu/pie/parasite-vdso.o [2021-12-15T09:29:40.094Z] #43 73.84 CC criu/arch/x86/vdso-pie.o [2021-12-15T09:29:40.094Z] #43 74.30 CC criu/arch/x86/restorer.o [2021-12-15T09:29:40.094Z] #43 74.91 CC criu/arch/x86/restorer_unmap.o [2021-12-15T09:29:40.094Z] #43 74.98 CC criu/arch/x86/sigaction_compat_pie.o [2021-12-15T09:29:40.094Z] #43 75.39 CC criu/pie/restorer.o [2021-12-15T09:29:40.967Z] #58 ... [2021-12-15T09:29:40.967Z] [2021-12-15T09:29:40.967Z] #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-12-15T09:29:40.967Z] #24 sha256:89261220b554382a6411e1efb5968b2ae8c600941c93ee5dc9f648a0aa5343ef [2021-12-15T09:29:40.967Z] #24 26.83 + mkdir -p /build [2021-12-15T09:29:40.967Z] #24 26.83 + mv docker/docker /build/ [2021-12-15T09:29:40.967Z] #24 26.88 + rmdir docker [2021-12-15T09:29:40.967Z] #24 DONE 27.7s [2021-12-15T09:29:41.005Z] #53 ... [2021-12-15T09:29:41.005Z] [2021-12-15T09:29:41.005Z] #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-12-15T09:29:41.005Z] #15 sha256:d780c8c9af65917cd3ad94ec88680736ffb468163559c3692d42409975fd91b7 [2021-12-15T09:29:41.005Z] #15 DONE 1.6s [2021-12-15T09:29:41.230Z] [2021-12-15T09:29:41.230Z] #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-12-15T09:29:41.230Z] #34 sha256:061b12929f0d96ad4d4b3826aab8214c177109a9266cc5838aea6607d353cd9b [2021-12-15T09:29:41.230Z] #34 26.43 encoding [2021-12-15T09:29:41.268Z] [2021-12-15T09:29:41.268Z] #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-12-15T09:29:41.268Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:29:41.268Z] #43 62.83 AR soccr/libsoccr.a [2021-12-15T09:29:41.268Z] #43 62.90 make[1]: 'soccr/libsoccr.a' is up to date. [2021-12-15T09:29:41.840Z] #43 63.58 DEP criu/arch/x86/sigframe.d [2021-12-15T09:29:41.840Z] #43 63.80 DEP criu/arch/x86/sigaction_compat.d [2021-12-15T09:29:42.003Z] #43 ... [2021-12-15T09:29:42.003Z] [2021-12-15T09:29:42.003Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-12-15T09:29:42.003Z] #19 sha256:44ab1d8944a5bb8aa799999dac09d889ac360891d0a3842392b4a0c11478e3a2 [2021-12-15T09:29:42.003Z] #19 DONE 2.3s [2021-12-15T09:29:42.003Z] [2021-12-15T09:29:42.003Z] #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-12-15T09:29:42.003Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:29:42.101Z] #43 64.05 DEP criu/arch/x86/kerndat.d [2021-12-15T09:29:42.209Z] #24 167.0 + mkdir -p /tmp/tmp.Ag4XZXChjd/src/github.com/docker [2021-12-15T09:29:42.363Z] #43 64.35 DEP criu/arch/x86/crtools.d [2021-12-15T09:29:42.468Z] #24 167.0 + mv components/cli /tmp/tmp.Ag4XZXChjd/src/github.com/docker/cli [2021-12-15T09:29:42.468Z] #24 167.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-12-15T09:29:42.624Z] #43 ... [2021-12-15T09:29:42.624Z] [2021-12-15T09:29:42.624Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-15T09:29:42.624Z] #16 sha256:cee9460673f8e32f35c52e59eee934c0314c286bced174b18f63ca5226652c0c [2021-12-15T09:29:42.624Z] #16 1.400 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-15T09:29:42.624Z] #16 DONE 1.5s [2021-12-15T09:29:42.624Z] [2021-12-15T09:29:42.624Z] #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-12-15T09:29:42.624Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:29:42.624Z] #43 64.64 DEP criu/arch/x86/cpu.d [2021-12-15T09:29:42.885Z] #43 64.84 CC criu/arch/x86/cpu.o [2021-12-15T09:29:43.684Z] #36 ... [2021-12-15T09:29:43.684Z] [2021-12-15T09:29:43.684Z] #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-12-15T09:29:43.684Z] #24 sha256:58d6b4493796a48df7cd07c482b8b25ae904138f3b3ae9ac5db848610b133b2c [2021-12-15T09:29:43.684Z] #24 26.70 + mkdir -p /build [2021-12-15T09:29:43.684Z] #24 26.70 + mv docker/docker /build/ [2021-12-15T09:29:43.684Z] #24 26.72 + rmdir docker [2021-12-15T09:29:43.684Z] #24 DONE 27.4s [2021-12-15T09:29:43.684Z] [2021-12-15T09:29:43.684Z] #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-12-15T09:29:43.684Z] #49 sha256:4daaa66fa9a9e2d8a05aefba06e27caea936b0951e02d1e602fbbaad6d6446d5 [2021-12-15T09:29:43.684Z] #49 26.56 go: downloading github.com/fatih/color v1.7.0 [2021-12-15T09:29:43.684Z] #49 26.63 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-15T09:29:43.684Z] #49 26.85 go: downloading github.com/pkg/errors v0.8.1 [2021-12-15T09:29:43.684Z] #49 26.98 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-15T09:29:43.684Z] #49 27.08 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-15T09:29:43.684Z] #49 27.67 go: downloading github.com/spf13/viper v1.6.1 [2021-12-15T09:29:44.271Z] #43 ... [2021-12-15T09:29:44.271Z] [2021-12-15T09:29:44.271Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-15T09:29:44.271Z] #17 sha256:b11703528d11cb62235a12f2a09284771acadd517d74df79a2cfc0dd27d15078 [2021-12-15T09:29:44.271Z] #17 DONE 1.6s [2021-12-15T09:29:44.271Z] [2021-12-15T09:29:44.271Z] #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-12-15T09:29:44.271Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:29:44.271Z] #43 66.18 CC criu/arch/x86/crtools.o [2021-12-15T09:29:44.544Z] #20 2.540 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-12-15T09:29:44.544Z] #20 2.542 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:29:44.544Z] #20 2.577 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:29:44.544Z] #20 2.586 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:29:45.020Z] #24 ... [2021-12-15T09:29:45.020Z] [2021-12-15T09:29:45.020Z] #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-12-15T09:29:45.020Z] #20 sha256:0a85fe0cb2a5593068d80d795988ba7d5cb488f41c977f183ccc352c876eee7f [2021-12-15T09:29:45.020Z] #20 36.49 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:29:45.020Z] #20 36.49 Need to get 27.7 MB of archives. [2021-12-15T09:29:45.020Z] #20 36.49 After this operation, 114 MB of additional disk space will be used. [2021-12-15T09:29:45.020Z] #20 36.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-12-15T09:29:45.020Z] #20 36.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-12-15T09:29:45.020Z] #20 36.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-12-15T09:29:45.020Z] #20 36.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-12-15T09:29:45.020Z] #20 36.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-12-15T09:29:45.020Z] #20 36.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-12-15T09:29:45.020Z] #20 36.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-12-15T09:29:45.020Z] #20 36.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-12-15T09:29:45.020Z] #20 36.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-12-15T09:29:45.020Z] #20 36.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-12-15T09:29:45.020Z] #20 36.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-12-15T09:29:45.020Z] #20 36.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-12-15T09:29:45.020Z] #20 36.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-12-15T09:29:45.020Z] #20 36.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-12-15T09:29:45.020Z] #20 36.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-12-15T09:29:45.020Z] #20 36.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-12-15T09:29:45.020Z] #20 36.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-12-15T09:29:45.020Z] #20 36.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-12-15T09:29:45.020Z] #20 36.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-12-15T09:29:45.020Z] #20 36.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-12-15T09:29:45.020Z] #20 36.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-12-15T09:29:45.020Z] #20 36.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-12-15T09:29:45.020Z] #20 36.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-12-15T09:29:45.020Z] #20 36.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-12-15T09:29:45.020Z] #20 36.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-12-15T09:29:45.020Z] #20 36.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-12-15T09:29:45.020Z] #20 36.95 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-12-15T09:29:45.020Z] #20 36.96 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-12-15T09:29:45.020Z] #20 36.96 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u2 [8154 kB] [2021-12-15T09:29:45.020Z] #20 37.45 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-12-15T09:29:45.020Z] #20 37.45 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-12-15T09:29:45.020Z] #20 37.45 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-12-15T09:29:45.020Z] #20 37.45 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-12-15T09:29:45.020Z] #20 37.46 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-12-15T09:29:45.020Z] #20 37.48 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-12-15T09:29:45.020Z] #20 37.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-12-15T09:29:45.020Z] #20 37.71 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-12-15T09:29:45.020Z] #20 37.71 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-12-15T09:29:45.020Z] #20 37.73 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-12-15T09:29:45.020Z] #20 37.75 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-12-15T09:29:45.020Z] #20 37.78 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-12-15T09:29:45.020Z] #20 37.80 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-12-15T09:29:45.020Z] #20 37.80 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-12-15T09:29:45.020Z] #20 37.88 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-12-15T09:29:45.020Z] #20 37.89 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-12-15T09:29:45.020Z] #20 37.92 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-12-15T09:29:45.020Z] #20 38.33 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-12-15T09:29:45.020Z] #20 38.42 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-12-15T09:29:45.020Z] #20 38.50 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-12-15T09:29:45.020Z] #20 39.48 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:29:45.020Z] #20 39.64 Fetched 27.7 MB in 7s (3782 kB/s) [2021-12-15T09:29:45.020Z] #20 39.71 Selecting previously unselected package pigz. [2021-12-15T09:29:45.020Z] #20 39.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23425 files and directories currently installed.) [2021-12-15T09:29:45.020Z] #20 39.75 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-12-15T09:29:45.021Z] #20 39.78 Unpacking pigz (2.4-1) ... [2021-12-15T09:29:45.021Z] #20 39.85 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-12-15T09:29:45.021Z] #20 39.86 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-12-15T09:29:45.021Z] #20 39.86 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-12-15T09:29:45.021Z] #20 40.30 Selecting previously unselected package python3.7-minimal. [2021-12-15T09:29:45.021Z] #20 40.31 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-12-15T09:29:45.021Z] #20 40.32 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-12-15T09:29:45.021Z] #20 40.96 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-12-15T09:29:45.021Z] #20 40.98 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-12-15T09:29:45.021Z] #20 42.93 Selecting previously unselected package python3-minimal. [2021-12-15T09:29:45.021Z] #20 42.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 ... 23674 files and directories currently installed.) [2021-12-15T09:29:45.021Z] #20 43.00 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-12-15T09:29:45.021Z] #20 43.01 Unpacking python3-minimal (3.7.3-1) ... [2021-12-15T09:29:45.021Z] #20 43.06 Selecting previously unselected package libmpdec2:arm64. [2021-12-15T09:29:45.021Z] #20 43.07 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-12-15T09:29:45.021Z] #20 43.08 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-12-15T09:29:45.021Z] #20 43.16 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-12-15T09:29:45.021Z] #20 43.17 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-12-15T09:29:45.021Z] #20 43.17 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-12-15T09:29:45.021Z] #20 44.07 Selecting previously unselected package python3.7. [2021-12-15T09:29:45.021Z] #20 44.08 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-12-15T09:29:45.021Z] #20 44.08 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-12-15T09:29:45.021Z] #20 44.21 Selecting previously unselected package libpython3-stdlib:arm64. [2021-12-15T09:29:45.021Z] #20 44.21 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-12-15T09:29:45.021Z] #20 44.22 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-12-15T09:29:45.021Z] #20 44.31 Setting up python3-minimal (3.7.3-1) ... [2021-12-15T09:29:45.054Z] #49 ... [2021-12-15T09:29:45.054Z] [2021-12-15T09:29:45.054Z] #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-12-15T09:29:45.054Z] #58 sha256:b82a48480bfe8c441d355fce4b914b94ea369093806e626a282479c267703df5 [2021-12-15T09:29:45.054Z] #58 18.86 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-12-15T09:29:45.054Z] #58 26.14 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-12-15T09:29:45.054Z] #58 27.83 go: downloading github.com/google/uuid v1.3.0 [2021-12-15T09:29:45.054Z] #58 27.83 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-15T09:29:45.054Z] #58 27.88 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-15T09:29:45.054Z] #58 28.40 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-15T09:29:45.054Z] #58 28.65 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-15T09:29:45.054Z] #58 ... [2021-12-15T09:29:45.054Z] [2021-12-15T09:29:45.054Z] #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-12-15T09:29:45.054Z] #49 sha256:4daaa66fa9a9e2d8a05aefba06e27caea936b0951e02d1e602fbbaad6d6446d5 [2021-12-15T09:29:45.054Z] #49 29.07 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-15T09:29:45.054Z] #49 29.07 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-15T09:29:45.115Z] #20 3.363 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-12-15T09:29:45.279Z] #20 ... [2021-12-15T09:29:45.279Z] [2021-12-15T09:29:45.279Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-12-15T09:29:45.279Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:29:45.279Z] #43 92.00 CC criu/cgroup.o [2021-12-15T09:29:45.279Z] #43 96.54 CC criu/clone-noasan.o [2021-12-15T09:29:45.279Z] #43 96.65 CC criu/config.o [2021-12-15T09:29:45.279Z] #43 98.02 CC criu/cr-check.o [2021-12-15T09:29:45.279Z] #43 99.71 CC criu/cr-dedup.o [2021-12-15T09:29:45.279Z] #43 100.1 CC criu/cr-dump.o [2021-12-15T09:29:45.526Z] #34 ... [2021-12-15T09:29:45.526Z] [2021-12-15T09:29:45.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-12-15T09:29:45.526Z] #51 sha256:0e71ac85b32e7390baec5db1d754e35da1a59fec1cb6345109584b3df5b0355b [2021-12-15T09:29:45.526Z] #51 31.08 + cd /tmp/tmp.Zgm5yAj2Qi/src/github.com/mvdan/sh [2021-12-15T09:29:45.526Z] #51 31.08 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-12-15T09:29:45.526Z] #51 31.20 + GO111MODULE=on [2021-12-15T09:29:45.526Z] #51 31.20 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-12-15T09:29:45.538Z] #43 ... [2021-12-15T09:29:45.538Z] [2021-12-15T09:29:45.538Z] #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-12-15T09:29:45.538Z] #20 sha256:0a85fe0cb2a5593068d80d795988ba7d5cb488f41c977f183ccc352c876eee7f [2021-12-15T09:29:45.657Z] #43 ... [2021-12-15T09:29:45.657Z] [2021-12-15T09:29:45.657Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-15T09:29:45.657Z] #18 sha256:668953ceed7d7b6ddf25234ac8b076ffbbe933f3bb4304417bc6383e83b8c077 [2021-12-15T09:29:45.657Z] #18 DONE 1.5s [2021-12-15T09:29:45.797Z] #20 45.17 Selecting previously unselected package python3. [2021-12-15T09:29:45.797Z] #20 45.17 (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 ... 24086 files and directories currently installed.) [2021-12-15T09:29:45.797Z] #20 45.23 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-12-15T09:29:45.797Z] #20 45.24 Unpacking python3 (3.7.3-1) ... [2021-12-15T09:29:45.797Z] #20 45.34 Selecting previously unselected package libip4tc0:arm64. [2021-12-15T09:29:45.797Z] #20 45.37 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-12-15T09:29:45.797Z] #20 45.38 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-12-15T09:29:45.918Z] [2021-12-15T09:29:45.918Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-12-15T09:29:45.918Z] #19 sha256:44ab1d8944a5bb8aa799999dac09d889ac360891d0a3842392b4a0c11478e3a2 [2021-12-15T09:29:46.056Z] #20 45.46 Selecting previously unselected package libip6tc0:arm64. [2021-12-15T09:29:46.056Z] #20 45.47 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-12-15T09:29:46.056Z] #20 45.50 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-12-15T09:29:46.056Z] #20 45.57 Selecting previously unselected package libiptc0:arm64. [2021-12-15T09:29:46.056Z] #20 45.57 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-12-15T09:29:46.056Z] #20 45.60 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-12-15T09:29:46.056Z] #20 45.68 Selecting previously unselected package libnfnetlink0:arm64. [2021-12-15T09:29:46.315Z] #20 45.69 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-12-15T09:29:46.315Z] #20 45.71 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-12-15T09:29:46.315Z] #20 45.76 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-12-15T09:29:46.315Z] #20 45.77 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-12-15T09:29:46.315Z] #20 45.78 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-12-15T09:29:46.315Z] #20 45.84 Selecting previously unselected package libnftnl11:arm64. [2021-12-15T09:29:46.315Z] #20 45.84 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-12-15T09:29:46.315Z] #20 45.85 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-12-15T09:29:46.315Z] #20 45.92 Selecting previously unselected package iptables. [2021-12-15T09:29:46.315Z] #20 45.93 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-12-15T09:29:46.491Z] #19 ... [2021-12-15T09:29:46.491Z] [2021-12-15T09:29:46.491Z] #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-12-15T09:29:46.491Z] #58 sha256:745155747f48e58ef7a185590ffb4a111f6649ca312ea7c556f7134c34200060 [2021-12-15T09:29:46.491Z] #58 159.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-15T09:29:46.491Z] #58 159.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-12-15T09:29:46.500Z] #20 4.508 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-12-15T09:29:46.575Z] #20 45.94 Unpacking iptables (1.8.2-4) ... [2021-12-15T09:29:46.575Z] #20 46.22 Selecting previously unselected package xxd. [2021-12-15T09:29:46.753Z] #58 DONE 169.5s [2021-12-15T09:29:46.753Z] [2021-12-15T09:29:46.753Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-12-15T09:29:46.753Z] #59 sha256:74111641890c7423159922fef62690572760d8ce58f5d69f255981fbb8ba5ae2 [2021-12-15T09:29:46.834Z] #20 46.24 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-12-15T09:29:46.834Z] #20 46.25 Unpacking xxd (2:8.1.0875-5) ... [2021-12-15T09:29:46.834Z] #20 46.34 Selecting previously unselected package vim-common. [2021-12-15T09:29:46.834Z] #20 46.35 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-12-15T09:29:46.834Z] #20 46.37 Unpacking vim-common (2:8.1.0875-5) ... [2021-12-15T09:29:46.912Z] #51 33.33 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-15T09:29:46.912Z] #51 33.33 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-15T09:29:46.912Z] #51 33.63 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-15T09:29:46.951Z] #49 30.75 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-15T09:29:47.018Z] #59 DONE 0.1s [2021-12-15T09:29:47.018Z] [2021-12-15T09:29:47.018Z] #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-12-15T09:29:47.018Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:29:47.018Z] #43 68.84 CC criu/arch/x86/kerndat.o [2021-12-15T09:29:47.018Z] #43 ... [2021-12-15T09:29:47.018Z] [2021-12-15T09:29:47.018Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-15T09:29:47.018Z] #60 sha256:a39ef513d3a45ebb8a2f319206bca8fba35a7e2be0c18f1019d3cbde82c6a723 [2021-12-15T09:29:47.018Z] #60 DONE 0.1s [2021-12-15T09:29:47.072Z] #20 ... [2021-12-15T09:29:47.072Z] [2021-12-15T09:29:47.072Z] #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-12-15T09:29:47.072Z] #53 sha256:4035031c37153b606f5e34f1c8bd30494deb271236db5bbd985ac4d317532fa0 [2021-12-15T09:29:47.072Z] #53 16.04 + cd /tmp/tmp.yyfZGAOZge/src/github.com/opencontainers/runc [2021-12-15T09:29:47.072Z] #53 16.05 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-12-15T09:29:47.072Z] #53 16.99 + '[' -z '' ']' [2021-12-15T09:29:47.072Z] #53 16.99 + target=static [2021-12-15T09:29:47.072Z] #53 16.99 + make 'BUILDTAGS=seccomp ' static [2021-12-15T09:29:47.072Z] #53 17.41 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-12-15T09:29:47.094Z] #20 46.52 Selecting previously unselected package bash-completion. [2021-12-15T09:29:47.094Z] #20 46.52 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-12-15T09:29:47.279Z] [2021-12-15T09:29:47.279Z] #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-12-15T09:29:47.279Z] #40 sha256:f921907f62e8abf96bd437518ce64b27c36469ed4bee848aac0bb7f88af1694e [2021-12-15T09:29:47.333Z] #53 ... [2021-12-15T09:29:47.333Z] [2021-12-15T09:29:47.333Z] #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-12-15T09:29:47.333Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:29:47.333Z] #43 79.19 LINK criu/pie/restorer.built-in.o [2021-12-15T09:29:47.333Z] #43 79.21 GEN criu/pie/restorer-blob.h [2021-12-15T09:29:47.333Z] #43 79.35 DEP criu/vdso.d [2021-12-15T09:29:47.333Z] #43 79.54 DEP criu/vdso-compat.d [2021-12-15T09:29:47.333Z] #43 79.71 DEP criu/uts_ns.d [2021-12-15T09:29:47.333Z] #43 79.91 DEP criu/util.d [2021-12-15T09:29:47.333Z] #43 80.13 DEP criu/uffd.d [2021-12-15T09:29:47.333Z] #43 80.39 DEP criu/tun.d [2021-12-15T09:29:47.333Z] #43 80.60 DEP criu/tty.d [2021-12-15T09:29:47.333Z] #43 80.80 DEP criu/timerfd.d [2021-12-15T09:29:47.333Z] #43 80.99 DEP criu/timens.d [2021-12-15T09:29:47.333Z] #43 81.26 DEP criu/sysfs_parse.d [2021-12-15T09:29:47.333Z] #43 81.41 DEP criu/sysctl.d [2021-12-15T09:29:47.333Z] #43 81.57 DEP criu/string.d [2021-12-15T09:29:47.333Z] #43 81.61 DEP criu/stats.d [2021-12-15T09:29:47.333Z] #43 81.81 DEP criu/sockets.d [2021-12-15T09:29:47.333Z] #43 82.00 DEP criu/sk-unix.d [2021-12-15T09:29:47.333Z] #43 82.20 DEP criu/sk-tcp.d [2021-12-15T09:29:47.333Z] #43 82.35 DEP criu/sk-queue.d [2021-12-15T09:29:47.333Z] #43 82.52 DEP criu/sk-packet.d [2021-12-15T09:29:47.333Z] #43 82.70 DEP criu/sk-netlink.d [2021-12-15T09:29:47.333Z] #43 82.90 DEP criu/sk-inet.d [2021-12-15T09:29:47.333Z] #43 83.11 DEP criu/signalfd.d [2021-12-15T09:29:47.333Z] #43 83.38 DEP criu/sigframe.d [2021-12-15T09:29:47.333Z] #43 83.57 DEP criu/shmem.d [2021-12-15T09:29:47.517Z] #49 31.52 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-15T09:29:47.540Z] #40 ... [2021-12-15T09:29:47.540Z] [2021-12-15T09:29:47.540Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-12-15T09:29:47.540Z] #19 sha256:44ab1d8944a5bb8aa799999dac09d889ac360891d0a3842392b4a0c11478e3a2 [2021-12-15T09:29:47.540Z] #19 DONE 1.8s [2021-12-15T09:29:47.540Z] [2021-12-15T09:29:47.540Z] #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-12-15T09:29:47.540Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:29:47.594Z] #43 83.75 DEP criu/servicefd.d [2021-12-15T09:29:47.855Z] #43 83.97 DEP criu/seize.d [2021-12-15T09:29:47.855Z] #43 84.22 DEP criu/seccomp.d [2021-12-15T09:29:48.085Z] #49 31.73 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-15T09:29:48.085Z] #49 31.98 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-15T09:29:48.115Z] #43 84.38 DEP criu/rst-malloc.d [2021-12-15T09:29:48.115Z] #43 84.45 DEP criu/rbtree.d [2021-12-15T09:29:48.115Z] #43 84.49 DEP criu/pstree.d [2021-12-15T09:29:48.343Z] #49 32.24 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-15T09:29:48.375Z] #43 84.65 DEP criu/protobuf.d [2021-12-15T09:29:48.375Z] #43 84.78 GEN criu/protobuf-desc-gen.h [2021-12-15T09:29:48.910Z] #49 32.93 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-15T09:29:48.997Z] #20 48.60 Unpacking bash-completion (1:2.8-6) ... [2021-12-15T09:29:49.168Z] #49 ... [2021-12-15T09:29:49.168Z] [2021-12-15T09:29:49.168Z] #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-12-15T09:29:49.168Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:29:49.168Z] #42 23.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-12-15T09:29:49.256Z] #20 49.00 Selecting previously unselected package bzip2. [2021-12-15T09:29:49.425Z] #42 ... [2021-12-15T09:29:49.425Z] [2021-12-15T09:29:49.425Z] #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-12-15T09:29:49.425Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:29:49.425Z] #13 16.38 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [312 kB] [2021-12-15T09:29:49.425Z] #13 20.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-12-15T09:29:49.456Z] #51 ... [2021-12-15T09:29:49.456Z] [2021-12-15T09:29:49.456Z] #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-12-15T09:29:49.456Z] #47 sha256:89366e3d8831724599048e7e1011ae3f3c52d6bec84f76cf1e6dce7b89d3783f [2021-12-15T09:29:49.456Z] #47 25.88 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-12-15T09:29:49.456Z] #47 ... [2021-12-15T09:29:49.456Z] [2021-12-15T09:29:49.456Z] #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-12-15T09:29:49.456Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:29:49.456Z] #13 19.49 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [312 kB] [2021-12-15T09:29:49.456Z] #13 23.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-12-15T09:29:49.456Z] #13 ... [2021-12-15T09:29:49.456Z] [2021-12-15T09:29:49.456Z] #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-12-15T09:29:49.456Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:29:49.456Z] #42 26.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-12-15T09:29:49.514Z] #20 49.00 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-12-15T09:29:49.514Z] #20 49.02 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-12-15T09:29:49.514Z] #20 49.12 Selecting previously unselected package xz-utils. [2021-12-15T09:29:49.514Z] #20 49.12 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-12-15T09:29:49.514Z] #20 49.13 Unpacking xz-utils (5.2.4-1) ... [2021-12-15T09:29:49.682Z] #13 ... [2021-12-15T09:29:49.682Z] [2021-12-15T09:29:49.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-12-15T09:29:49.682Z] #45 sha256:ba7c70b24c665d3293339d489ddd4b068445bc89a27e5dab70fd303a565e7dea [2021-12-15T09:29:49.682Z] #45 30.14 unicode/utf16 [2021-12-15T09:29:49.682Z] #45 30.67 container/list [2021-12-15T09:29:49.682Z] #45 31.99 crypto/internal/subtle [2021-12-15T09:29:49.682Z] #45 32.23 crypto/subtle [2021-12-15T09:29:49.682Z] #45 32.46 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-12-15T09:29:49.682Z] #45 32.82 internal/nettrace [2021-12-15T09:29:49.682Z] #45 33.11 runtime/cgo [2021-12-15T09:29:49.718Z] #42 ... [2021-12-15T09:29:49.718Z] [2021-12-15T09:29:49.718Z] #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-12-15T09:29:49.718Z] #49 sha256:4fde35550f0da1ef5794d4fdb374b1f3ac00f2d6d0482f7ddbc621b7037cef17 [2021-12-15T09:29:49.718Z] #49 33.67 go: downloading github.com/fatih/color v1.7.0 [2021-12-15T09:29:49.718Z] #49 33.67 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-15T09:29:49.718Z] #49 33.76 go: downloading github.com/pkg/errors v0.8.1 [2021-12-15T09:29:49.718Z] #49 33.88 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-15T09:29:49.718Z] #49 33.96 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-15T09:29:49.718Z] #49 34.62 go: downloading github.com/spf13/viper v1.6.1 [2021-12-15T09:29:49.718Z] #49 35.49 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-15T09:29:49.718Z] #49 35.69 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-15T09:29:49.718Z] #49 35.76 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-15T09:29:49.718Z] #49 35.82 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-15T09:29:49.773Z] #20 49.28 Selecting previously unselected package apparmor. [2021-12-15T09:29:49.773Z] #20 49.28 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-12-15T09:29:49.773Z] #20 49.34 Unpacking apparmor (2.13.2-10) ... [2021-12-15T09:29:50.032Z] #20 49.59 Selecting previously unselected package aufs-tools. [2021-12-15T09:29:50.032Z] #20 49.60 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-12-15T09:29:50.032Z] #20 49.60 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-12-15T09:29:50.032Z] #20 49.71 Selecting previously unselected package libonig5:arm64. [2021-12-15T09:29:50.103Z] #20 2.367 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-12-15T09:29:50.103Z] #20 ... [2021-12-15T09:29:50.103Z] [2021-12-15T09:29:50.103Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-15T09:29:50.103Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-15T09:29:50.103Z] #63 CACHED [2021-12-15T09:29:50.103Z] [2021-12-15T09:29:50.103Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-15T09:29:50.103Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-15T09:29:50.103Z] #65 CACHED [2021-12-15T09:29:50.103Z] [2021-12-15T09:29:50.103Z] #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-12-15T09:29:50.103Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:29:50.103Z] #20 2.512 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:29:50.103Z] #20 2.512 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:29:50.103Z] #20 2.512 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:29:50.291Z] #20 49.71 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-12-15T09:29:50.291Z] #20 49.72 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-12-15T09:29:50.291Z] #20 49.86 Selecting previously unselected package libjq1:arm64. [2021-12-15T09:29:50.291Z] #20 49.87 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-12-15T09:29:50.291Z] #20 49.88 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-12-15T09:29:50.291Z] #20 49.96 Selecting previously unselected package jq. [2021-12-15T09:29:50.550Z] #20 49.96 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-12-15T09:29:50.550Z] #20 49.97 Unpacking jq (1.5+dfsg-2+b1) ... [2021-12-15T09:29:50.550Z] #20 50.03 Selecting previously unselected package libaio1:arm64. [2021-12-15T09:29:50.550Z] #20 50.03 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-12-15T09:29:50.550Z] #20 50.04 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-12-15T09:29:50.550Z] #20 50.09 Selecting previously unselected package libgpm2:arm64. [2021-12-15T09:29:50.550Z] #20 50.11 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-12-15T09:29:50.550Z] #20 50.11 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-12-15T09:29:50.550Z] #20 50.18 Selecting previously unselected package libicu63:arm64. [2021-12-15T09:29:50.550Z] #20 50.18 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_arm64.deb ... [2021-12-15T09:29:50.809Z] #20 50.19 Unpacking libicu63:arm64 (63.1-6+deb10u2) ... [2021-12-15T09:29:50.929Z] #43 87.14 DEP criu/protobuf-desc.d [2021-12-15T09:29:50.929Z] #43 87.27 DEP criu/proc_parse.d [2021-12-15T09:29:51.103Z] #49 37.73 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-15T09:29:51.189Z] #43 87.50 DEP criu/plugin.d [2021-12-15T09:29:51.449Z] #43 87.60 DEP criu/pipes.d [2021-12-15T09:29:51.505Z] #20 3.873 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-12-15T09:29:51.675Z] #49 38.21 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-15T09:29:51.730Z] #43 87.88 DEP criu/pie-util.d [2021-12-15T09:29:51.730Z] #43 88.03 DEP criu/pie-util-vdso.d [2021-12-15T09:29:51.730Z] #43 88.11 DEP criu/pie-util-vdso-elf32.d [2021-12-15T09:29:52.017Z] #43 88.27 DEP criu/path.d [2021-12-15T09:29:52.246Z] #49 ... [2021-12-15T09:29:52.246Z] [2021-12-15T09:29:52.246Z] #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-12-15T09:29:52.246Z] #67 sha256:f3983916580d15194011987263527130a8e1742ee9846eb035787735973c5a80 [2021-12-15T09:29:52.283Z] #43 ... [2021-12-15T09:29:52.283Z] [2021-12-15T09:29:52.283Z] #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-12-15T09:29:52.283Z] #45 sha256:32e17b6ae149a534062e0f63b1d182b4e8da54f712c6d8ed276f03aadd5ccc3e [2021-12-15T09:29:52.283Z] #45 157.4 github.com/LK4D4/vndr/godl [2021-12-15T09:29:52.283Z] #45 158.1 github.com/LK4D4/vndr [2021-12-15T09:29:52.283Z] #45 DONE 163.7s [2021-12-15T09:29:52.283Z] [2021-12-15T09:29:52.283Z] #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-12-15T09:29:52.283Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:29:52.283Z] #43 88.50 DEP criu/parasite-syscall.d [2021-12-15T09:29:52.283Z] #43 ... [2021-12-15T09:29:52.283Z] [2021-12-15T09:29:52.283Z] #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-12-15T09:29:52.283Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:29:52.283Z] #20 6.265 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [312 kB] [2021-12-15T09:29:52.283Z] #20 8.339 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-12-15T09:29:52.506Z] #67 37.00 Checking out files: 34% (661/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: 60% (1161/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-12-15T09:29:52.506Z] #67 39.35 + cd /tmp/tmp.MF4mAHR1p4/src/github.com/docker/libnetwork [2021-12-15T09:29:52.506Z] #67 39.35 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-12-15T09:29:53.077Z] #67 39.83 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-12-15T09:29:53.414Z] #20 6.090 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-12-15T09:29:53.663Z] #20 ... [2021-12-15T09:29:53.663Z] [2021-12-15T09:29:53.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-12-15T09:29:53.663Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:29:53.663Z] #43 88.78 DEP criu/pagemap.d [2021-12-15T09:29:53.663Z] #43 88.99 DEP criu/pagemap-cache.d [2021-12-15T09:29:53.663Z] #43 89.10 DEP criu/page-xfer.d [2021-12-15T09:29:53.663Z] #43 89.34 DEP criu/page-pipe.d [2021-12-15T09:29:53.663Z] #43 89.50 DEP criu/netfilter.d [2021-12-15T09:29:53.663Z] #43 89.67 DEP criu/net.d [2021-12-15T09:29:53.924Z] #43 90.00 DEP criu/namespaces.d [2021-12-15T09:29:53.924Z] #43 90.20 DEP criu/mount.d [2021-12-15T09:29:54.094Z] #20 53.05 Selecting previously unselected package libnet1:arm64. [2021-12-15T09:29:54.094Z] #20 53.07 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-12-15T09:29:54.094Z] #20 53.08 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-12-15T09:29:54.094Z] #20 53.16 Selecting previously unselected package libnl-3-200:arm64. [2021-12-15T09:29:54.094Z] #20 53.17 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-12-15T09:29:54.094Z] #20 53.17 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-12-15T09:29:54.094Z] #20 53.22 Selecting previously unselected package libprotobuf-c1:arm64. [2021-12-15T09:29:54.094Z] #20 53.23 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-12-15T09:29:54.094Z] #20 53.23 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-12-15T09:29:54.094Z] #20 53.28 Selecting previously unselected package libreadline5:arm64. [2021-12-15T09:29:54.094Z] #20 53.29 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-12-15T09:29:54.094Z] #20 53.30 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-12-15T09:29:54.094Z] #20 53.41 Selecting previously unselected package net-tools. [2021-12-15T09:29:54.094Z] #20 53.42 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-12-15T09:29:54.094Z] #20 53.43 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-12-15T09:29:54.094Z] #20 53.61 Selecting previously unselected package patch. [2021-12-15T09:29:54.094Z] #20 53.62 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-12-15T09:29:54.094Z] #20 53.63 Unpacking patch (2.7.6-3+deb10u1) ... [2021-12-15T09:29:54.094Z] #20 53.74 Selecting previously unselected package python-pip-whl. [2021-12-15T09:29:54.094Z] #20 53.75 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-12-15T09:29:54.094Z] #20 53.76 Unpacking python-pip-whl (18.1-5) ... [2021-12-15T09:29:54.184Z] #43 90.41 DEP criu/memfd.d [2021-12-15T09:29:54.445Z] #43 90.60 DEP criu/mem.d [2021-12-15T09:29:54.445Z] #43 90.82 DEP criu/lsm.d [2021-12-15T09:29:54.661Z] #20 54.21 Selecting previously unselected package python3-lib2to3. [2021-12-15T09:29:54.662Z] #20 54.23 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-12-15T09:29:54.662Z] #20 54.24 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-12-15T09:29:54.705Z] #43 91.02 DEP criu/log.d [2021-12-15T09:29:54.920Z] #20 54.34 Selecting previously unselected package python3-distutils. [2021-12-15T09:29:54.920Z] #20 54.34 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-12-15T09:29:54.920Z] #20 54.35 Unpacking python3-distutils (3.7.3-1) ... [2021-12-15T09:29:54.920Z] #20 54.51 Selecting previously unselected package python3-pip. [2021-12-15T09:29:54.920Z] #20 54.52 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-12-15T09:29:54.920Z] #20 54.52 Unpacking python3-pip (18.1-5) ... [2021-12-15T09:29:54.965Z] #43 91.19 DEP criu/libnetlink.d [2021-12-15T09:29:54.965Z] #43 91.40 DEP criu/kerndat.d [2021-12-15T09:29:55.178Z] #20 54.68 Selecting previously unselected package python3-pkg-resources. [2021-12-15T09:29:55.178Z] #20 54.69 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-12-15T09:29:55.178Z] #20 54.69 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-12-15T09:29:55.226Z] #43 91.66 DEP criu/kcmp-ids.d [2021-12-15T09:29:55.437Z] #20 54.82 Selecting previously unselected package python3-setuptools. [2021-12-15T09:29:55.437Z] #20 54.83 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-12-15T09:29:55.437Z] #20 54.83 Unpacking python3-setuptools (40.8.0-1) ... [2021-12-15T09:29:55.437Z] #20 54.99 Selecting previously unselected package python3-wheel. [2021-12-15T09:29:55.437Z] #20 55.02 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-12-15T09:29:55.437Z] #20 55.04 Unpacking python3-wheel (0.32.3-2) ... [2021-12-15T09:29:55.618Z] #67 ... [2021-12-15T09:29:55.619Z] [2021-12-15T09:29:55.619Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-12-15T09:29:55.619Z] #45 sha256:dcb6eab211b3e7bdd5c08fe830873a387229e3d36208c6fe52ede0adcfa32882 [2021-12-15T09:29:55.619Z] #45 32.42 unicode/utf16 [2021-12-15T09:29:55.619Z] #45 33.02 container/list [2021-12-15T09:29:55.619Z] #45 34.16 crypto/internal/subtle [2021-12-15T09:29:55.619Z] #45 34.72 crypto/subtle [2021-12-15T09:29:55.619Z] #45 35.27 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-12-15T09:29:55.619Z] #45 35.73 internal/nettrace [2021-12-15T09:29:55.619Z] #45 36.12 runtime/cgo [2021-12-15T09:29:55.696Z] #20 55.11 Selecting previously unselected package sudo. [2021-12-15T09:29:55.696Z] #20 55.14 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-12-15T09:29:55.696Z] #20 55.14 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-12-15T09:29:55.696Z] #20 ... [2021-12-15T09:29:55.696Z] [2021-12-15T09:29:55.696Z] #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-12-15T09:29:55.696Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:29:55.696Z] #43 102.5 CC criu/cr-errno.o [2021-12-15T09:29:55.696Z] #43 102.6 CC criu/cr-restore.o [2021-12-15T09:29:55.696Z] #43 107.2 CC criu/cr-service.o [2021-12-15T09:29:55.696Z] #43 108.8 CC criu/crtools.o [2021-12-15T09:29:55.696Z] #43 109.3 CC criu/eventfd.o [2021-12-15T09:29:55.696Z] #43 109.7 CC criu/eventpoll.o [2021-12-15T09:29:55.696Z] #43 110.5 CC criu/external.o [2021-12-15T09:29:55.696Z] #43 110.8 CC criu/fault-injection.o [2021-12-15T09:29:55.696Z] #43 110.9 CC criu/fdstore.o [2021-12-15T09:29:55.696Z] #43 111.3 CC criu/fifo.o [2021-12-15T09:29:55.696Z] #43 111.7 CC criu/file-ids.o [2021-12-15T09:29:55.696Z] #43 112.0 CC criu/file-lock.o [2021-12-15T09:29:55.796Z] #43 91.80 DEP criu/irmap.d [2021-12-15T09:29:55.796Z] #43 92.02 DEP criu/ipc_ns.d [2021-12-15T09:29:55.885Z] #45 ... [2021-12-15T09:29:55.885Z] [2021-12-15T09:29:55.885Z] #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-12-15T09:29:55.885Z] #58 sha256:f738d6083011c1a8486374df96c2d7309755f91ff7fb991b35bceed2e8d107ea [2021-12-15T09:29:55.885Z] #58 33.20 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-12-15T09:29:55.885Z] #58 34.44 go: downloading github.com/google/uuid v1.3.0 [2021-12-15T09:29:55.885Z] #58 34.46 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-15T09:29:55.885Z] #58 34.63 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-15T09:29:55.885Z] #58 34.80 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-15T09:29:55.885Z] #58 35.02 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-15T09:29:55.885Z] #58 35.57 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-12-15T09:29:55.885Z] #58 36.38 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-15T09:29:55.885Z] #58 36.69 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-12-15T09:29:55.885Z] #58 41.50 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-12-15T09:29:55.954Z] #43 ... [2021-12-15T09:29:55.954Z] [2021-12-15T09:29:55.954Z] #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-12-15T09:29:55.954Z] #20 sha256:0a85fe0cb2a5593068d80d795988ba7d5cb488f41c977f183ccc352c876eee7f [2021-12-15T09:29:55.954Z] #20 55.58 Selecting previously unselected package thin-provisioning-tools. [2021-12-15T09:29:55.954Z] #20 55.59 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-12-15T09:29:55.954Z] #20 55.59 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-12-15T09:29:56.056Z] #43 92.29 DEP criu/image.d [2021-12-15T09:29:56.213Z] #20 55.79 Selecting previously unselected package uidmap. [2021-12-15T09:29:56.214Z] #20 55.79 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-12-15T09:29:56.214Z] #20 55.80 Unpacking uidmap (1:4.5-1.1) ... [2021-12-15T09:29:56.214Z] #20 55.91 Selecting previously unselected package vim-runtime. [2021-12-15T09:29:56.214Z] #20 55.91 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-12-15T09:29:56.214Z] #20 55.95 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-12-15T09:29:56.245Z] #45 ... [2021-12-15T09:29:56.245Z] [2021-12-15T09:29:56.245Z] #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-12-15T09:29:56.245Z] #49 sha256:4daaa66fa9a9e2d8a05aefba06e27caea936b0951e02d1e602fbbaad6d6446d5 [2021-12-15T09:29:56.245Z] #49 39.47 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-15T09:29:56.245Z] #49 39.53 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-12-15T09:29:56.245Z] #49 39.58 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-15T09:29:56.245Z] #49 ... [2021-12-15T09:29:56.245Z] [2021-12-15T09:29:56.245Z] #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-12-15T09:29:56.245Z] #58 sha256:b82a48480bfe8c441d355fce4b914b94ea369093806e626a282479c267703df5 [2021-12-15T09:29:56.245Z] #58 29.65 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-12-15T09:29:56.245Z] #58 30.51 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-15T09:29:56.245Z] #58 30.84 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-12-15T09:29:56.245Z] #58 ... [2021-12-15T09:29:56.245Z] [2021-12-15T09:29:56.245Z] #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-12-15T09:29:56.245Z] #49 sha256:4daaa66fa9a9e2d8a05aefba06e27caea936b0951e02d1e602fbbaad6d6446d5 [2021-12-15T09:29:56.245Z] #49 39.73 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-15T09:29:56.245Z] #49 ... [2021-12-15T09:29:56.245Z] [2021-12-15T09:29:56.245Z] #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-12-15T09:29:56.245Z] #51 sha256:4759bcb9520c3e8411431cc259916d249c74d468606ead794e074671794aba76 [2021-12-15T09:29:56.245Z] #51 30.14 + cd /tmp/tmp.fSScwXwOq1/src/github.com/mvdan/sh [2021-12-15T09:29:56.245Z] #51 30.14 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-12-15T09:29:56.245Z] #51 30.29 + GO111MODULE=on [2021-12-15T09:29:56.245Z] #51 30.29 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-12-15T09:29:56.245Z] #51 32.14 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-15T09:29:56.245Z] #51 32.15 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-15T09:29:56.245Z] #51 32.40 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-15T09:29:56.245Z] #51 36.12 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-15T09:29:56.317Z] #43 92.53 DEP criu/image-desc.d [2021-12-15T09:29:56.317Z] #43 92.65 DEP criu/fsnotify.d [2021-12-15T09:29:56.456Z] #58 ... [2021-12-15T09:29:56.456Z] [2021-12-15T09:29:56.456Z] #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-12-15T09:29:56.456Z] #55 sha256:b944ba5cd54d3bca837a0c8a003d64c040fef9dcaee79b917b34e5056de504a8 [2021-12-15T09:29:56.456Z] #55 42.95 Fetched 8472 kB in 31s (272 kB/s) [2021-12-15T09:29:56.456Z] #55 42.95 Reading package lists... [2021-12-15T09:29:56.456Z] #55 ... [2021-12-15T09:29:56.456Z] [2021-12-15T09:29:56.456Z] #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-12-15T09:29:56.456Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:29:56.456Z] #36 20.36 Reading package lists... [2021-12-15T09:29:56.456Z] #36 33.88 Building dependency tree... [2021-12-15T09:29:56.456Z] #36 41.70 The following additional packages will be installed: [2021-12-15T09:29:56.456Z] #36 41.73 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-12-15T09:29:56.456Z] #36 41.74 Suggested packages: [2021-12-15T09:29:56.456Z] #36 41.75 cmake-doc ninja-build lrzip [2021-12-15T09:29:56.456Z] #36 41.75 Recommended packages: [2021-12-15T09:29:56.456Z] #36 41.75 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-15T09:29:56.472Z] #20 55.97 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-12-15T09:29:56.472Z] #20 55.98 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-12-15T09:29:56.503Z] #51 ... [2021-12-15T09:29:56.503Z] [2021-12-15T09:29:56.503Z] #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-12-15T09:29:56.503Z] #49 sha256:4daaa66fa9a9e2d8a05aefba06e27caea936b0951e02d1e602fbbaad6d6446d5 [2021-12-15T09:29:56.503Z] #49 40.39 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-15T09:29:56.503Z] #49 40.39 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-15T09:29:56.577Z] #43 92.82 DEP criu/filesystems.d [2021-12-15T09:29:56.711Z] #20 8.854 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [312 kB] [2021-12-15T09:29:56.760Z] #49 40.65 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-15T09:29:56.760Z] #49 40.66 go: downloading github.com/spf13/afero v1.1.2 [2021-12-15T09:29:56.838Z] #43 92.98 DEP criu/files.d [2021-12-15T09:29:57.018Z] #49 41.08 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-15T09:29:57.027Z] #36 43.62 The following NEW packages will be installed: [2021-12-15T09:29:57.027Z] #36 43.67 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-12-15T09:29:57.027Z] #36 43.67 vim-common xxd [2021-12-15T09:29:57.098Z] #43 93.26 DEP criu/files-reg.d [2021-12-15T09:29:57.098Z] #43 93.46 DEP criu/files-ext.d [2021-12-15T09:29:57.276Z] #49 41.11 go: downloading github.com/spf13/cast v1.3.0 [2021-12-15T09:29:57.276Z] #49 41.21 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-15T09:29:57.276Z] #49 41.33 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-15T09:29:57.283Z] #20 ... [2021-12-15T09:29:57.283Z] [2021-12-15T09:29:57.283Z] #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-12-15T09:29:57.283Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:29:57.283Z] #43 69.92 CC criu/arch/x86/sigaction_compat.o [2021-12-15T09:29:57.283Z] #43 70.44 CC criu/arch/x86/sigframe.o [2021-12-15T09:29:57.283Z] #43 70.94 LINK criu/arch/x86/crtools.built-in.o [2021-12-15T09:29:57.283Z] #43 71.02 DEP criu/pie/util-vdso-elf32.d [2021-12-15T09:29:57.283Z] #43 71.30 DEP criu/pie/util-vdso.d [2021-12-15T09:29:57.283Z] #43 71.68 DEP criu/pie/util.d [2021-12-15T09:29:57.283Z] #43 71.98 CC criu/pie/util.o [2021-12-15T09:29:57.283Z] #43 72.71 CC criu/pie/util-vdso.o [2021-12-15T09:29:57.283Z] #43 74.18 CC criu/pie/util-vdso-elf32.o [2021-12-15T09:29:57.283Z] #43 75.59 AR criu/pie/pie.lib.a [2021-12-15T09:29:57.283Z] #43 75.78 DEP criu/pie/restorer.d [2021-12-15T09:29:57.283Z] #43 76.29 DEP criu/arch/x86/sigaction_compat_pie.d [2021-12-15T09:29:57.283Z] #43 76.55 DEP criu/arch/x86/restorer_unmap.d [2021-12-15T09:29:57.283Z] #43 76.64 DEP criu/arch/x86/restorer.d [2021-12-15T09:29:57.283Z] #43 77.00 DEP criu/arch/x86/vdso-pie.d [2021-12-15T09:29:57.283Z] #43 77.24 DEP criu/pie/parasite-vdso.d [2021-12-15T09:29:57.283Z] #43 77.55 DEP criu/pie/parasite.d [2021-12-15T09:29:57.283Z] #43 78.09 CC criu/pie/parasite.o [2021-12-15T09:29:57.359Z] #43 93.59 DEP criu/file-lock.d [2021-12-15T09:29:57.534Z] #49 41.36 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-15T09:29:57.598Z] #36 44.23 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:29:57.598Z] #36 44.23 Need to get 14.9 MB of archives. [2021-12-15T09:29:57.598Z] #36 44.23 After this operation, 61.8 MB of additional disk space will be used. [2021-12-15T09:29:57.598Z] #36 44.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-12-15T09:29:57.598Z] #36 44.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-12-15T09:29:57.598Z] #36 44.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-12-15T09:29:57.620Z] #43 93.76 DEP criu/file-ids.d [2021-12-15T09:29:57.620Z] #43 93.94 DEP criu/fifo.d [2021-12-15T09:29:57.858Z] #36 44.51 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2021-12-15T09:29:57.880Z] #43 94.08 DEP criu/fdstore.d [2021-12-15T09:29:57.880Z] #43 94.23 DEP criu/fault-injection.d [2021-12-15T09:29:57.880Z] #43 94.30 DEP criu/external.d [2021-12-15T09:29:58.101Z] #49 42.00 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-15T09:29:58.140Z] #43 94.41 DEP criu/eventpoll.d [2021-12-15T09:29:58.359Z] #49 42.09 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-15T09:29:58.359Z] #49 42.13 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-15T09:29:58.359Z] #49 42.28 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-15T09:29:58.359Z] #49 42.34 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-15T09:29:58.359Z] #49 42.41 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-15T09:29:58.359Z] #49 42.46 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-15T09:29:58.401Z] #43 94.58 DEP criu/eventfd.d [2021-12-15T09:29:58.430Z] #36 ... [2021-12-15T09:29:58.430Z] [2021-12-15T09:29:58.430Z] #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-12-15T09:29:58.430Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:29:58.430Z] #42 45.02 Fetched 8472 kB in 31s (269 kB/s) [2021-12-15T09:29:58.617Z] #49 42.55 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-15T09:29:58.661Z] #43 94.75 DEP criu/crtools.d [2021-12-15T09:29:58.667Z] #43 80.77 LINK criu/pie/parasite.built-in.o [2021-12-15T09:29:58.874Z] #49 42.71 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-12-15T09:29:58.874Z] #49 42.88 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-15T09:29:58.922Z] #43 95.02 DEP criu/cr-service.d [2021-12-15T09:29:58.922Z] #43 95.23 DEP criu/cr-restore.d [2021-12-15T09:29:58.927Z] #43 80.80 GEN criu/pie/parasite-blob.h [2021-12-15T09:29:58.927Z] #43 80.81 CC criu/pie/parasite-vdso.o [2021-12-15T09:29:59.182Z] #43 95.51 DEP criu/cr-errno.d [2021-12-15T09:29:59.182Z] #43 95.55 DEP criu/cr-dump.d [2021-12-15T09:29:59.498Z] #43 ... [2021-12-15T09:29:59.499Z] [2021-12-15T09:29:59.499Z] #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-12-15T09:29:59.499Z] #53 sha256:d34f262b68346c85d1f2ac681398f4b0f90da5d32f550ae608a6387a6b1040e7 [2021-12-15T09:29:59.753Z] #43 95.82 DEP criu/cr-dedup.d [2021-12-15T09:29:59.753Z] #43 96.05 DEP criu/cr-check.d [2021-12-15T09:29:59.756Z] #20 58.80 Selecting previously unselected package vim. [2021-12-15T09:29:59.756Z] #20 58.81 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-12-15T09:29:59.756Z] #20 58.84 Unpacking vim (2:8.1.0875-5) ... [2021-12-15T09:29:59.756Z] #20 59.35 Selecting previously unselected package xfsprogs. [2021-12-15T09:29:59.756Z] #20 59.35 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-12-15T09:29:59.756Z] #20 59.38 Unpacking xfsprogs (4.20.0-1) ... [2021-12-15T09:29:59.759Z] #53 22.19 Checking out files: 85% (1031/1203) Checking out files: 86% (1035/1203) Checking out files: 87% (1047/1203) Checking out files: 88% (1059/1203) Checking out files: 89% (1071/1203) Checking out files: 90% (1083/1203) Checking out files: 91% (1095/1203) Checking out files: 92% (1107/1203) Checking out files: 93% (1119/1203) Checking out files: 94% (1131/1203) Checking out files: 95% (1143/1203) Checking out files: 96% (1155/1203) Checking out files: 97% (1167/1203) Checking out files: 98% (1179/1203) Checking out files: 99% (1191/1203) Checking out files: 100% (1203/1203) Checking out files: 100% (1203/1203), done. [2021-12-15T09:29:59.759Z] #53 22.45 + cd /tmp/tmp.1PuOHT1L9i/src/github.com/opencontainers/runc [2021-12-15T09:29:59.759Z] #53 22.45 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-12-15T09:29:59.806Z] #49 43.63 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-15T09:29:59.806Z] #49 43.71 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-15T09:30:00.014Z] #43 96.27 DEP criu/config.d [2021-12-15T09:30:00.274Z] #43 96.48 DEP criu/clone-noasan.d [2021-12-15T09:30:00.274Z] #43 96.62 DEP criu/cgroup.d [2021-12-15T09:30:00.323Z] #20 59.72 Selecting previously unselected package zip. [2021-12-15T09:30:00.323Z] #20 59.72 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-12-15T09:30:00.323Z] #20 59.73 Unpacking zip (3.0-11+b1) ... [2021-12-15T09:30:00.323Z] #20 59.92 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-12-15T09:30:00.323Z] #20 59.93 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-12-15T09:30:00.323Z] #20 59.95 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-12-15T09:30:00.323Z] #20 59.99 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-12-15T09:30:00.323Z] #20 60.01 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-12-15T09:30:00.323Z] #20 60.04 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-12-15T09:30:00.370Z] #49 44.35 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-15T09:30:00.370Z] #49 44.42 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-15T09:30:00.535Z] #43 96.79 DEP criu/cgroup-props.d [2021-12-15T09:30:00.582Z] #20 60.05 Setting up uidmap (1:4.5-1.1) ... [2021-12-15T09:30:00.582Z] #20 60.07 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-12-15T09:30:00.582Z] #20 60.08 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-12-15T09:30:00.582Z] #20 60.10 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-12-15T09:30:00.582Z] #20 60.11 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-12-15T09:30:00.582Z] #20 60.14 Setting up libicu63:arm64 (63.1-6+deb10u2) ... [2021-12-15T09:30:00.582Z] #20 60.15 Setting up xxd (2:8.1.0875-5) ... [2021-12-15T09:30:00.582Z] #20 60.17 Setting up zip (3.0-11+b1) ... [2021-12-15T09:30:00.582Z] #20 60.20 Setting up vim-common (2:8.1.0875-5) ... [2021-12-15T09:30:00.582Z] #20 60.26 Setting up bash-completion (1:2.8-6) ... [2021-12-15T09:30:00.628Z] #49 44.66 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-15T09:30:00.796Z] #43 96.96 DEP criu/bitmap.d [2021-12-15T09:30:00.796Z] #43 96.98 DEP criu/bfd.d [2021-12-15T09:30:00.796Z] #43 97.11 DEP criu/autofs.d [2021-12-15T09:30:00.885Z] #49 44.90 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-15T09:30:00.972Z] #42 45.02 Reading package lists... [2021-12-15T09:30:00.972Z] #42 ... [2021-12-15T09:30:00.972Z] [2021-12-15T09:30:00.972Z] #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-12-15T09:30:00.972Z] #51 sha256:0e71ac85b32e7390baec5db1d754e35da1a59fec1cb6345109584b3df5b0355b [2021-12-15T09:30:00.972Z] #51 37.30 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-15T09:30:00.972Z] #51 44.30 runtime [2021-12-15T09:30:00.972Z] #51 ... [2021-12-15T09:30:00.972Z] [2021-12-15T09:30:00.972Z] #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-12-15T09:30:00.972Z] #40 sha256:f921907f62e8abf96bd437518ce64b27c36469ed4bee848aac0bb7f88af1694e [2021-12-15T09:30:00.972Z] #40 45.10 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: 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-12-15T09:30:00.972Z] #40 46.37 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-12-15T09:30:01.056Z] #43 97.31 DEP criu/aio.d [2021-12-15T09:30:01.144Z] #53 23.79 + '[' -z '' ']' [2021-12-15T09:30:01.144Z] #53 23.79 + target=static [2021-12-15T09:30:01.144Z] #53 23.79 + make 'BUILDTAGS=seccomp ' static [2021-12-15T09:30:01.317Z] #43 ... [2021-12-15T09:30:01.317Z] [2021-12-15T09:30:01.317Z] #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-12-15T09:30:01.317Z] #32 sha256:d6137718e18cd8f8fbc0a2c78845aa3a7fe267057ad892a0a8054c896afabc09 [2021-12-15T09:30:01.317Z] #32 DONE 172.5s [2021-12-15T09:30:01.317Z] [2021-12-15T09:30:01.317Z] #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-12-15T09:30:01.317Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:30:01.317Z] #20 13.65 Fetched 9005 kB in 11s (794 kB/s) [2021-12-15T09:30:01.317Z] #20 13.65 Reading package lists... [2021-12-15T09:30:01.317Z] #20 17.79 Reading package lists... [2021-12-15T09:30:01.317Z] #20 ... [2021-12-15T09:30:01.317Z] [2021-12-15T09:30:01.317Z] #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-12-15T09:30:01.317Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:30:01.317Z] #43 97.63 DEP criu/action-scripts.d [2021-12-15T09:30:01.452Z] #49 45.33 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-15T09:30:01.452Z] #49 45.51 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-15T09:30:01.715Z] #53 24.38 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-12-15T09:30:01.888Z] #43 97.97 CC criu/action-scripts.o [2021-12-15T09:30:02.016Z] #49 ... [2021-12-15T09:30:02.016Z] [2021-12-15T09:30:02.016Z] #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-12-15T09:30:02.016Z] #40 sha256:f921907f62e8abf96bd437518ce64b27c36469ed4bee848aac0bb7f88af1694e [2021-12-15T09:30:02.149Z] #43 98.52 CC criu/aio.o [2021-12-15T09:30:02.531Z] #40 44.55 Checking out files: 43% (753/1750) Checking out files: 44% (770/1750) Checking out files: 45% (788/1750) Checking out files: 46% (805/1750) Checking out files: 47% (823/1750) Checking out files: 48% (840/1750) Checking out files: 49% (858/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: 85% (1495/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: 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-12-15T09:30:02.531Z] #40 46.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-12-15T09:30:03.090Z] #43 99.15 CC criu/autofs.o [2021-12-15T09:30:03.114Z] #20 62.74 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-12-15T09:30:03.114Z] #20 62.75 Setting up xz-utils (5.2.4-1) ... [2021-12-15T09:30:03.114Z] #20 62.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-15T09:30:03.373Z] #20 62.83 Setting up patch (2.7.6-3+deb10u1) ... [2021-12-15T09:30:03.373Z] #20 62.84 Setting up sudo (1.8.27-1+deb10u3) ... [2021-12-15T09:30:03.373Z] #20 62.91 invoke-rc.d: could not determine current runlevel [2021-12-15T09:30:03.373Z] #20 62.91 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-15T09:30:03.373Z] #20 62.92 Setting up pigz (2.4-1) ... [2021-12-15T09:30:03.373Z] #20 62.94 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-12-15T09:30:03.373Z] #20 62.96 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-12-15T09:30:03.373Z] #20 62.99 Setting up python-pip-whl (18.1-5) ... [2021-12-15T09:30:03.373Z] #20 63.00 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-12-15T09:30:03.629Z] #53 ... [2021-12-15T09:30:03.629Z] [2021-12-15T09:30:03.629Z] #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-12-15T09:30:03.629Z] #45 sha256:5bdf23637ec3205866a13b96a5e5ee6a935e8fcc28b6fb7a6a43bd2f06eca999 [2021-12-15T09:30:03.629Z] #45 176.1 net/http/httptrace [2021-12-15T09:30:03.629Z] #45 176.5 net/http [2021-12-15T09:30:03.629Z] #45 ... [2021-12-15T09:30:03.629Z] [2021-12-15T09:30:03.629Z] #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-12-15T09:30:03.629Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:30:03.629Z] #43 82.28 CC criu/arch/x86/vdso-pie.o [2021-12-15T09:30:03.629Z] #43 83.03 CC criu/arch/x86/restorer.o [2021-12-15T09:30:03.629Z] #43 84.26 CC criu/arch/x86/restorer_unmap.o [2021-12-15T09:30:03.629Z] #43 84.37 CC criu/arch/x86/sigaction_compat_pie.o [2021-12-15T09:30:03.629Z] #43 85.05 CC criu/pie/restorer.o [2021-12-15T09:30:03.631Z] #20 63.01 Setting up vim-runtime (2:8.1.0875-5) ... [2021-12-15T09:30:03.890Z] #20 63.37 Setting up libaio1:arm64 (0.3.112-3) ... [2021-12-15T09:30:03.890Z] #20 63.39 Setting up libonig5:arm64 (6.9.1-1) ... [2021-12-15T09:30:03.890Z] #20 63.40 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-12-15T09:30:03.890Z] #20 63.41 Setting up vim (2:8.1.0875-5) ... [2021-12-15T09:30:03.890Z] #20 63.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-15T09:30:03.890Z] #20 63.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-15T09:30:03.890Z] #20 63.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-15T09:30:03.890Z] #20 63.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-15T09:30:03.890Z] #20 63.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-15T09:30:03.890Z] #20 63.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-15T09:30:03.890Z] #20 63.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-15T09:30:03.890Z] #20 63.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-15T09:30:03.890Z] #20 63.52 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-12-15T09:30:03.890Z] #20 63.53 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-12-15T09:30:03.890Z] #20 63.60 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-12-15T09:30:03.890Z] #20 63.62 Setting up jq (1.5+dfsg-2+b1) ... [2021-12-15T09:30:04.149Z] #20 63.63 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-12-15T09:30:04.149Z] #20 63.64 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-12-15T09:30:04.807Z] using credential docker-jenkins-github-credentials [2021-12-15T09:30:04.891Z] Cloning the remote Git repository [2021-12-15T09:30:04.891Z] Cloning with configured refspecs honoured and without tags [2021-12-15T09:30:05.002Z] #43 100.9 CC criu/bfd.o [2021-12-15T09:30:05.175Z] #40 50.56 + 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-12-15T09:30:05.175Z] #40 ... [2021-12-15T09:30:05.175Z] [2021-12-15T09:30:05.175Z] #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-12-15T09:30:05.175Z] #58 sha256:f738d6083011c1a8486374df96c2d7309755f91ff7fb991b35bceed2e8d107ea [2021-12-15T09:30:05.175Z] #58 51.68 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-15T09:30:05.263Z] #43 101.4 CC criu/bitmap.o [2021-12-15T09:30:05.263Z] #43 101.6 CC criu/cgroup-props.o [2021-12-15T09:30:05.088Z] Cloning repository https://github.com/moby/moby.git [2021-12-15T09:30:06.063Z] #20 ... [2021-12-15T09:30:06.063Z] [2021-12-15T09:30:06.063Z] #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-12-15T09:30:06.063Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:30:06.063Z] #43 112.8 CC criu/files-ext.o [2021-12-15T09:30:06.063Z] #43 113.2 CC criu/files-reg.o [2021-12-15T09:30:06.063Z] #43 115.4 CC criu/files.o [2021-12-15T09:30:06.063Z] #43 117.6 CC criu/filesystems.o [2021-12-15T09:30:06.063Z] #43 118.3 CC criu/fsnotify.o [2021-12-15T09:30:06.063Z] #43 119.6 CC criu/image-desc.o [2021-12-15T09:30:06.063Z] #43 119.8 CC criu/image.o [2021-12-15T09:30:06.063Z] #43 120.6 CC criu/ipc_ns.o [2021-12-15T09:30:06.063Z] #43 121.9 CC criu/irmap.o [2021-12-15T09:30:06.063Z] #43 122.6 CC criu/kcmp-ids.o [2021-12-15T09:30:06.063Z] #43 122.9 CC criu/kerndat.o [2021-12-15T09:30:06.203Z] #43 102.4 CC criu/cgroup.o [2021-12-15T09:30:06.708Z] #40 49.90 + 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-12-15T09:30:06.708Z] #40 ... [2021-12-15T09:30:06.708Z] [2021-12-15T09:30:06.708Z] #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-12-15T09:30:06.708Z] #58 sha256:b82a48480bfe8c441d355fce4b914b94ea369093806e626a282479c267703df5 [2021-12-15T09:30:06.708Z] #58 40.65 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-12-15T09:30:06.708Z] #58 41.15 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-15T09:30:06.965Z] #58 ... [2021-12-15T09:30:06.965Z] [2021-12-15T09:30:06.965Z] #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-12-15T09:30:06.965Z] #67 sha256:ff8f82bfea8e1d7b272cef49e4cb9362fcc68dba130884118c96d9e7728b637a [2021-12-15T09:30:06.966Z] #67 42.59 Checking out files: 35% (672/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: 61% (1165/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: 92% (1771/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-12-15T09:30:06.966Z] #67 45.04 + cd /tmp/tmp.FIhPJ0563R/src/github.com/docker/libnetwork [2021-12-15T09:30:06.966Z] #67 45.04 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-12-15T09:30:06.966Z] #67 45.90 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-12-15T09:30:06.998Z] #43 ... [2021-12-15T09:30:06.998Z] [2021-12-15T09:30:06.998Z] #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-12-15T09:30:06.998Z] #20 sha256:0a85fe0cb2a5593068d80d795988ba7d5cb488f41c977f183ccc352c876eee7f [2021-12-15T09:30:06.998Z] #20 66.53 Setting up iptables (1.8.2-4) ... [2021-12-15T09:30:06.998Z] #20 66.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-15T09:30:06.998Z] #20 66.56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-15T09:30:06.998Z] #20 66.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-15T09:30:06.998Z] #20 66.58 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-15T09:30:06.998Z] #20 66.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-15T09:30:06.998Z] #20 66.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-15T09:30:06.998Z] #20 66.61 Setting up python3 (3.7.3-1) ... [2021-12-15T09:30:07.530Z] #67 ... [2021-12-15T09:30:07.530Z] [2021-12-15T09:30:07.530Z] #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-12-15T09:30:07.530Z] #55 sha256:b944ba5cd54d3bca837a0c8a003d64c040fef9dcaee79b917b34e5056de504a8 [2021-12-15T09:30:07.530Z] #55 41.51 Fetched 8472 kB in 32s (268 kB/s) [2021-12-15T09:30:07.566Z] #20 67.02 Setting up python3-wheel (0.32.3-2) ... [2021-12-15T09:30:07.587Z] #43 ... [2021-12-15T09:30:07.587Z] [2021-12-15T09:30:07.587Z] #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-12-15T09:30:07.587Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:30:07.587Z] #20 17.79 Reading package lists... [2021-12-15T09:30:07.587Z] #20 22.01 Building dependency tree... [2021-12-15T09:30:07.587Z] #20 22.94 Reading state information... [2021-12-15T09:30:07.587Z] #20 23.66 libcap2-bin is already the newest version (1:2.25-2). [2021-12-15T09:30:07.587Z] #20 23.66 The following additional packages will be installed: [2021-12-15T09:30:07.587Z] #20 23.66 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-12-15T09:30:07.587Z] #20 23.67 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-12-15T09:30:07.587Z] #20 23.67 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-12-15T09:30:07.587Z] #20 23.67 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-12-15T09:30:07.587Z] #20 23.67 python3.7 python3.7-minimal vim-runtime xxd [2021-12-15T09:30:07.587Z] #20 23.68 Suggested packages: [2021-12-15T09:30:07.587Z] #20 23.68 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-12-15T09:30:07.587Z] #20 23.68 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-12-15T09:30:07.587Z] #20 23.68 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-12-15T09:30:07.587Z] #20 23.68 quota [2021-12-15T09:30:07.587Z] #20 23.68 Recommended packages: [2021-12-15T09:30:07.587Z] #20 23.68 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-12-15T09:30:07.587Z] #20 23.68 python3-keyrings.alt python3-xdg unzip [2021-12-15T09:30:07.587Z] #20 25.54 The following NEW packages will be installed: [2021-12-15T09:30:07.587Z] #20 25.54 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-12-15T09:30:07.587Z] #20 25.54 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-12-15T09:30:07.587Z] #20 25.54 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-12-15T09:30:07.587Z] #20 25.54 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-12-15T09:30:07.587Z] #20 25.55 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-12-15T09:30:07.587Z] #20 25.55 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-12-15T09:30:07.587Z] #20 25.55 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-12-15T09:30:07.587Z] #20 25.56 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-12-15T09:30:07.587Z] #20 25.56 xz-utils zip [2021-12-15T09:30:05.513Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-12-15T09:30:06.327Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-15T09:30:06.328Z] > git --version # timeout=10 [2021-12-15T09:30:06.375Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-15T09:30:06.376Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-15T09:30:06.379Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43084/head:refs/remotes/origin/PR-43084 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-12-15T09:30:07.787Z] #55 41.51 Reading package lists... [2021-12-15T09:30:07.787Z] #55 ... [2021-12-15T09:30:07.787Z] [2021-12-15T09:30:07.787Z] #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-12-15T09:30:07.787Z] #49 sha256:4daaa66fa9a9e2d8a05aefba06e27caea936b0951e02d1e602fbbaad6d6446d5 [2021-12-15T09:30:07.787Z] #49 46.52 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-15T09:30:07.787Z] #49 46.62 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-15T09:30:07.787Z] #49 46.74 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-15T09:30:07.787Z] #49 47.29 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-15T09:30:07.787Z] #49 47.43 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-15T09:30:07.787Z] #49 47.83 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-15T09:30:07.787Z] #49 48.16 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-15T09:30:07.787Z] #49 49.22 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-15T09:30:07.787Z] #49 49.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-15T09:30:07.787Z] #49 49.46 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-15T09:30:07.787Z] #49 49.73 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-15T09:30:07.787Z] #49 49.85 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-15T09:30:07.787Z] #49 49.89 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-15T09:30:07.787Z] #49 50.85 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-15T09:30:07.787Z] #49 51.53 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-15T09:30:07.787Z] #49 51.71 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-15T09:30:07.848Z] #20 25.90 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:30:07.848Z] #20 25.90 Need to get 28.6 MB of archives. [2021-12-15T09:30:07.848Z] #20 25.90 After this operation, 116 MB of additional disk space will be used. [2021-12-15T09:30:07.848Z] #20 25.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-12-15T09:30:07.848Z] #20 25.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-12-15T09:30:07.848Z] #20 25.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-12-15T09:30:07.848Z] #20 26.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-12-15T09:30:08.044Z] #49 52.04 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-15T09:30:08.044Z] #49 52.13 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-15T09:30:08.108Z] #20 26.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-12-15T09:30:08.108Z] #20 26.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-12-15T09:30:08.108Z] #20 26.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-12-15T09:30:08.108Z] #20 26.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-12-15T09:30:08.108Z] #20 26.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-12-15T09:30:08.108Z] #20 26.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-12-15T09:30:08.108Z] #20 26.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-12-15T09:30:08.108Z] #20 26.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-12-15T09:30:08.108Z] #20 26.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-12-15T09:30:08.108Z] #20 26.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-12-15T09:30:08.108Z] #20 26.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-12-15T09:30:08.108Z] #20 26.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-12-15T09:30:08.108Z] #20 26.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-12-15T09:30:08.108Z] #20 26.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-12-15T09:30:08.108Z] #20 26.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-12-15T09:30:08.108Z] #20 26.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-12-15T09:30:08.108Z] #20 26.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-12-15T09:30:08.108Z] #20 26.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-12-15T09:30:08.108Z] #20 26.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-12-15T09:30:08.108Z] #20 26.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-12-15T09:30:08.108Z] #20 26.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-12-15T09:30:08.108Z] #20 26.37 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-12-15T09:30:08.133Z] #20 67.80 Setting up apparmor (2.13.2-10) ... [2021-12-15T09:30:08.302Z] #49 52.16 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-15T09:30:08.369Z] #20 26.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-12-15T09:30:08.369Z] #20 26.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-12-15T09:30:08.369Z] #20 26.39 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2021-12-15T09:30:08.559Z] #49 52.36 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-15T09:30:08.629Z] #20 26.92 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-15T09:30:08.629Z] #20 26.92 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-12-15T09:30:08.629Z] #20 26.92 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-12-15T09:30:08.629Z] #20 26.92 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-12-15T09:30:08.629Z] #20 26.93 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-12-15T09:30:08.890Z] #20 26.94 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-12-15T09:30:08.890Z] #20 26.94 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-12-15T09:30:08.890Z] #20 27.03 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-12-15T09:30:08.890Z] #20 27.03 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-12-15T09:30:08.890Z] #20 27.05 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-12-15T09:30:08.890Z] #20 27.05 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-12-15T09:30:08.890Z] #20 27.07 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-12-15T09:30:08.890Z] #20 27.08 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-12-15T09:30:08.890Z] #20 27.08 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-12-15T09:30:08.890Z] #20 27.13 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-12-15T09:30:09.150Z] #20 27.16 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-12-15T09:30:09.151Z] #20 27.17 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-12-15T09:30:09.379Z] #58 ... [2021-12-15T09:30:09.379Z] [2021-12-15T09:30:09.379Z] #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-12-15T09:30:09.379Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:30:09.379Z] #36 45.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-12-15T09:30:09.379Z] #36 45.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-12-15T09:30:09.379Z] #36 45.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-12-15T09:30:09.379Z] #36 45.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-12-15T09:30:09.379Z] #36 45.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-12-15T09:30:09.379Z] #36 45.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-12-15T09:30:09.379Z] #36 48.97 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:30:09.379Z] #36 49.45 Fetched 14.9 MB in 3s (5608 kB/s) [2021-12-15T09:30:09.379Z] #36 49.63 Selecting previously unselected package xxd. [2021-12-15T09:30:09.379Z] #36 49.63 (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-12-15T09:30:09.380Z] #36 49.81 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-12-15T09:30:09.380Z] #36 49.83 Unpacking xxd (2:8.1.0875-5) ... [2021-12-15T09:30:09.380Z] #36 50.35 Selecting previously unselected package vim-common. [2021-12-15T09:30:09.380Z] #36 50.36 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-12-15T09:30:09.380Z] #36 50.47 Unpacking vim-common (2:8.1.0875-5) ... [2021-12-15T09:30:09.380Z] #36 51.40 Selecting previously unselected package cmake-data. [2021-12-15T09:30:09.380Z] #36 51.40 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-12-15T09:30:09.380Z] #36 51.43 Unpacking cmake-data (3.13.4-1) ... [2021-12-15T09:30:09.380Z] #36 ... [2021-12-15T09:30:09.380Z] [2021-12-15T09:30:09.380Z] #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-12-15T09:30:09.380Z] #49 sha256:4fde35550f0da1ef5794d4fdb374b1f3ac00f2d6d0482f7ddbc621b7037cef17 [2021-12-15T09:30:09.380Z] #49 45.77 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-15T09:30:09.380Z] #49 45.93 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-15T09:30:09.380Z] #49 46.39 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-15T09:30:09.380Z] #49 46.52 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-12-15T09:30:09.380Z] #49 46.66 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-15T09:30:09.380Z] #49 46.77 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-15T09:30:09.380Z] #49 47.40 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-15T09:30:09.380Z] #49 47.51 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-15T09:30:09.380Z] #49 47.65 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-15T09:30:09.380Z] #49 47.79 go: downloading github.com/spf13/afero v1.1.2 [2021-12-15T09:30:09.380Z] #49 48.17 go: downloading github.com/spf13/cast v1.3.0 [2021-12-15T09:30:09.380Z] #49 48.17 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-15T09:30:09.380Z] #49 48.31 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-15T09:30:09.380Z] #49 48.39 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-15T09:30:09.380Z] #49 48.39 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-15T09:30:09.380Z] #49 49.00 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-15T09:30:09.380Z] #49 49.00 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-15T09:30:09.380Z] #49 49.28 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-15T09:30:09.380Z] #49 49.50 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-15T09:30:09.380Z] #49 49.69 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-15T09:30:09.380Z] #49 49.78 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-15T09:30:09.380Z] #49 49.88 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-15T09:30:09.380Z] #49 49.96 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-15T09:30:09.380Z] #49 50.28 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-15T09:30:09.380Z] #49 50.41 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-15T09:30:09.380Z] #49 50.78 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-15T09:30:09.380Z] #49 50.91 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-15T09:30:09.380Z] #49 51.09 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-15T09:30:09.380Z] #49 51.56 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-15T09:30:09.380Z] #49 52.78 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-15T09:30:09.380Z] #49 53.16 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-15T09:30:09.380Z] #49 53.27 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-15T09:30:09.380Z] #49 53.78 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-15T09:30:09.380Z] #49 53.88 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-15T09:30:09.380Z] #49 54.44 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-15T09:30:09.380Z] #49 54.55 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-15T09:30:09.380Z] #49 55.69 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-15T09:30:09.380Z] #49 55.82 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-15T09:30:09.380Z] #49 55.93 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-15T09:30:09.380Z] #49 56.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-15T09:30:09.411Z] #20 27.49 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-12-15T09:30:09.411Z] #20 27.53 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-12-15T09:30:09.411Z] #20 27.57 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-12-15T09:30:09.490Z] #49 ... [2021-12-15T09:30:09.490Z] [2021-12-15T09:30:09.490Z] #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-12-15T09:30:09.490Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:30:09.490Z] #42 43.38 Fetched 8472 kB in 33s (260 kB/s) [2021-12-15T09:30:09.644Z] #49 56.39 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-15T09:30:09.748Z] #42 43.38 Reading package lists... [2021-12-15T09:30:09.748Z] #42 ... [2021-12-15T09:30:09.748Z] [2021-12-15T09:30:09.748Z] #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-12-15T09:30:09.748Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:30:09.748Z] #13 41.90 Fetched 9005 kB in 37s (245 kB/s) [2021-12-15T09:30:09.748Z] #13 41.90 Reading package lists... [2021-12-15T09:30:09.748Z] #13 ... [2021-12-15T09:30:09.748Z] [2021-12-15T09:30:09.748Z] #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-12-15T09:30:09.748Z] #51 sha256:4759bcb9520c3e8411431cc259916d249c74d468606ead794e074671794aba76 [2021-12-15T09:30:09.748Z] #51 43.76 runtime [2021-12-15T09:30:09.905Z] #49 56.51 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-15T09:30:10.005Z] #51 ... [2021-12-15T09:30:10.005Z] [2021-12-15T09:30:10.005Z] #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-12-15T09:30:10.005Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:30:10.005Z] #36 44.67 Fetched 8472 kB in 34s (250 kB/s) [2021-12-15T09:30:10.037Z] #20 69.29 Setting up xfsprogs (4.20.0-1) ... [2021-12-15T09:30:10.037Z] #20 69.31 Setting up python3-lib2to3 (3.7.3-1) ... [2021-12-15T09:30:10.216Z] #43 ... [2021-12-15T09:30:10.216Z] [2021-12-15T09:30:10.216Z] #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-12-15T09:30:10.216Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:30:10.216Z] #20 12.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-12-15T09:30:10.216Z] #20 ... [2021-12-15T09:30:10.216Z] [2021-12-15T09:30:10.216Z] #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-12-15T09:30:10.216Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:30:10.216Z] #43 91.81 LINK criu/pie/restorer.built-in.o [2021-12-15T09:30:10.216Z] #43 91.86 GEN criu/pie/restorer-blob.h [2021-12-15T09:30:10.216Z] #43 92.09 DEP criu/vdso.d [2021-12-15T09:30:10.295Z] #20 69.75 Setting up python3-pkg-resources (40.8.0-1) ... [2021-12-15T09:30:10.372Z] #20 28.32 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:30:10.372Z] #20 28.49 Fetched 28.6 MB in 2s (14.7 MB/s) [2021-12-15T09:30:10.372Z] #20 28.59 Selecting previously unselected package pigz. [2021-12-15T09:30:10.476Z] #43 92.51 DEP criu/vdso-compat.d [2021-12-15T09:30:10.477Z] #49 56.98 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-15T09:30:10.477Z] #49 57.03 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-15T09:30:10.477Z] #49 57.18 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-15T09:30:10.631Z] #20 28.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2021-12-15T09:30:10.632Z] #20 28.66 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-12-15T09:30:10.632Z] #20 28.67 Unpacking pigz (2.4-1) ... [2021-12-15T09:30:10.632Z] #20 28.78 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-12-15T09:30:10.632Z] #20 28.78 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-12-15T09:30:10.632Z] #20 28.79 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-12-15T09:30:10.738Z] #49 57.40 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-15T09:30:10.738Z] #49 57.55 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-15T09:30:10.939Z] #36 44.67 Reading package lists... [2021-12-15T09:30:10.939Z] #36 ... [2021-12-15T09:30:10.939Z] [2021-12-15T09:30:10.939Z] #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-12-15T09:30:10.939Z] #49 sha256:4daaa66fa9a9e2d8a05aefba06e27caea936b0951e02d1e602fbbaad6d6446d5 [2021-12-15T09:30:10.939Z] #49 54.69 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-15T09:30:10.939Z] #49 54.69 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-15T09:30:10.998Z] #49 57.57 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-15T09:30:10.998Z] #49 57.72 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-15T09:30:10.998Z] #49 ... [2021-12-15T09:30:10.998Z] [2021-12-15T09:30:10.998Z] #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-12-15T09:30:10.998Z] #45 sha256:dcb6eab211b3e7bdd5c08fe830873a387229e3d36208c6fe52ede0adcfa32882 [2021-12-15T09:30:10.998Z] #45 57.71 vendor/golang.org/x/crypto/internal/subtle [2021-12-15T09:30:11.048Z] #43 92.84 DEP criu/uts_ns.d [2021-12-15T09:30:11.196Z] #49 55.06 go: downloading golang.org/x/text v0.3.2 [2021-12-15T09:30:11.203Z] #20 29.26 Selecting previously unselected package python3.7-minimal. [2021-12-15T09:30:11.203Z] #20 29.26 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-12-15T09:30:11.203Z] #20 29.28 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-12-15T09:30:11.230Z] #20 70.67 Setting up python3-distutils (3.7.3-1) ... [2021-12-15T09:30:11.309Z] #43 93.21 DEP criu/util.d [2021-12-15T09:30:11.489Z] #20 71.15 Setting up python3-setuptools (40.8.0-1) ... [2021-12-15T09:30:11.570Z] #43 93.65 DEP criu/uffd.d [2021-12-15T09:30:12.141Z] #43 94.11 DEP criu/tun.d [2021-12-15T09:30:12.141Z] #20 30.12 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-12-15T09:30:12.142Z] #20 30.14 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-12-15T09:30:12.402Z] #43 94.48 DEP criu/tty.d [2021-12-15T09:30:12.865Z] #20 72.30 Setting up python3-pip (18.1-5) ... [2021-12-15T09:30:12.974Z] #43 94.89 DEP criu/timerfd.d [2021-12-15T09:30:13.236Z] #43 95.26 DEP criu/timens.d [2021-12-15T09:30:13.539Z] #45 ... [2021-12-15T09:30:13.540Z] [2021-12-15T09:30:13.540Z] #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-12-15T09:30:13.540Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:30:13.540Z] #13 43.28 Fetched 9005 kB in 35s (254 kB/s) [2021-12-15T09:30:13.540Z] #13 43.28 Reading package lists... [2021-12-15T09:30:13.540Z] #13 ... [2021-12-15T09:30:13.540Z] [2021-12-15T09:30:13.540Z] #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-12-15T09:30:13.540Z] #49 sha256:4fde35550f0da1ef5794d4fdb374b1f3ac00f2d6d0482f7ddbc621b7037cef17 [2021-12-15T09:30:13.540Z] #49 59.86 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-15T09:30:13.540Z] #49 59.87 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-15T09:30:13.540Z] #49 60.13 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-12-15T09:30:13.801Z] #49 60.30 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-15T09:30:13.801Z] #49 60.30 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-15T09:30:13.801Z] #49 60.48 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-15T09:30:13.801Z] #20 ... [2021-12-15T09:30:13.801Z] [2021-12-15T09:30:13.801Z] #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-12-15T09:30:13.801Z] #40 sha256:8bbe21cd858c0670058de32d552505c9e4cc8315c7f3ef541bf1c0e9c724f994 [2021-12-15T09:30:13.801Z] #40 198.0 + dpkg --print-architecture [2021-12-15T09:30:13.807Z] #43 95.59 DEP criu/sysfs_parse.d [2021-12-15T09:30:14.061Z] #49 60.84 go: downloading golang.org/x/text v0.3.2 [2021-12-15T09:30:14.069Z] #43 95.97 DEP criu/sysctl.d [2021-12-15T09:30:14.329Z] #43 96.33 DEP criu/string.d [2021-12-15T09:30:14.590Z] #43 96.49 DEP criu/stats.d [2021-12-15T09:30:14.682Z] #20 32.52 Selecting previously unselected package python3-minimal. [2021-12-15T09:30:14.682Z] #20 32.52 (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-12-15T09:30:14.682Z] #20 32.58 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-12-15T09:30:14.682Z] #20 32.58 Unpacking python3-minimal (3.7.3-1) ... [2021-12-15T09:30:14.682Z] #20 32.69 Selecting previously unselected package libmpdec2:amd64. [2021-12-15T09:30:14.682Z] #20 32.69 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-12-15T09:30:14.682Z] #20 32.71 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-12-15T09:30:14.682Z] #20 32.81 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-12-15T09:30:14.682Z] #20 32.82 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-12-15T09:30:14.682Z] #20 32.83 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-12-15T09:30:14.851Z] #43 96.85 DEP criu/sockets.d [2021-12-15T09:30:15.112Z] #43 97.26 DEP criu/sk-unix.d [2021-12-15T09:30:15.178Z] #40 DONE 199.4s [2021-12-15T09:30:15.178Z] [2021-12-15T09:30:15.178Z] #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-12-15T09:30:15.178Z] #20 sha256:0a85fe0cb2a5593068d80d795988ba7d5cb488f41c977f183ccc352c876eee7f [2021-12-15T09:30:15.178Z] #20 73.40 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:30:15.178Z] #20 73.47 Processing triggers for mime-support (3.62) ... [2021-12-15T09:30:15.178Z] #20 DONE 74.7s [2021-12-15T09:30:15.178Z] [2021-12-15T09:30:15.178Z] #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-12-15T09:30:15.178Z] #21 sha256:5c9702831dc936aa5b2f1d04c05dde6928bcfa3fab00254d855ffcb36a397efe [2021-12-15T09:30:16.054Z] #43 97.74 DEP criu/sk-tcp.d [2021-12-15T09:30:16.054Z] #43 98.12 DEP criu/sk-queue.d [2021-12-15T09:30:16.065Z] #20 33.87 Selecting previously unselected package python3.7. [2021-12-15T09:30:16.065Z] #20 33.90 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-12-15T09:30:16.065Z] #20 33.91 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-12-15T09:30:16.065Z] #20 34.05 Selecting previously unselected package libpython3-stdlib:amd64. [2021-12-15T09:30:16.065Z] #20 34.05 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-12-15T09:30:16.065Z] #20 34.06 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-12-15T09:30:16.065Z] #20 34.21 Setting up python3-minimal (3.7.3-1) ... [2021-12-15T09:30:16.451Z] #49 ... [2021-12-15T09:30:16.451Z] [2021-12-15T09:30:16.451Z] #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-12-15T09:30:16.451Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:30:16.451Z] #36 44.67 Reading package lists... [2021-12-15T09:30:16.556Z] #21 1.516 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-15T09:30:16.556Z] #21 1.522 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-15T09:30:16.556Z] #21 1.522 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-15T09:30:16.556Z] #21 DONE 1.6s [2021-12-15T09:30:16.557Z] [2021-12-15T09:30:16.557Z] #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-12-15T09:30:16.557Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:30:16.557Z] #43 124.2 CC criu/libnetlink.o [2021-12-15T09:30:16.557Z] #43 124.5 CC criu/log.o [2021-12-15T09:30:16.557Z] #43 125.0 CC criu/lsm.o [2021-12-15T09:30:16.557Z] #43 125.4 CC criu/mem.o [2021-12-15T09:30:16.557Z] #43 127.4 CC criu/memfd.o [2021-12-15T09:30:16.557Z] #43 128.0 CC criu/mount.o [2021-12-15T09:30:16.557Z] #43 132.9 CC criu/namespaces.o [2021-12-15T09:30:16.626Z] #43 98.47 DEP criu/sk-packet.d [2021-12-15T09:30:16.815Z] #43 ... [2021-12-15T09:30:16.815Z] [2021-12-15T09:30:16.815Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-12-15T09:30:16.815Z] #22 sha256:eafd29318673f366bc85e2aba59790264c29fd9315b37b9fce780a51640b173b [2021-12-15T09:30:16.887Z] #43 98.84 DEP criu/sk-netlink.d [2021-12-15T09:30:17.007Z] #20 35.22 Selecting previously unselected package python3. [2021-12-15T09:30:17.148Z] #43 99.26 DEP criu/sk-inet.d [2021-12-15T09:30:17.267Z] #20 35.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2021-12-15T09:30:17.267Z] #20 35.26 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-12-15T09:30:17.267Z] #20 35.28 Unpacking python3 (3.7.3-1) ... [2021-12-15T09:30:17.267Z] #20 35.38 Selecting previously unselected package libip4tc0:amd64. [2021-12-15T09:30:17.267Z] #20 35.39 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-12-15T09:30:17.267Z] #20 35.39 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-12-15T09:30:17.267Z] #20 35.50 Selecting previously unselected package libip6tc0:amd64. [2021-12-15T09:30:17.528Z] #20 35.50 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-12-15T09:30:17.528Z] #20 35.51 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-12-15T09:30:17.528Z] #20 35.61 Selecting previously unselected package libiptc0:amd64. [2021-12-15T09:30:17.528Z] #20 35.62 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-12-15T09:30:17.528Z] #20 35.62 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-12-15T09:30:17.528Z] #20 35.71 Selecting previously unselected package libnfnetlink0:amd64. [2021-12-15T09:30:17.528Z] #20 35.71 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-12-15T09:30:17.528Z] #20 35.72 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-15T09:30:17.528Z] #20 35.79 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-12-15T09:30:17.528Z] #20 35.80 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-12-15T09:30:17.719Z] #43 99.70 DEP criu/signalfd.d [2021-12-15T09:30:17.788Z] #20 35.82 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-12-15T09:30:17.788Z] #20 35.91 Selecting previously unselected package libnftnl11:amd64. [2021-12-15T09:30:17.788Z] #20 35.91 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-12-15T09:30:17.788Z] #20 35.91 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-12-15T09:30:18.049Z] #20 36.04 Selecting previously unselected package iptables. [2021-12-15T09:30:18.049Z] #20 36.04 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-12-15T09:30:18.049Z] #20 36.04 Unpacking iptables (1.8.2-4) ... [2021-12-15T09:30:18.291Z] #43 100.1 DEP criu/sigframe.d [2021-12-15T09:30:18.291Z] #43 100.3 DEP criu/shmem.d [2021-12-15T09:30:18.309Z] #20 36.49 Selecting previously unselected package xxd. [2021-12-15T09:30:18.310Z] #20 36.50 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-12-15T09:30:18.552Z] #43 100.6 DEP criu/servicefd.d [2021-12-15T09:30:18.570Z] #20 36.53 Unpacking xxd (2:8.1.0875-5) ... [2021-12-15T09:30:18.570Z] #20 36.67 Selecting previously unselected package vim-common. [2021-12-15T09:30:18.570Z] #20 36.67 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-12-15T09:30:18.570Z] #20 36.69 Unpacking vim-common (2:8.1.0875-5) ... [2021-12-15T09:30:18.813Z] #43 100.8 DEP criu/seize.d [2021-12-15T09:30:18.831Z] #20 36.91 Selecting previously unselected package bash-completion. [2021-12-15T09:30:18.831Z] #20 36.91 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-12-15T09:30:19.384Z] #43 101.2 DEP criu/seccomp.d [2021-12-15T09:30:19.402Z] #20 ... [2021-12-15T09:30:19.402Z] [2021-12-15T09:30:19.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-12-15T09:30:19.402Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:30:19.402Z] #43 105.6 CC criu/clone-noasan.o [2021-12-15T09:30:19.402Z] #43 105.9 CC criu/config.o [2021-12-15T09:30:19.402Z] #43 107.7 CC criu/cr-check.o [2021-12-15T09:30:19.402Z] #43 109.7 CC criu/cr-dedup.o [2021-12-15T09:30:19.402Z] #43 110.1 CC criu/cr-dump.o [2021-12-15T09:30:19.402Z] #43 112.8 CC criu/cr-errno.o [2021-12-15T09:30:19.402Z] #43 112.9 CC criu/cr-restore.o [2021-12-15T09:30:19.424Z] #49 ... [2021-12-15T09:30:19.424Z] [2021-12-15T09:30:19.424Z] #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-12-15T09:30:19.424Z] #55 sha256:b944ba5cd54d3bca837a0c8a003d64c040fef9dcaee79b917b34e5056de504a8 [2021-12-15T09:30:19.424Z] #55 42.95 Reading package lists... [2021-12-15T09:30:19.424Z] #55 56.70 Reading package lists... [2021-12-15T09:30:19.424Z] #55 ... [2021-12-15T09:30:19.424Z] [2021-12-15T09:30:19.424Z] #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-12-15T09:30:19.424Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:30:19.424Z] #13 43.28 Reading package lists... [2021-12-15T09:30:19.645Z] #43 101.6 DEP criu/rst-malloc.d [2021-12-15T09:30:19.645Z] #43 101.6 DEP criu/rbtree.d [2021-12-15T09:30:19.906Z] #43 101.7 DEP criu/pstree.d [2021-12-15T09:30:20.168Z] #43 102.0 DEP criu/protobuf.d [2021-12-15T09:30:20.429Z] #43 102.4 GEN criu/protobuf-desc-gen.h [2021-12-15T09:30:20.627Z] #36 59.52 Reading package lists... [2021-12-15T09:30:20.627Z] #36 ... [2021-12-15T09:30:20.627Z] [2021-12-15T09:30:20.627Z] #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-12-15T09:30:20.627Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:30:20.627Z] #13 41.90 Reading package lists... [2021-12-15T09:30:21.001Z] #43 ... [2021-12-15T09:30:21.001Z] [2021-12-15T09:30:21.001Z] #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-12-15T09:30:21.001Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:30:21.001Z] #20 23.45 Fetched 9005 kB in 21s (423 kB/s) [2021-12-15T09:30:21.001Z] #20 23.45 Reading package lists... [2021-12-15T09:30:21.336Z] #13 58.60 Reading package lists... [2021-12-15T09:30:21.336Z] #13 ... [2021-12-15T09:30:21.336Z] [2021-12-15T09:30:21.336Z] #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-12-15T09:30:21.336Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:30:21.336Z] #36 58.06 Selecting previously unselected package libicu63:amd64. [2021-12-15T09:30:21.336Z] #36 58.11 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2021-12-15T09:30:21.336Z] #36 58.12 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2021-12-15T09:30:21.597Z] #36 ... [2021-12-15T09:30:21.597Z] [2021-12-15T09:30:21.597Z] #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-12-15T09:30:21.597Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:30:21.597Z] #42 45.02 Reading package lists... [2021-12-15T09:30:21.817Z] #13 57.87 Reading package lists... [2021-12-15T09:30:21.817Z] #13 ... [2021-12-15T09:30:21.817Z] [2021-12-15T09:30:21.817Z] #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-12-15T09:30:21.817Z] #55 sha256:b944ba5cd54d3bca837a0c8a003d64c040fef9dcaee79b917b34e5056de504a8 [2021-12-15T09:30:21.817Z] #55 41.51 Reading package lists... [2021-12-15T09:30:21.948Z] #43 118.0 CC criu/cr-service.o [2021-12-15T09:30:21.948Z] #43 ... [2021-12-15T09:30:21.948Z] [2021-12-15T09:30:21.948Z] #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-12-15T09:30:21.948Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:30:21.948Z] #20 40.09 Unpacking bash-completion (1:2.8-6) ... [2021-12-15T09:30:22.074Z] #55 56.55 Reading package lists... [2021-12-15T09:30:22.074Z] #55 ... [2021-12-15T09:30:22.074Z] [2021-12-15T09:30:22.074Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-12-15T09:30:22.074Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:30:22.074Z] #42 43.38 Reading package lists... [2021-12-15T09:30:22.518Z] #20 40.63 Selecting previously unselected package bzip2. [2021-12-15T09:30:22.518Z] #20 40.63 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-12-15T09:30:22.518Z] #20 40.65 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-12-15T09:30:22.518Z] #20 40.77 Selecting previously unselected package xz-utils. [2021-12-15T09:30:22.778Z] #20 40.77 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-12-15T09:30:22.778Z] #20 40.78 Unpacking xz-utils (5.2.4-1) ... [2021-12-15T09:30:22.778Z] #20 40.94 Selecting previously unselected package apparmor. [2021-12-15T09:30:22.778Z] #20 40.94 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-12-15T09:30:22.915Z] #20 32.33 Reading package lists... [2021-12-15T09:30:22.915Z] #20 ... [2021-12-15T09:30:22.915Z] [2021-12-15T09:30:22.915Z] #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-12-15T09:30:22.915Z] #45 sha256:5bdf23637ec3205866a13b96a5e5ee6a935e8fcc28b6fb7a6a43bd2f06eca999 [2021-12-15T09:30:22.915Z] #45 205.7 github.com/LK4D4/vndr/godl [2021-12-15T09:30:22.980Z] #42 58.85 Reading package lists... [2021-12-15T09:30:22.980Z] #42 ... [2021-12-15T09:30:22.980Z] [2021-12-15T09:30:22.980Z] #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-12-15T09:30:22.980Z] #55 sha256:b944ba5cd54d3bca837a0c8a003d64c040fef9dcaee79b917b34e5056de504a8 [2021-12-15T09:30:22.980Z] #55 56.70 Reading package lists... [2021-12-15T09:30:23.037Z] #20 41.05 Unpacking apparmor (2.13.2-10) ... [2021-12-15T09:30:23.297Z] #20 41.45 Selecting previously unselected package aufs-tools. [2021-12-15T09:30:23.297Z] #20 41.48 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-12-15T09:30:23.297Z] #20 41.48 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-12-15T09:30:23.557Z] #20 41.63 Selecting previously unselected package libonig5:amd64. [2021-12-15T09:30:23.557Z] #20 41.64 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-12-15T09:30:23.557Z] #20 41.64 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-12-15T09:30:23.557Z] #20 41.81 Selecting previously unselected package libjq1:amd64. [2021-12-15T09:30:23.557Z] #20 41.83 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-12-15T09:30:23.557Z] #20 41.84 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-12-15T09:30:23.816Z] #20 41.97 Selecting previously unselected package jq. [2021-12-15T09:30:23.816Z] #20 41.98 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-12-15T09:30:23.816Z] #20 42.00 Unpacking jq (1.5+dfsg-2+b1) ... [2021-12-15T09:30:23.816Z] #20 42.10 Selecting previously unselected package libaio1:amd64. [2021-12-15T09:30:23.857Z] #45 206.5 github.com/LK4D4/vndr [2021-12-15T09:30:23.969Z] Fetching without tags [2021-12-15T09:30:24.076Z] #20 42.11 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-12-15T09:30:24.076Z] #20 42.11 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-12-15T09:30:24.076Z] #20 42.19 Selecting previously unselected package libgpm2:amd64. [2021-12-15T09:30:24.076Z] #20 42.19 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-12-15T09:30:24.076Z] #20 42.20 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-12-15T09:30:24.076Z] #20 42.27 Selecting previously unselected package libicu63:amd64. [2021-12-15T09:30:24.076Z] #20 42.28 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2021-12-15T09:30:24.076Z] #20 42.28 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2021-12-15T09:30:24.681Z] Merging remotes/origin/20.10 commit 459d0dfbbb51fb2423a43655e6c62368ec0f36c9 into PR head commit 660b9962e4d2d4ad68898b00571a43127b84f6c3 [2021-12-15T09:30:24.929Z] #22 7.799 Collecting yamllint==1.26.1 [2021-12-15T09:30:24.929Z] #22 ... [2021-12-15T09:30:24.929Z] [2021-12-15T09:30:24.929Z] #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-12-15T09:30:24.929Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:30:24.929Z] #43 136.1 CC criu/net.o [2021-12-15T09:30:24.929Z] #43 141.4 CC criu/netfilter.o [2021-12-15T09:30:24.929Z] #43 141.7 CC criu/page-pipe.o [2021-12-15T09:30:25.350Z] #42 57.57 Reading package lists... [2021-12-15T09:30:25.350Z] #42 ... [2021-12-15T09:30:25.350Z] [2021-12-15T09:30:25.350Z] #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-12-15T09:30:25.350Z] #45 sha256:ba7c70b24c665d3293339d489ddd4b068445bc89a27e5dab70fd303a565e7dea [2021-12-15T09:30:25.350Z] #45 59.03 vendor/golang.org/x/crypto/internal/subtle [2021-12-15T09:30:25.607Z] #45 ... [2021-12-15T09:30:25.607Z] [2021-12-15T09:30:25.607Z] #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-12-15T09:30:25.607Z] #49 sha256:4daaa66fa9a9e2d8a05aefba06e27caea936b0951e02d1e602fbbaad6d6446d5 [2021-12-15T09:30:25.607Z] #49 69.71 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-15T09:30:25.864Z] #43 142.3 CC criu/page-xfer.o [2021-12-15T09:30:25.864Z] #49 69.80 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-15T09:30:26.121Z] #49 69.91 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-15T09:30:23.642Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-15T09:30:23.713Z] > git config --add remote.origin.fetch +refs/pull/43084/head:refs/remotes/origin/PR-43084 # timeout=10 [2021-12-15T09:30:23.760Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-12-15T09:30:23.880Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-15T09:30:24.007Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-15T09:30:24.008Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-15T09:30:24.009Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43084/head:refs/remotes/origin/PR-43084 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-12-15T09:30:24.794Z] > git config core.sparsecheckout # timeout=10 [2021-12-15T09:30:24.840Z] > git checkout -f 660b9962e4d2d4ad68898b00571a43127b84f6c3 # timeout=10 [2021-12-15T09:30:26.386Z] #49 70.24 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-15T09:30:26.386Z] #49 70.30 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-15T09:30:26.849Z] #55 70.24 Building dependency tree... [2021-12-15T09:30:27.239Z] #43 143.7 CC criu/pagemap-cache.o [2021-12-15T09:30:27.239Z] #43 144.0 CC criu/pagemap.o [2021-12-15T09:30:27.432Z] Merge succeeded, producing 660b9962e4d2d4ad68898b00571a43127b84f6c3 [2021-12-15T09:30:27.433Z] Checking out Revision 660b9962e4d2d4ad68898b00571a43127b84f6c3 (PR-43084) [2021-12-15T09:30:27.797Z] #55 ... [2021-12-15T09:30:27.797Z] [2021-12-15T09:30:27.797Z] #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-12-15T09:30:27.797Z] #67 sha256:f3983916580d15194011987263527130a8e1742ee9846eb035787735973c5a80 [2021-12-15T09:30:27.797Z] #67 DONE 74.5s [2021-12-15T09:30:28.057Z] [2021-12-15T09:30:28.057Z] #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-12-15T09:30:28.057Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:30:28.057Z] #36 73.97 Selecting previously unselected package libxml2:amd64. [2021-12-15T09:30:28.057Z] #36 73.97 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-12-15T09:30:28.057Z] #36 74.03 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-12-15T09:30:28.064Z] #45 ... [2021-12-15T09:30:28.064Z] [2021-12-15T09:30:28.064Z] #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-12-15T09:30:28.064Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:30:28.064Z] #43 105.6 DEP criu/protobuf-desc.d [2021-12-15T09:30:28.064Z] #43 105.8 DEP criu/proc_parse.d [2021-12-15T09:30:28.064Z] #43 106.0 DEP criu/plugin.d [2021-12-15T09:30:28.064Z] #43 106.1 DEP criu/pipes.d [2021-12-15T09:30:28.064Z] #43 106.3 DEP criu/pie-util.d [2021-12-15T09:30:28.064Z] #43 106.4 DEP criu/pie-util-vdso.d [2021-12-15T09:30:28.064Z] #43 106.6 DEP criu/pie-util-vdso-elf32.d [2021-12-15T09:30:28.064Z] #43 106.7 DEP criu/path.d [2021-12-15T09:30:28.064Z] #43 106.9 DEP criu/parasite-syscall.d [2021-12-15T09:30:28.064Z] #43 107.1 DEP criu/pagemap.d [2021-12-15T09:30:28.064Z] #43 107.3 DEP criu/pagemap-cache.d [2021-12-15T09:30:28.064Z] #43 107.4 DEP criu/page-xfer.d [2021-12-15T09:30:28.064Z] #43 107.6 DEP criu/page-pipe.d [2021-12-15T09:30:28.064Z] #43 107.7 DEP criu/netfilter.d [2021-12-15T09:30:28.064Z] #43 107.9 DEP criu/net.d [2021-12-15T09:30:28.064Z] #43 108.2 DEP criu/namespaces.d [2021-12-15T09:30:28.064Z] #43 108.4 DEP criu/mount.d [2021-12-15T09:30:28.064Z] #43 108.6 DEP criu/memfd.d [2021-12-15T09:30:28.064Z] #43 108.8 DEP criu/mem.d [2021-12-15T09:30:28.064Z] #43 109.0 DEP criu/lsm.d [2021-12-15T09:30:28.064Z] #43 109.2 DEP criu/log.d [2021-12-15T09:30:28.064Z] #43 109.3 DEP criu/libnetlink.d [2021-12-15T09:30:28.064Z] #43 109.4 DEP criu/kerndat.d [2021-12-15T09:30:28.064Z] #43 109.6 DEP criu/kcmp-ids.d [2021-12-15T09:30:28.064Z] #43 109.7 DEP criu/irmap.d [2021-12-15T09:30:28.064Z] #43 109.9 DEP criu/ipc_ns.d [2021-12-15T09:30:28.064Z] #43 110.2 DEP criu/image.d [2021-12-15T09:30:28.175Z] #43 144.7 CC criu/parasite-syscall.o [2021-12-15T09:30:28.278Z] #20 46.19 Selecting previously unselected package libnet1:amd64. [2021-12-15T09:30:28.278Z] #20 46.20 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-15T09:30:28.278Z] #20 46.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-15T09:30:28.278Z] #20 46.33 Selecting previously unselected package libnl-3-200:amd64. [2021-12-15T09:30:28.278Z] #20 46.34 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-12-15T09:30:28.278Z] #20 46.35 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-12-15T09:30:28.278Z] #20 46.43 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-15T09:30:28.278Z] #20 46.44 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-12-15T09:30:28.278Z] #20 46.44 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-12-15T09:30:28.278Z] #20 46.53 Selecting previously unselected package libreadline5:amd64. [2021-12-15T09:30:28.278Z] #20 46.53 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-12-15T09:30:28.325Z] #43 ... [2021-12-15T09:30:28.325Z] [2021-12-15T09:30:28.325Z] #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-12-15T09:30:28.325Z] #45 sha256:5bdf23637ec3205866a13b96a5e5ee6a935e8fcc28b6fb7a6a43bd2f06eca999 [2021-12-15T09:30:28.325Z] #45 DONE 211.2s [2021-12-15T09:30:28.539Z] #20 46.54 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-12-15T09:30:28.539Z] #20 46.67 Selecting previously unselected package net-tools. [2021-12-15T09:30:28.539Z] #20 46.68 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-12-15T09:30:28.539Z] #20 46.71 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-12-15T09:30:28.586Z] [2021-12-15T09:30:28.586Z] #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-12-15T09:30:28.586Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:30:28.586Z] #43 110.5 DEP criu/image-desc.d [2021-12-15T09:30:28.742Z] #43 145.4 CC criu/path.o [2021-12-15T09:30:28.799Z] #20 46.94 Selecting previously unselected package patch. [2021-12-15T09:30:28.799Z] #20 46.96 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-12-15T09:30:28.800Z] #20 46.96 Unpacking patch (2.7.6-3+deb10u1) ... [2021-12-15T09:30:28.847Z] #43 110.6 DEP criu/fsnotify.d [2021-12-15T09:30:28.999Z] #36 75.49 Selecting previously unselected package libarchive13:amd64. [2021-12-15T09:30:28.999Z] #36 75.49 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-12-15T09:30:28.999Z] #36 75.52 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-12-15T09:30:29.000Z] #43 145.7 CC criu/pie-util-vdso.o [2021-12-15T09:30:29.060Z] #20 47.11 Selecting previously unselected package python-pip-whl. [2021-12-15T09:30:29.060Z] #20 47.11 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-12-15T09:30:29.060Z] #20 47.12 Unpacking python-pip-whl (18.1-5) ... [2021-12-15T09:30:29.108Z] #43 111.0 DEP criu/filesystems.d [2021-12-15T09:30:29.369Z] #43 111.3 DEP criu/files.d [2021-12-15T09:30:27.076Z] > git remote # timeout=10 [2021-12-15T09:30:27.153Z] > git config --get remote.origin.url # timeout=10 [2021-12-15T09:30:27.205Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-15T09:30:27.207Z] > git merge 459d0dfbbb51fb2423a43655e6c62368ec0f36c9 # timeout=10 [2021-12-15T09:30:27.344Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-12-15T09:30:27.470Z] > git config core.sparsecheckout # timeout=10 [2021-12-15T09:30:27.516Z] > git checkout -f 660b9962e4d2d4ad68898b00571a43127b84f6c3 # timeout=10 [2021-12-15T09:30:29.568Z] #43 146.0 CC criu/pie-util.o [2021-12-15T09:30:29.568Z] #43 146.2 CC criu/pipes.o [2021-12-15T09:30:29.570Z] #36 76.41 Selecting previously unselected package libjsoncpp1:amd64. [2021-12-15T09:30:29.630Z] #43 111.7 DEP criu/files-reg.d [2021-12-15T09:30:29.631Z] #20 47.67 Selecting previously unselected package python3-lib2to3. [2021-12-15T09:30:29.631Z] #20 47.67 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-12-15T09:30:29.631Z] #20 47.67 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-12-15T09:30:29.827Z] #43 ... [2021-12-15T09:30:29.827Z] [2021-12-15T09:30:29.827Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-12-15T09:30:29.827Z] #22 sha256:eafd29318673f366bc85e2aba59790264c29fd9315b37b9fce780a51640b173b [2021-12-15T09:30:29.827Z] #22 13.12 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-12-15T09:30:29.831Z] #36 76.42 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-12-15T09:30:29.831Z] #36 76.43 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-12-15T09:30:29.892Z] #20 47.82 Selecting previously unselected package python3-distutils. [2021-12-15T09:30:29.892Z] #20 47.85 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-12-15T09:30:29.892Z] #20 47.86 Unpacking python3-distutils (3.7.3-1) ... [2021-12-15T09:30:29.892Z] #20 48.04 Selecting previously unselected package python3-pip. [2021-12-15T09:30:29.892Z] #20 48.05 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-12-15T09:30:29.892Z] #20 48.05 Unpacking python3-pip (18.1-5) ... [2021-12-15T09:30:30.091Z] #36 76.77 Selecting previously unselected package librhash0:amd64. [2021-12-15T09:30:30.091Z] #36 76.77 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-12-15T09:30:30.091Z] #36 76.77 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-12-15T09:30:30.153Z] #20 48.27 Selecting previously unselected package python3-pkg-resources. [2021-12-15T09:30:30.153Z] #20 48.28 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-12-15T09:30:30.153Z] #20 48.31 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-12-15T09:30:30.206Z] #43 112.1 DEP criu/files-ext.d [2021-12-15T09:30:30.206Z] #43 112.2 DEP criu/file-lock.d [2021-12-15T09:30:30.414Z] #20 48.47 Selecting previously unselected package python3-setuptools. [2021-12-15T09:30:30.414Z] #20 48.47 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-12-15T09:30:30.414Z] #20 48.48 Unpacking python3-setuptools (40.8.0-1) ... [2021-12-15T09:30:30.467Z] #43 112.5 DEP criu/file-ids.d [2021-12-15T09:30:30.565Z] #49 73.78 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-15T09:30:30.565Z] #49 74.43 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-15T09:30:30.662Z] #36 77.18 Selecting previously unselected package libuv1:amd64. [2021-12-15T09:30:30.662Z] #36 77.21 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-12-15T09:30:30.662Z] #36 77.22 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-12-15T09:30:30.675Z] #20 48.75 Selecting previously unselected package python3-wheel. [2021-12-15T09:30:30.675Z] #20 48.77 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-12-15T09:30:30.675Z] #20 48.77 Unpacking python3-wheel (0.32.3-2) ... [2021-12-15T09:30:30.728Z] #43 112.8 DEP criu/fifo.d [2021-12-15T09:30:30.763Z] #22 14.22 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-12-15T09:30:30.923Z] #36 77.54 Selecting previously unselected package cmake. [2021-12-15T09:30:30.923Z] #36 77.64 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-12-15T09:30:30.923Z] #36 77.65 Unpacking cmake (3.13.4-1) ... [2021-12-15T09:30:30.935Z] #20 48.87 Selecting previously unselected package sudo. [2021-12-15T09:30:30.935Z] #20 48.87 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-12-15T09:30:30.935Z] #20 48.87 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-12-15T09:30:30.989Z] #43 113.1 DEP criu/fdstore.d [2021-12-15T09:30:31.027Z] #22 14.27 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-12-15T09:30:31.027Z] #22 14.31 Collecting pyyaml (from yamllint==1.26.1) [2021-12-15T09:30:31.130Z] #49 75.08 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-15T09:30:31.196Z] #20 49.39 Selecting previously unselected package thin-provisioning-tools. [2021-12-15T09:30:31.196Z] #20 49.42 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-12-15T09:30:31.294Z] #22 14.62 Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB) [2021-12-15T09:30:31.456Z] #20 49.43 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-12-15T09:30:31.560Z] #43 113.4 DEP criu/fault-injection.d [2021-12-15T09:30:31.561Z] #43 113.6 DEP criu/external.d [2021-12-15T09:30:31.561Z] #43 113.7 DEP criu/eventpoll.d [2021-12-15T09:30:31.717Z] #20 49.67 Selecting previously unselected package uidmap. [2021-12-15T09:30:31.717Z] #20 49.69 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-12-15T09:30:31.717Z] #20 49.70 Unpacking uidmap (1:4.5-1.1) ... [2021-12-15T09:30:31.717Z] #20 49.82 Selecting previously unselected package vim-runtime. [2021-12-15T09:30:31.717Z] #20 49.83 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-12-15T09:30:31.717Z] #20 49.88 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-12-15T09:30:31.821Z] #43 113.8 DEP criu/eventfd.d [2021-12-15T09:30:31.864Z] #22 15.18 Installing build dependencies: started [2021-12-15T09:30:31.978Z] #20 49.93 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-12-15T09:30:31.978Z] #20 49.95 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-12-15T09:30:32.084Z] #43 113.9 DEP criu/crtools.d [2021-12-15T09:30:32.084Z] #43 114.1 DEP criu/cr-service.d [2021-12-15T09:30:32.345Z] #43 114.3 DEP criu/cr-restore.d [2021-12-15T09:30:32.605Z] #43 114.5 DEP criu/cr-errno.d [2021-12-15T09:30:32.605Z] #43 114.5 DEP criu/cr-dump.d [2021-12-15T09:30:32.866Z] #43 114.7 DEP criu/cr-dedup.d [2021-12-15T09:30:32.866Z] #43 114.9 DEP criu/cr-check.d [2021-12-15T09:30:33.129Z] #43 115.1 DEP criu/config.d [2021-12-15T09:30:33.389Z] #43 115.2 DEP criu/clone-noasan.d [2021-12-15T09:30:33.389Z] #43 115.4 DEP criu/cgroup.d [2021-12-15T09:30:33.466Z] #36 ... [2021-12-15T09:30:33.467Z] [2021-12-15T09:30:33.467Z] #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-12-15T09:30:33.467Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:30:33.467Z] #13 58.60 Reading package lists... [2021-12-15T09:30:33.650Z] #43 115.6 DEP criu/cgroup-props.d [2021-12-15T09:30:33.650Z] #43 115.7 DEP criu/bitmap.d [2021-12-15T09:30:33.895Z] #20 ... [2021-12-15T09:30:33.895Z] [2021-12-15T09:30:33.895Z] #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-12-15T09:30:33.895Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:30:33.895Z] #43 119.9 CC criu/crtools.o [2021-12-15T09:30:33.895Z] #43 120.5 CC criu/eventfd.o [2021-12-15T09:30:33.895Z] #43 120.9 CC criu/eventpoll.o [2021-12-15T09:30:33.895Z] #43 121.9 CC criu/external.o [2021-12-15T09:30:33.895Z] #43 122.3 CC criu/fault-injection.o [2021-12-15T09:30:33.895Z] #43 122.4 CC criu/fdstore.o [2021-12-15T09:30:33.895Z] #43 122.9 CC criu/fifo.o [2021-12-15T09:30:33.895Z] #43 123.3 CC criu/file-ids.o [2021-12-15T09:30:33.895Z] #43 123.7 CC criu/file-lock.o [2021-12-15T09:30:33.895Z] #43 124.8 CC criu/files-ext.o [2021-12-15T09:30:33.895Z] #43 125.3 CC criu/files-reg.o [2021-12-15T09:30:33.895Z] #43 127.9 CC criu/files.o [2021-12-15T09:30:33.911Z] #43 115.7 DEP criu/bfd.d [2021-12-15T09:30:33.911Z] #43 115.9 DEP criu/autofs.d [2021-12-15T09:30:33.911Z] #43 ... [2021-12-15T09:30:33.911Z] [2021-12-15T09:30:33.911Z] #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-12-15T09:30:33.911Z] #32 sha256:d6137718e18cd8f8fbc0a2c78845aa3a7fe267057ad892a0a8054c896afabc09 [2021-12-15T09:30:33.911Z] #32 DONE 216.5s [2021-12-15T09:30:33.911Z] [2021-12-15T09:30:33.911Z] #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-12-15T09:30:33.911Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:30:33.911Z] #20 32.33 Reading package lists... [2021-12-15T09:30:33.911Z] #20 37.84 Building dependency tree... [2021-12-15T09:30:33.911Z] #20 38.71 Reading state information... [2021-12-15T09:30:33.911Z] #20 39.66 libcap2-bin is already the newest version (1:2.25-2). [2021-12-15T09:30:33.911Z] #20 39.66 The following additional packages will be installed: [2021-12-15T09:30:33.911Z] #20 39.66 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-12-15T09:30:33.911Z] #20 39.67 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-12-15T09:30:33.911Z] #20 39.67 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-12-15T09:30:33.912Z] #20 39.67 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-12-15T09:30:33.912Z] #20 39.67 python3.7 python3.7-minimal vim-runtime xxd [2021-12-15T09:30:33.912Z] #20 39.67 Suggested packages: [2021-12-15T09:30:33.912Z] #20 39.67 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-12-15T09:30:33.912Z] #20 39.67 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-12-15T09:30:33.912Z] #20 39.67 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-12-15T09:30:33.912Z] #20 39.67 quota [2021-12-15T09:30:33.912Z] #20 39.67 Recommended packages: [2021-12-15T09:30:33.912Z] #20 39.67 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-12-15T09:30:33.912Z] #20 39.67 python3-keyrings.alt python3-xdg unzip [2021-12-15T09:30:33.912Z] #20 42.37 The following NEW packages will be installed: [2021-12-15T09:30:33.912Z] #20 42.37 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-12-15T09:30:33.912Z] #20 42.37 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-12-15T09:30:33.912Z] #20 42.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-12-15T09:30:33.912Z] #20 42.37 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-12-15T09:30:33.912Z] #20 42.37 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-12-15T09:30:33.912Z] #20 42.37 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-12-15T09:30:33.912Z] #20 42.37 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-12-15T09:30:33.912Z] #20 42.37 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-12-15T09:30:33.912Z] #20 42.37 xz-utils zip [2021-12-15T09:30:33.912Z] #20 42.89 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:30:33.912Z] #20 42.89 Need to get 28.6 MB of archives. [2021-12-15T09:30:33.912Z] #20 42.89 After this operation, 116 MB of additional disk space will be used. [2021-12-15T09:30:33.912Z] #20 42.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-12-15T09:30:33.912Z] #20 42.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-12-15T09:30:33.912Z] #20 42.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-12-15T09:30:33.912Z] #20 43.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-12-15T09:30:33.912Z] #20 43.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-12-15T09:30:33.912Z] #20 43.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-12-15T09:30:33.912Z] #20 43.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-12-15T09:30:33.912Z] #20 43.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-12-15T09:30:33.912Z] #20 43.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-12-15T09:30:33.912Z] #20 43.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-12-15T09:30:33.912Z] #20 43.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-12-15T09:30:33.912Z] #20 43.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-12-15T09:30:33.912Z] #20 43.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-12-15T09:30:33.912Z] #20 43.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-12-15T09:30:33.912Z] #20 43.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-12-15T09:30:33.912Z] #20 43.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-12-15T09:30:33.912Z] #20 43.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-12-15T09:30:33.912Z] #20 43.43 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-12-15T09:30:33.912Z] #20 43.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-12-15T09:30:33.912Z] #20 43.47 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-12-15T09:30:33.912Z] #20 43.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-12-15T09:30:33.912Z] #20 43.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-12-15T09:30:33.912Z] #20 43.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-12-15T09:30:33.912Z] #20 43.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-12-15T09:30:33.912Z] #20 43.60 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-12-15T09:30:33.912Z] #20 43.63 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-12-15T09:30:33.912Z] #20 43.63 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-12-15T09:30:33.912Z] #20 43.64 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-12-15T09:30:33.912Z] #20 43.64 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2021-12-15T09:30:33.912Z] #20 44.34 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-15T09:30:33.912Z] #20 44.35 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-12-15T09:30:33.912Z] #20 44.35 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-12-15T09:30:33.912Z] #20 44.36 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-12-15T09:30:33.912Z] #20 44.36 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-12-15T09:30:33.912Z] #20 44.39 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-12-15T09:30:33.912Z] #20 44.40 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-12-15T09:30:33.912Z] #20 44.49 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-12-15T09:30:33.912Z] #20 44.49 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-12-15T09:30:33.912Z] #20 44.52 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-12-15T09:30:33.912Z] #20 44.54 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-12-15T09:30:33.912Z] #20 44.55 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-12-15T09:30:33.912Z] #20 44.57 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-12-15T09:30:33.912Z] #20 44.58 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-12-15T09:30:33.912Z] #20 44.66 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-12-15T09:30:33.912Z] #20 44.70 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-12-15T09:30:33.912Z] #20 44.72 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-12-15T09:30:33.912Z] #20 45.06 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-12-15T09:30:33.912Z] #20 45.12 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-12-15T09:30:33.912Z] #20 45.17 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-12-15T09:30:33.912Z] #20 45.94 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:30:33.912Z] #20 46.07 Fetched 28.6 MB in 3s (11.1 MB/s) [2021-12-15T09:30:33.912Z] #20 46.12 Selecting previously unselected package pigz. [2021-12-15T09:30:33.912Z] #20 46.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2021-12-15T09:30:33.912Z] #20 46.16 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-12-15T09:30:33.912Z] #20 46.17 Unpacking pigz (2.4-1) ... [2021-12-15T09:30:33.912Z] #20 46.33 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-12-15T09:30:33.912Z] #20 46.33 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-12-15T09:30:33.912Z] #20 46.34 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-12-15T09:30:33.912Z] #20 ... [2021-12-15T09:30:33.912Z] [2021-12-15T09:30: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-12-15T09:30:33.912Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:30:33.912Z] #43 116.1 DEP criu/aio.d [2021-12-15T09:30:34.157Z] #43 130.5 CC criu/filesystems.o [2021-12-15T09:30:34.173Z] #43 116.3 DEP criu/action-scripts.d [2021-12-15T09:30:35.098Z] #43 131.4 CC criu/fsnotify.o [2021-12-15T09:30:35.115Z] #43 116.8 CC criu/action-scripts.o [2021-12-15T09:30:35.359Z] #43 ... [2021-12-15T09:30:35.359Z] [2021-12-15T09:30:35.359Z] #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-12-15T09:30:35.359Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:30:35.359Z] #20 53.62 Selecting previously unselected package vim. [2021-12-15T09:30:35.359Z] #20 53.62 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-12-15T09:30:35.382Z] #49 ... [2021-12-15T09:30:35.382Z] [2021-12-15T09:30:35.382Z] #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-12-15T09:30:35.382Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:30:35.382Z] #13 57.87 Reading package lists... [2021-12-15T09:30:35.619Z] #20 53.66 Unpacking vim (2:8.1.0875-5) ... [2021-12-15T09:30:35.690Z] #43 117.7 CC criu/aio.o [2021-12-15T09:30:36.190Z] #20 54.22 Selecting previously unselected package xfsprogs. [2021-12-15T09:30:36.190Z] #20 54.24 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-12-15T09:30:36.190Z] #20 54.25 Unpacking xfsprogs (4.20.0-1) ... [2021-12-15T09:30:36.270Z] #13 73.78 Building dependency tree... [2021-12-15T09:30:36.270Z] #13 ... [2021-12-15T09:30:36.270Z] [2021-12-15T09:30:36.270Z] #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-12-15T09:30:36.270Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:30:36.270Z] #42 58.85 Reading package lists... [2021-12-15T09:30:36.270Z] #42 73.21 Building dependency tree... [2021-12-15T09:30:36.270Z] #42 80.72 The following additional packages will be installed: [2021-12-15T09:30:36.270Z] #42 80.76 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-12-15T09:30:36.270Z] #42 80.76 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-12-15T09:30:36.270Z] #42 80.76 Suggested packages: [2021-12-15T09:30:36.270Z] #42 80.76 manpages-dev python-setuptools [2021-12-15T09:30:36.270Z] #42 ... [2021-12-15T09:30:36.270Z] [2021-12-15T09:30:36.270Z] #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-12-15T09:30:36.270Z] #55 sha256:b944ba5cd54d3bca837a0c8a003d64c040fef9dcaee79b917b34e5056de504a8 [2021-12-15T09:30:36.270Z] #55 77.41 The following additional packages will be installed: [2021-12-15T09:30:36.270Z] #55 77.46 libbtrfs0 [2021-12-15T09:30:36.270Z] #55 77.94 The following NEW packages will be installed: [2021-12-15T09:30:36.270Z] #55 77.99 libbtrfs-dev libbtrfs0 [2021-12-15T09:30:36.270Z] #55 78.78 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:30:36.270Z] #55 78.78 Need to get 119 kB of archives. [2021-12-15T09:30:36.270Z] #55 78.78 After this operation, 387 kB of additional disk space will be used. [2021-12-15T09:30:36.270Z] #55 78.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-12-15T09:30:36.270Z] #55 78.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-12-15T09:30:36.270Z] #55 81.03 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:30:36.270Z] #55 81.43 Fetched 119 kB in 0s (381 kB/s) [2021-12-15T09:30:36.270Z] #55 81.68 Selecting previously unselected package libbtrfs0. [2021-12-15T09:30:36.270Z] #55 81.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-12-15T09:30:36.270Z] #55 81.81 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-12-15T09:30:36.270Z] #55 81.84 Unpacking libbtrfs0 (4.20.1-2) ... [2021-12-15T09:30:36.270Z] #55 82.08 Selecting previously unselected package libbtrfs-dev. [2021-12-15T09:30:36.270Z] #55 82.10 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-12-15T09:30:36.270Z] #55 82.12 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-12-15T09:30:36.270Z] #55 82.59 Setting up libbtrfs0 (4.20.1-2) ... [2021-12-15T09:30:36.270Z] #55 82.66 Setting up libbtrfs-dev (4.20.1-2) ... [2021-12-15T09:30:36.270Z] #55 82.69 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:30:36.318Z] #13 72.96 Building dependency tree... [2021-12-15T09:30:36.318Z] #13 ... [2021-12-15T09:30:36.318Z] [2021-12-15T09:30:36.318Z] #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-12-15T09:30:36.318Z] #55 sha256:b944ba5cd54d3bca837a0c8a003d64c040fef9dcaee79b917b34e5056de504a8 [2021-12-15T09:30:36.318Z] #55 56.55 Reading package lists... [2021-12-15T09:30:36.318Z] #55 70.81 Building dependency tree... [2021-12-15T09:30:36.318Z] #55 78.21 The following additional packages will be installed: [2021-12-15T09:30:36.318Z] #55 78.25 libbtrfs0 [2021-12-15T09:30:36.318Z] #55 78.71 The following NEW packages will be installed: [2021-12-15T09:30:36.318Z] #55 78.71 libbtrfs-dev libbtrfs0 [2021-12-15T09:30:36.318Z] #55 79.30 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:30:36.318Z] #55 79.30 Need to get 119 kB of archives. [2021-12-15T09:30:36.318Z] #55 79.30 After this operation, 387 kB of additional disk space will be used. [2021-12-15T09:30:36.318Z] #55 79.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-12-15T09:30:36.318Z] #55 79.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-12-15T09:30:36.531Z] #55 ... [2021-12-15T09:30:36.531Z] [2021-12-15T09:30:36.531Z] #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-12-15T09:30:36.531Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:30:36.531Z] #42 83.20 The following NEW packages will be installed: [2021-12-15T09:30:36.531Z] #42 83.21 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-12-15T09:30:36.531Z] #42 83.21 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-12-15T09:30:36.531Z] #42 83.21 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-12-15T09:30:36.531Z] #42 83.23 python-six zlib1g-dev [2021-12-15T09:30:36.632Z] #43 118.7 CC criu/autofs.o [2021-12-15T09:30:36.761Z] #20 54.80 Selecting previously unselected package zip. [2021-12-15T09:30:36.761Z] #20 54.82 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-12-15T09:30:36.761Z] #20 54.84 Unpacking zip (3.0-11+b1) ... [2021-12-15T09:30:36.761Z] #20 55.01 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-12-15T09:30:36.761Z] #20 55.02 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-12-15T09:30:36.761Z] #20 55.03 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-12-15T09:30:36.761Z] #20 55.04 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-12-15T09:30:36.791Z] #42 ... [2021-12-15T09:30:36.791Z] [2021-12-15T09:30:36.791Z] #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-12-15T09:30:36.791Z] #55 sha256:b944ba5cd54d3bca837a0c8a003d64c040fef9dcaee79b917b34e5056de504a8 [2021-12-15T09:30:36.791Z] #55 DONE 83.6s [2021-12-15T09:30:37.022Z] #20 55.07 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-12-15T09:30:37.022Z] #20 55.09 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-12-15T09:30:37.022Z] #20 55.10 Setting up uidmap (1:4.5-1.1) ... [2021-12-15T09:30:37.022Z] #20 55.11 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-12-15T09:30:37.022Z] #20 55.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-15T09:30:37.022Z] #20 55.13 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-12-15T09:30:37.022Z] #20 55.17 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-12-15T09:30:37.022Z] #20 55.18 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2021-12-15T09:30:37.022Z] #20 55.20 Setting up xxd (2:8.1.0875-5) ... [2021-12-15T09:30:37.022Z] #20 55.21 Setting up zip (3.0-11+b1) ... [2021-12-15T09:30:37.022Z] #20 55.22 Setting up vim-common (2:8.1.0875-5) ... [2021-12-15T09:30:37.022Z] #20 55.25 Setting up bash-completion (1:2.8-6) ... [2021-12-15T09:30:37.052Z] [2021-12-15T09:30:37.052Z] #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-12-15T09:30:37.052Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:30:37.052Z] #42 83.77 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:30:37.052Z] #42 83.77 Need to get 4095 kB of archives. [2021-12-15T09:30:37.052Z] #42 83.77 After this operation, 22.5 MB of additional disk space will be used. [2021-12-15T09:30:37.052Z] #42 83.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-12-15T09:30:37.052Z] #42 83.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-15T09:30:37.052Z] #42 83.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-12-15T09:30:37.052Z] #42 83.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-12-15T09:30:37.052Z] #42 83.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-12-15T09:30:37.052Z] #42 83.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-12-15T09:30:37.052Z] #42 83.82 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-12-15T09:30:37.052Z] #42 83.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-12-15T09:30:37.052Z] #42 83.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-12-15T09:30:37.248Z] #55 ... [2021-12-15T09:30:37.248Z] [2021-12-15T09:30:37.248Z] #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-12-15T09:30:37.248Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:30:37.248Z] #42 57.57 Reading package lists... [2021-12-15T09:30:37.248Z] #42 71.83 Building dependency tree... [2021-12-15T09:30:37.248Z] #42 79.23 The following additional packages will be installed: [2021-12-15T09:30:37.248Z] #42 79.23 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-12-15T09:30:37.248Z] #42 79.25 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-12-15T09:30:37.248Z] #42 79.27 Suggested packages: [2021-12-15T09:30:37.248Z] #42 79.27 manpages-dev python-setuptools [2021-12-15T09:30:37.505Z] #42 ... [2021-12-15T09:30:37.505Z] [2021-12-15T09:30:37.505Z] #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-12-15T09:30:37.505Z] #34 sha256:af4ad227c9059333ae111bd1af716c1c321952426ec42bbce4642128e94699b3 [2021-12-15T09:30:37.505Z] #34 73.48 internal/reflectlite [2021-12-15T09:30:37.505Z] #34 73.48 sync [2021-12-15T09:30:37.505Z] #34 76.72 internal/testlog [2021-12-15T09:30:37.505Z] #34 79.93 errors [2021-12-15T09:30:37.505Z] #34 79.95 sort [2021-12-15T09:30:37.505Z] #34 81.25 strconv [2021-12-15T09:30:37.623Z] #42 84.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-12-15T09:30:37.623Z] #42 84.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-12-15T09:30:37.623Z] #42 84.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-12-15T09:30:37.623Z] #42 84.44 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-12-15T09:30:37.762Z] #34 ... [2021-12-15T09:30:37.762Z] [2021-12-15T09:30:37.762Z] #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-12-15T09:30:37.762Z] #55 sha256:b944ba5cd54d3bca837a0c8a003d64c040fef9dcaee79b917b34e5056de504a8 [2021-12-15T09:30:37.762Z] #55 81.66 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:30:37.883Z] #42 84.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-12-15T09:30:37.883Z] #42 84.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-12-15T09:30:37.883Z] #42 84.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-12-15T09:30:37.883Z] #42 84.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-12-15T09:30:38.144Z] #42 ... [2021-12-15T09:30:38.144Z] [2021-12-15T09:30:38.144Z] #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-12-15T09:30:38.144Z] #49 sha256:4fde35550f0da1ef5794d4fdb374b1f3ac00f2d6d0482f7ddbc621b7037cef17 [2021-12-15T09:30:38.144Z] #49 74.85 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-15T09:30:38.144Z] #49 74.96 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-15T09:30:38.144Z] #49 75.24 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-15T09:30:38.144Z] #49 75.26 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-15T09:30:38.144Z] #49 75.27 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-15T09:30:38.144Z] #49 78.53 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-15T09:30:38.144Z] #49 79.08 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-15T09:30:38.144Z] #49 79.36 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-15T09:30:38.144Z] #49 ... [2021-12-15T09:30:38.144Z] [2021-12-15T09:30:38.144Z] #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-12-15T09:30:38.144Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:30:38.144Z] #36 84.95 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2021-12-15T09:30:38.144Z] #36 84.98 Setting up xxd (2:8.1.0875-5) ... [2021-12-15T09:30:38.144Z] #36 85.00 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-12-15T09:30:38.327Z] #55 ... [2021-12-15T09:30:38.327Z] [2021-12-15T09:30:38.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-12-15T09:30:38.327Z] #67 sha256:ff8f82bfea8e1d7b272cef49e4cb9362fcc68dba130884118c96d9e7728b637a [2021-12-15T09:30:38.327Z] #67 DONE 82.2s [2021-12-15T09:30:38.327Z] [2021-12-15T09:30:38.327Z] #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-12-15T09:30:38.327Z] #55 sha256:b944ba5cd54d3bca837a0c8a003d64c040fef9dcaee79b917b34e5056de504a8 [2021-12-15T09:30:38.327Z] #55 82.22 Fetched 119 kB in 0s (396 kB/s) [2021-12-15T09:30:38.404Z] #36 85.01 Setting up vim-common (2:8.1.0875-5) ... [2021-12-15T09:30:38.404Z] #36 85.06 Setting up librhash0:amd64 (1.3.8-1) ... [2021-12-15T09:30:38.404Z] #36 85.08 Setting up cmake-data (3.13.4-1) ... [2021-12-15T09:30:38.404Z] #36 85.12 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-12-15T09:30:38.404Z] #36 85.14 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-12-15T09:30:38.404Z] #36 85.17 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-12-15T09:30:38.404Z] #36 85.18 Setting up cmake (3.13.4-1) ... [2021-12-15T09:30:38.404Z] #36 85.20 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:30:38.426Z] #22 ... [2021-12-15T09:30:38.426Z] [2021-12-15T09:30:38.426Z] #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-12-15T09:30:38.426Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:30:38.426Z] #43 146.8 CC criu/plugin.o [2021-12-15T09:30:38.426Z] #43 147.1 CC criu/proc_parse.o [2021-12-15T09:30:38.426Z] #43 149.7 CC criu/protobuf-desc.o [2021-12-15T09:30:38.426Z] #43 150.8 CC criu/protobuf.o [2021-12-15T09:30:38.426Z] #43 151.1 CC criu/pstree.o [2021-12-15T09:30:38.426Z] #43 152.2 CC criu/rbtree.o [2021-12-15T09:30:38.426Z] #43 152.4 CC criu/rst-malloc.o [2021-12-15T09:30:38.426Z] #43 152.7 CC criu/seccomp.o [2021-12-15T09:30:38.426Z] #43 153.3 CC criu/seize.o [2021-12-15T09:30:38.426Z] #43 154.1 CC criu/servicefd.o [2021-12-15T09:30:38.426Z] #43 154.5 CC criu/shmem.o [2021-12-15T09:30:38.585Z] #55 82.40 Selecting previously unselected package libbtrfs0. [2021-12-15T09:30:38.585Z] #55 82.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-12-15T09:30:38.585Z] #55 82.51 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-12-15T09:30:38.585Z] #55 82.61 Unpacking libbtrfs0 (4.20.1-2) ... [2021-12-15T09:30:38.589Z] #43 120.3 CC criu/bfd.o [2021-12-15T09:30:38.665Z] #36 85.40 Processing triggers for mime-support (3.62) ... [2021-12-15T09:30:38.684Z] #43 155.4 CC criu/sigframe.o [2021-12-15T09:30:38.684Z] #43 155.5 CC criu/signalfd.o [2021-12-15T09:30:38.685Z] #43 ... [2021-12-15T09:30:38.685Z] [2021-12-15T09:30:38.685Z] #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-12-15T09:30:38.685Z] #49 sha256:d6fdd5b4fc7d480f5666c9b770b20f12d5570e564342e4d8452edd6eb1751f18 [2021-12-15T09:30:38.685Z] #49 223.4 + /build/golangci-lint --version [2021-12-15T09:30:38.850Z] #43 120.7 CC criu/bitmap.o [2021-12-15T09:30:38.850Z] #43 120.9 CC criu/cgroup-props.o [2021-12-15T09:30:38.945Z] #49 223.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-15T09:30:39.149Z] #55 82.86 Selecting previously unselected package libbtrfs-dev. [2021-12-15T09:30:39.149Z] #55 82.86 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-12-15T09:30:39.149Z] #55 82.86 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-12-15T09:30:39.149Z] #55 ... [2021-12-15T09:30:39.149Z] [2021-12-15T09:30:39.149Z] #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-12-15T09:30:39.149Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:30:39.149Z] #36 59.52 Reading package lists... [2021-12-15T09:30:39.149Z] #36 73.61 Building dependency tree... [2021-12-15T09:30:39.149Z] #36 81.25 The following additional packages will be installed: [2021-12-15T09:30:39.149Z] #36 81.29 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-12-15T09:30:39.149Z] #36 81.29 Suggested packages: [2021-12-15T09:30:39.149Z] #36 81.29 cmake-doc ninja-build lrzip [2021-12-15T09:30:39.149Z] #36 81.29 Recommended packages: [2021-12-15T09:30:39.149Z] #36 81.29 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-15T09:30:39.204Z] #49 DONE 224.0s [2021-12-15T09:30:39.204Z] [2021-12-15T09:30:39.204Z] #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-12-15T09:30:39.204Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:30:39.204Z] #43 155.7 CC criu/sk-inet.o [2021-12-15T09:30:39.219Z] Commit message: "daemon.WithCommonOptions() fix detection of user-namespaces" [2021-12-15T09:30:39.406Z] #36 ... [2021-12-15T09:30:39.406Z] [2021-12-15T09:30:39.406Z] #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-12-15T09:30:39.406Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:30:39.406Z] #42 82.04 The following NEW packages will be installed: [2021-12-15T09:30:39.406Z] #42 82.05 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-12-15T09:30:39.407Z] #42 82.06 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-12-15T09:30:39.407Z] #42 82.06 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-12-15T09:30:39.407Z] #42 82.06 python-six zlib1g-dev [2021-12-15T09:30:39.407Z] #42 82.78 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:30:39.407Z] #42 82.78 Need to get 4095 kB of archives. [2021-12-15T09:30:39.407Z] #42 82.78 After this operation, 22.5 MB of additional disk space will be used. [2021-12-15T09:30:39.407Z] #42 82.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-12-15T09:30:39.407Z] #42 82.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-15T09:30:39.407Z] #42 82.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-12-15T09:30:39.407Z] #42 82.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-12-15T09:30:39.407Z] #42 82.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-12-15T09:30:39.407Z] #42 82.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-12-15T09:30:39.407Z] #42 82.86 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-12-15T09:30:39.407Z] #42 82.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-12-15T09:30:39.407Z] #42 82.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-12-15T09:30:39.407Z] #42 83.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-12-15T09:30:39.407Z] #42 83.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-12-15T09:30:39.407Z] #42 83.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-12-15T09:30:39.407Z] #42 83.36 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-12-15T09:30:39.407Z] #42 83.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-12-15T09:30:39.407Z] #42 83.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-12-15T09:30:39.407Z] #42 83.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-12-15T09:30:39.407Z] #42 83.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-12-15T09:30:39.606Z] #36 DONE 86.1s [2021-12-15T09:30:39.606Z] [2021-12-15T09:30:39.606Z] #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-12-15T09:30:39.606Z] #56 sha256:a72bca17723723874b9481e0115389547550c920d6a700b77422790bebc7e418 [2021-12-15T09:30:39.606Z] #56 1.735 + RM_GOPATH=0 [2021-12-15T09:30:39.606Z] #56 1.735 + TMP_GOPATH= [2021-12-15T09:30:39.606Z] #56 1.735 + : /build [2021-12-15T09:30:39.606Z] #56 1.735 + '[' -z '' ']' [2021-12-15T09:30:39.606Z] #56 1.736 ++ mktemp -d [2021-12-15T09:30:39.606Z] #56 1.740 + export GOPATH=/tmp/tmp.cTKJ6mwD3a [2021-12-15T09:30:39.606Z] #56 1.740 + GOPATH=/tmp/tmp.cTKJ6mwD3a [2021-12-15T09:30:39.606Z] #56 1.742 + RM_GOPATH=1 [2021-12-15T09:30:39.606Z] #56 1.742 + case "$(go env GOARCH)" in [2021-12-15T09:30:39.606Z] #56 1.742 ++ go env GOARCH [2021-12-15T09:30:39.606Z] #56 1.811 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:30:39.606Z] #56 1.811 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:30:39.606Z] #56 1.811 ++ dirname /tmp/install/install.sh [2021-12-15T09:30:39.606Z] #56 1.811 + dir=/tmp/install [2021-12-15T09:30:39.606Z] #56 1.811 + bin=containerd [2021-12-15T09:30:39.606Z] #56 1.811 + shift [2021-12-15T09:30:39.606Z] #56 1.811 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-12-15T09:30:39.606Z] #56 1.811 + . /tmp/install/containerd.installer [2021-12-15T09:30:39.606Z] #56 1.811 ++ set -e [2021-12-15T09:30:39.606Z] #56 1.811 ++ : 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2021-12-15T09:30:39.606Z] #56 1.811 + install_containerd [2021-12-15T09:30:39.606Z] #56 1.819 + echo 'Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d' [2021-12-15T09:30:39.606Z] #56 1.819 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cTKJ6mwD3a/src/github.com/containerd/containerd [2021-12-15T09:30:39.606Z] #56 1.819 Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2021-12-15T09:30:39.606Z] #56 1.831 Cloning into '/tmp/tmp.cTKJ6mwD3a/src/github.com/containerd/containerd'... [2021-12-15T09:30:39.629Z] > git --version # timeout=10 [2021-12-15T09:30:39.679Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-15T09:30:39.733Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-15T09:30:39.802Z] #43 121.7 CC criu/cgroup.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-15T09:30:40.321Z] #20 58.57 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-12-15T09:30:40.321Z] #20 58.58 Setting up xz-utils (5.2.4-1) ... [2021-12-15T09:30:40.338Z] #42 ... [2021-12-15T09:30:40.338Z] [2021-12-15T09:30:40.338Z] #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-12-15T09:30:40.338Z] #55 sha256:b944ba5cd54d3bca837a0c8a003d64c040fef9dcaee79b917b34e5056de504a8 [2021-12-15T09:30:40.338Z] #55 83.40 Setting up libbtrfs0 (4.20.1-2) ... [2021-12-15T09:30:40.338Z] #55 83.44 Setting up libbtrfs-dev (4.20.1-2) ... [2021-12-15T09:30:40.338Z] #55 83.47 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:30:40.338Z] #55 DONE 84.1s [2021-12-15T09:30:40.338Z] [2021-12-15T09:30:40.338Z] #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-12-15T09:30:40.338Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:30:40.338Z] #36 83.50 The following NEW packages will be installed: [2021-12-15T09:30:40.338Z] #36 83.53 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-12-15T09:30:40.338Z] #36 83.53 vim-common xxd [2021-12-15T09:30:40.338Z] #36 84.17 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:30:40.338Z] #36 84.17 Need to get 14.9 MB of archives. [2021-12-15T09:30:40.338Z] #36 84.17 After this operation, 61.8 MB of additional disk space will be used. [2021-12-15T09:30:40.338Z] #36 84.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-12-15T09:30:40.338Z] #36 84.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-12-15T09:30:40.338Z] #36 84.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-12-15T09:30:40.377Z] #43 ... [2021-12-15T09:30:40.377Z] [2021-12-15T09:30:40.378Z] #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-12-15T09:30:40.378Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:30:40.378Z] #20 47.11 Selecting previously unselected package python3.7-minimal. [2021-12-15T09:30:40.378Z] #20 47.11 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-12-15T09:30:40.378Z] #20 47.14 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-12-15T09:30:40.378Z] #20 48.78 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-12-15T09:30:40.378Z] #20 48.82 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-12-15T09:30:40.378Z] #20 51.35 Selecting previously unselected package python3-minimal. [2021-12-15T09:30:40.378Z] #20 51.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2021-12-15T09:30:40.378Z] #20 51.43 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-12-15T09:30:40.378Z] #20 51.44 Unpacking python3-minimal (3.7.3-1) ... [2021-12-15T09:30:40.378Z] #20 51.51 Selecting previously unselected package libmpdec2:amd64. [2021-12-15T09:30:40.378Z] #20 51.52 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-12-15T09:30:40.378Z] #20 51.53 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-12-15T09:30:40.378Z] #20 51.63 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-12-15T09:30:40.378Z] #20 51.64 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-12-15T09:30:40.378Z] #20 51.65 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-12-15T09:30:40.378Z] #20 52.59 Selecting previously unselected package python3.7. [2021-12-15T09:30:40.378Z] #20 52.60 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-12-15T09:30:40.378Z] #20 52.62 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-12-15T09:30:40.378Z] #20 52.73 Selecting previously unselected package libpython3-stdlib:amd64. [2021-12-15T09:30:40.378Z] #20 52.73 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-12-15T09:30:40.378Z] #20 52.74 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-12-15T09:30:40.378Z] #20 52.83 Setting up python3-minimal (3.7.3-1) ... [2021-12-15T09:30:40.582Z] #20 58.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-15T09:30:40.582Z] #20 58.62 Setting up patch (2.7.6-3+deb10u1) ... [2021-12-15T09:30:40.582Z] #20 58.63 Setting up sudo (1.8.27-1+deb10u3) ... [2021-12-15T09:30:40.582Z] #20 58.71 invoke-rc.d: could not determine current runlevel [2021-12-15T09:30:40.582Z] #20 58.72 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-15T09:30:40.582Z] #20 58.72 Setting up pigz (2.4-1) ... [2021-12-15T09:30:40.582Z] #20 58.73 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-15T09:30:40.582Z] #20 58.74 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-12-15T09:30:40.582Z] #20 58.76 Setting up python-pip-whl (18.1-5) ... [2021-12-15T09:30:40.582Z] #20 58.77 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-12-15T09:30:40.582Z] #20 58.78 Setting up vim-runtime (2:8.1.0875-5) ... [2021-12-15T09:30:40.596Z] #36 84.45 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2021-12-15T09:30:40.947Z] #20 53.56 Selecting previously unselected package python3. [2021-12-15T09:30:41.107Z] #43 157.6 CC criu/sk-netlink.o [2021-12-15T09:30:41.158Z] #20 59.26 Setting up libaio1:amd64 (0.3.112-3) ... [2021-12-15T09:30:41.158Z] #20 59.27 Setting up libonig5:amd64 (6.9.1-1) ... [2021-12-15T09:30:41.158Z] #20 59.28 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-12-15T09:30:41.158Z] #20 59.29 Setting up vim (2:8.1.0875-5) ... [2021-12-15T09:30:41.158Z] #20 59.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-15T09:30:41.158Z] #20 59.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-15T09:30:41.158Z] #20 59.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-15T09:30:41.158Z] #20 59.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-15T09:30:41.158Z] #20 59.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-15T09:30:41.158Z] #20 59.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-15T09:30:41.207Z] #20 53.56 (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-12-15T09:30:41.207Z] #20 53.60 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-12-15T09:30:41.207Z] #20 53.62 Unpacking python3 (3.7.3-1) ... [2021-12-15T09:30:41.207Z] #20 53.71 Selecting previously unselected package libip4tc0:amd64. [2021-12-15T09:30:41.207Z] #20 53.71 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-12-15T09:30:41.207Z] #20 53.73 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-12-15T09:30:41.207Z] #20 53.86 Selecting previously unselected package libip6tc0:amd64. [2021-12-15T09:30:41.207Z] #20 53.86 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-12-15T09:30:41.207Z] #20 53.87 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-12-15T09:30:41.207Z] #20 53.95 Selecting previously unselected package libiptc0:amd64. [2021-12-15T09:30:41.207Z] #20 53.96 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-12-15T09:30:41.418Z] #20 59.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-15T09:30:41.418Z] #20 59.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-15T09:30:41.418Z] #20 59.41 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-12-15T09:30:41.418Z] #20 59.42 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-12-15T09:30:41.418Z] #20 59.43 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-12-15T09:30:41.418Z] #20 59.44 Setting up jq (1.5+dfsg-2+b1) ... [2021-12-15T09:30:41.418Z] #20 59.45 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-12-15T09:30:41.418Z] #20 59.46 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-12-15T09:30:41.468Z] #20 53.96 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-12-15T09:30:41.468Z] #20 54.04 Selecting previously unselected package libnfnetlink0:amd64. [2021-12-15T09:30:41.468Z] #20 54.05 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-12-15T09:30:41.468Z] #20 54.05 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-15T09:30:41.675Z] #43 158.2 CC criu/sk-packet.o [2021-12-15T09:30:41.729Z] #20 54.12 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-12-15T09:30:41.729Z] #20 54.12 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-12-15T09:30:41.729Z] #20 54.13 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-12-15T09:30:41.729Z] #20 54.22 Selecting previously unselected package libnftnl11:amd64. [2021-12-15T09:30:41.729Z] #20 54.22 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-12-15T09:30:41.729Z] #20 54.23 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-12-15T09:30:41.729Z] #20 54.31 Selecting previously unselected package iptables. [2021-12-15T09:30:41.729Z] #20 54.32 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-12-15T09:30:41.729Z] #20 54.32 Unpacking iptables (1.8.2-4) ... [2021-12-15T09:30:41.934Z] #43 158.7 CC criu/sk-queue.o [2021-12-15T09:30:41.967Z] #36 86.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-12-15T09:30:41.990Z] #20 54.67 Selecting previously unselected package xxd. [2021-12-15T09:30:42.225Z] #36 86.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-12-15T09:30:42.225Z] #36 86.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-12-15T09:30:42.225Z] #36 86.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-12-15T09:30:42.225Z] #36 86.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-12-15T09:30:42.225Z] #36 86.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-12-15T09:30:42.250Z] #20 54.67 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-12-15T09:30:42.250Z] #20 54.68 Unpacking xxd (2:8.1.0875-5) ... [2021-12-15T09:30:42.250Z] #20 54.81 Selecting previously unselected package vim-common. [2021-12-15T09:30:42.250Z] #20 54.81 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-12-15T09:30:42.250Z] #20 54.84 Unpacking vim-common (2:8.1.0875-5) ... [2021-12-15T09:30:42.501Z] #43 159.0 CC criu/sk-tcp.o [2021-12-15T09:30:42.511Z] #20 55.01 Selecting previously unselected package bash-completion. [2021-12-15T09:30:42.511Z] #20 55.02 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-12-15T09:30:42.511Z] #20 ... [2021-12-15T09:30:42.511Z] [2021-12-15T09:30:42.511Z] #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-12-15T09:30:42.511Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:30:42.511Z] #43 124.5 CC criu/clone-noasan.o [2021-12-15T09:30:42.772Z] #43 124.7 CC criu/config.o [2021-12-15T09:30:42.912Z] #56 ... [2021-12-15T09:30:42.912Z] [2021-12-15T09:30:42.912Z] #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-12-15T09:30:42.912Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:30:42.912Z] #42 86.74 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:30:42.912Z] #42 87.11 Fetched 4095 kB in 1s (3790 kB/s) [2021-12-15T09:30:42.912Z] #42 87.21 Selecting previously unselected package libcap-dev:amd64. [2021-12-15T09:30:42.912Z] #42 87.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-12-15T09:30:42.912Z] #42 87.30 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-12-15T09:30:42.912Z] #42 87.32 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-12-15T09:30:42.912Z] #42 87.58 Selecting previously unselected package libnet1:amd64. [2021-12-15T09:30:42.912Z] #42 87.58 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-15T09:30:42.912Z] #42 87.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-15T09:30:42.912Z] #42 87.87 Selecting previously unselected package libnet1-dev. [2021-12-15T09:30:42.912Z] #42 87.87 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-15T09:30:42.912Z] #42 87.92 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-12-15T09:30:42.912Z] #42 88.35 Selecting previously unselected package libnl-3-200:amd64. [2021-12-15T09:30:42.912Z] #42 88.37 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-12-15T09:30:42.912Z] #42 88.41 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-12-15T09:30:42.912Z] #42 88.74 Selecting previously unselected package libnl-3-dev:amd64. [2021-12-15T09:30:42.912Z] #42 88.74 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-12-15T09:30:42.912Z] #42 88.74 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-12-15T09:30:42.912Z] #42 89.29 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-15T09:30:42.912Z] #42 89.30 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-12-15T09:30:42.912Z] #42 89.31 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-12-15T09:30:42.912Z] #42 89.48 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-12-15T09:30:42.912Z] #42 89.49 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-12-15T09:30:42.912Z] #42 89.49 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-12-15T09:30:43.068Z] #43 159.5 CC criu/sk-unix.o [2021-12-15T09:30:43.115Z] + docker version [2021-12-15T09:30:43.174Z] #42 89.73 Selecting previously unselected package zlib1g-dev:amd64. [2021-12-15T09:30:43.174Z] #42 89.73 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-12-15T09:30:43.174Z] #42 89.73 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-12-15T09:30:43.746Z] #42 90.30 Selecting previously unselected package libprotobuf17:amd64. [2021-12-15T09:30:43.746Z] #42 90.30 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-12-15T09:30:43.746Z] #42 90.32 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-12-15T09:30:43.746Z] #42 ... [2021-12-15T09:30:43.746Z] [2021-12-15T09:30:43.746Z] #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-12-15T09:30:43.746Z] #34 sha256:061b12929f0d96ad4d4b3826aab8214c177109a9266cc5838aea6607d353cd9b [2021-12-15T09:30:43.746Z] #34 80.43 sync [2021-12-15T09:30:43.746Z] #34 80.44 internal/reflectlite [2021-12-15T09:30:43.746Z] #34 83.67 internal/testlog [2021-12-15T09:30:43.746Z] #34 86.13 errors [2021-12-15T09:30:43.746Z] #34 86.14 sort [2021-12-15T09:30:43.746Z] #34 87.05 strconv [2021-12-15T09:30:43.746Z] #34 89.18 io [2021-12-15T09:30:44.006Z] #34 ... [2021-12-15T09:30:44.006Z] [2021-12-15T09:30:44.006Z] #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-12-15T09:30:44.006Z] #32 sha256:d6137718e18cd8f8fbc0a2c78845aa3a7fe267057ad892a0a8054c896afabc09 [2021-12-15T09:30:44.158Z] #43 126.1 CC criu/cr-check.o [2021-12-15T09:30:44.445Z] #43 161.2 CC criu/sockets.o [2021-12-15T09:30:44.712Z] #20 62.89 Setting up iptables (1.8.2-4) ... [2021-12-15T09:30:44.972Z] #20 62.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-15T09:30:44.972Z] #20 62.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-15T09:30:44.972Z] #20 62.93 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-15T09:30:44.972Z] #20 62.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-15T09:30:44.972Z] #20 62.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-15T09:30:44.972Z] #20 62.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-15T09:30:44.972Z] #20 62.96 Setting up python3 (3.7.3-1) ... [2021-12-15T09:30:45.367Z] #32 89.53 Checking out files: 57% (881/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 87% (1325/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1426/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-12-15T09:30:45.380Z] #43 161.9 CC criu/stats.o [2021-12-15T09:30:45.509Z] #36 ... [2021-12-15T09:30:45.509Z] [2021-12-15T09:30:45.509Z] #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-12-15T09:30:45.509Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:30:45.509Z] #42 85.74 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:30:45.509Z] #42 86.13 Fetched 4095 kB in 1s (3702 kB/s) [2021-12-15T09:30:45.509Z] #42 86.35 Selecting previously unselected package libcap-dev:amd64. [2021-12-15T09:30:45.509Z] #42 86.35 (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-12-15T09:30:45.509Z] #42 86.56 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-12-15T09:30:45.509Z] #42 86.62 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-12-15T09:30:45.509Z] #42 86.91 Selecting previously unselected package libnet1:amd64. [2021-12-15T09:30:45.509Z] #42 86.91 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-15T09:30:45.509Z] #42 86.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-15T09:30:45.509Z] #42 87.18 Selecting previously unselected package libnet1-dev. [2021-12-15T09:30:45.509Z] #42 87.19 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-15T09:30:45.509Z] #42 87.22 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-12-15T09:30:45.509Z] #42 87.71 Selecting previously unselected package libnl-3-200:amd64. [2021-12-15T09:30:45.509Z] #42 87.71 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-12-15T09:30:45.509Z] #42 87.74 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-12-15T09:30:45.509Z] #42 87.99 Selecting previously unselected package libnl-3-dev:amd64. [2021-12-15T09:30:45.509Z] #42 88.06 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-12-15T09:30:45.509Z] #42 88.07 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-12-15T09:30:45.509Z] #42 88.57 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-15T09:30:45.509Z] #42 88.57 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-12-15T09:30:45.509Z] #42 88.58 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-12-15T09:30:45.509Z] #42 88.74 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-12-15T09:30:45.509Z] #42 88.75 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-12-15T09:30:45.509Z] #42 88.77 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-12-15T09:30:45.509Z] #42 88.98 Selecting previously unselected package zlib1g-dev:amd64. [2021-12-15T09:30:45.509Z] #42 88.99 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-12-15T09:30:45.509Z] #42 89.07 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-12-15T09:30:45.542Z] #20 63.51 Setting up python3-wheel (0.32.3-2) ... [2021-12-15T09:30:45.632Z] #32 91.81 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-15T09:30:45.640Z] #43 162.3 CC criu/string.o [2021-12-15T09:30:45.640Z] #43 162.4 CC criu/sysctl.o [2021-12-15T09:30:45.766Z] #42 89.66 Selecting previously unselected package libprotobuf17:amd64. [2021-12-15T09:30:45.767Z] #42 89.66 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-12-15T09:30:45.767Z] #42 89.72 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-12-15T09:30:45.892Z] #32 92.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-15T09:30:46.072Z] #43 127.6 CC criu/cr-dedup.o [2021-12-15T09:30:46.072Z] #43 128.1 CC criu/cr-dump.o [2021-12-15T09:30:46.112Z] #20 64.23 Setting up apparmor (2.13.2-10) ... [2021-12-15T09:30:46.206Z] #43 162.9 CC criu/sysfs_parse.o [2021-12-15T09:30:46.462Z] #32 ... [2021-12-15T09:30:46.462Z] [2021-12-15T09:30:46.462Z] #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-12-15T09:30:46.462Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:30:46.462Z] #13 73.78 Building dependency tree... [2021-12-15T09:30:46.462Z] #13 80.37 The following additional packages will be installed: [2021-12-15T09:30:46.462Z] #13 80.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-12-15T09:30:46.462Z] #13 80.37 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-12-15T09:30:46.462Z] #13 80.37 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-12-15T09:30:46.462Z] #13 80.37 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-12-15T09:30:46.462Z] #13 80.40 mingw-w64-x86-64-dev [2021-12-15T09:30:46.462Z] #13 80.41 Suggested packages: [2021-12-15T09:30:46.462Z] #13 80.41 gcc-8-locales seccomp wine64 [2021-12-15T09:30:46.462Z] #13 82.71 The following NEW packages will be installed: [2021-12-15T09:30:46.462Z] #13 82.71 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-15T09:30:46.462Z] #13 82.71 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-12-15T09:30:46.462Z] #13 82.71 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-12-15T09:30:46.462Z] #13 82.74 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-12-15T09:30:46.462Z] #13 82.74 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-12-15T09:30:46.462Z] #13 82.74 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-12-15T09:30:46.462Z] #13 82.79 The following packages will be upgraded: [2021-12-15T09:30:46.462Z] #13 82.80 libseccomp2 [2021-12-15T09:30:46.462Z] #13 83.64 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:30:46.462Z] #13 83.64 Need to get 77.8 MB of archives. [2021-12-15T09:30:46.462Z] #13 83.64 After this operation, 487 MB of additional disk space will be used. [2021-12-15T09:30:46.462Z] #13 83.64 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2021-12-15T09:30:46.462Z] #13 83.64 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2021-12-15T09:30:46.462Z] #13 83.64 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-12-15T09:30:46.462Z] #13 84.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-12-15T09:30:46.462Z] #13 84.67 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-12-15T09:30:46.462Z] #13 84.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-12-15T09:30:46.462Z] #13 84.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-12-15T09:30:46.462Z] #13 84.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-12-15T09:30:46.462Z] #13 85.57 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-12-15T09:30:46.462Z] #13 86.17 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-12-15T09:30:46.462Z] #13 86.22 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-12-15T09:30:46.683Z] #20 ... [2021-12-15T09:30:46.683Z] [2021-12-15T09:30:46.683Z] #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-12-15T09:30:46.683Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:30:46.683Z] #43 132.9 CC criu/image-desc.o [2021-12-15T09:30:46.683Z] #43 133.1 CC criu/image.o [2021-12-15T09:30:46.683Z] #43 134.1 CC criu/ipc_ns.o [2021-12-15T09:30:46.683Z] #43 135.5 CC criu/irmap.o [2021-12-15T09:30:46.683Z] #43 136.2 CC criu/kcmp-ids.o [2021-12-15T09:30:46.683Z] #43 136.5 CC criu/kerndat.o [2021-12-15T09:30:46.683Z] #43 137.9 CC criu/libnetlink.o [2021-12-15T09:30:46.683Z] #43 138.3 CC criu/log.o [2021-12-15T09:30:46.683Z] #43 138.9 CC criu/lsm.o [2021-12-15T09:30:46.683Z] #43 139.4 CC criu/mem.o [2021-12-15T09:30:46.683Z] #43 141.5 CC criu/memfd.o [2021-12-15T09:30:46.683Z] #43 142.4 CC criu/mount.o [2021-12-15T09:30:46.722Z] #13 ... [2021-12-15T09:30:46.722Z] [2021-12-15T09:30:46.722Z] #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-12-15T09:30:46.722Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:30:46.722Z] #42 92.04 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-12-15T09:30:46.722Z] #42 92.06 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-12-15T09:30:46.722Z] #42 92.21 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-12-15T09:30:46.722Z] #42 92.60 Selecting previously unselected package libprotobuf-dev:amd64. [2021-12-15T09:30:46.722Z] #42 92.62 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-12-15T09:30:46.722Z] #42 92.68 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-12-15T09:30:46.773Z] #43 163.2 CC criu/timens.o [2021-12-15T09:30:47.031Z] #43 163.5 CC criu/timerfd.o [2021-12-15T09:30:47.289Z] #43 163.9 CC criu/tty.o [2021-12-15T09:30:47.289Z] #43 ... [2021-12-15T09:30:47.289Z] [2021-12-15T09:30:47.289Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-12-15T09:30:47.289Z] #22 sha256:eafd29318673f366bc85e2aba59790264c29fd9315b37b9fce780a51640b173b [2021-12-15T09:30:47.289Z] #22 30.73 Installing build dependencies: finished with status 'done' [2021-12-15T09:30:47.623Z] #43 ... [2021-12-15T09:30:47.623Z] [2021-12-15T09:30:47.623Z] #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-12-15T09:30:47.623Z] #40 sha256:f921907f62e8abf96bd437518ce64b27c36469ed4bee848aac0bb7f88af1694e [2021-12-15T09:30:47.623Z] #40 218.6 + dpkg --print-architecture [2021-12-15T09:30:47.623Z] #40 218.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-12-15T09:30:47.663Z] #42 91.21 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-12-15T09:30:47.663Z] #42 91.21 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-12-15T09:30:47.663Z] #42 91.25 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-12-15T09:30:47.663Z] #42 ... [2021-12-15T09:30:47.663Z] [2021-12-15T09:30:47.663Z] #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-12-15T09:30:47.663Z] #32 sha256:d6137718e18cd8f8fbc0a2c78845aa3a7fe267057ad892a0a8054c896afabc09 [2021-12-15T09:30:47.992Z] #43 ... [2021-12-15T09:30:47.992Z] [2021-12-15T09:30:47.992Z] #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-12-15T09:30:47.992Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:30:47.992Z] #20 57.80 Unpacking bash-completion (1:2.8-6) ... [2021-12-15T09:30:47.992Z] #20 58.12 Selecting previously unselected package bzip2. [2021-12-15T09:30:47.992Z] #20 58.13 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-12-15T09:30:47.992Z] #20 58.14 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-12-15T09:30:47.992Z] #20 58.23 Selecting previously unselected package xz-utils. [2021-12-15T09:30:47.992Z] #20 58.24 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-12-15T09:30:47.992Z] #20 58.24 Unpacking xz-utils (5.2.4-1) ... [2021-12-15T09:30:47.992Z] #20 58.40 Selecting previously unselected package apparmor. [2021-12-15T09:30:47.992Z] #20 58.41 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-12-15T09:30:47.992Z] #20 58.48 Unpacking apparmor (2.13.2-10) ... [2021-12-15T09:30:47.992Z] #20 58.85 Selecting previously unselected package aufs-tools. [2021-12-15T09:30:47.992Z] #20 58.86 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-12-15T09:30:47.992Z] #20 58.86 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-12-15T09:30:47.992Z] #20 58.98 Selecting previously unselected package libonig5:amd64. [2021-12-15T09:30:47.992Z] #20 58.98 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-12-15T09:30:47.992Z] #20 58.99 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-12-15T09:30:47.992Z] #20 59.11 Selecting previously unselected package libjq1:amd64. [2021-12-15T09:30:47.992Z] #20 59.12 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-12-15T09:30:47.992Z] #20 59.13 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-12-15T09:30:47.992Z] #20 59.23 Selecting previously unselected package jq. [2021-12-15T09:30:47.992Z] #20 59.24 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-12-15T09:30:47.992Z] #20 59.25 Unpacking jq (1.5+dfsg-2+b1) ... [2021-12-15T09:30:47.992Z] #20 59.35 Selecting previously unselected package libaio1:amd64. [2021-12-15T09:30:47.992Z] #20 59.35 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-12-15T09:30:47.992Z] #20 59.35 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-12-15T09:30:47.992Z] #20 59.42 Selecting previously unselected package libgpm2:amd64. [2021-12-15T09:30:47.992Z] #20 59.44 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-12-15T09:30:47.992Z] #20 59.45 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-12-15T09:30:47.992Z] #20 59.51 Selecting previously unselected package libicu63:amd64. [2021-12-15T09:30:47.992Z] #20 59.52 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2021-12-15T09:30:47.992Z] #20 59.53 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2021-12-15T09:30:48.193Z] #40 219.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-12-15T09:30:48.193Z] #40 219.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-12-15T09:30:49.254Z] #32 91.44 Checking out files: 63% (962/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 87% (1333/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) [2021-12-15T09:30:49.254Z] #32 ... [2021-12-15T09:30:49.254Z] [2021-12-15T09:30:49.254Z] #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-12-15T09:30:49.254Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:30:49.254Z] #13 72.96 Building dependency tree... [2021-12-15T09:30:49.254Z] #13 80.07 The following additional packages will be installed: [2021-12-15T09:30:49.254Z] #13 80.10 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-12-15T09:30:49.254Z] #13 80.10 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-12-15T09:30:49.254Z] #13 80.12 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-12-15T09:30:49.254Z] #13 80.12 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-12-15T09:30:49.254Z] #13 80.12 mingw-w64-x86-64-dev [2021-12-15T09:30:49.254Z] #13 80.14 Suggested packages: [2021-12-15T09:30:49.254Z] #13 80.14 gcc-8-locales seccomp wine64 [2021-12-15T09:30:49.254Z] #13 82.27 The following NEW packages will be installed: [2021-12-15T09:30:49.254Z] #13 82.27 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-15T09:30:49.254Z] #13 82.31 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-12-15T09:30:49.254Z] #13 82.31 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-12-15T09:30:49.254Z] #13 82.31 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-12-15T09:30:49.254Z] #13 82.31 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-12-15T09:30:49.254Z] #13 82.31 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-12-15T09:30:49.254Z] #13 82.33 The following packages will be upgraded: [2021-12-15T09:30:49.254Z] #13 82.36 libseccomp2 [2021-12-15T09:30:49.254Z] #13 83.02 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:30:49.254Z] #13 83.02 Need to get 77.8 MB of archives. [2021-12-15T09:30:49.254Z] #13 83.02 After this operation, 487 MB of additional disk space will be used. [2021-12-15T09:30:49.254Z] #13 83.02 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-12-15T09:30:49.254Z] #13 83.02 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2021-12-15T09:30:49.254Z] #13 83.03 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2021-12-15T09:30:49.254Z] #13 83.40 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-12-15T09:30:49.254Z] #13 83.93 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-12-15T09:30:49.255Z] #13 83.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-12-15T09:30:49.255Z] #13 83.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-12-15T09:30:49.255Z] #13 84.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-12-15T09:30:49.255Z] #13 85.02 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-12-15T09:30:49.255Z] #13 85.68 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-12-15T09:30:49.255Z] #13 85.71 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-12-15T09:30:49.255Z] #13 ... [2021-12-15T09:30:49.255Z] [2021-12-15T09:30:49.255Z] #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-12-15T09:30:49.255Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:30:49.255Z] #36 89.36 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:30:49.255Z] #36 89.79 Fetched 14.9 MB in 3s (5094 kB/s) [2021-12-15T09:30:49.255Z] #36 90.01 Selecting previously unselected package xxd. [2021-12-15T09:30:49.255Z] #36 90.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-12-15T09:30:49.255Z] #36 90.20 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-12-15T09:30:49.255Z] #36 90.23 Unpacking xxd (2:8.1.0875-5) ... [2021-12-15T09:30:49.255Z] #36 90.64 Selecting previously unselected package vim-common. [2021-12-15T09:30:49.255Z] #36 90.64 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-12-15T09:30:49.255Z] #36 90.79 Unpacking vim-common (2:8.1.0875-5) ... [2021-12-15T09:30:49.255Z] #36 91.53 Selecting previously unselected package cmake-data. [2021-12-15T09:30:49.255Z] #36 91.53 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-12-15T09:30:49.255Z] #36 91.55 Unpacking cmake-data (3.13.4-1) ... [2021-12-15T09:30:49.269Z] #42 95.96 Selecting previously unselected package libprotoc17:amd64. [2021-12-15T09:30:49.269Z] #42 95.97 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-12-15T09:30:49.269Z] #42 95.98 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-12-15T09:30:49.511Z] #36 ... [2021-12-15T09:30:49.511Z] [2021-12-15T09:30:49.511Z] #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-12-15T09:30:49.511Z] #34 sha256:af4ad227c9059333ae111bd1af716c1c321952426ec42bbce4642128e94699b3 [2021-12-15T09:30:49.511Z] #34 83.33 io [2021-12-15T09:30:49.511Z] #34 86.39 internal/oserror [2021-12-15T09:30:49.511Z] #34 86.62 syscall [2021-12-15T09:30:49.511Z] #34 89.14 reflect [2021-12-15T09:30:49.511Z] #34 ... [2021-12-15T09:30:49.511Z] [2021-12-15T09:30:49.511Z] #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-12-15T09:30:49.511Z] #32 sha256:d6137718e18cd8f8fbc0a2c78845aa3a7fe267057ad892a0a8054c896afabc09 [2021-12-15T09:30:49.530Z] #42 ... [2021-12-15T09:30:49.530Z] [2021-12-15T09:30:49.530Z] #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-12-15T09:30:49.530Z] #37 sha256:bb035e8893646b16c7b9ce86476251ce8ce02df5d82d2858c9b5be47cc79c19d [2021-12-15T09:30:49.530Z] #37 1.663 + RM_GOPATH=0 [2021-12-15T09:30:49.530Z] #37 1.663 + TMP_GOPATH= [2021-12-15T09:30:49.530Z] #37 1.663 + : /build [2021-12-15T09:30:49.530Z] #37 1.663 + '[' -z '' ']' [2021-12-15T09:30:49.530Z] #37 1.675 ++ mktemp -d [2021-12-15T09:30:49.530Z] #37 1.675 + export GOPATH=/tmp/tmp.wGrPrMqNjQ [2021-12-15T09:30:49.530Z] #37 1.675 + GOPATH=/tmp/tmp.wGrPrMqNjQ [2021-12-15T09:30:49.530Z] #37 1.675 + RM_GOPATH=1 [2021-12-15T09:30:49.530Z] #37 1.675 + case "$(go env GOARCH)" in [2021-12-15T09:30:49.530Z] #37 1.676 ++ go env GOARCH [2021-12-15T09:30:49.530Z] #37 1.727 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:30:49.530Z] #37 1.727 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:30:49.530Z] #37 1.731 ++ dirname /tmp/install/install.sh [2021-12-15T09:30:49.530Z] #37 1.763 + dir=/tmp/install [2021-12-15T09:30:49.530Z] #37 1.777 + bin=tini [2021-12-15T09:30:49.530Z] #37 1.777 + shift [2021-12-15T09:30:49.530Z] #37 1.779 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-12-15T09:30:49.530Z] #37 1.779 + '[' '!' -f /tmp/install/tini.installer ']' [2021-12-15T09:30:49.530Z] #37 1.779 + . /tmp/install/tini.installer [2021-12-15T09:30:49.530Z] #37 1.779 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-12-15T09:30:49.530Z] #37 1.779 + install_tini [2021-12-15T09:30:49.530Z] #37 1.779 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-12-15T09:30:49.530Z] #37 1.779 + git clone https://github.com/krallin/tini.git /tmp/tmp.wGrPrMqNjQ/tini [2021-12-15T09:30:49.530Z] #37 1.779 Cloning into '/tmp/tmp.wGrPrMqNjQ/tini'... [2021-12-15T09:30:49.530Z] #37 3.323 + cd /tmp/tmp.wGrPrMqNjQ/tini [2021-12-15T09:30:49.530Z] #37 3.323 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-12-15T09:30:49.530Z] #37 3.343 + cmake . [2021-12-15T09:30:49.530Z] #37 4.616 -- The C compiler identification is GNU 8.3.0 [2021-12-15T09:30:49.530Z] #37 4.687 -- Check for working C compiler: /usr/bin/cc [2021-12-15T09:30:49.530Z] #37 6.227 -- Check for working C compiler: /usr/bin/cc -- works [2021-12-15T09:30:49.530Z] #37 6.235 -- Detecting C compiler ABI info [2021-12-15T09:30:49.530Z] #37 7.731 -- Detecting C compiler ABI info - done [2021-12-15T09:30:49.530Z] #37 7.863 -- Detecting C compile features [2021-12-15T09:30:50.026Z] #32 91.44 Checking out files: 63% (962/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 87% (1333/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-12-15T09:30:50.026Z] #32 93.74 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-15T09:30:50.275Z] Client: [2021-12-15T09:30:50.275Z] Version: 20.10.9 [2021-12-15T09:30:50.275Z] API version: 1.41 [2021-12-15T09:30:50.275Z] Go version: go1.16.8 [2021-12-15T09:30:50.275Z] Git commit: c2ea9bc [2021-12-15T09:30:50.275Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-15T09:30:50.275Z] OS/Arch: windows/amd64 [2021-12-15T09:30:50.275Z] Context: default [2021-12-15T09:30:50.275Z] Experimental: true [2021-12-15T09:30:50.275Z] [2021-12-15T09:30:50.275Z] Server: Docker Engine - Community [2021-12-15T09:30:50.275Z] Engine: [2021-12-15T09:30:50.275Z] Version: 20.10.9 [2021-12-15T09:30:50.275Z] API version: 1.41 (minimum version 1.24) [2021-12-15T09:30:50.275Z] Go version: go1.16.8 [2021-12-15T09:30:50.275Z] Git commit: 79ea9d3 [2021-12-15T09:30:50.275Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-15T09:30:50.275Z] OS/Arch: windows/amd64 [2021-12-15T09:30:50.275Z] Experimental: true [2021-12-15T09:30:50.283Z] #32 ... [2021-12-15T09:30:50.283Z] [2021-12-15T09:30:50.283Z] #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-12-15T09:30:50.283Z] #56 sha256:00453eecf27e360ca103487180f24d2a6bbc8f518a3b707da215bab1945f876b [2021-12-15T09:30:50.283Z] #56 2.962 + RM_GOPATH=0 [2021-12-15T09:30:50.283Z] #56 2.962 + TMP_GOPATH= [2021-12-15T09:30:50.283Z] #56 2.962 + : /build [2021-12-15T09:30:50.283Z] #56 2.962 + '[' -z '' ']' [2021-12-15T09:30:50.283Z] #56 2.963 ++ mktemp -d [2021-12-15T09:30:50.283Z] #56 2.971 + export GOPATH=/tmp/tmp.ybALIUE7fY [2021-12-15T09:30:50.283Z] #56 2.971 + GOPATH=/tmp/tmp.ybALIUE7fY [2021-12-15T09:30:50.283Z] #56 2.971 + RM_GOPATH=1 [2021-12-15T09:30:50.283Z] #56 2.971 + case "$(go env GOARCH)" in [2021-12-15T09:30:50.283Z] #56 2.972 ++ go env GOARCH [2021-12-15T09:30:50.283Z] #56 2.987 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:30:50.283Z] #56 2.987 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:30:50.283Z] #56 2.995 ++ dirname /tmp/install/install.sh [2021-12-15T09:30:50.283Z] #56 3.000 + dir=/tmp/install [2021-12-15T09:30:50.283Z] #56 3.000 + bin=containerd [2021-12-15T09:30:50.283Z] #56 3.000 + shift [2021-12-15T09:30:50.283Z] #56 3.000 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-12-15T09:30:50.283Z] #56 3.000 + . /tmp/install/containerd.installer [2021-12-15T09:30:50.283Z] #56 3.000 ++ set -e [2021-12-15T09:30:50.283Z] #56 3.000 ++ : 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2021-12-15T09:30:50.283Z] #56 3.000 + install_containerd [2021-12-15T09:30:50.283Z] #56 3.005 + echo 'Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d' [2021-12-15T09:30:50.283Z] #56 3.005 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ybALIUE7fY/src/github.com/containerd/containerd [2021-12-15T09:30:50.283Z] #56 3.008 Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2021-12-15T09:30:50.283Z] #56 3.044 Cloning into '/tmp/tmp.ybALIUE7fY/src/github.com/containerd/containerd'... [2021-12-15T09:30:50.471Z] #37 ... [2021-12-15T09:30:50.471Z] [2021-12-15T09:30:50.471Z] #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-12-15T09:30:50.471Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:30:50.471Z] #42 97.26 Selecting previously unselected package protobuf-c-compiler. [2021-12-15T09:30:50.471Z] #42 97.27 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-12-15T09:30:50.559Z] #56 ... [2021-12-15T09:30:50.559Z] [2021-12-15T09:30:50.559Z] #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-12-15T09:30:50.559Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:30:50.559Z] #42 91.75 Selecting previously unselected package libprotobuf-dev:amd64. [2021-12-15T09:30:50.559Z] #42 91.77 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-12-15T09:30:50.559Z] #42 91.78 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-12-15T09:30:50.731Z] #42 97.28 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-12-15T09:30:50.816Z] #42 94.84 Selecting previously unselected package libprotoc17:amd64. [Pipeline] sh [2021-12-15T09:30:50.991Z] #42 97.60 Selecting previously unselected package protobuf-compiler. [2021-12-15T09:30:50.991Z] #42 97.62 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-12-15T09:30:50.991Z] #42 97.64 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-12-15T09:30:51.077Z] #42 94.85 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-12-15T09:30:51.077Z] #42 94.89 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-12-15T09:30:51.252Z] #42 97.94 Selecting previously unselected package python-pkg-resources. [2021-12-15T09:30:51.252Z] #42 97.95 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-12-15T09:30:51.252Z] #42 97.97 Unpacking python-pkg-resources (40.8.0-1) ... [2021-12-15T09:30:51.295Z] #20 63.22 Selecting previously unselected package libnet1:amd64. [2021-12-15T09:30:51.295Z] #20 63.23 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-15T09:30:51.295Z] #20 63.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-15T09:30:51.295Z] #20 63.32 Selecting previously unselected package libnl-3-200:amd64. [2021-12-15T09:30:51.295Z] #20 63.32 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-12-15T09:30:51.295Z] #20 63.33 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-12-15T09:30:51.295Z] #20 63.44 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-15T09:30:51.295Z] #20 63.44 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-12-15T09:30:51.295Z] #20 63.46 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-12-15T09:30:51.295Z] #20 63.52 Selecting previously unselected package libreadline5:amd64. [2021-12-15T09:30:51.295Z] #20 63.52 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-12-15T09:30:51.295Z] #20 63.53 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-12-15T09:30:51.295Z] #20 63.64 Selecting previously unselected package net-tools. [2021-12-15T09:30:51.295Z] #20 63.65 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-12-15T09:30:51.295Z] #20 63.66 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-12-15T09:30:51.295Z] #20 63.87 Selecting previously unselected package patch. [2021-12-15T09:30:51.295Z] #20 63.88 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-12-15T09:30:51.295Z] #20 63.89 Unpacking patch (2.7.6-3+deb10u1) ... [2021-12-15T09:30:51.556Z] #20 64.01 Selecting previously unselected package python-pip-whl. [2021-12-15T09:30:51.556Z] #20 64.03 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-12-15T09:30:51.556Z] #20 64.03 Unpacking python-pip-whl (18.1-5) ... [2021-12-15T09:30:51.823Z] #42 98.62 Selecting previously unselected package python-six. [2021-12-15T09:30:51.823Z] #42 98.64 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-12-15T09:30:51.823Z] #42 98.66 Unpacking python-six (1.12.0-1) ... [2021-12-15T09:30:51.862Z] + docker info [2021-12-15T09:30:52.083Z] #42 98.80 Selecting previously unselected package python-protobuf. [2021-12-15T09:30:52.083Z] #42 98.80 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-12-15T09:30:52.083Z] #42 98.81 Unpacking python-protobuf (3.6.1.3-2) ... [2021-12-15T09:30:52.128Z] #20 64.64 Selecting previously unselected package python3-lib2to3. [2021-12-15T09:30:52.128Z] #20 64.64 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-12-15T09:30:52.128Z] #20 64.65 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-12-15T09:30:52.389Z] #20 64.79 Selecting previously unselected package python3-distutils. [2021-12-15T09:30:52.389Z] #20 64.79 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-12-15T09:30:52.389Z] #20 64.80 Unpacking python3-distutils (3.7.3-1) ... [2021-12-15T09:30:52.389Z] #20 64.93 Selecting previously unselected package python3-pip. [2021-12-15T09:30:52.389Z] #20 64.94 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-12-15T09:30:52.389Z] #20 64.94 Unpacking python3-pip (18.1-5) ... [2021-12-15T09:30:52.448Z] #42 96.26 Selecting previously unselected package protobuf-c-compiler. [2021-12-15T09:30:52.448Z] #42 96.26 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-12-15T09:30:52.448Z] #42 96.29 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-12-15T09:30:52.557Z] #22 34.98 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-12-15T09:30:52.557Z] #22 34.99 Building wheels for collected packages: yamllint, pyyaml [2021-12-15T09:30:52.557Z] #22 34.99 Running setup.py bdist_wheel for yamllint: started [2021-12-15T09:30:52.557Z] #22 35.73 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-12-15T09:30:52.557Z] #22 35.73 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-12-15T09:30:52.557Z] #22 35.77 Running setup.py bdist_wheel for pyyaml: started [2021-12-15T09:30:52.651Z] #20 65.10 Selecting previously unselected package python3-pkg-resources. [2021-12-15T09:30:52.651Z] #20 65.10 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-12-15T09:30:52.651Z] #20 65.11 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-12-15T09:30:52.651Z] #20 65.25 Selecting previously unselected package python3-setuptools. [2021-12-15T09:30:52.651Z] #20 65.25 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-12-15T09:30:52.651Z] #20 65.27 Unpacking python3-setuptools (40.8.0-1) ... [2021-12-15T09:30:52.705Z] #42 96.59 Selecting previously unselected package protobuf-compiler. [2021-12-15T09:30:52.705Z] #42 96.59 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-12-15T09:30:52.705Z] #42 96.63 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-12-15T09:30:52.912Z] #20 65.51 Selecting previously unselected package python3-wheel. [2021-12-15T09:30:52.912Z] #20 65.53 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-12-15T09:30:52.912Z] #20 65.54 Unpacking python3-wheel (0.32.3-2) ... [2021-12-15T09:30:52.912Z] #20 65.60 Selecting previously unselected package sudo. [2021-12-15T09:30:52.964Z] #42 96.87 Selecting previously unselected package python-pkg-resources. [2021-12-15T09:30:52.964Z] #42 96.88 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-12-15T09:30:52.964Z] #42 96.91 Unpacking python-pkg-resources (40.8.0-1) ... [2021-12-15T09:30:53.173Z] #20 65.60 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-12-15T09:30:53.173Z] #20 65.61 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-12-15T09:30:53.434Z] #20 66.14 Selecting previously unselected package thin-provisioning-tools. [2021-12-15T09:30:53.434Z] #20 66.14 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-12-15T09:30:53.434Z] #20 66.15 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-12-15T09:30:53.466Z] #42 100.0 Setting up python-pkg-resources (40.8.0-1) ... [2021-12-15T09:30:53.475Z] #40 ... [2021-12-15T09:30:53.475Z] [2021-12-15T09:30:53.475Z] #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-12-15T09:30:53.475Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:30:53.475Z] #20 65.92 Setting up xfsprogs (4.20.0-1) ... [2021-12-15T09:30:53.475Z] #20 65.93 Setting up python3-lib2to3 (3.7.3-1) ... [2021-12-15T09:30:53.475Z] #20 66.42 Setting up python3-pkg-resources (40.8.0-1) ... [2021-12-15T09:30:53.475Z] #20 67.43 Setting up python3-distutils (3.7.3-1) ... [2021-12-15T09:30:53.475Z] #20 68.06 Setting up python3-setuptools (40.8.0-1) ... [2021-12-15T09:30:53.475Z] #20 69.35 Setting up python3-pip (18.1-5) ... [2021-12-15T09:30:53.475Z] #20 70.50 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:30:53.475Z] #20 70.55 Processing triggers for mime-support (3.62) ... [2021-12-15T09:30:53.475Z] #20 DONE 71.0s [2021-12-15T09:30:53.475Z] [2021-12-15T09:30:53.475Z] #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-12-15T09:30:53.475Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:30:53.475Z] #43 147.4 CC criu/namespaces.o [2021-12-15T09:30:53.493Z] #22 36.85 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-12-15T09:30:53.493Z] #22 36.85 Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213 [2021-12-15T09:30:53.493Z] #22 36.96 Successfully built yamllint pyyaml [2021-12-15T09:30:53.735Z] #43 149.9 CC criu/net.o [2021-12-15T09:30:53.752Z] #22 36.97 Installing collected packages: pathspec, pyyaml, yamllint [2021-12-15T09:30:53.752Z] #22 37.23 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-15T09:30:53.931Z] #42 97.51 Selecting previously unselected package python-six. [2021-12-15T09:30:53.931Z] #42 97.52 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-12-15T09:30:53.931Z] #42 97.52 Unpacking python-six (1.12.0-1) ... [2021-12-15T09:30:53.931Z] #42 97.89 Selecting previously unselected package python-protobuf. [2021-12-15T09:30:53.931Z] #42 97.93 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-12-15T09:30:53.931Z] #42 97.94 Unpacking python-protobuf (3.6.1.3-2) ... [2021-12-15T09:30:54.006Z] #20 66.36 Selecting previously unselected package uidmap. [2021-12-15T09:30:54.006Z] #20 66.36 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-12-15T09:30:54.006Z] #20 66.36 Unpacking uidmap (1:4.5-1.1) ... [2021-12-15T09:30:54.006Z] #20 66.48 Selecting previously unselected package vim-runtime. [2021-12-15T09:30:54.006Z] #20 66.48 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-12-15T09:30:54.006Z] #20 66.53 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-12-15T09:30:54.006Z] #20 66.56 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-12-15T09:30:54.006Z] #20 66.56 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-12-15T09:30:54.189Z] #42 ... [2021-12-15T09:30:54.189Z] [2021-12-15T09:30:54.189Z] #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-12-15T09:30:54.189Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:30:54.189Z] #36 98.12 Selecting previously unselected package libicu63:amd64. [2021-12-15T09:30:54.189Z] #36 98.16 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2021-12-15T09:30:54.189Z] #36 98.19 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2021-12-15T09:30:54.320Z] #22 DONE 37.5s [2021-12-15T09:30:54.320Z] [2021-12-15T09:30:54.320Z] #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-12-15T09:30:54.320Z] #43 sha256:b0affc849697d89f6c732e8c3449c2fca8deaf16b0c96accd97617ef7a4b5a25 [2021-12-15T09:30:54.320Z] #43 165.7 CC criu/tun.o [2021-12-15T09:30:54.320Z] #43 166.2 CC criu/uffd.o [2021-12-15T09:30:54.320Z] #43 167.4 CC criu/util.o [2021-12-15T09:30:54.320Z] #43 168.6 CC criu/uts_ns.o [2021-12-15T09:30:54.320Z] #43 168.8 CC criu/vdso.o [2021-12-15T09:30:54.320Z] #43 169.4 LINK criu/built-in.o [2021-12-15T09:30:54.320Z] #43 169.5 LINK criu/criu [2021-12-15T09:30:54.320Z] #43 169.9 DEP lib/c/criu.d [2021-12-15T09:30:54.320Z] #43 169.9 CC images/rpc.pb-c.o [2021-12-15T09:30:54.320Z] #43 170.5 CC lib/c/criu.o [2021-12-15T09:30:54.675Z] #43 ... [2021-12-15T09:30:54.675Z] [2021-12-15T09:30:54.675Z] #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-12-15T09:30:54.675Z] #21 sha256:b909a7eb9ebe3bb6dfd881cbe66e6fe15900c449e502f2c9c7b6b0bab51a2db4 [2021-12-15T09:30:54.675Z] #21 1.599 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-15T09:30:54.675Z] #21 1.604 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-15T09:30:54.675Z] #21 1.607 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-15T09:30:54.675Z] #21 DONE 1.7s [2021-12-15T09:30:54.675Z] [2021-12-15T09:30:54.675Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-12-15T09:30:54.675Z] #22 sha256:09faad807780e8eea2c00ff28df6c460ead2ef571f87213b705b2fc7b6a5161a [2021-12-15T09:30:54.851Z] #42 ... [2021-12-15T09:30:54.851Z] [2021-12-15T09:30:54.851Z] #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-12-15T09:30:54.851Z] #34 sha256:061b12929f0d96ad4d4b3826aab8214c177109a9266cc5838aea6607d353cd9b [2021-12-15T09:30:54.851Z] #34 91.59 internal/oserror [2021-12-15T09:30:54.851Z] #34 91.77 syscall [2021-12-15T09:30:54.851Z] #34 96.12 reflect [2021-12-15T09:30:55.112Z] #34 ... [2021-12-15T09:30:55.112Z] [2021-12-15T09:30:55.112Z] #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-12-15T09:30:55.112Z] #37 sha256:bb035e8893646b16c7b9ce86476251ce8ce02df5d82d2858c9b5be47cc79c19d [2021-12-15T09:30:55.112Z] #37 11.99 -- Detecting C compile features - done [2021-12-15T09:30:55.112Z] #37 12.06 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-15T09:30:55.112Z] #37 12.57 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-15T09:30:55.112Z] #37 12.78 -- Configuring done [2021-12-15T09:30:55.112Z] #37 12.87 -- Generating done [2021-12-15T09:30:55.112Z] #37 12.90 -- Build files have been written to: /tmp/tmp.wGrPrMqNjQ/tini [2021-12-15T09:30:55.112Z] #37 12.93 + make tini-static [2021-12-15T09:30:55.112Z] #37 13.89 Scanning dependencies of target tini-static [2021-12-15T09:30:55.112Z] #37 14.11 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-15T09:30:55.256Z] #43 171.7 LINK lib/c/built-in.o [2021-12-15T09:30:55.256Z] #43 171.7 LINK lib/c/libcriu.so [2021-12-15T09:30:55.256Z] #43 171.8 LINK lib/c/libcriu.a [2021-12-15T09:30:55.256Z] #43 172.0 GEN magic.py [2021-12-15T09:30:55.516Z] #43 172.2 Note: Building without setproctitle() and strlcpy() support. [2021-12-15T09:30:55.516Z] #43 172.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-12-15T09:30:55.516Z] #43 172.2 Note: Building without GnuTLS support [2021-12-15T09:30:55.516Z] #43 172.2 Makefile.config:39: Warn: you have no libnftables installed [2021-12-15T09:30:55.516Z] #43 172.2 Makefile.config:40: Warn: Building without nftables support [2021-12-15T09:30:56.083Z] #43 172.8 fatal: not a git repository (or any of the parent directories): .git [2021-12-15T09:30:56.495Z] #37 ... [2021-12-15T09:30:56.495Z] [2021-12-15T09:30:56.495Z] #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-12-15T09:30:56.495Z] #45 sha256:dcb6eab211b3e7bdd5c08fe830873a387229e3d36208c6fe52ede0adcfa32882 [2021-12-15T09:30:56.495Z] #45 93.03 github.com/LK4D4/vndr/godl/singleflight [2021-12-15T09:30:56.495Z] #45 93.03 bytes [2021-12-15T09:30:56.495Z] #45 93.90 strings [2021-12-15T09:30:56.495Z] #45 97.75 reflect [2021-12-15T09:30:56.495Z] #45 101.5 bufio [2021-12-15T09:30:56.495Z] #45 ... [2021-12-15T09:30:56.495Z] [2021-12-15T09:30:56.495Z] #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-12-15T09:30:56.495Z] #37 sha256:bb035e8893646b16c7b9ce86476251ce8ce02df5d82d2858c9b5be47cc79c19d [2021-12-15T09:30:56.495Z] #37 17.21 [100%] Linking C executable tini-static [2021-12-15T09:30:56.658Z] #43 173.4 make[1]: Nothing to be done for 'all'. [2021-12-15T09:30:56.917Z] #43 173.7 make[1]: 'images/built-in.o' is up to date. [2021-12-15T09:30:56.917Z] #43 173.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-12-15T09:30:57.175Z] #43 173.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-12-15T09:30:57.175Z] #43 173.8 make[1]: 'compel/libcompel.a' is up to date. [2021-12-15T09:30:57.175Z] #43 173.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-12-15T09:30:57.175Z] #43 173.8 make[1]: Nothing to be done for 'all'. [2021-12-15T09:30:57.175Z] #43 173.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-12-15T09:30:57.308Z] #20 69.60 Selecting previously unselected package vim. [2021-12-15T09:30:57.308Z] #20 69.61 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-12-15T09:30:57.308Z] #20 69.63 Unpacking vim (2:8.1.0875-5) ... [2021-12-15T09:30:57.434Z] #43 174.0 make[2]: Nothing to be done for 'all'. [2021-12-15T09:30:57.434Z] #43 174.0 make[2]: Nothing to be done for 'all'. [2021-12-15T09:30:57.434Z] #43 174.0 make[2]: Nothing to be done for 'all'. [2021-12-15T09:30:57.434Z] #43 174.1 make[2]: Nothing to be done for 'all'. [2021-12-15T09:30:57.434Z] #43 174.2 make[2]: Nothing to be done for 'all'. [2021-12-15T09:30:57.434Z] #43 174.2 make[2]: Nothing to be done for 'all'. [2021-12-15T09:30:57.434Z] #43 174.2 make[2]: Nothing to be done for 'all'. [2021-12-15T09:30:57.692Z] #43 174.3 make[2]: Nothing to be done for 'all'. [2021-12-15T09:30:57.693Z] #43 174.3 INSTALL criu/criu [2021-12-15T09:30:57.877Z] #37 18.55 [100%] Built target tini-static [2021-12-15T09:30:57.880Z] #20 70.21 Selecting previously unselected package xfsprogs. [2021-12-15T09:30:57.880Z] #20 70.21 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-12-15T09:30:57.880Z] #20 70.22 Unpacking xfsprogs (4.20.0-1) ... [2021-12-15T09:30:57.950Z] #43 DONE 174.5s [2021-12-15T09:30:57.950Z] [2021-12-15T09:30:57.950Z] #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-12-15T09:30:57.950Z] #53 sha256:0c07b05e443e95fa3e3f3c25d4672dba8b6bf7a77461be111f5b29a9461e81cf [2021-12-15T09:30:58.138Z] #37 18.75 + mkdir -p /build [2021-12-15T09:30:58.138Z] #37 18.77 + cp tini-static /build/docker-init [2021-12-15T09:30:58.141Z] #20 70.69 Selecting previously unselected package zip. [2021-12-15T09:30:58.141Z] #20 70.70 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-12-15T09:30:58.141Z] #20 70.71 Unpacking zip (3.0-11+b1) ... [2021-12-15T09:30:58.141Z] #20 ... [2021-12-15T09:30:58.141Z] [2021-12-15T09:30:58.141Z] #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-12-15T09:30:58.141Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:30:58.141Z] #43 130.1 CC criu/cr-errno.o [2021-12-15T09:30:58.141Z] #43 130.2 CC criu/cr-restore.o [2021-12-15T09:30:58.141Z] #43 134.6 CC criu/cr-service.o [2021-12-15T09:30:58.141Z] #43 136.2 CC criu/crtools.o [2021-12-15T09:30:58.141Z] #43 136.9 CC criu/eventfd.o [2021-12-15T09:30:58.141Z] #43 137.3 CC criu/eventpoll.o [2021-12-15T09:30:58.141Z] #43 138.2 CC criu/external.o [2021-12-15T09:30:58.141Z] #43 138.5 CC criu/fault-injection.o [2021-12-15T09:30:58.141Z] #43 138.6 CC criu/fdstore.o [2021-12-15T09:30:58.141Z] #43 139.0 CC criu/fifo.o [2021-12-15T09:30:58.141Z] #43 139.4 CC criu/file-ids.o [2021-12-15T09:30:58.141Z] #43 139.8 CC criu/file-lock.o [2021-12-15T09:30:58.365Z] #36 ... [2021-12-15T09:30:58.365Z] [2021-12-15T09:30:58.365Z] #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-12-15T09:30:58.365Z] #45 sha256:ba7c70b24c665d3293339d489ddd4b068445bc89a27e5dab70fd303a565e7dea [2021-12-15T09:30:58.365Z] #45 91.51 github.com/LK4D4/vndr/godl/singleflight [2021-12-15T09:30:58.365Z] #45 91.55 bytes [2021-12-15T09:30:58.365Z] #45 92.39 strings [2021-12-15T09:30:58.365Z] #45 97.29 reflect [2021-12-15T09:30:58.365Z] #45 98.87 bufio [2021-12-15T09:30:58.365Z] #45 ... [2021-12-15T09:30:58.365Z] [2021-12-15T09:30:58.365Z] #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-12-15T09:30:58.365Z] #51 sha256:4759bcb9520c3e8411431cc259916d249c74d468606ead794e074671794aba76 [2021-12-15T09:30:58.365Z] #51 100.8 syscall [2021-12-15T09:30:58.365Z] #51 100.9 reflect [2021-12-15T09:30:58.402Z] #43 ... [2021-12-15T09:30:58.402Z] [2021-12-15T09:30:58.402Z] #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-12-15T09:30:58.402Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:30:58.402Z] #20 70.90 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-12-15T09:30:58.402Z] #20 70.94 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-12-15T09:30:58.402Z] #20 70.95 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-12-15T09:30:58.402Z] #20 70.96 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-12-15T09:30:58.402Z] #20 70.98 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-12-15T09:30:58.402Z] #20 70.99 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-12-15T09:30:58.402Z] #20 71.00 Setting up uidmap (1:4.5-1.1) ... [2021-12-15T09:30:58.402Z] #20 71.01 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-12-15T09:30:58.402Z] #20 71.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-15T09:30:58.402Z] #20 71.03 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-12-15T09:30:58.402Z] #20 71.04 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-12-15T09:30:58.663Z] #20 71.06 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2021-12-15T09:30:58.663Z] #20 71.07 Setting up xxd (2:8.1.0875-5) ... [2021-12-15T09:30:58.663Z] #20 71.08 Setting up zip (3.0-11+b1) ... [2021-12-15T09:30:58.663Z] #20 71.09 Setting up vim-common (2:8.1.0875-5) ... [2021-12-15T09:30:58.663Z] #20 71.12 Setting up bash-completion (1:2.8-6) ... [2021-12-15T09:30:59.080Z] #37 DONE 19.7s [2021-12-15T09:30:59.080Z] [2021-12-15T09:30:59.080Z] #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-12-15T09:30:59.080Z] #45 sha256:dcb6eab211b3e7bdd5c08fe830873a387229e3d36208c6fe52ede0adcfa32882 [2021-12-15T09:30:59.080Z] #45 105.6 syscall [2021-12-15T09:31:00.887Z] #51 ... [2021-12-15T09:31:00.887Z] [2021-12-15T09:31:00.887Z] #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-12-15T09:31:00.887Z] #32 sha256:d6137718e18cd8f8fbc0a2c78845aa3a7fe267057ad892a0a8054c896afabc09 [2021-12-15T09:31:00.887Z] #32 94.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-15T09:31:01.144Z] #32 ... [2021-12-15T09:31:01.144Z] [2021-12-15T09:31:01.144Z] #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-12-15T09:31:01.144Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:31:01.144Z] #13 92.26 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-12-15T09:31:01.144Z] #13 96.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-12-15T09:31:01.144Z] #13 96.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-12-15T09:31:01.144Z] #13 96.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-12-15T09:31:01.144Z] #13 96.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-12-15T09:31:01.144Z] #13 96.80 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-12-15T09:31:01.144Z] #13 96.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-12-15T09:31:01.144Z] #13 96.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-12-15T09:31:01.144Z] #13 96.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-12-15T09:31:01.144Z] #13 96.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-12-15T09:31:01.144Z] #13 96.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-12-15T09:31:01.144Z] #13 97.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-12-15T09:31:01.144Z] #13 97.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-12-15T09:31:01.144Z] #13 97.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-12-15T09:31:01.144Z] #13 97.17 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-12-15T09:31:01.144Z] #13 ... [2021-12-15T09:31:01.144Z] [2021-12-15T09:31:01.144Z] #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-12-15T09:31:01.144Z] #34 sha256:af4ad227c9059333ae111bd1af716c1c321952426ec42bbce4642128e94699b3 [2021-12-15T09:31:01.144Z] #34 105.2 internal/syscall/unix [2021-12-15T09:31:01.249Z] #22 ... [2021-12-15T09:31:01.249Z] [2021-12-15T09:31:01.249Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-12-15T09:31:01.249Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:31:01.249Z] #43 154.2 CC criu/netfilter.o [2021-12-15T09:31:01.249Z] #43 154.8 CC criu/page-pipe.o [2021-12-15T09:31:01.249Z] #43 155.8 CC criu/page-xfer.o [2021-12-15T09:31:01.513Z] #43 157.8 CC criu/pagemap-cache.o [2021-12-15T09:31:01.965Z] #20 73.97 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-12-15T09:31:01.965Z] #20 73.99 Setting up xz-utils (5.2.4-1) ... [2021-12-15T09:31:01.965Z] #20 74.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-15T09:31:01.965Z] #20 74.01 Setting up patch (2.7.6-3+deb10u1) ... [2021-12-15T09:31:01.965Z] #20 74.03 Setting up sudo (1.8.27-1+deb10u3) ... [2021-12-15T09:31:01.965Z] #20 74.11 invoke-rc.d: could not determine current runlevel [2021-12-15T09:31:01.965Z] #20 74.12 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-15T09:31:01.965Z] #20 74.13 Setting up pigz (2.4-1) ... [2021-12-15T09:31:01.965Z] #20 74.15 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-15T09:31:01.965Z] #20 74.16 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-12-15T09:31:01.965Z] #20 74.19 Setting up python-pip-whl (18.1-5) ... [2021-12-15T09:31:01.965Z] #20 74.21 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-12-15T09:31:01.965Z] #20 74.22 Setting up vim-runtime (2:8.1.0875-5) ... [2021-12-15T09:31:02.075Z] #34 105.8 time [2021-12-15T09:31:02.089Z] #43 158.5 CC criu/pagemap.o [2021-12-15T09:31:02.226Z] #20 74.73 Setting up libaio1:amd64 (0.3.112-3) ... [2021-12-15T09:31:02.226Z] #20 74.74 Setting up libonig5:amd64 (6.9.1-1) ... [2021-12-15T09:31:02.226Z] #20 74.75 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-12-15T09:31:02.226Z] #20 74.77 Setting up vim (2:8.1.0875-5) ... [2021-12-15T09:31:02.226Z] #20 74.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-15T09:31:02.226Z] #20 74.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-15T09:31:02.226Z] #20 74.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-15T09:31:02.226Z] #20 74.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-15T09:31:02.226Z] #20 74.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-15T09:31:02.226Z] #20 74.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-15T09:31:02.226Z] #20 74.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-15T09:31:02.226Z] #20 74.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-15T09:31:02.226Z] #20 74.86 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-12-15T09:31:02.378Z] #45 ... [2021-12-15T09:31:02.378Z] [2021-12-15T09:31:02.378Z] #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-12-15T09:31:02.378Z] #51 sha256:0e71ac85b32e7390baec5db1d754e35da1a59fec1cb6345109584b3df5b0355b [2021-12-15T09:31:02.378Z] #51 99.07 reflect [2021-12-15T09:31:02.378Z] #51 99.07 syscall [2021-12-15T09:31:02.487Z] #20 74.88 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-12-15T09:31:02.487Z] #20 74.89 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-12-15T09:31:02.487Z] #20 74.91 Setting up jq (1.5+dfsg-2+b1) ... [2021-12-15T09:31:02.487Z] #20 74.92 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-12-15T09:31:02.487Z] #20 74.94 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-12-15T09:31:02.639Z] #51 ... [2021-12-15T09:31:02.639Z] [2021-12-15T09:31:02.639Z] #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-12-15T09:31:02.639Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:31:02.639Z] #13 93.10 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-12-15T09:31:02.639Z] #13 97.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-12-15T09:31:02.639Z] #13 97.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-12-15T09:31:02.639Z] #13 97.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-12-15T09:31:02.639Z] #13 97.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-12-15T09:31:02.639Z] #13 97.70 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-12-15T09:31:02.639Z] #13 97.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-12-15T09:31:02.639Z] #13 97.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-12-15T09:31:02.639Z] #13 97.80 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-12-15T09:31:02.639Z] #13 97.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-12-15T09:31:02.639Z] #13 97.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-12-15T09:31:02.639Z] #13 97.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-12-15T09:31:02.639Z] #13 98.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-12-15T09:31:02.639Z] #13 98.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-12-15T09:31:02.639Z] #13 98.13 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-12-15T09:31:02.639Z] #13 100.3 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:31:02.639Z] #13 100.7 Fetched 77.8 MB in 15s (5188 kB/s) [2021-12-15T09:31:02.639Z] #13 101.1 (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-12-15T09:31:02.639Z] #13 101.1 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2021-12-15T09:31:02.639Z] #13 101.2 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2021-12-15T09:31:02.639Z] #13 101.8 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2021-12-15T09:31:02.639Z] #13 102.3 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-15T09:31:02.639Z] #13 102.3 (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-12-15T09:31:02.639Z] #13 102.4 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-12-15T09:31:02.639Z] #13 102.5 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-12-15T09:31:03.469Z] #43 159.7 CC criu/parasite-syscall.o [2021-12-15T09:31:03.581Z] #13 ... [2021-12-15T09:31:03.581Z] [2021-12-15T09:31:03.581Z] #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-12-15T09:31:03.581Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:31:03.581Z] #42 110.0 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-12-15T09:31:03.581Z] #42 110.1 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-15T09:31:03.581Z] #42 110.2 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-12-15T09:31:03.581Z] #42 110.2 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-12-15T09:31:03.581Z] #42 110.3 Setting up python-six (1.12.0-1) ... [2021-12-15T09:31:04.363Z] Client: [2021-12-15T09:31:04.363Z] Context: default [2021-12-15T09:31:04.363Z] Debug Mode: false [2021-12-15T09:31:04.363Z] Plugins: [2021-12-15T09:31:04.363Z] app: Docker Application (Docker Inc., v0.8.0) [2021-12-15T09:31:04.363Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-12-15T09:31:04.363Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-12-15T09:31:04.363Z] [2021-12-15T09:31:04.363Z] Server: [2021-12-15T09:31:04.363Z] Containers: 0 [2021-12-15T09:31:04.363Z] Running: 0 [2021-12-15T09:31:04.363Z] Paused: 0 [2021-12-15T09:31:04.363Z] Stopped: 0 [2021-12-15T09:31:04.363Z] Images: 0 [2021-12-15T09:31:04.363Z] Server Version: 20.10.9 [2021-12-15T09:31:04.363Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-15T09:31:04.363Z] Windows: [2021-12-15T09:31:04.363Z] LCOW: [2021-12-15T09:31:04.363Z] Logging Driver: json-file [2021-12-15T09:31:04.363Z] Plugins: [2021-12-15T09:31:04.363Z] Volume: local [2021-12-15T09:31:04.363Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-15T09:31:04.363Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-15T09:31:04.363Z] Swarm: inactive [2021-12-15T09:31:04.363Z] Default Isolation: process [2021-12-15T09:31:04.363Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-15T09:31:04.363Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-15T09:31:04.363Z] OSType: windows [2021-12-15T09:31:04.363Z] Architecture: x86_64 [2021-12-15T09:31:04.363Z] CPUs: 4 [2021-12-15T09:31:04.363Z] Total Memory: 32GiB [2021-12-15T09:31:04.363Z] Name: azwin-2-4460f0 [2021-12-15T09:31:04.363Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-12-15T09:31:04.363Z] Docker Root Dir: D:\docker [2021-12-15T09:31:04.363Z] Debug Mode: false [2021-12-15T09:31:04.363Z] Registry: https://index.docker.io/v1/ [2021-12-15T09:31:04.363Z] Labels: [2021-12-15T09:31:04.363Z] Experimental: true [2021-12-15T09:31:04.363Z] Insecure Registries: [2021-12-15T09:31:04.363Z] 10.0.0.4:5000 [2021-12-15T09:31:04.363Z] 127.0.0.0/8 [2021-12-15T09:31:04.363Z] Registry Mirrors: [2021-12-15T09:31:04.363Z] http://10.0.0.4:5000/ [2021-12-15T09:31:04.363Z] Live Restore Enabled: false [2021-12-15T09:31:04.363Z] Product License: Community Engine [2021-12-15T09:31:04.363Z] [2021-12-15T09:31:04.409Z] #43 160.7 CC criu/path.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-12-15T09:31:04.979Z] #43 161.0 CC criu/pie-util-vdso-elf32.o [2021-12-15T09:31:05.239Z] #43 161.6 CC criu/pie-util-vdso.o [2021-12-15T09:31:05.497Z] #42 ... [2021-12-15T09:31:05.497Z] [2021-12-15T09:31:05.497Z] #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-12-15T09:31:05.497Z] #47 sha256:89366e3d8831724599048e7e1011ae3f3c52d6bec84f76cf1e6dce7b89d3783f [2021-12-15T09:31:05.497Z] #47 DONE 112.0s [2021-12-15T09:31:05.497Z] [2021-12-15T09:31:05.497Z] #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-12-15T09:31:05.497Z] #34 sha256:061b12929f0d96ad4d4b3826aab8214c177109a9266cc5838aea6607d353cd9b [2021-12-15T09:31:05.497Z] #34 108.2 internal/syscall/unix [2021-12-15T09:31:05.497Z] #34 109.1 time [2021-12-15T09:31:05.790Z] #20 77.69 Setting up iptables (1.8.2-4) ... [2021-12-15T09:31:05.790Z] #20 77.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-15T09:31:05.790Z] #20 77.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-15T09:31:05.790Z] #20 77.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-15T09:31:05.790Z] #20 77.73 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-15T09:31:05.790Z] #20 77.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-15T09:31:05.790Z] #20 77.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-15T09:31:05.790Z] #20 77.76 Setting up python3 (3.7.3-1) ... [2021-12-15T09:31:05.790Z] #20 78.15 Setting up python3-wheel (0.32.3-2) ... [2021-12-15T09:31:05.808Z] #43 162.1 CC criu/pie-util.o [2021-12-15T09:31:06.068Z] #43 162.3 CC criu/pipes.o [2021-12-15T09:31:06.255Z] #34 ... [2021-12-15T09:31:06.255Z] [2021-12-15T09:31:06.255Z] #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-12-15T09:31:06.255Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:31:06.255Z] #42 99.47 Setting up python-pkg-resources (40.8.0-1) ... [2021-12-15T09:31:06.255Z] #42 108.9 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-12-15T09:31:06.255Z] #42 108.9 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-15T09:31:06.255Z] #42 109.1 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-12-15T09:31:06.255Z] #42 109.1 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-12-15T09:31:06.255Z] #42 109.1 Setting up python-six (1.12.0-1) ... [2021-12-15T09:31:06.255Z] #42 ... [2021-12-15T09:31:06.255Z] [2021-12-15T09:31:06.255Z] #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-12-15T09:31:06.255Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:31:06.255Z] #13 99.38 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:31:06.255Z] #13 99.66 Fetched 77.8 MB in 14s (5395 kB/s) [2021-12-15T09:31:06.255Z] #13 99.85 (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-12-15T09:31:06.255Z] #13 100.0 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2021-12-15T09:31:06.255Z] #13 100.1 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2021-12-15T09:31:06.255Z] #13 100.4 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2021-12-15T09:31:06.255Z] #13 100.7 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-15T09:31:06.255Z] #13 100.7 (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-12-15T09:31:06.255Z] #13 100.9 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-12-15T09:31:06.255Z] #13 100.9 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-12-15T09:31:06.362Z] #20 78.83 Setting up apparmor (2.13.2-10) ... [2021-12-15T09:31:07.007Z] #43 163.3 CC criu/plugin.o [2021-12-15T09:31:07.187Z] #13 ... [2021-12-15T09:31:07.187Z] [2021-12-15T09:31:07.187Z] #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-12-15T09:31:07.187Z] #47 sha256:7ea64ee1137ad432be24755baba8fc7e428fc736e3fe67df8cd1af4f977f3f09 [2021-12-15T09:31:07.187Z] #47 DONE 110.9s [2021-12-15T09:31:07.187Z] [2021-12-15T09:31:07.187Z] #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-12-15T09:31:07.187Z] #45 sha256:ba7c70b24c665d3293339d489ddd4b068445bc89a27e5dab70fd303a565e7dea [2021-12-15T09:31:07.187Z] #45 102.8 syscall [2021-12-15T09:31:07.410Z] #34 ... [2021-12-15T09:31:07.410Z] [2021-12-15T09:31:07.410Z] #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-12-15T09:31:07.410Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:31:07.410Z] #13 107.2 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-15T09:31:07.410Z] #13 107.2 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-12-15T09:31:07.410Z] #13 107.2 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-12-15T09:31:07.577Z] #43 163.8 CC criu/proc_parse.o [2021-12-15T09:31:08.119Z] #45 ... [2021-12-15T09:31:08.119Z] [2021-12-15T09:31:08.119Z] #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-12-15T09:31:08.119Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:31:08.119Z] #36 112.1 Selecting previously unselected package libxml2:amd64. [2021-12-15T09:31:08.119Z] #36 112.1 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-12-15T09:31:08.119Z] #36 112.1 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-12-15T09:31:08.278Z] #20 80.51 Setting up xfsprogs (4.20.0-1) ... [2021-12-15T09:31:08.278Z] #20 80.53 Setting up python3-lib2to3 (3.7.3-1) ... [2021-12-15T09:31:08.539Z] #20 80.91 Setting up python3-pkg-resources (40.8.0-1) ... [2021-12-15T09:31:08.801Z] #20 ... [2021-12-15T09:31:08.801Z] [2021-12-15T09:31:08.801Z] #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-12-15T09:31:08.801Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:31:08.801Z] #43 140.8 CC criu/files-ext.o [2021-12-15T09:31:08.801Z] #43 141.4 CC criu/files-reg.o [2021-12-15T09:31:08.801Z] #43 143.5 CC criu/files.o [2021-12-15T09:31:08.801Z] #43 145.8 CC criu/filesystems.o [2021-12-15T09:31:08.801Z] #43 146.5 CC criu/fsnotify.o [2021-12-15T09:31:08.801Z] #43 147.8 CC criu/image-desc.o [2021-12-15T09:31:08.801Z] #43 148.0 CC criu/image.o [2021-12-15T09:31:08.801Z] #43 148.8 CC criu/ipc_ns.o [2021-12-15T09:31:08.801Z] #43 150.0 CC criu/irmap.o [2021-12-15T09:31:08.801Z] #43 150.7 CC criu/kcmp-ids.o [2021-12-15T09:31:09.062Z] #43 151.1 CC criu/kerndat.o [2021-12-15T09:31:09.062Z] #43 ... [2021-12-15T09:31:09.062Z] [2021-12-15T09:31:09.062Z] #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-12-15T09:31:09.062Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:31:09.062Z] #20 81.68 Setting up python3-distutils (3.7.3-1) ... [2021-12-15T09:31:09.490Z] #36 113.4 Selecting previously unselected package libarchive13:amd64. [2021-12-15T09:31:09.490Z] #36 113.4 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-12-15T09:31:09.490Z] #36 113.4 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-12-15T09:31:09.634Z] #20 82.16 Setting up python3-setuptools (40.8.0-1) ... [2021-12-15T09:31:10.421Z] #36 114.1 Selecting previously unselected package libjsoncpp1:amd64. [2021-12-15T09:31:10.421Z] #36 114.1 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-12-15T09:31:10.421Z] #36 114.1 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-12-15T09:31:10.421Z] #36 114.4 Selecting previously unselected package librhash0:amd64. [2021-12-15T09:31:10.421Z] #36 114.4 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-12-15T09:31:10.719Z] #36 114.4 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-12-15T09:31:10.720Z] #20 83.30 Setting up python3-pip (18.1-5) ... [2021-12-15T09:31:10.874Z] #43 ... [2021-12-15T09:31:10.874Z] [2021-12-15T09:31:10.874Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-12-15T09:31:10.874Z] #22 sha256:09faad807780e8eea2c00ff28df6c460ead2ef571f87213b705b2fc7b6a5161a [2021-12-15T09:31:10.874Z] #22 6.619 Collecting yamllint==1.26.1 [2021-12-15T09:31:10.874Z] #22 12.05 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-12-15T09:31:10.874Z] #22 13.58 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-12-15T09:31:10.874Z] #22 13.64 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-12-15T09:31:10.874Z] #22 13.72 Collecting pyyaml (from yamllint==1.26.1) [2021-12-15T09:31:10.875Z] #22 14.07 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-12-15T09:31:10.875Z] #22 14.43 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-12-15T09:31:10.875Z] #22 14.44 Building wheels for collected packages: yamllint [2021-12-15T09:31:10.875Z] #22 14.44 Running setup.py bdist_wheel for yamllint: started [2021-12-15T09:31:10.875Z] #22 15.90 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-12-15T09:31:10.875Z] #22 15.91 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-12-15T09:31:10.875Z] #22 15.97 Successfully built yamllint [2021-12-15T09:31:10.875Z] #22 16.01 Installing collected packages: pathspec, pyyaml, yamllint [2021-12-15T09:31:10.977Z] #36 114.8 Selecting previously unselected package libuv1:amd64. [2021-12-15T09:31:10.977Z] #36 114.8 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-12-15T09:31:10.977Z] #36 114.8 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-12-15T09:31:11.136Z] #22 16.51 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-15T09:31:11.235Z] #36 115.2 Selecting previously unselected package cmake. [2021-12-15T09:31:11.235Z] #36 115.2 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-12-15T09:31:11.235Z] #36 115.2 Unpacking cmake (3.13.4-1) ... [2021-12-15T09:31:11.396Z] #22 DONE 16.9s [2021-12-15T09:31:11.396Z] [2021-12-15T09:31:11.396Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-12-15T09:31:11.396Z] #25 sha256:5cda520b9a27e80c13aaf1b998ea2260a529fc1a80aaa2754f3d82c5cdc4583b [2021-12-15T09:31:11.657Z] #25 DONE 0.4s [2021-12-15T09:31:11.657Z] [2021-12-15T09:31:11.657Z] #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-12-15T09:31:11.657Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:31:11.657Z] #43 167.7 CC criu/protobuf-desc.o [2021-12-15T09:31:11.926Z] #20 84.41 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:31:11.926Z] #20 84.46 Processing triggers for mime-support (3.62) ... [2021-12-15T09:31:12.703Z] #13 112.5 Selecting previously unselected package binutils-mingw-w64. [2021-12-15T09:31:12.704Z] #13 112.5 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-12-15T09:31:12.704Z] #13 112.5 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-12-15T09:31:12.704Z] #13 112.8 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-12-15T09:31:12.704Z] #13 112.8 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-12-15T09:31:12.704Z] #13 112.9 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-12-15T09:31:12.825Z] #53 ... [2021-12-15T09:31:12.825Z] [2021-12-15T09:31:12.825Z] #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-12-15T09:31:12.825Z] #56 sha256:cdaf2683224e50f4fa680ea1ea43d05e8a78944439b049599d1a36c7d71d8679 [2021-12-15T09:31:12.825Z] #56 201.9 + bin/containerd [2021-12-15T09:31:12.871Z] #20 DONE 85.3s [2021-12-15T09:31:12.871Z] [2021-12-15T09:31:12.871Z] #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-12-15T09:31:12.871Z] #21 sha256:b909a7eb9ebe3bb6dfd881cbe66e6fe15900c449e502f2c9c7b6b0bab51a2db4 [2021-12-15T09:31:13.044Z] #43 169.0 CC criu/protobuf.o [2021-12-15T09:31:13.274Z] #13 ... [2021-12-15T09:31:13.274Z] [2021-12-15T09:31:13.274Z] #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-12-15T09:31:13.274Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:31:13.274Z] #42 118.1 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-12-15T09:31:13.274Z] #42 118.1 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-12-15T09:31:13.274Z] #42 118.2 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-12-15T09:31:13.274Z] #42 118.2 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-12-15T09:31:13.274Z] #42 118.3 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-12-15T09:31:13.274Z] #42 118.3 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-12-15T09:31:13.274Z] #42 118.3 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-12-15T09:31:13.274Z] #42 118.4 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-12-15T09:31:13.274Z] #42 118.4 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-12-15T09:31:13.274Z] #42 118.4 Setting up python-protobuf (3.6.1.3-2) ... [2021-12-15T09:31:13.305Z] #43 169.6 CC criu/pstree.o [2021-12-15T09:31:13.392Z] #56 ... [2021-12-15T09:31:13.392Z] [2021-12-15T09:31:13.392Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-12-15T09:31:13.392Z] #24 sha256:518d1ab65cfe5f6ae6258cd42b08a7c02021a3d9bcc5b02aeeaa9e201184b38a [2021-12-15T09:31:13.392Z] #24 257.8 + return [2021-12-15T09:31:13.392Z] #24 DONE 258.1s [2021-12-15T09:31:13.392Z] [2021-12-15T09:31:13.392Z] #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-12-15T09:31:13.392Z] #56 sha256:cdaf2683224e50f4fa680ea1ea43d05e8a78944439b049599d1a36c7d71d8679 [2021-12-15T09:31:13.762Z] #36 ... [2021-12-15T09:31:13.762Z] [2021-12-15T09:31:13.762Z] #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-12-15T09:31:13.762Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:31:13.762Z] #42 117.5 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-12-15T09:31:13.762Z] #42 117.5 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-12-15T09:31:13.762Z] #42 117.7 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-12-15T09:31:14.020Z] #42 117.8 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-12-15T09:31:14.020Z] #42 117.9 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-12-15T09:31:14.020Z] #42 117.9 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-12-15T09:31:14.020Z] #42 118.0 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-12-15T09:31:14.020Z] #42 118.0 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-12-15T09:31:14.020Z] #42 118.0 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-12-15T09:31:14.247Z] #43 ... [2021-12-15T09:31:14.247Z] [2021-12-15T09:31:14.247Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-15T09:31:14.247Z] #30 sha256:4445f489841034bb68182a6fb9505c0dfd7fd6699921ebd211b8c3cd8aa56b8c [2021-12-15T09:31:14.247Z] #30 DONE 2.3s [2021-12-15T09:31:14.247Z] [2021-12-15T09:31:14.247Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-15T09:31:14.247Z] #33 sha256:9be1dc68e5f75f765c3fbeec01255ee51fa75a5b3bcffd652d713404972dd862 [2021-12-15T09:31:14.247Z] #33 DONE 0.2s [2021-12-15T09:31:14.247Z] [2021-12-15T09:31:14.247Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-12-15T09:31:14.247Z] #35 sha256:b747f7dc836638dcd5508b6d92402ba1651a3a98c5b20436c86ef04caaba19d6 [2021-12-15T09:31:14.260Z] #21 1.551 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-15T09:31:14.260Z] #21 1.561 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-15T09:31:14.260Z] #21 1.562 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-15T09:31:14.279Z] #42 118.0 Setting up python-protobuf (3.6.1.3-2) ... [2021-12-15T09:31:14.509Z] #35 DONE 0.1s [2021-12-15T09:31:14.509Z] [2021-12-15T09:31:14.509Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-12-15T09:31:14.509Z] #38 sha256:52fd43b83206f945c243021ace9280cf36b70c1896068bd3eab2775d5e1d8a22 [2021-12-15T09:31:14.509Z] #38 DONE 0.0s [2021-12-15T09:31:14.509Z] [2021-12-15T09:31:14.509Z] #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-12-15T09:31:14.509Z] #53 sha256:4035031c37153b606f5e34f1c8bd30494deb271236db5bbd985ac4d317532fa0 [2021-12-15T09:31:14.524Z] #21 DONE 1.8s [2021-12-15T09:31:14.524Z] [2021-12-15T09:31:14.524Z] #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-12-15T09:31:14.524Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:31:14.524Z] #43 152.3 CC criu/libnetlink.o [2021-12-15T09:31:14.524Z] #43 152.8 CC criu/log.o [2021-12-15T09:31:14.524Z] #43 153.3 CC criu/lsm.o [2021-12-15T09:31:14.524Z] #43 153.7 CC criu/mem.o [2021-12-15T09:31:14.524Z] #43 156.3 CC criu/memfd.o [2021-12-15T09:31:15.298Z] #56 ... [2021-12-15T09:31:15.298Z] [2021-12-15T09:31:15.298Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-12-15T09:31:15.298Z] #25 sha256:93d6a2ab83bae5af1e27a093b4e0afc43fcb67a58b1e18d6f60e513414fce75b [2021-12-15T09:31:15.298Z] #25 DONE 0.2s [2021-12-15T09:31:15.452Z] #53 ... [2021-12-15T09:31:15.452Z] [2021-12-15T09:31:15.452Z] #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-12-15T09:31:15.452Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:31:15.452Z] #43 171.5 CC criu/rbtree.o [2021-12-15T09:31:15.452Z] #43 171.8 CC criu/rst-malloc.o [2021-12-15T09:31:15.557Z] [2021-12-15T09:31:15.557Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-15T09:31:15.557Z] #30 sha256:07923dbc3c77ff502124b8e91a0985b1f8a16e6fbab3c977d66c8bc89ce4519f [2021-12-15T09:31:15.915Z] #43 157.5 CC criu/mount.o [2021-12-15T09:31:16.024Z] #43 172.2 CC criu/seccomp.o [2021-12-15T09:31:16.495Z] #30 DONE 1.1s [2021-12-15T09:31:16.495Z] [2021-12-15T09:31:16.495Z] #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-12-15T09:31:16.495Z] #53 sha256:0c07b05e443e95fa3e3f3c25d4672dba8b6bf7a77461be111f5b29a9461e81cf [2021-12-15T09:31:16.495Z] #53 ... [2021-12-15T09:31:16.495Z] [2021-12-15T09:31:16.495Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-15T09:31:16.495Z] #33 sha256:888eee5b66bcb50db8223af4b9ea1e2ff2a18d5b9e8aae8b7b1788b1e50870ba [2021-12-15T09:31:16.495Z] #33 DONE 0.1s [2021-12-15T09:31:16.495Z] [2021-12-15T09:31:16.495Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-12-15T09:31:16.495Z] #35 sha256:87d987e1b6024067c8d16c0e9bd048e34d5c32991a5e7c6c026c43a2f8b1a9a2 [2021-12-15T09:31:16.495Z] #35 DONE 0.1s [2021-12-15T09:31:16.495Z] [2021-12-15T09:31:16.495Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-12-15T09:31:16.495Z] #38 sha256:a9e4c5d88a6a5b0fec2e0a453762016c99453e9a5e0879c85291863e4d8bf475 [2021-12-15T09:31:16.495Z] #38 DONE 0.0s [2021-12-15T09:31:16.495Z] [2021-12-15T09:31:16.495Z] #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-12-15T09:31:16.495Z] #53 sha256:0c07b05e443e95fa3e3f3c25d4672dba8b6bf7a77461be111f5b29a9461e81cf [2021-12-15T09:31:16.596Z] #43 173.0 CC criu/seize.o [2021-12-15T09:31:16.755Z] #53 ... [2021-12-15T09:31:16.755Z] [2021-12-15T09:31:16.755Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-12-15T09:31:16.755Z] #41 sha256:d51f5ddcb072f1696b874c5cef3e9083d258c78fe11fec063bbfb6b38422f211 [2021-12-15T09:31:16.755Z] #41 DONE 0.1s [2021-12-15T09:31:16.755Z] [2021-12-15T09:31:16.755Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-12-15T09:31:16.755Z] #44 sha256:9faab70247df039aea2e9ac71a6cf2e597cd3c34a4c85c351c4afcfd5fa74489 [2021-12-15T09:31:16.755Z] #44 DONE 0.1s [2021-12-15T09:31:16.755Z] [2021-12-15T09:31:16.755Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-15T09:31:16.755Z] #46 sha256:d8f08a381746c38f2fe38e582215a30246bec85c95021af1075a65e2b83581ca [2021-12-15T09:31:17.014Z] #46 DONE 0.1s [2021-12-15T09:31:17.014Z] [2021-12-15T09:31:17.014Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-15T09:31:17.014Z] #48 sha256:c94f1d70240ce4e308cfaac2c08c61997a6b01454ff9557ae611f642f57b4765 [2021-12-15T09:31:17.014Z] #48 DONE 0.1s [2021-12-15T09:31:17.014Z] [2021-12-15T09:31:17.014Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-15T09:31:17.014Z] #50 sha256:e55e284f032c00a10fa3e64ec1ed5d6a8ebcc11822a6209e91f85526c6244d50 [2021-12-15T09:31:17.014Z] #50 DONE 0.1s [2021-12-15T09:31:17.014Z] [2021-12-15T09:31:17.014Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-15T09:31:17.014Z] #52 sha256:7c126bfe0b216d5349874425714c0bec91f6ce6e577d32f2dd5c23729d40c577 [2021-12-15T09:31:17.014Z] #52 DONE 0.1s [2021-12-15T09:31:17.014Z] [2021-12-15T09:31:17.014Z] #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-12-15T09:31:17.014Z] #53 sha256:0c07b05e443e95fa3e3f3c25d4672dba8b6bf7a77461be111f5b29a9461e81cf [2021-12-15T09:31:17.950Z] #53 144.7 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-12-15T09:31:17.980Z] #43 174.2 CC criu/servicefd.o [2021-12-15T09:31:18.241Z] #43 ... [2021-12-15T09:31:18.241Z] [2021-12-15T09:31:18.241Z] #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-12-15T09:31:18.241Z] #40 sha256:f921907f62e8abf96bd437518ce64b27c36469ed4bee848aac0bb7f88af1694e [2021-12-15T09:31:18.241Z] #40 DONE 249.3s [2021-12-15T09:31:18.459Z] #42 ... [2021-12-15T09:31:18.459Z] [2021-12-15T09:31:18.459Z] #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-12-15T09:31:18.459Z] #36 sha256:aa0a4851d1b60cac767b8e8112ab5e759908867b93ba8266f75b073447ad8f7a [2021-12-15T09:31:18.459Z] #36 119.9 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2021-12-15T09:31:18.459Z] #36 119.9 Setting up xxd (2:8.1.0875-5) ... [2021-12-15T09:31:18.459Z] #36 120.0 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-12-15T09:31:18.459Z] #36 120.0 Setting up vim-common (2:8.1.0875-5) ... [2021-12-15T09:31:18.459Z] #36 120.2 Setting up librhash0:amd64 (1.3.8-1) ... [2021-12-15T09:31:18.459Z] #36 120.2 Setting up cmake-data (3.13.4-1) ... [2021-12-15T09:31:18.459Z] #36 120.3 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-12-15T09:31:18.459Z] #36 120.3 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-12-15T09:31:18.459Z] #36 120.3 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-12-15T09:31:18.459Z] #36 120.3 Setting up cmake (3.13.4-1) ... [2021-12-15T09:31:18.459Z] #36 120.3 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:31:18.459Z] #36 120.5 Processing triggers for mime-support (3.62) ... [2021-12-15T09:31:18.459Z] #36 DONE 121.7s [2021-12-15T09:31:18.459Z] [2021-12-15T09:31:18.459Z] #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-12-15T09:31:18.459Z] #37 sha256:015deb42a161587529cb7fbd52944ee192ab5951c2f1dfba74b37c6ef75b273a [2021-12-15T09:31:18.502Z] [2021-12-15T09:31: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-12-15T09:31:18.502Z] #56 sha256:05dfbc543ac79cdcecdd8e95e2807854443d0bbc40116d4de1d83f50d81b6e24 [2021-12-15T09:31:18.502Z] #56 ... [2021-12-15T09:31:18.502Z] [2021-12-15T09:31:18.502Z] #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-12-15T09:31:18.502Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:31:18.502Z] #43 174.9 CC criu/shmem.o [2021-12-15T09:31:18.517Z] #53 145.3 + mkdir -p /build [2021-12-15T09:31:18.517Z] #53 145.3 + cp runc /build/runc [2021-12-15T09:31:18.517Z] #53 DONE 145.4s [2021-12-15T09:31:18.517Z] [2021-12-15T09:31:18.517Z] #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-12-15T09:31:18.517Z] #56 sha256:cdaf2683224e50f4fa680ea1ea43d05e8a78944439b049599d1a36c7d71d8679 [2021-12-15T09:31:18.717Z] #37 ... [2021-12-15T09:31:18.717Z] [2021-12-15T09:31:18.717Z] #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-12-15T09:31:18.717Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:31:18.717Z] #13 105.7 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-15T09:31:18.717Z] #13 105.7 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-12-15T09:31:18.717Z] #13 105.7 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-12-15T09:31:18.717Z] #13 111.0 Selecting previously unselected package binutils-mingw-w64. [2021-12-15T09:31:18.717Z] #13 111.1 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-12-15T09:31:18.717Z] #13 111.1 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-12-15T09:31:18.717Z] #13 111.3 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-12-15T09:31:18.717Z] #13 111.3 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-12-15T09:31:18.717Z] #13 111.3 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-12-15T09:31:18.717Z] #13 111.6 Selecting previously unselected package dmsetup. [2021-12-15T09:31:18.717Z] #13 111.6 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-12-15T09:31:18.717Z] #13 111.7 Unpacking dmsetup (2:1.02.155-3) ... [2021-12-15T09:31:18.717Z] #13 111.9 Selecting previously unselected package mingw-w64-common. [2021-12-15T09:31:18.717Z] #13 111.9 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-12-15T09:31:18.717Z] #13 112.0 Unpacking mingw-w64-common (6.0.0-3) ... [2021-12-15T09:31:19.220Z] #43 ... [2021-12-15T09:31:19.220Z] [2021-12-15T09:31:19.220Z] #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-12-15T09:31:19.220Z] #40 sha256:f921907f62e8abf96bd437518ce64b27c36469ed4bee848aac0bb7f88af1694e [2021-12-15T09:31:19.220Z] #40 261.1 + dpkg --print-architecture [2021-12-15T09:31:19.220Z] #40 261.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-12-15T09:31:19.220Z] #40 261.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-12-15T09:31:19.220Z] #40 261.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-12-15T09:31:19.886Z] #43 176.2 CC criu/sigframe.o [2021-12-15T09:31:20.147Z] #43 176.5 CC criu/signalfd.o [2021-12-15T09:31:20.154Z] #13 ... [2021-12-15T09:31:20.154Z] [2021-12-15T09:31:20.154Z] #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-12-15T09:31:20.154Z] #37 sha256:015deb42a161587529cb7fbd52944ee192ab5951c2f1dfba74b37c6ef75b273a [2021-12-15T09:31:20.154Z] #37 2.256 + RM_GOPATH=0 [2021-12-15T09:31:20.154Z] #37 2.256 + TMP_GOPATH= [2021-12-15T09:31:20.154Z] #37 2.256 + : /build [2021-12-15T09:31:20.154Z] #37 2.256 + '[' -z '' ']' [2021-12-15T09:31:20.154Z] #37 2.256 ++ mktemp -d [2021-12-15T09:31:20.154Z] #37 2.320 + export GOPATH=/tmp/tmp.6wiNBHGxx5 [2021-12-15T09:31:20.154Z] #37 2.320 + GOPATH=/tmp/tmp.6wiNBHGxx5 [2021-12-15T09:31:20.154Z] #37 2.320 + RM_GOPATH=1 [2021-12-15T09:31:20.154Z] #37 2.320 + case "$(go env GOARCH)" in [2021-12-15T09:31:20.154Z] #37 2.323 ++ go env GOARCH [2021-12-15T09:31:20.154Z] #37 2.377 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:31:20.154Z] #37 2.377 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:31:20.154Z] #37 2.377 ++ dirname /tmp/install/install.sh [2021-12-15T09:31:20.154Z] #37 2.377 + dir=/tmp/install [2021-12-15T09:31:20.154Z] #37 2.377 + bin=tini [2021-12-15T09:31:20.154Z] #37 2.377 + shift [2021-12-15T09:31:20.154Z] #37 2.377 + '[' '!' -f /tmp/install/tini.installer ']' [2021-12-15T09:31:20.154Z] #37 2.377 + . /tmp/install/tini.installer [2021-12-15T09:31:20.154Z] #37 2.377 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-12-15T09:31:20.154Z] #37 2.377 + install_tini [2021-12-15T09:31:20.154Z] #37 2.377 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-12-15T09:31:20.154Z] #37 2.377 + git clone https://github.com/krallin/tini.git /tmp/tmp.6wiNBHGxx5/tini [2021-12-15T09:31:20.154Z] #37 2.377 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-12-15T09:31:20.154Z] #37 2.378 Cloning into '/tmp/tmp.6wiNBHGxx5/tini'... [2021-12-15T09:31:20.420Z] #56 ... [2021-12-15T09:31:20.420Z] [2021-12-15T09:31:20.420Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-12-15T09:31:20.420Z] #54 sha256:4c35c1f9cb3a0915e36d8a7b8ed4d20f5b980ec3b13fe32374da488d961c1b41 [2021-12-15T09:31:20.420Z] #54 DONE 0.1s [2021-12-15T09:31:20.420Z] [2021-12-15T09:31:20.420Z] #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-12-15T09:31:20.420Z] #56 sha256:cdaf2683224e50f4fa680ea1ea43d05e8a78944439b049599d1a36c7d71d8679 [2021-12-15T09:31:20.725Z] #43 176.8 CC criu/sk-inet.o [2021-12-15T09:31:21.295Z] #43 ... [2021-12-15T09:31:21.295Z] [2021-12-15T09:31:21.295Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-12-15T09:31:21.295Z] #41 sha256:d05cfc0da4e397fd1108b8697cf936b342320d5cf938dd6b0a3b4568cbe987e8 [2021-12-15T09:31:21.295Z] #41 DONE 0.2s [2021-12-15T09:31:21.295Z] [2021-12-15T09:31:21.295Z] #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-12-15T09:31:21.295Z] #56 sha256:05dfbc543ac79cdcecdd8e95e2807854443d0bbc40116d4de1d83f50d81b6e24 [2021-12-15T09:31:21.526Z] #42 ... [2021-12-15T09:31:21.526Z] [2021-12-15T09:31: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-12-15T09:31:21.526Z] #51 sha256:0e71ac85b32e7390baec5db1d754e35da1a59fec1cb6345109584b3df5b0355b [2021-12-15T09:31:21.526Z] #51 117.0 time [2021-12-15T09:31:21.526Z] #51 124.2 encoding/binary [2021-12-15T09:31:21.526Z] #51 ... [2021-12-15T09:31:21.526Z] [2021-12-15T09:31: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-12-15T09:31:21.526Z] #34 sha256:061b12929f0d96ad4d4b3826aab8214c177109a9266cc5838aea6607d353cd9b [2021-12-15T09:31:21.526Z] #34 120.1 internal/poll [2021-12-15T09:31:21.526Z] #34 122.7 internal/fmtsort [2021-12-15T09:31:21.526Z] #34 123.9 internal/syscall/execenv [2021-12-15T09:31:21.526Z] #34 124.4 path [2021-12-15T09:31:21.526Z] #34 125.5 io/fs [2021-12-15T09:31:21.526Z] #34 125.7 text/tabwriter [2021-12-15T09:31:21.526Z] #34 127.3 os [2021-12-15T09:31:21.526Z] #34 ... [2021-12-15T09:31:21.526Z] [2021-12-15T09:31: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-12-15T09:31:21.526Z] #51 sha256:0e71ac85b32e7390baec5db1d754e35da1a59fec1cb6345109584b3df5b0355b [2021-12-15T09:31:21.526Z] #51 128.2 encoding/base64 [2021-12-15T09:31:21.526Z] #51 128.3 context [2021-12-15T09:31:21.865Z] #56 ... [2021-12-15T09:31:21.865Z] [2021-12-15T09:31:21.865Z] #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-12-15T09:31:21.865Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:31:21.865Z] #43 178.1 CC criu/sk-netlink.o [2021-12-15T09:31:22.062Z] #37 3.943 + cd /tmp/tmp.6wiNBHGxx5/tini [2021-12-15T09:31:22.062Z] #37 3.943 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-12-15T09:31:22.062Z] #37 4.013 + cmake . [2021-12-15T09:31:22.434Z] #43 178.5 CC criu/sk-packet.o [2021-12-15T09:31:22.626Z] #37 5.018 -- The C compiler identification is GNU 8.3.0 [2021-12-15T09:31:22.884Z] #37 5.147 -- Check for working C compiler: /usr/bin/cc [2021-12-15T09:31:23.004Z] #43 179.3 CC criu/sk-queue.o [2021-12-15T09:31:23.438Z] #51 129.8 os [2021-12-15T09:31:23.438Z] #51 129.9 golang.org/x/sys/unix [2021-12-15T09:31:23.438Z] #51 ... [2021-12-15T09:31:23.438Z] [2021-12-15T09:31:23.438Z] #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-12-15T09:31:23.438Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:31:23.438Z] #13 113.3 Selecting previously unselected package dmsetup. [2021-12-15T09:31:23.438Z] #13 113.3 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-12-15T09:31:23.438Z] #13 113.3 Unpacking dmsetup (2:1.02.155-3) ... [2021-12-15T09:31:23.438Z] #13 113.7 Selecting previously unselected package mingw-w64-common. [2021-12-15T09:31:23.438Z] #13 113.7 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-12-15T09:31:23.438Z] #13 113.7 Unpacking mingw-w64-common (6.0.0-3) ... [2021-12-15T09:31:23.438Z] #13 ... [2021-12-15T09:31:23.438Z] [2021-12-15T09:31:23.438Z] #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-12-15T09:31:23.438Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:31:23.438Z] #42 129.7 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-12-15T09:31:23.438Z] #42 129.8 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:31:23.448Z] #37 ... [2021-12-15T09:31:23.448Z] [2021-12-15T09:31:23.448Z] #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-12-15T09:31:23.448Z] #34 sha256:af4ad227c9059333ae111bd1af716c1c321952426ec42bbce4642128e94699b3 [2021-12-15T09:31:23.448Z] #34 117.3 internal/fmtsort [2021-12-15T09:31:23.448Z] #34 117.8 internal/poll [2021-12-15T09:31:23.448Z] #34 117.8 internal/syscall/execenv [2021-12-15T09:31:23.448Z] #34 118.1 path [2021-12-15T09:31:23.448Z] #34 119.0 io/fs [2021-12-15T09:31:23.448Z] #34 121.3 text/tabwriter [2021-12-15T09:31:23.448Z] #34 122.0 os [2021-12-15T09:31:23.448Z] #34 127.5 fmt [2021-12-15T09:31:23.448Z] #34 127.5 path/filepath [2021-12-15T09:31:23.612Z] #43 179.8 CC criu/sk-tcp.o [2021-12-15T09:31:24.184Z] #43 180.4 CC criu/sk-unix.o [2021-12-15T09:31:24.380Z] #34 ... [2021-12-15T09:31:24.380Z] [2021-12-15T09:31:24.380Z] #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-12-15T09:31:24.380Z] #51 sha256:4759bcb9520c3e8411431cc259916d249c74d468606ead794e074671794aba76 [2021-12-15T09:31:24.380Z] #51 118.0 context [2021-12-15T09:31:24.380Z] #51 119.1 internal/poll [2021-12-15T09:31:24.380Z] #51 123.3 os [2021-12-15T09:31:24.380Z] #51 125.4 encoding/base64 [2021-12-15T09:31:24.380Z] #51 127.6 golang.org/x/sys/unix [2021-12-15T09:31:24.380Z] #51 ... [2021-12-15T09:31:24.380Z] [2021-12-15T09:31:24.380Z] #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-12-15T09:31:24.380Z] #37 sha256:015deb42a161587529cb7fbd52944ee192ab5951c2f1dfba74b37c6ef75b273a [2021-12-15T09:31:24.380Z] #37 6.594 -- Check for working C compiler: /usr/bin/cc -- works [2021-12-15T09:31:24.380Z] #37 6.594 -- Detecting C compiler ABI info [2021-12-15T09:31:24.380Z] #37 ... [2021-12-15T09:31:24.380Z] [2021-12-15T09:31:24.380Z] #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-12-15T09:31:24.380Z] #45 sha256:ba7c70b24c665d3293339d489ddd4b068445bc89a27e5dab70fd303a565e7dea [2021-12-15T09:31:24.380Z] #45 118.4 internal/poll [2021-12-15T09:31:24.380Z] #45 122.8 os [2021-12-15T09:31:24.380Z] #45 124.4 regexp/syntax [2021-12-15T09:31:24.389Z] #42 DONE 130.9s [2021-12-15T09:31:24.389Z] [2021-12-15T09:31:24.389Z] #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-12-15T09:31:24.389Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:31:24.389Z] #13 124.1 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-15T09:31:24.389Z] #13 124.1 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-12-15T09:31:24.389Z] #13 124.1 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-12-15T09:31:24.389Z] #13 ... [2021-12-15T09:31:24.389Z] [2021-12-15T09:31:24.389Z] #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-12-15T09:31:24.389Z] #45 sha256:dcb6eab211b3e7bdd5c08fe830873a387229e3d36208c6fe52ede0adcfa32882 [2021-12-15T09:31:24.389Z] #45 121.0 internal/poll [2021-12-15T09:31:24.389Z] #45 124.5 path [2021-12-15T09:31:24.389Z] #45 125.7 io/fs [2021-12-15T09:31:24.389Z] #45 126.4 regexp/syntax [2021-12-15T09:31:24.389Z] #45 128.3 os [2021-12-15T09:31:24.389Z] #45 ... [2021-12-15T09:31:24.389Z] [2021-12-15T09:31:24.389Z] #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-12-15T09:31:24.389Z] #34 sha256:061b12929f0d96ad4d4b3826aab8214c177109a9266cc5838aea6607d353cd9b [2021-12-15T09:31:24.389Z] #34 130.8 path/filepath [2021-12-15T09:31:24.389Z] #34 130.8 fmt [2021-12-15T09:31:24.444Z] #43 ... [2021-12-15T09:31:24.445Z] [2021-12-15T09:31:24.445Z] #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-12-15T09:31:24.445Z] #49 sha256:9924d5913832b0a35bdb7c2346a1211897b27444c485ff3d2a63fb5f9b6bd600 [2021-12-15T09:31:24.445Z] #49 255.3 + /build/golangci-lint --version [2021-12-15T09:31:24.445Z] #49 255.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-15T09:31:24.445Z] #49 DONE 255.8s [2021-12-15T09:31:24.445Z] [2021-12-15T09:31:24.445Z] #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-12-15T09:31:24.445Z] #56 sha256:05dfbc543ac79cdcecdd8e95e2807854443d0bbc40116d4de1d83f50d81b6e24 [2021-12-15T09:31:24.511Z] #40 ... [2021-12-15T09:31:24.511Z] [2021-12-15T09:31:24.511Z] #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-12-15T09:31:24.511Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:31:24.511Z] #43 166.0 CC criu/namespaces.o [2021-12-15T09:31:24.511Z] #43 ... [2021-12-15T09:31:24.511Z] [2021-12-15T09:31:24.511Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-12-15T09:31:24.511Z] #22 sha256:09faad807780e8eea2c00ff28df6c460ead2ef571f87213b705b2fc7b6a5161a [2021-12-15T09:31:24.511Z] #22 9.900 Collecting yamllint==1.26.1 [2021-12-15T09:31:25.750Z] #45 ... [2021-12-15T09:31:25.750Z] [2021-12-15T09:31:25.750Z] #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-12-15T09:31:25.750Z] #37 sha256:015deb42a161587529cb7fbd52944ee192ab5951c2f1dfba74b37c6ef75b273a [2021-12-15T09:31:25.750Z] #37 7.970 -- Detecting C compiler ABI info - done [2021-12-15T09:31:25.750Z] #37 8.051 -- Detecting C compile features [2021-12-15T09:31:25.898Z] #22 ... [2021-12-15T09:31:25.898Z] [2021-12-15T09:31:25.898Z] #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-12-15T09:31:25.898Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:31:25.898Z] #43 167.8 CC criu/net.o [2021-12-15T09:31:26.355Z] #56 ... [2021-12-15T09:31:26.355Z] [2021-12-15T09:31:26.355Z] #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-12-15T09:31:26.355Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:31:26.355Z] #43 182.8 CC criu/sockets.o [2021-12-15T09:31:26.933Z] #34 133.6 io/ioutil [2021-12-15T09:31:27.121Z] #37 ... [2021-12-15T09:31:27.121Z] [2021-12-15T09:31:27.121Z] #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-12-15T09:31:27.121Z] #42 sha256:5bed1477ad24375fbbfb4365e7c71b26173373942464c586660fb5b71e98e3c8 [2021-12-15T09:31:27.121Z] #42 129.9 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-12-15T09:31:27.121Z] #42 129.9 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:31:27.121Z] #42 DONE 131.2s [2021-12-15T09:31:27.378Z] [2021-12-15T09:31:27.378Z] #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-12-15T09:31:27.378Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:31:27.740Z] #43 183.8 CC criu/stats.o [2021-12-15T09:31:27.740Z] #43 184.1 CC criu/string.o [2021-12-15T09:31:27.740Z] #43 184.1 CC criu/sysctl.o [2021-12-15T09:31:28.311Z] #43 184.7 CC criu/sysfs_parse.o [2021-12-15T09:31:28.448Z] #43 170.4 CC criu/netfilter.o [2021-12-15T09:31:28.882Z] #43 185.1 CC criu/timens.o [2021-12-15T09:31:29.047Z] #43 170.8 CC criu/page-pipe.o [2021-12-15T09:31:29.142Z] #43 185.5 CC criu/timerfd.o [2021-12-15T09:31:29.634Z] #43 171.5 CC criu/page-xfer.o [2021-12-15T09:31:29.713Z] #43 185.9 CC criu/tty.o [2021-12-15T09:31:30.232Z] #34 ... [2021-12-15T09:31:30.232Z] [2021-12-15T09:31:30.232Z] #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-12-15T09:31:30.232Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:31:30.232Z] #43 3.554 Note: Building without setproctitle() and strlcpy() support. [2021-12-15T09:31:30.232Z] #43 3.555 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-12-15T09:31:30.232Z] #43 3.590 Note: Building without GnuTLS support [2021-12-15T09:31:30.232Z] #43 3.620 Makefile.config:39: Warn: you have no libnftables installed [2021-12-15T09:31:30.232Z] #43 3.620 Makefile.config:40: Warn: Building without nftables support [2021-12-15T09:31:30.597Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-12-15T09:31:30.597Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6aecddd5\powershellScript.ps1'; exit $LASTEXITCODE; [2021-12-15T09:31:30.597Z] ---------------------------------------------------------------------------- [2021-12-15T09:31:30.597Z] [2021-12-15T09:31:30.597Z] INFO: executeCI.ps1 starting at Wed Dec 15 09:31:27 CUT 2021 [2021-12-15T09:31:30.597Z] [2021-12-15T09:31:30.597Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-12-15T09:31:30.597Z] INFO: Running git version 2.24.1.windows.2 [2021-12-15T09:31:30.597Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-12-15T09:31:30.597Z] INFO: Environment variables: [2021-12-15T09:31:30.597Z] [2021-12-15T09:31:30.597Z] Name Value [2021-12-15T09:31:30.597Z] ---- ----- [2021-12-15T09:31:30.598Z] ALLUSERSPROFILE C:\ProgramData [2021-12-15T09:31:30.598Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-12-15T09:31:30.598Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-12-15T09:31:30.598Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-12-15T09:31:30.598Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-12-15T09:31:30.598Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-12-15T09:31:30.598Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-12-15T09:31:30.598Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-12-15T09:31:30.598Z] BRANCH_NAME PR-43084 [2021-12-15T09:31:30.598Z] BUILD_DISPLAY_NAME #1 [2021-12-15T09:31:30.598Z] BUILD_ID 1 [2021-12-15T09:31:30.598Z] BUILD_NUMBER 1 [2021-12-15T09:31:30.598Z] BUILD_TAG jenkins-moby-PR-43084-1 [2021-12-15T09:31:30.598Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43084/1/ [2021-12-15T09:31:30.598Z] CHANGE_AUTHOR AkihiroSuda [2021-12-15T09:31:30.598Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2021-12-15T09:31:30.598Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2021-12-15T09:31:30.598Z] CHANGE_BRANCH cherrypick-42736 [2021-12-15T09:31:30.598Z] CHANGE_FORK AkihiroSuda/docker [2021-12-15T09:31:30.598Z] CHANGE_ID 43084 [2021-12-15T09:31:30.598Z] CHANGE_TARGET 20.10 [2021-12-15T09:31:30.598Z] CHANGE_TITLE [20.10 backport] daemon.WithCommonOptions() fix detection of user-namespaces [2021-12-15T09:31:30.598Z] CHANGE_URL https://github.com/moby/moby/pull/43084 [2021-12-15T09:31:30.598Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-12-15T09:31:30.598Z] CommonProgramFiles C:\Program Files\Common Files [2021-12-15T09:31:30.598Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-12-15T09:31:30.598Z] CommonProgramW6432 C:\Program Files\Common Files [2021-12-15T09:31:30.598Z] COMPUTERNAME azwin-2-4460f0 [2021-12-15T09:31:30.598Z] ComSpec C:\Windows\system32\cmd.exe [2021-12-15T09:31:30.598Z] ConfigSequenceNumber 0 [2021-12-15T09:31:30.598Z] DOCKER_BUILDKIT 0 [2021-12-15T09:31:30.598Z] DOCKER_DUT_DEBUG 1 [2021-12-15T09:31:30.598Z] DOCKER_EXPERIMENTAL 1 [2021-12-15T09:31:30.598Z] DOCKER_GRAPHDRIVER overlay2 [2021-12-15T09:31:30.598Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-12-15T09:31:30.598Z] EXECUTOR_NUMBER 0 [2021-12-15T09:31:30.598Z] FQDN azwin-2-4460f0.westus.cloudapp.azure.com [2021-12-15T09:31:30.598Z] GIT_BRANCH PR-43084 [2021-12-15T09:31:30.598Z] GIT_COMMIT 660b9962e4d2d4ad68898b00571a43127b84f6c3 [2021-12-15T09:31:30.598Z] GIT_URL https://github.com/moby/moby.git [2021-12-15T09:31:30.598Z] HUDSON_COOKIE 4d272a3a-eb7d-4c42-8f4c-5b80fbe23764 [2021-12-15T09:31:30.598Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-12-15T09:31:30.598Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-12-15T09:31:30.598Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-12-15T09:31:30.598Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-12-15T09:31:30.598Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-12-15T09:31:30.598Z] JENKINS_NODE_COOKIE bab354ad-26e0-4642-a38e-8d738d984fc1 [2021-12-15T09:31:30.598Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-12-15T09:31:30.598Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-12-15T09:31:30.598Z] JOB_BASE_NAME PR-43084 [2021-12-15T09:31:30.598Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43084/display/redirect [2021-12-15T09:31:30.598Z] JOB_NAME moby/PR-43084 [2021-12-15T09:31:30.598Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43084/ [2021-12-15T09:31:30.598Z] library.jps.version master [2021-12-15T09:31:30.598Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-12-15T09:31:30.598Z] NODE_LABELS amd64 azure azwin-2-4460f0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-12-15T09:31:30.598Z] NODE_NAME azwin-2-4460f0 [2021-12-15T09:31:30.598Z] NUMBER_OF_PROCESSORS 4 [2021-12-15T09:31:30.598Z] OS Windows_NT [2021-12-15T09:31:30.598Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-12-15T09:31:30.598Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-12-15T09:31:30.598Z] PROCESSOR_ARCHITECTURE AMD64 [2021-12-15T09:31:30.598Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-12-15T09:31:30.598Z] PROCESSOR_LEVEL 6 [2021-12-15T09:31:30.598Z] PROCESSOR_REVISION 5504 [2021-12-15T09:31:30.598Z] ProgramData C:\ProgramData [2021-12-15T09:31:30.598Z] ProgramFiles C:\Program Files [2021-12-15T09:31:30.598Z] ProgramFiles(x86) C:\Program Files (x86) [2021-12-15T09:31:30.598Z] ProgramW6432 C:\Program Files [2021-12-15T09:31:30.598Z] PROMPT $P$G [2021-12-15T09:31:30.598Z] PSExecutionPolicyPreference Bypass [2021-12-15T09:31:30.598Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-12-15T09:31:30.598Z] PUBLIC C:\Users\Public [2021-12-15T09:31:30.598Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43084/1/display/redirect?page=artif... [2021-12-15T09:31:30.598Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43084/1/display/redirect?page=changes [2021-12-15T09:31:30.598Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43084/1/display/redirect [2021-12-15T09:31:30.598Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43084/1/display/redirect?page=tests [2021-12-15T09:31:30.598Z] SKIP_VALIDATION_TESTS 1 [2021-12-15T09:31:30.598Z] SOURCES_DRIVE d [2021-12-15T09:31:30.598Z] SOURCES_SUBDIR gopath [2021-12-15T09:31:30.598Z] STAGE_NAME Run tests [2021-12-15T09:31:30.598Z] SystemDrive C: [2021-12-15T09:31:30.598Z] SystemRoot C:\Windows [2021-12-15T09:31:30.598Z] TEMP C:\Windows\TEMP [2021-12-15T09:31:30.598Z] TESTDEBUG 0 [2021-12-15T09:31:30.598Z] TESTRUN_DRIVE d [2021-12-15T09:31:30.598Z] TESTRUN_SUBDIR CI [2021-12-15T09:31:30.598Z] TIMEOUT 120m [2021-12-15T09:31:30.598Z] TMP C:\Windows\TEMP [2021-12-15T09:31:30.598Z] USERDOMAIN WORKGROUP [2021-12-15T09:31:30.598Z] USERNAME azwin-2-4460f0$ [2021-12-15T09:31:30.598Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-12-15T09:31:30.598Z] windir C:\Windows [2021-12-15T09:31:30.598Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-12-15T09:31:30.598Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-12-15T09:31:30.598Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-12-15T09:31:30.598Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-12-15T09:31:30.598Z] [2021-12-15T09:31:30.598Z] [2021-12-15T09:31:30.598Z] [2021-12-15T09:31:30.598Z] INFO: Sources under d:\gopath\... [2021-12-15T09:31:30.598Z] INFO: Test run under d:\CI\... [2021-12-15T09:31:30.598Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-12-15T09:31:30.598Z] INFO: docker/docker repository was found [2021-12-15T09:31:30.598Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-12-15T09:31:30.598Z] ltsc2019: Pulling from windows/servercore [2021-12-15T09:31:30.598Z] 4612f6d0b889: Pulling fs layer [2021-12-15T09:31:30.598Z] 5ee7a7ea9cf2: Pulling fs layer [2021-12-15T09:31:30.803Z] #43 ... [2021-12-15T09:31:30.803Z] [2021-12-15T09:31:30.803Z] #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-12-15T09:31:30.803Z] #34 sha256:061b12929f0d96ad4d4b3826aab8214c177109a9266cc5838aea6607d353cd9b [2021-12-15T09:31:30.803Z] #34 137.6 github.com/BurntSushi/toml [2021-12-15T09:31:31.063Z] #34 137.6 flag [2021-12-15T09:31:31.552Z] #43 173.3 CC criu/pagemap-cache.o [2021-12-15T09:31:31.555Z] #43 4.174 Note: Building without setproctitle() and strlcpy() support. [2021-12-15T09:31:31.555Z] #43 4.174 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-12-15T09:31:31.555Z] #43 4.258 Note: Building without GnuTLS support [2021-12-15T09:31:31.555Z] #43 4.270 Makefile.config:39: Warn: you have no libnftables installed [2021-12-15T09:31:31.555Z] #43 4.270 Makefile.config:40: Warn: Building without nftables support [2021-12-15T09:31:31.625Z] #43 187.6 CC criu/tun.o [2021-12-15T09:31:31.813Z] #43 173.7 CC criu/pagemap.o [2021-12-15T09:31:31.885Z] #43 188.1 CC criu/uffd.o [2021-12-15T09:31:32.385Z] #43 ... [2021-12-15T09:31:32.385Z] [2021-12-15T09:31:32.385Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-12-15T09:31:32.385Z] #22 sha256:09faad807780e8eea2c00ff28df6c460ead2ef571f87213b705b2fc7b6a5161a [2021-12-15T09:31:32.385Z] #22 15.29 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-12-15T09:31:32.385Z] #22 16.58 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-12-15T09:31:32.385Z] #22 16.65 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-12-15T09:31:32.385Z] #22 16.72 Collecting pyyaml (from yamllint==1.26.1) [2021-12-15T09:31:32.385Z] #22 17.01 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-12-15T09:31:32.385Z] #22 17.29 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-12-15T09:31:32.385Z] #22 17.30 Building wheels for collected packages: yamllint [2021-12-15T09:31:32.385Z] #22 17.30 Running setup.py bdist_wheel for yamllint: started [2021-12-15T09:31:32.825Z] #43 189.2 CC criu/util.o [2021-12-15T09:31:32.956Z] #22 18.44 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-12-15T09:31:32.956Z] #22 18.44 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-12-15T09:31:32.956Z] #22 18.49 Successfully built yamllint [2021-12-15T09:31:32.956Z] #22 18.52 Installing collected packages: pathspec, pyyaml, yamllint [2021-12-15T09:31:33.218Z] #22 18.84 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-15T09:31:33.449Z] #43 ... [2021-12-15T09:31:33.449Z] [2021-12-15T09:31:33.449Z] #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-12-15T09:31:33.449Z] #37 sha256:015deb42a161587529cb7fbd52944ee192ab5951c2f1dfba74b37c6ef75b273a [2021-12-15T09:31:33.449Z] #37 12.09 -- Detecting C compile features - done [2021-12-15T09:31:33.449Z] #37 12.20 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-15T09:31:33.449Z] #37 12.71 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-15T09:31:33.449Z] #37 12.92 -- Configuring done [2021-12-15T09:31:33.449Z] #37 13.05 -- Generating done [2021-12-15T09:31:33.449Z] #37 13.05 -- Build files have been written to: /tmp/tmp.6wiNBHGxx5/tini [2021-12-15T09:31:33.449Z] #37 13.09 + make tini-static [2021-12-15T09:31:33.449Z] #37 13.85 Scanning dependencies of target tini-static [2021-12-15T09:31:33.449Z] #37 14.10 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-15T09:31:33.826Z] #22 DONE 19.3s [2021-12-15T09:31:33.826Z] [2021-12-15T09:31:33.826Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-12-15T09:31:33.826Z] #25 sha256:4aa5aa8adb058808536b671838e3bb6afa32122acb69e99c672a57931da85c49 [2021-12-15T09:31:34.088Z] #25 DONE 0.2s [2021-12-15T09:31:34.088Z] [2021-12-15T09:31:34.088Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-15T09:31:34.088Z] #30 sha256:df3b33d418d4bf05faa2ec8a2ad1b78dba3fa113f06ff72fbc0203c73f2fbd9c [2021-12-15T09:31:34.210Z] #43 190.4 CC criu/uts_ns.o [2021-12-15T09:31:34.210Z] #43 190.6 CC criu/vdso-compat.o [2021-12-15T09:31:34.361Z] #34 141.0 log [2021-12-15T09:31:34.783Z] #43 190.8 CC criu/vdso.o [2021-12-15T09:31:34.818Z] #37 17.01 [100%] Linking C executable tini-static [2021-12-15T09:31:35.044Z] #43 191.3 LINK criu/built-in.o [2021-12-15T09:31:35.304Z] #43 191.5 LINK criu/criu [2021-12-15T09:31:35.382Z] #37 ... [2021-12-15T09:31:35.382Z] [2021-12-15T09:31:35.382Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-12-15T09:31:35.382Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:31:35.382Z] #43 8.010 fatal: not a git repository (or any of the parent directories): .git [2021-12-15T09:31:35.382Z] #43 8.109 GEN .gitid [2021-12-15T09:31:35.382Z] #43 8.220 GEN criu/include/version.h [2021-12-15T09:31:35.564Z] #43 191.9 DEP lib/c/criu.d [2021-12-15T09:31:35.564Z] #43 191.9 CC images/rpc.pb-c.o [2021-12-15T09:31:35.640Z] #43 8.439 GEN include/common/asm [2021-12-15T09:31:36.003Z] #30 DONE 1.6s [2021-12-15T09:31:36.003Z] [2021-12-15T09:31:36.003Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-15T09:31:36.003Z] #33 sha256:e8d7f3086afbfae8d230f425df89f106815fece01759d3d3fcda701d6501291f [2021-12-15T09:31:36.003Z] #33 DONE 0.1s [2021-12-15T09:31:36.003Z] [2021-12-15T09:31:36.003Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-12-15T09:31:36.003Z] #35 sha256:89e6ac169f10710dca363dd9f2011e9164e951cad2d52cead59f93deb785ade7 [2021-12-15T09:31:36.003Z] #35 DONE 0.1s [2021-12-15T09:31:36.003Z] [2021-12-15T09:31:36.003Z] #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-12-15T09:31:36.003Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:31:36.003Z] #43 174.9 CC criu/parasite-syscall.o [2021-12-15T09:31:36.003Z] #43 176.2 CC criu/path.o [2021-12-15T09:31:36.003Z] #43 176.9 CC criu/pie-util-vdso-elf32.o [2021-12-15T09:31:36.003Z] #43 ... [2021-12-15T09:31:36.003Z] [2021-12-15T09:31:36.003Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-12-15T09:31:36.003Z] #38 sha256:34aafd0a70189a45039d70f2bf3e32c832356a74f3c8faabbf3bc035cb119336 [2021-12-15T09:31:36.003Z] #38 DONE 0.1s [2021-12-15T09:31:36.003Z] [2021-12-15T09:31:36.003Z] #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-12-15T09:31:36.003Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:31:36.003Z] #43 177.9 CC criu/pie-util-vdso.o [2021-12-15T09:31:36.135Z] #43 192.5 CC lib/c/criu.o [2021-12-15T09:31:36.273Z] #34 ... [2021-12-15T09:31:36.273Z] [2021-12-15T09:31:36.273Z] #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-12-15T09:31:36.273Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:31:36.273Z] #13 135.5 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-15T09:31:36.273Z] #13 135.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-12-15T09:31:36.273Z] #13 135.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:31:36.273Z] #13 136.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-12-15T09:31:36.273Z] #13 136.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-12-15T09:31:36.273Z] #13 136.1 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:31:36.571Z] #43 ... [2021-12-15T09:31:36.571Z] [2021-12-15T09:31:36.571Z] #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-12-15T09:31:36.571Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:31:36.571Z] #13 123.5 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-15T09:31:36.571Z] #13 123.5 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-12-15T09:31:36.571Z] #13 123.5 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-12-15T09:31:36.571Z] #13 ... [2021-12-15T09:31:36.571Z] [2021-12-15T09:31:36.571Z] #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-12-15T09:31:36.571Z] #37 sha256:015deb42a161587529cb7fbd52944ee192ab5951c2f1dfba74b37c6ef75b273a [2021-12-15T09:31:36.571Z] #37 18.22 [100%] Built target tini-static [2021-12-15T09:31:36.571Z] #37 18.33 + mkdir -p /build [2021-12-15T09:31:36.571Z] #37 18.35 + cp tini-static /build/docker-init [2021-12-15T09:31:36.571Z] #37 DONE 18.8s [2021-12-15T09:31:36.571Z] [2021-12-15T09:31:36.571Z] #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-12-15T09:31:36.571Z] #34 sha256:af4ad227c9059333ae111bd1af716c1c321952426ec42bbce4642128e94699b3 [2021-12-15T09:31:36.571Z] #34 130.9 io/ioutil [2021-12-15T09:31:36.571Z] #34 134.5 flag [2021-12-15T09:31:36.571Z] #34 134.5 github.com/BurntSushi/toml [2021-12-15T09:31:36.571Z] #34 138.7 log [2021-12-15T09:31:36.946Z] #43 178.8 CC criu/pie-util.o [2021-12-15T09:31:36.946Z] #43 179.1 CC criu/pipes.o [2021-12-15T09:31:37.518Z] #43 193.5 LINK lib/c/built-in.o [2021-12-15T09:31:37.519Z] #43 193.5 LINK lib/c/libcriu.so [2021-12-15T09:31:37.519Z] #43 193.6 LINK lib/c/libcriu.a [2021-12-15T09:31:37.519Z] #43 193.7 GEN magic.py [2021-12-15T09:31:37.519Z] #43 193.8 Note: Building without setproctitle() and strlcpy() support. [2021-12-15T09:31:37.519Z] #43 193.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-12-15T09:31:37.779Z] #43 193.8 Note: Building without GnuTLS support [2021-12-15T09:31:37.779Z] #43 193.9 Makefile.config:39: Warn: you have no libnftables installed [2021-12-15T09:31:37.779Z] #43 193.9 Makefile.config:40: Warn: Building without nftables support [2021-12-15T09:31:37.889Z] #43 179.8 CC criu/plugin.o [2021-12-15T09:31:38.150Z] #43 180.3 CC criu/proc_parse.o [2021-12-15T09:31:38.350Z] #43 194.6 fatal: not a git repository (or any of the parent directories): .git [2021-12-15T09:31:38.466Z] #34 ... [2021-12-15T09:31:38.466Z] [2021-12-15T09:31:38.466Z] #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-12-15T09:31:38.466Z] #45 sha256:ba7c70b24c665d3293339d489ddd4b068445bc89a27e5dab70fd303a565e7dea [2021-12-15T09:31:38.466Z] #45 132.4 fmt [2021-12-15T09:31:38.466Z] #45 134.2 regexp [2021-12-15T09:31:38.466Z] #45 142.2 internal/lazyregexp [2021-12-15T09:31:38.723Z] #45 ... [2021-12-15T09:31:38.723Z] [2021-12-15T09:31:38.723Z] #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-12-15T09:31:38.723Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:31:38.825Z] #13 ... [2021-12-15T09:31:38.826Z] [2021-12-15T09:31:38.826Z] #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-12-15T09:31:38.826Z] #45 sha256:dcb6eab211b3e7bdd5c08fe830873a387229e3d36208c6fe52ede0adcfa32882 [2021-12-15T09:31:38.826Z] #45 135.2 regexp [2021-12-15T09:31:38.826Z] #45 136.2 fmt [2021-12-15T09:31:38.826Z] #45 141.8 internal/lazyregexp [2021-12-15T09:31:38.826Z] #45 142.5 github.com/LK4D4/vndr/versioned [2021-12-15T09:31:38.826Z] #45 142.6 hash/crc32 [2021-12-15T09:31:38.826Z] #45 143.4 crypto/cipher [2021-12-15T09:31:38.826Z] #45 144.8 go/token [2021-12-15T09:31:38.826Z] #45 ... [2021-12-15T09:31:38.826Z] [2021-12-15T09:31:38.826Z] #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-12-15T09:31:38.826Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:31:38.826Z] #43 7.214 fatal: not a git repository (or any of the parent directories): .git [2021-12-15T09:31:38.826Z] #43 7.344 GEN .gitid [2021-12-15T09:31:38.826Z] #43 7.436 GEN criu/include/version.h [2021-12-15T09:31:38.826Z] #43 7.587 GEN include/common/asm [2021-12-15T09:31:38.826Z] #43 11.72 PBCC images/timens.pb-c.c [2021-12-15T09:31:38.826Z] #43 11.78 DEP images/timens.pb-c.d [2021-12-15T09:31:38.826Z] #43 11.84 PBCC images/fown.pb-c.c [2021-12-15T09:31:38.826Z] #43 11.87 PBCC images/google/protobuf/descriptor.pb-c.c [2021-12-15T09:31:38.826Z] #43 12.00 PBCC images/opts.pb-c.c [2021-12-15T09:31:38.826Z] #43 12.14 PBCC images/memfd.pb-c.c [2021-12-15T09:31:38.826Z] #43 12.18 DEP images/fown.pb-c.d [2021-12-15T09:31:38.826Z] #43 12.24 DEP images/google/protobuf/descriptor.pb-c.d [2021-12-15T09:31:38.826Z] #43 12.30 DEP images/opts.pb-c.d [2021-12-15T09:31:38.826Z] #43 12.35 DEP images/memfd.pb-c.d [2021-12-15T09:31:38.826Z] #43 12.43 PBCC images/sit.pb-c.c [2021-12-15T09:31:38.826Z] #43 12.48 DEP images/sit.pb-c.d [2021-12-15T09:31:38.826Z] #43 12.55 PBCC images/macvlan.pb-c.c [2021-12-15T09:31:38.826Z] #43 12.55 DEP images/macvlan.pb-c.d [2021-12-15T09:31:38.826Z] #43 12.63 PBCC images/autofs.pb-c.c [2021-12-15T09:31:38.826Z] #43 12.70 DEP images/autofs.pb-c.d [2021-12-15T09:31:38.826Z] #43 12.75 PBCC images/sysctl.pb-c.c [2021-12-15T09:31:38.826Z] #43 12.79 DEP images/sysctl.pb-c.d [2021-12-15T09:31:38.826Z] #43 12.88 PBCC images/time.pb-c.c [2021-12-15T09:31:38.826Z] #43 12.99 DEP images/time.pb-c.d [2021-12-15T09:31:38.826Z] #43 13.07 PBCC images/binfmt-misc.pb-c.c [2021-12-15T09:31:38.826Z] #43 13.11 DEP images/binfmt-misc.pb-c.d [2021-12-15T09:31:38.826Z] #43 13.18 PBCC images/seccomp.pb-c.c [2021-12-15T09:31:38.826Z] #43 13.23 DEP images/seccomp.pb-c.d [2021-12-15T09:31:38.826Z] #43 13.29 PBCC images/userns.pb-c.c [2021-12-15T09:31:38.826Z] #43 13.32 DEP images/userns.pb-c.d [2021-12-15T09:31:38.826Z] #43 13.43 PBCC images/cgroup.pb-c.c [2021-12-15T09:31:38.826Z] #43 13.50 DEP images/cgroup.pb-c.d [2021-12-15T09:31:38.826Z] #43 13.57 PBCC images/ext-file.pb-c.c [2021-12-15T09:31:38.826Z] #43 13.61 DEP images/ext-file.pb-c.d [2021-12-15T09:31:38.826Z] #43 13.65 PBCC images/rpc.pb-c.c [2021-12-15T09:31:38.826Z] #43 13.68 DEP images/rpc.pb-c.d [2021-12-15T09:31:38.826Z] #43 13.78 PBCC images/siginfo.pb-c.c [2021-12-15T09:31:38.826Z] #43 13.80 DEP images/siginfo.pb-c.d [2021-12-15T09:31:38.826Z] #43 13.94 PBCC images/pagemap.pb-c.c [2021-12-15T09:31:38.826Z] #43 14.14 DEP images/pagemap.pb-c.d [2021-12-15T09:31:38.826Z] #43 14.26 PBCC images/rlimit.pb-c.c [2021-12-15T09:31:38.826Z] #43 14.32 DEP images/rlimit.pb-c.d [2021-12-15T09:31:38.826Z] #43 14.44 PBCC images/file-lock.pb-c.c [2021-12-15T09:31:38.826Z] #43 14.47 DEP images/file-lock.pb-c.d [2021-12-15T09:31:38.826Z] #43 14.62 PBCC images/tty.pb-c.c [2021-12-15T09:31:38.922Z] #43 195.3 make[1]: Nothing to be done for 'all'. [2021-12-15T09:31:38.980Z] #13 135.9 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-15T09:31:38.980Z] #13 135.9 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-12-15T09:31:38.980Z] #13 135.9 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:31:39.086Z] #43 14.75 DEP images/tty.pb-c.d [2021-12-15T09:31:39.086Z] #43 ... [2021-12-15T09:31:39.086Z] [2021-12-15T09:31:39.086Z] #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-12-15T09:31:39.086Z] #45 sha256:dcb6eab211b3e7bdd5c08fe830873a387229e3d36208c6fe52ede0adcfa32882 [2021-12-15T09:31:39.086Z] #45 145.7 net/url [2021-12-15T09:31:39.237Z] #13 136.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-12-15T09:31:39.237Z] #13 136.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-12-15T09:31:39.237Z] #13 136.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:31:39.493Z] #43 195.9 make[1]: 'images/built-in.o' is up to date. [2021-12-15T09:31:39.754Z] #43 195.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-12-15T09:31:39.754Z] #43 196.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-12-15T09:31:39.754Z] #43 196.0 make[1]: 'compel/libcompel.a' is up to date. [2021-12-15T09:31:39.754Z] #43 196.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-12-15T09:31:39.754Z] #43 196.0 make[1]: Nothing to be done for 'all'. [2021-12-15T09:31:39.754Z] #43 196.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-12-15T09:31:40.014Z] #43 196.3 make[2]: Nothing to be done for 'all'. [2021-12-15T09:31:40.014Z] #43 196.3 make[2]: Nothing to be done for 'all'. [2021-12-15T09:31:40.014Z] #43 196.3 make[2]: Nothing to be done for 'all'. [2021-12-15T09:31:40.027Z] #45 146.5 go/scanner [2021-12-15T09:31:40.168Z] #13 ... [2021-12-15T09:31:40.168Z] [2021-12-15T09:31:40.168Z] #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-12-15T09:31:40.168Z] #51 sha256:4759bcb9520c3e8411431cc259916d249c74d468606ead794e074671794aba76 [2021-12-15T09:31:40.168Z] #51 133.9 fmt [2021-12-15T09:31:40.168Z] #51 143.0 encoding/json [2021-12-15T09:31:40.168Z] #51 ... [2021-12-15T09:31:40.168Z] [2021-12-15T09:31:40.168Z] #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-12-15T09:31:40.168Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:31:40.168Z] #43 11.84 PBCC images/timens.pb-c.c [2021-12-15T09:31:40.168Z] #43 11.91 DEP images/timens.pb-c.d [2021-12-15T09:31:40.168Z] #43 12.13 PBCC images/fown.pb-c.c [2021-12-15T09:31:40.168Z] #43 12.14 PBCC images/google/protobuf/descriptor.pb-c.c [2021-12-15T09:31:40.168Z] #43 12.30 PBCC images/opts.pb-c.c [2021-12-15T09:31:40.168Z] #43 12.37 PBCC images/memfd.pb-c.c [2021-12-15T09:31:40.168Z] #43 12.41 DEP images/fown.pb-c.d [2021-12-15T09:31:40.168Z] #43 12.49 DEP images/google/protobuf/descriptor.pb-c.d [2021-12-15T09:31:40.168Z] #43 12.63 DEP images/opts.pb-c.d [2021-12-15T09:31:40.168Z] #43 12.73 DEP images/memfd.pb-c.d [2021-12-15T09:31:40.168Z] #43 12.93 PBCC images/sit.pb-c.c [2021-12-15T09:31:40.274Z] #43 196.4 make[2]: Nothing to be done for 'all'. [2021-12-15T09:31:40.274Z] #43 196.5 make[2]: Nothing to be done for 'all'. [2021-12-15T09:31:40.274Z] #43 196.5 make[2]: Nothing to be done for 'all'. [2021-12-15T09:31:40.274Z] #43 196.6 make[2]: Nothing to be done for 'all'. [2021-12-15T09:31:40.425Z] #43 13.08 DEP images/sit.pb-c.d [2021-12-15T09:31:40.425Z] #43 13.18 PBCC images/macvlan.pb-c.c [2021-12-15T09:31:40.425Z] #43 13.26 DEP images/macvlan.pb-c.d [2021-12-15T09:31:40.535Z] #43 196.7 make[2]: Nothing to be done for 'all'. [2021-12-15T09:31:40.535Z] #43 196.7 INSTALL criu/criu [2021-12-15T09:31:40.682Z] #43 13.41 PBCC images/autofs.pb-c.c [2021-12-15T09:31:40.682Z] #43 13.46 DEP images/autofs.pb-c.d [2021-12-15T09:31:40.682Z] #43 13.49 PBCC images/sysctl.pb-c.c [2021-12-15T09:31:40.682Z] #43 13.52 DEP images/sysctl.pb-c.d [2021-12-15T09:31:40.697Z] #43 182.8 CC criu/protobuf-desc.o [2021-12-15T09:31:40.795Z] #43 DONE 196.9s [2021-12-15T09:31:40.795Z] [2021-12-15T09:31:40.795Z] #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-12-15T09:31:40.795Z] #53 sha256:4035031c37153b606f5e34f1c8bd30494deb271236db5bbd985ac4d317532fa0 [2021-12-15T09:31:40.939Z] #43 13.60 PBCC images/time.pb-c.c [2021-12-15T09:31:40.939Z] #43 13.61 DEP images/time.pb-c.d [2021-12-15T09:31:40.939Z] #43 13.65 PBCC images/binfmt-misc.pb-c.c [2021-12-15T09:31:40.939Z] #43 13.67 DEP images/binfmt-misc.pb-c.d [2021-12-15T09:31:40.939Z] #43 13.72 PBCC images/seccomp.pb-c.c [2021-12-15T09:31:40.939Z] #43 13.73 DEP images/seccomp.pb-c.d [2021-12-15T09:31:40.939Z] #43 13.79 PBCC images/userns.pb-c.c [2021-12-15T09:31:41.043Z] 5ee7a7ea9cf2: Verifying Checksum [2021-12-15T09:31:41.043Z] 5ee7a7ea9cf2: Download complete [2021-12-15T09:31:41.196Z] #43 13.82 DEP images/userns.pb-c.d [2021-12-15T09:31:41.196Z] #43 13.86 PBCC images/cgroup.pb-c.c [2021-12-15T09:31:41.196Z] #43 13.90 DEP images/cgroup.pb-c.d [2021-12-15T09:31:41.196Z] #43 13.94 PBCC images/ext-file.pb-c.c [2021-12-15T09:31:41.196Z] #43 13.97 DEP images/ext-file.pb-c.d [2021-12-15T09:31:41.196Z] #43 14.02 PBCC images/rpc.pb-c.c [2021-12-15T09:31:41.196Z] #43 14.05 DEP images/rpc.pb-c.d [2021-12-15T09:31:41.196Z] #43 14.09 PBCC images/siginfo.pb-c.c [2021-12-15T09:31:41.196Z] #43 14.13 DEP images/siginfo.pb-c.d [2021-12-15T09:31:41.453Z] #43 14.20 PBCC images/pagemap.pb-c.c [2021-12-15T09:31:41.453Z] #43 14.27 DEP images/pagemap.pb-c.d [2021-12-15T09:31:41.453Z] #43 14.34 PBCC images/rlimit.pb-c.c [2021-12-15T09:31:41.453Z] #43 14.39 DEP images/rlimit.pb-c.d [2021-12-15T09:31:41.710Z] #43 14.47 PBCC images/file-lock.pb-c.c [2021-12-15T09:31:41.710Z] #43 14.51 DEP images/file-lock.pb-c.d [2021-12-15T09:31:41.710Z] #43 14.56 PBCC images/tty.pb-c.c [2021-12-15T09:31:41.710Z] #43 14.61 DEP images/tty.pb-c.d [2021-12-15T09:31:41.938Z] #45 148.5 text/template/parse [2021-12-15T09:31:41.938Z] #45 ... [2021-12-15T09:31:41.938Z] [2021-12-15T09:31:41.938Z] #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-12-15T09:31:41.938Z] #51 sha256:0e71ac85b32e7390baec5db1d754e35da1a59fec1cb6345109584b3df5b0355b [2021-12-15T09:31:41.938Z] #51 138.5 encoding/json [2021-12-15T09:31:41.938Z] #51 145.4 github.com/pkg/diff [2021-12-15T09:31:41.938Z] #51 147.8 go/scanner [2021-12-15T09:31:41.938Z] #51 148.1 golang.org/x/crypto/ssh/terminal [2021-12-15T09:31:41.938Z] #51 ... [2021-12-15T09:31:41.938Z] [2021-12-15T09:31:41.938Z] #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-12-15T09:31:41.938Z] #34 sha256:061b12929f0d96ad4d4b3826aab8214c177109a9266cc5838aea6607d353cd9b [2021-12-15T09:31:41.938Z] #34 144.7 github.com/BurntSushi/toml/cmd/tomlv [2021-12-15T09:31:41.938Z] #34 DONE 148.6s [2021-12-15T09:31:41.938Z] [2021-12-15T09:31:41.938Z] #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-12-15T09:31:41.938Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:31:41.938Z] #43 14.94 PBCC images/tun.pb-c.c [2021-12-15T09:31:41.938Z] #43 15.06 PBCC images/netdev.pb-c.c [2021-12-15T09:31:41.938Z] #43 15.39 DEP images/tun.pb-c.d [2021-12-15T09:31:41.938Z] #43 15.61 DEP images/netdev.pb-c.d [2021-12-15T09:31:41.938Z] #43 15.80 PBCC images/vma.pb-c.c [2021-12-15T09:31:41.938Z] #43 15.91 DEP images/vma.pb-c.d [2021-12-15T09:31:41.938Z] #43 15.97 PBCC images/creds.pb-c.c [2021-12-15T09:31:41.938Z] #43 16.00 DEP images/creds.pb-c.d [2021-12-15T09:31:41.938Z] #43 16.06 PBCC images/utsns.pb-c.c [2021-12-15T09:31:41.938Z] #43 16.12 DEP images/utsns.pb-c.d [2021-12-15T09:31:41.938Z] #43 16.24 PBCC images/ipc-desc.pb-c.c [2021-12-15T09:31:41.938Z] #43 16.31 PBCC images/ipc-sem.pb-c.c [2021-12-15T09:31:41.938Z] #43 16.38 DEP images/ipc-desc.pb-c.d [2021-12-15T09:31:41.938Z] #43 16.50 DEP images/ipc-sem.pb-c.d [2021-12-15T09:31:41.938Z] #43 16.66 PBCC images/ipc-msg.pb-c.c [2021-12-15T09:31:41.938Z] #43 16.73 DEP images/ipc-msg.pb-c.d [2021-12-15T09:31:41.938Z] #43 16.83 PBCC images/ipc-shm.pb-c.c [2021-12-15T09:31:41.938Z] #43 16.89 DEP images/ipc-shm.pb-c.d [2021-12-15T09:31:41.938Z] #43 17.02 PBCC images/ipc-var.pb-c.c [2021-12-15T09:31:41.938Z] #43 17.07 DEP images/ipc-var.pb-c.d [2021-12-15T09:31:41.938Z] #43 17.11 PBCC images/sk-opts.pb-c.c [2021-12-15T09:31:41.938Z] #43 17.16 PBCC images/packet-sock.pb-c.c [2021-12-15T09:31:41.938Z] #43 17.23 DEP images/sk-opts.pb-c.d [2021-12-15T09:31:41.938Z] #43 17.31 DEP images/packet-sock.pb-c.d [2021-12-15T09:31:41.938Z] #43 17.33 PBCC images/sk-netlink.pb-c.c [2021-12-15T09:31:41.938Z] #43 17.40 DEP images/sk-netlink.pb-c.d [2021-12-15T09:31:41.938Z] #43 17.59 PBCC images/sk-inet.pb-c.c [2021-12-15T09:31:41.938Z] #43 17.75 DEP images/sk-inet.pb-c.d [2021-12-15T09:31:41.938Z] #43 17.87 PBCC images/sk-unix.pb-c.c [2021-12-15T09:31:41.967Z] #43 14.69 PBCC images/tun.pb-c.c [2021-12-15T09:31:41.967Z] #43 14.71 PBCC images/netdev.pb-c.c [2021-12-15T09:31:41.967Z] #43 14.76 DEP images/tun.pb-c.d [2021-12-15T09:31:41.967Z] #43 14.83 DEP images/netdev.pb-c.d [2021-12-15T09:31:42.083Z] #43 183.8 CC criu/protobuf.o [2021-12-15T09:31:42.224Z] #43 14.94 PBCC images/vma.pb-c.c [2021-12-15T09:31:42.224Z] #43 15.02 DEP images/vma.pb-c.d [2021-12-15T09:31:42.344Z] #43 184.2 CC criu/pstree.o [2021-12-15T09:31:42.356Z] #56 230.0 + bin/containerd-stress [2021-12-15T09:31:42.356Z] #56 231.0 + bin/containerd-shim [2021-12-15T09:31:42.481Z] #43 15.12 PBCC images/creds.pb-c.c [2021-12-15T09:31:42.481Z] #43 15.17 DEP images/creds.pb-c.d [2021-12-15T09:31:42.481Z] #43 15.19 PBCC images/utsns.pb-c.c [2021-12-15T09:31:42.481Z] #43 ... [2021-12-15T09:31:42.481Z] [2021-12-15T09:31:42.481Z] #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-12-15T09:31:42.481Z] #34 sha256:af4ad227c9059333ae111bd1af716c1c321952426ec42bbce4642128e94699b3 [2021-12-15T09:31:42.481Z] #34 143.9 github.com/BurntSushi/toml/cmd/tomlv [2021-12-15T09:31:42.481Z] #34 DONE 146.4s [2021-12-15T09:31:42.481Z] [2021-12-15T09:31:42.481Z] #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-12-15T09:31:42.481Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:31:42.481Z] #43 15.22 DEP images/utsns.pb-c.d [2021-12-15T09:31:42.509Z] #43 18.04 DEP images/sk-unix.pb-c.d [2021-12-15T09:31:42.509Z] #43 18.20 PBCC images/mm.pb-c.c [2021-12-15T09:31:42.509Z] #43 18.23 DEP images/mm.pb-c.d [2021-12-15T09:31:42.509Z] #43 18.35 PBCC images/timerfd.pb-c.c [2021-12-15T09:31:42.509Z] #43 18.43 DEP images/timerfd.pb-c.d [2021-12-15T09:31:42.706Z] #53 ... [2021-12-15T09:31:42.706Z] [2021-12-15T09:31:42.706Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-12-15T09:31:42.706Z] #44 sha256:6e63552d80892407451653387933dac76a167aa55ce6fe5affb9060c368b503d [2021-12-15T09:31:42.738Z] #43 15.35 PBCC images/ipc-desc.pb-c.c [2021-12-15T09:31:42.738Z] #43 15.39 PBCC images/ipc-sem.pb-c.c [2021-12-15T09:31:42.738Z] #43 15.46 DEP images/ipc-desc.pb-c.d [2021-12-15T09:31:42.738Z] #43 15.58 DEP images/ipc-sem.pb-c.d [2021-12-15T09:31:42.967Z] #44 DONE 0.4s [2021-12-15T09:31:42.967Z] [2021-12-15T09:31:42.967Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-15T09:31:42.967Z] #46 sha256:827025d51b577ea95c8c730ae1350ced00d965da007b64c829ed208c8d71dedf [2021-12-15T09:31:42.967Z] #46 DONE 0.2s [2021-12-15T09:31:42.967Z] [2021-12-15T09:31:42.967Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-15T09:31:42.967Z] #48 sha256:e7ba0c3fae18c2ad6d8bc36d4ec68d9e05e3e390116ecb3622ed54b514be8d8f [2021-12-15T09:31:42.995Z] #43 15.74 PBCC images/ipc-msg.pb-c.c [2021-12-15T09:31:42.995Z] #43 15.78 DEP images/ipc-msg.pb-c.d [2021-12-15T09:31:42.995Z] #43 15.85 PBCC images/ipc-shm.pb-c.c [2021-12-15T09:31:43.079Z] #43 18.61 PBCC images/timer.pb-c.c [2021-12-15T09:31:43.079Z] #43 18.67 DEP images/timer.pb-c.d [2021-12-15T09:31:43.079Z] #43 18.75 PBCC images/sa.pb-c.c [2021-12-15T09:31:43.227Z] #48 DONE 0.2s [2021-12-15T09:31:43.227Z] [2021-12-15T09:31:43.227Z] #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-12-15T09:31:43.227Z] #56 sha256:05dfbc543ac79cdcecdd8e95e2807854443d0bbc40116d4de1d83f50d81b6e24 [2021-12-15T09:31:43.227Z] #56 ... [2021-12-15T09:31:43.227Z] [2021-12-15T09:31:43.227Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-15T09:31:43.227Z] #50 sha256:33c134d41378106801f016d3db5e93819dac1dacc65ab5ebf7f7e2a03bc6a75c [2021-12-15T09:31:43.252Z] #43 15.91 DEP images/ipc-shm.pb-c.d [2021-12-15T09:31:43.252Z] #43 15.99 PBCC images/ipc-var.pb-c.c [2021-12-15T09:31:43.252Z] #43 16.13 DEP images/ipc-var.pb-c.d [2021-12-15T09:31:43.286Z] #43 185.3 CC criu/rbtree.o [2021-12-15T09:31:43.339Z] #43 18.89 DEP images/sa.pb-c.d [2021-12-15T09:31:43.339Z] #43 18.97 PBCC images/pipe-data.pb-c.c [2021-12-15T09:31:43.339Z] #43 19.03 DEP images/pipe-data.pb-c.d [2021-12-15T09:31:43.339Z] #43 19.13 PBCC images/mnt.pb-c.c [2021-12-15T09:31:43.509Z] #43 16.21 PBCC images/sk-opts.pb-c.c [2021-12-15T09:31:43.509Z] #43 16.27 PBCC images/packet-sock.pb-c.c [2021-12-15T09:31:43.599Z] #43 19.22 DEP images/mnt.pb-c.d [2021-12-15T09:31:43.599Z] #43 19.34 PBCC images/sk-packet.pb-c.c [2021-12-15T09:31:43.600Z] #43 19.37 DEP images/sk-packet.pb-c.d [2021-12-15T09:31:43.766Z] #43 16.43 DEP images/sk-opts.pb-c.d [2021-12-15T09:31:43.766Z] #43 16.54 DEP images/packet-sock.pb-c.d [2021-12-15T09:31:43.766Z] #43 16.65 PBCC images/sk-netlink.pb-c.c [2021-12-15T09:31:43.798Z] #50 DONE 0.3s [2021-12-15T09:31:43.798Z] [2021-12-15T09:31:43.798Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-15T09:31:43.798Z] #52 sha256:850a06fe0d0214fe3efa16df99e9a109253103d45f1e123a29d66d9a4677254e [2021-12-15T09:31:43.798Z] #52 DONE 0.1s [2021-12-15T09:31:43.798Z] [2021-12-15T09:31:43.798Z] #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-12-15T09:31:43.798Z] #56 sha256:05dfbc543ac79cdcecdd8e95e2807854443d0bbc40116d4de1d83f50d81b6e24 [2021-12-15T09:31:43.857Z] #43 185.8 CC criu/rst-malloc.o [2021-12-15T09:31:43.860Z] #43 19.45 PBCC images/tcp-stream.pb-c.c [2021-12-15T09:31:43.860Z] #43 19.53 DEP images/tcp-stream.pb-c.d [2021-12-15T09:31:43.860Z] #43 19.65 PBCC images/pipe.pb-c.c [2021-12-15T09:31:43.860Z] #43 19.72 DEP images/pipe.pb-c.d [2021-12-15T09:31:44.024Z] #43 16.79 DEP images/sk-netlink.pb-c.d [2021-12-15T09:31:44.024Z] #43 16.89 PBCC images/sk-inet.pb-c.c [2021-12-15T09:31:44.118Z] #43 186.0 CC criu/seccomp.o [2021-12-15T09:31:44.120Z] #43 19.89 PBCC images/pstree.pb-c.c [2021-12-15T09:31:44.120Z] #43 19.93 DEP images/pstree.pb-c.d [2021-12-15T09:31:44.280Z] #43 17.01 DEP images/sk-inet.pb-c.d [2021-12-15T09:31:44.380Z] #43 20.15 PBCC images/fs.pb-c.c [2021-12-15T09:31:44.380Z] #43 20.21 DEP images/fs.pb-c.d [2021-12-15T09:31:44.538Z] #43 17.15 PBCC images/sk-unix.pb-c.c [2021-12-15T09:31:44.538Z] #43 17.33 DEP images/sk-unix.pb-c.d [2021-12-15T09:31:44.641Z] #43 20.31 PBCC images/signalfd.pb-c.c [2021-12-15T09:31:44.641Z] #43 20.40 DEP images/signalfd.pb-c.d [2021-12-15T09:31:44.641Z] #43 20.53 PBCC images/fh.pb-c.c [2021-12-15T09:31:44.690Z] #43 186.7 CC criu/seize.o [2021-12-15T09:31:44.795Z] #43 17.44 PBCC images/mm.pb-c.c [2021-12-15T09:31:44.795Z] #43 17.53 DEP images/mm.pb-c.d [2021-12-15T09:31:44.795Z] #43 17.62 PBCC images/timerfd.pb-c.c [2021-12-15T09:31:44.901Z] #43 20.60 PBCC images/fsnotify.pb-c.c [2021-12-15T09:31:44.901Z] #43 20.67 DEP images/fh.pb-c.d [2021-12-15T09:31:44.901Z] #43 20.76 DEP images/fsnotify.pb-c.d [2021-12-15T09:31:45.051Z] #43 17.78 DEP images/timerfd.pb-c.d [2021-12-15T09:31:45.051Z] #43 17.85 PBCC images/timer.pb-c.c [2021-12-15T09:31:45.051Z] #43 17.90 DEP images/timer.pb-c.d [2021-12-15T09:31:45.162Z] #43 20.88 PBCC images/eventpoll.pb-c.c [2021-12-15T09:31:45.162Z] #43 20.91 DEP images/eventpoll.pb-c.d [2021-12-15T09:31:45.162Z] #43 21.02 PBCC images/eventfd.pb-c.c [2021-12-15T09:31:45.162Z] #43 21.08 DEP images/eventfd.pb-c.d [2021-12-15T09:31:45.308Z] #43 18.02 PBCC images/sa.pb-c.c [2021-12-15T09:31:45.308Z] #43 18.09 DEP images/sa.pb-c.d [2021-12-15T09:31:45.565Z] #43 18.33 PBCC images/pipe-data.pb-c.c [2021-12-15T09:31:45.565Z] #43 18.34 DEP images/pipe-data.pb-c.d [2021-12-15T09:31:45.632Z] #43 187.6 CC criu/servicefd.o [2021-12-15T09:31:45.645Z] #56 236.2 + bin/containerd-shim-runc-v1 [2021-12-15T09:31:45.733Z] #43 21.25 PBCC images/remap-file-path.pb-c.c [2021-12-15T09:31:45.733Z] #43 21.25 DEP images/remap-file-path.pb-c.d [2021-12-15T09:31:45.733Z] #43 21.32 PBCC images/fifo.pb-c.c [2021-12-15T09:31:45.733Z] #43 21.42 DEP images/fifo.pb-c.d [2021-12-15T09:31:45.733Z] #43 21.49 PBCC images/ghost-file.pb-c.c [2021-12-15T09:31:45.810Z] 4612f6d0b889: Verifying Checksum [2021-12-15T09:31:45.810Z] 4612f6d0b889: Download complete [2021-12-15T09:31:45.822Z] #43 18.49 PBCC images/mnt.pb-c.c [2021-12-15T09:31:45.822Z] #43 18.59 DEP images/mnt.pb-c.d [2021-12-15T09:31:45.822Z] #43 18.65 PBCC images/sk-packet.pb-c.c [2021-12-15T09:31:45.993Z] #43 21.70 DEP images/ghost-file.pb-c.d [2021-12-15T09:31:45.993Z] #43 21.78 PBCC images/regfile.pb-c.c [2021-12-15T09:31:45.993Z] #43 21.86 DEP images/regfile.pb-c.d [2021-12-15T09:31:46.079Z] #43 18.66 DEP images/sk-packet.pb-c.d [2021-12-15T09:31:46.079Z] #43 18.72 PBCC images/tcp-stream.pb-c.c [2021-12-15T09:31:46.079Z] #43 18.77 DEP images/tcp-stream.pb-c.d [2021-12-15T09:31:46.079Z] #43 18.83 PBCC images/pipe.pb-c.c [2021-12-15T09:31:46.079Z] #43 18.86 DEP images/pipe.pb-c.d [2021-12-15T09:31:46.203Z] #43 188.0 CC criu/shmem.o [2021-12-15T09:31:46.254Z] #43 22.01 PBCC images/ns.pb-c.c [2021-12-15T09:31:46.254Z] #43 22.07 DEP images/ns.pb-c.d [2021-12-15T09:31:46.336Z] #43 18.93 PBCC images/pstree.pb-c.c [2021-12-15T09:31:46.336Z] #43 18.98 DEP images/pstree.pb-c.d [2021-12-15T09:31:46.336Z] #43 19.05 PBCC images/fs.pb-c.c [2021-12-15T09:31:46.336Z] #43 19.06 DEP images/fs.pb-c.d [2021-12-15T09:31:46.336Z] #43 19.12 PBCC images/signalfd.pb-c.c [2021-12-15T09:31:46.336Z] #43 19.17 DEP images/signalfd.pb-c.d [2021-12-15T09:31:46.516Z] #43 22.20 PBCC images/fdinfo.pb-c.c [2021-12-15T09:31:46.593Z] #43 19.22 PBCC images/fh.pb-c.c [2021-12-15T09:31:46.593Z] #43 19.26 PBCC images/fsnotify.pb-c.c [2021-12-15T09:31:46.593Z] #43 19.30 DEP images/fh.pb-c.d [2021-12-15T09:31:46.593Z] #43 19.35 DEP images/fsnotify.pb-c.d [2021-12-15T09:31:46.593Z] #43 19.40 PBCC images/eventpoll.pb-c.c [2021-12-15T09:31:46.775Z] #43 188.9 CC criu/sigframe.o [2021-12-15T09:31:46.776Z] #43 22.37 DEP images/fdinfo.pb-c.d [2021-12-15T09:31:46.776Z] #43 22.51 PBCC images/core-aarch64.pb-c.c [2021-12-15T09:31:46.776Z] #43 22.62 PBCC images/core-arm.pb-c.c [2021-12-15T09:31:46.850Z] #43 19.43 DEP images/eventpoll.pb-c.d [2021-12-15T09:31:46.850Z] #43 19.47 PBCC images/eventfd.pb-c.c [2021-12-15T09:31:46.850Z] #43 19.49 DEP images/eventfd.pb-c.d [2021-12-15T09:31:46.850Z] #43 19.54 PBCC images/remap-file-path.pb-c.c [2021-12-15T09:31:46.850Z] #43 19.56 DEP images/remap-file-path.pb-c.d [2021-12-15T09:31:46.850Z] #43 19.60 PBCC images/fifo.pb-c.c [2021-12-15T09:31:46.850Z] #43 19.63 DEP images/fifo.pb-c.d [2021-12-15T09:31:46.850Z] #43 19.68 PBCC images/ghost-file.pb-c.c [2021-12-15T09:31:47.036Z] #43 189.1 CC criu/signalfd.o [2021-12-15T09:31:47.037Z] #43 22.68 PBCC images/core-ppc64.pb-c.c [2021-12-15T09:31:47.037Z] #43 22.76 PBCC images/core-s390.pb-c.c [2021-12-15T09:31:47.037Z] #43 22.85 PBCC images/core-x86.pb-c.c [2021-12-15T09:31:47.108Z] #43 19.73 DEP images/ghost-file.pb-c.d [2021-12-15T09:31:47.108Z] #43 19.79 PBCC images/regfile.pb-c.c [2021-12-15T09:31:47.108Z] #43 19.86 DEP images/regfile.pb-c.d [2021-12-15T09:31:47.108Z] #43 19.91 PBCC images/ns.pb-c.c [2021-12-15T09:31:47.297Z] #43 22.98 PBCC images/core.pb-c.c [2021-12-15T09:31:47.297Z] #43 23.11 PBCC images/inventory.pb-c.c [2021-12-15T09:31:47.297Z] #43 23.19 DEP images/core-aarch64.pb-c.d [2021-12-15T09:31:47.365Z] #43 19.94 DEP images/ns.pb-c.d [2021-12-15T09:31:47.365Z] #43 19.99 PBCC images/fdinfo.pb-c.c [2021-12-15T09:31:47.365Z] #43 20.07 DEP images/fdinfo.pb-c.d [2021-12-15T09:31:47.365Z] #43 20.13 PBCC images/core-aarch64.pb-c.c [2021-12-15T09:31:47.365Z] #43 20.18 PBCC images/core-arm.pb-c.c [2021-12-15T09:31:47.365Z] #43 20.24 PBCC images/core-ppc64.pb-c.c [2021-12-15T09:31:47.365Z] #43 20.28 PBCC images/core-s390.pb-c.c [2021-12-15T09:31:47.557Z] #43 23.31 DEP images/core-arm.pb-c.d [2021-12-15T09:31:47.557Z] #43 23.40 DEP images/core-ppc64.pb-c.d [2021-12-15T09:31:47.609Z] #43 189.4 CC criu/sk-inet.o [2021-12-15T09:31:47.627Z] #43 20.35 PBCC images/core-x86.pb-c.c [2021-12-15T09:31:47.627Z] #43 20.40 PBCC images/core.pb-c.c [2021-12-15T09:31:47.627Z] #43 20.47 PBCC images/inventory.pb-c.c [2021-12-15T09:31:47.817Z] #43 23.54 DEP images/core-s390.pb-c.d [2021-12-15T09:31:47.817Z] #43 23.69 DEP images/core-x86.pb-c.d [2021-12-15T09:31:47.817Z] #43 23.74 DEP images/core.pb-c.d [2021-12-15T09:31:47.870Z] #43 ... [2021-12-15T09:31:47.870Z] [2021-12-15T09:31:47.871Z] #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-12-15T09:31:47.871Z] #40 sha256:f921907f62e8abf96bd437518ce64b27c36469ed4bee848aac0bb7f88af1694e [2021-12-15T09:31:47.871Z] #40 DONE 290.4s [2021-12-15T09:31:47.888Z] #43 20.58 DEP images/core-aarch64.pb-c.d [2021-12-15T09:31:47.888Z] #43 20.66 DEP images/core-arm.pb-c.d [2021-12-15T09:31:47.888Z] #43 20.73 DEP images/core-ppc64.pb-c.d [2021-12-15T09:31:47.888Z] #43 20.76 DEP images/core-s390.pb-c.d [2021-12-15T09:31:48.077Z] #43 23.88 DEP images/inventory.pb-c.d [2021-12-15T09:31:48.132Z] [2021-12-15T09:31:48.132Z] #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-12-15T09:31:48.132Z] #53 sha256:d34f262b68346c85d1f2ac681398f4b0f90da5d32f550ae608a6387a6b1040e7 [2021-12-15T09:31:48.145Z] #43 20.79 DEP images/core-x86.pb-c.d [2021-12-15T09:31:48.146Z] #43 20.84 DEP images/core.pb-c.d [2021-12-15T09:31:48.146Z] #43 20.88 DEP images/inventory.pb-c.d [2021-12-15T09:31:48.146Z] #43 20.93 PBCC images/cpuinfo.pb-c.c [2021-12-15T09:31:48.146Z] #43 20.97 DEP images/cpuinfo.pb-c.d [2021-12-15T09:31:48.146Z] #43 21.02 PBCC images/stats.pb-c.c [2021-12-15T09:31:48.337Z] #43 23.95 PBCC images/cpuinfo.pb-c.c [2021-12-15T09:31:48.337Z] #43 24.17 DEP images/cpuinfo.pb-c.d [2021-12-15T09:31:48.403Z] #43 21.05 DEP images/stats.pb-c.d [2021-12-15T09:31:48.598Z] #43 24.29 PBCC images/stats.pb-c.c [2021-12-15T09:31:48.598Z] #43 24.36 DEP images/stats.pb-c.d [2021-12-15T09:31:48.928Z] #56 239.5 + bin/containerd-shim-runc-v2 [2021-12-15T09:31:49.073Z] #53 ... [2021-12-15T09:31:49.073Z] [2021-12-15T09:31:49.073Z] #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-12-15T09:31:49.073Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:31:49.073Z] #43 190.9 CC criu/sk-netlink.o [2021-12-15T09:31:49.186Z] #56 240.0 + binaries [2021-12-15T09:31:49.335Z] #43 ... [2021-12-15T09:31:49.335Z] [2021-12-15T09:31:49.335Z] #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-12-15T09:31:49.335Z] #45 sha256:ba7c70b24c665d3293339d489ddd4b068445bc89a27e5dab70fd303a565e7dea [2021-12-15T09:31:49.335Z] #45 143.0 go/token [2021-12-15T09:31:49.335Z] #45 143.2 net/url [2021-12-15T09:31:49.335Z] #45 144.9 go/scanner [2021-12-15T09:31:49.335Z] #45 145.7 text/template/parse [2021-12-15T09:31:49.335Z] #45 147.0 go/ast [2021-12-15T09:31:49.335Z] #45 152.9 text/template [2021-12-15T09:31:49.335Z] #45 153.2 go/parser [2021-12-15T09:31:49.445Z] #56 240.0 + install -D bin/containerd /build/containerd [2021-12-15T09:31:49.445Z] #56 240.0 + install -D bin/containerd-shim /build/containerd-shim [2021-12-15T09:31:49.445Z] #56 240.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-15T09:31:49.445Z] #56 240.0 + install -D bin/ctr /build/ctr [2021-12-15T09:31:49.646Z] #43 191.6 CC criu/sk-packet.o [2021-12-15T09:31:49.703Z] #56 DONE 240.5s [2021-12-15T09:31:49.904Z] #45 ... [2021-12-15T09:31:49.904Z] [2021-12-15T09:31:49.904Z] #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-12-15T09:31:49.904Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:31:49.904Z] #43 22.56 make[1]: Nothing to be done for 'all'. [2021-12-15T09:31:49.907Z] #43 ... [2021-12-15T09:31:49.907Z] [2021-12-15T09:31:49.907Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-12-15T09:31:49.907Z] #41 sha256:c6553d7c2622d41612b3c65640b0fbe25bca7b4fadb4b415809e2b79dd113391 [2021-12-15T09:31:49.907Z] #41 DONE 0.2s [2021-12-15T09:31:50.168Z] [2021-12-15T09:31:50.168Z] #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-12-15T09:31:50.168Z] #49 sha256:ad5a4d721e5cf1d74d34ea2deb04da9b8ceaac3f918b4980983b48a3e39b401d [2021-12-15T09:31:50.741Z] #49 ... [2021-12-15T09:31:50.741Z] [2021-12-15T09:31:50.741Z] #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-12-15T09:31:50.741Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:31:50.741Z] #43 192.6 CC criu/sk-queue.o [2021-12-15T09:31:51.081Z] [2021-12-15T09:31:51.081Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-15T09:31:51.081Z] #57 sha256:511d1357b1200727425d6ca8c1db373aa7ef3d9b8198abf04f60ea2aee8872f8 [2021-12-15T09:31:51.081Z] #57 DONE 0.2s [2021-12-15T09:31:51.081Z] [2021-12-15T09:31:51.081Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-15T09:31:51.081Z] #61 sha256:4542e7a1fe2eaec10d4f723bc00c2d74ca80ea97e0cb6b894cf54ea817e120ee [2021-12-15T09:31:51.081Z] #61 DONE 0.1s [2021-12-15T09:31:51.282Z] #43 23.96 CC images/stats.o [2021-12-15T09:31:51.339Z] [2021-12-15T09:31:51.339Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-15T09:31:51.339Z] #66 sha256:d7bb81c54ad5e496fa77bef17ad8a714bfd8749389387115651d5d3ab08c4285 [2021-12-15T09:31:51.540Z] #43 24.30 CC images/core.o [2021-12-15T09:31:51.598Z] #66 DONE 0.5s [2021-12-15T09:31:51.598Z] [2021-12-15T09:31:51.598Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-12-15T09:31:51.598Z] #68 sha256:86a60292ad513ca47dd6122bee2a403a0d84d479227444b4a61a795c41b635ea [2021-12-15T09:31:51.598Z] #68 DONE 0.1s [2021-12-15T09:31:51.598Z] [2021-12-15T09:31:51.598Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-12-15T09:31:51.598Z] #69 sha256:93b9591bc49432c725fb3caf27cce46a376d918369d56cd76519f276474b7bfd [2021-12-15T09:31:51.598Z] #69 DONE 0.0s [2021-12-15T09:31:51.684Z] #43 193.4 CC criu/sk-tcp.o [2021-12-15T09:31:51.856Z] [2021-12-15T09:31:51.856Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-15T09:31:51.856Z] #70 sha256:5b4619523797e8c3e4bf524aae6b6cd59e7570ef9041b049da9dace61050d59c [2021-12-15T09:31:51.896Z] #43 27.45 make[1]: Nothing to be done for 'all'. [2021-12-15T09:31:51.944Z] #43 193.8 CC criu/sk-unix.o [2021-12-15T09:31:52.156Z] #43 ... [2021-12-15T09:31:52.156Z] [2021-12-15T09:31:52.156Z] #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-12-15T09:31:52.156Z] #45 sha256:dcb6eab211b3e7bdd5c08fe830873a387229e3d36208c6fe52ede0adcfa32882 [2021-12-15T09:31:52.156Z] #45 148.8 go/ast [2021-12-15T09:31:52.156Z] #45 156.3 go/parser [2021-12-15T09:31:52.156Z] #45 157.5 text/template [2021-12-15T09:31:52.416Z] #45 ... [2021-12-15T09:31:52.416Z] [2021-12-15T09:31:52.416Z] #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-12-15T09:31:52.416Z] #51 sha256:0e71ac85b32e7390baec5db1d754e35da1a59fec1cb6345109584b3df5b0355b [2021-12-15T09:31:52.416Z] #51 150.1 go/ast [2021-12-15T09:31:52.416Z] #51 150.9 mvdan.cc/editorconfig [2021-12-15T09:31:52.416Z] #51 153.1 mvdan.cc/sh/v3/fileutil [2021-12-15T09:31:52.416Z] #51 153.4 mvdan.cc/sh/v3/syntax [2021-12-15T09:31:52.423Z] #70 DONE 0.7s [2021-12-15T09:31:52.423Z] [2021-12-15T09:31:52.423Z] #71 exporting to image [2021-12-15T09:31:52.423Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-15T09:31:52.423Z] #71 exporting layers [2021-12-15T09:31:52.472Z] #43 25.00 CC images/core-x86.o [2021-12-15T09:31:52.472Z] #43 ... [2021-12-15T09:31:52.472Z] [2021-12-15T09:31:52.472Z] #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-12-15T09:31:52.472Z] #51 sha256:4759bcb9520c3e8411431cc259916d249c74d468606ead794e074671794aba76 [2021-12-15T09:31:52.472Z] #51 146.2 github.com/pkg/diff [2021-12-15T09:31:52.472Z] #51 149.6 go/ast [2021-12-15T09:31:52.472Z] #51 151.3 golang.org/x/crypto/ssh/terminal [2021-12-15T09:31:52.472Z] #51 152.9 mvdan.cc/editorconfig [2021-12-15T09:31:52.472Z] #51 154.2 mvdan.cc/sh/v3/fileutil [2021-12-15T09:31:52.472Z] #51 154.3 mvdan.cc/sh/v3/syntax [2021-12-15T09:31:52.729Z] #51 ... [2021-12-15T09:31:52.729Z] [2021-12-15T09:31:52.729Z] #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-12-15T09:31:52.729Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:31:52.729Z] #43 25.61 CC images/core-arm.o [2021-12-15T09:31:52.887Z] #43 ... [2021-12-15T09:31:52.887Z] [2021-12-15T09:31:52.887Z] #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-12-15T09:31:52.887Z] #49 sha256:ad5a4d721e5cf1d74d34ea2deb04da9b8ceaac3f918b4980983b48a3e39b401d [2021-12-15T09:31:52.887Z] #49 295.2 + /build/golangci-lint --version [2021-12-15T09:31:52.887Z] #49 295.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-15T09:31:52.887Z] #49 DONE 295.7s [2021-12-15T09:31:53.148Z] [2021-12-15T09:31:53.148Z] #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-12-15T09:31:53.148Z] #56 sha256:7358ddcb513149e29faf0e04ad5160c3d0b8a5e037e257eb91cfe2cbe716013d [2021-12-15T09:31:53.293Z] #43 25.98 CC images/core-aarch64.o [2021-12-15T09:31:53.358Z] #51 ... [2021-12-15T09:31:53.358Z] [2021-12-15T09:31:53.358Z] #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-12-15T09:31:53.358Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:31:53.358Z] #43 28.81 CC images/stats.o [2021-12-15T09:31:53.358Z] #43 29.15 CC images/core.o [2021-12-15T09:31:53.857Z] #43 26.37 CC images/core-ppc64.o [2021-12-15T09:31:53.930Z] #43 29.68 CC images/core-x86.o [2021-12-15T09:31:54.090Z] #56 ... [2021-12-15T09:31:54.090Z] [2021-12-15T09:31:54.090Z] #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-12-15T09:31:54.090Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:31:54.090Z] #43 195.8 CC criu/sockets.o [2021-12-15T09:31:54.421Z] #43 27.09 CC images/core-s390.o [2021-12-15T09:31:54.503Z] #43 30.24 CC images/core-arm.o [2021-12-15T09:31:55.033Z] #43 197.0 CC criu/stats.o [2021-12-15T09:31:55.078Z] #43 30.70 CC images/core-aarch64.o [2021-12-15T09:31:55.294Z] #43 197.4 CC criu/string.o [2021-12-15T09:31:55.338Z] #43 31.00 CC images/core-ppc64.o [2021-12-15T09:31:55.353Z] #43 27.81 CC images/cpuinfo.o [2021-12-15T09:31:55.556Z] #43 197.5 CC criu/sysctl.o [2021-12-15T09:31:55.618Z] #43 28.27 CC images/inventory.o [2021-12-15T09:31:55.708Z] #71 exporting layers 3.1s done [2021-12-15T09:31:55.708Z] #71 writing image sha256:3b26ece811c2db73e01db5b1e39213f96fc8c23ba62e80517592f8cb948693b2 done [2021-12-15T09:31:55.708Z] #71 naming to docker.io/library/docker:660b9962e4d2d4ad68898b00571a43127b84f6c3 done [2021-12-15T09:31:55.708Z] #71 DONE 3.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-12-15T09:31:55.879Z] #43 28.56 CC images/fdinfo.o [2021-12-15T09:31:55.908Z] #43 31.50 CC images/core-s390.o [2021-12-15T09:31:56.034Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43084/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=660b9962e4d2d4ad68898b00571a43127b84f6c3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:660b9962e4d2d4ad68898b00571a43127b84f6c3 hack/test/unit [2021-12-15T09:31:56.136Z] #43 28.97 CC images/fown.o [2021-12-15T09:31:56.393Z] #43 29.24 CC images/ns.o [2021-12-15T09:31:56.478Z] #43 32.18 CC images/cpuinfo.o [2021-12-15T09:31:56.499Z] #43 198.3 CC criu/sysfs_parse.o [2021-12-15T09:31:56.650Z] #43 29.53 CC images/regfile.o [2021-12-15T09:31:56.739Z] #43 32.57 CC images/inventory.o [2021-12-15T09:31:56.760Z] #43 198.6 CC criu/timens.o [2021-12-15T09:31:56.760Z] #43 198.8 CC criu/timerfd.o [2021-12-15T09:31:56.999Z] #43 32.84 CC images/fdinfo.o [2021-12-15T09:31:57.021Z] #43 199.0 CC criu/tty.o [2021-12-15T09:31:57.214Z] #43 29.83 CC images/ghost-file.o [2021-12-15T09:31:57.471Z] #43 30.13 CC images/fifo.o [2021-12-15T09:31:57.570Z] #43 33.21 CC images/fown.o [2021-12-15T09:31:57.728Z] #43 30.41 CC images/remap-file-path.o [2021-12-15T09:31:57.728Z] #43 30.60 CC images/eventfd.o [2021-12-15T09:31:57.830Z] #43 33.48 CC images/ns.o [2021-12-15T09:31:57.985Z] #43 30.83 CC images/eventpoll.o [2021-12-15T09:31:58.095Z] #43 33.73 CC images/regfile.o [2021-12-15T09:31:58.242Z] #43 ... [2021-12-15T09:31:58.242Z] [2021-12-15T09:31:58.242Z] #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-12-15T09:31:58.242Z] #56 sha256:00453eecf27e360ca103487180f24d2a6bbc8f518a3b707da215bab1945f876b [2021-12-15T09:31:58.356Z] #43 33.97 CC images/ghost-file.o [2021-12-15T09:31:58.356Z] #43 ... [2021-12-15T09:31:58.356Z] [2021-12-15T09:31:58.356Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-12-15T09:31:58.356Z] #56 sha256:a72bca17723723874b9481e0115389547550c920d6a700b77422790bebc7e418 [2021-12-15T09:31:58.407Z] #43 200.2 CC criu/tun.o [2021-12-15T09:31:58.407Z] #43 200.5 CC criu/uffd.o [2021-12-15T09:31:58.565Z] ? github.com/docker/docker/api [no test files] [2021-12-15T09:31:58.616Z] #56 79.85 Checking out files: 39% (1862/4710) Checking out files: 40% (1884/4710) Checking out files: 41% (1932/4710) Checking out files: 42% (1979/4710) Checking out files: 43% (2026/4710) Checking out files: 44% (2073/4710) Checking out files: 45% (2120/4710) Checking out files: 46% (2167/4710) Checking out files: 47% (2214/4710) Checking out files: 48% (2261/4710) Checking out files: 49% (2308/4710) Checking out files: 50% (2355/4710) Checking out files: 51% (2403/4710) Checking out files: 52% (2450/4710) Checking out files: 53% (2497/4710) Checking out files: 54% (2544/4710) Checking out files: 55% (2591/4710) Checking out files: 56% (2638/4710) Checking out files: 57% (2685/4710) Checking out files: 58% (2732/4710) Checking out files: 59% (2779/4710) Checking out files: 60% (2826/4710) Checking out files: 61% (2874/4710) Checking out files: 62% (2921/4710) Checking out files: 63% (2968/4710) Checking out files: 64% (3015/4710) Checking out files: 65% (3062/4710) Checking out files: 66% (3109/4710) Checking out files: 67% (3156/4710) Checking out files: 68% (3203/4710) Checking out files: 69% (3250/4710) Checking out files: 70% (3297/4710) Checking out files: 71% (3345/4710) Checking out files: 72% (3392/4710) Checking out files: 73% (3439/4710) Checking out files: 74% (3486/4710) Checking out files: 75% (3533/4710) Checking out files: 76% (3580/4710) Checking out files: 77% (3627/4710) Checking out files: 78% (3674/4710) Checking out files: 79% (3721/4710) Checking out files: 79% (3748/4710) Checking out files: 80% (3768/4710) Checking out files: 81% (3816/4710) Checking out files: 82% (3863/4710) Checking out files: 83% (3910/4710) Checking out files: 84% (3957/4710) Checking out files: 85% (4004/4710) Checking out files: 86% (4051/4710) Checking out files: 87% (4098/4710) Checking out files: 88% (4145/4710) Checking out files: 89% (4192/4710) Checking out files: 90% (4239/4710) Checking out files: 91% (4287/4710) Checking out files: 92% (4334/4710) Checking out files: 93% (4381/4710) Checking out files: 94% (4428/4710) Checking out files: 95% (4475/4710) Checking out files: 96% (4522/4710) Checking out files: 97% (4569/4710) Checking out files: 98% (4616/4710) Checking out files: 99% (4663/4710) Checking out files: 100% (4710/4710) Checking out files: 100% (4710/4710), done. [2021-12-15T09:31:58.616Z] #56 81.58 + cd /tmp/tmp.cTKJ6mwD3a/src/github.com/containerd/containerd [2021-12-15T09:31:58.616Z] #56 81.59 + git checkout -q 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2021-12-15T09:31:58.756Z] #56 76.85 Checking out files: 42% (2017/4710) Checking out files: 43% (2026/4710) Checking out files: 44% (2073/4710) Checking out files: 45% (2120/4710) Checking out files: 46% (2167/4710) Checking out files: 47% (2214/4710) Checking out files: 48% (2261/4710) Checking out files: 49% (2308/4710) Checking out files: 50% (2355/4710) Checking out files: 51% (2403/4710) Checking out files: 52% (2450/4710) Checking out files: 53% (2497/4710) Checking out files: 54% (2544/4710) Checking out files: 55% (2591/4710) Checking out files: 56% (2638/4710) Checking out files: 57% (2685/4710) Checking out files: 58% (2732/4710) Checking out files: 59% (2779/4710) Checking out files: 60% (2826/4710) Checking out files: 61% (2874/4710) Checking out files: 62% (2921/4710) Checking out files: 63% (2968/4710) Checking out files: 64% (3015/4710) Checking out files: 65% (3062/4710) Checking out files: 66% (3109/4710) Checking out files: 67% (3156/4710) Checking out files: 68% (3203/4710) Checking out files: 69% (3250/4710) Checking out files: 70% (3297/4710) Checking out files: 71% (3345/4710) Checking out files: 72% (3392/4710) Checking out files: 73% (3439/4710) Checking out files: 74% (3486/4710) Checking out files: 75% (3533/4710) Checking out files: 76% (3580/4710) Checking out files: 77% (3627/4710) Checking out files: 78% (3674/4710) Checking out files: 79% (3721/4710) Checking out files: 80% (3768/4710) Checking out files: 81% (3816/4710) Checking out files: 82% (3863/4710) Checking out files: 83% (3910/4710) Checking out files: 84% (3957/4710) Checking out files: 85% (4004/4710) Checking out files: 86% (4051/4710) Checking out files: 87% (4098/4710) Checking out files: 88% (4145/4710) Checking out files: 89% (4192/4710) Checking out files: 90% (4239/4710) Checking out files: 91% (4287/4710) Checking out files: 92% (4334/4710) Checking out files: 93% (4381/4710) Checking out files: 94% (4428/4710) Checking out files: 95% (4475/4710) Checking out files: 96% (4522/4710) Checking out files: 97% (4569/4710) Checking out files: 98% (4616/4710) Checking out files: 99% (4663/4710) Checking out files: 100% (4710/4710) Checking out files: 100% (4710/4710), done. [2021-12-15T09:31:59.013Z] #56 78.62 + cd /tmp/tmp.ybALIUE7fY/src/github.com/containerd/containerd [2021-12-15T09:31:59.013Z] #56 78.62 + git checkout -q 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2021-12-15T09:31:59.362Z] #43 201.3 CC criu/util.o [2021-12-15T09:31:59.999Z] #56 ... [2021-12-15T09:31:59.999Z] [2021-12-15T09:31:59.999Z] #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-12-15T09:31:59.999Z] #51 sha256:0e71ac85b32e7390baec5db1d754e35da1a59fec1cb6345109584b3df5b0355b [2021-12-15T09:31:59.999Z] #51 162.9 mvdan.cc/sh/v3/cmd/shfmt [2021-12-15T09:31:59.999Z] #51 DONE 166.6s [2021-12-15T09:32:00.260Z] [2021-12-15T09:32:00.260Z] #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-12-15T09:32:00.260Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:32:00.260Z] #43 34.27 CC images/fifo.o [2021-12-15T09:32:00.260Z] #43 34.45 CC images/remap-file-path.o [2021-12-15T09:32:00.260Z] #43 34.76 CC images/eventfd.o [2021-12-15T09:32:00.260Z] #43 34.99 CC images/eventpoll.o [2021-12-15T09:32:00.260Z] #43 35.29 CC images/fh.o [2021-12-15T09:32:00.260Z] #43 35.59 CC images/fsnotify.o [2021-12-15T09:32:00.305Z] #43 202.2 CC criu/uts_ns.o [2021-12-15T09:32:00.305Z] #43 202.4 CC criu/vdso-compat.o [2021-12-15T09:32:00.452Z] #56 ... [2021-12-15T09:32:00.452Z] [2021-12-15T09:32:00.452Z] #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-12-15T09:32:00.452Z] #51 sha256:4759bcb9520c3e8411431cc259916d249c74d468606ead794e074671794aba76 [2021-12-15T09:32:00.452Z] #51 160.8 mvdan.cc/sh/v3/cmd/shfmt [2021-12-15T09:32:00.452Z] #51 DONE 164.1s [2021-12-15T09:32:00.452Z] [2021-12-15T09:32:00.452Z] #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-12-15T09:32:00.452Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:32:00.452Z] #43 31.15 CC images/fh.o [2021-12-15T09:32:00.452Z] #43 31.49 CC images/fsnotify.o [2021-12-15T09:32:00.452Z] #43 32.18 CC images/signalfd.o [2021-12-15T09:32:00.452Z] #43 32.43 CC images/fs.o [2021-12-15T09:32:00.452Z] #43 32.69 CC images/pstree.o [2021-12-15T09:32:00.452Z] #43 33.08 CC images/pipe.o [2021-12-15T09:32:00.566Z] #43 202.5 CC criu/vdso.o [2021-12-15T09:32:00.831Z] #43 36.42 CC images/signalfd.o [2021-12-15T09:32:01.023Z] #43 33.72 CC images/tcp-stream.o [2021-12-15T09:32:01.092Z] #43 36.82 CC images/fs.o [2021-12-15T09:32:01.139Z] #43 203.0 LINK criu/built-in.o [2021-12-15T09:32:01.139Z] #43 203.1 LINK criu/criu [2021-12-15T09:32:01.589Z] #43 34.21 CC images/sk-packet.o [2021-12-15T09:32:01.663Z] #43 37.28 CC images/pstree.o [2021-12-15T09:32:01.711Z] #43 203.5 DEP lib/c/criu.d [2021-12-15T09:32:01.711Z] #43 203.5 CC images/rpc.pb-c.o [2021-12-15T09:32:01.858Z] #43 34.74 CC images/mnt.o [2021-12-15T09:32:01.919Z] #56 241.9 + bin/containerd [2021-12-15T09:32:01.924Z] #43 37.69 CC images/pipe.o [2021-12-15T09:32:01.973Z] #43 203.9 CC lib/c/criu.o [2021-12-15T09:32:02.425Z] #43 35.20 CC images/pipe-data.o [2021-12-15T09:32:02.866Z] #43 38.31 CC images/tcp-stream.o [2021-12-15T09:32:02.916Z] #43 204.7 LINK lib/c/built-in.o [2021-12-15T09:32:02.916Z] #43 204.7 LINK lib/c/libcriu.so [2021-12-15T09:32:02.916Z] #43 204.8 LINK lib/c/libcriu.a [2021-12-15T09:32:02.916Z] #43 204.9 GEN magic.py [2021-12-15T09:32:02.916Z] #43 205.0 Note: Building without setproctitle() and strlcpy() support. [2021-12-15T09:32:02.916Z] #43 205.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-12-15T09:32:02.988Z] #43 35.50 CC images/sa.o [2021-12-15T09:32:02.988Z] #43 35.77 CC images/timer.o [2021-12-15T09:32:03.127Z] #43 38.77 CC images/sk-packet.o [2021-12-15T09:32:03.177Z] #43 205.0 Note: Building without GnuTLS support [2021-12-15T09:32:03.177Z] #43 205.0 Makefile.config:39: Warn: you have no libnftables installed [2021-12-15T09:32:03.177Z] #43 205.0 Makefile.config:40: Warn: Building without nftables support [2021-12-15T09:32:03.387Z] #43 39.31 CC images/mnt.o [2021-12-15T09:32:03.551Z] #43 ... [2021-12-15T09:32:03.551Z] [2021-12-15T09:32:03.551Z] #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-12-15T09:32:03.551Z] #45 sha256:ba7c70b24c665d3293339d489ddd4b068445bc89a27e5dab70fd303a565e7dea [2021-12-15T09:32:03.551Z] #45 157.4 encoding/xml [2021-12-15T09:32:03.551Z] #45 158.5 go/doc [2021-12-15T09:32:03.551Z] #45 162.4 github.com/LK4D4/vndr/build [2021-12-15T09:32:03.551Z] #45 162.8 github.com/LK4D4/vndr/versioned [2021-12-15T09:32:03.551Z] #45 163.0 compress/flate [2021-12-15T09:32:03.551Z] #45 166.8 hash/crc32 [2021-12-15T09:32:03.749Z] #43 205.7 fatal: not a git repository (or any of the parent directories): .git [2021-12-15T09:32:03.808Z] #45 ... [2021-12-15T09:32:03.808Z] [2021-12-15T09:32:03.808Z] #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-12-15T09:32:03.808Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:32:03.808Z] #43 36.46 CC images/timerfd.o [2021-12-15T09:32:03.959Z] #43 39.53 CC images/pipe-data.o [2021-12-15T09:32:03.959Z] #43 39.71 CC images/sa.o [2021-12-15T09:32:04.064Z] #43 36.86 CC images/mm.o [2021-12-15T09:32:04.219Z] #43 39.94 CC images/timer.o [2021-12-15T09:32:04.321Z] #43 37.08 CC images/sk-opts.o [2021-12-15T09:32:04.322Z] #43 206.2 make[1]: Nothing to be done for 'all'. [2021-12-15T09:32:04.480Z] #43 ... [2021-12-15T09:32:04.480Z] [2021-12-15T09:32:04.480Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-12-15T09:32:04.480Z] #45 sha256:dcb6eab211b3e7bdd5c08fe830873a387229e3d36208c6fe52ede0adcfa32882 [2021-12-15T09:32:04.480Z] #45 161.1 encoding/xml [2021-12-15T09:32:04.480Z] #45 163.3 go/doc [2021-12-15T09:32:04.480Z] #45 166.3 compress/flate [2021-12-15T09:32:04.480Z] #45 167.4 github.com/LK4D4/vndr/build [2021-12-15T09:32:04.480Z] #45 170.6 compress/gzip [2021-12-15T09:32:04.480Z] #45 ... [2021-12-15T09:32:04.480Z] [2021-12-15T09:32:04.480Z] #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-12-15T09:32:04.480Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:32:04.480Z] #43 40.31 CC images/timerfd.o [2021-12-15T09:32:04.578Z] #43 37.29 CC images/sk-unix.o [2021-12-15T09:32:04.741Z] #43 40.52 CC images/mm.o [2021-12-15T09:32:04.835Z] #43 37.55 CC images/sk-inet.o [2021-12-15T09:32:04.894Z] #43 206.7 make[1]: 'images/built-in.o' is up to date. [2021-12-15T09:32:04.894Z] #43 206.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-12-15T09:32:04.894Z] #43 206.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-12-15T09:32:04.894Z] #43 206.8 make[1]: 'compel/libcompel.a' is up to date. [2021-12-15T09:32:04.894Z] #43 206.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-12-15T09:32:04.894Z] #43 206.9 make[1]: Nothing to be done for 'all'. [2021-12-15T09:32:04.894Z] #43 206.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-12-15T09:32:05.001Z] #43 40.75 CC images/sk-opts.o [2021-12-15T09:32:05.091Z] #43 37.97 CC images/tun.o [2021-12-15T09:32:05.154Z] #43 207.0 make[2]: Nothing to be done for 'all'. [2021-12-15T09:32:05.154Z] #43 207.1 make[2]: Nothing to be done for 'all'. [2021-12-15T09:32:05.154Z] #43 207.1 make[2]: Nothing to be done for 'all'. [2021-12-15T09:32:05.154Z] #43 207.1 make[2]: Nothing to be done for 'all'. [2021-12-15T09:32:05.154Z] #43 207.2 make[2]: Nothing to be done for 'all'. [2021-12-15T09:32:05.154Z] #43 207.2 make[2]: Nothing to be done for 'all'. [2021-12-15T09:32:05.154Z] #43 207.2 make[2]: Nothing to be done for 'all'. [2021-12-15T09:32:05.262Z] #43 41.04 CC images/sk-unix.o [2021-12-15T09:32:05.352Z] #43 38.25 CC images/sk-netlink.o [2021-12-15T09:32:05.415Z] #43 207.3 make[2]: Nothing to be done for 'all'. [2021-12-15T09:32:05.416Z] #43 207.3 INSTALL criu/criu [2021-12-15T09:32:05.522Z] #43 41.30 CC images/sk-inet.o [2021-12-15T09:32:05.677Z] #43 DONE 207.5s [2021-12-15T09:32:05.677Z] [2021-12-15T09:32:05.677Z] #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-12-15T09:32:05.677Z] #53 sha256:d34f262b68346c85d1f2ac681398f4b0f90da5d32f550ae608a6387a6b1040e7 [2021-12-15T09:32:05.915Z] #43 38.56 CC images/packet-sock.o [2021-12-15T09:32:06.093Z] #43 41.69 CC images/tun.o [2021-12-15T09:32:06.172Z] #43 38.89 CC images/ipc-var.o [2021-12-15T09:32:06.352Z] #43 41.99 CC images/sk-netlink.o [2021-12-15T09:32:06.352Z] #43 42.18 CC images/packet-sock.o [2021-12-15T09:32:06.429Z] #43 39.16 CC images/ipc-desc.o [2021-12-15T09:32:06.685Z] #43 39.37 CC images/ipc-shm.o [2021-12-15T09:32:06.922Z] #43 42.58 CC images/ipc-var.o [2021-12-15T09:32:06.942Z] #43 39.56 CC images/ipc-msg.o [2021-12-15T09:32:07.182Z] #43 42.80 CC images/ipc-desc.o [2021-12-15T09:32:07.182Z] #43 43.01 CC images/ipc-shm.o [2021-12-15T09:32:07.199Z] #43 39.85 CC images/ipc-sem.o [2021-12-15T09:32:07.442Z] #43 43.26 CC images/ipc-msg.o [2021-12-15T09:32:07.456Z] #43 40.16 CC images/utsns.o [2021-12-15T09:32:07.456Z] #43 40.40 CC images/creds.o [2021-12-15T09:32:07.590Z] #53 ... [2021-12-15T09:32:07.590Z] [2021-12-15T09:32:07.590Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-12-15T09:32:07.590Z] #44 sha256:3f03c0b0648cfaa8943335d21f322869b450bd06bd32a106d9738b0e86491c92 [2021-12-15T09:32:07.702Z] #43 43.53 CC images/ipc-sem.o [2021-12-15T09:32:07.851Z] #44 DONE 0.3s [2021-12-15T09:32:07.851Z] [2021-12-15T09:32:07.851Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-15T09:32:07.851Z] #46 sha256:14e35aa4b4597c2cb64b1b13ee7aeda11308f0c3c2f86fdac3ccc66e820479e0 [2021-12-15T09:32:07.851Z] #46 DONE 0.3s [2021-12-15T09:32:07.851Z] [2021-12-15T09:32:07.851Z] #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-12-15T09:32:07.851Z] #53 sha256:d34f262b68346c85d1f2ac681398f4b0f90da5d32f550ae608a6387a6b1040e7 [2021-12-15T09:32:07.962Z] #43 43.74 CC images/utsns.o [2021-12-15T09:32:08.020Z] #43 40.69 CC images/vma.o [2021-12-15T09:32:08.112Z] #53 ... [2021-12-15T09:32:08.112Z] [2021-12-15T09:32:08.112Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-15T09:32:08.112Z] #48 sha256:eb127a24beb9e8a783fb834ecd80ccad4031be33611cf108959911034d9fbdaf [2021-12-15T09:32:08.112Z] #48 DONE 0.2s [2021-12-15T09:32:08.112Z] [2021-12-15T09:32:08.112Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-15T09:32:08.112Z] #50 sha256:c4c5957de0c0ec3d24d4995573a375f4abcffc62e2210de4ffb3ea1562a2edd1 [2021-12-15T09:32:08.222Z] #43 43.94 CC images/creds.o [2021-12-15T09:32:08.276Z] #43 40.98 CC images/netdev.o [2021-12-15T09:32:08.482Z] #43 44.13 CC images/vma.o [2021-12-15T09:32:08.482Z] #43 44.39 CC images/netdev.o [2021-12-15T09:32:08.684Z] #50 DONE 0.4s [2021-12-15T09:32:08.684Z] [2021-12-15T09:32:08.684Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-15T09:32:08.684Z] #52 sha256:12d92ab0f62bc45c05787026dec6bc33b3105498b999ec4b5b10c8d46b0720f4 [2021-12-15T09:32:08.684Z] #52 DONE 0.1s [2021-12-15T09:32:08.684Z] [2021-12-15T09:32:08.684Z] #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-12-15T09:32:08.684Z] #53 sha256:d34f262b68346c85d1f2ac681398f4b0f90da5d32f550ae608a6387a6b1040e7 [2021-12-15T09:32:08.840Z] #43 41.47 CC images/tty.o [2021-12-15T09:32:09.051Z] #43 44.80 CC images/tty.o [2021-12-15T09:32:09.404Z] #43 42.07 CC images/file-lock.o [2021-12-15T09:32:09.404Z] #43 42.26 CC images/rlimit.o [2021-12-15T09:32:09.623Z] #43 45.44 CC images/file-lock.o [2021-12-15T09:32:09.663Z] #43 42.46 CC images/pagemap.o [2021-12-15T09:32:09.887Z] #43 45.68 CC images/rlimit.o [2021-12-15T09:32:09.921Z] #43 42.72 CC images/siginfo.o [2021-12-15T09:32:10.147Z] #43 45.95 CC images/pagemap.o [2021-12-15T09:32:10.486Z] #43 43.03 CC images/rpc.o [2021-12-15T09:32:10.718Z] #43 46.29 CC images/siginfo.o [2021-12-15T09:32:10.718Z] #43 46.51 CC images/rpc.o [2021-12-15T09:32:10.768Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2021-12-15T09:32:11.418Z] #43 44.22 CC images/ext-file.o [2021-12-15T09:32:11.676Z] #43 44.39 CC images/cgroup.o [2021-12-15T09:32:11.739Z] #43 ... [2021-12-15T09:32:11.739Z] [2021-12-15T09:32:11.739Z] #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-12-15T09:32:11.739Z] #56 sha256:a72bca17723723874b9481e0115389547550c920d6a700b77422790bebc7e418 [2021-12-15T09:32:11.739Z] #56 84.56 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-15T09:32:11.739Z] #56 84.56 + BUILDTAGS='netgo osusergo static_build' [2021-12-15T09:32:11.739Z] #56 84.56 + export EXTRA_FLAGS=-buildmode=pie [2021-12-15T09:32:11.739Z] #56 84.56 + EXTRA_FLAGS=-buildmode=pie [2021-12-15T09:32:11.739Z] #56 84.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-15T09:32:11.739Z] #56 84.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-15T09:32:11.739Z] #56 84.56 + '[' '' = dynamic ']' [2021-12-15T09:32:11.739Z] #56 84.56 + make [2021-12-15T09:32:11.739Z] #56 86.25 + bin/ctr [2021-12-15T09:32:11.739Z] #56 ... [2021-12-15T09:32:11.739Z] [2021-12-15T09:32:11.739Z] #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-12-15T09:32:11.739Z] #45 sha256:dcb6eab211b3e7bdd5c08fe830873a387229e3d36208c6fe52ede0adcfa32882 [2021-12-15T09:32:11.739Z] #45 171.3 crypto/rsa [2021-12-15T09:32:11.739Z] #45 172.1 crypto/dsa [2021-12-15T09:32:11.739Z] #45 172.5 crypto/x509/pkix [2021-12-15T09:32:11.739Z] #45 172.6 net [2021-12-15T09:32:11.739Z] #45 173.0 vendor/golang.org/x/crypto/chacha20 [2021-12-15T09:32:11.739Z] #45 173.6 vendor/golang.org/x/crypto/poly1305 [2021-12-15T09:32:11.739Z] #45 174.1 vendor/golang.org/x/sys/cpu [2021-12-15T09:32:11.739Z] #45 174.7 vendor/golang.org/x/crypto/chacha20poly1305 [2021-12-15T09:32:11.739Z] #45 175.8 vendor/golang.org/x/crypto/curve25519 [2021-12-15T09:32:11.739Z] #45 176.5 vendor/golang.org/x/crypto/hkdf [2021-12-15T09:32:11.739Z] #45 176.7 vendor/golang.org/x/text/transform [2021-12-15T09:32:11.739Z] #45 177.4 vendor/golang.org/x/text/unicode/bidi [2021-12-15T09:32:11.920Z] #56 ... [2021-12-15T09:32:11.920Z] [2021-12-15T09:32:11.920Z] #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-12-15T09:32:11.920Z] #53 sha256:4035031c37153b606f5e34f1c8bd30494deb271236db5bbd985ac4d317532fa0 [2021-12-15T09:32:11.920Z] #53 169.6 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-12-15T09:32:11.920Z] #53 170.7 + mkdir -p /build [2021-12-15T09:32:11.920Z] #53 170.7 + cp runc /build/runc [2021-12-15T09:32:12.004Z] #45 ... [2021-12-15T09:32:12.004Z] [2021-12-15T09:32:12.004Z] #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-12-15T09:32:12.004Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:32:12.004Z] #43 47.86 CC images/ext-file.o [2021-12-15T09:32:12.181Z] #53 DONE 171.0s [2021-12-15T09:32:12.182Z] [2021-12-15T09:32:12.182Z] #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-12-15T09:32:12.182Z] #56 sha256:05dfbc543ac79cdcecdd8e95e2807854443d0bbc40116d4de1d83f50d81b6e24 [2021-12-15T09:32:12.241Z] #43 44.97 CC images/userns.o [2021-12-15T09:32:12.291Z] #43 48.09 CC images/cgroup.o [2021-12-15T09:32:12.499Z] #43 45.27 CC images/google/protobuf/descriptor.o [2021-12-15T09:32:12.756Z] #43 ... [2021-12-15T09:32:12.756Z] [2021-12-15T09:32:12.756Z] #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-12-15T09:32:12.756Z] #56 sha256:00453eecf27e360ca103487180f24d2a6bbc8f518a3b707da215bab1945f876b [2021-12-15T09:32:12.756Z] #56 82.39 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-15T09:32:12.756Z] #56 82.39 + BUILDTAGS='netgo osusergo static_build' [2021-12-15T09:32:12.756Z] #56 82.39 + export EXTRA_FLAGS=-buildmode=pie [2021-12-15T09:32:12.756Z] #56 82.39 + EXTRA_FLAGS=-buildmode=pie [2021-12-15T09:32:12.756Z] #56 82.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-15T09:32:12.756Z] #56 82.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-15T09:32:12.756Z] #56 82.39 + '[' '' = dynamic ']' [2021-12-15T09:32:12.756Z] #56 82.39 + make [2021-12-15T09:32:12.756Z] #56 83.91 + bin/ctr [2021-12-15T09:32:12.756Z] #56 ... [2021-12-15T09:32:12.756Z] [2021-12-15T09:32:12.756Z] #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-12-15T09:32:12.756Z] #45 sha256:ba7c70b24c665d3293339d489ddd4b068445bc89a27e5dab70fd303a565e7dea [2021-12-15T09:32:12.756Z] #45 167.8 net [2021-12-15T09:32:12.756Z] #45 168.0 compress/gzip [2021-12-15T09:32:12.756Z] #45 168.7 vendor/golang.org/x/crypto/poly1305 [2021-12-15T09:32:12.756Z] #45 169.3 vendor/golang.org/x/sys/cpu [2021-12-15T09:32:12.756Z] #45 169.8 vendor/golang.org/x/crypto/chacha20poly1305 [2021-12-15T09:32:12.756Z] #45 171.1 vendor/golang.org/x/crypto/curve25519 [2021-12-15T09:32:12.756Z] #45 171.9 vendor/golang.org/x/text/transform [2021-12-15T09:32:12.756Z] #45 172.5 vendor/golang.org/x/text/unicode/bidi [2021-12-15T09:32:12.756Z] #45 174.1 vendor/golang.org/x/text/secure/bidirule [2021-12-15T09:32:12.756Z] #45 174.4 vendor/golang.org/x/text/unicode/norm [2021-12-15T09:32:13.231Z] #43 48.83 CC images/userns.o [2021-12-15T09:32:13.491Z] #43 49.12 CC images/google/protobuf/descriptor.o [2021-12-15T09:32:13.568Z] #56 ... [2021-12-15T09:32:13.568Z] [2021-12-15T09:32:13.568Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-12-15T09:32:13.568Z] #54 sha256:179bda02c54d9f5d80c51775ea1028230211fc39f25bac2eb1b04dcdae0ab228 [2021-12-15T09:32:13.568Z] #54 DONE 0.1s [2021-12-15T09:32:13.568Z] [2021-12-15T09:32:13.568Z] #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-12-15T09:32:13.568Z] #56 sha256:05dfbc543ac79cdcecdd8e95e2807854443d0bbc40116d4de1d83f50d81b6e24 [2021-12-15T09:32:14.128Z] #45 ... [2021-12-15T09:32:14.128Z] [2021-12-15T09:32:14.128Z] #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-12-15T09:32:14.128Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:32:14.128Z] #43 46.89 CC images/opts.o [2021-12-15T09:32:14.386Z] #43 47.06 CC images/seccomp.o [2021-12-15T09:32:14.386Z] #43 47.27 CC images/binfmt-misc.o [2021-12-15T09:32:14.873Z] #43 50.69 CC images/opts.o [2021-12-15T09:32:14.951Z] #43 47.48 CC images/time.o [2021-12-15T09:32:14.951Z] #43 47.66 CC images/sysctl.o [2021-12-15T09:32:15.133Z] #43 50.89 CC images/seccomp.o [2021-12-15T09:32:15.209Z] #43 47.91 CC images/autofs.o [2021-12-15T09:32:15.394Z] #43 51.19 CC images/binfmt-misc.o [2021-12-15T09:32:15.466Z] #43 48.14 CC images/macvlan.o [2021-12-15T09:32:15.466Z] #43 48.31 CC images/sit.o [2021-12-15T09:32:15.654Z] #43 51.42 CC images/time.o [2021-12-15T09:32:15.654Z] #43 51.55 CC images/sysctl.o [2021-12-15T09:32:15.723Z] #43 48.61 CC images/memfd.o [2021-12-15T09:32:15.723Z] #43 ... [2021-12-15T09:32:15.723Z] [2021-12-15T09:32:15.723Z] #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-12-15T09:32:15.723Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:32:15.723Z] #13 162.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-15T09:32:15.723Z] #13 162.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-12-15T09:32:15.723Z] #13 162.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:32:15.980Z] #13 ... [2021-12-15T09:32:15.980Z] [2021-12-15T09:32:15.980Z] #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-12-15T09:32:15.980Z] #45 sha256:ba7c70b24c665d3293339d489ddd4b068445bc89a27e5dab70fd303a565e7dea [2021-12-15T09:32:15.980Z] #45 178.7 vendor/golang.org/x/net/idna [2021-12-15T09:32:16.226Z] #43 51.73 CC images/autofs.o [2021-12-15T09:32:16.226Z] #43 51.91 CC images/macvlan.o [2021-12-15T09:32:16.226Z] #43 52.09 CC images/sit.o [2021-12-15T09:32:16.486Z] #43 52.27 CC images/memfd.o [2021-12-15T09:32:16.486Z] #43 ... [2021-12-15T09:32:16.486Z] [2021-12-15T09:32:16.486Z] #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-12-15T09:32:16.486Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:32:16.486Z] #13 166.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-15T09:32:16.486Z] #13 166.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-12-15T09:32:16.486Z] #13 166.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:32:16.752Z] #13 ... [2021-12-15T09:32:16.752Z] [2021-12-15T09:32:16.752Z] #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-12-15T09:32:16.752Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:32:16.752Z] #43 52.48 CC images/timens.o [2021-12-15T09:32:16.911Z] #45 180.9 vendor/golang.org/x/net/http2/hpack [2021-12-15T09:32:17.013Z] #43 52.71 LINK images/built-in.o [2021-12-15T09:32:17.274Z] #43 52.87 GEN compel/include/asm [2021-12-15T09:32:17.274Z] #43 52.91 GEN compel/include/version.h [2021-12-15T09:32:17.274Z] #43 52.93 touch .config [2021-12-15T09:32:17.274Z] #43 52.98 GEN include/common/config.h [2021-12-15T09:32:17.274Z] #43 53.07 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-12-15T09:32:17.274Z] #43 53.09 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-12-15T09:32:17.274Z] #43 53.11 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-12-15T09:32:17.274Z] #43 53.12 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-12-15T09:32:17.274Z] #43 53.16 DEP compel/arch/x86/plugins/std/memcpy.d [2021-12-15T09:32:17.274Z] #43 53.17 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-12-15T09:32:17.274Z] #43 53.20 GEN compel/plugins/include/uapi/std/syscall.h [2021-12-15T09:32:17.534Z] #43 53.24 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-12-15T09:32:17.534Z] #43 53.26 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-12-15T09:32:17.534Z] #43 53.28 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-12-15T09:32:17.534Z] #43 53.29 DEP compel/plugins/std/infect.d [2021-12-15T09:32:17.795Z] #43 53.41 DEP compel/plugins/std/string.d [2021-12-15T09:32:17.795Z] #43 53.49 DEP compel/plugins/std/log.d [2021-12-15T09:32:17.795Z] #43 53.57 DEP compel/plugins/std/fds.d [2021-12-15T09:32:18.056Z] #43 53.65 DEP compel/plugins/std/std.d [2021-12-15T09:32:18.056Z] #43 53.73 DEP compel/plugins/shmem/shmem.d [2021-12-15T09:32:18.056Z] #43 53.80 DEP compel/plugins/fds/fds.d [2021-12-15T09:32:18.284Z] #45 182.3 mime [2021-12-15T09:32:18.316Z] #43 54.02 CC compel/plugins/std/std.o [2021-12-15T09:32:18.577Z] #43 54.35 CC compel/plugins/std/fds.o [2021-12-15T09:32:19.147Z] #43 54.79 CC compel/plugins/std/log.o [2021-12-15T09:32:19.718Z] #43 55.54 CC compel/plugins/std/string.o [2021-12-15T09:32:20.183Z] #45 ... [2021-12-15T09:32:20.183Z] [2021-12-15T09:32:20.183Z] #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-12-15T09:32:20.183Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:32:20.183Z] #43 48.89 CC images/timens.o [2021-12-15T09:32:20.183Z] #43 49.19 LINK images/built-in.o [2021-12-15T09:32:20.183Z] #43 49.38 GEN compel/include/asm [2021-12-15T09:32:20.183Z] #43 49.43 GEN compel/include/version.h [2021-12-15T09:32:20.183Z] #43 49.44 touch .config [2021-12-15T09:32:20.183Z] #43 49.51 GEN include/common/config.h [2021-12-15T09:32:20.183Z] #43 49.62 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-12-15T09:32:20.183Z] #43 49.64 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-12-15T09:32:20.183Z] #43 49.66 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-12-15T09:32:20.183Z] #43 49.68 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-12-15T09:32:20.183Z] #43 49.72 DEP compel/arch/x86/plugins/std/memcpy.d [2021-12-15T09:32:20.183Z] #43 49.73 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-12-15T09:32:20.183Z] #43 49.75 GEN compel/plugins/include/uapi/std/syscall.h [2021-12-15T09:32:20.183Z] #43 49.82 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-12-15T09:32:20.183Z] #43 49.85 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-12-15T09:32:20.183Z] #43 49.88 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-12-15T09:32:20.183Z] #43 49.89 DEP compel/plugins/std/infect.d [2021-12-15T09:32:20.183Z] #43 50.08 DEP compel/plugins/std/string.d [2021-12-15T09:32:20.183Z] #43 50.17 DEP compel/plugins/std/log.d [2021-12-15T09:32:20.183Z] #43 50.30 DEP compel/plugins/std/fds.d [2021-12-15T09:32:20.183Z] #43 50.45 DEP compel/plugins/std/std.d [2021-12-15T09:32:20.183Z] #43 50.60 DEP compel/plugins/shmem/shmem.d [2021-12-15T09:32:20.183Z] #43 50.65 DEP compel/plugins/fds/fds.d [2021-12-15T09:32:20.183Z] #43 50.85 CC compel/plugins/std/std.o [2021-12-15T09:32:20.183Z] #43 51.14 CC compel/plugins/std/fds.o [2021-12-15T09:32:20.183Z] #43 51.67 CC compel/plugins/std/log.o [2021-12-15T09:32:20.183Z] #43 52.51 CC compel/plugins/std/string.o [2021-12-15T09:32:20.290Z] #43 56.06 CC compel/plugins/std/infect.o [2021-12-15T09:32:20.441Z] #43 53.22 CC compel/plugins/std/infect.o [2021-12-15T09:32:20.551Z] #43 56.46 CC compel/arch/x86/plugins/std/parasite-head.o [2021-12-15T09:32:20.811Z] #43 56.53 CC compel/arch/x86/plugins/std/memcpy.o [2021-12-15T09:32:20.811Z] #43 56.58 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-12-15T09:32:20.811Z] #43 56.64 AR compel/plugins/std.lib.a [2021-12-15T09:32:20.811Z] #43 56.71 CC compel/plugins/fds/fds.o [2021-12-15T09:32:20.987Z] #53 ... [2021-12-15T09:32:20.987Z] [2021-12-15T09:32:20.987Z] #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-12-15T09:32:20.987Z] #56 sha256:7358ddcb513149e29faf0e04ad5160c3d0b8a5e037e257eb91cfe2cbe716013d [2021-12-15T09:32:20.987Z] #56 249.9 + bin/containerd [2021-12-15T09:32:21.006Z] #43 53.67 CC compel/arch/x86/plugins/std/parasite-head.o [2021-12-15T09:32:21.006Z] #43 53.74 CC compel/arch/x86/plugins/std/memcpy.o [2021-12-15T09:32:21.006Z] #43 53.79 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-12-15T09:32:21.006Z] #43 53.85 AR compel/plugins/std.lib.a [2021-12-15T09:32:21.264Z] #43 53.91 CC compel/plugins/fds/fds.o [2021-12-15T09:32:21.382Z] #43 56.94 AR compel/plugins/fds.lib.a [2021-12-15T09:32:21.382Z] #43 57.01 HOSTDEP compel/src/lib/log-host.d [2021-12-15T09:32:21.382Z] #43 57.07 HOSTDEP compel/src/lib/handle-elf-host.d [2021-12-15T09:32:21.382Z] #43 57.16 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-12-15T09:32:21.382Z] #43 57.22 HOSTDEP compel/src/main-host.d [2021-12-15T09:32:21.521Z] #43 54.13 AR compel/plugins/fds.lib.a [2021-12-15T09:32:21.521Z] #43 54.17 HOSTDEP compel/src/lib/log-host.d [2021-12-15T09:32:21.521Z] #43 54.24 HOSTDEP compel/src/lib/handle-elf-host.d [2021-12-15T09:32:21.642Z] #43 57.39 DEP compel/src/lib/ptrace.d [2021-12-15T09:32:21.642Z] #43 57.54 DEP compel/src/lib/infect.d [2021-12-15T09:32:21.778Z] #43 54.39 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-12-15T09:32:21.778Z] #43 54.49 HOSTDEP compel/src/main-host.d [2021-12-15T09:32:21.778Z] #43 54.57 DEP compel/src/lib/ptrace.d [2021-12-15T09:32:22.036Z] #43 54.75 DEP compel/src/lib/infect.d [2021-12-15T09:32:22.213Z] #43 57.76 DEP compel/src/lib/infect-util.d [2021-12-15T09:32:22.213Z] #43 57.91 DEP compel/src/lib/infect-rpc.d [2021-12-15T09:32:22.213Z] #43 58.00 DEP compel/arch/x86/src/lib/infect.d [2021-12-15T09:32:22.213Z] #43 58.14 DEP compel/arch/x86/src/lib/cpu.d [2021-12-15T09:32:22.294Z] #43 54.96 DEP compel/src/lib/infect-util.d [2021-12-15T09:32:22.294Z] #43 ... [2021-12-15T09:32:22.294Z] [2021-12-15T09:32:22.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-12-15T09:32:22.294Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:32:22.294Z] #13 178.0 Selecting previously unselected package libapparmor1:amd64. [2021-12-15T09:32:22.294Z] #13 178.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-12-15T09:32:22.294Z] #13 178.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-12-15T09:32:22.294Z] #13 178.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-12-15T09:32:22.294Z] #13 178.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-12-15T09:32:22.294Z] #13 178.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-12-15T09:32:22.294Z] #13 178.4 Selecting previously unselected package libbtrfs0. [2021-12-15T09:32:22.294Z] #13 178.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-12-15T09:32:22.294Z] #13 178.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-12-15T09:32:22.294Z] #13 178.4 Selecting previously unselected package libbtrfs-dev. [2021-12-15T09:32:22.294Z] #13 178.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-12-15T09:32:22.294Z] #13 178.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-12-15T09:32:22.294Z] #13 178.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-12-15T09:32:22.294Z] #13 178.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-12-15T09:32:22.294Z] #13 178.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-12-15T09:32:22.294Z] #13 178.7 Selecting previously unselected package libudev-dev:amd64. [2021-12-15T09:32:22.294Z] #13 178.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-12-15T09:32:22.294Z] #13 178.7 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-12-15T09:32:22.294Z] #13 178.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-12-15T09:32:22.294Z] #13 178.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-12-15T09:32:22.294Z] #13 178.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-12-15T09:32:22.294Z] #13 179.2 Selecting previously unselected package libpcre16-3:amd64. [2021-12-15T09:32:22.294Z] #13 179.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-12-15T09:32:22.294Z] #13 179.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-12-15T09:32:22.294Z] #13 179.4 Selecting previously unselected package libpcre32-3:amd64. [2021-12-15T09:32:22.294Z] #13 179.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-12-15T09:32:22.294Z] #13 179.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-12-15T09:32:22.473Z] #43 58.20 DEP compel/src/lib/log.d [2021-12-15T09:32:22.473Z] #43 58.27 DEP compel/src/main.d [2021-12-15T09:32:22.473Z] #43 ... [2021-12-15T09:32:22.473Z] [2021-12-15T09:32:22.473Z] #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-12-15T09:32:22.473Z] #45 sha256:dcb6eab211b3e7bdd5c08fe830873a387229e3d36208c6fe52ede0adcfa32882 [2021-12-15T09:32:22.473Z] #45 179.3 vendor/golang.org/x/text/secure/bidirule [2021-12-15T09:32:22.473Z] #45 179.5 vendor/golang.org/x/text/unicode/norm [2021-12-15T09:32:22.473Z] #45 183.7 vendor/golang.org/x/net/idna [2021-12-15T09:32:22.473Z] #45 185.5 vendor/golang.org/x/net/http2/hpack [2021-12-15T09:32:22.473Z] #45 186.7 mime [2021-12-15T09:32:22.473Z] #45 188.5 mime/quotedprintable [2021-12-15T09:32:22.473Z] #45 188.8 net/http/internal [2021-12-15T09:32:22.552Z] #13 179.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-12-15T09:32:22.552Z] #13 179.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-12-15T09:32:22.552Z] #13 179.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-12-15T09:32:22.552Z] #13 179.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-12-15T09:32:22.734Z] #45 ... [2021-12-15T09:32:22.734Z] [2021-12-15T09:32:22.735Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-12-15T09:32:22.735Z] #13 sha256:24577d751f073fcdfbc2e6c6c72a8a4112db651611bfb4958f34a0dc591616d2 [2021-12-15T09:32:22.735Z] #13 182.7 Selecting previously unselected package libapparmor1:amd64. [2021-12-15T09:32:22.735Z] #13 182.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-12-15T09:32:22.735Z] #13 182.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-12-15T09:32:22.809Z] #13 179.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-12-15T09:32:22.809Z] #13 179.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-12-15T09:32:22.996Z] #13 182.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-12-15T09:32:22.996Z] #13 182.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-12-15T09:32:22.996Z] #13 182.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-12-15T09:32:22.996Z] #13 183.1 Selecting previously unselected package libbtrfs0. [2021-12-15T09:32:22.996Z] #13 183.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-12-15T09:32:22.996Z] #13 183.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-12-15T09:32:22.996Z] #13 183.1 Selecting previously unselected package libbtrfs-dev. [2021-12-15T09:32:22.996Z] #13 183.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-12-15T09:32:22.996Z] #13 183.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-12-15T09:32:23.257Z] #13 183.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-12-15T09:32:23.257Z] #13 183.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-12-15T09:32:23.257Z] #13 183.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-12-15T09:32:23.257Z] #13 183.4 Selecting previously unselected package libudev-dev:amd64. [2021-12-15T09:32:23.257Z] #13 183.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-12-15T09:32:23.257Z] #13 183.4 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-12-15T09:32:23.375Z] #13 180.3 Selecting previously unselected package libselinux1-dev:amd64. [2021-12-15T09:32:23.375Z] #13 180.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-12-15T09:32:23.375Z] #13 180.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-12-15T09:32:23.517Z] #13 183.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-12-15T09:32:23.517Z] #13 183.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-12-15T09:32:23.517Z] #13 183.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-12-15T09:32:23.633Z] #13 180.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-12-15T09:32:23.633Z] #13 180.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-12-15T09:32:23.633Z] #13 180.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-12-15T09:32:23.633Z] #13 180.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-12-15T09:32:23.633Z] #13 180.7 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2021-12-15T09:32:23.633Z] #13 180.7 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2021-12-15T09:32:23.779Z] #13 183.9 Selecting previously unselected package libpcre16-3:amd64. [2021-12-15T09:32:23.779Z] #13 183.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-12-15T09:32:23.779Z] #13 183.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-12-15T09:32:23.891Z] #13 180.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-12-15T09:32:23.891Z] #13 180.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-12-15T09:32:23.891Z] #13 180.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-12-15T09:32:24.040Z] #13 184.1 Selecting previously unselected package libpcre32-3:amd64. [2021-12-15T09:32:24.040Z] #13 184.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-12-15T09:32:24.040Z] #13 184.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-12-15T09:32:24.040Z] #13 184.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-12-15T09:32:24.301Z] #13 184.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-12-15T09:32:24.301Z] #13 184.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-12-15T09:32:24.301Z] #13 184.4 Selecting previously unselected package libpcre3-dev:amd64. [2021-12-15T09:32:24.301Z] #13 184.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-12-15T09:32:24.301Z] #13 184.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-12-15T09:32:24.456Z] #13 181.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-12-15T09:32:24.456Z] #13 181.5 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2021-12-15T09:32:24.456Z] #13 181.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-12-15T09:32:24.456Z] #13 181.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-12-15T09:32:24.456Z] #13 181.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-12-15T09:32:24.456Z] #13 181.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-12-15T09:32:24.456Z] #13 181.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:32:24.456Z] #13 181.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-12-15T09:32:24.456Z] #13 181.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-12-15T09:32:24.714Z] #13 181.6 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-12-15T09:32:24.714Z] #13 181.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-12-15T09:32:24.714Z] #13 181.6 Setting up libbtrfs-dev (4.20.1-2) ... [2021-12-15T09:32:24.714Z] #13 181.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-12-15T09:32:24.714Z] #13 181.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-12-15T09:32:24.714Z] #13 181.7 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-12-15T09:32:24.714Z] #13 181.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-12-15T09:32:24.714Z] #13 181.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-12-15T09:32:24.714Z] #13 181.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:32:24.714Z] #13 181.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-15T09:32:24.714Z] #13 181.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-15T09:32:24.714Z] #13 181.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:32:24.714Z] #13 181.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-12-15T09:32:24.714Z] #13 181.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-12-15T09:32:24.714Z] #13 181.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-12-15T09:32:24.714Z] #13 181.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-12-15T09:32:24.872Z] #13 185.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-12-15T09:32:24.872Z] #13 185.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-12-15T09:32:24.872Z] #13 185.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-12-15T09:32:24.972Z] #13 181.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-12-15T09:32:24.972Z] #13 181.8 Setting up dmsetup (2:1.02.155-3) ... [2021-12-15T09:32:24.972Z] #13 181.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-12-15T09:32:24.972Z] #13 181.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-12-15T09:32:24.972Z] #13 181.8 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:32:25.133Z] #13 185.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-12-15T09:32:25.133Z] #13 185.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-12-15T09:32:25.133Z] #13 185.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-12-15T09:32:25.394Z] #13 185.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-12-15T09:32:25.394Z] #13 185.4 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2021-12-15T09:32:25.394Z] #13 185.4 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2021-12-15T09:32:25.394Z] #13 185.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-12-15T09:32:25.394Z] #13 185.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-12-15T09:32:25.394Z] #13 185.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-12-15T09:32:25.966Z] #13 186.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-12-15T09:32:25.966Z] #13 186.2 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2021-12-15T09:32:25.966Z] #13 186.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-12-15T09:32:25.966Z] #13 186.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-12-15T09:32:26.226Z] #13 186.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-12-15T09:32:26.226Z] #13 186.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-12-15T09:32:26.226Z] #13 186.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:32:26.226Z] #13 186.3 Setting up libbtrfs0 (4.20.1-2) ... [2021-12-15T09:32:26.226Z] #13 186.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-12-15T09:32:26.226Z] #13 186.3 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-12-15T09:32:26.227Z] #13 186.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-12-15T09:32:26.227Z] #13 186.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-12-15T09:32:26.227Z] #13 186.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-12-15T09:32:26.227Z] #13 186.4 Setting up mingw-w64-common (6.0.0-3) ... [2021-12-15T09:32:26.227Z] #13 186.4 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-12-15T09:32:26.227Z] #13 186.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-12-15T09:32:26.227Z] #13 186.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-12-15T09:32:26.227Z] #13 186.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:32:26.274Z] #56 ... [2021-12-15T09:32:26.274Z] [2021-12-15T09:32:26.274Z] #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-12-15T09:32:26.274Z] #53 sha256:d34f262b68346c85d1f2ac681398f4b0f90da5d32f550ae608a6387a6b1040e7 [2021-12-15T09:32:26.274Z] #53 168.2 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-12-15T09:32:26.274Z] #53 169.1 + mkdir -p /build [2021-12-15T09:32:26.487Z] #13 186.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-15T09:32:26.488Z] #13 186.5 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-12-15T09:32:26.488Z] #13 186.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-12-15T09:32:26.488Z] #13 186.5 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-12-15T09:32:26.488Z] #13 186.5 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-12-15T09:32:26.488Z] #13 186.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-12-15T09:32:26.488Z] #13 186.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-12-15T09:32:26.488Z] #13 186.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-12-15T09:32:26.488Z] #13 186.5 Setting up dmsetup (2:1.02.155-3) ... [2021-12-15T09:32:26.488Z] #13 186.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-12-15T09:32:26.488Z] #13 186.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-12-15T09:32:26.488Z] #13 186.6 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:32:26.536Z] #53 169.1 + cp runc /build/runc [2021-12-15T09:32:26.798Z] #53 DONE 169.4s [2021-12-15T09:32:26.798Z] [2021-12-15T09:32:26.798Z] #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-12-15T09:32:26.798Z] #56 sha256:7358ddcb513149e29faf0e04ad5160c3d0b8a5e037e257eb91cfe2cbe716013d [2021-12-15T09:32:26.875Z] #13 DONE 183.5s [2021-12-15T09:32:26.875Z] [2021-12-15T09:32:26.875Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-12-15T09:32:26.875Z] #14 sha256:109496fbf51a3f69e420391d602142fdeb4f265b61d38a98929405023f7a0d07 [2021-12-15T09:32:28.716Z] #56 ... [2021-12-15T09:32:28.716Z] [2021-12-15T09:32:28.716Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-12-15T09:32:28.716Z] #54 sha256:c83295cfd5a093da67371eba0a7363a69c80fb571af4676103c0b4296e1b1010 [2021-12-15T09:32:28.716Z] #54 DONE 0.1s [2021-12-15T09:32:28.716Z] [2021-12-15T09:32:28.716Z] #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-12-15T09:32:28.716Z] #56 sha256:7358ddcb513149e29faf0e04ad5160c3d0b8a5e037e257eb91cfe2cbe716013d [2021-12-15T09:32:28.772Z] #14 DONE 2.2s [2021-12-15T09:32:28.772Z] [2021-12-15T09:32:28.772Z] #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-12-15T09:32:28.772Z] #15 sha256:d780c8c9af65917cd3ad94ec88680736ffb468163559c3692d42409975fd91b7 [2021-12-15T09:32:29.033Z] #13 DONE 188.7s [2021-12-15T09:32:29.033Z] [2021-12-15T09:32:29.033Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-12-15T09:32:29.033Z] #14 sha256:109496fbf51a3f69e420391d602142fdeb4f265b61d38a98929405023f7a0d07 [2021-12-15T09:32:30.669Z] #15 ... [2021-12-15T09:32:30.669Z] [2021-12-15T09:32:30.669Z] #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-12-15T09:32:30.669Z] #45 sha256:ba7c70b24c665d3293339d489ddd4b068445bc89a27e5dab70fd303a565e7dea [2021-12-15T09:32:30.669Z] #45 184.3 mime/quotedprintable [2021-12-15T09:32:30.669Z] #45 184.8 net/http/internal [2021-12-15T09:32:30.669Z] #45 187.5 crypto/tls [2021-12-15T09:32:30.669Z] #45 ... [2021-12-15T09:32:30.669Z] [2021-12-15T09:32:30.669Z] #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-12-15T09:32:30.669Z] #15 sha256:d780c8c9af65917cd3ad94ec88680736ffb468163559c3692d42409975fd91b7 [2021-12-15T09:32:30.669Z] #15 DONE 1.7s [2021-12-15T09:32:30.669Z] [2021-12-15T09:32:30.669Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-15T09:32:30.669Z] #16 sha256:cee9460673f8e32f35c52e59eee934c0314c286bced174b18f63ca5226652c0c [2021-12-15T09:32:30.944Z] #14 DONE 2.2s [2021-12-15T09:32:30.944Z] [2021-12-15T09:32:30.944Z] #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-12-15T09:32:30.944Z] #53 sha256:eb1f5a05a2a80adcc852569c2d86d0559543fde8a263b145c23bd21ea94a8160 [2021-12-15T09:32:30.944Z] #53 2.033 + RM_GOPATH=0 [2021-12-15T09:32:30.944Z] #53 2.033 + TMP_GOPATH= [2021-12-15T09:32:30.944Z] #53 2.033 + : /build [2021-12-15T09:32:30.944Z] #53 2.033 + '[' -z '' ']' [2021-12-15T09:32:30.944Z] #53 2.033 ++ mktemp -d [2021-12-15T09:32:30.944Z] #53 2.066 + export GOPATH=/tmp/tmp.ifge0dWdYM [2021-12-15T09:32:30.944Z] #53 2.066 + GOPATH=/tmp/tmp.ifge0dWdYM [2021-12-15T09:32:30.944Z] #53 2.066 + RM_GOPATH=1 [2021-12-15T09:32:30.944Z] #53 2.066 + case "$(go env GOARCH)" in [2021-12-15T09:32:30.944Z] #53 2.066 ++ go env GOARCH [2021-12-15T09:32:30.944Z] #53 2.099 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:32:30.944Z] #53 2.099 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:32:30.944Z] #53 2.099 ++ dirname /tmp/install/install.sh [2021-12-15T09:32:30.944Z] #53 2.099 + dir=/tmp/install [2021-12-15T09:32:30.944Z] #53 2.099 + bin=runc [2021-12-15T09:32:30.944Z] #53 2.099 + shift [2021-12-15T09:32:30.944Z] #53 2.099 + '[' '!' -f /tmp/install/runc.installer ']' [2021-12-15T09:32:30.944Z] #53 2.099 + . /tmp/install/runc.installer [2021-12-15T09:32:30.945Z] #53 2.099 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-12-15T09:32:30.945Z] #53 2.107 + install_runc [2021-12-15T09:32:30.945Z] #53 2.109 + uname -r [2021-12-15T09:32:30.945Z] #53 2.122 + grep -q '^3\.10\.0.*\.el7\.' [2021-12-15T09:32:30.945Z] #53 2.122 + RUNC_BUILDTAGS='seccomp ' [2021-12-15T09:32:30.945Z] #53 2.122 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-12-15T09:32:30.945Z] #53 2.122 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ifge0dWdYM/src/github.com/opencontainers/runc [2021-12-15T09:32:30.945Z] #53 2.123 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-12-15T09:32:30.945Z] #53 2.141 Cloning into '/tmp/tmp.ifge0dWdYM/src/github.com/opencontainers/runc'... [2021-12-15T09:32:32.039Z] #16 1.665 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-15T09:32:32.296Z] #16 DONE 1.8s [2021-12-15T09:32:32.296Z] [2021-12-15T09:32:32.296Z] #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-12-15T09:32:32.296Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:32:32.296Z] #43 55.06 DEP compel/src/lib/infect-rpc.d [2021-12-15T09:32:32.296Z] #43 55.22 DEP compel/arch/x86/src/lib/infect.d [2021-12-15T09:32:32.296Z] #43 55.34 DEP compel/arch/x86/src/lib/cpu.d [2021-12-15T09:32:32.296Z] #43 55.48 DEP compel/src/lib/log.d [2021-12-15T09:32:32.296Z] #43 55.56 DEP compel/src/main.d [2021-12-15T09:32:32.297Z] #43 55.70 DEP compel/src/lib/handle-elf.d [2021-12-15T09:32:32.297Z] #43 55.79 DEP compel/arch/x86/src/lib/handle-elf.d [2021-12-15T09:32:32.297Z] #43 55.88 CC compel/src/lib/log.o [2021-12-15T09:32:32.297Z] #43 56.11 CC compel/arch/x86/src/lib/cpu.o [2021-12-15T09:32:32.297Z] #43 56.80 CC compel/arch/x86/src/lib/infect.o [2021-12-15T09:32:32.297Z] #43 57.63 CC compel/src/lib/infect-rpc.o [2021-12-15T09:32:32.297Z] #43 58.11 CC compel/src/lib/infect-util.o [2021-12-15T09:32:32.297Z] #43 58.34 CC compel/src/lib/infect.o [2021-12-15T09:32:32.297Z] #43 62.44 CC compel/src/lib/ptrace.o [2021-12-15T09:32:32.297Z] #43 63.36 AR compel/libcompel.a [2021-12-15T09:32:32.297Z] #43 63.54 HOSTCC compel/src/main-host.o [2021-12-15T09:32:32.297Z] #43 64.14 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-12-15T09:32:32.297Z] #43 64.50 HOSTCC compel/src/lib/handle-elf-host.o [2021-12-15T09:32:32.555Z] #43 ... [2021-12-15T09:32:32.555Z] [2021-12-15T09:32:32.555Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-15T09:32:32.555Z] #17 sha256:b11703528d11cb62235a12f2a09284771acadd517d74df79a2cfc0dd27d15078 [2021-12-15T09:32:32.856Z] #53 ... [2021-12-15T09:32:32.857Z] [2021-12-15T09:32:32.857Z] #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-12-15T09:32:32.857Z] #15 sha256:d780c8c9af65917cd3ad94ec88680736ffb468163559c3692d42409975fd91b7 [2021-12-15T09:32:32.857Z] #15 DONE 1.9s [2021-12-15T09:32:32.857Z] [2021-12-15T09:32:32.857Z] #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-12-15T09:32:32.857Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:32:32.857Z] #43 58.40 DEP compel/src/lib/handle-elf.d [2021-12-15T09:32:32.857Z] #43 58.54 DEP compel/arch/x86/src/lib/handle-elf.d [2021-12-15T09:32:32.857Z] #43 58.69 CC compel/src/lib/log.o [2021-12-15T09:32:32.857Z] #43 58.92 CC compel/arch/x86/src/lib/cpu.o [2021-12-15T09:32:32.857Z] #43 59.66 CC compel/arch/x86/src/lib/infect.o [2021-12-15T09:32:32.857Z] #43 60.41 CC compel/src/lib/infect-rpc.o [2021-12-15T09:32:32.857Z] #43 60.79 CC compel/src/lib/infect-util.o [2021-12-15T09:32:32.857Z] #43 61.01 CC compel/src/lib/infect.o [2021-12-15T09:32:32.857Z] #43 63.31 CC compel/src/lib/ptrace.o [2021-12-15T09:32:32.857Z] #43 63.71 AR compel/libcompel.a [2021-12-15T09:32:32.857Z] #43 63.82 HOSTCC compel/src/main-host.o [2021-12-15T09:32:32.857Z] #43 64.04 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-12-15T09:32:32.857Z] #43 64.18 HOSTCC compel/src/lib/handle-elf-host.o [2021-12-15T09:32:32.857Z] #43 64.73 HOSTCC compel/src/lib/log-host.o [2021-12-15T09:32:32.857Z] #43 65.07 HOSTLINK compel/compel-host-bin [2021-12-15T09:32:32.857Z] #43 65.33 DEP soccr/soccr.d [2021-12-15T09:32:32.857Z] #43 65.58 CC soccr/soccr.o [2021-12-15T09:32:32.857Z] #43 68.26 AR soccr/libsoccr.a [2021-12-15T09:32:32.857Z] #43 68.31 make[1]: 'soccr/libsoccr.a' is up to date. [2021-12-15T09:32:32.857Z] #43 ... [2021-12-15T09:32:32.857Z] [2021-12-15T09:32:32.857Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-15T09:32:32.857Z] #16 sha256:cee9460673f8e32f35c52e59eee934c0314c286bced174b18f63ca5226652c0c [2021-12-15T09:32:33.429Z] #16 ... [2021-12-15T09:32:33.429Z] [2021-12-15T09:32:33.429Z] #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-12-15T09:32:33.429Z] #58 sha256:f738d6083011c1a8486374df96c2d7309755f91ff7fb991b35bceed2e8d107ea [2021-12-15T09:32:33.429Z] #58 192.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-15T09:32:33.429Z] #58 192.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-12-15T09:32:33.429Z] #58 DONE 200.2s [2021-12-15T09:32:33.429Z] [2021-12-15T09:32:33.429Z] #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-12-15T09:32:33.429Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:32:33.429Z] #43 69.11 DEP criu/arch/x86/sigframe.d [2021-12-15T09:32:33.429Z] #43 69.35 DEP criu/arch/x86/sigaction_compat.d [2021-12-15T09:32:33.690Z] #43 ... [2021-12-15T09:32:33.690Z] [2021-12-15T09:32:33.690Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-12-15T09:32:33.690Z] #59 sha256:1067b6cb25fa4204769ec7a623381732b4e9b8cd7f67e468a8449358736b7bcc [2021-12-15T09:32:33.690Z] #59 DONE 0.2s [2021-12-15T09:32:33.926Z] #17 DONE 1.6s [2021-12-15T09:32:33.926Z] [2021-12-15T09:32:33.926Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-15T09:32:33.926Z] #18 sha256:668953ceed7d7b6ddf25234ac8b076ffbbe933f3bb4304417bc6383e83b8c077 [2021-12-15T09:32:33.950Z] [2021-12-15T09:32:33.950Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-15T09:32:33.950Z] #60 sha256:26376a0eb91415b2d04a27847f257a284a0e7ae76d07183e909221d75de9a5ea [2021-12-15T09:32:33.950Z] #60 DONE 0.1s [2021-12-15T09:32:33.950Z] [2021-12-15T09:32:33.950Z] #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-12-15T09:32:33.950Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:32:33.950Z] #43 69.58 DEP criu/arch/x86/kerndat.d [2021-12-15T09:32:34.211Z] #43 69.93 DEP criu/arch/x86/crtools.d [2021-12-15T09:32:34.472Z] #43 70.15 DEP criu/arch/x86/cpu.d [2021-12-15T09:32:34.733Z] #43 70.46 CC criu/arch/x86/cpu.o [2021-12-15T09:32:34.733Z] #43 ... [2021-12-15T09:32:34.733Z] [2021-12-15T09:32:34.733Z] #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-12-15T09:32:34.733Z] #45 sha256:dcb6eab211b3e7bdd5c08fe830873a387229e3d36208c6fe52ede0adcfa32882 [2021-12-15T09:32:34.733Z] #45 191.5 crypto/tls [2021-12-15T09:32:34.733Z] #45 200.8 net/http/httptrace [2021-12-15T09:32:34.733Z] #45 201.2 net/http [2021-12-15T09:32:34.994Z] #45 ... [2021-12-15T09:32:34.994Z] [2021-12-15T09:32:34.994Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-15T09:32:34.994Z] #16 sha256:cee9460673f8e32f35c52e59eee934c0314c286bced174b18f63ca5226652c0c [2021-12-15T09:32:34.994Z] #16 1.980 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-15T09:32:34.994Z] #16 DONE 2.1s [2021-12-15T09:32:34.994Z] [2021-12-15T09:32:34.994Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-15T09:32:34.994Z] #17 sha256:b11703528d11cb62235a12f2a09284771acadd517d74df79a2cfc0dd27d15078 [2021-12-15T09:32:35.298Z] #18 ... [2021-12-15T09:32:35.298Z] [2021-12-15T09:32:35.299Z] #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-12-15T09:32:35.299Z] #58 sha256:b82a48480bfe8c441d355fce4b914b94ea369093806e626a282479c267703df5 [2021-12-15T09:32:35.299Z] #58 189.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-15T09:32:35.299Z] #58 189.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-12-15T09:32:35.299Z] #58 ... [2021-12-15T09:32:35.299Z] [2021-12-15T09:32:35.299Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-15T09:32:35.299Z] #18 sha256:668953ceed7d7b6ddf25234ac8b076ffbbe933f3bb4304417bc6383e83b8c077 [2021-12-15T09:32:35.299Z] #18 DONE 1.6s [2021-12-15T09:32:35.299Z] [2021-12-15T09:32:35.299Z] #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-12-15T09:32:35.299Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:32:35.299Z] #43 65.27 HOSTCC compel/src/lib/log-host.o [2021-12-15T09:32:35.299Z] #43 65.65 HOSTLINK compel/compel-host-bin [2021-12-15T09:32:35.299Z] #43 66.03 DEP soccr/soccr.d [2021-12-15T09:32:35.299Z] #43 66.39 CC soccr/soccr.o [2021-12-15T09:32:35.875Z] #43 ... [2021-12-15T09:32:35.875Z] [2021-12-15T09:32:35.875Z] #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-12-15T09:32:35.875Z] #58 sha256:b82a48480bfe8c441d355fce4b914b94ea369093806e626a282479c267703df5 [2021-12-15T09:32:35.875Z] #58 DONE 199.6s [2021-12-15T09:32:35.875Z] [2021-12-15T09:32:35.875Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-12-15T09:32:35.875Z] #59 sha256:3974981ae21ca674ff672c55ef16d79da4481186e5c6d2e677e7af989ee8edc3 [2021-12-15T09:32:35.875Z] #59 DONE 0.1s [2021-12-15T09:32:35.875Z] [2021-12-15T09:32:35.875Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-15T09:32:35.875Z] #60 sha256:3ca06d1aba4f0aaaedf44486b96b7817cae923c95b60590de5bdde5833561b0d [2021-12-15T09:32:35.875Z] #60 DONE 0.1s [2021-12-15T09:32:35.875Z] [2021-12-15T09:32:35.875Z] #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-12-15T09:32:35.875Z] #45 sha256:ba7c70b24c665d3293339d489ddd4b068445bc89a27e5dab70fd303a565e7dea [2021-12-15T09:32:35.875Z] #45 200.0 net/http/httptrace [2021-12-15T09:32:36.444Z] #45 ... [2021-12-15T09:32:36.444Z] [2021-12-15T09:32:36.444Z] #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-12-15T09:32:36.444Z] #53 sha256:7d7e82814421592c1f41a56ee5909bda901971d2662d4dbe90dfba172813b707 [2021-12-15T09:32:36.444Z] #53 1.776 + RM_GOPATH=0 [2021-12-15T09:32:36.444Z] #53 1.776 + TMP_GOPATH= [2021-12-15T09:32:36.444Z] #53 1.776 + : /build [2021-12-15T09:32:36.444Z] #53 1.776 + '[' -z '' ']' [2021-12-15T09:32:36.444Z] #53 1.776 ++ mktemp -d [2021-12-15T09:32:36.444Z] #53 1.790 + export GOPATH=/tmp/tmp.n5CCxlUk9l [2021-12-15T09:32:36.444Z] #53 1.790 + GOPATH=/tmp/tmp.n5CCxlUk9l [2021-12-15T09:32:36.444Z] #53 1.790 + RM_GOPATH=1 [2021-12-15T09:32:36.444Z] #53 1.790 + case "$(go env GOARCH)" in [2021-12-15T09:32:36.444Z] #53 1.793 ++ go env GOARCH [2021-12-15T09:32:36.444Z] #53 1.838 + export GO_BUILDMODE=-buildmode=pie [2021-12-15T09:32:36.444Z] #53 1.838 + GO_BUILDMODE=-buildmode=pie [2021-12-15T09:32:36.444Z] #53 1.838 ++ dirname /tmp/install/install.sh [2021-12-15T09:32:36.444Z] #53 1.858 + dir=/tmp/install [2021-12-15T09:32:36.444Z] #53 1.858 + bin=runc [2021-12-15T09:32:36.444Z] #53 1.858 + shift [2021-12-15T09:32:36.444Z] #53 1.858 + '[' '!' -f /tmp/install/runc.installer ']' [2021-12-15T09:32:36.444Z] #53 1.858 + . /tmp/install/runc.installer [2021-12-15T09:32:36.444Z] #53 1.858 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-12-15T09:32:36.444Z] #53 1.858 + install_runc [2021-12-15T09:32:36.444Z] #53 1.858 + uname -r [2021-12-15T09:32:36.444Z] #53 1.858 + grep -q '^3\.10\.0.*\.el7\.' [2021-12-15T09:32:36.444Z] #53 1.890 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-12-15T09:32:36.444Z] #53 1.893 + RUNC_BUILDTAGS='seccomp ' [2021-12-15T09:32:36.444Z] #53 1.893 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-12-15T09:32:36.444Z] #53 1.893 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.n5CCxlUk9l/src/github.com/opencontainers/runc [2021-12-15T09:32:36.444Z] #53 1.893 Cloning into '/tmp/tmp.n5CCxlUk9l/src/github.com/opencontainers/runc'... [2021-12-15T09:32:36.702Z] #53 ... [2021-12-15T09:32:36.702Z] [2021-12-15T09:32:36.702Z] #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-12-15T09:32:36.702Z] #45 sha256:ba7c70b24c665d3293339d489ddd4b068445bc89a27e5dab70fd303a565e7dea [2021-12-15T09:32:36.702Z] #45 200.5 net/http [2021-12-15T09:32:37.542Z] #17 DONE 2.3s [2021-12-15T09:32:37.542Z] [2021-12-15T09:32:37.542Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-15T09:32:37.542Z] #18 sha256:668953ceed7d7b6ddf25234ac8b076ffbbe933f3bb4304417bc6383e83b8c077 [2021-12-15T09:32:38.130Z] #45 ... [2021-12-15T09:32:38.130Z] [2021-12-15T09:32:38.130Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-12-15T09:32:38.130Z] #19 sha256:44ab1d8944a5bb8aa799999dac09d889ac360891d0a3842392b4a0c11478e3a2 [2021-12-15T09:32:38.130Z] #19 DONE 2.5s [2021-12-15T09:32:38.130Z] [2021-12-15T09:32:38.130Z] #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-12-15T09:32:38.130Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:32:39.457Z] #18 DONE 2.3s [2021-12-15T09:32:39.457Z] [2021-12-15T09:32:39.457Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-12-15T09:32:39.457Z] #19 sha256:44ab1d8944a5bb8aa799999dac09d889ac360891d0a3842392b4a0c11478e3a2 [2021-12-15T09:32:40.693Z] #20 2.799 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-12-15T09:32:40.951Z] #20 2.929 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:32:40.951Z] #20 2.929 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:32:40.951Z] #20 2.929 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:32:41.372Z] #19 DONE 1.6s [2021-12-15T09:32:41.372Z] [2021-12-15T09:32:41.372Z] #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-12-15T09:32:41.372Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:32:42.324Z] #20 4.146 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-12-15T09:32:43.284Z] #20 2.026 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-12-15T09:32:43.284Z] #20 2.139 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-12-15T09:32:43.284Z] #20 2.139 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-12-15T09:32:43.284Z] #20 2.139 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-12-15T09:32:44.219Z] #20 6.310 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-12-15T09:32:44.224Z] #20 3.270 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-12-15T09:32:45.151Z] #20 ... [2021-12-15T09:32:45.151Z] [2021-12-15T09:32:45.151Z] #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-12-15T09:32:45.152Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:32:45.152Z] #43 69.26 AR soccr/libsoccr.a [2021-12-15T09:32:45.152Z] #43 69.34 make[1]: 'soccr/libsoccr.a' is up to date. [2021-12-15T09:32:45.152Z] #43 70.00 DEP criu/arch/x86/sigframe.d [2021-12-15T09:32:45.152Z] #43 70.27 DEP criu/arch/x86/sigaction_compat.d [2021-12-15T09:32:45.152Z] #43 70.48 DEP criu/arch/x86/kerndat.d [2021-12-15T09:32:45.152Z] #43 70.69 DEP criu/arch/x86/crtools.d [2021-12-15T09:32:45.152Z] #43 70.92 DEP criu/arch/x86/cpu.d [2021-12-15T09:32:45.152Z] #43 71.23 CC criu/arch/x86/cpu.o [2021-12-15T09:32:45.152Z] #43 72.52 CC criu/arch/x86/crtools.o [2021-12-15T09:32:45.152Z] #43 75.26 CC criu/arch/x86/kerndat.o [2021-12-15T09:32:45.152Z] #43 76.37 CC criu/arch/x86/sigaction_compat.o [2021-12-15T09:32:45.152Z] #43 77.01 CC criu/arch/x86/sigframe.o [2021-12-15T09:32:45.152Z] #43 77.62 LINK criu/arch/x86/crtools.built-in.o [2021-12-15T09:32:45.152Z] #43 77.75 DEP criu/pie/util-vdso-elf32.d [2021-12-15T09:32:45.409Z] #43 78.03 DEP criu/pie/util-vdso.d [2021-12-15T09:32:45.409Z] #43 78.30 DEP criu/pie/util.d [2021-12-15T09:32:45.973Z] #43 78.66 CC criu/pie/util.o [2021-12-15T09:32:46.136Z] #20 ... [2021-12-15T09:32:46.136Z] [2021-12-15T09:32:46.136Z] #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-12-15T09:32:46.136Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:32:46.136Z] #43 71.60 CC criu/arch/x86/crtools.o [2021-12-15T09:32:46.136Z] #43 73.86 CC criu/arch/x86/kerndat.o [2021-12-15T09:32:46.136Z] #43 74.96 CC criu/arch/x86/sigaction_compat.o [2021-12-15T09:32:46.136Z] #43 75.53 CC criu/arch/x86/sigframe.o [2021-12-15T09:32:46.136Z] #43 76.07 LINK criu/arch/x86/crtools.built-in.o [2021-12-15T09:32:46.136Z] #43 76.17 DEP criu/pie/util-vdso-elf32.d [2021-12-15T09:32:46.136Z] #43 76.42 DEP criu/pie/util-vdso.d [2021-12-15T09:32:46.136Z] #43 76.66 DEP criu/pie/util.d [2021-12-15T09:32:46.136Z] #43 76.94 CC criu/pie/util.o [2021-12-15T09:32:46.136Z] #43 77.61 CC criu/pie/util-vdso.o [2021-12-15T09:32:46.136Z] #43 78.93 CC criu/pie/util-vdso-elf32.o [2021-12-15T09:32:46.136Z] #43 80.53 AR criu/pie/pie.lib.a [2021-12-15T09:32:46.136Z] #43 80.66 DEP criu/pie/restorer.d [2021-12-15T09:32:46.136Z] #43 81.15 DEP criu/arch/x86/sigaction_compat_pie.d [2021-12-15T09:32:46.136Z] #43 81.44 DEP criu/arch/x86/restorer_unmap.d [2021-12-15T09:32:46.136Z] #43 81.50 DEP criu/arch/x86/restorer.d [2021-12-15T09:32:46.136Z] #43 81.95 DEP criu/arch/x86/vdso-pie.d [2021-12-15T09:32:46.397Z] #43 ... [2021-12-15T09:32:46.397Z] [2021-12-15T09:32:46.397Z] #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-12-15T09:32:46.397Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:32:46.397Z] #20 5.322 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-12-15T09:32:46.538Z] #43 79.33 CC criu/pie/util-vdso.o [2021-12-15T09:32:47.470Z] #43 ... [2021-12-15T09:32:47.470Z] [2021-12-15T09:32:47.470Z] #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-12-15T09:32:47.470Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:32:47.470Z] #20 9.477 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [312 kB] [2021-12-15T09:32:48.940Z] #20 8.082 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [312 kB] [2021-12-15T09:32:50.751Z] #20 12.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-12-15T09:32:51.484Z] #20 ... [2021-12-15T09:32:51.484Z] [2021-12-15T09:32:51.484Z] #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-12-15T09:32:51.484Z] #53 sha256:eb1f5a05a2a80adcc852569c2d86d0559543fde8a263b145c23bd21ea94a8160 [2021-12-15T09:32:51.484Z] #53 21.06 Checking out files: 82% (988/1203) Checking out files: 83% (999/1203) Checking out files: 84% (1011/1203) Checking out files: 85% (1023/1203) Checking out files: 86% (1035/1203) Checking out files: 87% (1047/1203) Checking out files: 88% (1059/1203) Checking out files: 89% (1071/1203) Checking out files: 90% (1083/1203) Checking out files: 91% (1095/1203) Checking out files: 92% (1107/1203) Checking out files: 93% (1119/1203) Checking out files: 94% (1131/1203) Checking out files: 95% (1143/1203) Checking out files: 96% (1155/1203) Checking out files: 97% (1167/1203) Checking out files: 98% (1179/1203) Checking out files: 99% (1191/1203) Checking out files: 100% (1203/1203) Checking out files: 100% (1203/1203), done. [2021-12-15T09:32:51.484Z] #53 21.38 + cd /tmp/tmp.ifge0dWdYM/src/github.com/opencontainers/runc [2021-12-15T09:32:51.484Z] #53 21.41 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-12-15T09:32:51.484Z] #53 22.75 + '[' -z '' ']' [2021-12-15T09:32:51.484Z] #53 22.75 + target=static [2021-12-15T09:32:51.484Z] #53 22.75 + make 'BUILDTAGS=seccomp ' static [2021-12-15T09:32:51.745Z] #53 23.19 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-12-15T09:32:53.276Z] #20 ... [2021-12-15T09:32:53.276Z] [2021-12-15T09:32:53.276Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-12-15T09:32:53.276Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:32:53.276Z] #43 80.82 CC criu/pie/util-vdso-elf32.o [2021-12-15T09:32:53.276Z] #43 82.23 AR criu/pie/pie.lib.a [2021-12-15T09:32:53.276Z] #43 82.35 DEP criu/pie/restorer.d [2021-12-15T09:32:53.276Z] #43 82.85 DEP criu/arch/x86/sigaction_compat_pie.d [2021-12-15T09:32:53.276Z] #43 83.18 DEP criu/arch/x86/restorer_unmap.d [2021-12-15T09:32:53.276Z] #43 83.23 DEP criu/arch/x86/restorer.d [2021-12-15T09:32:53.276Z] #43 83.52 DEP criu/arch/x86/vdso-pie.d [2021-12-15T09:32:53.276Z] #43 83.72 DEP criu/pie/parasite-vdso.d [2021-12-15T09:32:53.276Z] #43 84.08 DEP criu/pie/parasite.d [2021-12-15T09:32:53.276Z] #43 84.69 CC criu/pie/parasite.o [2021-12-15T09:32:54.649Z] #43 87.54 LINK criu/pie/parasite.built-in.o [2021-12-15T09:32:54.906Z] #43 87.56 GEN criu/pie/parasite-blob.h [2021-12-15T09:32:54.906Z] #43 87.58 CC criu/pie/parasite-vdso.o [2021-12-15T09:32:55.294Z] #56 283.7 + bin/containerd-stress [2021-12-15T09:32:55.294Z] #56 284.8 + bin/containerd-shim [2021-12-15T09:32:56.278Z] #43 88.94 CC criu/arch/x86/vdso-pie.o [2021-12-15T09:32:56.843Z] #43 89.60 CC criu/arch/x86/restorer.o [2021-12-15T09:32:57.031Z] #53 ... [2021-12-15T09:32:57.031Z] [2021-12-15T09:32:57.031Z] #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-12-15T09:32:57.031Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:32:57.031Z] #43 82.26 DEP criu/pie/parasite-vdso.d [2021-12-15T09:32:57.031Z] #43 82.65 DEP criu/pie/parasite.d [2021-12-15T09:32:57.031Z] #43 83.19 CC criu/pie/parasite.o [2021-12-15T09:32:57.031Z] #43 86.02 LINK criu/pie/parasite.built-in.o [2021-12-15T09:32:57.031Z] #43 86.07 GEN criu/pie/parasite-blob.h [2021-12-15T09:32:57.031Z] #43 86.11 CC criu/pie/parasite-vdso.o [2021-12-15T09:32:57.031Z] #43 87.61 CC criu/arch/x86/vdso-pie.o [2021-12-15T09:32:57.031Z] #43 88.35 CC criu/arch/x86/restorer.o [2021-12-15T09:32:57.031Z] #43 89.53 CC criu/arch/x86/restorer_unmap.o [2021-12-15T09:32:57.031Z] #43 89.62 CC criu/arch/x86/sigaction_compat_pie.o [2021-12-15T09:32:57.031Z] #43 90.28 CC criu/pie/restorer.o [2021-12-15T09:32:57.779Z] #43 ... [2021-12-15T09:32:57.780Z] [2021-12-15T09:32:57.780Z] #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-12-15T09:32:57.780Z] #53 sha256:7d7e82814421592c1f41a56ee5909bda901971d2662d4dbe90dfba172813b707 [2021-12-15T09:32:57.780Z] #53 21.23 Checking out files: 85% (1032/1203) Checking out files: 86% (1035/1203) Checking out files: 87% (1047/1203) Checking out files: 88% (1059/1203) Checking out files: 89% (1071/1203) Checking out files: 90% (1083/1203) Checking out files: 91% (1095/1203) Checking out files: 92% (1107/1203) Checking out files: 93% (1119/1203) Checking out files: 94% (1131/1203) Checking out files: 95% (1143/1203) Checking out files: 96% (1155/1203) Checking out files: 97% (1167/1203) Checking out files: 98% (1179/1203) Checking out files: 99% (1191/1203) Checking out files: 100% (1203/1203) Checking out files: 100% (1203/1203), done. [2021-12-15T09:32:57.780Z] #53 21.45 + cd /tmp/tmp.n5CCxlUk9l/src/github.com/opencontainers/runc [2021-12-15T09:32:57.780Z] #53 21.45 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-12-15T09:32:57.780Z] #53 22.84 + '[' -z '' ']' [2021-12-15T09:32:57.780Z] #53 22.84 + target=static [2021-12-15T09:32:57.780Z] #53 22.84 + make 'BUILDTAGS=seccomp ' static [2021-12-15T09:32:57.780Z] #53 23.31 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-12-15T09:32:58.038Z] #53 ... [2021-12-15T09:32:58.038Z] [2021-12-15T09:32:58.038Z] #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-12-15T09:32:58.038Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:32:58.038Z] #43 90.87 CC criu/arch/x86/restorer_unmap.o [2021-12-15T09:32:58.295Z] #43 90.97 CC criu/arch/x86/sigaction_compat_pie.o [2021-12-15T09:32:58.861Z] #43 91.66 CC criu/pie/restorer.o [2021-12-15T09:33:00.287Z] #56 298.6 + bin/containerd-stress [2021-12-15T09:33:00.287Z] #56 299.6 + bin/containerd-shim [2021-12-15T09:33:00.582Z] #56 291.6 + bin/containerd-shim-runc-v1 [2021-12-15T09:33:01.236Z] #43 96.74 LINK criu/pie/restorer.built-in.o [2021-12-15T09:33:01.236Z] #43 96.79 GEN criu/pie/restorer-blob.h [2021-12-15T09:33:01.236Z] #43 97.04 DEP criu/vdso.d [2021-12-15T09:33:01.807Z] #43 97.51 DEP criu/vdso-compat.d [2021-12-15T09:33:02.068Z] #43 97.83 DEP criu/uts_ns.d [2021-12-15T09:33:02.329Z] #43 ... [2021-12-15T09:33:02.329Z] [2021-12-15T09:33:02.329Z] #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-12-15T09:33:02.329Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:33:02.329Z] #20 11.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-12-15T09:33:02.329Z] #20 ... [2021-12-15T09:33:02.329Z] [2021-12-15T09:33:02.329Z] #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-12-15T09:33:02.329Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:33:02.329Z] #43 98.16 DEP criu/util.d [2021-12-15T09:33:02.899Z] #43 98.63 DEP criu/uffd.d [2021-12-15T09:33:03.469Z] #43 99.07 DEP criu/tun.d [2021-12-15T09:33:03.730Z] #43 99.45 DEP criu/tty.d [2021-12-15T09:33:03.991Z] #43 99.85 DEP criu/timerfd.d [2021-12-15T09:33:04.561Z] #43 100.3 DEP criu/timens.d [2021-12-15T09:33:04.821Z] #43 100.7 DEP criu/sysfs_parse.d [2021-12-15T09:33:05.082Z] #43 101.0 DEP criu/sysctl.d [2021-12-15T09:33:05.576Z] #56 306.5 + bin/containerd-shim-runc-v1 [2021-12-15T09:33:05.696Z] #43 101.4 DEP criu/string.d [2021-12-15T09:33:05.696Z] #43 101.5 DEP criu/stats.d [2021-12-15T09:33:05.933Z] #56 296.0 + bin/containerd-shim-runc-v2 [2021-12-15T09:33:05.933Z] #56 296.6 + binaries [2021-12-15T09:33:05.933Z] #56 296.6 + install -D bin/containerd /build/containerd [2021-12-15T09:33:05.933Z] #56 296.7 + install -D bin/containerd-shim /build/containerd-shim [2021-12-15T09:33:05.933Z] #56 296.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-15T09:33:05.933Z] #56 296.7 + install -D bin/ctr /build/ctr [2021-12-15T09:33:05.957Z] #43 101.9 DEP criu/sockets.d [2021-12-15T09:33:06.209Z] #56 DONE 297.2s [2021-12-15T09:33:06.551Z] #43 102.4 DEP criu/sk-unix.d [2021-12-15T09:33:06.963Z] #43 98.76 LINK criu/pie/restorer.built-in.o [2021-12-15T09:33:06.963Z] #43 98.81 GEN criu/pie/restorer-blob.h [2021-12-15T09:33:06.963Z] #43 ... [2021-12-15T09:33:06.963Z] [2021-12-15T09:33:06.963Z] #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-12-15T09:33:06.963Z] #45 sha256:ba7c70b24c665d3293339d489ddd4b068445bc89a27e5dab70fd303a565e7dea [2021-12-15T09:33:06.963Z] #45 230.0 github.com/LK4D4/vndr/godl [2021-12-15T09:33:07.179Z] #43 102.9 DEP criu/sk-tcp.d [2021-12-15T09:33:07.439Z] #43 103.3 DEP criu/sk-queue.d [2021-12-15T09:33:07.596Z] [2021-12-15T09:33:07.596Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-15T09:33:07.596Z] #57 sha256:8500fd631122f6fdf1b210c893f6ab3cd66a10642e655b6563574b26b97bbc95 [2021-12-15T09:33:07.596Z] #57 DONE 0.3s [2021-12-15T09:33:07.700Z] #43 103.6 DEP criu/sk-packet.d [2021-12-15T09:33:07.857Z] [2021-12-15T09:33:07.857Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-15T09:33:07.857Z] #61 sha256:7059016de5b55156f3045ed8740c490977c872f096c686a4c03932eac7419856 [2021-12-15T09:33:07.857Z] #61 DONE 0.1s [2021-12-15T09:33:07.857Z] [2021-12-15T09:33:07.857Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-15T09:33:07.857Z] #66 sha256:8ff22bbfb2cd6543e131c99ba8dfae07796f7b25d5ec37e63c1a9f3fa1e566df [2021-12-15T09:33:07.896Z] #45 231.7 github.com/LK4D4/vndr [2021-12-15T09:33:08.270Z] #43 104.0 DEP criu/sk-netlink.d [2021-12-15T09:33:08.427Z] #66 DONE 0.6s [2021-12-15T09:33:08.427Z] [2021-12-15T09:33:08.427Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-12-15T09:33:08.427Z] #68 sha256:9d53e0b882511c91da0f9e131543c7e6004b38cbad6a37b35c344a9476d06f96 [2021-12-15T09:33:08.427Z] #68 DONE 0.0s [2021-12-15T09:33:08.427Z] [2021-12-15T09:33:08.427Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-12-15T09:33:08.427Z] #69 sha256:c259ff5fb20999a9cb0ef85d0db5789cc13a026bdfee2544ef707a40a798ee06 [2021-12-15T09:33:08.427Z] #69 DONE 0.0s [2021-12-15T09:33:08.687Z] [2021-12-15T09:33:08.687Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-15T09:33:08.687Z] #70 sha256:859fd99591a3811e4bbea9c2a39989baf12b14ae62f76e8ca7639026aa31d5cb [2021-12-15T09:33:08.840Z] #43 104.4 DEP criu/sk-inet.d [2021-12-15T09:33:09.100Z] #43 104.7 DEP criu/signalfd.d [2021-12-15T09:33:09.258Z] #70 DONE 0.7s [2021-12-15T09:33:09.258Z] [2021-12-15T09:33:09.258Z] #71 exporting to image [2021-12-15T09:33:09.258Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-15T09:33:09.258Z] #71 exporting layers [2021-12-15T09:33:09.361Z] #43 105.1 DEP criu/sigframe.d [2021-12-15T09:33:09.621Z] #43 105.3 DEP criu/shmem.d [2021-12-15T09:33:09.801Z] #56 310.9 + bin/containerd-shim-runc-v2 [2021-12-15T09:33:09.881Z] #43 105.6 DEP criu/servicefd.d [2021-12-15T09:33:10.062Z] #56 311.6 + binaries [2021-12-15T09:33:10.141Z] #43 105.9 DEP criu/seize.d [2021-12-15T09:33:10.322Z] #56 311.6 + install -D bin/containerd /build/containerd [2021-12-15T09:33:10.322Z] #56 311.6 + install -D bin/containerd-shim /build/containerd-shim [2021-12-15T09:33:10.322Z] #56 311.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-15T09:33:10.322Z] #56 311.6 + install -D bin/ctr /build/ctr [2021-12-15T09:33:10.401Z] #43 106.3 DEP criu/seccomp.d [2021-12-15T09:33:10.583Z] #56 DONE 311.9s [2021-12-15T09:33:10.970Z] #43 106.7 DEP criu/rst-malloc.d [2021-12-15T09:33:10.971Z] #43 106.8 DEP criu/rbtree.d [2021-12-15T09:33:10.971Z] #43 106.9 DEP criu/pstree.d [2021-12-15T09:33:11.540Z] #43 107.3 DEP criu/protobuf.d [2021-12-15T09:33:11.968Z] [2021-12-15T09:33:11.968Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-15T09:33:11.968Z] #57 sha256:6791a7da84652b1b02168511185d1587fd8ddf327b1a2e592f09a35cbf994a6b [2021-12-15T09:33:11.968Z] #57 DONE 0.2s [2021-12-15T09:33:11.968Z] [2021-12-15T09:33:11.968Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-15T09:33:11.968Z] #61 sha256:cc9e5bc359c3848d9f52a942f72339ff21e56b6009a4d116435758ac13e7100f [2021-12-15T09:33:11.968Z] #61 DONE 0.1s [2021-12-15T09:33:12.078Z] #45 ... [2021-12-15T09:33:12.078Z] [2021-12-15T09:33:12.078Z] #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-12-15T09:33:12.078Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:33:12.078Z] #20 23.26 Fetched 9005 kB in 21s (435 kB/s) [2021-12-15T09:33:12.078Z] #20 23.26 Reading package lists... [2021-12-15T09:33:12.078Z] #20 32.64 Reading package lists... [2021-12-15T09:33:12.078Z] #20 ... [2021-12-15T09:33:12.078Z] [2021-12-15T09:33:12.078Z] #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-12-15T09:33:12.078Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:33:12.078Z] #43 99.03 DEP criu/vdso.d [2021-12-15T09:33:12.078Z] #43 99.48 DEP criu/vdso-compat.d [2021-12-15T09:33:12.078Z] #43 99.79 DEP criu/uts_ns.d [2021-12-15T09:33:12.078Z] #43 100.2 DEP criu/util.d [2021-12-15T09:33:12.078Z] #43 100.6 DEP criu/uffd.d [2021-12-15T09:33:12.078Z] #43 101.0 DEP criu/tun.d [2021-12-15T09:33:12.078Z] #43 101.3 DEP criu/tty.d [2021-12-15T09:33:12.078Z] #43 101.7 DEP criu/timerfd.d [2021-12-15T09:33:12.078Z] #43 102.2 DEP criu/timens.d [2021-12-15T09:33:12.078Z] #43 102.5 DEP criu/sysfs_parse.d [2021-12-15T09:33:12.078Z] #43 102.9 DEP criu/sysctl.d [2021-12-15T09:33:12.078Z] #43 103.2 DEP criu/string.d [2021-12-15T09:33:12.078Z] #43 103.3 DEP criu/stats.d [2021-12-15T09:33:12.078Z] #43 103.6 DEP criu/sockets.d [2021-12-15T09:33:12.078Z] #43 104.0 DEP criu/sk-unix.d [2021-12-15T09:33:12.078Z] #43 104.5 DEP criu/sk-tcp.d [2021-12-15T09:33:12.078Z] #43 104.9 DEP criu/sk-queue.d [2021-12-15T09:33:12.111Z] #43 107.7 GEN criu/protobuf-desc-gen.h [2021-12-15T09:33:12.228Z] [2021-12-15T09:33:12.228Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-15T09:33:12.228Z] #66 sha256:3a2e111faaed1341a07fe35f42ec1ecd3553f3f52b6e155d83aea1ab91a5b532 [2021-12-15T09:33:12.336Z] #43 105.2 DEP criu/sk-packet.d [2021-12-15T09:33:12.488Z] #66 DONE 0.4s [2021-12-15T09:33:12.749Z] [2021-12-15T09:33:12.749Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-12-15T09:33:12.749Z] #68 sha256:7b969b33889aca27b02f7a24617b2f658739f9dc817332520a69ba5ced9a09e0 [2021-12-15T09:33:12.749Z] #68 DONE 0.1s [2021-12-15T09:33:12.749Z] [2021-12-15T09:33:12.749Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-12-15T09:33:12.749Z] #69 sha256:b5333a680188446fc35d94ade26125e3f02cacc31b2b193d97828f1a364b8a3e [2021-12-15T09:33:12.749Z] #69 DONE 0.0s [2021-12-15T09:33:12.749Z] [2021-12-15T09:33:12.749Z] #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-12-15T09:33:12.749Z] #70 sha256:d997f2e3179f47e33d03585dbd14a2e718bce8a89dda711370a414bc0b50d71e [2021-12-15T09:33:12.901Z] #43 105.7 DEP criu/sk-netlink.d [2021-12-15T09:33:13.050Z] #43 ... [2021-12-15T09:33:13.050Z] [2021-12-15T09:33:13.050Z] #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-12-15T09:33:13.050Z] #45 sha256:dcb6eab211b3e7bdd5c08fe830873a387229e3d36208c6fe52ede0adcfa32882 [2021-12-15T09:33:13.050Z] #45 229.8 github.com/LK4D4/vndr/godl [2021-12-15T09:33:13.050Z] #45 231.6 github.com/LK4D4/vndr [2021-12-15T09:33:13.310Z] #45 ... [2021-12-15T09:33:13.310Z] [2021-12-15T09:33:13.310Z] #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-12-15T09:33:13.310Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:33:13.310Z] #20 22.29 Fetched 9005 kB in 21s (438 kB/s) [2021-12-15T09:33:13.310Z] #20 22.29 Reading package lists... [2021-12-15T09:33:13.465Z] #43 106.0 DEP criu/sk-inet.d [2021-12-15T09:33:13.465Z] #43 106.4 DEP criu/signalfd.d [2021-12-15T09:33:13.690Z] #70 0.997 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-12-15T09:33:13.690Z] #70 0.998 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-12-15T09:33:13.951Z] #70 1.162 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-12-15T09:33:13.951Z] #70 1.169 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-12-15T09:33:14.030Z] #43 106.7 DEP criu/sigframe.d [2021-12-15T09:33:14.030Z] #43 106.8 DEP criu/shmem.d [2021-12-15T09:33:14.287Z] #43 106.9 DEP criu/servicefd.d [2021-12-15T09:33:14.545Z] #43 107.2 DEP criu/seize.d [2021-12-15T09:33:14.545Z] #43 107.4 DEP criu/seccomp.d [2021-12-15T09:33:14.692Z] #20 31.40 Reading package lists... [2021-12-15T09:33:14.692Z] #20 ... [2021-12-15T09:33:14.692Z] [2021-12-15T09:33:14.692Z] #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-12-15T09:33:14.692Z] #45 sha256:dcb6eab211b3e7bdd5c08fe830873a387229e3d36208c6fe52ede0adcfa32882 [2021-12-15T09:33:14.692Z] #45 DONE 241.3s [2021-12-15T09:33:14.692Z] [2021-12-15T09:33:14.692Z] #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-12-15T09:33:14.692Z] #53 sha256:eb1f5a05a2a80adcc852569c2d86d0559543fde8a263b145c23bd21ea94a8160 [2021-12-15T09:33:14.783Z] #70 1.515 Reading package lists... [2021-12-15T09:33:14.802Z] #43 107.6 DEP criu/rst-malloc.d [2021-12-15T09:33:14.802Z] #43 107.6 DEP criu/rbtree.d [2021-12-15T09:33:14.802Z] #43 107.7 DEP criu/pstree.d [2021-12-15T09:33:15.059Z] #43 107.9 DEP criu/protobuf.d [2021-12-15T09:33:15.319Z] #43 108.0 GEN criu/protobuf-desc-gen.h [2021-12-15T09:33:15.319Z] #43 ... [2021-12-15T09:33:15.319Z] [2021-12-15T09:33:15.319Z] #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-12-15T09:33:15.319Z] #45 sha256:ba7c70b24c665d3293339d489ddd4b068445bc89a27e5dab70fd303a565e7dea [2021-12-15T09:33:15.319Z] #45 DONE 239.4s [2021-12-15T09:33:15.355Z] #70 2.164 Reading package lists... [2021-12-15T09:33:15.576Z] [2021-12-15T09:33:15.576Z] #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-12-15T09:33:15.576Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:33:15.614Z] #70 2.798 Building dependency tree... [2021-12-15T09:33:15.614Z] #70 2.933 Reading state information... [2021-12-15T09:33:15.614Z] #70 3.038 The following additional packages will be installed: [2021-12-15T09:33:15.614Z] #70 3.039 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-12-15T09:33:15.614Z] #70 3.039 libpam-systemd [2021-12-15T09:33:15.614Z] #70 3.040 Suggested packages: [2021-12-15T09:33:15.614Z] #70 3.040 systemd-container policykit-1 [2021-12-15T09:33:15.614Z] #70 3.040 Recommended packages: [2021-12-15T09:33:15.614Z] #70 3.040 libnss-systemd [2021-12-15T09:33:15.615Z] #70 3.121 The following NEW packages will be installed: [2021-12-15T09:33:15.632Z] #53 ... [2021-12-15T09:33:15.632Z] [2021-12-15T09:33:15.632Z] #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-12-15T09:33:15.632Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:33:15.632Z] #43 111.2 DEP criu/protobuf-desc.d [2021-12-15T09:33:15.844Z] #71 exporting layers 6.3s done [2021-12-15T09:33:15.844Z] #71 writing image sha256:056be709a496d8af971764439a0ad97cc2654a476929f0e92fdcf01006b0ea6f done [2021-12-15T09:33:15.844Z] #71 naming to docker.io/library/docker:660b9962e4d2d4ad68898b00571a43127b84f6c3 done [2021-12-15T09:33:15.844Z] #71 DONE 6.3s [Pipeline] } [Pipeline] // stage [2021-12-15T09:33:15.875Z] #70 3.122 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-12-15T09:33:15.875Z] #70 3.122 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-12-15T09:33:15.875Z] #70 3.391 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:33:15.875Z] #70 3.391 Need to get 4759 kB of archives. [2021-12-15T09:33:15.875Z] #70 3.391 After this operation, 16.6 MB of additional disk space will be used. [2021-12-15T09:33:15.875Z] #70 3.391 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [Pipeline] stage [Pipeline] { (Validate) [2021-12-15T09:33:15.893Z] #43 111.5 DEP criu/proc_parse.d [Pipeline] sh [2021-12-15T09:33:16.135Z] #70 3.395 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-12-15T09:33:16.135Z] #70 3.395 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-12-15T09:33:16.135Z] #70 3.399 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-12-15T09:33:16.135Z] #70 3.401 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-12-15T09:33:16.135Z] #70 3.403 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2021-12-15T09:33:16.135Z] #70 3.441 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2021-12-15T09:33:16.135Z] #70 3.442 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-12-15T09:33:16.135Z] #70 3.445 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-12-15T09:33:16.135Z] #70 3.447 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2021-12-15T09:33:16.135Z] #70 3.449 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-12-15T09:33:16.135Z] #70 3.566 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:33:16.135Z] #70 3.588 Fetched 4759 kB in 0s (15.0 MB/s) [2021-12-15T09:33:16.135Z] #70 3.611 Selecting previously unselected package libargon2-1:amd64. [2021-12-15T09:33:16.135Z] #70 3.611 (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 ... 28084 files and directories currently installed.) [2021-12-15T09:33:16.135Z] #70 3.625 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-12-15T09:33:16.135Z] #70 3.634 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-12-15T09:33:16.135Z] #70 3.662 Selecting previously unselected package libjson-c3:amd64. [2021-12-15T09:33:16.155Z] #43 111.9 DEP criu/plugin.d [2021-12-15T09:33:16.155Z] #43 112.1 DEP criu/pipes.d [2021-12-15T09:33:16.190Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43084/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43084/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=660b9962e4d2d4ad68898b00571a43127b84f6c3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:660b9962e4d2d4ad68898b00571a43127b84f6c3 hack/validate/default [2021-12-15T09:33:16.395Z] #70 3.665 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-12-15T09:33:16.395Z] #70 3.668 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-12-15T09:33:16.395Z] #70 3.700 Selecting previously unselected package libcryptsetup12:amd64. [2021-12-15T09:33:16.395Z] #70 3.700 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-12-15T09:33:16.395Z] #70 3.703 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-12-15T09:33:16.395Z] #70 3.746 Selecting previously unselected package libidn11:amd64. [2021-12-15T09:33:16.395Z] #70 3.748 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-12-15T09:33:16.395Z] #70 3.751 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-12-15T09:33:16.395Z] #70 3.788 Selecting previously unselected package libkmod2:amd64. [2021-12-15T09:33:16.395Z] #70 3.791 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-12-15T09:33:16.395Z] #70 3.794 Unpacking libkmod2:amd64 (26-1) ... [2021-12-15T09:33:16.395Z] #70 3.832 Selecting previously unselected package systemd. [2021-12-15T09:33:16.395Z] #70 3.835 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2021-12-15T09:33:16.395Z] #70 3.873 Unpacking systemd (241-7~deb10u8) ... [2021-12-15T09:33:16.725Z] #43 112.4 DEP criu/pie-util.d [2021-12-15T09:33:16.946Z] #20 32.64 Reading package lists... [2021-12-15T09:33:16.971Z] #70 4.270 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-12-15T09:33:16.971Z] #70 4.279 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-12-15T09:33:16.971Z] #70 4.287 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-12-15T09:33:16.971Z] #70 4.296 Setting up libidn11:amd64 (1.33-2.2) ... [2021-12-15T09:33:16.971Z] #70 4.305 Setting up libkmod2:amd64 (26-1) ... [2021-12-15T09:33:16.971Z] #70 4.314 Setting up systemd (241-7~deb10u8) ... [2021-12-15T09:33:16.971Z] #70 4.353 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-12-15T09:33:16.971Z] #70 4.354 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-12-15T09:33:16.971Z] #70 4.358 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-12-15T09:33:16.971Z] #70 4.358 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-12-15T09:33:16.985Z] #43 112.6 DEP criu/pie-util-vdso.d [2021-12-15T09:33:17.231Z] #70 4.709 Selecting previously unselected package systemd-sysv. [2021-12-15T09:33:17.231Z] #70 4.709 (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 ... 28881 files and directories currently installed.) [2021-12-15T09:33:17.231Z] #70 4.720 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2021-12-15T09:33:17.231Z] #70 4.723 Unpacking systemd-sysv (241-7~deb10u8) ... [2021-12-15T09:33:17.231Z] #70 4.758 Selecting previously unselected package libdbus-1-3:amd64. [2021-12-15T09:33:17.245Z] #43 112.9 DEP criu/pie-util-vdso-elf32.d [2021-12-15T09:33:17.245Z] #43 113.1 DEP criu/path.d [2021-12-15T09:33:17.491Z] #70 4.760 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-12-15T09:33:17.491Z] #70 4.763 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-12-15T09:33:17.491Z] #70 4.814 Selecting previously unselected package dbus. [2021-12-15T09:33:17.491Z] #70 4.816 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-12-15T09:33:17.491Z] #70 4.827 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-12-15T09:33:17.491Z] #70 4.879 Selecting previously unselected package libpam-systemd:amd64. [2021-12-15T09:33:17.491Z] #70 4.881 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2021-12-15T09:33:17.491Z] #70 4.885 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2021-12-15T09:33:17.491Z] #70 4.922 Selecting previously unselected package dbus-user-session. [2021-12-15T09:33:17.491Z] #70 4.924 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-12-15T09:33:17.491Z] #70 4.928 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-12-15T09:33:17.491Z] #70 4.964 Setting up systemd-sysv (241-7~deb10u8) ... [2021-12-15T09:33:17.491Z] #70 4.974 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-12-15T09:33:17.491Z] #70 4.982 Setting up dbus (1.12.20-0+deb10u1) ... [2021-12-15T09:33:17.505Z] #43 113.4 DEP criu/parasite-syscall.d [2021-12-15T09:33:17.576Z] Congratulations! All commits are properly signed with the DCO! [2021-12-15T09:33:17.751Z] #70 5.084 invoke-rc.d: could not determine current runlevel [2021-12-15T09:33:17.751Z] #70 5.087 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-15T09:33:17.751Z] #70 5.090 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2021-12-15T09:33:17.751Z] #70 5.193 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-12-15T09:33:18.011Z] #70 5.205 Processing triggers for systemd (241-7~deb10u8) ... [2021-12-15T09:33:18.011Z] #70 5.212 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:33:18.011Z] #70 DONE 5.3s [2021-12-15T09:33:18.011Z] [2021-12-15T09:33:18.011Z] #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-12-15T09:33:18.011Z] #71 sha256:a614acda1b2f2e589d47ad3c324b42a98628421ad13bf547ca64fe0d7776756d [2021-12-15T09:33:18.075Z] #43 113.7 DEP criu/pagemap.d [2021-12-15T09:33:18.075Z] #43 113.8 DEP criu/pagemap-cache.d [2021-12-15T09:33:18.336Z] #43 114.0 DEP criu/page-xfer.d [2021-12-15T09:33:18.336Z] #43 114.1 DEP criu/page-pipe.d [2021-12-15T09:33:18.491Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-15T09:33:18.491Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2021-12-15T09:33:18.491Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2021-12-15T09:33:18.491Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-15T09:33:18.491Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-15T09:33:18.491Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-15T09:33:18.520Z] Congratulations! Seccomp profile generation is done correctly. [2021-12-15T09:33:18.520Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-12-15T09:33:18.596Z] #43 114.2 DEP criu/netfilter.d [2021-12-15T09:33:18.596Z] #43 114.3 DEP criu/net.d [2021-12-15T09:33:18.843Z] #20 39.01 Building dependency tree... [2021-12-15T09:33:18.844Z] #71 0.744 % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-15T09:33:18.844Z] #71 0.747 Dload Upload Total Spent Left Speed [2021-12-15T09:33:18.844Z] #71 0.748 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 13210 0 --:--:-- --:--:-- --:--:-- 13210 [2021-12-15T09:33:18.844Z] #71 DONE 0.9s [2021-12-15T09:33:18.844Z] [2021-12-15T09:33:18.844Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-15T09:33:18.844Z] #72 sha256:b1b316c6ef56df79de71b315bcdd5657ff58e464ecb7843768d36a3bbf7416ec [2021-12-15T09:33:18.856Z] #43 114.6 DEP criu/namespaces.d [2021-12-15T09:33:19.058Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-15T09:33:19.058Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-15T09:33:19.058Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-15T09:33:19.058Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-15T09:33:19.116Z] #43 114.8 DEP criu/mount.d [2021-12-15T09:33:19.116Z] #43 114.9 DEP criu/memfd.d [2021-12-15T09:33:19.317Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-15T09:33:19.376Z] #43 115.1 DEP criu/mem.d [2021-12-15T09:33:19.576Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-15T09:33:19.637Z] #43 115.3 DEP criu/lsm.d [2021-12-15T09:33:19.897Z] #43 115.5 DEP criu/log.d [2021-12-15T09:33:19.897Z] #43 115.6 DEP criu/libnetlink.d [2021-12-15T09:33:19.897Z] #43 115.8 DEP criu/kerndat.d [2021-12-15T09:33:20.157Z] #43 ... [2021-12-15T09:33:20.157Z] [2021-12-15T09:33:20.157Z] #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-12-15T09:33:20.157Z] #32 sha256:d6137718e18cd8f8fbc0a2c78845aa3a7fe267057ad892a0a8054c896afabc09 [2021-12-15T09:33:20.157Z] #32 DONE 246.5s [2021-12-15T09:33:20.157Z] [2021-12-15T09:33:20.157Z] #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-12-15T09:33:20.157Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:33:20.157Z] #43 115.9 DEP criu/kcmp-ids.d [2021-12-15T09:33:20.214Z] #20 41.91 libcap2-bin is already the newest version (1:2.25-2). [2021-12-15T09:33:20.214Z] #20 41.91 The following additional packages will be installed: [2021-12-15T09:33:20.214Z] #20 41.91 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-12-15T09:33:20.214Z] #20 41.91 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-12-15T09:33:20.214Z] #20 41.91 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-12-15T09:33:20.214Z] #20 41.91 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-12-15T09:33:20.214Z] #20 41.91 python3.7 python3.7-minimal vim-runtime xxd [2021-12-15T09:33:20.214Z] #20 41.91 Suggested packages: [2021-12-15T09:33:20.214Z] #20 41.92 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-12-15T09:33:20.214Z] #20 41.92 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-12-15T09:33:20.214Z] #20 41.92 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-12-15T09:33:20.214Z] #20 41.92 quota [2021-12-15T09:33:20.214Z] #20 41.92 Recommended packages: [2021-12-15T09:33:20.214Z] #20 41.92 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-12-15T09:33:20.214Z] #20 41.92 python3-keyrings.alt python3-xdg unzip [2021-12-15T09:33:20.225Z] #72 DONE 1.2s [2021-12-15T09:33:20.225Z] [2021-12-15T09:33:20.225Z] #73 exporting to image [2021-12-15T09:33:20.225Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-15T09:33:20.225Z] #73 exporting layers [2021-12-15T09:33:20.418Z] #43 116.1 DEP criu/irmap.d [2021-12-15T09:33:20.418Z] #43 116.3 DEP criu/ipc_ns.d [2021-12-15T09:33:20.512Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-15T09:33:20.512Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-15T09:33:20.512Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-12-15T09:33:20.678Z] #43 116.6 DEP criu/image.d [2021-12-15T09:33:20.770Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-15T09:33:20.770Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-15T09:33:20.770Z] ? github.com/docker/docker/api/types [no test files] [2021-12-15T09:33:20.770Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-15T09:33:20.770Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-15T09:33:20.770Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-15T09:33:20.770Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-15T09:33:21.029Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2021-12-15T09:33:21.029Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2021-12-15T09:33:21.029Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-15T09:33:21.029Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-15T09:33:21.029Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-15T09:33:21.029Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-15T09:33:21.029Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-15T09:33:21.029Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-15T09:33:21.029Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-15T09:33:21.029Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-12-15T09:33:21.029Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-12-15T09:33:21.249Z] #43 116.8 DEP criu/image-desc.d [2021-12-15T09:33:21.249Z] #43 117.0 DEP criu/fsnotify.d [2021-12-15T09:33:21.289Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-15T09:33:21.289Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-15T09:33:21.289Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-15T09:33:21.289Z] ? github.com/docker/docker/builder [no test files] [2021-12-15T09:33:21.289Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-15T09:33:21.289Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-15T09:33:21.289Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-15T09:33:21.289Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-15T09:33:21.289Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-15T09:33:21.289Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-15T09:33:21.289Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-15T09:33:21.820Z] #43 117.4 DEP criu/filesystems.d [2021-12-15T09:33:22.080Z] #43 117.7 DEP criu/files.d [2021-12-15T09:33:22.112Z] #20 43.82 The following NEW packages will be installed: [2021-12-15T09:33:22.112Z] #20 43.83 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-12-15T09:33:22.112Z] #20 43.84 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-12-15T09:33:22.112Z] #20 43.84 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-12-15T09:33:22.112Z] #20 43.84 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-12-15T09:33:22.112Z] #20 43.84 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-12-15T09:33:22.112Z] #20 43.84 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-12-15T09:33:22.112Z] #20 43.84 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-12-15T09:33:22.112Z] #20 43.84 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-12-15T09:33:22.112Z] #20 43.84 xz-utils zip [2021-12-15T09:33:22.340Z] #43 118.1 DEP criu/files-reg.d [2021-12-15T09:33:22.370Z] #20 44.16 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:33:22.370Z] #20 44.16 Need to get 28.6 MB of archives. [2021-12-15T09:33:22.370Z] #20 44.16 After this operation, 116 MB of additional disk space will be used. [2021-12-15T09:33:22.370Z] #20 44.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-12-15T09:33:22.370Z] #20 44.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-12-15T09:33:22.370Z] #20 44.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-12-15T09:33:22.370Z] #20 44.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-12-15T09:33:22.370Z] #20 44.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-12-15T09:33:22.370Z] #20 44.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-12-15T09:33:22.370Z] #20 44.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-12-15T09:33:22.370Z] #20 44.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-12-15T09:33:22.370Z] #20 44.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-12-15T09:33:22.370Z] #20 44.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-12-15T09:33:22.370Z] #20 44.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-12-15T09:33:22.370Z] #20 44.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-12-15T09:33:22.370Z] #20 44.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-12-15T09:33:22.370Z] #20 44.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-12-15T09:33:22.370Z] #20 44.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-12-15T09:33:22.370Z] #20 44.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-12-15T09:33:22.370Z] #20 44.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-12-15T09:33:22.370Z] #20 44.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-12-15T09:33:22.370Z] #20 44.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-12-15T09:33:22.370Z] #20 44.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-12-15T09:33:22.370Z] #20 44.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-12-15T09:33:22.370Z] #20 44.48 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-12-15T09:33:22.601Z] #43 118.2 DEP criu/files-ext.d [2021-12-15T09:33:22.601Z] #43 118.4 DEP criu/file-lock.d [2021-12-15T09:33:22.627Z] #20 44.51 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-12-15T09:33:22.627Z] #20 44.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-12-15T09:33:22.627Z] #20 44.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-12-15T09:33:22.627Z] #20 44.53 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-12-15T09:33:22.627Z] #20 44.54 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-12-15T09:33:22.627Z] #20 44.54 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-12-15T09:33:22.627Z] #20 44.54 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2021-12-15T09:33:22.861Z] #43 118.7 DEP criu/file-ids.d [2021-12-15T09:33:23.192Z] #20 45.00 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-15T09:33:23.192Z] #20 45.01 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-12-15T09:33:23.192Z] #20 45.01 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-12-15T09:33:23.192Z] #20 45.01 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-12-15T09:33:23.192Z] #20 45.02 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-12-15T09:33:23.192Z] #20 45.03 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-12-15T09:33:23.192Z] #20 45.04 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-12-15T09:33:23.192Z] #20 45.14 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-12-15T09:33:23.192Z] #20 45.14 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-12-15T09:33:23.192Z] #20 45.16 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-12-15T09:33:23.192Z] #20 45.18 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-12-15T09:33:23.192Z] #20 45.18 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-12-15T09:33:23.192Z] #20 45.20 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-12-15T09:33:23.192Z] #20 45.21 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-12-15T09:33:23.192Z] #20 45.27 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-12-15T09:33:23.432Z] #43 119.0 DEP criu/fifo.d [2021-12-15T09:33:23.450Z] #20 45.29 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-12-15T09:33:23.450Z] #20 45.31 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-12-15T09:33:23.693Z] #43 119.2 DEP criu/fdstore.d [2021-12-15T09:33:23.693Z] #43 119.4 DEP criu/fault-injection.d [2021-12-15T09:33:23.693Z] #43 119.5 DEP criu/external.d [2021-12-15T09:33:23.707Z] #20 45.65 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-12-15T09:33:23.707Z] #20 45.77 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-12-15T09:33:23.707Z] #20 45.82 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-12-15T09:33:23.821Z] ok github.com/docker/docker/builder/dockerfile 0.177s coverage: 48.5% of statements [2021-12-15T09:33:23.821Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-15T09:33:23.821Z] ok github.com/docker/docker/builder/remotecontext 0.054s coverage: 13.7% of statements [2021-12-15T09:33:23.954Z] #43 119.6 DEP criu/eventpoll.d [2021-12-15T09:33:23.954Z] #43 119.7 DEP criu/eventfd.d [2021-12-15T09:33:23.964Z] #20 ... [2021-12-15T09:33:23.964Z] [2021-12-15T09:33:23.964Z] #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-12-15T09:33:23.964Z] #32 sha256:d6137718e18cd8f8fbc0a2c78845aa3a7fe267057ad892a0a8054c896afabc09 [2021-12-15T09:33:23.964Z] #32 DONE 247.7s [2021-12-15T09:33:23.964Z] [2021-12-15T09:33:23.964Z] #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-12-15T09:33:23.964Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:33:23.964Z] #43 111.9 DEP criu/protobuf-desc.d [2021-12-15T09:33:23.964Z] #43 112.0 DEP criu/proc_parse.d [2021-12-15T09:33:23.964Z] #43 112.1 DEP criu/plugin.d [2021-12-15T09:33:23.964Z] #43 112.2 DEP criu/pipes.d [2021-12-15T09:33:23.964Z] #43 112.3 DEP criu/pie-util.d [2021-12-15T09:33:23.964Z] #43 112.5 DEP criu/pie-util-vdso.d [2021-12-15T09:33:23.964Z] #43 112.6 DEP criu/pie-util-vdso-elf32.d [2021-12-15T09:33:23.964Z] #43 112.8 DEP criu/path.d [2021-12-15T09:33:23.964Z] #43 112.9 DEP criu/parasite-syscall.d [2021-12-15T09:33:23.964Z] #43 113.1 DEP criu/pagemap.d [2021-12-15T09:33:23.964Z] #43 113.2 DEP criu/pagemap-cache.d [2021-12-15T09:33:23.964Z] #43 113.3 DEP criu/page-xfer.d [2021-12-15T09:33:23.964Z] #43 113.5 DEP criu/page-pipe.d [2021-12-15T09:33:23.964Z] #43 113.6 DEP criu/netfilter.d [2021-12-15T09:33:23.964Z] #43 113.8 DEP criu/net.d [2021-12-15T09:33:23.964Z] #43 114.0 DEP criu/namespaces.d [2021-12-15T09:33:23.964Z] #43 114.2 DEP criu/mount.d [2021-12-15T09:33:23.964Z] #43 114.3 DEP criu/memfd.d [2021-12-15T09:33:23.964Z] #43 114.5 DEP criu/mem.d [2021-12-15T09:33:23.964Z] #43 114.7 DEP criu/lsm.d [2021-12-15T09:33:23.964Z] #43 114.8 DEP criu/log.d [2021-12-15T09:33:23.965Z] #43 114.9 DEP criu/libnetlink.d [2021-12-15T09:33:23.965Z] #43 115.1 DEP criu/kerndat.d [2021-12-15T09:33:23.965Z] #43 115.3 DEP criu/kcmp-ids.d [2021-12-15T09:33:23.965Z] #43 115.5 DEP criu/irmap.d [2021-12-15T09:33:23.965Z] #43 115.6 DEP criu/ipc_ns.d [2021-12-15T09:33:23.965Z] #43 115.7 DEP criu/image.d [2021-12-15T09:33:23.965Z] #43 115.9 DEP criu/image-desc.d [2021-12-15T09:33:23.965Z] #43 116.0 DEP criu/fsnotify.d [2021-12-15T09:33:23.965Z] #43 116.2 DEP criu/filesystems.d [2021-12-15T09:33:23.965Z] #43 116.3 DEP criu/files.d [2021-12-15T09:33:23.965Z] #43 116.4 DEP criu/files-reg.d [2021-12-15T09:33:23.965Z] #43 116.6 DEP criu/files-ext.d [2021-12-15T09:33:23.965Z] #43 116.8 DEP criu/file-lock.d [2021-12-15T09:33:24.214Z] #43 119.9 DEP criu/crtools.d [2021-12-15T09:33:24.222Z] #43 117.1 DEP criu/file-ids.d [2021-12-15T09:33:24.390Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2021-12-15T09:33:24.475Z] #43 120.0 DEP criu/cr-service.d [2021-12-15T09:33:24.475Z] #43 120.2 DEP criu/cr-restore.d [2021-12-15T09:33:24.475Z] #43 120.4 DEP criu/cr-errno.d [2021-12-15T09:33:24.735Z] #43 120.4 DEP criu/cr-dump.d [2021-12-15T09:33:24.787Z] #43 117.3 DEP criu/fifo.d [2021-12-15T09:33:24.787Z] #43 117.6 DEP criu/fdstore.d [2021-12-15T09:33:24.957Z] ok github.com/docker/docker/builder/remotecontext/git 0.919s coverage: 86.3% of statements [2021-12-15T09:33:24.957Z] ? github.com/docker/docker/cli [no test files] [2021-12-15T09:33:24.957Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-15T09:33:24.995Z] #43 120.6 DEP criu/cr-dedup.d [2021-12-15T09:33:24.995Z] #43 120.7 DEP criu/cr-check.d [2021-12-15T09:33:25.043Z] #43 ... [2021-12-15T09:33:25.043Z] [2021-12-15T09:33:25.043Z] #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-12-15T09:33:25.043Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:33:25.043Z] #20 46.93 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:33:25.255Z] #43 121.0 DEP criu/config.d [2021-12-15T09:33:25.255Z] #43 121.2 DEP criu/clone-noasan.d [2021-12-15T09:33:25.300Z] #20 47.17 Fetched 28.6 MB in 2s (14.7 MB/s) [2021-12-15T09:33:25.300Z] #20 47.25 Selecting previously unselected package pigz. [2021-12-15T09:33:25.515Z] #43 121.2 DEP criu/cgroup.d [2021-12-15T09:33:25.515Z] #43 121.4 DEP criu/cgroup-props.d [2021-12-15T09:33:25.557Z] #20 47.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2021-12-15T09:33:25.557Z] #20 47.42 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-12-15T09:33:25.557Z] #20 47.42 Unpacking pigz (2.4-1) ... [2021-12-15T09:33:25.557Z] #20 47.63 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-12-15T09:33:25.775Z] #43 121.5 DEP criu/bitmap.d [2021-12-15T09:33:25.775Z] #43 121.5 DEP criu/bfd.d [2021-12-15T09:33:25.775Z] #43 121.6 DEP criu/autofs.d [2021-12-15T09:33:25.837Z] #20 47.64 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-12-15T09:33:25.837Z] #20 47.64 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-12-15T09:33:26.035Z] #43 121.7 DEP criu/aio.d [2021-12-15T09:33:26.295Z] #43 121.9 DEP criu/action-scripts.d [2021-12-15T09:33:26.295Z] #43 122.1 CC criu/action-scripts.o [2021-12-15T09:33:26.416Z] #20 48.50 Selecting previously unselected package python3.7-minimal. [2021-12-15T09:33:26.416Z] #20 48.50 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-12-15T09:33:26.672Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-12-15T09:33:26.676Z] #20 48.56 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-12-15T09:33:26.865Z] #43 122.5 CC criu/aio.o [2021-12-15T09:33:27.435Z] #43 123.0 CC criu/autofs.o [2021-12-15T09:33:27.435Z] #43 ... [2021-12-15T09:33:27.435Z] [2021-12-15T09:33:27.435Z] #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-12-15T09:33:27.435Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:33:27.435Z] #20 31.40 Reading package lists... [2021-12-15T09:33:27.435Z] #20 37.25 Building dependency tree... [2021-12-15T09:33:27.435Z] #20 38.60 libcap2-bin is already the newest version (1:2.25-2). [2021-12-15T09:33:27.435Z] #20 38.60 The following additional packages will be installed: [2021-12-15T09:33:27.435Z] #20 38.60 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-12-15T09:33:27.435Z] #20 38.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-12-15T09:33:27.435Z] #20 38.60 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-12-15T09:33:27.435Z] #20 38.61 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-12-15T09:33:27.435Z] #20 38.61 python3.7 python3.7-minimal vim-runtime xxd [2021-12-15T09:33:27.435Z] #20 38.61 Suggested packages: [2021-12-15T09:33:27.435Z] #20 38.61 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-12-15T09:33:27.435Z] #20 38.61 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-12-15T09:33:27.435Z] #20 38.61 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-12-15T09:33:27.435Z] #20 38.61 quota [2021-12-15T09:33:27.435Z] #20 38.61 Recommended packages: [2021-12-15T09:33:27.435Z] #20 38.61 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-12-15T09:33:27.435Z] #20 38.61 python3-keyrings.alt python3-xdg unzip [2021-12-15T09:33:27.435Z] #20 41.27 The following NEW packages will be installed: [2021-12-15T09:33:27.435Z] #20 41.29 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-12-15T09:33:27.435Z] #20 41.29 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-12-15T09:33:27.435Z] #20 41.29 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-12-15T09:33:27.435Z] #20 41.29 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-12-15T09:33:27.435Z] #20 41.29 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-12-15T09:33:27.435Z] #20 41.29 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-12-15T09:33:27.435Z] #20 41.29 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-12-15T09:33:27.435Z] #20 41.29 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-12-15T09:33:27.435Z] #20 41.29 xz-utils zip [2021-12-15T09:33:27.435Z] #20 41.68 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-12-15T09:33:27.435Z] #20 41.68 Need to get 28.6 MB of archives. [2021-12-15T09:33:27.435Z] #20 41.68 After this operation, 116 MB of additional disk space will be used. [2021-12-15T09:33:27.435Z] #20 41.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-12-15T09:33:27.435Z] #20 41.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-12-15T09:33:27.435Z] #20 41.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-12-15T09:33:27.435Z] #20 41.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-12-15T09:33:27.435Z] #20 41.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-12-15T09:33:27.435Z] #20 41.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-12-15T09:33:27.435Z] #20 42.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-12-15T09:33:27.435Z] #20 42.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-12-15T09:33:27.435Z] #20 42.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-12-15T09:33:27.435Z] #20 42.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-12-15T09:33:27.435Z] #20 42.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-12-15T09:33:27.435Z] #20 42.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-12-15T09:33:27.435Z] #20 42.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-12-15T09:33:27.435Z] #20 42.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-12-15T09:33:27.435Z] #20 42.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-12-15T09:33:27.435Z] #20 42.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-12-15T09:33:27.435Z] #20 42.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-12-15T09:33:27.435Z] #20 42.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-12-15T09:33:27.435Z] #20 42.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-12-15T09:33:27.435Z] #20 42.20 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-12-15T09:33:27.435Z] #20 42.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-12-15T09:33:27.435Z] #20 42.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-12-15T09:33:27.435Z] #20 42.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-12-15T09:33:27.435Z] #20 42.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-12-15T09:33:27.435Z] #20 42.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-12-15T09:33:27.435Z] #20 42.29 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-12-15T09:33:27.435Z] #20 42.30 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-12-15T09:33:27.435Z] #20 42.31 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-12-15T09:33:27.435Z] #20 42.31 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2021-12-15T09:33:27.435Z] #20 42.96 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-15T09:33:27.435Z] #20 42.96 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-12-15T09:33:27.435Z] #20 42.96 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-12-15T09:33:27.435Z] #20 42.97 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-12-15T09:33:27.435Z] #20 42.97 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-12-15T09:33:27.435Z] #20 42.99 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-12-15T09:33:27.435Z] #20 43.00 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-12-15T09:33:27.435Z] #20 43.08 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-12-15T09:33:27.435Z] #20 43.08 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-12-15T09:33:27.435Z] #20 43.08 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-12-15T09:33:27.435Z] #20 43.10 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-12-15T09:33:27.436Z] #20 43.11 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-12-15T09:33:27.436Z] #20 43.12 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-12-15T09:33:27.436Z] #20 43.12 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-12-15T09:33:27.436Z] #20 43.18 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-12-15T09:33:27.436Z] #20 43.20 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-12-15T09:33:27.436Z] #20 43.22 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-12-15T09:33:27.436Z] #20 43.53 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-12-15T09:33:27.436Z] #20 43.58 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-12-15T09:33:27.436Z] #20 43.63 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-12-15T09:33:27.436Z] #20 44.22 debconf: delaying package configuration, since apt-utils is not installed [2021-12-15T09:33:27.436Z] #20 44.31 Fetched 28.6 MB in 2s (12.9 MB/s) [2021-12-15T09:33:27.436Z] #20 44.37 Selecting previously unselected package pigz. [2021-12-15T09:33:27.436Z] #20 44.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 ... 23452 files and directories currently installed.) [2021-12-15T09:33:27.436Z] #20 44.43 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-12-15T09:33:27.436Z] #20 44.43 Unpacking pigz (2.4-1) ... [2021-12-15T09:33:27.436Z] #20 44.49 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-12-15T09:33:27.436Z] #20 44.49 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-12-15T09:33:27.436Z] #20 44.51 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-12-15T09:33:27.436Z] #20 44.89 Selecting previously unselected package python3.7-minimal. [2021-12-15T09:33:27.436Z] #20 44.91 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-12-15T09:33:27.436Z] #20 44.92 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-12-15T09:33:27.436Z] #20 45.74 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-12-15T09:33:27.436Z] #20 45.76 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-12-15T09:33:28.046Z] #20 49.85 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-12-15T09:33:28.046Z] #20 49.87 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-12-15T09:33:28.056Z] Congratulations! All API changes are done the right way. [2021-12-15T09:33:28.056Z] Congratulations! All TOML source files changed here have valid syntax. [2021-12-15T09:33:28.056Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-12-15T09:33:28.056Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-12-15T09:33:28.056Z] Congratulations! No new tests were added to integration-cli. [2021-12-15T09:33:28.056Z] [2021-12-15T09:33:28.056Z] INFO Start validation with golang-ci-lint [2021-12-15T09:33:28.246Z] ok github.com/docker/docker/client 0.145s coverage: 75.4% of statements [2021-12-15T09:33:28.318Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-12-15T09:33:28.318Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-12-15T09:33:28.318Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-12-15T09:33:28.355Z] #73 exporting layers 7.9s done [2021-12-15T09:33:28.355Z] #73 writing image sha256:87cde90a6791f6736cef332f2563706cca32db6e7d293cbcf15902b1c3152f2e done [2021-12-15T09:33:28.355Z] #73 naming to docker.io/library/docker:660b9962e4d2d4ad68898b00571a43127b84f6c3 done [2021-12-15T09:33:28.355Z] #73 DONE 7.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-15T09:33:28.698Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43084/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=660b9962e4d2d4ad68898b00571a43127b84f6c3 -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:660b9962e4d2d4ad68898b00571a43127b84f6c3 hack/make.sh dynbinary test-integration [2021-12-15T09:33:28.820Z] #20 ... [2021-12-15T09:33:28.820Z] [2021-12-15T09:33:28.820Z] #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-12-15T09:33:28.820Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:33:28.820Z] #43 124.4 CC criu/bfd.o [2021-12-15T09:33:29.080Z] #43 124.8 CC criu/bitmap.o [2021-12-15T09:33:29.268Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-12-15T09:33:29.268Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-12-15T09:33:29.268Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-12-15T09:33:29.268Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-12-15T09:33:29.268Z] 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-12-15T09:33:29.268Z] Detected virtualization docker. [2021-12-15T09:33:29.268Z] Detected architecture x86-64. [2021-12-15T09:33:29.268Z] Set hostname to <59db1f7a7b06>. [2021-12-15T09:33:29.340Z] #43 125.1 CC criu/cgroup-props.o [2021-12-15T09:33:29.838Z] + source /etc/docker-entrypoint-cmd [2021-12-15T09:33:29.838Z] ++ hack/make.sh dynbinary test-integration [2021-12-15T09:33:29.838Z] [2021-12-15T09:33:29.838Z] Removing bundles/ [2021-12-15T09:33:29.838Z] [2021-12-15T09:33:29.838Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-15T09:33:29.838Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-15T09:33:29.838Z] GOOS="" GOARCH="" GOARM="" [2021-12-15T09:33:29.937Z] #20 51.65 Selecting previously unselected package python3-minimal. [2021-12-15T09:33:29.937Z] #20 51.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2021-12-15T09:33:29.937Z] #20 51.70 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-12-15T09:33:29.937Z] #20 51.71 Unpacking python3-minimal (3.7.3-1) ... [2021-12-15T09:33:29.937Z] #20 51.79 Selecting previously unselected package libmpdec2:amd64. [2021-12-15T09:33:29.937Z] #20 51.79 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-12-15T09:33:29.937Z] #20 51.80 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-12-15T09:33:29.937Z] #20 51.91 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-12-15T09:33:29.937Z] #20 51.92 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-12-15T09:33:29.937Z] #20 51.93 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-12-15T09:33:30.281Z] #43 125.8 CC criu/cgroup.o [2021-12-15T09:33:30.868Z] #20 52.80 Selecting previously unselected package python3.7. [2021-12-15T09:33:30.868Z] #20 52.81 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-12-15T09:33:30.868Z] #20 52.81 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-12-15T09:33:31.125Z] #20 52.96 Selecting previously unselected package libpython3-stdlib:amd64. [2021-12-15T09:33:31.125Z] #20 52.96 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-12-15T09:33:31.125Z] #20 52.97 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-12-15T09:33:31.125Z] #20 53.09 Setting up python3-minimal (3.7.3-1) ... [2021-12-15T09:33:32.057Z] #20 53.93 Selecting previously unselected package python3. [2021-12-15T09:33:32.057Z] #20 53.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 ... 24113 files and directories currently installed.) [2021-12-15T09:33:32.057Z] #20 53.98 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-12-15T09:33:32.057Z] #20 54.00 Unpacking python3 (3.7.3-1) ... [2021-12-15T09:33:32.313Z] #20 54.12 Selecting previously unselected package libip4tc0:amd64. [2021-12-15T09:33:32.313Z] #20 54.12 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-12-15T09:33:32.313Z] #20 54.14 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-12-15T09:33:32.313Z] #20 54.23 Selecting previously unselected package libip6tc0:amd64. [2021-12-15T09:33:32.313Z] #20 54.25 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-12-15T09:33:32.313Z] #20 54.25 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-12-15T09:33:32.570Z] #20 54.34 Selecting previously unselected package libiptc0:amd64. [2021-12-15T09:33:32.570Z] #20 54.35 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-12-15T09:33:32.570Z] #20 54.36 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-12-15T09:33:32.570Z] #20 54.44 Selecting previously unselected package libnfnetlink0:amd64. [2021-12-15T09:33:32.570Z] #20 54.44 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-12-15T09:33:32.570Z] #20 54.45 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-15T09:33:32.570Z] #20 54.50 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-12-15T09:33:32.570Z] #20 54.50 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-12-15T09:33:32.570Z] #20 54.51 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-12-15T09:33:32.570Z] #20 54.59 Selecting previously unselected package libnftnl11:amd64. [2021-12-15T09:33:32.570Z] #20 54.59 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-12-15T09:33:32.570Z] #20 54.60 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-12-15T09:33:32.825Z] #43 128.4 CC criu/clone-noasan.o [2021-12-15T09:33:32.825Z] #43 128.7 CC criu/config.o [2021-12-15T09:33:32.828Z] #20 54.69 Selecting previously unselected package iptables. [2021-12-15T09:33:32.828Z] #20 54.69 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-12-15T09:33:32.828Z] #20 54.70 Unpacking iptables (1.8.2-4) ... [2021-12-15T09:33:33.085Z] #20 55.00 Selecting previously unselected package xxd. [2021-12-15T09:33:33.085Z] #20 55.01 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-12-15T09:33:33.085Z] #20 55.02 Unpacking xxd (2:8.1.0875-5) ... [2021-12-15T09:33:33.342Z] #20 55.17 Selecting previously unselected package vim-common. [2021-12-15T09:33:33.342Z] #20 55.17 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-12-15T09:33:33.342Z] #20 55.21 Unpacking vim-common (2:8.1.0875-5) ... [2021-12-15T09:33:33.342Z] #20 55.39 Selecting previously unselected package bash-completion. [2021-12-15T09:33:33.599Z] #20 55.39 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-12-15T09:33:34.323Z] #43 ... [2021-12-15T09:33:34.323Z] [2021-12-15T09:33:34.323Z] #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-12-15T09:33:34.323Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:33:34.323Z] #20 47.69 Selecting previously unselected package python3-minimal. [2021-12-15T09:33:34.323Z] #20 47.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2021-12-15T09:33:34.323Z] #20 47.75 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-12-15T09:33:34.323Z] #20 47.75 Unpacking python3-minimal (3.7.3-1) ... [2021-12-15T09:33:34.323Z] #20 47.84 Selecting previously unselected package libmpdec2:amd64. [2021-12-15T09:33:34.323Z] #20 47.86 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-12-15T09:33:34.323Z] #20 47.88 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-12-15T09:33:34.323Z] #20 47.97 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-12-15T09:33:34.323Z] #20 47.98 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-12-15T09:33:34.323Z] #20 47.98 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-12-15T09:33:34.323Z] #20 48.93 Selecting previously unselected package python3.7. [2021-12-15T09:33:34.323Z] #20 48.93 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-12-15T09:33:34.323Z] #20 48.94 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-12-15T09:33:34.323Z] #20 49.05 Selecting previously unselected package libpython3-stdlib:amd64. [2021-12-15T09:33:34.323Z] #20 49.06 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-12-15T09:33:34.323Z] #20 49.07 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-12-15T09:33:34.323Z] #20 49.14 Setting up python3-minimal (3.7.3-1) ... [2021-12-15T09:33:34.323Z] #20 50.06 Selecting previously unselected package python3. [2021-12-15T09:33:34.323Z] #20 50.06 (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-12-15T09:33:34.323Z] #20 50.10 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-12-15T09:33:34.323Z] #20 50.11 Unpacking python3 (3.7.3-1) ... [2021-12-15T09:33:34.323Z] #20 50.23 Selecting previously unselected package libip4tc0:amd64. [2021-12-15T09:33:34.323Z] #20 50.23 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-12-15T09:33:34.323Z] #20 50.25 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-12-15T09:33:34.324Z] #20 50.35 Selecting previously unselected package libip6tc0:amd64. [2021-12-15T09:33:34.324Z] #20 50.35 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-12-15T09:33:34.324Z] #20 50.36 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-12-15T09:33:34.324Z] #20 50.46 Selecting previously unselected package libiptc0:amd64. [2021-12-15T09:33:34.324Z] #20 50.46 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-12-15T09:33:34.324Z] #20 50.47 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-12-15T09:33:34.324Z] #20 50.53 Selecting previously unselected package libnfnetlink0:amd64. [2021-12-15T09:33:34.324Z] #20 50.54 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-12-15T09:33:34.324Z] #20 50.54 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-15T09:33:34.324Z] #20 50.60 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-12-15T09:33:34.324Z] #20 50.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-12-15T09:33:34.324Z] #20 50.63 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-12-15T09:33:34.324Z] #20 50.71 Selecting previously unselected package libnftnl11:amd64. [2021-12-15T09:33:34.324Z] #20 50.72 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-12-15T09:33:34.324Z] #20 50.73 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-12-15T09:33:34.324Z] #20 50.83 Selecting previously unselected package iptables. [2021-12-15T09:33:34.324Z] #20 50.83 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-12-15T09:33:34.324Z] #20 50.84 Unpacking iptables (1.8.2-4) ... [2021-12-15T09:33:34.324Z] #20 51.14 Selecting previously unselected package xxd. [2021-12-15T09:33:34.324Z] #20 51.14 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-12-15T09:33:34.324Z] #20 51.15 Unpacking xxd (2:8.1.0875-5) ... [2021-12-15T09:33:34.324Z] #20 51.29 Selecting previously unselected package vim-common. [2021-12-15T09:33:34.324Z] #20 51.30 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-12-15T09:33:34.324Z] #20 51.33 Unpacking vim-common (2:8.1.0875-5) ... [2021-12-15T09:33:34.324Z] #20 51.54 Selecting previously unselected package bash-completion. [2021-12-15T09:33:34.324Z] #20 51.56 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-12-15T09:33:34.324Z] #20 ... [2021-12-15T09:33:34.324Z] [2021-12-15T09:33:34.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-12-15T09:33:34.324Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:33:34.324Z] #43 129.9 CC criu/cr-check.o [2021-12-15T09:33:35.093Z] #20 ... [2021-12-15T09:33:35.093Z] [2021-12-15T09:33:35.093Z] #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-12-15T09:33:35.093Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:33:35.093Z] #43 117.8 DEP criu/fault-injection.d [2021-12-15T09:33:35.093Z] #43 117.8 DEP criu/external.d [2021-12-15T09:33:35.093Z] #43 118.1 DEP criu/eventpoll.d [2021-12-15T09:33:35.093Z] #43 118.3 DEP criu/eventfd.d [2021-12-15T09:33:35.093Z] #43 118.6 DEP criu/crtools.d [2021-12-15T09:33:35.093Z] #43 119.0 DEP criu/cr-service.d [2021-12-15T09:33:35.093Z] #43 119.4 DEP criu/cr-restore.d [2021-12-15T09:33:35.093Z] #43 119.8 DEP criu/cr-errno.d [2021-12-15T09:33:35.093Z] #43 119.8 DEP criu/cr-dump.d [2021-12-15T09:33:35.093Z] #43 120.1 DEP criu/cr-dedup.d [2021-12-15T09:33:35.093Z] #43 120.4 DEP criu/cr-check.d [2021-12-15T09:33:35.093Z] #43 120.6 DEP criu/config.d [2021-12-15T09:33:35.093Z] #43 120.8 DEP criu/clone-noasan.d [2021-12-15T09:33:35.094Z] #43 120.9 DEP criu/cgroup.d [2021-12-15T09:33:35.094Z] #43 121.1 DEP criu/cgroup-props.d [2021-12-15T09:33:35.094Z] #43 121.2 DEP criu/bitmap.d [2021-12-15T09:33:35.094Z] #43 121.2 DEP criu/bfd.d [2021-12-15T09:33:35.094Z] #43 121.3 DEP criu/autofs.d [2021-12-15T09:33:35.094Z] #43 121.5 DEP criu/aio.d [2021-12-15T09:33:35.094Z] #43 121.6 DEP criu/action-scripts.d [2021-12-15T09:33:35.094Z] #43 121.9 CC criu/action-scripts.o [2021-12-15T09:33:35.094Z] #43 122.3 CC criu/aio.o [2021-12-15T09:33:35.094Z] #43 122.8 CC criu/autofs.o [2021-12-15T09:33:35.094Z] #43 124.2 CC criu/bfd.o [2021-12-15T09:33:35.094Z] #43 124.7 CC criu/bitmap.o [2021-12-15T09:33:35.094Z] #43 124.8 CC criu/cgroup-props.o [2021-12-15T09:33:35.094Z] #43 125.6 CC criu/cgroup.o [2021-12-15T09:33:35.659Z] #43 128.6 CC criu/clone-noasan.o [2021-12-15T09:33:36.223Z] #43 128.8 CC criu/config.o [2021-12-15T09:33:36.223Z] #43 ... [2021-12-15T09:33:36.223Z] [2021-12-15T09:33:36.223Z] #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-12-15T09:33:36.223Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:33:36.223Z] #20 58.15 Unpacking bash-completion (1:2.8-6) ... [2021-12-15T09:33:36.233Z] #43 131.5 CC criu/cr-dedup.o [2021-12-15T09:33:36.233Z] #43 132.0 CC criu/cr-dump.o [2021-12-15T09:33:36.787Z] #20 58.55 Selecting previously unselected package bzip2. [2021-12-15T09:33:36.787Z] #20 58.57 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-12-15T09:33:36.787Z] #20 58.58 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-12-15T09:33:36.787Z] #20 58.68 Selecting previously unselected package xz-utils. [2021-12-15T09:33:36.787Z] #20 58.68 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-12-15T09:33:36.787Z] #20 58.69 Unpacking xz-utils (5.2.4-1) ... [2021-12-15T09:33:37.048Z] #20 58.86 Selecting previously unselected package apparmor. [2021-12-15T09:33:37.048Z] #20 58.86 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-12-15T09:33:37.048Z] #20 58.99 Unpacking apparmor (2.13.2-10) ... [2021-12-15T09:33:37.307Z] #20 59.34 Selecting previously unselected package aufs-tools. [2021-12-15T09:33:37.307Z] #20 59.34 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-12-15T09:33:37.307Z] #20 59.35 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-12-15T09:33:37.564Z] #20 59.48 Selecting previously unselected package libonig5:amd64. [2021-12-15T09:33:37.564Z] #20 59.49 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-12-15T09:33:37.564Z] #20 59.50 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-12-15T09:33:37.564Z] #20 59.68 Selecting previously unselected package libjq1:amd64. [2021-12-15T09:33:37.821Z] #20 59.69 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-12-15T09:33:37.821Z] #20 59.70 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-12-15T09:33:37.821Z] #20 59.80 Selecting previously unselected package jq. [2021-12-15T09:33:37.821Z] #20 59.81 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-12-15T09:33:37.821Z] #20 59.82 Unpacking jq (1.5+dfsg-2+b1) ... [2021-12-15T09:33:37.821Z] #20 59.92 Selecting previously unselected package libaio1:amd64. [2021-12-15T09:33:38.078Z] #20 59.92 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-12-15T09:33:38.078Z] #20 59.92 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-12-15T09:33:38.078Z] #20 59.98 Selecting previously unselected package libgpm2:amd64. [2021-12-15T09:33:38.078Z] #20 59.98 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-12-15T09:33:38.078Z] #20 59.99 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-12-15T09:33:38.078Z] #20 60.05 Selecting previously unselected package libicu63:amd64. [2021-12-15T09:33:38.078Z] #20 60.06 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2021-12-15T09:33:38.078Z] #20 60.06 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2021-12-15T09:33:38.774Z] #43 134.2 CC criu/cr-errno.o [2021-12-15T09:33:38.774Z] #43 134.3 CC criu/cr-restore.o [2021-12-15T09:33:39.715Z] #43 ... [2021-12-15T09:33:39.715Z] [2021-12-15T09:33:39.715Z] #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-12-15T09:33:39.715Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:33:39.715Z] #20 54.21 Unpacking bash-completion (1:2.8-6) ... [2021-12-15T09:33:39.715Z] #20 54.60 Selecting previously unselected package bzip2. [2021-12-15T09:33:39.715Z] #20 54.61 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-12-15T09:33:39.715Z] #20 54.63 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-12-15T09:33:39.715Z] #20 54.71 Selecting previously unselected package xz-utils. [2021-12-15T09:33:39.715Z] #20 54.73 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-12-15T09:33:39.715Z] #20 54.73 Unpacking xz-utils (5.2.4-1) ... [2021-12-15T09:33:39.715Z] #20 54.93 Selecting previously unselected package apparmor. [2021-12-15T09:33:39.715Z] #20 54.94 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-12-15T09:33:39.715Z] #20 55.01 Unpacking apparmor (2.13.2-10) ... [2021-12-15T09:33:39.715Z] #20 55.35 Selecting previously unselected package aufs-tools. [2021-12-15T09:33:39.715Z] #20 55.36 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-12-15T09:33:39.715Z] #20 55.37 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-12-15T09:33:39.715Z] #20 55.54 Selecting previously unselected package libonig5:amd64. [2021-12-15T09:33:39.715Z] #20 55.54 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-12-15T09:33:39.715Z] #20 55.55 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-12-15T09:33:39.715Z] #20 55.69 Selecting previously unselected package libjq1:amd64. [2021-12-15T09:33:39.715Z] #20 55.70 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-12-15T09:33:39.715Z] #20 55.72 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-12-15T09:33:39.715Z] #20 55.82 Selecting previously unselected package jq. [2021-12-15T09:33:39.715Z] #20 55.83 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-12-15T09:33:39.715Z] #20 55.84 Unpacking jq (1.5+dfsg-2+b1) ... [2021-12-15T09:33:39.715Z] #20 55.92 Selecting previously unselected package libaio1:amd64. [2021-12-15T09:33:39.715Z] #20 55.92 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-12-15T09:33:39.715Z] #20 55.94 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-12-15T09:33:39.715Z] #20 56.01 Selecting previously unselected package libgpm2:amd64. [2021-12-15T09:33:39.715Z] #20 56.03 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-12-15T09:33:39.715Z] #20 56.03 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-12-15T09:33:39.715Z] #20 56.09 Selecting previously unselected package libicu63:amd64. [2021-12-15T09:33:39.715Z] #20 56.09 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2021-12-15T09:33:39.715Z] #20 56.10 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2021-12-15T09:33:40.654Z] #20 59.50 Selecting previously unselected package libnet1:amd64. [2021-12-15T09:33:40.654Z] #20 59.50 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-15T09:33:40.654Z] #20 59.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-15T09:33:40.654Z] #20 59.57 Selecting previously unselected package libnl-3-200:amd64. [2021-12-15T09:33:40.654Z] #20 59.58 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-12-15T09:33:40.654Z] #20 59.58 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-12-15T09:33:40.654Z] #20 59.67 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-15T09:33:40.654Z] #20 59.67 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-12-15T09:33:40.654Z] #20 59.68 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-12-15T09:33:40.915Z] #20 59.75 Selecting previously unselected package libreadline5:amd64. [2021-12-15T09:33:40.915Z] #20 59.75 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-12-15T09:33:40.915Z] #20 59.76 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-12-15T09:33:40.915Z] #20 59.87 Selecting previously unselected package net-tools. [2021-12-15T09:33:40.915Z] #20 59.87 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-12-15T09:33:40.915Z] #20 59.89 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-12-15T09:33:41.176Z] #20 60.10 Selecting previously unselected package patch. [2021-12-15T09:33:41.176Z] #20 60.10 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-12-15T09:33:41.176Z] #20 60.10 Unpacking patch (2.7.6-3+deb10u1) ... [2021-12-15T09:33:41.176Z] #20 60.21 Selecting previously unselected package python-pip-whl. [2021-12-15T09:33:41.437Z] #20 60.22 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-12-15T09:33:41.437Z] #20 60.23 Unpacking python-pip-whl (18.1-5) ... [2021-12-15T09:33:41.698Z] #20 60.75 Selecting previously unselected package python3-lib2to3. [2021-12-15T09:33:41.958Z] #20 60.77 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-12-15T09:33:41.958Z] #20 60.78 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-12-15T09:33:41.958Z] #20 60.92 Selecting previously unselected package python3-distutils. [2021-12-15T09:33:41.958Z] #20 60.93 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-12-15T09:33:41.958Z] #20 60.94 Unpacking python3-distutils (3.7.3-1) ... [2021-12-15T09:33:42.218Z] #20 61.11 Selecting previously unselected package python3-pip. [2021-12-15T09:33:42.218Z] #20 61.11 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-12-15T09:33:42.218Z] #20 61.11 Unpacking python3-pip (18.1-5) ... [2021-12-15T09:33:42.265Z] #20 63.54 Selecting previously unselected package libnet1:amd64. [2021-12-15T09:33:42.266Z] #20 63.55 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-15T09:33:42.266Z] #20 63.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-15T09:33:42.266Z] #20 63.64 Selecting previously unselected package libnl-3-200:amd64. [2021-12-15T09:33:42.266Z] #20 63.64 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-12-15T09:33:42.266Z] #20 63.65 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-12-15T09:33:42.266Z] #20 63.75 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-15T09:33:42.266Z] #20 63.75 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-12-15T09:33:42.266Z] #20 63.76 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-12-15T09:33:42.266Z] #20 63.84 Selecting previously unselected package libreadline5:amd64. [2021-12-15T09:33:42.266Z] #20 63.84 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-12-15T09:33:42.266Z] #20 63.85 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-12-15T09:33:42.266Z] #20 63.96 Selecting previously unselected package net-tools. [2021-12-15T09:33:42.266Z] #20 63.97 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-12-15T09:33:42.266Z] #20 63.98 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-12-15T09:33:42.266Z] #20 64.21 Selecting previously unselected package patch. [2021-12-15T09:33:42.266Z] #20 64.22 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-12-15T09:33:42.266Z] #20 64.25 Unpacking patch (2.7.6-3+deb10u1) ... [2021-12-15T09:33:42.479Z] #20 61.38 Selecting previously unselected package python3-pkg-resources. [2021-12-15T09:33:42.479Z] #20 61.38 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-12-15T09:33:42.479Z] #20 61.39 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-12-15T09:33:42.523Z] #20 64.36 Selecting previously unselected package python-pip-whl. [2021-12-15T09:33:42.523Z] #20 64.37 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-12-15T09:33:42.523Z] #20 64.38 Unpacking python-pip-whl (18.1-5) ... [2021-12-15T09:33:42.545Z] 4612f6d0b889: Pull complete [2021-12-15T09:33:42.739Z] #20 61.53 Selecting previously unselected package python3-setuptools. [2021-12-15T09:33:42.739Z] #20 61.53 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-12-15T09:33:42.739Z] #20 61.54 Unpacking python3-setuptools (40.8.0-1) ... [2021-12-15T09:33:43.011Z] #20 61.80 Selecting previously unselected package python3-wheel. [2021-12-15T09:33:43.011Z] #20 61.82 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-12-15T09:33:43.011Z] #20 61.83 Unpacking python3-wheel (0.32.3-2) ... [2021-12-15T09:33:43.011Z] #20 61.90 Selecting previously unselected package sudo. [2021-12-15T09:33:43.011Z] #20 61.90 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-12-15T09:33:43.011Z] #20 61.91 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-12-15T09:33:43.087Z] #20 64.92 Selecting previously unselected package python3-lib2to3. [2021-12-15T09:33:43.087Z] #20 64.93 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-12-15T09:33:43.087Z] #20 64.93 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-12-15T09:33:43.344Z] #20 65.08 Selecting previously unselected package python3-distutils. [2021-12-15T09:33:43.344Z] #20 65.10 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-12-15T09:33:43.344Z] #20 65.10 Unpacking python3-distutils (3.7.3-1) ... [2021-12-15T09:33:43.344Z] #20 65.27 Selecting previously unselected package python3-pip. [2021-12-15T09:33:43.344Z] #20 65.29 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-12-15T09:33:43.344Z] #20 65.30 Unpacking python3-pip (18.1-5) ... [2021-12-15T09:33:43.580Z] #20 62.48 Selecting previously unselected package thin-provisioning-tools. [2021-12-15T09:33:43.580Z] #20 62.49 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-12-15T09:33:43.580Z] #20 62.49 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-12-15T09:33:43.604Z] #20 65.48 Selecting previously unselected package python3-pkg-resources. [2021-12-15T09:33:43.604Z] #20 65.49 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-12-15T09:33:43.604Z] #20 65.49 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-12-15T09:33:43.839Z] #20 62.73 Selecting previously unselected package uidmap. [2021-12-15T09:33:43.839Z] #20 62.74 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-12-15T09:33:43.839Z] #20 62.75 Unpacking uidmap (1:4.5-1.1) ... [2021-12-15T09:33:43.861Z] #20 65.62 Selecting previously unselected package python3-setuptools. [2021-12-15T09:33:43.861Z] #20 65.63 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-12-15T09:33:43.861Z] #20 65.64 Unpacking python3-setuptools (40.8.0-1) ... [2021-12-15T09:33:44.099Z] #20 62.88 Selecting previously unselected package vim-runtime. [2021-12-15T09:33:44.099Z] #20 62.89 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-12-15T09:33:44.099Z] #20 62.91 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-12-15T09:33:44.099Z] #20 62.94 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-12-15T09:33:44.099Z] #20 62.95 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-12-15T09:33:44.118Z] #20 65.90 Selecting previously unselected package python3-wheel. [2021-12-15T09:33:44.118Z] #20 65.91 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-12-15T09:33:44.118Z] #20 65.92 Unpacking python3-wheel (0.32.3-2) ... [2021-12-15T09:33:44.118Z] #20 66.03 Selecting previously unselected package sudo. [2021-12-15T09:33:44.118Z] #20 66.03 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-12-15T09:33:44.118Z] #20 66.04 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-12-15T09:33:44.682Z] #20 66.56 Selecting previously unselected package thin-provisioning-tools. [2021-12-15T09:33:44.682Z] #20 66.58 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-12-15T09:33:44.682Z] #20 66.59 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-12-15T09:33:44.939Z] #20 66.82 Selecting previously unselected package uidmap. [2021-12-15T09:33:44.939Z] #20 66.84 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-12-15T09:33:44.939Z] #20 66.85 Unpacking uidmap (1:4.5-1.1) ... [2021-12-15T09:33:45.196Z] #20 66.98 Selecting previously unselected package vim-runtime. [2021-12-15T09:33:45.196Z] #20 66.99 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-12-15T09:33:45.196Z] #20 67.04 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-12-15T09:33:45.196Z] #20 67.09 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-12-15T09:33:45.196Z] #20 67.09 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-12-15T09:33:47.391Z] #20 65.93 Selecting previously unselected package vim. [2021-12-15T09:33:47.391Z] #20 65.93 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-12-15T09:33:47.391Z] #20 65.95 Unpacking vim (2:8.1.0875-5) ... [2021-12-15T09:33:47.651Z] #20 66.58 Selecting previously unselected package xfsprogs. [2021-12-15T09:33:47.651Z] #20 66.58 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-12-15T09:33:47.651Z] #20 66.59 Unpacking xfsprogs (4.20.0-1) ... [2021-12-15T09:33:47.718Z] #20 ... [2021-12-15T09:33:47.718Z] [2021-12-15T09:33:47.718Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-12-15T09:33:47.718Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:33:47.718Z] #43 130.2 CC criu/cr-check.o [2021-12-15T09:33:47.718Z] #43 131.9 CC criu/cr-dedup.o [2021-12-15T09:33:47.718Z] #43 132.3 CC criu/cr-dump.o [2021-12-15T09:33:47.718Z] #43 134.7 CC criu/cr-errno.o [2021-12-15T09:33:47.718Z] #43 134.8 CC criu/cr-restore.o [2021-12-15T09:33:47.718Z] #43 139.4 CC criu/cr-service.o [2021-12-15T09:33:47.975Z] #43 140.9 CC criu/crtools.o [2021-12-15T09:33:48.220Z] #20 67.06 Selecting previously unselected package zip. [2021-12-15T09:33:48.220Z] #20 67.07 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-12-15T09:33:48.220Z] #20 67.08 Unpacking zip (3.0-11+b1) ... [2021-12-15T09:33:48.480Z] #20 67.34 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-12-15T09:33:48.480Z] #20 67.36 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-12-15T09:33:48.480Z] #20 67.38 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-12-15T09:33:48.480Z] #20 67.39 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-12-15T09:33:48.480Z] #20 67.40 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-12-15T09:33:48.480Z] #20 67.41 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-12-15T09:33:48.480Z] #20 67.45 Setting up uidmap (1:4.5-1.1) ... [2021-12-15T09:33:48.480Z] #20 67.46 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-12-15T09:33:48.480Z] #20 67.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-15T09:33:48.480Z] #20 67.49 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-12-15T09:33:48.480Z] #20 67.50 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-12-15T09:33:48.480Z] #20 67.52 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2021-12-15T09:33:48.480Z] #20 67.53 Setting up xxd (2:8.1.0875-5) ... [2021-12-15T09:33:48.480Z] #20 67.54 Setting up zip (3.0-11+b1) ... [2021-12-15T09:33:48.480Z] #20 67.55 Setting up vim-common (2:8.1.0875-5) ... [2021-12-15T09:33:48.539Z] #43 ... [2021-12-15T09:33:48.539Z] [2021-12-15T09:33:48.539Z] #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-12-15T09:33:48.539Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:33:48.539Z] #20 70.45 Selecting previously unselected package vim. [2021-12-15T09:33:48.539Z] #20 70.45 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-12-15T09:33:48.539Z] #20 70.48 Unpacking vim (2:8.1.0875-5) ... [2021-12-15T09:33:48.740Z] #20 67.58 Setting up bash-completion (1:2.8-6) ... [2021-12-15T09:33:49.103Z] #20 70.99 Selecting previously unselected package xfsprogs. [2021-12-15T09:33:49.103Z] #20 70.99 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-12-15T09:33:49.103Z] #20 71.00 Unpacking xfsprogs (4.20.0-1) ... [2021-12-15T09:33:49.666Z] #20 71.48 Selecting previously unselected package zip. [2021-12-15T09:33:49.666Z] #20 71.49 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-12-15T09:33:49.666Z] #20 71.50 Unpacking zip (3.0-11+b1) ... [2021-12-15T09:33:49.666Z] #20 71.65 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-12-15T09:33:49.666Z] #20 71.68 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-12-15T09:33:49.666Z] #20 71.69 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-12-15T09:33:49.666Z] #20 71.70 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-12-15T09:33:49.666Z] #20 71.71 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-12-15T09:33:49.666Z] #20 71.72 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-12-15T09:33:49.666Z] #20 71.73 Setting up uidmap (1:4.5-1.1) ... [2021-12-15T09:33:49.666Z] #20 71.74 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-12-15T09:33:49.666Z] #20 71.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-15T09:33:49.923Z] #20 71.76 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-12-15T09:33:49.923Z] #20 71.78 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-12-15T09:33:49.923Z] #20 71.79 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2021-12-15T09:33:49.923Z] #20 71.80 Setting up xxd (2:8.1.0875-5) ... [2021-12-15T09:33:49.923Z] #20 71.82 Setting up zip (3.0-11+b1) ... [2021-12-15T09:33:49.923Z] #20 71.83 Setting up vim-common (2:8.1.0875-5) ... [2021-12-15T09:33:49.923Z] #20 71.86 Setting up bash-completion (1:2.8-6) ... [2021-12-15T09:33:51.276Z] #20 70.26 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-12-15T09:33:51.276Z] #20 70.27 Setting up xz-utils (5.2.4-1) ... [2021-12-15T09:33:51.276Z] #20 70.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-15T09:33:51.276Z] #20 70.30 Setting up patch (2.7.6-3+deb10u1) ... [2021-12-15T09:33:51.276Z] #20 70.31 Setting up sudo (1.8.27-1+deb10u3) ... [2021-12-15T09:33:51.535Z] #20 70.39 invoke-rc.d: could not determine current runlevel [2021-12-15T09:33:51.536Z] #20 70.41 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-15T09:33:51.536Z] #20 70.42 Setting up pigz (2.4-1) ... [2021-12-15T09:33:51.536Z] #20 70.43 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-15T09:33:51.536Z] #20 70.45 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-12-15T09:33:51.536Z] #20 70.47 Setting up python-pip-whl (18.1-5) ... [2021-12-15T09:33:51.536Z] #20 70.48 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-12-15T09:33:51.536Z] #20 70.50 Setting up vim-runtime (2:8.1.0875-5) ... [2021-12-15T09:33:52.105Z] #20 70.93 Setting up libaio1:amd64 (0.3.112-3) ... [2021-12-15T09:33:52.105Z] #20 70.95 Setting up libonig5:amd64 (6.9.1-1) ... [2021-12-15T09:33:52.105Z] #20 70.96 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-12-15T09:33:52.105Z] #20 70.99 Setting up vim (2:8.1.0875-5) ... [2021-12-15T09:33:52.105Z] #20 71.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-15T09:33:52.105Z] #20 71.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-15T09:33:52.105Z] #20 71.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-15T09:33:52.105Z] #20 71.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-15T09:33:52.105Z] #20 71.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-15T09:33:52.105Z] #20 71.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-15T09:33:52.105Z] #20 71.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-15T09:33:52.105Z] #20 71.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-15T09:33:52.105Z] #20 71.08 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-12-15T09:33:52.105Z] #20 71.09 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-12-15T09:33:52.105Z] #20 71.11 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-12-15T09:33:52.105Z] #20 71.12 Setting up jq (1.5+dfsg-2+b1) ... [2021-12-15T09:33:52.105Z] #20 71.13 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-12-15T09:33:52.105Z] #20 71.15 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-12-15T09:33:53.045Z] #20 ... [2021-12-15T09:33:53.045Z] [2021-12-15T09:33:53.045Z] #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-12-15T09:33:53.045Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:33:53.045Z] #43 138.5 CC criu/cr-service.o [2021-12-15T09:33:53.045Z] #43 140.2 CC criu/crtools.o [2021-12-15T09:33:53.045Z] #43 140.9 CC criu/eventfd.o [2021-12-15T09:33:53.045Z] #43 141.3 CC criu/eventpoll.o [2021-12-15T09:33:53.045Z] #43 142.2 CC criu/external.o [2021-12-15T09:33:53.045Z] #43 142.6 CC criu/fault-injection.o [2021-12-15T09:33:53.045Z] #43 142.7 CC criu/fdstore.o [2021-12-15T09:33:53.045Z] #43 142.9 CC criu/fifo.o [2021-12-15T09:33:53.045Z] #43 143.4 CC criu/file-ids.o [2021-12-15T09:33:53.045Z] #43 143.8 CC criu/file-lock.o [2021-12-15T09:33:53.045Z] #43 144.8 CC criu/files-ext.o [2021-12-15T09:33:53.045Z] #43 145.2 CC criu/files-reg.o [2021-12-15T09:33:53.045Z] #43 147.5 CC criu/files.o [2021-12-15T09:33:53.196Z] #20 74.62 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-12-15T09:33:53.196Z] #20 74.63 Setting up xz-utils (5.2.4-1) ... [2021-12-15T09:33:53.196Z] #20 74.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-15T09:33:53.196Z] #20 74.65 Setting up patch (2.7.6-3+deb10u1) ... [2021-12-15T09:33:53.196Z] #20 74.66 Setting up sudo (1.8.27-1+deb10u3) ... [2021-12-15T09:33:53.196Z] #20 74.73 invoke-rc.d: could not determine current runlevel [2021-12-15T09:33:53.196Z] #20 74.74 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-15T09:33:53.196Z] #20 74.75 Setting up pigz (2.4-1) ... [2021-12-15T09:33:53.196Z] #20 74.76 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-15T09:33:53.196Z] #20 74.77 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-12-15T09:33:53.196Z] #20 74.79 Setting up python-pip-whl (18.1-5) ... [2021-12-15T09:33:53.196Z] #20 74.80 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-12-15T09:33:53.196Z] #20 74.82 Setting up vim-runtime (2:8.1.0875-5) ... [2021-12-15T09:33:53.196Z] #20 75.27 Setting up libaio1:amd64 (0.3.112-3) ... [2021-12-15T09:33:53.196Z] #20 75.29 Setting up libonig5:amd64 (6.9.1-1) ... [2021-12-15T09:33:53.196Z] #20 75.30 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-12-15T09:33:53.196Z] #20 75.31 Setting up vim (2:8.1.0875-5) ... [2021-12-15T09:33:53.453Z] #20 75.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-15T09:33:53.453Z] #20 75.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-15T09:33:53.453Z] #20 75.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-15T09:33:53.453Z] #20 75.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-15T09:33:53.453Z] #20 75.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-15T09:33:53.453Z] #20 75.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-15T09:33:53.453Z] #20 75.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-15T09:33:53.453Z] #20 75.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-15T09:33:53.453Z] #20 75.39 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-12-15T09:33:53.453Z] #20 75.41 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-12-15T09:33:53.453Z] #20 75.42 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-12-15T09:33:53.453Z] #20 75.43 Setting up jq (1.5+dfsg-2+b1) ... [2021-12-15T09:33:53.453Z] #20 75.45 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-12-15T09:33:53.453Z] #20 75.47 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-12-15T09:33:53.614Z] #43 149.5 CC criu/filesystems.o [2021-12-15T09:33:54.612Z] #43 150.3 CC criu/fsnotify.o [2021-12-15T09:33:55.581Z] #43 ... [2021-12-15T09:33:55.581Z] [2021-12-15T09:33:55.581Z] #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-12-15T09:33:55.581Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:33:55.581Z] #20 74.23 Setting up iptables (1.8.2-4) ... [2021-12-15T09:33:55.581Z] #20 74.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-15T09:33:55.581Z] #20 74.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-15T09:33:55.581Z] #20 74.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-15T09:33:55.581Z] #20 74.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-15T09:33:55.581Z] #20 74.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-15T09:33:55.581Z] #20 74.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-15T09:33:55.581Z] #20 74.30 Setting up python3 (3.7.3-1) ... [2021-12-15T09:33:55.846Z] #20 74.75 Setting up python3-wheel (0.32.3-2) ... [2021-12-15T09:33:56.421Z] #20 75.28 Setting up apparmor (2.13.2-10) ... [2021-12-15T09:33:56.730Z] #20 78.37 Setting up iptables (1.8.2-4) ... [2021-12-15T09:33:56.730Z] #20 78.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-15T09:33:56.730Z] #20 78.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-15T09:33:56.730Z] #20 78.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-15T09:33:56.730Z] #20 78.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-15T09:33:56.730Z] #20 78.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-15T09:33:56.730Z] #20 78.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-15T09:33:56.730Z] #20 78.43 Setting up python3 (3.7.3-1) ... [2021-12-15T09:33:56.987Z] #20 78.91 Setting up python3-wheel (0.32.3-2) ... [2021-12-15T09:33:57.551Z] #20 79.64 Setting up apparmor (2.13.2-10) ... [2021-12-15T09:33:58.328Z] #20 77.09 Setting up xfsprogs (4.20.0-1) ... [2021-12-15T09:33:58.328Z] #20 77.11 Setting up python3-lib2to3 (3.7.3-1) ... [2021-12-15T09:33:58.587Z] #20 77.50 Setting up python3-pkg-resources (40.8.0-1) ... [2021-12-15T09:33:58.920Z] #20 ... [2021-12-15T09:33:58.920Z] [2021-12-15T09:33:58.920Z] #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-12-15T09:33:58.920Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:33:58.920Z] #43 141.5 CC criu/eventfd.o [2021-12-15T09:33:58.920Z] #43 141.8 CC criu/eventpoll.o [2021-12-15T09:33:58.920Z] #43 142.7 CC criu/external.o [2021-12-15T09:33:58.920Z] #43 143.0 CC criu/fault-injection.o [2021-12-15T09:33:58.920Z] #43 143.1 CC criu/fdstore.o [2021-12-15T09:33:58.920Z] #43 143.5 CC criu/fifo.o [2021-12-15T09:33:58.920Z] #43 143.9 CC criu/file-ids.o [2021-12-15T09:33:58.920Z] #43 144.2 CC criu/file-lock.o [2021-12-15T09:33:58.920Z] #43 144.9 CC criu/files-ext.o [2021-12-15T09:33:58.920Z] #43 145.3 CC criu/files-reg.o [2021-12-15T09:33:58.920Z] #43 147.6 CC criu/files.o [2021-12-15T09:33:58.920Z] #43 149.8 CC criu/filesystems.o [2021-12-15T09:33:58.920Z] #43 150.5 CC criu/fsnotify.o [2021-12-15T09:33:58.920Z] #43 151.7 CC criu/image-desc.o [2021-12-15T09:33:59.190Z] #43 151.8 CC criu/image.o [2021-12-15T09:33:59.190Z] #43 ... [2021-12-15T09:33:59.190Z] [2021-12-15T09:33:59.190Z] #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-12-15T09:33:59.190Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:33:59.447Z] #20 81.29 Setting up xfsprogs (4.20.0-1) ... [2021-12-15T09:33:59.447Z] #20 81.31 Setting up python3-lib2to3 (3.7.3-1) ... [2021-12-15T09:33:59.525Z] #20 78.29 Setting up python3-distutils (3.7.3-1) ... [2021-12-15T09:33:59.785Z] #20 78.69 Setting up python3-setuptools (40.8.0-1) ... [2021-12-15T09:33:59.961Z] #20 81.71 Setting up python3-pkg-resources (40.8.0-1) ... [2021-12-15T09:34:00.524Z] #20 82.53 Setting up python3-distutils (3.7.3-1) ... [2021-12-15T09:34:00.734Z] #20 79.80 Setting up python3-pip (18.1-5) ... [2021-12-15T09:34:01.090Z] #20 83.15 Setting up python3-setuptools (40.8.0-1) ... [2021-12-15T09:34:02.113Z] #20 81.02 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:34:02.113Z] #20 81.06 Processing triggers for mime-support (3.62) ... [2021-12-15T09:34:02.373Z] #20 ... [2021-12-15T09:34:02.373Z] [2021-12-15T09:34:02.373Z] #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-12-15T09:34:02.373Z] #40 sha256:f921907f62e8abf96bd437518ce64b27c36469ed4bee848aac0bb7f88af1694e [2021-12-15T09:34:02.373Z] #40 288.6 + dpkg --print-architecture [2021-12-15T09:34:02.373Z] #40 288.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-12-15T09:34:02.458Z] #20 84.50 Setting up python3-pip (18.1-5) ... [2021-12-15T09:34:02.632Z] #40 288.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-12-15T09:34:02.632Z] #40 288.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-12-15T09:34:03.573Z] #40 ... [2021-12-15T09:34:03.573Z] [2021-12-15T09:34:03.573Z] #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-12-15T09:34:03.573Z] #20 sha256:a0119e25905894502160fd964051cf87ee434cf7843c7ea434a72e5bc1dd85ac [2021-12-15T09:34:03.573Z] #20 DONE 82.4s [2021-12-15T09:34:03.573Z] [2021-12-15T09:34:03.573Z] #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-12-15T09:34:03.573Z] #21 sha256:b909a7eb9ebe3bb6dfd881cbe66e6fe15900c449e502f2c9c7b6b0bab51a2db4 [2021-12-15T09:34:03.829Z] #20 85.57 Processing triggers for libc-bin (2.28-10) ... [2021-12-15T09:34:03.829Z] #20 85.62 Processing triggers for mime-support (3.62) ... [2021-12-15T09:34:04.780Z] #20 DONE 86.6s [2021-12-15T09:34:04.780Z] [2021-12-15T09:34:04.780Z] #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-12-15T09:34:04.780Z] #40 sha256:f921907f62e8abf96bd437518ce64b27c36469ed4bee848aac0bb7f88af1694e [2021-12-15T09:34:04.780Z] #40 287.9 + dpkg --print-architecture [2021-12-15T09:34:04.780Z] #40 287.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-12-15T09:34:04.780Z] #40 288.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-12-15T09:34:04.780Z] #40 288.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-12-15T09:34:04.957Z] #21 1.395 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-15T09:34:04.957Z] #21 1.410 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-15T09:34:04.957Z] #21 1.413 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-15T09:34:04.957Z] #21 DONE 1.5s [2021-12-15T09:34:04.957Z] [2021-12-15T09:34:04.957Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-12-15T09:34:04.957Z] #22 sha256:09faad807780e8eea2c00ff28df6c460ead2ef571f87213b705b2fc7b6a5161a [2021-12-15T09:34:05.898Z] #22 ... [2021-12-15T09:34:05.898Z] [2021-12-15T09:34:05.898Z] #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-12-15T09:34:05.898Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:34:05.898Z] #43 151.5 CC criu/image-desc.o [2021-12-15T09:34:05.898Z] #43 151.7 CC criu/image.o [2021-12-15T09:34:05.898Z] #43 152.6 CC criu/ipc_ns.o [2021-12-15T09:34:05.898Z] #43 153.7 CC criu/irmap.o [2021-12-15T09:34:05.898Z] #43 154.4 CC criu/kcmp-ids.o [2021-12-15T09:34:05.898Z] #43 154.8 CC criu/kerndat.o [2021-12-15T09:34:05.898Z] #43 156.0 CC criu/libnetlink.o [2021-12-15T09:34:05.898Z] #43 156.5 CC criu/log.o [2021-12-15T09:34:05.898Z] #43 157.0 CC criu/lsm.o [2021-12-15T09:34:05.898Z] #43 157.4 CC criu/mem.o [2021-12-15T09:34:05.898Z] #43 159.3 CC criu/memfd.o [2021-12-15T09:34:05.898Z] #43 160.6 CC criu/mount.o [2021-12-15T09:34:06.152Z] #40 ... [2021-12-15T09:34:06.152Z] [2021-12-15T09:34:06.152Z] #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-12-15T09:34:06.152Z] #21 sha256:b909a7eb9ebe3bb6dfd881cbe66e6fe15900c449e502f2c9c7b6b0bab51a2db4 [2021-12-15T09:34:06.152Z] #21 1.427 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-15T09:34:06.152Z] #21 1.434 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-15T09:34:06.152Z] #21 1.442 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-15T09:34:06.152Z] #21 DONE 1.5s [2021-12-15T09:34:06.152Z] [2021-12-15T09:34:06.152Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-12-15T09:34:06.152Z] #22 sha256:09faad807780e8eea2c00ff28df6c460ead2ef571f87213b705b2fc7b6a5161a [2021-12-15T09:34:06.959Z] ok github.com/docker/docker/cmd/dockerd 0.074s coverage: 29.1% of statements [2021-12-15T09:34:06.959Z] ok github.com/docker/docker/container 0.115s coverage: 34.5% of statements [2021-12-15T09:34:06.959Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-15T09:34:06.959Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-15T09:34:06.959Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-15T09:34:06.959Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-15T09:34:07.527Z] ok github.com/docker/docker/daemon/cluster 0.082s coverage: 0.5% of statements [2021-12-15T09:34:08.917Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-12-15T09:34:09.854Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2021-12-15T09:34:10.329Z] #22 ... [2021-12-15T09:34:10.329Z] [2021-12-15T09:34:10.329Z] #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-12-15T09:34:10.329Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:34:10.329Z] #43 152.8 CC criu/ipc_ns.o [2021-12-15T09:34:10.329Z] #43 154.3 CC criu/irmap.o [2021-12-15T09:34:10.329Z] #43 154.9 CC criu/kcmp-ids.o [2021-12-15T09:34:10.329Z] #43 155.3 CC criu/kerndat.o [2021-12-15T09:34:10.329Z] #43 156.4 CC criu/libnetlink.o [2021-12-15T09:34:10.329Z] #43 156.8 CC criu/log.o [2021-12-15T09:34:10.329Z] #43 157.4 CC criu/lsm.o [2021-12-15T09:34:10.329Z] #43 158.2 CC criu/mem.o [2021-12-15T09:34:10.329Z] #43 161.6 CC criu/memfd.o [2021-12-15T09:34:10.329Z] #43 163.0 CC criu/mount.o [2021-12-15T09:34:14.029Z] #43 168.6 CC criu/namespaces.o [2021-12-15T09:34:14.288Z] #43 ... [2021-12-15T09:34:14.288Z] [2021-12-15T09:34:14.288Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-12-15T09:34:14.288Z] #22 sha256:09faad807780e8eea2c00ff28df6c460ead2ef571f87213b705b2fc7b6a5161a [2021-12-15T09:34:14.288Z] #22 9.259 Collecting yamllint==1.26.1 [2021-12-15T09:34:16.419Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.8% of statements [2021-12-15T09:34:16.962Z] #43 ... [2021-12-15T09:34:16.962Z] [2021-12-15T09:34:16.962Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-12-15T09:34:16.962Z] #22 sha256:09faad807780e8eea2c00ff28df6c460ead2ef571f87213b705b2fc7b6a5161a [2021-12-15T09:34:16.962Z] #22 9.640 Collecting yamllint==1.26.1 [2021-12-15T09:34:17.796Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.8% of statements [2021-12-15T09:34:18.055Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-12-15T09:34:18.314Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-12-15T09:34:19.250Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-12-15T09:34:19.570Z] #22 14.64 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-12-15T09:34:19.817Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.007s coverage: 4.2% of statements [2021-12-15T09:34:20.754Z] ok github.com/docker/docker/daemon 12.127s coverage: 17.1% of statements [2021-12-15T09:34:20.754Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-15T09:34:20.754Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-15T09:34:20.754Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-15T09:34:20.754Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-15T09:34:20.952Z] #22 15.95 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-12-15T09:34:20.952Z] #22 16.00 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-12-15T09:34:20.952Z] #22 16.07 Collecting pyyaml (from yamllint==1.26.1) [2021-12-15T09:34:21.141Z] #22 15.04 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-12-15T09:34:21.212Z] #22 16.34 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-12-15T09:34:21.322Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2021-12-15T09:34:21.472Z] #22 16.58 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-12-15T09:34:21.473Z] #22 16.59 Building wheels for collected packages: yamllint [2021-12-15T09:34:21.473Z] #22 16.59 Running setup.py bdist_wheel for yamllint: started [2021-12-15T09:34:21.580Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.267s coverage: 56.2% of statements [2021-12-15T09:34:22.512Z] #22 16.32 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-12-15T09:34:22.512Z] #22 16.38 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-12-15T09:34:22.769Z] #22 16.45 Collecting pyyaml (from yamllint==1.26.1) [2021-12-15T09:34:22.855Z] #22 17.78 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-12-15T09:34:22.855Z] #22 17.79 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-12-15T09:34:22.855Z] #22 17.84 Successfully built yamllint [2021-12-15T09:34:22.855Z] #22 17.86 Installing collected packages: pathspec, pyyaml, yamllint [2021-12-15T09:34:22.957Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.031s coverage: 1.8% of statements [2021-12-15T09:34:23.026Z] #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-12-15T09:34:23.115Z] #22 18.29 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-15T09:34:23.283Z] #22 17.04 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-12-15T09:34:23.283Z] #22 17.04 Building wheels for collected packages: yamllint [2021-12-15T09:34:23.283Z] #22 17.04 Running setup.py bdist_wheel for yamllint: started [2021-12-15T09:34:23.688Z] #22 DONE 18.7s [2021-12-15T09:34:23.688Z] [2021-12-15T09:34:23.688Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-12-15T09:34:23.688Z] #25 sha256:bde0fe643b59e70d797dfa7305c785789e72d9b8ec91f4c4122cdf923ce27a8f [2021-12-15T09:34:23.948Z] #25 DONE 0.3s [2021-12-15T09:34:23.948Z] [2021-12-15T09:34:23.948Z] #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-12-15T09:34:23.948Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:34:23.948Z] #43 171.0 CC criu/net.o [2021-12-15T09:34:23.948Z] #43 173.8 CC criu/netfilter.o [2021-12-15T09:34:23.948Z] #43 174.2 CC criu/page-pipe.o [2021-12-15T09:34:23.948Z] #43 174.8 CC criu/page-xfer.o [2021-12-15T09:34:23.948Z] #43 176.4 CC criu/pagemap-cache.o [2021-12-15T09:34:23.948Z] #43 176.8 CC criu/pagemap.o [2021-12-15T09:34:23.948Z] #43 178.0 CC criu/parasite-syscall.o [2021-12-15T09:34:23.948Z] #43 179.0 CC criu/path.o [2021-12-15T09:34:23.948Z] #43 179.4 CC criu/pie-util-vdso-elf32.o [2021-12-15T09:34:23.948Z] #43 ... [2021-12-15T09:34:23.948Z] [2021-12-15T09:34:23.948Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-15T09:34:23.948Z] #30 sha256:0c37217d92c6d10df1023a55357135ea5c549599117ed85fc8252e8ef4813bf2 [2021-12-15T09:34:24.653Z] #22 18.25 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-12-15T09:34:24.653Z] #22 18.26 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-12-15T09:34:24.653Z] #22 18.32 Successfully built yamllint [2021-12-15T09:34:24.653Z] #22 18.35 Installing collected packages: pathspec, pyyaml, yamllint [2021-12-15T09:34:24.911Z] #22 18.78 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-15T09:34:25.477Z] #22 DONE 19.3s [2021-12-15T09:34:25.477Z] [2021-12-15T09:34:25.477Z] #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-12-15T09:34:25.477Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:34:25.477Z] #43 170.0 CC criu/namespaces.o [2021-12-15T09:34:25.477Z] #43 171.6 CC criu/net.o [2021-12-15T09:34:25.477Z] #43 174.8 CC criu/netfilter.o [2021-12-15T09:34:25.477Z] #43 175.3 CC criu/page-pipe.o [2021-12-15T09:34:25.477Z] #43 176.0 CC criu/page-xfer.o [2021-12-15T09:34:25.477Z] #43 177.7 CC criu/pagemap-cache.o [2021-12-15T09:34:25.477Z] #43 178.1 CC criu/pagemap.o [2021-12-15T09:34:25.477Z] #43 ... [2021-12-15T09:34:25.477Z] [2021-12-15T09:34:25.477Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-12-15T09:34:25.477Z] #25 sha256:237a8c255a7c84305ebef3d68d711127e16d6c600072d341ae9a59db6d571916 [2021-12-15T09:34:25.493Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.398s coverage: 50.5% of statements [2021-12-15T09:34:25.493Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.193s coverage: 45.9% of statements [2021-12-15T09:34:25.493Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-15T09:34:25.734Z] #25 DONE 0.3s [2021-12-15T09:34:25.735Z] [2021-12-15T09:34:25.735Z] #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-12-15T09:34:25.735Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:34:25.735Z] #43 ... [2021-12-15T09:34:25.735Z] [2021-12-15T09:34:25.735Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-15T09:34:25.735Z] #30 sha256:07c7bcd0125c4cda26bcbec859c8c1cc9d15eb9cd946928ae15408367ec3ce53 [2021-12-15T09:34:28.030Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.8% of statements [2021-12-15T09:34:28.968Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.388s coverage: 58.0% of statements [2021-12-15T09:34:28.968Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-12-15T09:34:28.968Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-15T09:34:29.011Z] #30 DONE 2.9s [2021-12-15T09:34:29.011Z] [2021-12-15T09:34:29.011Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-15T09:34:29.011Z] #33 sha256:b4bf08f30b38c60e5500815d62262c7637c993d30f37390a36132bb0ccb2237c [2021-12-15T09:34:29.011Z] #33 DONE 0.2s [2021-12-15T09:34:29.011Z] [2021-12-15T09:34:29.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-12-15T09:34:29.011Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:34:29.011Z] #43 180.0 CC criu/parasite-syscall.o [2021-12-15T09:34:29.011Z] #43 ... [2021-12-15T09:34:29.011Z] [2021-12-15T09:34:29.011Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-12-15T09:34:29.011Z] #35 sha256:f3a2174dfd4161b6d7dad60b4d60113adb6580409db0d7d577bee215fa9ba2fc [2021-12-15T09:34:29.011Z] #35 DONE 0.0s [2021-12-15T09:34:29.011Z] [2021-12-15T09:34:29.011Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-12-15T09:34:29.011Z] #38 sha256:4f3ab8a91d638c63c599ed880e597b534a0570d214ec9d45705c55835db718a2 [2021-12-15T09:34:29.011Z] #38 DONE 0.0s [2021-12-15T09:34:29.011Z] [2021-12-15T09:34:29.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-12-15T09:34:29.011Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:34:29.011Z] #43 181.6 CC criu/path.o [2021-12-15T09:34:29.229Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2021-12-15T09:34:29.233Z] #30 DONE 4.6s [2021-12-15T09:34:29.233Z] [2021-12-15T09:34:29.233Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-15T09:34:29.233Z] #33 sha256:ea58600350e20f623bd3262658a3983d4fea6a7d479d4f8645b3dccfe07b09b8 [2021-12-15T09:34:29.233Z] #33 DONE 0.3s [2021-12-15T09:34:29.233Z] [2021-12-15T09:34:29.233Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-12-15T09:34:29.233Z] #35 sha256:af30ebab1a1f736274b52cc0273fd13c04e673897ef995abfb225b3b1f58ee74 [2021-12-15T09:34:29.233Z] #35 DONE 0.1s [2021-12-15T09:34:29.233Z] [2021-12-15T09:34:29.233Z] #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-12-15T09:34:29.233Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:34:29.233Z] #43 180.3 CC criu/pie-util-vdso.o [2021-12-15T09:34:29.233Z] #43 181.2 CC criu/pie-util.o [2021-12-15T09:34:29.233Z] #43 181.6 CC criu/pipes.o [2021-12-15T09:34:29.233Z] #43 182.7 CC criu/plugin.o [2021-12-15T09:34:29.233Z] #43 183.2 CC criu/proc_parse.o [2021-12-15T09:34:29.233Z] #43 ... [2021-12-15T09:34:29.233Z] [2021-12-15T09:34:29.233Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-12-15T09:34:29.233Z] #38 sha256:75612d6bc540975de876d43c0d9dbd3fd18a092cb3f717d09c377dc5b57cb05f [2021-12-15T09:34:29.233Z] #38 DONE 0.0s [2021-12-15T09:34:29.233Z] [2021-12-15T09:34:29.233Z] #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-12-15T09:34:29.233Z] #53 sha256:eb1f5a05a2a80adcc852569c2d86d0559543fde8a263b145c23bd21ea94a8160 [2021-12-15T09:34:29.269Z] #43 182.0 CC criu/pie-util-vdso-elf32.o [2021-12-15T09:34:29.800Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2021-12-15T09:34:29.833Z] #43 182.4 CC criu/pie-util-vdso.o [2021-12-15T09:34:30.091Z] #43 182.9 CC criu/pie-util.o [2021-12-15T09:34:30.174Z] #53 ... [2021-12-15T09:34:30.174Z] [2021-12-15T09:34:30.174Z] #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-12-15T09:34:30.174Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:34:30.174Z] #43 185.8 CC criu/protobuf-desc.o [2021-12-15T09:34:30.348Z] #43 183.2 CC criu/pipes.o [2021-12-15T09:34:31.116Z] #43 186.7 CC criu/protobuf.o [2021-12-15T09:34:31.280Z] #43 184.0 CC criu/plugin.o [2021-12-15T09:34:31.377Z] #43 187.1 CC criu/pstree.o [2021-12-15T09:34:31.538Z] #43 184.4 CC criu/proc_parse.o [2021-12-15T09:34:32.760Z] #43 188.4 CC criu/rbtree.o [2021-12-15T09:34:33.021Z] #43 188.7 CC criu/rst-malloc.o [2021-12-15T09:34:33.021Z] #43 188.9 CC criu/seccomp.o [2021-12-15T09:34:33.092Z] ok github.com/docker/docker/daemon/images 0.030s coverage: 6.6% of statements [2021-12-15T09:34:33.092Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-15T09:34:33.092Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-15T09:34:33.092Z] ok github.com/docker/docker/daemon/logger 0.244s coverage: 43.2% of statements [2021-12-15T09:34:33.593Z] #43 ... [2021-12-15T09:34:33.593Z] [2021-12-15T09:34:33.593Z] #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-12-15T09:34:33.593Z] #40 sha256:f921907f62e8abf96bd437518ce64b27c36469ed4bee848aac0bb7f88af1694e [2021-12-15T09:34:33.593Z] #40 DONE 319.7s [2021-12-15T09:34:33.593Z] [2021-12-15T09:34:33.593Z] #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-12-15T09:34:33.593Z] #56 sha256:a72bca17723723874b9481e0115389547550c920d6a700b77422790bebc7e418 [2021-12-15T09:34:34.164Z] #56 ... [2021-12-15T09:34:34.164Z] [2021-12-15T09:34:34.164Z] #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-12-15T09:34:34.164Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:34:34.164Z] #43 189.9 CC criu/seize.o [2021-12-15T09:34:34.814Z] #43 187.0 CC criu/protobuf-desc.o [2021-12-15T09:34:35.036Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 67.0% of statements [2021-12-15T09:34:35.071Z] #43 187.9 CC criu/protobuf.o [2021-12-15T09:34:35.296Z] ok github.com/docker/docker/daemon/logger/awslogs 0.241s coverage: 77.4% of statements [2021-12-15T09:34:35.297Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-15T09:34:35.297Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-15T09:34:35.548Z] #43 191.3 CC criu/servicefd.o [2021-12-15T09:34:35.636Z] #43 188.3 CC criu/pstree.o [2021-12-15T09:34:35.863Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.9% of statements [2021-12-15T09:34:36.119Z] #43 ... [2021-12-15T09:34:36.119Z] [2021-12-15T09:34:36.119Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-12-15T09:34:36.119Z] #41 sha256:ab144681b1a24400b379e65e54dd08033a4bfb1fa0905722f968de74a26786fe [2021-12-15T09:34:36.119Z] #41 DONE 0.5s [2021-12-15T09:34:36.119Z] [2021-12-15T09:34:36.119Z] #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-12-15T09:34:36.119Z] #49 sha256:4fde35550f0da1ef5794d4fdb374b1f3ac00f2d6d0482f7ddbc621b7037cef17 [2021-12-15T09:34:36.119Z] #49 ... [2021-12-15T09:34:36.119Z] [2021-12-15T09:34:36.119Z] #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-12-15T09:34:36.119Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:34:36.119Z] #43 192.0 CC criu/shmem.o [2021-12-15T09:34:36.575Z] #43 ... [2021-12-15T09:34:36.575Z] [2021-12-15T09:34:36.575Z] #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-12-15T09:34:36.575Z] #40 sha256:f921907f62e8abf96bd437518ce64b27c36469ed4bee848aac0bb7f88af1694e [2021-12-15T09:34:36.575Z] #40 DONE 320.0s [2021-12-15T09:34:36.575Z] [2021-12-15T09:34:36.575Z] #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-12-15T09:34:36.575Z] #49 sha256:4daaa66fa9a9e2d8a05aefba06e27caea936b0951e02d1e602fbbaad6d6446d5 [2021-12-15T09:34:36.801Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.020s coverage: 87.2% of statements [2021-12-15T09:34:36.801Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.025s coverage: 69.9% of statements [2021-12-15T09:34:37.140Z] #49 ... [2021-12-15T09:34:37.140Z] [2021-12-15T09:34:37.140Z] #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-12-15T09:34:37.140Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:34:37.140Z] #43 189.7 CC criu/rbtree.o [2021-12-15T09:34:37.398Z] #43 190.2 CC criu/rst-malloc.o [2021-12-15T09:34:37.505Z] #43 193.0 CC criu/sigframe.o [2021-12-15T09:34:37.506Z] #43 193.2 CC criu/signalfd.o [2021-12-15T09:34:37.766Z] #43 193.4 CC criu/sk-inet.o [2021-12-15T09:34:37.963Z] #43 190.6 CC criu/seccomp.o [2021-12-15T09:34:38.179Z] ok github.com/docker/docker/daemon/logger/local 0.035s coverage: 75.2% of statements [2021-12-15T09:34:38.179Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-15T09:34:38.438Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.061s coverage: 55.1% of statements [2021-12-15T09:34:38.708Z] #43 194.2 CC criu/sk-netlink.o [2021-12-15T09:34:38.708Z] #43 194.6 CC criu/sk-packet.o [2021-12-15T09:34:38.895Z] #43 191.7 CC criu/seize.o [2021-12-15T09:34:39.280Z] #43 195.1 CC criu/sk-queue.o [2021-12-15T09:34:39.817Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2021-12-15T09:34:39.827Z] #43 ... [2021-12-15T09:34:39.827Z] [2021-12-15T09:34:39.827Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-12-15T09:34:39.827Z] #41 sha256:1c76ec748301c582a2102ee45fcaf10a23a1844434b67de6796dfc8e911b654c [2021-12-15T09:34:39.827Z] #41 DONE 0.5s [2021-12-15T09:34:39.827Z] [2021-12-15T09:34:39.827Z] #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-12-15T09:34:39.827Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:34:39.851Z] #43 195.6 CC criu/sk-tcp.o [2021-12-15T09:34:40.112Z] #43 ... [2021-12-15T09:34:40.112Z] [2021-12-15T09:34:40.112Z] #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-12-15T09:34:40.112Z] #49 sha256:4fde35550f0da1ef5794d4fdb374b1f3ac00f2d6d0482f7ddbc621b7037cef17 [2021-12-15T09:34:40.112Z] #49 326.1 + /build/golangci-lint --version [2021-12-15T09:34:40.112Z] #49 326.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-15T09:34:40.112Z] #49 DONE 326.8s [2021-12-15T09:34:40.373Z] [2021-12-15T09:34:40.373Z] #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-12-15T09:34:40.373Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:34:40.373Z] #43 196.1 CC criu/sk-unix.o [2021-12-15T09:34:40.391Z] #43 193.1 CC criu/servicefd.o [2021-12-15T09:34:40.648Z] #43 193.5 CC criu/shmem.o [2021-12-15T09:34:41.202Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-12-15T09:34:41.462Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-12-15T09:34:41.582Z] #43 194.3 CC criu/sigframe.o [2021-12-15T09:34:41.582Z] #43 194.4 CC criu/signalfd.o [2021-12-15T09:34:42.030Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2021-12-15T09:34:42.030Z] ok github.com/docker/docker/daemon/logger/splunk 1.750s coverage: 82.5% of statements [2021-12-15T09:34:42.154Z] #43 194.7 CC criu/sk-inet.o [2021-12-15T09:34:42.290Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-15T09:34:42.290Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-15T09:34:42.719Z] #43 195.6 CC criu/sk-netlink.o [2021-12-15T09:34:42.917Z] #43 198.5 CC criu/sockets.o [2021-12-15T09:34:43.284Z] #43 196.0 CC criu/sk-packet.o [2021-12-15T09:34:43.667Z] ok github.com/docker/docker/distribution/metadata 0.058s coverage: 48.2% of statements [2021-12-15T09:34:43.849Z] #43 196.5 CC criu/sk-queue.o [2021-12-15T09:34:43.860Z] #43 199.5 CC criu/stats.o [2021-12-15T09:34:44.107Z] #43 196.9 CC criu/sk-tcp.o [2021-12-15T09:34:44.120Z] #43 199.9 CC criu/string.o [2021-12-15T09:34:44.365Z] #43 ... [2021-12-15T09:34:44.365Z] [2021-12-15T09:34:44.365Z] #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-12-15T09:34:44.365Z] #49 sha256:4daaa66fa9a9e2d8a05aefba06e27caea936b0951e02d1e602fbbaad6d6446d5 [2021-12-15T09:34:44.365Z] #49 327.7 + /build/golangci-lint --version [2021-12-15T09:34:44.365Z] #49 328.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-15T09:34:44.365Z] #49 DONE 328.3s [2021-12-15T09:34:44.381Z] #43 200.0 CC criu/sysctl.o [2021-12-15T09:34:44.622Z] [2021-12-15T09:34:44.622Z] #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-12-15T09:34:44.622Z] #43 sha256:5c08d8197d5ebcc5f1b71af65d8732daf59cc7db745fff8c03eabe860927f8f4 [2021-12-15T09:34:44.622Z] #43 197.4 CC criu/sk-unix.o [2021-12-15T09:34:44.952Z] #43 200.6 CC criu/sysfs_parse.o [2021-12-15T09:34:45.212Z] #43 200.9 CC criu/timens.o [2021-12-15T09:34:45.212Z] #43 201.1 CC criu/timerfd.o [2021-12-15T09:34:45.572Z] ok github.com/docker/docker/distribution 0.220s coverage: 25.6% of statements [2021-12-15T09:34:45.572Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-15T09:34:45.783Z] #43 201.4 CC criu/tty.o [2021-12-15T09:34:46.508Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-12-15T09:34:46.734Z] #43 202.5 CC criu/tun.o [2021-12-15T09:34:46.994Z] #43 202.9 CC criu/uffd.o [2021-12-15T09:34:47.444Z] ok github.com/docker/docker/image 0.020s coverage: 86.8% of statements [2021-12-15T09:34:47.899Z] #43 200.1 CC criu/sockets.o [2021-12-15T09:34:47.933Z] #43 203.6 CC criu/util.o [2021-12-15T09:34:48.015Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2021-12-15T09:34:48.274Z] ok github.com/docker/docker/distribution/xfer 2.042s coverage: 85.1% of statements [2021-12-15T09:34:48.274Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-15T09:34:48.274Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-12-15T09:34:48.464Z] #43 201.2 CC criu/stats.o [2021-12-15T09:34:48.464Z] #43 201.4 CC criu/string.o [2021-12-15T09:34:48.502Z] #43 204.4 CC criu/uts_ns.o [2021-12-15T09:34:48.533Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2021-12-15T09:34:48.533Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-15T09:34:48.722Z] #43 201.5 CC criu/sysctl.o [2021-12-15T09:34:49.073Z] #43 204.6 CC criu/vdso-compat.o [2021-12-15T09:34:49.073Z] #43 204.7 CC criu/vdso.o [2021-12-15T09:34:49.101Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2021-12-15T09:34:49.286Z] #43 201.9 CC criu/sysfs_parse.o [2021-12-15T09:34:49.334Z] #43 205.1 LINK criu/built-in.o [2021-12-15T09:34:49.334Z] #43 205.2 LINK criu/criu [2021-12-15T09:34:49.544Z] #43 202.2 CC criu/timens.o [2021-12-15T09:34:49.595Z] #43 205.5 DEP lib/c/criu.d [2021-12-15T09:34:49.802Z] #43 202.5 CC criu/timerfd.o [2021-12-15T09:34:49.855Z] #43 205.5 CC images/rpc.pb-c.o [2021-12-15T09:34:50.060Z] #43 202.7 CC criu/tty.o [2021-12-15T09:34:50.424Z] #43 205.9 CC lib/c/criu.o [2021-12-15T09:34:50.992Z] #43 203.9 CC criu/tun.o [2021-12-15T09:34:50.994Z] #43 206.7 LINK lib/c/built-in.o [2021-12-15T09:34:50.994Z] #43 206.7 LINK lib/c/libcriu.so [2021-12-15T09:34:50.994Z] #43 206.7 LINK lib/c/libcriu.a [2021-12-15T09:34:50.994Z] #43 206.8 GEN magic.py [2021-12-15T09:34:50.994Z] #43 206.9 Note: Building without setproctitle() and strlcpy() support. [2021-12-15T09:34:51.007Z] ok github.com/docker/docker/oci 0.019s coverage: 38.4% of statements [2021-12-15T09:34:51.254Z] #43 206.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-12-15T09:34:51.254Z] #43 206.9 Note: Building without GnuTLS support [2021-12-15T09:34:51.254Z] #43 206.9 Makefile.config:39: Warn: you have no libnftables installed [2021-12-15T09:34:51.254Z] #43 206.9 Makefile.config:40: Warn: Building without nftables support [2021-12-15T09:34:51.558Z] #43 204.3 CC criu/uffd.o [2021-12-15T09:34:51.825Z] #43 207.5 fatal: not a git repository (or any of the parent directories): .git [2021-12-15T09:34:51.944Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2021-12-15T09:34:51.944Z] ok github.com/docker/docker/pkg/aaparser 0.007s coverage: 52.9% of statements [2021-12-15T09:34:52.395Z] #43 208.1 make[1]: Nothing to be done for 'all'. [2021-12-15T09:34:52.490Z] #43 205.1 CC criu/util.o [2021-12-15T09:34:52.966Z] #43 208.6 make[1]: 'images/built-in.o' is up to date. [2021-12-15T09:34:52.966Z] #43 208.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-12-15T09:34:52.966Z] #43 208.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-12-15T09:34:52.966Z] #43 208.7 make[1]: 'compel/libcompel.a' is up to date. [2021-12-15T09:34:52.966Z] #43 208.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-12-15T09:34:52.966Z] #43 208.7 make[1]: Nothing to be done for 'all'. [2021-12-15T09:34:52.966Z] #43 208.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-12-15T09:34:53.054Z] #43 205.9 CC criu/uts_ns.o [2021-12-15T09:34:53.297Z] #43 208.9 make[2]: Nothing to be done for 'all'. [2021-12-15T09:34:53.297Z] #43 208.9 make[2]: Nothing to be done for 'all'. [2021-12-15T09:34:53.297Z] #43 209.0 make[2]: Nothing to be done for 'all'. [2021-12-15T09:34:53.297Z] #43 209.1 make[2]: Nothing to be done for 'all'. [2021-12-15T09:34:53.297Z] #43 209.2 make[2]: Nothing to be done for 'all'. [2021-12-15T09:34:53.297Z] #43 209.2 make[2]: Nothing to be done for 'all'. [2021-12-15T09:34:53.311Z] #43 206.1 CC criu/vdso-compat.o [2021-12-15T09:34:53.569Z] #43 206.3 CC criu/vdso.o [2021-12-15T09:34:53.586Z] #43 209.2 make[2]: Nothing to be done for 'all'. [2021-12-15T09:34:53.586Z] #43 209.3 make[2]: Nothing to be done for 'all'. [2021-12-15T09:34:53.586Z] #43 209.3 INSTALL criu/criu [2021-12-15T09:34:53.826Z] #43 206.7 LINK criu/built-in.o [2021-12-15T09:34:53.848Z] ok github.com/docker/docker/pkg/archive 0.278s coverage: 82.3% of statements [2021-12-15T09:34:53.863Z] #43 DONE 209.6s [2021-12-15T09:34:53.863Z] [2021-12-15T09:34:53.863Z] #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-12-15T09:34:53.863Z] #56 sha256:a72bca17723723874b9481e0115389547550c920d6a700b77422790bebc7e418 [2021-12-15T09:34:54.083Z] #43 206.8 LINK criu/criu [2021-12-15T09:34:54.341Z] #43 207.1 DEP lib/c/criu.d [2021-12-15T09:34:54.341Z] #43 207.1 CC images/rpc.pb-c.o [2021-12-15T09:34:54.415Z] ok github.com/docker/docker/pkg/authorization 0.311s coverage: 68.3% of statements [2021-12-15T09:34:54.598Z] #43 207.5 CC lib/c/criu.o [2021-12-15T09:34:54.674Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-12-15T09:34:54.674Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-12-15T09:34:55.531Z] #43 208.2 LINK lib/c/built-in.o [2021-12-15T09:34:55.531Z] #43 208.2 LINK lib/c/libcriu.so [2021-12-15T09:34:55.531Z] #43 208.2 LINK lib/c/libcriu.a [2021-12-15T09:34:55.531Z] #43 208.3 GEN magic.py [2021-12-15T09:34:55.788Z] #43 208.4 Note: Building without setproctitle() and strlcpy() support. [2021-12-15T09:34:55.788Z] #43 208.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-12-15T09:34:55.788Z] #43 208.4 Note: Building without GnuTLS support [2021-12-15T09:34:55.788Z] #43 208.4 Makefile.config:39: Warn: you have no libnftables installed [2021-12-15T09:34:55.788Z] #43 208.4 Makefile.config:40: Warn: Building without nftables support [2021-12-15T09:34:55.796Z] #56 ... [2021-12-15T09:34:55.796Z] [2021-12-15T09:34:55.796Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-12-15T09:34:55.796Z] #44 sha256:46304aa38298ecc4b746462dd131ce736737006881189c309bc4886c4fa9c988 [2021-12-15T09:34:55.796Z] #44 DONE 0.1s [2021-12-15T09:34:55.796Z] [2021-12-15T09:34:55.796Z] #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-12-15T09:34:55.796Z] #53 sha256:eb1f5a05a2a80adcc852569c2d86d0559543fde8a263b145c23bd21ea94a8160 [2021-12-15T09:34:55.796Z] #53 ... [2021-12-15T09:34:55.796Z] [2021-12-15T09:34:55.796Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-15T09:34:55.796Z] #46 sha256:ebfd7a8945606af2769af7fa284bab81d2f5d20bf6b0fb974e35707a2a30fbec [2021-12-15T09:34:55.796Z] #46 DONE 0.1s [2021-12-15T09:34:55.796Z] [2021-12-15T09:34:55.796Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-15T09:34:55.796Z] #48 sha256:b8bcb6ef0cb629796271c1baaa847e869fabd880cad9c0163adcbac029ba25d8 [2021-12-15T09:34:55.796Z] #48 DONE 0.1s [2021-12-15T09:34:55.796Z] [2021-12-15T09:34:55.796Z] #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-12-15T09:34:55.796Z] #53 sha256:eb1f5a05a2a80adcc852569c2d86d0559543fde8a263b145c23bd21ea94a8160 [2021-12-15T09:34:56.046Z] #43 209.0 fatal: not a git repository (or any of the parent directories): .git [2021-12-15T09:34:56.056Z] #53 ... [2021-12-15T09:34:56.056Z] [2021-12-15T09:34:56.056Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-15T09:34:56.056Z] #50 sha256:29c13dd00948b90058cd0f063c4d894a947912095f1269faf4945578bc1ea260 [2021-12-15T09:34:56.316Z] #50 DONE 0.4s [2021-12-15T09:34:56.316Z] [2021-12-15T09:34:56.316Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-15T09:34:56.316Z] #52 sha256:ff54e70b839aa6d2208cc983d3475317cbac5561a4a263288ba57bb27d18a383 [2021-12-15T09:34:56.577Z] #52 DONE 0.1s [2021-12-15T09:34:56.577Z] [2021-12-15T09:34:56.577Z] #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-12-15T09:34:56.577Z] #53 sha256:eb1f5a05a2a80adcc852569c2d86d0559543fde8a263b145c23bd21ea94a8160 [2021-12-15T09:34:56.632Z] #43 209.6 make[1]: Nothing to be done for 'all'. [2021-12-15T09:34:57.580Z] #43 210.2 make[1]: 'images/built-in.o' is up to date. [2021-12-15T09:34:57.580Z] #43 210.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-12-15T09:34:57.580Z] #43 210.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-12-15T09:34:57.580Z] #43 210.2 make[1]: 'compel/libcompel.a' is up to date. [2021-12-15T09:34:57.580Z] #43 210.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-12-15T09:34:57.580Z] #43 210.3 make[1]: Nothing to be done for 'all'. [2021-12-15T09:34:57.580Z] #43 210.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-12-15T09:34:57.837Z] #43 210.5 make[2]: Nothing to be done for 'all'. [2021-12-15T09:34:57.837Z] #43 210.5 make[2]: Nothing to be done for 'all'. [2021-12-15T09:34:57.837Z] #43 210.5 make[2]: Nothing to be done for 'all'. [2021-12-15T09:34:57.837Z] #43 210.6 make[2]: Nothing to be done for 'all'. [2021-12-15T09:34:57.837Z] #43 210.7 make[2]: Nothing to be done for 'all'. [2021-12-15T09:34:57.970Z] ok github.com/docker/docker/pkg/chrootarchive 2.508s coverage: 43.5% of statements [2021-12-15T09:34:57.970Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-12-15T09:34:58.094Z] #43 210.7 make[2]: Nothing to be done for 'all'. [2021-12-15T09:34:58.095Z] #43 210.8 make[2]: Nothing to be done for 'all'. [2021-12-15T09:34:58.095Z] #43 210.8 make[2]: Nothing to be done for 'all'. [2021-12-15T09:34:58.095Z] #43 210.9 INSTALL criu/criu [2021-12-15T09:34:58.229Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2021-12-15T09:34:58.352Z] #43 DONE 211.1s [2021-12-15T09:34:58.352Z] [2021-12-15T09:34:58.352Z] #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-12-15T09:34:58.352Z] #56 sha256:00453eecf27e360ca103487180f24d2a6bbc8f518a3b707da215bab1945f876b [2021-12-15T09:34:58.487Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2021-12-15T09:34:59.055Z] ok github.com/docker/docker/layer 7.773s coverage: 68.8% of statements [2021-12-15T09:34:59.055Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-15T09:34:59.055Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-15T09:34:59.055Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-15T09:34:59.055Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-15T09:34:59.055Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-15T09:34:59.055Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-15T09:34:59.055Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-15T09:34:59.314Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-12-15T09:34:59.881Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-12-15T09:34:59.881Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-12-15T09:35:00.817Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-12-15T09:35:01.385Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 86.5% of statements [2021-12-15T09:35:01.628Z] #56 ... [2021-12-15T09:35:01.629Z] [2021-12-15T09:35:01.629Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-12-15T09:35:01.629Z] #44 sha256:11283b8bf2f2b8c9551e33023d5d5219dd4dd2a62b10fe3f62cd2c62176692ba [2021-12-15T09:35:01.629Z] #44 DONE 0.1s [2021-12-15T09:35:01.629Z] [2021-12-15T09:35:01.629Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-15T09:35:01.629Z] #46 sha256:2fdb2327fbad05fa651a5a9b79e17f207db3f0572e8707dc799c27e0f593bcba [2021-12-15T09:35:01.629Z] #46 DONE 0.1s [2021-12-15T09:35:01.629Z] [2021-12-15T09:35:01.629Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-15T09:35:01.629Z] #48 sha256:f5b7793dad479128782eb61be47de3374d1409ff5913036aed788ede642d707c [2021-12-15T09:35:01.629Z] #48 DONE 0.1s [2021-12-15T09:35:01.629Z] [2021-12-15T09:35:01.629Z] #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-12-15T09:35:01.629Z] #56 sha256:00453eecf27e360ca103487180f24d2a6bbc8f518a3b707da215bab1945f876b [2021-12-15T09:35:01.629Z] #56 ... [2021-12-15T09:35:01.629Z] [2021-12-15T09:35:01.629Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-15T09:35:01.629Z] #50 sha256:fe11a4352a8b6dd3599870ae73c80e6744c0f808bf6c764b7793a7a39fd6c847 [2021-12-15T09:35:01.629Z] #50 DONE 0.2s [2021-12-15T09:35:01.629Z] [2021-12-15T09:35:01.629Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-15T09:35:01.629Z] #52 sha256:2ee6058fbeeacbced333e669cfd030ac1a92f36c06d4771353733be5dd749c54 [2021-12-15T09:35:01.885Z] #52 DONE 0.1s [2021-12-15T09:35:01.885Z] [2021-12-15T09:35:01.885Z] #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-12-15T09:35:01.885Z] #56 sha256:00453eecf27e360ca103487180f24d2a6bbc8f518a3b707da215bab1945f876b [2021-12-15T09:35:01.953Z] ok github.com/docker/docker/pkg/fsutils 0.149s coverage: 85.1% of statements [2021-12-15T09:35:01.953Z] ok github.com/docker/docker/pkg/discovery/kv 3.030s coverage: 84.1% of statements [2021-12-15T09:35:01.953Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-12-15T09:35:02.890Z] ok github.com/docker/docker/pkg/idtools 0.330s coverage: 69.5% of statements [2021-12-15T09:35:03.150Z] ok github.com/docker/docker/pkg/ioutils 0.379s coverage: 68.8% of statements [2021-12-15T09:35:03.150Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-12-15T09:35:03.150Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-15T09:35:03.409Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2021-12-15T09:35:03.409Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-12-15T09:35:03.409Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-15T09:35:03.409Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-12-15T09:35:03.409Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-15T09:35:03.668Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2021-12-15T09:35:03.668Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-12-15T09:35:03.927Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-12-15T09:35:04.187Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-12-15T09:35:04.187Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-15T09:35:04.187Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-15T09:35:04.754Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2021-12-15T09:35:05.014Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-12-15T09:35:05.273Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-12-15T09:35:05.532Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-12-15T09:35:06.336Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-15T09:35:06.336Z] [2021-12-15T09:35:06.336Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-15T09:35:06.336Z] DOCKER_SYSTEMD=1 [2021-12-15T09:35:06.336Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-15T09:35:06.336Z] HOSTNAME=59db1f7a7b06 [2021-12-15T09:35:06.336Z] DEST=bundles/test-integration [2021-12-15T09:35:06.336Z] PWD=/go/src/github.com/docker/docker [2021-12-15T09:35:06.336Z] DOCKER_GITCOMMIT=660b9962e4d2d4ad68898b00571a43127b84f6c3 [2021-12-15T09:35:06.336Z] container=docker [2021-12-15T09:35:06.336Z] HOME=/root [2021-12-15T09:35:06.336Z] LANG=C.UTF-8 [2021-12-15T09:35:06.336Z] INVOCATION_ID=7020d9ad01b64099841ded579f6c5886 [2021-12-15T09:35:06.336Z] GOLANG_VERSION=1.16.12 [2021-12-15T09:35:06.336Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-15T09:35:06.336Z] VALIDATE_BRANCH=20.10 [2021-12-15T09:35:06.336Z] TERM=xterm [2021-12-15T09:35:06.336Z] DOCKER_PKG=github.com/docker/docker [2021-12-15T09:35:06.336Z] SHLVL=3 [2021-12-15T09:35:06.336Z] TIMEOUT=120m [2021-12-15T09:35:06.336Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-15T09:35:06.336Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-15T09:35:06.336Z] GO111MODULE=off [2021-12-15T09:35:06.336Z] DOCKER_EXPERIMENTAL=1 [2021-12-15T09:35:06.336Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-15T09:35:06.336Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-15T09:35:06.336Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-15T09:35:06.336Z] GOPATH=/go [2021-12-15T09:35:06.336Z] PKG_CONFIG=pkg-config [2021-12-15T09:35:06.336Z] _=/usr/bin/env [2021-12-15T09:35:06.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-15T09:35:06.570Z] #53 ... [2021-12-15T09:35:06.570Z] [2021-12-15T09:35:06.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-12-15T09:35:06.570Z] #56 sha256:a72bca17723723874b9481e0115389547550c920d6a700b77422790bebc7e418 [2021-12-15T09:35:06.570Z] #56 268.9 + bin/containerd [2021-12-15T09:35:06.908Z] ok github.com/docker/docker/pkg/pubsub 1.041s coverage: 75.0% of statements [2021-12-15T09:35:06.908Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-12-15T09:35:11.096Z] ok github.com/docker/docker/pkg/signal 3.340s coverage: 62.3% of statements [2021-12-15T09:35:11.096Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-12-15T09:35:11.096Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-12-15T09:35:11.355Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-12-15T09:35:11.840Z] #56 270.8 + bin/containerd [2021-12-15T09:35:11.922Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements [2021-12-15T09:35:12.181Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-12-15T09:35:12.440Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2021-12-15T09:35:13.008Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2021-12-15T09:35:13.008Z] testing: warning: no tests to run [2021-12-15T09:35:13.008Z] coverage: [no statements] [2021-12-15T09:35:13.008Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-12-15T09:35:13.575Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-12-15T09:35:13.575Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-12-15T09:35:13.575Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-12-15T09:35:14.707Z] #56 ... [2021-12-15T09:35:14.707Z] [2021-12-15T09:35:14.707Z] #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-12-15T09:35:14.707Z] #53 sha256:eb1f5a05a2a80adcc852569c2d86d0559543fde8a263b145c23bd21ea94a8160 [2021-12-15T09:35:14.707Z] #53 165.1 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-12-15T09:35:14.707Z] #53 166.0 + mkdir -p /build [2021-12-15T09:35:14.707Z] #53 166.0 + cp runc /build/runc [2021-12-15T09:35:15.284Z] #53 DONE 166.9s [2021-12-15T09:35:15.284Z] [2021-12-15T09:35:15.284Z] #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-12-15T09:35:15.284Z] #56 sha256:a72bca17723723874b9481e0115389547550c920d6a700b77422790bebc7e418 [2021-12-15T09:35:15.480Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2021-12-15T09:35:15.739Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-12-15T09:35:16.307Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2021-12-15T09:35:17.258Z] ok github.com/docker/docker/quota 0.211s coverage: 71.4% of statements [2021-12-15T09:35:17.517Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2021-12-15T09:35:18.391Z] #56 ... [2021-12-15T09:35:18.391Z] [2021-12-15T09:35:18.391Z] #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-12-15T09:35:18.391Z] #53 sha256:7d7e82814421592c1f41a56ee5909bda901971d2662d4dbe90dfba172813b707 [2021-12-15T09:35:18.391Z] #53 171.4 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-12-15T09:35:18.454Z] ok github.com/docker/docker/registry 0.062s coverage: 57.2% of statements [2021-12-15T09:35:18.590Z] #56 ... [2021-12-15T09:35:18.590Z] [2021-12-15T09:35:18.590Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-12-15T09:35:18.590Z] #54 sha256:59cf9bf36d4ead802ddcff70ff607ed4101294836447f8620691afa20af93f32 [2021-12-15T09:35:18.590Z] #54 DONE 0.3s [2021-12-15T09:35:18.590Z] [2021-12-15T09:35:18.590Z] #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-12-15T09:35:18.590Z] #56 sha256:a72bca17723723874b9481e0115389547550c920d6a700b77422790bebc7e418 [2021-12-15T09:35:18.649Z] #53 172.2 + mkdir -p /build [2021-12-15T09:35:18.649Z] #53 172.2 + cp runc /build/runc [2021-12-15T09:35:19.022Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-12-15T09:35:19.022Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-12-15T09:35:19.214Z] #53 DONE 172.8s [2021-12-15T09:35:19.214Z] [2021-12-15T09:35:19.214Z] #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-12-15T09:35:19.214Z] #56 sha256:00453eecf27e360ca103487180f24d2a6bbc8f518a3b707da215bab1945f876b [2021-12-15T09:35:19.589Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-12-15T09:35:19.848Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-12-15T09:35:21.108Z] #56 ... [2021-12-15T09:35:21.108Z] [2021-12-15T09:35:21.108Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-12-15T09:35:21.108Z] #54 sha256:821b604a5342432827271696715c90d7e0cc19bb6ebe4b886a514202373e2748 [2021-12-15T09:35:21.368Z] #54 DONE 0.2s [2021-12-15T09:35:21.368Z] [2021-12-15T09:35:21.368Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-12-15T09:35:21.368Z] #56 sha256:00453eecf27e360ca103487180f24d2a6bbc8f518a3b707da215bab1945f876b [2021-12-15T09:35:22.382Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-12-15T09:35:22.950Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.4% of statements [2021-12-15T09:35:23.518Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-12-15T09:35:24.895Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.1% of statements [2021-12-15T09:35:34.854Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|name|exports_file|imports|types_sizes) took 2m6.755374475s [2021-12-15T09:35:35.426Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 433.217026ms [2021-12-15T09:35:39.259Z] 5ee7a7ea9cf2: Pull complete [2021-12-15T09:35:39.259Z] Digest: sha256:50a88017fa694dd52cb1644a6d204f5305f78cce356f588dae0be983485065b2 [2021-12-15T09:35:39.259Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-15T09:35:39.259Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-15T09:35:39.259Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-12-15T09:35:39.259Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-12-15T09:35:39.259Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2366' [2021-12-15T09:35:39.259Z] INFO: Docker version of control daemon [2021-12-15T09:35:39.259Z] [2021-12-15T09:35:39.259Z] Client: [2021-12-15T09:35:39.259Z] Version: 20.10.9 [2021-12-15T09:35:39.259Z] API version: 1.41 [2021-12-15T09:35:39.259Z] Go version: go1.16.8 [2021-12-15T09:35:39.259Z] Git commit: c2ea9bc [2021-12-15T09:35:39.259Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-15T09:35:39.259Z] OS/Arch: windows/amd64 [2021-12-15T09:35:39.259Z] Context: default [2021-12-15T09:35:39.259Z] Experimental: true [2021-12-15T09:35:39.260Z] [2021-12-15T09:35:39.260Z] Server: Docker Engine - Community [2021-12-15T09:35:39.260Z] Engine: [2021-12-15T09:35:39.260Z] Version: 20.10.9 [2021-12-15T09:35:39.260Z] API version: 1.41 (minimum version 1.24) [2021-12-15T09:35:39.260Z] Go version: go1.16.8 [2021-12-15T09:35:39.260Z] Git commit: 79ea9d3 [2021-12-15T09:35:39.260Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-15T09:35:39.260Z] OS/Arch: windows/amd64 [2021-12-15T09:35:39.260Z] Experimental: true [2021-12-15T09:35:39.260Z] [2021-12-15T09:35:39.260Z] INFO: Docker info of control daemon [2021-12-15T09:35:39.260Z] [2021-12-15T09:35:39.260Z] Client: [2021-12-15T09:35:39.260Z] Context: default [2021-12-15T09:35:39.260Z] Debug Mode: false [2021-12-15T09:35:39.260Z] Plugins: [2021-12-15T09:35:39.260Z] app: Docker Application (Docker Inc., v0.8.0) [2021-12-15T09:35:39.260Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-12-15T09:35:39.260Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-12-15T09:35:39.260Z] [2021-12-15T09:35:39.260Z] Server: [2021-12-15T09:35:39.260Z] Containers: 0 [2021-12-15T09:35:39.260Z] Running: 0 [2021-12-15T09:35:39.260Z] Paused: 0 [2021-12-15T09:35:39.260Z] Stopped: 0 [2021-12-15T09:35:39.260Z] Images: 1 [2021-12-15T09:35:39.260Z] Server Version: 20.10.9 [2021-12-15T09:35:39.260Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-15T09:35:39.260Z] Windows: [2021-12-15T09:35:39.260Z] LCOW: [2021-12-15T09:35:39.260Z] Logging Driver: json-file [2021-12-15T09:35:39.260Z] Plugins: [2021-12-15T09:35:39.260Z] Volume: local [2021-12-15T09:35:39.260Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-15T09:35:39.260Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-15T09:35:39.260Z] Swarm: inactive [2021-12-15T09:35:39.260Z] Default Isolation: process [2021-12-15T09:35:39.260Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-15T09:35:39.260Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-15T09:35:39.260Z] OSType: windows [2021-12-15T09:35:39.260Z] Architecture: x86_64 [2021-12-15T09:35:39.260Z] CPUs: 4 [2021-12-15T09:35:39.260Z] Total Memory: 32GiB [2021-12-15T09:35:39.260Z] Name: azwin-2-4460f0 [2021-12-15T09:35:39.260Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-12-15T09:35:39.260Z] Docker Root Dir: D:\docker [2021-12-15T09:35:39.260Z] Debug Mode: false [2021-12-15T09:35:39.260Z] Registry: https://index.docker.io/v1/ [2021-12-15T09:35:39.260Z] Labels: [2021-12-15T09:35:39.260Z] Experimental: true [2021-12-15T09:35:39.260Z] Insecure Registries: [2021-12-15T09:35:39.260Z] 10.0.0.4:5000 [2021-12-15T09:35:39.260Z] 127.0.0.0/8 [2021-12-15T09:35:39.260Z] Registry Mirrors: [2021-12-15T09:35:39.260Z] http://10.0.0.4:5000/ [2021-12-15T09:35:39.260Z] Live Restore Enabled: false [2021-12-15T09:35:39.260Z] Product License: Community Engine [2021-12-15T09:35:39.260Z] [2021-12-15T09:35:39.260Z] [2021-12-15T09:35:39.260Z] INFO: Commit hash is 660b9962e4 [2021-12-15T09:35:39.260Z] INFO: Nuke-Everything... [2021-12-15T09:35:39.729Z] INFO: Container count on control daemon to delete is 0 [2021-12-15T09:35:39.770Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2021-12-15T09:35:39.770Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-15T09:35:39.770Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-15T09:35:39.770Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-12-15T09:35:39.770Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-15T09:35:39.770Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-15T09:35:39.770Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-15T09:35:39.770Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-12-15T09:35:39.770Z] ? github.com/docker/docker/rootless [no test files] [2021-12-15T09:35:39.770Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-12-15T09:35:39.770Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-15T09:35:39.770Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-15T09:35:39.770Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-15T09:35:39.770Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-15T09:35:39.770Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-15T09:35:39.770Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-15T09:35:39.770Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-15T09:35:39.770Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-15T09:35:39.770Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-15T09:35:39.770Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-15T09:35:39.770Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-15T09:35:39.770Z] ? github.com/docker/docker/volume [no test files] [2021-12-15T09:35:39.770Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-15T09:35:39.770Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === Skipped [2021-12-15T09:35:39.770Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-12-15T09:35:39.770Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-12-15T09:35:39.770Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2021-12-15T09:35:39.770Z] time="2021-12-15T09:34:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-15T09:35:39.770Z] aufs_test.go:37: driver not supported [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2021-12-15T09:35:39.770Z] time="2021-12-15T09:34:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-15T09:35:39.770Z] aufs_test.go:37: driver not supported [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2021-12-15T09:35:39.770Z] time="2021-12-15T09:34:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-15T09:35:39.770Z] aufs_test.go:37: driver not supported [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2021-12-15T09:35:39.770Z] time="2021-12-15T09:34:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-15T09:35:39.770Z] aufs_test.go:37: driver not supported [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2021-12-15T09:35:39.770Z] time="2021-12-15T09:34:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-15T09:35:39.770Z] aufs_test.go:37: driver not supported [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2021-12-15T09:35:39.770Z] time="2021-12-15T09:34:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-15T09:35:39.770Z] aufs_test.go:37: driver not supported [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2021-12-15T09:35:39.770Z] time="2021-12-15T09:34:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-15T09:35:39.770Z] aufs_test.go:37: driver not supported [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2021-12-15T09:35:39.770Z] time="2021-12-15T09:34:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-15T09:35:39.770Z] aufs_test.go:37: driver not supported [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2021-12-15T09:35:39.770Z] time="2021-12-15T09:34:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-15T09:35:39.770Z] aufs_test.go:37: driver not supported [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2021-12-15T09:35:39.770Z] time="2021-12-15T09:34:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-15T09:35:39.770Z] aufs_test.go:37: driver not supported [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2021-12-15T09:35:39.770Z] time="2021-12-15T09:34:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-15T09:35:39.770Z] aufs_test.go:37: driver not supported [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2021-12-15T09:35:39.770Z] time="2021-12-15T09:34:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-15T09:35:39.770Z] aufs_test.go:37: driver not supported [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2021-12-15T09:35:39.770Z] time="2021-12-15T09:34:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-15T09:35:39.770Z] aufs_test.go:37: driver not supported [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2021-12-15T09:35:39.770Z] time="2021-12-15T09:34:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-15T09:35:39.770Z] aufs_test.go:37: driver not supported [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2021-12-15T09:35:39.770Z] time="2021-12-15T09:34:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-15T09:35:39.770Z] aufs_test.go:37: driver not supported [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2021-12-15T09:35:39.770Z] time="2021-12-15T09:34:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-15T09:35:39.770Z] aufs_test.go:37: driver not supported [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2021-12-15T09:35:39.770Z] time="2021-12-15T09:34:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-15T09:35:39.770Z] aufs_test.go:37: driver not supported [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2021-12-15T09:35:39.770Z] time="2021-12-15T09:34:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-15T09:35:39.770Z] aufs_test.go:37: driver not supported [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2021-12-15T09:35:39.770Z] time="2021-12-15T09:34:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-15T09:35:39.770Z] aufs_test.go:37: driver not supported [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2021-12-15T09:35:39.770Z] time="2021-12-15T09:34:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-15T09:35:39.770Z] aufs_test.go:37: driver not supported [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2021-12-15T09:35:39.770Z] time="2021-12-15T09:34:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-15T09:35:39.770Z] aufs_test.go:37: driver not supported [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2021-12-15T09:35:39.770Z] time="2021-12-15T09:34:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-15T09:35:39.770Z] aufs_test.go:37: driver not supported [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2021-12-15T09:35:39.770Z] time="2021-12-15T09:34:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-15T09:35:39.770Z] aufs_test.go:37: driver not supported [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2021-12-15T09:35:39.770Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2021-12-15T09:35:39.770Z] time="2021-12-15T09:34:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-15T09:35:39.770Z] aufs_test.go:37: driver not supported [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2021-12-15T09:35:39.770Z] time="2021-12-15T09:34:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-15T09:35:39.770Z] aufs_test.go:37: driver not supported [2021-12-15T09:35:39.770Z] [2021-12-15T09:35:39.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-12-15T09:35:39.770Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-15T09:35:39.771Z] graphtest_unix.go:46: Driver btrfs not supported [2021-12-15T09:35:39.771Z] [2021-12-15T09:35:39.771Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-12-15T09:35:39.771Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-15T09:35:39.771Z] graphtest_unix.go:46: Driver btrfs not supported [2021-12-15T09:35:39.771Z] [2021-12-15T09:35:39.771Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-12-15T09:35:39.771Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-15T09:35:39.771Z] graphtest_unix.go:46: Driver btrfs not supported [2021-12-15T09:35:39.771Z] [2021-12-15T09:35:39.771Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-12-15T09:35:39.771Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-15T09:35:39.771Z] graphtest_unix.go:46: Driver btrfs not supported [2021-12-15T09:35:39.771Z] [2021-12-15T09:35:39.771Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-12-15T09:35:39.771Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-15T09:35:39.771Z] graphtest_unix.go:46: Driver btrfs not supported [2021-12-15T09:35:39.771Z] [2021-12-15T09:35:39.771Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-12-15T09:35:39.771Z] graphtest_unix.go:73: No driver to put! [2021-12-15T09:35:39.771Z] [2021-12-15T09:35:39.771Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-12-15T09:35:39.771Z] time="2021-12-15T09:34:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-15T09:35:39.771Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-12-15T09:35:39.771Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-12-15T09:35:39.771Z] [2021-12-15T09:35:39.771Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-12-15T09:35:39.771Z] time="2021-12-15T09:34:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-15T09:35:39.771Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-12-15T09:35:39.771Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-12-15T09:35:39.771Z] [2021-12-15T09:35:39.771Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-12-15T09:35:39.771Z] time="2021-12-15T09:34:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-15T09:35:39.771Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-12-15T09:35:39.771Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-12-15T09:35:39.771Z] [2021-12-15T09:35:39.771Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.01s) [2021-12-15T09:35:39.771Z] time="2021-12-15T09:34:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-15T09:35:39.771Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-12-15T09:35:39.771Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-12-15T09:35:39.771Z] [2021-12-15T09:35:39.771Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-12-15T09:35:39.771Z] time="2021-12-15T09:34:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-15T09:35:39.771Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-12-15T09:35:39.771Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-12-15T09:35:39.771Z] [2021-12-15T09:35:39.771Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-12-15T09:35:39.771Z] graphtest_unix.go:73: No driver to put! [2021-12-15T09:35:39.771Z] [2021-12-15T09:35:39.771Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-12-15T09:35:39.771Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-12-15T09:35:39.771Z] [2021-12-15T09:35:39.771Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-12-15T09:35:39.771Z] overlay_test.go:49: Fails to compute changes intermittently [2021-12-15T09:35:39.771Z] [2021-12-15T09:35:39.771Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-12-15T09:35:39.771Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-12-15T09:35:39.771Z] [2021-12-15T09:35:39.771Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-12-15T09:35:39.771Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-12-15T09:35:39.771Z] [2021-12-15T09:35:39.771Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-12-15T09:35:39.771Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-15T09:35:39.771Z] graphtest_unix.go:46: Driver zfs not supported [2021-12-15T09:35:39.771Z] [2021-12-15T09:35:39.771Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-12-15T09:35:39.771Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-15T09:35:39.771Z] graphtest_unix.go:46: Driver zfs not supported [2021-12-15T09:35:39.771Z] [2021-12-15T09:35:39.771Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-12-15T09:35:39.771Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-15T09:35:39.771Z] graphtest_unix.go:46: Driver zfs not supported [2021-12-15T09:35:39.771Z] [2021-12-15T09:35:39.771Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-12-15T09:35:39.771Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-15T09:35:39.771Z] graphtest_unix.go:46: Driver zfs not supported [2021-12-15T09:35:39.771Z] [2021-12-15T09:35:39.771Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-12-15T09:35:39.771Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-15T09:35:39.771Z] graphtest_unix.go:46: Driver zfs not supported [2021-12-15T09:35:39.771Z] [2021-12-15T09:35:39.771Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-12-15T09:35:39.771Z] graphtest_unix.go:73: No driver to put! [2021-12-15T09:35:39.771Z] [2021-12-15T09:35:39.771Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-12-15T09:35:39.771Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-12-15T09:35:39.771Z] [2021-12-15T09:35:39.771Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-12-15T09:35:39.771Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-12-15T09:35:39.771Z] [2021-12-15T09:35:39.771Z] [2021-12-15T09:35:39.771Z] DONE 2244 tests, 51 skipped in 220.886s Post stage [Pipeline] junit [2021-12-15T09:35:39.786Z] Recording test results [2021-12-15T09:35:39.863Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-15T09:35:40.197Z] INFO: Nuking d:\CI [2021-12-15T09:35:40.216Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43084/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=660b9962e4d2d4ad68898b00571a43127b84f6c3 -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:660b9962e4d2d4ad68898b00571a43127b84f6c3 hack/make.sh dynbinary test-integration [2021-12-15T09:35:40.540Z] #56 303.5 + bin/containerd-stress [2021-12-15T09:35:40.665Z] INFO: Zapped successfully [2021-12-15T09:35:40.666Z] INFO: Location for testing is d:\CI\PR-43084\1 [2021-12-15T09:35:40.666Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-12-15T09:35:40.666Z] [2021-12-15T09:35:40.666Z] [2021-12-15T09:35:40.666Z] INFO: Building the image from Dockerfile.windows at 12/15/2021 09:35:40... [2021-12-15T09:35:40.666Z] [2021-12-15T09:35:40.798Z] [2021-12-15T09:35:40.798Z] Removing bundles/ [2021-12-15T09:35:40.798Z] [2021-12-15T09:35:40.798Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-15T09:35:41.057Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-15T09:35:41.057Z] GOOS="" GOARCH="" GOARM="" [2021-12-15T09:35:41.481Z] #56 304.5 + bin/containerd-shim [2021-12-15T09:35:45.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-15T09:35:45.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-15T09:35:45.426Z] Sending build context to Docker daemon 58.33MB [2021-12-15T09:35:45.426Z] [2021-12-15T09:35:45.426Z] Step 1/10 : FROM microsoft/windowsservercore [2021-12-15T09:35:45.426Z] ---> 1316f72af619 [2021-12-15T09:35:45.426Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-12-15T09:35:45.426Z] ---> Running in 2751d8721f0c [2021-12-15T09:35:45.902Z] Removing intermediate container 2751d8721f0c [2021-12-15T09:35:45.902Z] ---> 506c2e914912 [2021-12-15T09:35:45.902Z] Step 3/10 : ARG GO_VERSION=1.16.12 [2021-12-15T09:35:45.902Z] ---> Running in 5f04f5ed889e [2021-12-15T09:35:46.373Z] Removing intermediate container 5f04f5ed889e [2021-12-15T09:35:46.373Z] ---> 7573516b7555 [2021-12-15T09:35:46.373Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-12-15T09:35:46.373Z] ---> Running in 8d89472bf027 [2021-12-15T09:35:46.843Z] Removing intermediate container 8d89472bf027 [2021-12-15T09:35:46.843Z] ---> bf7cb9ebf65f [2021-12-15T09:35:46.843Z] 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-12-15T09:35:46.843Z] ---> Running in b7618c7783b0 [2021-12-15T09:35:46.843Z] Removing intermediate container b7618c7783b0 [2021-12-15T09:35:46.843Z] ---> 0f8d5b73ed07 [2021-12-15T09:35:46.844Z] 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-12-15T09:35:46.844Z] ---> Running in 86811b66b95a [2021-12-15T09:35:47.886Z] #56 305.3 + bin/containerd-stress [2021-12-15T09:35:47.886Z] #56 306.4 + bin/containerd-shim [2021-12-15T09:35:49.613Z] #56 311.3 + bin/containerd-shim-runc-v1 [2021-12-15T09:35:52.910Z] #56 315.7 + bin/containerd-shim-runc-v2 [2021-12-15T09:35:53.171Z] #56 316.3 + binaries [2021-12-15T09:35:53.171Z] #56 316.3 + install -D bin/containerd /build/containerd [2021-12-15T09:35:53.171Z] #56 316.3 + install -D bin/containerd-shim /build/containerd-shim [2021-12-15T09:35:53.171Z] #56 316.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-15T09:35:53.171Z] #56 316.3 + install -D bin/ctr /build/ctr [2021-12-15T09:35:54.430Z] #56 313.3 + bin/containerd-shim-runc-v1 [2021-12-15T09:35:55.707Z] #56 DONE 318.2s [2021-12-15T09:35:56.646Z] [2021-12-15T09:35:56.646Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-15T09:35:56.646Z] #57 sha256:48cc521d17e06026cdffa8c81c6e9802233976fd1609e5ff5373715fbbad7d14 [2021-12-15T09:35:57.214Z] #57 DONE 0.8s [2021-12-15T09:35:57.214Z] [2021-12-15T09:35:57.214Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-15T09:35:57.214Z] #61 sha256:e73921e64e33345a8ee51e14fbb3290b69bfcde7ae137de0f6499c4028c2cc8d [2021-12-15T09:35:57.387Z] INFO [runner/unused/goanalysis] analyzers took 25.323552323s with top 10 stages: buildssa: 22.047430279s, U1000: 3.276122044s [2021-12-15T09:35:57.473Z] #61 DONE 0.2s [2021-12-15T09:35:57.473Z] [2021-12-15T09:35:57.473Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-15T09:35:57.473Z] #66 sha256:1a7b4cf650ff47afa231254da04b25536058e8108a50a4e167ee4da9e96ffd49 [2021-12-15T09:35:58.412Z] #66 DONE 0.9s [2021-12-15T09:35:58.412Z] [2021-12-15T09:35:58.412Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-12-15T09:35:58.412Z] #68 sha256:2c0dd90900343d07811545dbfab5572ce8a111162bec257252132678c00cb7d5 [2021-12-15T09:35:58.412Z] #68 DONE 0.0s [2021-12-15T09:35:58.412Z] [2021-12-15T09:35:58.412Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-12-15T09:35:58.412Z] #69 sha256:93690a830e78445dc259e994da230a10362c876faea0793ca7cd524563840216 [2021-12-15T09:35:58.412Z] #69 DONE 0.0s [2021-12-15T09:35:58.412Z] [2021-12-15T09:35:58.412Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-15T09:35:58.412Z] #70 sha256:cc5133d65750384b85e0ad9047481c266e7afc43bcea08419b2fa5acc3ef4066 [2021-12-15T09:35:58.612Z] #56 317.8 + bin/containerd-shim-runc-v2 [2021-12-15T09:35:58.612Z] #56 318.4 + binaries [2021-12-15T09:35:58.612Z] #56 318.4 + install -D bin/containerd /build/containerd [2021-12-15T09:35:58.612Z] #56 318.5 + install -D bin/containerd-shim /build/containerd-shim [2021-12-15T09:35:58.612Z] #56 318.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-15T09:35:58.868Z] #56 318.5 + install -D bin/ctr /build/ctr [2021-12-15T09:35:59.790Z] #70 DONE 1.3s [2021-12-15T09:35:59.790Z] [2021-12-15T09:35:59.790Z] #71 exporting to image [2021-12-15T09:35:59.790Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-15T09:35:59.790Z] #71 exporting layers [2021-12-15T09:35:59.797Z] #56 DONE 319.5s [2021-12-15T09:36:01.168Z] [2021-12-15T09:36:01.168Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-15T09:36:01.168Z] #57 sha256:eaccbee67c6b8dc5cc60a61e859b94fb1462542559e9c6e00fe2ec5f52fe738b [2021-12-15T09:36:01.426Z] #57 DONE 0.5s [2021-12-15T09:36:01.426Z] [2021-12-15T09:36:01.426Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-15T09:36:01.426Z] #61 sha256:cb7a29444a8f56127aa0d0631fbda17b650c977a0bb876fc7970cc891aa2adb7 [2021-12-15T09:36:01.682Z] #61 DONE 0.2s [2021-12-15T09:36:01.682Z] [2021-12-15T09:36:01.682Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-15T09:36:01.682Z] #66 sha256:e30defef5397e44312ffb0f01cec4fc875323ee73468ceadc6c4913b54e35d38 [2021-12-15T09:36:02.245Z] #66 DONE 0.6s [2021-12-15T09:36:02.245Z] [2021-12-15T09:36:02.245Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-12-15T09:36:02.245Z] #68 sha256:45d1c33f012c2baf637d977fdca9132c8e114cf5787e2f5e55e7bbdff5157e66 [2021-12-15T09:36:02.245Z] #68 DONE 0.0s [2021-12-15T09:36:02.502Z] [2021-12-15T09:36:02.502Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-12-15T09:36:02.502Z] #69 sha256:f90ac382ecd287e462ac2e7598fb81c2bb331193b07edf33942c9dad9d297a78 [2021-12-15T09:36:02.502Z] #69 DONE 0.0s [2021-12-15T09:36:02.502Z] [2021-12-15T09:36:02.502Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-15T09:36:02.502Z] #70 sha256:a3dc3d79c6b046fb936b2b28a77c79359e39c26af640a80a06f20209a63d6201 [2021-12-15T09:36:03.870Z] #70 DONE 1.5s [2021-12-15T09:36:03.870Z] [2021-12-15T09:36:03.870Z] #71 exporting to image [2021-12-15T09:36:03.870Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-15T09:36:03.870Z] #71 exporting layers [2021-12-15T09:36:04.664Z] [2021-12-15T09:36:04.664Z] SUCCESS: Specified value was saved. [2021-12-15T09:36:04.664Z] INFO: Downloading git... [2021-12-15T09:36:06.234Z] INFO: Downloading go... [2021-12-15T09:36:06.367Z] #71 exporting layers 6.5s done [2021-12-15T09:36:06.367Z] #71 writing image sha256:6b7c6056ef9b107678fb53016146e6b409e8aad4c51c8496157ef613ecf5e0d8 done [2021-12-15T09:36:06.367Z] #71 naming to docker.io/library/docker:660b9962e4d2d4ad68898b00571a43127b84f6c3 [2021-12-15T09:36:06.367Z] #71 naming to docker.io/library/docker:660b9962e4d2d4ad68898b00571a43127b84f6c3 done [2021-12-15T09:36:06.367Z] #71 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-15T09:36:06.727Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43084/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=660b9962e4d2d4ad68898b00571a43127b84f6c3 -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:660b9962e4d2d4ad68898b00571a43127b84f6c3 hack/make.sh dynbinary test-integration [2021-12-15T09:36:07.803Z] INFO: Downloading compiler 1 of 3... [2021-12-15T09:36:08.636Z] [2021-12-15T09:36:08.637Z] Removing bundles/ [2021-12-15T09:36:08.637Z] [2021-12-15T09:36:08.637Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-15T09:36:08.637Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-15T09:36:08.637Z] GOOS="" GOARCH="" GOARM="" [2021-12-15T09:36:09.373Z] INFO: Downloading compiler 2 of 3... [2021-12-15T09:36:10.361Z] INFO: Downloading compiler 3 of 3... [2021-12-15T09:36:10.414Z] #71 exporting layers 6.4s done [2021-12-15T09:36:10.414Z] #71 writing image sha256:13d939e85929569d61e3d3a9779a44e9a22ec03e62af51be724ed470a88f2d96 done [2021-12-15T09:36:10.414Z] #71 naming to docker.io/library/docker:660b9962e4d2d4ad68898b00571a43127b84f6c3 done [2021-12-15T09:36:10.414Z] #71 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-12-15T09:36:10.754Z] + trap exit INT TERM [2021-12-15T09:36:10.755Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-12-15T09:36:10.755Z] + CONTAINER_NAME=docker-pr1 [2021-12-15T09:36:10.755Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43084/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43084/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=660b9962e4d2d4ad68898b00571a43127b84f6c3 -e DOCKER_GRAPHDRIVER docker:660b9962e4d2d4ad68898b00571a43127b84f6c3 hack/make.sh dynbinary-daemon [2021-12-15T09:36:10.837Z] INFO: Extracting git... [2021-12-15T09:36:11.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-15T09:36:12.126Z] [2021-12-15T09:36:12.126Z] Removing bundles/ [2021-12-15T09:36:12.126Z] [2021-12-15T09:36:12.126Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-12-15T09:36:12.126Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-15T09:36:12.126Z] GOOS="" GOARCH="" GOARM="" [2021-12-15T09:36:20.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-15T09:36:21.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-15T09:36:21.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-15T09:36:22.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-15T09:36:22.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-15T09:36:23.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-15T09:36:25.776Z] INFO: Expanding go... [2021-12-15T09:36:27.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-15T09:36:27.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-15T09:36:28.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-15T09:36:29.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-15T09:36:30.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-15T09:36:30.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-15T09:36:31.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-15T09:36:32.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-15T09:36:33.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-15T09:36:34.204Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-15T09:36:34.204Z] Using test binary docker [2021-12-15T09:36:34.204Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-15T09:36:34.204Z] Starting apparmor (via systemctl): apparmor.service. [2021-12-15T09:36:34.204Z] INFO: Waiting for daemon to start... [2021-12-15T09:36:34.204Z] Starting dockerd [2021-12-15T09:36:36.748Z] . [2021-12-15T09:36:36.748Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-15T09:36:36.748Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-15T09:36:36.748Z] Error: No such image: emptyfs [2021-12-15T09:36:36.748Z] Running integration-test (iteration 1) [2021-12-15T09:36:36.748Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-12-15T09:36:47.026Z] INFO: Expanding compiler 1 of 3... [2021-12-15T09:36:47.028Z] INFO: Expanding compiler 2 of 3... [2021-12-15T09:36:48.753Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-15T09:36:48.753Z] [2021-12-15T09:36:48.753Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-15T09:36:48.753Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-15T09:36:48.753Z] HOSTNAME=d65dc8429aa2 [2021-12-15T09:36:48.753Z] TESTDEBUG=0 [2021-12-15T09:36:48.753Z] DEST=bundles/test-integration [2021-12-15T09:36:48.753Z] PWD=/go/src/github.com/docker/docker [2021-12-15T09:36:48.753Z] DOCKER_GITCOMMIT=660b9962e4d2d4ad68898b00571a43127b84f6c3 [2021-12-15T09:36:48.753Z] container=docker [2021-12-15T09:36:48.753Z] HOME=/root [2021-12-15T09:36:48.753Z] GOLANG_VERSION=1.16.12 [2021-12-15T09:36:48.753Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-15T09:36:48.753Z] VALIDATE_BRANCH=20.10 [2021-12-15T09:36:48.753Z] TERM=xterm [2021-12-15T09:36:48.753Z] DOCKER_PKG=github.com/docker/docker [2021-12-15T09:36:48.753Z] SHLVL=1 [2021-12-15T09:36:48.753Z] TIMEOUT=120m [2021-12-15T09:36:48.753Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-15T09:36:48.753Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-15T09:36:48.753Z] GO111MODULE=off [2021-12-15T09:36:48.753Z] DOCKER_EXPERIMENTAL=1 [2021-12-15T09:36:48.753Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-15T09:36:48.753Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-15T09:36:48.753Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-15T09:36:48.753Z] GOPATH=/go [2021-12-15T09:36:48.753Z] PKG_CONFIG=pkg-config [2021-12-15T09:36:48.753Z] _=/usr/bin/env [2021-12-15T09:36:48.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-15T09:36:51.648Z] Loaded image: buildpack-deps:buster [2021-12-15T09:36:51.648Z] Loaded image: busybox:latest [2021-12-15T09:36:51.648Z] Loaded image: busybox:glibc [2021-12-15T09:36:52.588Z] Loaded image: debian:bullseye [2021-12-15T09:36:52.588Z] Loaded image: hello-world:latest [2021-12-15T09:36:52.588Z] Loaded image: arm32v7/hello-world:latest [2021-12-15T09:36:52.588Z] INFO: Testing against a local daemon [2021-12-15T09:36:52.588Z] === RUN TestCgroupNamespacesBuild [2021-12-15T09:36:52.909Z] INFO: Expanding compiler 3 of 3... [2021-12-15T09:36:52.909Z] INFO: Removing downloaded files... [2021-12-15T09:36:53.378Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-12-15T09:36:53.378Z] INFO: Configuring git core.autocrlf... [2021-12-15T09:36:53.992Z] --- PASS: TestCgroupNamespacesBuild (1.22s) [2021-12-15T09:36:53.992Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-15T09:36:54.931Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s) [2021-12-15T09:36:54.931Z] === RUN TestBuildWithSession [2021-12-15T09:36:54.931Z] build_session_test.go:25: TODO: BuildKit [2021-12-15T09:36:54.931Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-15T09:36:54.931Z] === RUN TestBuildSquashParent [2021-12-15T09:37:00.211Z] --- PASS: TestBuildSquashParent (4.31s) [2021-12-15T09:37:00.211Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-15T09:37:00.211Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-15T09:37:00.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-15T09:37:00.211Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-15T09:37:00.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-15T09:37:00.211Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-15T09:37:00.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-15T09:37:00.211Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-15T09:37:00.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-15T09:37:00.211Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-15T09:37:00.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-15T09:37:00.211Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-15T09:37:00.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-15T09:37:00.211Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-15T09:37:00.211Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-15T09:37:01.152Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-15T09:37:01.152Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-15T09:37:02.533Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-15T09:37:02.533Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-15T09:37:03.917Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-12-15T09:37:03.917Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.68s) [2021-12-15T09:37:03.917Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.79s) [2021-12-15T09:37:03.917Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.26s) [2021-12-15T09:37:03.917Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.41s) [2021-12-15T09:37:03.917Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.32s) [2021-12-15T09:37:03.917Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.37s) [2021-12-15T09:37:03.917Z] === RUN TestBuildMultiStageCopy [2021-12-15T09:37:03.917Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-15T09:37:05.298Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-15T09:37:05.298Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-15T09:37:05.559Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-15T09:37:05.820Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-15T09:37:05.820Z] --- PASS: TestBuildMultiStageCopy (2.03s) [2021-12-15T09:37:05.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.24s) [2021-12-15T09:37:05.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2021-12-15T09:37:05.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2021-12-15T09:37:05.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2021-12-15T09:37:05.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2021-12-15T09:37:05.820Z] === RUN TestBuildMultiStageParentConfig [2021-12-15T09:37:06.391Z] --- PASS: TestBuildMultiStageParentConfig (0.53s) [2021-12-15T09:37:06.391Z] === RUN TestBuildLabelWithTargets [2021-12-15T09:37:07.332Z] --- PASS: TestBuildLabelWithTargets (0.88s) [2021-12-15T09:37:07.332Z] === RUN TestBuildWithEmptyLayers [2021-12-15T09:37:07.902Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2021-12-15T09:37:07.902Z] === RUN TestBuildMultiStageOnBuild [2021-12-15T09:37:09.284Z] --- PASS: TestBuildMultiStageOnBuild (1.45s) [2021-12-15T09:37:09.284Z] === RUN TestBuildUncleanTarFilenames [2021-12-15T09:37:09.855Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2021-12-15T09:37:09.855Z] === RUN TestBuildMultiStageLayerLeak [2021-12-15T09:37:11.238Z] --- PASS: TestBuildMultiStageLayerLeak (1.57s) [2021-12-15T09:37:11.238Z] === RUN TestBuildWithHugeFile [2021-12-15T09:37:18.870Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m5.435157377s with top 10 stages: buildssa: 1m38.658159316s, goimports: 19.181479471s, unconvert: 11.238149676s, gosec: 8.847580646s, golint: 4.74362164s, ineffassign: 3.621846495s, misspell: 3.597562936s, vrp: 3.14229578s, inspect: 2.774383239s, printf: 2.080085987s [2021-12-15T09:37:18.870Z] INFO [runner] Issues before processing: 2258, after processing: 0 [2021-12-15T09:37:18.870Z] INFO [runner] Processors filtering stat (out/in): exclude: 1577/1577, exclude-rules: 64/1577, path_prettifier: 1682/1682, cgo: 1682/2258, skip_dirs: 1682/1682, autogenerated_exclude: 1577/1682, nolint: 0/64, filename_unadjuster: 1682/1682, skip_files: 1682/1682, identifier_marker: 1577/1577 [2021-12-15T09:37:18.870Z] INFO [runner] processing took 122.057791ms with stages: identifier_marker: 44.575901ms, nolint: 34.387835ms, path_prettifier: 22.131989ms, autogenerated_exclude: 12.452471ms, exclude-rules: 5.438635ms, skip_dirs: 2.614393ms, cgo: 296.804µs, filename_unadjuster: 152.953µs, max_same_issues: 1.468µs, exclude: 1.193µs, uniq_by_line: 1.012µs, diff: 844ns, max_from_linter: 688ns, source_code: 504ns, skip_files: 479ns, max_per_file_from_linter: 329ns, path_shortener: 293ns [2021-12-15T09:37:18.870Z] INFO [runner] linters took 1m39.419195292s with stages: goanalysis_metalinter: 1m19.182243777s, unused: 20.114712659s [2021-12-15T09:37:18.870Z] INFO File cache stats: 1451 entries of total size 6.8MiB [2021-12-15T09:37:18.870Z] INFO Memory: 2268 samples, avg is 1699.0MB, max is 4370.1MB [2021-12-15T09:37:18.870Z] INFO Execution took 3m46.620737867s [2021-12-15T09:37:18.870Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-12-15T09:37:19.223Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43084/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=660b9962e4d2d4ad68898b00571a43127b84f6c3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:660b9962e4d2d4ad68898b00571a43127b84f6c3 hack/make.sh dynbinary-daemon test-docker-py [2021-12-15T09:37:20.165Z] [2021-12-15T09:37:20.165Z] Removing bundles/ [2021-12-15T09:37:20.165Z] [2021-12-15T09:37:20.165Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-12-15T09:37:20.165Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-15T09:37:20.165Z] GOOS="" GOARCH="" GOARM="" [2021-12-15T09:37:20.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-15T09:37:20.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-15T09:37:38.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-15T09:37:45.119Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-15T09:37:45.119Z] [2021-12-15T09:37:45.119Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-15T09:37:45.119Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-15T09:37:45.119Z] HOSTNAME=14969810e709 [2021-12-15T09:37:45.119Z] DEST=bundles/test-integration [2021-12-15T09:37:45.119Z] PWD=/go/src/github.com/docker/docker [2021-12-15T09:37:45.119Z] DOCKER_ROOTLESS=1 [2021-12-15T09:37:45.119Z] DOCKER_GITCOMMIT=660b9962e4d2d4ad68898b00571a43127b84f6c3 [2021-12-15T09:37:45.119Z] container=docker [2021-12-15T09:37:45.119Z] HOME=/root [2021-12-15T09:37:45.119Z] GOLANG_VERSION=1.16.12 [2021-12-15T09:37:45.119Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-15T09:37:45.119Z] VALIDATE_BRANCH=20.10 [2021-12-15T09:37:45.119Z] TERM=xterm [2021-12-15T09:37:45.119Z] DOCKER_PKG=github.com/docker/docker [2021-12-15T09:37:45.119Z] SHLVL=1 [2021-12-15T09:37:45.119Z] TIMEOUT=120m [2021-12-15T09:37:45.119Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-15T09:37:45.119Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-15T09:37:45.119Z] GO111MODULE=off [2021-12-15T09:37:45.119Z] DOCKER_EXPERIMENTAL=1 [2021-12-15T09:37:45.119Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-15T09:37:45.119Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-15T09:37:45.119Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-15T09:37:45.119Z] GOPATH=/go [2021-12-15T09:37:45.119Z] PKG_CONFIG=pkg-config [2021-12-15T09:37:45.119Z] _=/usr/bin/env [2021-12-15T09:37:45.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-15T09:37:47.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-15T09:37:47.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-15T09:37:47.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-15T09:37:48.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-15T09:37:48.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-15T09:37:48.650Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-15T09:37:48.650Z] [2021-12-15T09:37:48.650Z] + TEST_INTEGRATION_DEST=2 [2021-12-15T09:37:48.650Z] + CONTAINER_NAME=docker-pr1-2 [2021-12-15T09:37:48.650Z] + TEST_SKIP_INTEGRATION=1 [2021-12-15T09:37:48.650Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-12-15T09:37:48.650Z] + run_tests [2021-12-15T09:37:48.650Z] + c=0 [2021-12-15T09:37:48.650Z] + '[' -n 0 ']' [2021-12-15T09:37:48.650Z] + rm= [2021-12-15T09:37:48.650Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43084/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43084/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43084/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=660b9962e4d2d4ad68898b00571a43127b84f6c3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:660b9962e4d2d4ad68898b00571a43127b84f6c3 hack/make.sh '' test-integration [2021-12-15T09:37:48.650Z] + TEST_INTEGRATION_DEST=1 [2021-12-15T09:37:48.650Z] + CONTAINER_NAME=docker-pr1-1 [2021-12-15T09:37:48.650Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-12-15T09:37:48.650Z] + run_tests test-integration-flaky [2021-12-15T09:37:48.650Z] + '[' -n 0 ']' [2021-12-15T09:37:48.650Z] + rm= [2021-12-15T09:37:48.650Z] + TEST_INTEGRATION_DEST=3 [2021-12-15T09:37:48.650Z] + CONTAINER_NAME=docker-pr1-3 [2021-12-15T09:37:48.650Z] + TEST_SKIP_INTEGRATION=1 [2021-12-15T09:37:48.650Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-12-15T09:37:48.650Z] + run_tests [2021-12-15T09:37:48.650Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43084/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43084/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43084/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=660b9962e4d2d4ad68898b00571a43127b84f6c3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:660b9962e4d2d4ad68898b00571a43127b84f6c3 hack/make.sh test-integration-flaky test-integration [2021-12-15T09:37:48.650Z] + '[' -n 0 ']' [2021-12-15T09:37:48.650Z] + rm= [2021-12-15T09:37:48.650Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43084/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43084/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43084/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=660b9962e4d2d4ad68898b00571a43127b84f6c3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:660b9962e4d2d4ad68898b00571a43127b84f6c3 hack/make.sh '' test-integration [2021-12-15T09:37:48.650Z] ++ jobs -p [2021-12-15T09:37:48.650Z] + for job in $(jobs -p) [2021-12-15T09:37:48.650Z] + wait 14556 [2021-12-15T09:37:48.650Z] [2021-12-15T09:37:48.650Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-12-15T09:37:48.650Z] [2021-12-15T09:37:48.650Z] [2021-12-15T09:37:48.650Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-15T09:37:48.650Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-15T09:37:48.650Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-15T09:37:48.650Z] HOSTNAME=68a5701d457a [2021-12-15T09:37:48.650Z] TEST_SKIP_INTEGRATION=1 [2021-12-15T09:37:48.650Z] TESTDEBUG=0 [2021-12-15T09:37:48.650Z] DEST=bundles/test-integration [2021-12-15T09:37:48.650Z] PWD=/go/src/github.com/docker/docker [2021-12-15T09:37:48.650Z] KEEPBUNDLE=1 [2021-12-15T09:37:48.650Z] DOCKER_GITCOMMIT=660b9962e4d2d4ad68898b00571a43127b84f6c3 [2021-12-15T09:37:48.650Z] container=docker [2021-12-15T09:37:48.650Z] HOME=/root [2021-12-15T09:37:48.650Z] GOLANG_VERSION=1.16.12 [2021-12-15T09:37:48.650Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-15T09:37:48.650Z] VALIDATE_BRANCH=20.10 [2021-12-15T09:37:48.650Z] TERM=xterm [2021-12-15T09:37:48.650Z] DOCKER_PKG=github.com/docker/docker [2021-12-15T09:37:48.650Z] SHLVL=1 [2021-12-15T09:37:48.650Z] TIMEOUT=120m [2021-12-15T09:37:48.650Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-15T09:37:48.650Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-15T09:37:48.650Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-12-15T09:37:48.650Z] GO111MODULE=off [2021-12-15T09:37:48.650Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-15T09:37:48.650Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-15T09:37:48.650Z] GOPATH=/go [2021-12-15T09:37:48.650Z] PKG_CONFIG=pkg-config [2021-12-15T09:37:48.650Z] _=/usr/bin/env [2021-12-15T09:37:48.650Z] Building test suite binary ./integration-cli/test.main [2021-12-15T09:37:48.650Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-15T09:37:48.650Z] HOSTNAME=837b26864adc [2021-12-15T09:37:48.650Z] TEST_SKIP_INTEGRATION=1 [2021-12-15T09:37:48.650Z] TESTDEBUG=0 [2021-12-15T09:37:48.650Z] DEST=bundles/test-integration [2021-12-15T09:37:48.650Z] PWD=/go/src/github.com/docker/docker [2021-12-15T09:37:48.650Z] KEEPBUNDLE=1 [2021-12-15T09:37:48.650Z] DOCKER_GITCOMMIT=660b9962e4d2d4ad68898b00571a43127b84f6c3 [2021-12-15T09:37:48.650Z] container=docker [2021-12-15T09:37:48.650Z] HOME=/root [2021-12-15T09:37:48.650Z] GOLANG_VERSION=1.16.12 [2021-12-15T09:37:48.650Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-15T09:37:48.650Z] VALIDATE_BRANCH=20.10 [2021-12-15T09:37:48.650Z] TERM=xterm [2021-12-15T09:37:48.650Z] DOCKER_PKG=github.com/docker/docker [2021-12-15T09:37:48.650Z] SHLVL=1 [2021-12-15T09:37:48.650Z] TIMEOUT=120m [2021-12-15T09:37:48.650Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-15T09:37:48.650Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-15T09:37:48.650Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-12-15T09:37:48.650Z] GO111MODULE=off [2021-12-15T09:37:48.650Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-15T09:37:48.650Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-15T09:37:48.650Z] GOPATH=/go [2021-12-15T09:37:48.650Z] PKG_CONFIG=pkg-config [2021-12-15T09:37:48.650Z] _=/usr/bin/env [2021-12-15T09:37:48.650Z] Building test suite binary ./integration-cli/test.main [2021-12-15T09:37:48.650Z] [2021-12-15T09:37:48.650Z] Found new integrations tests: [2021-12-15T09:37:48.650Z] +func TestUnprivilegedPortsAndPing(t *testing.T) { [2021-12-15T09:37:48.650Z] Running stress test for them. [2021-12-15T09:37:48.650Z] Using test flags: -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:37:49.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-15T09:37:51.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-15T09:37:51.927Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-15T09:37:51.927Z] HOSTNAME=834a15d0bf7c [2021-12-15T09:37:51.927Z] TESTDEBUG=0 [2021-12-15T09:37:51.927Z] DEST=bundles/test-integration-flaky [2021-12-15T09:37:51.927Z] PWD=/go/src/github.com/docker/docker [2021-12-15T09:37:51.927Z] KEEPBUNDLE=1 [2021-12-15T09:37:51.927Z] DOCKER_GITCOMMIT=660b9962e4d2d4ad68898b00571a43127b84f6c3 [2021-12-15T09:37:51.927Z] container=docker [2021-12-15T09:37:51.927Z] HOME=/root [2021-12-15T09:37:51.927Z] GOLANG_VERSION=1.16.12 [2021-12-15T09:37:51.927Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-15T09:37:51.927Z] VALIDATE_BRANCH=20.10 [2021-12-15T09:37:51.927Z] TERM=xterm [2021-12-15T09:37:51.927Z] DOCKER_PKG=github.com/docker/docker [2021-12-15T09:37:51.927Z] SHLVL=1 [2021-12-15T09:37:51.927Z] TIMEOUT=120m [2021-12-15T09:37:51.927Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-15T09:37:51.927Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-15T09:37:51.927Z] TESTFLAGS=-test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:37:51.927Z] GO111MODULE=off [2021-12-15T09:37:51.927Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-15T09:37:51.927Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-15T09:37:51.927Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-15T09:37:51.927Z] TEST_REPEAT=5 [2021-12-15T09:37:51.927Z] GOPATH=/go [2021-12-15T09:37:51.927Z] PKG_CONFIG=pkg-config [2021-12-15T09:37:51.927Z] _=/usr/bin/env [2021-12-15T09:37:51.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-15T09:37:52.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-15T09:37:53.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-15T09:37:53.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-15T09:37:54.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-15T09:37:55.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-15T09:37:55.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-15T09:37:56.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-15T09:37:57.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-15T09:37:58.014Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-15T09:37:58.014Z] Using test binary docker [2021-12-15T09:37:58.014Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-15T09:37:58.014Z] +++ /etc/init.d/apparmor start [2021-12-15T09:37:58.014Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-15T09:37:58.014Z] Starting dockerd [2021-12-15T09:37:58.014Z] INFO: Waiting for daemon to start... [2021-12-15T09:37:58.014Z] +++ 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-12-15T09:37:59.916Z] . [2021-12-15T09:37:59.916Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-15T09:37:59.916Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-15T09:37:59.916Z] Error: No such image: emptyfs [2021-12-15T09:37:59.916Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-15T09:37:59.916Z] ++++ docker load [2021-12-15T09:38:00.174Z] Running integration-test (iteration 1) [2021-12-15T09:38:00.174Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-12-15T09:38:00.174Z] ++ 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-12-15T09:38:00.174Z] ++ set -e [2021-12-15T09:38:00.174Z] ++ '[' -n 0 ']' [2021-12-15T09:38:00.174Z] ++ set -x [2021-12-15T09:38:00.174Z] ++ 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-12-15T09:38:07.515Z] --- PASS: TestBuildWithHugeFile (51.23s) [2021-12-15T09:38:07.515Z] === RUN TestBuildWithEmptyDockerfile [2021-12-15T09:38:07.515Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-15T09:38:07.515Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-15T09:38:07.515Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-15T09:38:07.515Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-15T09:38:07.515Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-15T09:38:07.515Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-15T09:38:07.515Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-15T09:38:07.515Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-15T09:38:07.515Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-15T09:38:07.515Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-12-15T09:38:07.515Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-12-15T09:38:07.515Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-12-15T09:38:07.515Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-12-15T09:38:07.515Z] === RUN TestBuildPreserveOwnership [2021-12-15T09:38:07.515Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-15T09:38:07.515Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-15T09:38:07.515Z] --- PASS: TestBuildPreserveOwnership (3.18s) [2021-12-15T09:38:07.515Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.15s) [2021-12-15T09:38:07.515Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.02s) [2021-12-15T09:38:07.515Z] === RUN TestBuildPlatformInvalid [2021-12-15T09:38:07.515Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-12-15T09:38:07.515Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-15T09:38:10.152Z] Loaded image: buildpack-deps:buster [2021-12-15T09:38:10.153Z] Loaded image: busybox:latest [2021-12-15T09:38:10.153Z] Loaded image: busybox:glibc [2021-12-15T09:38:12.687Z] Loaded image: debian:bullseye [2021-12-15T09:38:12.687Z] Loaded image: hello-world:latest [2021-12-15T09:38:12.687Z] Loaded image: arm32v7/hello-world:latest [2021-12-15T09:38:12.687Z] INFO: Testing against a local daemon [2021-12-15T09:38:12.687Z] === RUN TestCgroupNamespacesBuild [2021-12-15T09:38:13.623Z] --- PASS: TestCgroupNamespacesBuild (1.07s) [2021-12-15T09:38:13.623Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-15T09:38:14.569Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s) [2021-12-15T09:38:14.569Z] === RUN TestBuildWithSession [2021-12-15T09:38:14.569Z] build_session_test.go:25: TODO: BuildKit [2021-12-15T09:38:14.569Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-15T09:38:14.569Z] === RUN TestBuildSquashParent [2021-12-15T09:38:18.758Z] --- PASS: TestBuildSquashParent (3.56s) [2021-12-15T09:38:18.758Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-15T09:38:18.758Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-15T09:38:18.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-15T09:38:18.758Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-15T09:38:18.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-15T09:38:18.758Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-15T09:38:18.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-15T09:38:18.758Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-15T09:38:18.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-15T09:38:18.758Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-15T09:38:18.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-15T09:38:18.758Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-15T09:38:18.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-15T09:38:18.758Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-15T09:38:18.758Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-15T09:38:19.328Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-15T09:38:19.328Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-15T09:38:19.653Z] Removing intermediate container 86811b66b95a [2021-12-15T09:38:19.654Z] ---> 2fde440bb813 [2021-12-15T09:38:19.654Z] 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-12-15T09:38:19.654Z] ---> Running in e1e0c478a98c [2021-12-15T09:38:19.654Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-12-15T09:38:19.654Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-12-15T09:38:19.654Z] go: downloading github.com/fatih/color v1.9.0 [2021-12-15T09:38:19.654Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-15T09:38:19.654Z] go: downloading github.com/pkg/errors v0.9.1 [2021-12-15T09:38:19.654Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-12-15T09:38:19.654Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-12-15T09:38:19.654Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-15T09:38:19.654Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-12-15T09:38:19.654Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-12-15T09:38:19.654Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-12-15T09:38:19.654Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-12-15T09:38:19.654Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-12-15T09:38:19.654Z] INFO: Build done for gotestsum... [2021-12-15T09:38:20.266Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-15T09:38:20.266Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-15T09:38:21.643Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-12-15T09:38:21.643Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.07s) [2021-12-15T09:38:21.643Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.13s) [2021-12-15T09:38:21.643Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.06s) [2021-12-15T09:38:21.643Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.08s) [2021-12-15T09:38:21.643Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.04s) [2021-12-15T09:38:21.643Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.01s) [2021-12-15T09:38:21.643Z] === RUN TestBuildMultiStageCopy [2021-12-15T09:38:21.643Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-15T09:38:22.418Z] Loaded image: buildpack-deps:buster [2021-12-15T09:38:22.418Z] Loaded image: busybox:latest [2021-12-15T09:38:22.418Z] Loaded image: busybox:glibc [2021-12-15T09:38:22.579Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-15T09:38:22.579Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-15T09:38:22.838Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-15T09:38:22.838Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-15T09:38:23.097Z] --- PASS: TestBuildMultiStageCopy (1.70s) [2021-12-15T09:38:23.097Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.98s) [2021-12-15T09:38:23.097Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2021-12-15T09:38:23.097Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2021-12-15T09:38:23.097Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2021-12-15T09:38:23.097Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2021-12-15T09:38:23.097Z] === RUN TestBuildMultiStageParentConfig [2021-12-15T09:38:23.665Z] --- PASS: TestBuildMultiStageParentConfig (0.53s) [2021-12-15T09:38:23.665Z] === RUN TestBuildLabelWithTargets [2021-12-15T09:38:23.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-15T09:38:23.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-15T09:38:24.602Z] --- PASS: TestBuildLabelWithTargets (0.84s) [2021-12-15T09:38:24.602Z] === RUN TestBuildWithEmptyLayers [2021-12-15T09:38:24.860Z] --- PASS: TestBuildWithEmptyLayers (0.37s) [2021-12-15T09:38:24.860Z] === RUN TestBuildMultiStageOnBuild [2021-12-15T09:38:24.961Z] Loaded image: debian:bullseye [2021-12-15T09:38:24.961Z] Loaded image: hello-world:latest [2021-12-15T09:38:24.961Z] Loaded image: arm32v7/hello-world:latest [2021-12-15T09:38:26.237Z] --- PASS: TestBuildMultiStageOnBuild (1.18s) [2021-12-15T09:38:26.237Z] === RUN TestBuildUncleanTarFilenames [2021-12-15T09:38:26.496Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2021-12-15T09:38:26.496Z] === RUN TestBuildMultiStageLayerLeak [2021-12-15T09:38:27.872Z] --- PASS: TestBuildMultiStageLayerLeak (1.24s) [2021-12-15T09:38:27.872Z] === RUN TestBuildWithHugeFile [2021-12-15T09:38:31.541Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.31s) [2021-12-15T09:38:31.541Z] PASS [2021-12-15T09:38:31.541Z] [2021-12-15T09:38:31.541Z] === Skipped [2021-12-15T09:38:31.541Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-12-15T09:38:31.541Z] build_session_test.go:25: TODO: BuildKit [2021-12-15T09:38:31.541Z] [2021-12-15T09:38:31.541Z] [2021-12-15T09:38:31.541Z] DONE 33 tests, 1 skipped in 114.858s [2021-12-15T09:38:31.541Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-12-15T09:38:31.541Z] INFO: Testing against a local daemon [2021-12-15T09:38:31.541Z] === RUN TestConfigInspect [2021-12-15T09:38:32.158Z] Removing intermediate container e1e0c478a98c [2021-12-15T09:38:32.158Z] ---> 50d5c9f0c02b [2021-12-15T09:38:32.158Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-12-15T09:38:32.158Z] ---> Running in a67a6d116909 [2021-12-15T09:38:32.158Z] Removing intermediate container a67a6d116909 [2021-12-15T09:38:32.158Z] ---> 2ee3a9badbb3 [2021-12-15T09:38:32.158Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-12-15T09:38:32.158Z] ---> Running in c530bd974699 [2021-12-15T09:38:32.158Z] Removing intermediate container c530bd974699 [2021-12-15T09:38:32.158Z] ---> c7813d678657 [2021-12-15T09:38:32.158Z] Step 10/10 : COPY . . [2021-12-15T09:38:33.453Z] --- PASS: TestConfigInspect (2.18s) [2021-12-15T09:38:33.453Z] === RUN TestConfigList [2021-12-15T09:38:35.993Z] --- PASS: TestConfigList (2.22s) [2021-12-15T09:38:35.993Z] === RUN TestConfigsCreateAndDelete [2021-12-15T09:38:37.901Z] --- PASS: TestConfigsCreateAndDelete (2.22s) [2021-12-15T09:38:37.901Z] === RUN TestConfigsUpdate [2021-12-15T09:38:40.441Z] --- PASS: TestConfigsUpdate (2.14s) [2021-12-15T09:38:40.441Z] === RUN TestTemplatedConfig [2021-12-15T09:38:42.984Z] --- PASS: TestTemplatedConfig (2.47s) [2021-12-15T09:38:42.984Z] === RUN TestConfigCreateResolve [2021-12-15T09:38:44.891Z] --- PASS: TestConfigCreateResolve (2.14s) [2021-12-15T09:38:44.891Z] === RUN TestConfigDaemonLibtrustID [2021-12-15T09:38:45.151Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-12-15T09:38:45.151Z] PASS [2021-12-15T09:38:45.151Z] [2021-12-15T09:38:45.151Z] DONE 7 tests in 13.951s [2021-12-15T09:38:45.151Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-12-15T09:38:45.413Z] INFO: Testing against a local daemon [2021-12-15T09:38:45.413Z] === RUN TestCheckpoint [2021-12-15T09:38:45.413Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-15T09:38:45.413Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-15T09:38:45.413Z] === RUN TestContainerInvalidJSON [2021-12-15T09:38:45.413Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-12-15T09:38:45.413Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-12-15T09:38:45.413Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-15T09:38:45.413Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-15T09:38:45.413Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-15T09:38:45.413Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-15T09:38:45.413Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-12-15T09:38:45.413Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-15T09:38:45.413Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-15T09:38:45.413Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-12-15T09:38:45.413Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-15T09:38:45.413Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-12-15T09:38:45.413Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-15T09:38:45.413Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-15T09:38:45.413Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-12-15T09:38:45.413Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-15T09:38:45.413Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-12-15T09:38:45.413Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-15T09:38:45.413Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-12-15T09:38:45.413Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-15T09:38:45.413Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-12-15T09:38:45.413Z] === RUN TestCopyFromContainer [2021-12-15T09:38:45.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-15T09:38:46.363Z] === RUN TestCopyFromContainer// [2021-12-15T09:38:46.625Z] === RUN TestCopyFromContainer//bar/root [2021-12-15T09:38:46.625Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-15T09:38:46.625Z] === RUN TestCopyFromContainer/bar/quux [2021-12-15T09:38:46.885Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-15T09:38:46.885Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-15T09:38:46.885Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-15T09:38:46.885Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-15T09:38:46.885Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-15T09:38:47.145Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-15T09:38:47.145Z] --- PASS: TestCopyFromContainer (1.59s) [2021-12-15T09:38:47.145Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-12-15T09:38:47.145Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-12-15T09:38:47.145Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-12-15T09:38:47.145Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-12-15T09:38:47.145Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-12-15T09:38:47.145Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-12-15T09:38:47.145Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-12-15T09:38:47.145Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-12-15T09:38:47.145Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-12-15T09:38:47.145Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-12-15T09:38:47.145Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-15T09:38:47.145Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-15T09:38:47.145Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-15T09:38:47.145Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-15T09:38:47.145Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-15T09:38:47.145Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-15T09:38:47.145Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-15T09:38:47.145Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-15T09:38:47.145Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-15T09:38:47.145Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-15T09:38:47.145Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-12-15T09:38:47.145Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-15T09:38:47.145Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-15T09:38:47.145Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-15T09:38:47.145Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-15T09:38:47.145Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-12-15T09:38:47.145Z] === RUN TestCreateWithInvalidEnv [2021-12-15T09:38:47.145Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-15T09:38:47.145Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-15T09:38:47.145Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-15T09:38:47.145Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-15T09:38:47.145Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-15T09:38:47.145Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-15T09:38:47.145Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-15T09:38:47.145Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-15T09:38:47.145Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-15T09:38:47.145Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-12-15T09:38:47.145Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-15T09:38:47.145Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-15T09:38:47.145Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-15T09:38:47.145Z] === RUN TestCreateTmpfsMountsTarget [2021-12-15T09:38:47.145Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-12-15T09:38:47.145Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-15T09:38:48.527Z] --- PASS: TestCreateWithCustomMaskedPaths (1.39s) [2021-12-15T09:38:48.527Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-15T09:38:49.911Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.40s) [2021-12-15T09:38:49.911Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-15T09:38:49.911Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-15T09:38:49.911Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-15T09:38:49.911Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-15T09:38:49.911Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-15T09:38:49.911Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-15T09:38:49.911Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-15T09:38:49.911Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-15T09:38:49.911Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-15T09:38:49.911Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-15T09:38:49.911Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-15T09:38:49.911Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-15T09:38:49.911Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-15T09:38:49.911Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-15T09:38:49.911Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-15T09:38:49.911Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-15T09:38:49.911Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-12-15T09:38:49.911Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-15T09:38:49.911Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-15T09:38:49.911Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-15T09:38:49.911Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-15T09:38:49.911Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-15T09:38:49.911Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-15T09:38:50.481Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2021-12-15T09:38:50.481Z] === RUN TestCreateDifferentPlatform [2021-12-15T09:38:50.481Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-15T09:38:50.481Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-15T09:38:50.481Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-12-15T09:38:50.481Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-15T09:38:50.481Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-15T09:38:50.481Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-15T09:38:50.481Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-12-15T09:38:50.481Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-15T09:38:50.741Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-12-15T09:38:50.741Z] === RUN TestContainerStartOnDaemonRestart [2021-12-15T09:38:50.741Z] === PAUSE TestContainerStartOnDaemonRestart [2021-12-15T09:38:50.741Z] === RUN TestDaemonRestartIpcMode [2021-12-15T09:38:50.741Z] === PAUSE TestDaemonRestartIpcMode [2021-12-15T09:38:50.741Z] === RUN TestDaemonHostGatewayIP [2021-12-15T09:38:50.741Z] === PAUSE TestDaemonHostGatewayIP [2021-12-15T09:38:50.741Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-15T09:38:50.741Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-15T09:38:50.741Z] === RUN TestContainerKillOnDaemonStart [2021-12-15T09:38:50.741Z] === PAUSE TestContainerKillOnDaemonStart [2021-12-15T09:38:50.741Z] === RUN TestDiff [2021-12-15T09:38:51.001Z] --- PASS: TestDiff (0.47s) [2021-12-15T09:38:51.001Z] === RUN TestExecWithCloseStdin [2021-12-15T09:38:51.941Z] --- PASS: TestExecWithCloseStdin (0.60s) [2021-12-15T09:38:51.941Z] === RUN TestExec [2021-12-15T09:38:52.201Z] --- PASS: TestExec (0.57s) [2021-12-15T09:38:52.201Z] === RUN TestExecUser [2021-12-15T09:38:52.771Z] --- PASS: TestExecUser (0.56s) [2021-12-15T09:38:52.771Z] === RUN TestExportContainerAndImportImage [2021-12-15T09:38:53.412Z] ---> d80751df36cf [2021-12-15T09:38:53.710Z] --- PASS: TestExportContainerAndImportImage (0.67s) [2021-12-15T09:38:53.710Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-15T09:38:53.881Z] Successfully built d80751df36cf [2021-12-15T09:38:53.881Z] Successfully tagged docker:latest [2021-12-15T09:38:53.881Z] INFO: Image build ended at 12/15/2021 09:38:53. Duration:00:03:13.4568584 [2021-12-15T09:38:53.881Z] [2021-12-15T09:38:53.881Z] [2021-12-15T09:38:53.881Z] INFO: Building the test binaries at 12/15/2021 09:38:53... [2021-12-15T09:38:55.094Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-12-15T09:38:55.094Z] === RUN TestHealthCheckWorkdir [2021-12-15T09:38:55.664Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2021-12-15T09:38:55.664Z] === RUN TestHealthKillContainer [2021-12-15T09:38:55.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-15T09:38:55.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-15T09:38:56.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-15T09:38:56.680Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-15T09:38:56.680Z] [2021-12-15T09:38:56.680Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-12-15T09:38:56.680Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-12-15T09:38:56.680Z] Using test binary docker [2021-12-15T09:38:56.680Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-15T09:38:56.680Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-15T09:38:56.680Z] INFO: Waiting for daemon to start... [2021-12-15T09:38:56.680Z] Starting dockerd [2021-12-15T09:38:56.680Z] . [2021-12-15T09:38:56.680Z] INFO: Building docker-sdk-python3:4.4.1... [2021-12-15T09:38:57.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-15T09:38:57.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-15T09:38:58.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-15T09:38:59.754Z] INFO: make.ps1 starting at 12/15/2021 09:38:59 [2021-12-15T09:39:00.224Z] INFO: Git commit (660b9962e4) assumed from DOCKER_GITCOMMIT environment variable [2021-12-15T09:39:00.224Z] INFO: Invoking autogen... [2021-12-15T09:39:00.694Z] INFO: Building daemon... [2021-12-15T09:39:01.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-15T09:39:02.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-15T09:39:03.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-15T09:39:03.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-15T09:39:03.789Z] --- PASS: TestHealthKillContainer (8.11s) [2021-12-15T09:39:03.789Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-15T09:39:04.048Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s) [2021-12-15T09:39:04.049Z] === RUN TestIpcModeNone [2021-12-15T09:39:04.619Z] --- PASS: TestIpcModeNone (0.59s) [2021-12-15T09:39:04.619Z] === RUN TestIpcModePrivate [2021-12-15T09:39:04.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-15T09:39:05.189Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2021-12-15T09:39:05.189Z] --- PASS: TestIpcModePrivate (0.55s) [2021-12-15T09:39:05.189Z] === RUN TestIpcModeShareable [2021-12-15T09:39:05.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-15T09:39:05.760Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2021-12-15T09:39:05.760Z] --- PASS: TestIpcModeShareable (0.60s) [2021-12-15T09:39:05.760Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-15T09:39:06.633Z] --- PASS: TestBuildWithHugeFile (34.93s) [2021-12-15T09:39:06.633Z] === RUN TestBuildWithEmptyDockerfile [2021-12-15T09:39:06.633Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-15T09:39:06.633Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-15T09:39:06.633Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-15T09:39:06.633Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-15T09:39:06.633Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-15T09:39:06.633Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-15T09:39:06.633Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-15T09:39:06.633Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-15T09:39:06.633Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-15T09:39:06.633Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-12-15T09:39:06.633Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-12-15T09:39:06.633Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-12-15T09:39:06.633Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-12-15T09:39:06.633Z] === RUN TestBuildPreserveOwnership [2021-12-15T09:39:06.633Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-15T09:39:06.633Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-15T09:39:06.633Z] --- PASS: TestBuildPreserveOwnership (2.75s) [2021-12-15T09:39:06.633Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.82s) [2021-12-15T09:39:06.633Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.91s) [2021-12-15T09:39:06.633Z] === RUN TestBuildPlatformInvalid [2021-12-15T09:39:06.633Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-12-15T09:39:06.633Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-15T09:39:06.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-15T09:39:07.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-15T09:39:07.669Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.62s) [2021-12-15T09:39:07.669Z] === RUN TestAPIIpcModeHost [2021-12-15T09:39:07.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-15T09:39:07.929Z] --- PASS: TestAPIIpcModeHost (0.39s) [2021-12-15T09:39:07.929Z] === RUN TestDaemonIpcModeShareable [2021-12-15T09:39:08.745Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-15T09:39:08.745Z] Using test binary docker [2021-12-15T09:39:08.745Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-15T09:39:08.745Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-15T09:39:08.745Z] INFO: Waiting for daemon to start... [2021-12-15T09:39:08.745Z] Starting dockerd [2021-12-15T09:39:08.869Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-12-15T09:39:09.128Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2021-12-15T09:39:09.128Z] === RUN TestDaemonIpcModePrivate [2021-12-15T09:39:10.068Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-12-15T09:39:10.329Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2021-12-15T09:39:10.329Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-15T09:39:11.267Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-12-15T09:39:11.267Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2021-12-15T09:39:11.267Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-15T09:39:11.282Z] . [2021-12-15T09:39:11.282Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-15T09:39:11.282Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-15T09:39:11.282Z] Error: No such image: emptyfs [2021-12-15T09:39:11.282Z] Running integration-test (iteration 1) [2021-12-15T09:39:11.282Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-12-15T09:39:12.665Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-12-15T09:39:12.665Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.23s) [2021-12-15T09:39:12.665Z] === RUN TestIpcModeOlderClient [2021-12-15T09:39:12.665Z] === PAUSE TestIpcModeOlderClient [2021-12-15T09:39:12.665Z] === RUN TestKillContainerInvalidSignal [2021-12-15T09:39:12.926Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2021-12-15T09:39:12.926Z] === RUN TestKillContainer [2021-12-15T09:39:12.926Z] === RUN TestKillContainer/no_signal [2021-12-15T09:39:13.496Z] === RUN TestKillContainer/non_killing_signal [2021-12-15T09:39:13.757Z] === RUN TestKillContainer/killing_signal [2021-12-15T09:39:14.327Z] --- PASS: TestKillContainer (1.21s) [2021-12-15T09:39:14.327Z] --- PASS: TestKillContainer/no_signal (0.38s) [2021-12-15T09:39:14.327Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2021-12-15T09:39:14.327Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2021-12-15T09:39:14.327Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-15T09:39:14.327Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-15T09:39:14.587Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-15T09:39:15.526Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2021-12-15T09:39:15.526Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2021-12-15T09:39:15.526Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2021-12-15T09:39:15.526Z] === RUN TestKillStoppedContainer [2021-12-15T09:39:15.526Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-12-15T09:39:15.526Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-15T09:39:15.526Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-12-15T09:39:15.526Z] === RUN TestKillDifferentUserContainer [2021-12-15T09:39:16.097Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2021-12-15T09:39:16.097Z] === RUN TestInspectOomKilledTrue [2021-12-15T09:39:16.097Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-12-15T09:39:16.097Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-15T09:39:16.097Z] === RUN TestInspectOomKilledFalse [2021-12-15T09:39:16.357Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2021-12-15T09:39:16.357Z] === RUN TestLinksEtcHostsContentMatch [2021-12-15T09:39:16.618Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2021-12-15T09:39:16.618Z] === RUN TestLinksContainerNames [2021-12-15T09:39:17.558Z] --- PASS: TestLinksContainerNames (0.84s) [2021-12-15T09:39:17.558Z] === RUN TestLogsFollowTailEmpty [2021-12-15T09:39:17.818Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2021-12-15T09:39:17.818Z] === RUN TestContainerNetworkMountsNoChown [2021-12-15T09:39:18.389Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/default [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/default [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/private [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/private [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/rprivate [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/slave [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/slave [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/rslave [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/shared [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/shared [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/rshared [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-15T09:39:18.389Z] === CONT TestMountDaemonRoot/default [2021-12-15T09:39:18.389Z] === CONT TestMountDaemonRoot/rslave [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-15T09:39:18.389Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-15T09:39:18.389Z] === CONT TestMountDaemonRoot/slave [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-15T09:39:18.389Z] === CONT TestMountDaemonRoot/rprivate [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-15T09:39:18.389Z] === CONT TestMountDaemonRoot/private [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-15T09:39:18.389Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-15T09:39:18.389Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-15T09:39:18.389Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-15T09:39:18.389Z] === CONT TestMountDaemonRoot/rshared [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-15T09:39:18.389Z] === CONT TestMountDaemonRoot/shared [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-15T09:39:18.389Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-15T09:39:18.389Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-15T09:39:18.389Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-15T09:39:18.389Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-15T09:39:18.389Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-15T09:39:18.389Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-15T09:39:18.389Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-15T09:39:18.389Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-15T09:39:18.389Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-15T09:39:18.389Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-15T09:39:18.649Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-15T09:39:18.649Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-15T09:39:18.649Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-15T09:39:18.649Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-15T09:39:18.649Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-15T09:39:18.649Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-15T09:39:18.649Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-15T09:39:18.649Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-15T09:39:18.649Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-15T09:39:18.649Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-15T09:39:18.649Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-15T09:39:18.649Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-15T09:39:18.649Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-15T09:39:18.649Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-15T09:39:18.649Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-15T09:39:18.649Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-15T09:39:18.649Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-12-15T09:39:18.649Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-15T09:39:18.649Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-12-15T09:39:18.649Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-12-15T09:39:18.649Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-12-15T09:39:18.649Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-12-15T09:39:18.649Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-12-15T09:39:18.650Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-12-15T09:39:18.650Z] === RUN TestContainerBindMountNonRecursive [2021-12-15T09:39:20.034Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2021-12-15T09:39:20.034Z] === RUN TestContainerVolumesMountedAsShared [2021-12-15T09:39:20.604Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2021-12-15T09:39:20.604Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-15T09:39:20.866Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2021-12-15T09:39:20.866Z] === RUN TestNetworkNat [2021-12-15T09:39:21.127Z] --- PASS: TestNetworkNat (0.41s) [2021-12-15T09:39:21.127Z] === RUN TestNetworkLocalhostTCPNat [2021-12-15T09:39:21.543Z] Loaded image: buildpack-deps:buster [2021-12-15T09:39:21.543Z] Loaded image: busybox:latest [2021-12-15T09:39:21.543Z] Loaded image: busybox:glibc [2021-12-15T09:39:21.543Z] Loaded image: debian:bullseye [2021-12-15T09:39:21.543Z] Loaded image: hello-world:latest [2021-12-15T09:39:21.698Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2021-12-15T09:39:21.698Z] === RUN TestNetworkLoopbackNat [2021-12-15T09:39:21.802Z] Loaded image: arm32v7/hello-world:latest [2021-12-15T09:39:24.237Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2021-12-15T09:39:24.237Z] === RUN TestPause [2021-12-15T09:39:24.807Z] --- PASS: TestPause (0.43s) [2021-12-15T09:39:24.807Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-15T09:39:24.807Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-15T09:39:24.807Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-15T09:39:24.807Z] === RUN TestPauseStopPausedContainer [2021-12-15T09:39:25.067Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2021-12-15T09:39:25.067Z] === RUN TestPsFilter [2021-12-15T09:39:25.067Z] --- PASS: TestPsFilter (0.11s) [2021-12-15T09:39:25.067Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-15T09:39:25.639Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2021-12-15T09:39:25.639Z] === RUN TestRemoveContainerWithVolume [2021-12-15T09:39:25.900Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2021-12-15T09:39:25.900Z] === RUN TestRemoveContainerRunning [2021-12-15T09:39:26.470Z] --- PASS: TestRemoveContainerRunning (0.41s) [2021-12-15T09:39:26.470Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-15T09:39:26.731Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2021-12-15T09:39:26.731Z] === RUN TestRemoveInvalidContainer [2021-12-15T09:39:26.731Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-12-15T09:39:26.731Z] === RUN TestRenameLinkedContainer [2021-12-15T09:39:28.369Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.29s) [2021-12-15T09:39:28.369Z] PASS [2021-12-15T09:39:28.369Z] [2021-12-15T09:39:28.369Z] === Skipped [2021-12-15T09:39:28.369Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-12-15T09:39:28.369Z] build_session_test.go:25: TODO: BuildKit [2021-12-15T09:39:28.369Z] [2021-12-15T09:39:28.369Z] [2021-12-15T09:39:28.369Z] DONE 33 tests, 1 skipped in 87.905s [2021-12-15T09:39:28.369Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-12-15T09:39:28.369Z] ++ 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-12-15T09:39:28.369Z] ++ set -e [2021-12-15T09:39:28.369Z] ++ '[' -n 0 ']' [2021-12-15T09:39:28.369Z] ++ set -x [2021-12-15T09:39:28.369Z] ++ 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-12-15T09:39:28.369Z] INFO: Testing against a local daemon [2021-12-15T09:39:28.369Z] === RUN TestConfigInspect [2021-12-15T09:39:28.642Z] --- PASS: TestRenameLinkedContainer (1.63s) [2021-12-15T09:39:28.642Z] === RUN TestRenameStoppedContainer [2021-12-15T09:39:28.903Z] --- PASS: TestRenameStoppedContainer (0.41s) [2021-12-15T09:39:28.903Z] === RUN TestRenameRunningContainerAndReuse [2021-12-15T09:39:29.383Z] Loaded image: buildpack-deps:buster [2021-12-15T09:39:29.383Z] Loaded image: busybox:latest [2021-12-15T09:39:29.383Z] Loaded image: busybox:glibc [2021-12-15T09:39:29.383Z] Loaded image: debian:bullseye [2021-12-15T09:39:29.383Z] Loaded image: hello-world:latest [2021-12-15T09:39:29.383Z] Loaded image: arm32v7/hello-world:latest [2021-12-15T09:39:29.383Z] INFO: Testing against a local daemon [2021-12-15T09:39:29.383Z] === RUN TestCgroupNamespacesBuild [2021-12-15T09:39:29.843Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2021-12-15T09:39:29.843Z] === RUN TestRenameInvalidName [2021-12-15T09:39:30.104Z] --- PASS: TestRenameInvalidName (0.40s) [2021-12-15T09:39:30.104Z] === RUN TestRenameAnonymousContainer [2021-12-15T09:39:30.271Z] --- PASS: TestConfigInspect (2.10s) [2021-12-15T09:39:30.271Z] === RUN TestConfigList [2021-12-15T09:39:31.289Z] --- PASS: TestCgroupNamespacesBuild (2.19s) [2021-12-15T09:39:31.289Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-15T09:39:31.489Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2021-12-15T09:39:31.489Z] === RUN TestRenameContainerWithSameName [2021-12-15T09:39:32.059Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2021-12-15T09:39:32.059Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-15T09:39:32.174Z] --- PASS: TestConfigList (2.08s) [2021-12-15T09:39:32.174Z] === RUN TestConfigsCreateAndDelete [2021-12-15T09:39:33.001Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2021-12-15T09:39:33.001Z] === RUN TestResize [2021-12-15T09:39:33.197Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s) [2021-12-15T09:39:33.197Z] === RUN TestBuildWithSession [2021-12-15T09:39:33.197Z] build_session_test.go:25: TODO: BuildKit [2021-12-15T09:39:33.197Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-15T09:39:33.197Z] === RUN TestBuildSquashParent [2021-12-15T09:39:33.272Z] --- PASS: TestResize (0.40s) [2021-12-15T09:39:33.272Z] === RUN TestResizeWithInvalidSize [2021-12-15T09:39:33.841Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2021-12-15T09:39:33.841Z] === RUN TestResizeWhenContainerNotStarted [2021-12-15T09:39:34.101Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2021-12-15T09:39:34.101Z] === RUN TestDaemonRestartKillContainers [2021-12-15T09:39:34.101Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-15T09:39:34.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-15T09:39:34.101Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-15T09:39:34.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-15T09:39:34.101Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-15T09:39:34.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-15T09:39:34.101Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-15T09:39:34.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-15T09:39:34.101Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-15T09:39:34.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-15T09:39:34.101Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-15T09:39:34.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-15T09:39:34.101Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-15T09:39:34.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-15T09:39:34.101Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-15T09:39:34.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-15T09:39:34.101Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-15T09:39:34.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-15T09:39:34.101Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-15T09:39:34.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-15T09:39:34.101Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-15T09:39:34.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-15T09:39:34.101Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-15T09:39:34.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-15T09:39:34.101Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-15T09:39:34.101Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-15T09:39:34.705Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2021-12-15T09:39:34.705Z] === RUN TestConfigsUpdate [2021-12-15T09:39:36.012Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-15T09:39:36.012Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-15T09:39:36.607Z] --- PASS: TestConfigsUpdate (2.08s) [2021-12-15T09:39:36.607Z] === RUN TestTemplatedConfig [2021-12-15T09:39:37.393Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-15T09:39:37.393Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-15T09:39:38.509Z] --- PASS: TestTemplatedConfig (2.01s) [2021-12-15T09:39:38.509Z] === RUN TestConfigCreateResolve [2021-12-15T09:39:38.774Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-15T09:39:38.774Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-15T09:39:40.685Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-15T09:39:40.685Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-15T09:39:41.042Z] --- PASS: TestConfigCreateResolve (2.08s) [2021-12-15T09:39:41.042Z] === RUN TestConfigDaemonLibtrustID [2021-12-15T09:39:41.042Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-12-15T09:39:41.042Z] PASS [2021-12-15T09:39:41.042Z] [2021-12-15T09:39:41.042Z] DONE 7 tests in 13.132s [2021-12-15T09:39:41.042Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-12-15T09:39:41.042Z] ++ 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-12-15T09:39:41.042Z] ++ set -e [2021-12-15T09:39:41.042Z] ++ '[' -n 0 ']' [2021-12-15T09:39:41.042Z] ++ set -x [2021-12-15T09:39:41.042Z] ++ 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-12-15T09:39:41.301Z] INFO: Testing against a local daemon [2021-12-15T09:39:41.301Z] === RUN TestCheckpoint [2021-12-15T09:39:41.301Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-15T09:39:41.301Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-15T09:39:41.301Z] === RUN TestContainerInvalidJSON [2021-12-15T09:39:41.301Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-12-15T09:39:41.301Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-12-15T09:39:41.301Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-15T09:39:41.301Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-15T09:39:41.301Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-15T09:39:41.301Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-15T09:39:41.301Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-12-15T09:39:41.301Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-15T09:39:41.301Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-15T09:39:41.301Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-12-15T09:39:41.301Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-12-15T09:39:41.301Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-15T09:39:41.301Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-15T09:39:41.301Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-15T09:39:41.301Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-12-15T09:39:41.301Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-15T09:39:41.301Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-12-15T09:39:41.301Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-15T09:39:41.321Z] --- PASS: TestBuildSquashParent (6.87s) [2021-12-15T09:39:41.321Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-15T09:39:41.321Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-15T09:39:41.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-15T09:39:41.321Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-15T09:39:41.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-15T09:39:41.321Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-15T09:39:41.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-15T09:39:41.322Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-15T09:39:41.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-15T09:39:41.322Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-15T09:39:41.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-15T09:39:41.322Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-15T09:39:41.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-15T09:39:41.322Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-15T09:39:41.322Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-15T09:39:41.560Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-12-15T09:39:41.560Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-15T09:39:41.560Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-12-15T09:39:41.560Z] === RUN TestCopyFromContainer [2021-12-15T09:39:41.582Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-15T09:39:41.582Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-15T09:39:42.497Z] === RUN TestCopyFromContainer// [2021-12-15T09:39:42.497Z] === RUN TestCopyFromContainer//bar/root [2021-12-15T09:39:42.497Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-15T09:39:42.497Z] === RUN TestCopyFromContainer/bar/quux [2021-12-15T09:39:42.497Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-15T09:39:42.497Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-15T09:39:42.497Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-15T09:39:42.598Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-15T09:39:42.756Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-15T09:39:42.756Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-15T09:39:42.756Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-15T09:39:42.756Z] --- PASS: TestCopyFromContainer (1.29s) [2021-12-15T09:39:42.756Z] --- PASS: TestCopyFromContainer// (0.05s) [2021-12-15T09:39:42.756Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-12-15T09:39:42.756Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2021-12-15T09:39:42.756Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-12-15T09:39:42.756Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2021-12-15T09:39:42.756Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2021-12-15T09:39:42.756Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-12-15T09:39:42.756Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2021-12-15T09:39:42.756Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-12-15T09:39:42.756Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2021-12-15T09:39:42.756Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-15T09:39:42.756Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-15T09:39:42.756Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-15T09:39:42.756Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-15T09:39:42.756Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-15T09:39:42.756Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-15T09:39:42.756Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-15T09:39:42.756Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-15T09:39:42.756Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-15T09:39:42.756Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-15T09:39:42.756Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-12-15T09:39:42.756Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-15T09:39:42.756Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-15T09:39:42.756Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-15T09:39:42.756Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-15T09:39:42.756Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-12-15T09:39:42.756Z] === RUN TestCreateWithInvalidEnv [2021-12-15T09:39:42.756Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-15T09:39:42.756Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-15T09:39:42.756Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-15T09:39:42.756Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-15T09:39:42.756Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-15T09:39:42.756Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-15T09:39:42.756Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-15T09:39:42.756Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-15T09:39:42.756Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-15T09:39:42.858Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-15T09:39:43.015Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-12-15T09:39:43.015Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-15T09:39:43.015Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-15T09:39:43.015Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-15T09:39:43.015Z] === RUN TestCreateTmpfsMountsTarget [2021-12-15T09:39:43.015Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-12-15T09:39:43.015Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-15T09:39:43.394Z] sha256:da20e328b2a21fc56adeb142596010871577b609d9c27a1539fa8bfa04725630 [2021-12-15T09:39:43.394Z] INFO: Starting docker-py tests... [2021-12-15T09:39:43.394Z] ============================= test session starts ============================== [2021-12-15T09:39:43.394Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2021-12-15T09:39:43.394Z] rootdir: /src, inifile: pytest.ini [2021-12-15T09:39:43.394Z] plugins: cov-2.6.1, timeout-1.3.3 [2021-12-15T09:39:43.394Z] collected 389 items / 1 deselected / 388 selected [2021-12-15T09:39:43.394Z] [2021-12-15T09:39:43.952Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2021-12-15T09:39:43.952Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-15T09:39:44.120Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-15T09:39:44.120Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-15T09:39:44.239Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-12-15T09:39:44.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.82s) [2021-12-15T09:39:44.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.86s) [2021-12-15T09:39:44.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2021-12-15T09:39:44.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s) [2021-12-15T09:39:44.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2021-12-15T09:39:44.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s) [2021-12-15T09:39:44.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.76s) [2021-12-15T09:39:44.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.00s) [2021-12-15T09:39:44.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.90s) [2021-12-15T09:39:44.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.99s) [2021-12-15T09:39:44.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2021-12-15T09:39:44.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s) [2021-12-15T09:39:44.239Z] === RUN TestCgroupNamespacesRun [2021-12-15T09:39:45.358Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2021-12-15T09:39:45.358Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-15T09:39:45.358Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-15T09:39:45.358Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-15T09:39:45.358Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-15T09:39:45.358Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-15T09:39:45.358Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-15T09:39:45.358Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-15T09:39:45.358Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-15T09:39:45.358Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-15T09:39:45.358Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-15T09:39:45.358Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-15T09:39:45.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-15T09:39:45.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-15T09:39:45.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-15T09:39:45.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-15T09:39:45.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-15T09:39:45.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-12-15T09:39:45.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-15T09:39:45.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-15T09:39:45.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-15T09:39:45.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-15T09:39:45.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-15T09:39:45.358Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-15T09:39:45.617Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2021-12-15T09:39:45.617Z] === RUN TestCreateDifferentPlatform [2021-12-15T09:39:45.617Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-15T09:39:45.617Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-15T09:39:45.617Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-12-15T09:39:45.617Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-15T09:39:45.617Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-15T09:39:45.617Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-15T09:39:45.617Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-12-15T09:39:45.617Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-15T09:39:45.617Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-12-15T09:39:45.617Z] === RUN TestContainerStartOnDaemonRestart [2021-12-15T09:39:45.617Z] === PAUSE TestContainerStartOnDaemonRestart [2021-12-15T09:39:45.617Z] === RUN TestDaemonRestartIpcMode [2021-12-15T09:39:45.617Z] === PAUSE TestDaemonRestartIpcMode [2021-12-15T09:39:45.617Z] === RUN TestDaemonHostGatewayIP [2021-12-15T09:39:45.617Z] === PAUSE TestDaemonHostGatewayIP [2021-12-15T09:39:45.617Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-15T09:39:45.617Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-15T09:39:45.617Z] === RUN TestContainerKillOnDaemonStart [2021-12-15T09:39:45.617Z] === PAUSE TestContainerKillOnDaemonStart [2021-12-15T09:39:45.617Z] === RUN TestDiff [2021-12-15T09:39:45.620Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2021-12-15T09:39:45.620Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-15T09:39:45.620Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-12-15T09:39:45.620Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-12-15T09:39:45.620Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-15T09:39:46.025Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-12-15T09:39:46.026Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.41s) [2021-12-15T09:39:46.026Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.51s) [2021-12-15T09:39:46.026Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.16s) [2021-12-15T09:39:46.026Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.10s) [2021-12-15T09:39:46.026Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.93s) [2021-12-15T09:39:46.026Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s) [2021-12-15T09:39:46.026Z] === RUN TestBuildMultiStageCopy [2021-12-15T09:39:46.026Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-15T09:39:46.185Z] --- PASS: TestDiff (0.38s) [2021-12-15T09:39:46.185Z] === RUN TestExecWithCloseStdin [2021-12-15T09:39:46.444Z] --- PASS: TestExecWithCloseStdin (0.42s) [2021-12-15T09:39:46.444Z] === RUN TestExec [2021-12-15T09:39:47.003Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2021-12-15T09:39:47.003Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-15T09:39:47.010Z] --- PASS: TestExec (0.45s) [2021-12-15T09:39:47.011Z] === RUN TestExecUser [2021-12-15T09:39:47.269Z] --- PASS: TestExecUser (0.45s) [2021-12-15T09:39:47.269Z] === RUN TestExportContainerAndImportImage [2021-12-15T09:39:47.836Z] --- PASS: TestExportContainerAndImportImage (0.50s) [2021-12-15T09:39:47.836Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-15T09:39:47.943Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2021-12-15T09:39:47.943Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-15T09:39:49.213Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2021-12-15T09:39:49.213Z] === RUN TestHealthCheckWorkdir [2021-12-15T09:39:49.316Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-15T09:39:49.323Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2021-12-15T09:39:49.323Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-15T09:39:49.472Z] --- PASS: TestHealthCheckWorkdir (0.46s) [2021-12-15T09:39:49.472Z] === RUN TestHealthKillContainer [2021-12-15T09:39:50.253Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-15T09:39:50.262Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2021-12-15T09:39:50.262Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-15T09:39:50.832Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-12-15T09:39:50.832Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-15T09:39:51.190Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-15T09:39:52.128Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-15T09:39:52.212Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2021-12-15T09:39:52.212Z] === RUN TestNISDomainname [2021-12-15T09:39:52.473Z] --- PASS: TestNISDomainname (0.52s) [2021-12-15T09:39:52.473Z] === RUN TestHostnameDnsResolution [2021-12-15T09:39:53.065Z] --- PASS: TestBuildMultiStageCopy (7.36s) [2021-12-15T09:39:53.065Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2021-12-15T09:39:53.065Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-12-15T09:39:53.065Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-12-15T09:39:53.065Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-12-15T09:39:53.065Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-12-15T09:39:53.065Z] === RUN TestBuildMultiStageParentConfig [2021-12-15T09:39:53.413Z] --- PASS: TestHostnameDnsResolution (0.70s) [2021-12-15T09:39:53.413Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:39:53.674Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2021-12-15T09:39:53.674Z] === RUN TestStats [2021-12-15T09:39:56.214Z] --- PASS: TestStats (2.48s) [2021-12-15T09:39:56.214Z] === RUN TestStopContainerWithTimeout [2021-12-15T09:39:56.214Z] === RUN TestStopContainerWithTimeout/0 [2021-12-15T09:39:56.214Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-15T09:39:56.214Z] === RUN TestStopContainerWithTimeout/1 [2021-12-15T09:39:56.214Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-15T09:39:56.214Z] === RUN TestStopContainerWithTimeout/3 [2021-12-15T09:39:56.214Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-15T09:39:56.214Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-15T09:39:56.214Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-15T09:39:56.214Z] === CONT TestStopContainerWithTimeout/0 [2021-12-15T09:39:56.214Z] === CONT TestStopContainerWithTimeout/3 [2021-12-15T09:39:56.785Z] === CONT TestStopContainerWithTimeout/1 [2021-12-15T09:39:57.360Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-12-15T09:39:57.584Z] --- PASS: TestHealthKillContainer (7.82s) [2021-12-15T09:39:57.584Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-15T09:39:57.843Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2021-12-15T09:39:57.843Z] === RUN TestIpcModeNone [2021-12-15T09:39:57.930Z] tests/integration/api_client_test.py ..... [ 7%] [2021-12-15T09:39:58.101Z] --- PASS: TestIpcModeNone (0.44s) [2021-12-15T09:39:58.101Z] === RUN TestIpcModePrivate [2021-12-15T09:39:58.182Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-15T09:39:58.339Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-12-15T09:39:58.339Z] === RUN TestBuildLabelWithTargets [2021-12-15T09:39:58.360Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2021-12-15T09:39:58.619Z] --- PASS: TestIpcModePrivate (0.44s) [2021-12-15T09:39:58.619Z] === RUN TestIpcModeShareable [2021-12-15T09:39:58.877Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2021-12-15T09:39:59.136Z] --- PASS: TestIpcModeShareable (0.42s) [2021-12-15T09:39:59.136Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-15T09:39:59.440Z] tests/integration/api_config_test.py ..... [ 8%] [2021-12-15T09:40:00.512Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2021-12-15T09:40:00.512Z] === RUN TestAPIIpcModeHost [2021-12-15T09:40:00.721Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-12-15T09:40:00.721Z] --- PASS: TestStopContainerWithTimeout/0 (0.55s) [2021-12-15T09:40:00.721Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2021-12-15T09:40:00.721Z] --- PASS: TestStopContainerWithTimeout/3 (2.51s) [2021-12-15T09:40:00.721Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2021-12-15T09:40:00.721Z] === RUN TestDeleteDevicemapper [2021-12-15T09:40:00.721Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-15T09:40:00.721Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-15T09:40:00.721Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-15T09:40:00.771Z] --- PASS: TestAPIIpcModeHost (0.36s) [2021-12-15T09:40:00.771Z] === RUN TestDaemonIpcModeShareable [2021-12-15T09:40:01.707Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2021-12-15T09:40:01.965Z] --- PASS: TestDaemonIpcModeShareable (1.11s) [2021-12-15T09:40:01.965Z] === RUN TestDaemonIpcModePrivate [2021-12-15T09:40:02.103Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s) [2021-12-15T09:40:02.103Z] === RUN TestUpdateMemory [2021-12-15T09:40:02.674Z] --- PASS: TestUpdateMemory (0.54s) [2021-12-15T09:40:02.674Z] === RUN TestUpdateCPUQuota [2021-12-15T09:40:02.903Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2021-12-15T09:40:02.903Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2021-12-15T09:40:02.903Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-15T09:40:03.616Z] --- PASS: TestUpdateCPUQuota (0.89s) [2021-12-15T09:40:03.616Z] === RUN TestUpdatePidsLimit [2021-12-15T09:40:03.616Z] === RUN TestUpdatePidsLimit/update_from_none [2021-12-15T09:40:03.616Z] === RUN TestUpdatePidsLimit/no_change [2021-12-15T09:40:03.840Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2021-12-15T09:40:03.876Z] === RUN TestUpdatePidsLimit/update_lower [2021-12-15T09:40:04.098Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) [2021-12-15T09:40:04.098Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-15T09:40:04.136Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-12-15T09:40:04.396Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-12-15T09:40:04.656Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-12-15T09:40:04.656Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-12-15T09:40:05.033Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2021-12-15T09:40:05.227Z] --- PASS: TestUpdatePidsLimit (1.78s) [2021-12-15T09:40:05.227Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2021-12-15T09:40:05.227Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2021-12-15T09:40:05.227Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2021-12-15T09:40:05.227Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2021-12-15T09:40:05.227Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2021-12-15T09:40:05.227Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2021-12-15T09:40:05.227Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2021-12-15T09:40:05.227Z] === RUN TestUpdateRestartPolicy [2021-12-15T09:40:05.293Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2021-12-15T09:40:05.293Z] === RUN TestIpcModeOlderClient [2021-12-15T09:40:05.293Z] === PAUSE TestIpcModeOlderClient [2021-12-15T09:40:05.293Z] === RUN TestKillContainerInvalidSignal [2021-12-15T09:40:05.860Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2021-12-15T09:40:05.860Z] === RUN TestKillContainer [2021-12-15T09:40:05.860Z] === RUN TestKillContainer/no_signal [2021-12-15T09:40:06.119Z] === RUN TestKillContainer/non_killing_signal [2021-12-15T09:40:06.378Z] === RUN TestKillContainer/killing_signal [2021-12-15T09:40:06.500Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-12-15T09:40:06.500Z] === RUN TestBuildWithEmptyLayers [2021-12-15T09:40:06.945Z] --- PASS: TestKillContainer (1.24s) [2021-12-15T09:40:06.946Z] --- PASS: TestKillContainer/no_signal (0.36s) [2021-12-15T09:40:06.946Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2021-12-15T09:40:06.946Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2021-12-15T09:40:06.946Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-15T09:40:06.946Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-15T09:40:07.204Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-15T09:40:08.158Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s) [2021-12-15T09:40:08.158Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2021-12-15T09:40:08.158Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2021-12-15T09:40:08.158Z] === RUN TestKillStoppedContainer [2021-12-15T09:40:08.158Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-12-15T09:40:08.158Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-15T09:40:08.158Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-12-15T09:40:08.158Z] === RUN TestKillDifferentUserContainer [2021-12-15T09:40:08.425Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2021-12-15T09:40:08.425Z] === RUN TestInspectOomKilledTrue [2021-12-15T09:40:08.992Z] --- PASS: TestInspectOomKilledTrue (0.43s) [2021-12-15T09:40:08.992Z] === RUN TestInspectOomKilledFalse [2021-12-15T09:40:09.036Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-12-15T09:40:09.036Z] === RUN TestBuildMultiStageOnBuild [2021-12-15T09:40:09.251Z] --- PASS: TestInspectOomKilledFalse (0.37s) [2021-12-15T09:40:09.251Z] === RUN TestLinksEtcHostsContentMatch [2021-12-15T09:40:09.510Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) [2021-12-15T09:40:09.510Z] === RUN TestLinksContainerNames [2021-12-15T09:40:10.450Z] --- PASS: TestLinksContainerNames (0.80s) [2021-12-15T09:40:10.450Z] === RUN TestLogsFollowTailEmpty [2021-12-15T09:40:11.018Z] --- PASS: TestLogsFollowTailEmpty (0.49s) [2021-12-15T09:40:11.018Z] === RUN TestContainerNetworkMountsNoChown [2021-12-15T09:40:11.277Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/default [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/default [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/private [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/private [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/rprivate [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/slave [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/slave [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/rslave [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/shared [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/shared [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/rshared [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-15T09:40:11.277Z] === CONT TestMountDaemonRoot/default [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-15T09:40:11.277Z] === CONT TestMountDaemonRoot/rslave [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-15T09:40:11.277Z] === CONT TestMountDaemonRoot/rshared [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-15T09:40:11.277Z] === CONT TestMountDaemonRoot/shared [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-15T09:40:11.277Z] === CONT TestMountDaemonRoot/rprivate [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-15T09:40:11.277Z] === CONT TestMountDaemonRoot/slave [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-15T09:40:11.277Z] === CONT TestMountDaemonRoot/private [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-15T09:40:11.277Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-15T09:40:11.277Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-15T09:40:11.277Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-15T09:40:11.277Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-15T09:40:11.277Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-15T09:40:11.277Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-15T09:40:11.277Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-15T09:40:11.277Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-15T09:40:11.277Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-15T09:40:11.277Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-15T09:40:11.536Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-15T09:40:11.536Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-15T09:40:11.536Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-15T09:40:11.536Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-15T09:40:11.536Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-15T09:40:11.536Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-15T09:40:11.536Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-15T09:40:11.536Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-15T09:40:11.536Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-15T09:40:11.536Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-15T09:40:11.536Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-15T09:40:11.536Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-15T09:40:11.536Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-15T09:40:11.536Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-15T09:40:11.536Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-15T09:40:11.536Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-15T09:40:11.536Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-15T09:40:11.536Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-15T09:40:11.536Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-15T09:40:11.536Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-12-15T09:40:11.798Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-12-15T09:40:11.798Z] === RUN TestContainerBindMountNonRecursive [2021-12-15T09:40:12.734Z] --- PASS: TestContainerBindMountNonRecursive (1.19s) [2021-12-15T09:40:12.734Z] === RUN TestContainerVolumesMountedAsShared [2021-12-15T09:40:13.021Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-12-15T09:40:13.021Z] [2021-12-15T09:40:13.021Z] ________ ____ __. [2021-12-15T09:40:13.021Z] \_____ \ | |/ _| [2021-12-15T09:40:13.021Z] / | \| < [2021-12-15T09:40:13.021Z] / | \ | \ [2021-12-15T09:40:13.021Z] \_______ /____|__ \ [2021-12-15T09:40:13.021Z] \/ \/ [2021-12-15T09:40:13.021Z] [2021-12-15T09:40:13.021Z] INFO: make.ps1 ended at 12/15/2021 09:40:12 [2021-12-15T09:40:13.301Z] --- PASS: TestContainerVolumesMountedAsShared (0.35s) [2021-12-15T09:40:13.302Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-15T09:40:13.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-15T09:40:13.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-15T09:40:13.560Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2021-12-15T09:40:13.560Z] === RUN TestNetworkNat [2021-12-15T09:40:13.819Z] --- PASS: TestNetworkNat (0.41s) [2021-12-15T09:40:13.819Z] === RUN TestNetworkLocalhostTCPNat [2021-12-15T09:40:14.308Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-12-15T09:40:14.309Z] === RUN TestBuildUncleanTarFilenames [2021-12-15T09:40:14.387Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2021-12-15T09:40:14.387Z] === RUN TestNetworkLoopbackNat [2021-12-15T09:40:14.587Z] INFO: Binaries build ended at 12/15/2021 09:40:14. Duration:00:01:20.4846934 [2021-12-15T09:40:14.878Z] --- PASS: TestBuildUncleanTarFilenames (0.72s) [2021-12-15T09:40:14.878Z] === RUN TestBuildMultiStageLayerLeak [2021-12-15T09:40:15.579Z] INFO: Copying the built daemon binary to d:\CI\PR-43084\1\binary\dockerd-660b9962e4.exe... [2021-12-15T09:40:15.580Z] INFO: Copying the built client binary to d:\CI\PR-43084\1\binary\docker-660b9962e4.exe... [2021-12-15T09:40:15.580Z] INFO: Copying dockerversion from the container... [2021-12-15T09:40:16.050Z] INFO: Copying the golang package from the container to d:\CI\PR-43084\1\installer\go.zip... [2021-12-15T09:40:16.919Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2021-12-15T09:40:16.919Z] === RUN TestPause [2021-12-15T09:40:17.037Z] INFO: Extracting go.zip to d:\CI\PR-43084\1\go [2021-12-15T09:40:17.178Z] --- PASS: TestPause (0.41s) [2021-12-15T09:40:17.178Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-15T09:40:17.178Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-15T09:40:17.178Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-15T09:40:17.178Z] === RUN TestPauseStopPausedContainer [2021-12-15T09:40:17.444Z] --- PASS: TestUpdateRestartPolicy (11.04s) [2021-12-15T09:40:17.444Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-15T09:40:17.444Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2021-12-15T09:40:17.444Z] === RUN TestWaitNonBlocked [2021-12-15T09:40:17.444Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-15T09:40:17.444Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-15T09:40:17.444Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-15T09:40:17.444Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-15T09:40:17.444Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-15T09:40:17.444Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-15T09:40:17.444Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-12-15T09:40:17.444Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2021-12-15T09:40:17.444Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2021-12-15T09:40:17.444Z] === RUN TestWaitBlocked [2021-12-15T09:40:17.444Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-15T09:40:17.444Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-15T09:40:17.444Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-15T09:40:17.444Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-15T09:40:17.444Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-15T09:40:17.444Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-15T09:40:17.745Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2021-12-15T09:40:17.745Z] === RUN TestPsFilter [2021-12-15T09:40:17.745Z] --- PASS: TestPsFilter (0.10s) [2021-12-15T09:40:17.745Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-15T09:40:18.312Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2021-12-15T09:40:18.312Z] === RUN TestRemoveContainerWithVolume [2021-12-15T09:40:18.382Z] --- PASS: TestWaitBlocked (0.01s) [2021-12-15T09:40:18.382Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2021-12-15T09:40:18.382Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2021-12-15T09:40:18.382Z] === CONT TestContainerStartOnDaemonRestart [2021-12-15T09:40:18.382Z] === CONT TestContainerKillOnDaemonStart [2021-12-15T09:40:18.571Z] --- PASS: TestRemoveContainerWithVolume (0.35s) [2021-12-15T09:40:18.571Z] === RUN TestRemoveContainerRunning [2021-12-15T09:40:18.830Z] --- PASS: TestRemoveContainerRunning (0.37s) [2021-12-15T09:40:18.830Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-15T09:40:19.070Z] --- PASS: TestBuildMultiStageLayerLeak (4.28s) [2021-12-15T09:40:19.070Z] === RUN TestBuildWithHugeFile [2021-12-15T09:40:19.397Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2021-12-15T09:40:19.397Z] === RUN TestRemoveInvalidContainer [2021-12-15T09:40:19.397Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-12-15T09:40:19.397Z] === RUN TestRenameLinkedContainer [2021-12-15T09:40:20.292Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s) [2021-12-15T09:40:20.292Z] === CONT TestIpcModeOlderClient [2021-12-15T09:40:20.292Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-12-15T09:40:20.292Z] === CONT TestDaemonHostGatewayIP [2021-12-15T09:40:21.300Z] --- PASS: TestRenameLinkedContainer (1.57s) [2021-12-15T09:40:21.301Z] === RUN TestRenameStoppedContainer [2021-12-15T09:40:21.301Z] --- PASS: TestRenameStoppedContainer (0.38s) [2021-12-15T09:40:21.301Z] === RUN TestRenameRunningContainerAndReuse [2021-12-15T09:40:22.236Z] --- PASS: TestRenameRunningContainerAndReuse (0.75s) [2021-12-15T09:40:22.236Z] === RUN TestRenameInvalidName [2021-12-15T09:40:22.495Z] --- PASS: TestRenameInvalidName (0.37s) [2021-12-15T09:40:22.495Z] === RUN TestRenameAnonymousContainer [2021-12-15T09:40:22.831Z] --- PASS: TestDaemonHostGatewayIP (2.23s) [2021-12-15T09:40:22.831Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-15T09:40:23.871Z] --- PASS: TestRenameAnonymousContainer (1.37s) [2021-12-15T09:40:23.871Z] === RUN TestRenameContainerWithSameName [2021-12-15T09:40:24.130Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2021-12-15T09:40:24.130Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-15T09:40:24.211Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.71s) [2021-12-15T09:40:24.211Z] === CONT TestDaemonRestartIpcMode [2021-12-15T09:40:25.069Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2021-12-15T09:40:25.069Z] === RUN TestResize [2021-12-15T09:40:25.330Z] --- PASS: TestResize (0.40s) [2021-12-15T09:40:25.330Z] === RUN TestResizeWithInvalidSize [2021-12-15T09:40:25.898Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2021-12-15T09:40:25.898Z] === RUN TestResizeWhenContainerNotStarted [2021-12-15T09:40:26.157Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2021-12-15T09:40:26.157Z] === RUN TestDaemonRestartKillContainers [2021-12-15T09:40:26.157Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-15T09:40:26.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-15T09:40:26.157Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-15T09:40:26.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-15T09:40:26.157Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-15T09:40:26.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-15T09:40:26.157Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-15T09:40:26.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-15T09:40:26.157Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-15T09:40:26.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-15T09:40:26.157Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-15T09:40:26.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-15T09:40:26.157Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-15T09:40:26.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-15T09:40:26.157Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-15T09:40:26.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-15T09:40:26.157Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-15T09:40:26.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-15T09:40:26.157Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-15T09:40:26.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-15T09:40:26.157Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-15T09:40:26.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-15T09:40:26.157Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-15T09:40:26.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-15T09:40:26.157Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-15T09:40:26.157Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-15T09:40:26.757Z] --- PASS: TestDaemonRestartIpcMode (2.17s) [2021-12-15T09:40:28.081Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-15T09:40:28.081Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-15T09:40:28.888Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-12-15T09:40:29.017Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-15T09:40:29.276Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-15T09:40:30.049Z] --- PASS: TestContainerKillOnDaemonStart (11.79s) [2021-12-15T09:40:30.050Z] PASS [2021-12-15T09:40:30.050Z] [2021-12-15T09:40:30.050Z] === Skipped [2021-12-15T09:40:30.050Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-12-15T09:40:30.050Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-15T09:40:30.050Z] [2021-12-15T09:40:30.050Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-12-15T09:40:30.050Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-12-15T09:40:30.050Z] [2021-12-15T09:40:30.050Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-15T09:40:30.050Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-15T09:40:30.050Z] [2021-12-15T09:40:30.050Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-12-15T09:40:30.050Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-12-15T09:40:30.050Z] [2021-12-15T09:40:30.050Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-15T09:40:30.050Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-15T09:40:30.050Z] [2021-12-15T09:40:30.050Z] [2021-12-15T09:40:30.050Z] DONE 196 tests, 5 skipped in 104.688s [2021-12-15T09:40:30.050Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-12-15T09:40:30.050Z] INFO: Testing against a local daemon [2021-12-15T09:40:30.050Z] === RUN TestCommitInheritsEnv [2021-12-15T09:40:30.212Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-15T09:40:30.318Z] --- PASS: TestCommitInheritsEnv (0.27s) [2021-12-15T09:40:30.318Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-15T09:40:30.318Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-12-15T09:40:30.318Z] === RUN TestImagesFilterMultiReference [2021-12-15T09:40:30.318Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-12-15T09:40:30.318Z] === RUN TestImagePullPlatformInvalid [2021-12-15T09:40:30.318Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-12-15T09:40:30.318Z] === RUN TestRemoveImageOrphaning [2021-12-15T09:40:30.471Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-15T09:40:30.585Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2021-12-15T09:40:30.586Z] === RUN TestRemoveImageGarbageCollector [2021-12-15T09:40:31.847Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-15T09:40:32.106Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-15T09:40:32.496Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2021-12-15T09:40:32.496Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-15T09:40:32.496Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-12-15T09:40:32.496Z] === RUN TestTagInvalidReference [2021-12-15T09:40:32.496Z] --- PASS: TestTagInvalidReference (0.01s) [2021-12-15T09:40:32.496Z] === RUN TestTagValidPrefixedRepo [2021-12-15T09:40:32.496Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-12-15T09:40:32.496Z] === RUN TestTagExistedNameWithoutForce [2021-12-15T09:40:32.756Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-12-15T09:40:32.756Z] === RUN TestTagOfficialNames [2021-12-15T09:40:32.756Z] --- PASS: TestTagOfficialNames (0.05s) [2021-12-15T09:40:32.756Z] === RUN TestTagMatchesDigest [2021-12-15T09:40:32.756Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-12-15T09:40:32.756Z] === CONT TestImportExtremelyLargeImageWorks [2021-12-15T09:40:33.483Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-15T09:40:34.050Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-15T09:40:35.428Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-12-15T09:40:35.428Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s) [2021-12-15T09:40:35.428Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.79s) [2021-12-15T09:40:35.428Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2021-12-15T09:40:35.428Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2021-12-15T09:40:35.428Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2021-12-15T09:40:35.428Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2021-12-15T09:40:35.428Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.63s) [2021-12-15T09:40:35.428Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s) [2021-12-15T09:40:35.428Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.71s) [2021-12-15T09:40:35.428Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.78s) [2021-12-15T09:40:35.428Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.63s) [2021-12-15T09:40:35.428Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2021-12-15T09:40:35.428Z] === RUN TestCgroupNamespacesRun [2021-12-15T09:40:36.805Z] --- PASS: TestCgroupNamespacesRun (1.10s) [2021-12-15T09:40:36.805Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-15T09:40:37.741Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2021-12-15T09:40:37.741Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-15T09:40:39.118Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s) [2021-12-15T09:40:39.118Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-15T09:40:40.053Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s) [2021-12-15T09:40:40.053Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-15T09:40:40.988Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) [2021-12-15T09:40:40.989Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-15T09:40:42.328Z] INFO: Extraction ended at 12/15/2021 09:40:39. Duration:00:00:22.8705881 [2021-12-15T09:40:42.328Z] INFO: Updating the golang and path environment variables [2021-12-15T09:40:42.328Z] INFO: GOPATH=d:\gopath [2021-12-15T09:40:42.328Z] INFO: go version go1.16.12 windows/amd64 [2021-12-15T09:40:42.328Z] INFO: Running the daemon under test in debug mode [2021-12-15T09:40:42.328Z] INFO: Starting a daemon under test... [2021-12-15T09:40:42.328Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43084\1\daemon --pidfile d:\CI\PR-43084\1\docker.pid -D [2021-12-15T09:40:42.328Z] INFO: Process started successfully. [2021-12-15T09:40:42.328Z] INFO: Start tailing logs of the daemon under tests [2021-12-15T09:40:42.328Z] INFO: Waiting for the daemon under test to start... [2021-12-15T09:40:42.365Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s) [2021-12-15T09:40:42.365Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-15T09:40:42.624Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s) [2021-12-15T09:40:42.624Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-15T09:40:44.000Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2021-12-15T09:40:44.000Z] === RUN TestNISDomainname [2021-12-15T09:40:44.259Z] --- PASS: TestNISDomainname (0.47s) [2021-12-15T09:40:44.259Z] === RUN TestHostnameDnsResolution [2021-12-15T09:40:44.826Z] --- PASS: TestHostnameDnsResolution (0.62s) [2021-12-15T09:40:44.826Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:40:45.393Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s) [2021-12-15T09:40:45.393Z] === RUN TestStats [2021-12-15T09:40:47.925Z] --- PASS: TestStats (2.41s) [2021-12-15T09:40:47.925Z] === RUN TestStopContainerWithTimeout [2021-12-15T09:40:47.925Z] === RUN TestStopContainerWithTimeout/0 [2021-12-15T09:40:47.925Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-15T09:40:47.925Z] === RUN TestStopContainerWithTimeout/1 [2021-12-15T09:40:47.925Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-15T09:40:47.925Z] === RUN TestStopContainerWithTimeout/3 [2021-12-15T09:40:47.925Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-15T09:40:47.925Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-15T09:40:47.925Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-15T09:40:47.925Z] === CONT TestStopContainerWithTimeout/0 [2021-12-15T09:40:47.925Z] === CONT TestStopContainerWithTimeout/3 [2021-12-15T09:40:48.519Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-15T09:40:50.428Z] === CONT TestStopContainerWithTimeout/1 [2021-12-15T09:40:51.804Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-12-15T09:40:51.804Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2021-12-15T09:40:51.804Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) [2021-12-15T09:40:51.804Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2021-12-15T09:40:51.804Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2021-12-15T09:40:51.804Z] === RUN TestDeleteDevicemapper [2021-12-15T09:40:51.804Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-15T09:40:51.804Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-15T09:40:51.804Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-15T09:40:53.180Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.27s) [2021-12-15T09:40:53.180Z] === RUN TestUpdateMemory [2021-12-15T09:40:53.439Z] --- PASS: TestUpdateMemory (0.47s) [2021-12-15T09:40:53.439Z] === RUN TestUpdateCPUQuota [2021-12-15T09:40:54.375Z] --- PASS: TestUpdateCPUQuota (0.63s) [2021-12-15T09:40:54.375Z] === RUN TestUpdatePidsLimit [2021-12-15T09:40:54.375Z] === RUN TestUpdatePidsLimit/update_from_none [2021-12-15T09:40:54.375Z] === RUN TestUpdatePidsLimit/no_change [2021-12-15T09:40:54.634Z] === RUN TestUpdatePidsLimit/update_lower [2021-12-15T09:40:54.634Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-12-15T09:40:54.893Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-12-15T09:40:55.151Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-12-15T09:40:55.410Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-12-15T09:40:55.978Z] --- PASS: TestUpdatePidsLimit (1.66s) [2021-12-15T09:40:55.978Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2021-12-15T09:40:55.978Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2021-12-15T09:40:55.978Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2021-12-15T09:40:55.978Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.16s) [2021-12-15T09:40:55.978Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2021-12-15T09:40:55.978Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2021-12-15T09:40:55.978Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2021-12-15T09:40:55.978Z] === RUN TestUpdateRestartPolicy [2021-12-15T09:41:00.164Z] .....INFO: Daemon under test started and replied! [2021-12-15T09:41:00.164Z] INFO: Docker version of the daemon under test [2021-12-15T09:41:00.164Z] [2021-12-15T09:41:00.164Z] Client: [2021-12-15T09:41:00.164Z] Version: 17.06.2-ce [2021-12-15T09:41:00.164Z] API version: 1.30 [2021-12-15T09:41:00.164Z] Go version: go1.8.3 [2021-12-15T09:41:00.164Z] Git commit: cec0b72 [2021-12-15T09:41:00.164Z] Built: Tue Sep 5 19:57:19 2017 [2021-12-15T09:41:00.164Z] OS/Arch: windows/amd64 [2021-12-15T09:41:00.164Z] [2021-12-15T09:41:00.164Z] Server: [2021-12-15T09:41:00.164Z] Version: 0.0.0-dev [2021-12-15T09:41:00.164Z] API version: 1.41 (minimum version 1.24) [2021-12-15T09:41:00.164Z] Go version: go1.16.12 [2021-12-15T09:41:00.164Z] Git commit: 660b9962e4 [2021-12-15T09:41:00.164Z] Built: 12/15/2021 09:38:59 [2021-12-15T09:41:00.164Z] OS/Arch: windows/amd64 [2021-12-15T09:41:00.164Z] Experimental: false [2021-12-15T09:41:00.164Z] [2021-12-15T09:41:00.164Z] INFO: Docker info of the daemon under test [2021-12-15T09:41:00.164Z] [2021-12-15T09:41:00.164Z] Containers: 0 [2021-12-15T09:41:00.164Z] Running: 0 [2021-12-15T09:41:00.164Z] Paused: 0 [2021-12-15T09:41:00.164Z] Stopped: 0 [2021-12-15T09:41:00.164Z] Images: 0 [2021-12-15T09:41:00.164Z] Server Version: 0.0.0-dev [2021-12-15T09:41:00.164Z] Storage Driver: windowsfilter [2021-12-15T09:41:00.164Z] Windows: [2021-12-15T09:41:00.164Z] Logging Driver: json-file [2021-12-15T09:41:00.164Z] Plugins: [2021-12-15T09:41:00.164Z] Volume: local [2021-12-15T09:41:00.164Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-15T09:41:00.164Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-15T09:41:00.164Z] Swarm: inactive [2021-12-15T09:41:00.164Z] Default Isolation: process [2021-12-15T09:41:00.164Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-15T09:41:00.164Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-15T09:41:00.164Z] OSType: windows [2021-12-15T09:41:00.164Z] Architecture: x86_64 [2021-12-15T09:41:00.164Z] CPUs: 4 [2021-12-15T09:41:00.164Z] Total Memory: 32GiB [2021-12-15T09:41:00.164Z] Name: azwin-2-4460f0 [2021-12-15T09:41:00.164Z] ID: 3NYR:SKEK:JXDN:4O4S:Q2XB:27UC:TTPY:7XLK:IA3L:UKHV:6N6Y:NA7M [2021-12-15T09:41:00.164Z] Docker Root Dir: D:\CI\PR-43084\1\daemon [2021-12-15T09:41:00.164Z] Debug Mode (client): false [2021-12-15T09:41:00.164Z] Debug Mode (server): true [2021-12-15T09:41:00.164Z] File Descriptors: -1 [2021-12-15T09:41:00.164Z] Goroutines: 16 [2021-12-15T09:41:00.164Z] System Time: 2021-12-15T09:40:59.1396779Z [2021-12-15T09:41:00.164Z] EventsListeners: 0 [2021-12-15T09:41:00.164Z] Registry: https://index.docker.io/v1/ [2021-12-15T09:41:00.164Z] Labels: [2021-12-15T09:41:00.164Z] Experimental: false [2021-12-15T09:41:00.164Z] Insecure Registries: [2021-12-15T09:41:00.164Z] 127.0.0.0/8 [2021-12-15T09:41:00.164Z] Live Restore Enabled: false [2021-12-15T09:41:00.164Z] [2021-12-15T09:41:00.164Z] [2021-12-15T09:41:00.164Z] INFO: Docker images of the daemon under test [2021-12-15T09:41:00.164Z] [2021-12-15T09:41:00.164Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-15T09:41:00.164Z] [2021-12-15T09:41:00.164Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-12-15T09:41:00.164Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-12-15T09:41:00.164Z] ltsc2019: Pulling from windows/servercore [2021-12-15T09:41:00.164Z] 4612f6d0b889: Pulling fs layer [2021-12-15T09:41:00.164Z] 5ee7a7ea9cf2: Pulling fs layer [2021-12-15T09:41:08.183Z] --- PASS: TestUpdateRestartPolicy (10.71s) [2021-12-15T09:41:08.183Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-15T09:41:08.183Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2021-12-15T09:41:08.183Z] === RUN TestWaitNonBlocked [2021-12-15T09:41:08.183Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-15T09:41:08.183Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-15T09:41:08.183Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-15T09:41:08.183Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-15T09:41:08.183Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-15T09:41:08.183Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-15T09:41:08.183Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-12-15T09:41:08.183Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.51s) [2021-12-15T09:41:08.183Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s) [2021-12-15T09:41:08.183Z] === RUN TestWaitBlocked [2021-12-15T09:41:08.183Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-15T09:41:08.183Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-15T09:41:08.183Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-15T09:41:08.183Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-15T09:41:08.183Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-15T09:41:08.183Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-15T09:41:08.183Z] --- PASS: TestWaitBlocked (0.01s) [2021-12-15T09:41:08.183Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.52s) [2021-12-15T09:41:08.183Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.57s) [2021-12-15T09:41:08.183Z] === CONT TestContainerStartOnDaemonRestart [2021-12-15T09:41:08.183Z] === CONT TestContainerKillOnDaemonStart [2021-12-15T09:41:10.086Z] --- PASS: TestContainerStartOnDaemonRestart (2.04s) [2021-12-15T09:41:10.086Z] === CONT TestIpcModeOlderClient [2021-12-15T09:41:10.086Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-12-15T09:41:10.086Z] === CONT TestDaemonHostGatewayIP [2021-12-15T09:41:12.619Z] --- PASS: TestDaemonHostGatewayIP (2.11s) [2021-12-15T09:41:12.619Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-15T09:41:12.699Z] 5ee7a7ea9cf2: Verifying Checksum [2021-12-15T09:41:12.699Z] 5ee7a7ea9cf2: Download complete [2021-12-15T09:41:13.995Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.57s) [2021-12-15T09:41:13.995Z] === CONT TestDaemonRestartIpcMode [2021-12-15T09:41:15.327Z] --- PASS: TestBuildWithHugeFile (50.12s) [2021-12-15T09:41:15.327Z] === RUN TestBuildWithEmptyDockerfile [2021-12-15T09:41:15.327Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-15T09:41:15.327Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-15T09:41:15.327Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-15T09:41:15.327Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-15T09:41:15.327Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-15T09:41:15.327Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-15T09:41:15.327Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-15T09:41:15.327Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-15T09:41:15.327Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-15T09:41:15.327Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-12-15T09:41:15.327Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-12-15T09:41:15.327Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-12-15T09:41:15.327Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-12-15T09:41:15.327Z] === RUN TestBuildPreserveOwnership [2021-12-15T09:41:15.327Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-15T09:41:15.327Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-15T09:41:15.899Z] --- PASS: TestDaemonRestartIpcMode (2.07s) [2021-12-15T09:41:16.508Z] 4612f6d0b889: Verifying Checksum [2021-12-15T09:41:16.508Z] 4612f6d0b889: Download complete [2021-12-15T09:41:19.518Z] --- PASS: TestBuildPreserveOwnership (9.58s) [2021-12-15T09:41:19.518Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.57s) [2021-12-15T09:41:19.518Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-12-15T09:41:19.518Z] === RUN TestBuildPlatformInvalid [2021-12-15T09:41:19.518Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-12-15T09:41:19.518Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-15T09:41:19.518Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-12-15T09:41:19.518Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-12-15T09:41:19.518Z] PASS [2021-12-15T09:41:19.518Z] [2021-12-15T09:41:19.518Z] === Skipped [2021-12-15T09:41:19.518Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-12-15T09:41:19.518Z] build_session_test.go:25: TODO: BuildKit [2021-12-15T09:41:19.518Z] [2021-12-15T09:41:19.518Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-12-15T09:41:19.518Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-12-15T09:41:19.518Z] [2021-12-15T09:41:19.518Z] [2021-12-15T09:41:19.518Z] DONE 33 tests, 2 skipped in 128.179s [2021-12-15T09:41:19.518Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-12-15T09:41:19.518Z] INFO: Testing against a local daemon [2021-12-15T09:41:19.518Z] === RUN TestConfigInspect [2021-12-15T09:41:19.518Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:41:19.518Z] --- SKIP: TestConfigInspect (0.02s) [2021-12-15T09:41:19.518Z] === RUN TestConfigList [2021-12-15T09:41:19.518Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:41:19.518Z] --- SKIP: TestConfigList (0.02s) [2021-12-15T09:41:19.518Z] === RUN TestConfigsCreateAndDelete [2021-12-15T09:41:19.518Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:41:19.518Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-12-15T09:41:19.518Z] === RUN TestConfigsUpdate [2021-12-15T09:41:19.518Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:41:19.518Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-12-15T09:41:19.518Z] === RUN TestTemplatedConfig [2021-12-15T09:41:19.518Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:41:19.518Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-12-15T09:41:19.518Z] === RUN TestConfigCreateResolve [2021-12-15T09:41:19.518Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:41:19.518Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-12-15T09:41:19.518Z] === RUN TestConfigDaemonLibtrustID [2021-12-15T09:41:20.106Z] --- PASS: TestContainerKillOnDaemonStart (11.64s) [2021-12-15T09:41:20.106Z] PASS [2021-12-15T09:41:20.106Z] [2021-12-15T09:41:20.106Z] === Skipped [2021-12-15T09:41:20.106Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-12-15T09:41:20.106Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-15T09:41:20.106Z] [2021-12-15T09:41:20.106Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-15T09:41:20.106Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-15T09:41:20.106Z] [2021-12-15T09:41:20.106Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-15T09:41:20.106Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-15T09:41:20.106Z] [2021-12-15T09:41:20.106Z] [2021-12-15T09:41:20.106Z] DONE 196 tests, 3 skipped in 98.578s [2021-12-15T09:41:20.106Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-12-15T09:41:20.106Z] ++ 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-12-15T09:41:20.106Z] ++ set -e [2021-12-15T09:41:20.106Z] ++ '[' -n 0 ']' [2021-12-15T09:41:20.106Z] ++ set -x [2021-12-15T09:41:20.106Z] ++ 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-12-15T09:41:20.106Z] INFO: Testing against a local daemon [2021-12-15T09:41:20.106Z] === RUN TestCommitInheritsEnv [2021-12-15T09:41:20.106Z] --- PASS: TestCommitInheritsEnv (0.23s) [2021-12-15T09:41:20.106Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-15T09:41:20.106Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-12-15T09:41:20.106Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-12-15T09:41:20.106Z] === RUN TestImagesFilterMultiReference [2021-12-15T09:41:20.106Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-12-15T09:41:20.106Z] === RUN TestImagePullPlatformInvalid [2021-12-15T09:41:20.106Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-12-15T09:41:20.106Z] === RUN TestRemoveImageOrphaning [2021-12-15T09:41:20.365Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2021-12-15T09:41:20.365Z] === RUN TestRemoveImageGarbageCollector [2021-12-15T09:41:20.365Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-15T09:41:20.365Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-12-15T09:41:20.365Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-15T09:41:20.365Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-12-15T09:41:20.365Z] === RUN TestTagInvalidReference [2021-12-15T09:41:20.365Z] --- PASS: TestTagInvalidReference (0.01s) [2021-12-15T09:41:20.365Z] === RUN TestTagValidPrefixedRepo [2021-12-15T09:41:20.623Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-12-15T09:41:20.623Z] === RUN TestTagExistedNameWithoutForce [2021-12-15T09:41:20.623Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-12-15T09:41:20.623Z] === RUN TestTagOfficialNames [2021-12-15T09:41:20.623Z] --- PASS: TestTagOfficialNames (0.05s) [2021-12-15T09:41:20.623Z] === RUN TestTagMatchesDigest [2021-12-15T09:41:20.623Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-12-15T09:41:20.623Z] PASS [2021-12-15T09:41:20.623Z] [2021-12-15T09:41:20.623Z] === Skipped [2021-12-15T09:41:20.623Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-12-15T09:41:20.623Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-12-15T09:41:20.623Z] [2021-12-15T09:41:20.623Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-12-15T09:41:20.623Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-15T09:41:20.623Z] [2021-12-15T09:41:20.623Z] [2021-12-15T09:41:20.623Z] DONE 12 tests, 2 skipped in 0.848s [2021-12-15T09:41:20.623Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-12-15T09:41:20.624Z] ++ 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-12-15T09:41:20.624Z] ++ set -e [2021-12-15T09:41:20.624Z] ++ '[' -n 0 ']' [2021-12-15T09:41:20.624Z] ++ set -x [2021-12-15T09:41:20.624Z] ++ 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-12-15T09:41:20.624Z] INFO: Testing against a local daemon [2021-12-15T09:41:20.624Z] === RUN TestNetworkCreateDelete [2021-12-15T09:41:20.883Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-12-15T09:41:20.883Z] === RUN TestDockerNetworkDeletePreferID [2021-12-15T09:41:20.896Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2021-12-15T09:41:20.896Z] PASS [2021-12-15T09:41:20.896Z] [2021-12-15T09:41:20.896Z] === Skipped [2021-12-15T09:41:20.896Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-12-15T09:41:20.896Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:41:20.896Z] [2021-12-15T09:41:20.896Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-12-15T09:41:20.896Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:41:20.896Z] [2021-12-15T09:41:20.896Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-12-15T09:41:20.896Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:41:20.896Z] [2021-12-15T09:41:20.896Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-12-15T09:41:20.896Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:41:20.896Z] [2021-12-15T09:41:20.896Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-12-15T09:41:20.896Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:41:20.896Z] [2021-12-15T09:41:20.896Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-12-15T09:41:20.896Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:41:20.896Z] [2021-12-15T09:41:20.896Z] [2021-12-15T09:41:20.896Z] DONE 7 tests, 6 skipped in 1.743s [2021-12-15T09:41:20.896Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-12-15T09:41:21.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-15T09:41:21.142Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-12-15T09:41:21.142Z] === RUN TestDaemonDNSFallback [2021-12-15T09:41:21.156Z] INFO: Testing against a local daemon [2021-12-15T09:41:21.156Z] === RUN TestCheckpoint [2021-12-15T09:41:21.156Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-15T09:41:21.156Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-15T09:41:21.156Z] === RUN TestContainerInvalidJSON [2021-12-15T09:41:21.156Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-12-15T09:41:21.156Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-12-15T09:41:21.156Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-15T09:41:21.156Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-15T09:41:21.156Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-15T09:41:21.156Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-15T09:41:21.156Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-12-15T09:41:21.156Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-15T09:41:21.156Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-15T09:41:21.156Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-12-15T09:41:21.156Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-15T09:41:21.156Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-12-15T09:41:21.156Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-15T09:41:21.156Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-15T09:41:21.156Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-12-15T09:41:21.156Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-15T09:41:21.156Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-12-15T09:41:21.156Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-15T09:41:21.415Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-12-15T09:41:21.415Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-15T09:41:21.415Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-12-15T09:41:21.415Z] === RUN TestCopyFromContainer [2021-12-15T09:41:22.419Z] ..........................xx.................... [ 29%] [2021-12-15T09:41:25.616Z] === RUN TestCopyFromContainer// [2021-12-15T09:41:25.617Z] === RUN TestCopyFromContainer//bar/root [2021-12-15T09:41:25.617Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-15T09:41:25.617Z] === RUN TestCopyFromContainer/bar/quux [2021-12-15T09:41:25.617Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-15T09:41:25.617Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-15T09:41:25.617Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-15T09:41:25.617Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-15T09:41:25.617Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-15T09:41:25.617Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-15T09:41:25.617Z] --- PASS: TestCopyFromContainer (4.30s) [2021-12-15T09:41:25.617Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-12-15T09:41:25.617Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-12-15T09:41:25.617Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-12-15T09:41:25.617Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-12-15T09:41:25.617Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-12-15T09:41:25.617Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-12-15T09:41:25.617Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-12-15T09:41:25.617Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-12-15T09:41:25.617Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-12-15T09:41:25.617Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-12-15T09:41:25.617Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-15T09:41:25.617Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-15T09:41:25.617Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-15T09:41:25.617Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-15T09:41:25.617Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-15T09:41:25.617Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-15T09:41:25.617Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-15T09:41:25.617Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-15T09:41:25.617Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-15T09:41:25.617Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-15T09:41:25.617Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-12-15T09:41:25.617Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-15T09:41:25.617Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-15T09:41:25.617Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-15T09:41:25.617Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-15T09:41:25.617Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-12-15T09:41:25.617Z] === RUN TestCreateWithInvalidEnv [2021-12-15T09:41:25.617Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-15T09:41:25.617Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-15T09:41:25.617Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-15T09:41:25.617Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-15T09:41:25.617Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-15T09:41:25.617Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-15T09:41:25.617Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-15T09:41:25.617Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-15T09:41:25.617Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-15T09:41:25.617Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-12-15T09:41:25.617Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-15T09:41:25.617Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-15T09:41:25.617Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-15T09:41:25.617Z] === RUN TestCreateTmpfsMountsTarget [2021-12-15T09:41:25.879Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-12-15T09:41:25.879Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-15T09:41:26.818Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2021-12-15T09:41:26.818Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-15T09:41:27.703Z] --- PASS: TestDaemonDNSFallback (6.19s) [2021-12-15T09:41:27.703Z] === RUN TestInspectNetwork [2021-12-15T09:41:28.198Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2021-12-15T09:41:28.198Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-15T09:41:28.198Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-15T09:41:28.198Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-15T09:41:28.198Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-15T09:41:28.198Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-15T09:41:28.198Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-15T09:41:28.198Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-15T09:41:28.198Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-15T09:41:28.198Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-15T09:41:28.198Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-15T09:41:28.198Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-15T09:41:28.198Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-15T09:41:28.198Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-15T09:41:28.198Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-15T09:41:28.199Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-15T09:41:28.199Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-15T09:41:28.199Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-12-15T09:41:28.199Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-12-15T09:41:28.199Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-12-15T09:41:28.199Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-15T09:41:28.199Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-15T09:41:28.199Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-15T09:41:28.199Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-15T09:41:28.459Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2021-12-15T09:41:28.459Z] === RUN TestCreateDifferentPlatform [2021-12-15T09:41:28.459Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-15T09:41:28.459Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-15T09:41:28.459Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-12-15T09:41:28.459Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-15T09:41:28.459Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-15T09:41:28.459Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-15T09:41:28.459Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-12-15T09:41:28.459Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-15T09:41:28.459Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-12-15T09:41:28.459Z] === RUN TestContainerStartOnDaemonRestart [2021-12-15T09:41:28.459Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-12-15T09:41:28.459Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-12-15T09:41:28.459Z] === RUN TestDaemonRestartIpcMode [2021-12-15T09:41:28.459Z] === PAUSE TestDaemonRestartIpcMode [2021-12-15T09:41:28.459Z] === RUN TestDaemonHostGatewayIP [2021-12-15T09:41:28.459Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-15T09:41:28.459Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-12-15T09:41:28.459Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-15T09:41:28.459Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-15T09:41:28.459Z] === RUN TestContainerKillOnDaemonStart [2021-12-15T09:41:28.459Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-12-15T09:41:28.459Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-12-15T09:41:28.459Z] === RUN TestDiff [2021-12-15T09:41:29.027Z] --- PASS: TestDiff (0.38s) [2021-12-15T09:41:29.027Z] === RUN TestExecWithCloseStdin [2021-12-15T09:41:29.286Z] --- PASS: TestExecWithCloseStdin (0.48s) [2021-12-15T09:41:29.286Z] === RUN TestExec [2021-12-15T09:41:29.856Z] --- PASS: TestExec (0.46s) [2021-12-15T09:41:29.856Z] === RUN TestExecUser [2021-12-15T09:41:30.235Z] === RUN TestInspectNetwork/full_network_id [2021-12-15T09:41:30.235Z] === RUN TestInspectNetwork/partial_network_id [2021-12-15T09:41:30.235Z] === RUN TestInspectNetwork/network_name [2021-12-15T09:41:30.235Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-12-15T09:41:30.425Z] --- PASS: TestExecUser (0.45s) [2021-12-15T09:41:30.425Z] === RUN TestExportContainerAndImportImage [2021-12-15T09:41:30.995Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2021-12-15T09:41:30.995Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-15T09:41:34.287Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2021-12-15T09:41:34.287Z] === RUN TestHealthCheckWorkdir [2021-12-15T09:41:34.421Z] --- PASS: TestInspectNetwork (6.65s) [2021-12-15T09:41:34.421Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-12-15T09:41:34.421Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-12-15T09:41:34.421Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-12-15T09:41:34.421Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-12-15T09:41:34.421Z] === RUN TestRunContainerWithBridgeNone [2021-12-15T09:41:34.857Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2021-12-15T09:41:34.857Z] === RUN TestHealthKillContainer [2021-12-15T09:41:35.358Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) [2021-12-15T09:41:35.358Z] === RUN TestNetworkInvalidJSON [2021-12-15T09:41:35.358Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-15T09:41:35.358Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-15T09:41:35.358Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-15T09:41:35.358Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-15T09:41:35.358Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-15T09:41:35.358Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-15T09:41:35.358Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-15T09:41:35.358Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-15T09:41:35.358Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-15T09:41:35.358Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-12-15T09:41:35.358Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-15T09:41:35.358Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-15T09:41:35.358Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-15T09:41:35.358Z] === RUN TestNetworkList [2021-12-15T09:41:35.358Z] === RUN TestNetworkList//networks [2021-12-15T09:41:35.358Z] === PAUSE TestNetworkList//networks [2021-12-15T09:41:35.358Z] === RUN TestNetworkList//networks/ [2021-12-15T09:41:35.358Z] === PAUSE TestNetworkList//networks/ [2021-12-15T09:41:35.616Z] === CONT TestNetworkList//networks [2021-12-15T09:41:35.616Z] === CONT TestNetworkList//networks/ [2021-12-15T09:41:35.616Z] --- PASS: TestNetworkList (0.01s) [2021-12-15T09:41:35.616Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-15T09:41:35.616Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-15T09:41:35.616Z] === RUN TestHostIPv4BridgeLabel [2021-12-15T09:41:36.184Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-12-15T09:41:36.184Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-15T09:41:37.120Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-12-15T09:41:37.120Z] === RUN TestDaemonDefaultNetworkPools [2021-12-15T09:41:37.687Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2021-12-15T09:41:37.687Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-15T09:41:38.809Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-12-15T09:41:39.062Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-12-15T09:41:39.063Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-15T09:41:39.998Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2021-12-15T09:41:39.998Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-15T09:41:40.565Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-12-15T09:41:40.565Z] === RUN TestServiceWithPredefinedNetwork [2021-12-15T09:41:42.978Z] --- PASS: TestHealthKillContainer (7.89s) [2021-12-15T09:41:42.978Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-15T09:41:42.978Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-15T09:41:42.978Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-12-15T09:41:42.978Z] === RUN TestIpcModeNone [2021-12-15T09:41:42.978Z] --- PASS: TestIpcModeNone (0.47s) [2021-12-15T09:41:42.978Z] === RUN TestIpcModePrivate [2021-12-15T09:41:43.098Z] --- PASS: TestServiceWithPredefinedNetwork (2.12s) [2021-12-15T09:41:43.098Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-15T09:41:43.098Z] service_test.go:242: FLAKY_TEST [2021-12-15T09:41:43.098Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-15T09:41:43.098Z] === RUN TestServiceWithDataPathPortInit [2021-12-15T09:41:43.547Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-12-15T09:41:43.547Z] --- PASS: TestIpcModePrivate (0.43s) [2021-12-15T09:41:43.547Z] === RUN TestIpcModeShareable [2021-12-15T09:41:43.547Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-15T09:41:43.547Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-12-15T09:41:43.547Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-15T09:41:44.928Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s) [2021-12-15T09:41:44.928Z] === RUN TestAPIIpcModeHost [2021-12-15T09:41:44.928Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-15T09:41:44.928Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-12-15T09:41:44.928Z] === RUN TestDaemonIpcModeShareable [2021-12-15T09:41:44.928Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-15T09:41:44.928Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-12-15T09:41:44.928Z] === RUN TestDaemonIpcModePrivate [2021-12-15T09:41:45.867Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-12-15T09:41:46.302Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-12-15T09:41:47.245Z] --- PASS: TestDaemonIpcModePrivate (2.13s) [2021-12-15T09:41:47.245Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-15T09:41:47.245Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-15T09:41:47.245Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-12-15T09:41:47.245Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-15T09:41:47.245Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-15T09:41:47.245Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-12-15T09:41:47.245Z] === RUN TestIpcModeOlderClient [2021-12-15T09:41:47.245Z] === PAUSE TestIpcModeOlderClient [2021-12-15T09:41:47.245Z] === RUN TestKillContainerInvalidSignal [2021-12-15T09:41:47.505Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2021-12-15T09:41:47.505Z] === RUN TestKillContainer [2021-12-15T09:41:47.505Z] === RUN TestKillContainer/no_signal [2021-12-15T09:41:47.768Z] === RUN TestKillContainer/non_killing_signal [2021-12-15T09:41:48.028Z] === RUN TestKillContainer/killing_signal [2021-12-15T09:41:48.596Z] --- PASS: TestKillContainer (1.22s) [2021-12-15T09:41:48.596Z] --- PASS: TestKillContainer/no_signal (0.38s) [2021-12-15T09:41:48.596Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2021-12-15T09:41:48.596Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2021-12-15T09:41:48.596Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-15T09:41:48.596Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-15T09:41:49.164Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-15T09:41:49.424Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s) [2021-12-15T09:41:49.424Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2021-12-15T09:41:49.424Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2021-12-15T09:41:49.424Z] === RUN TestKillStoppedContainer [2021-12-15T09:41:49.424Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-12-15T09:41:49.424Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-15T09:41:49.424Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-12-15T09:41:49.424Z] === RUN TestKillDifferentUserContainer [2021-12-15T09:41:49.993Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2021-12-15T09:41:49.993Z] === RUN TestInspectOomKilledTrue [2021-12-15T09:41:49.993Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-15T09:41:49.993Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-15T09:41:49.993Z] === RUN TestInspectOomKilledFalse [2021-12-15T09:41:49.993Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-15T09:41:49.993Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-15T09:41:49.993Z] === RUN TestLinksEtcHostsContentMatch [2021-12-15T09:41:49.993Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-12-15T09:41:49.993Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-12-15T09:41:49.993Z] === RUN TestLinksContainerNames [2021-12-15T09:41:50.562Z] --- PASS: TestLinksContainerNames (0.80s) [2021-12-15T09:41:50.562Z] === RUN TestLogsFollowTailEmpty [2021-12-15T09:41:50.677Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-12-15T09:41:51.130Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2021-12-15T09:41:51.131Z] === RUN TestContainerNetworkMountsNoChown [2021-12-15T09:41:51.391Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/default [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/default [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/private [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/private [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/rprivate [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/slave [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/slave [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/rslave [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/shared [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/shared [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/rshared [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-15T09:41:51.391Z] === CONT TestMountDaemonRoot/default [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-15T09:41:51.391Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-15T09:41:51.391Z] === CONT TestMountDaemonRoot/rshared [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-15T09:41:51.391Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-15T09:41:51.391Z] === CONT TestMountDaemonRoot/shared [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-15T09:41:51.391Z] === CONT TestMountDaemonRoot/rslave [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-15T09:41:51.391Z] === CONT TestMountDaemonRoot/slave [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-15T09:41:51.391Z] === CONT TestMountDaemonRoot/rprivate [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-15T09:41:51.391Z] === CONT TestMountDaemonRoot/private [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-15T09:41:51.391Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-15T09:41:51.391Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-15T09:41:51.391Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-15T09:41:51.391Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-15T09:41:51.653Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-15T09:41:51.653Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-15T09:41:51.653Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-15T09:41:51.653Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-15T09:41:51.653Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-15T09:41:51.653Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-15T09:41:51.653Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-15T09:41:51.653Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-15T09:41:51.653Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-15T09:41:51.653Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-15T09:41:51.653Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-15T09:41:51.653Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-15T09:41:51.653Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-15T09:41:51.653Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-15T09:41:51.653Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-15T09:41:51.653Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-15T09:41:51.913Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-15T09:41:51.913Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-15T09:41:51.913Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-15T09:41:51.913Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-15T09:41:51.913Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-15T09:41:51.913Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-15T09:41:51.913Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-15T09:41:51.913Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-12-15T09:41:51.913Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-12-15T09:41:51.913Z] === RUN TestContainerBindMountNonRecursive [2021-12-15T09:41:51.913Z] 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-12-15T09:41:51.913Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-12-15T09:41:51.913Z] === RUN TestContainerVolumesMountedAsShared [2021-12-15T09:41:51.913Z] 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-12-15T09:41:51.913Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-12-15T09:41:51.913Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-15T09:41:51.913Z] 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-12-15T09:41:51.913Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-12-15T09:41:51.913Z] === RUN TestNetworkNat [2021-12-15T09:41:52.481Z] --- PASS: TestNetworkNat (0.50s) [2021-12-15T09:41:52.481Z] === RUN TestNetworkLocalhostTCPNat [2021-12-15T09:41:52.741Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2021-12-15T09:41:52.741Z] === RUN TestNetworkLoopbackNat [2021-12-15T09:41:55.278Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2021-12-15T09:41:55.278Z] === RUN TestPause [2021-12-15T09:41:55.278Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-15T09:41:55.278Z] --- SKIP: TestPause (0.00s) [2021-12-15T09:41:55.278Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-15T09:41:55.278Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-15T09:41:55.278Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-15T09:41:55.278Z] === RUN TestPauseStopPausedContainer [2021-12-15T09:41:55.278Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-15T09:41:55.278Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-12-15T09:41:55.278Z] === RUN TestPsFilter [2021-12-15T09:41:55.538Z] --- PASS: TestPsFilter (0.09s) [2021-12-15T09:41:55.538Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-15T09:41:55.798Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2021-12-15T09:41:55.798Z] === RUN TestRemoveContainerWithVolume [2021-12-15T09:41:56.368Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2021-12-15T09:41:56.368Z] === RUN TestRemoveContainerRunning [2021-12-15T09:41:56.627Z] --- PASS: TestRemoveContainerRunning (0.44s) [2021-12-15T09:41:56.627Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-15T09:41:57.197Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2021-12-15T09:41:57.197Z] === RUN TestRemoveInvalidContainer [2021-12-15T09:41:57.197Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-12-15T09:41:57.197Z] === RUN TestRenameLinkedContainer [2021-12-15T09:41:57.979Z] --- PASS: TestServiceWithDataPathPortInit (12.91s) [2021-12-15T09:41:57.980Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-15T09:41:57.980Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5spvuap8q6u1k8fti4b0nyfvg Created:2021-12-15 09:41:56.99984897 +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[2a497e8e2dceb268bd7727bae9835e86069ac5b22640749bcb695a160baf28d4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rvz9fc0sfjb1tpsbzrakud9wb EndpointID:a38c02f8a8542788f59f5f7286e075111ed3734e5d57c8beec39e7777050f260 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2c0f0b7767f2d47c8feb7508566fbe12ea961976ca7f39a450d2eb107226e037 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:7ecf602b17c6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rvz9fc0sfjb1tpsbzrakud9wb EndpointID:a38c02f8a8542788f59f5f7286e075111ed3734e5d57c8beec39e7777050f260 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-12-15T09:41:59.160Z] --- PASS: TestRenameLinkedContainer (1.67s) [2021-12-15T09:41:59.160Z] === RUN TestRenameStoppedContainer [2021-12-15T09:41:59.160Z] --- PASS: TestRenameStoppedContainer (0.37s) [2021-12-15T09:41:59.160Z] === RUN TestRenameRunningContainerAndReuse [2021-12-15T09:41:59.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-15T09:41:59.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-15T09:42:00.102Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2021-12-15T09:42:00.102Z] === RUN TestRenameInvalidName [2021-12-15T09:42:00.361Z] --- PASS: TestRenameInvalidName (0.44s) [2021-12-15T09:42:00.361Z] === RUN TestRenameAnonymousContainer [2021-12-15T09:42:01.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-15T09:42:02.268Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2021-12-15T09:42:02.268Z] === RUN TestRenameContainerWithSameName [2021-12-15T09:42:02.268Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2021-12-15T09:42:02.268Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-15T09:42:03.206Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2021-12-15T09:42:03.206Z] === RUN TestResize [2021-12-15T09:42:03.247Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.68s) [2021-12-15T09:42:03.247Z] PASS [2021-12-15T09:42:03.247Z] [2021-12-15T09:42:03.247Z] === Skipped [2021-12-15T09:42:03.247Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-15T09:42:03.247Z] service_test.go:242: FLAKY_TEST [2021-12-15T09:42:03.247Z] [2021-12-15T09:42:03.247Z] [2021-12-15T09:42:03.247Z] DONE 26 tests, 1 skipped in 41.786s [2021-12-15T09:42:03.247Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-15T09:42:03.247Z] ++ 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-12-15T09:42:03.247Z] ++ set -e [2021-12-15T09:42:03.247Z] ++ '[' -n 0 ']' [2021-12-15T09:42:03.247Z] ++ set -x [2021-12-15T09:42:03.247Z] ++ 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-12-15T09:42:03.247Z] INFO: Testing against a local daemon [2021-12-15T09:42:03.247Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-15T09:42:03.247Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-15T09:42:03.247Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-15T09:42:03.247Z] === RUN TestDockerNetworkIpvlan [2021-12-15T09:42:03.247Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-15T09:42:03.247Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-15T09:42:03.247Z] PASS [2021-12-15T09:42:03.247Z] [2021-12-15T09:42:03.247Z] === Skipped [2021-12-15T09:42:03.247Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-15T09:42:03.247Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-15T09:42:03.247Z] [2021-12-15T09:42:03.247Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-15T09:42:03.247Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-15T09:42:03.247Z] [2021-12-15T09:42:03.247Z] [2021-12-15T09:42:03.247Z] DONE 2 tests, 2 skipped in 0.098s [2021-12-15T09:42:03.247Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-15T09:42:03.247Z] ++ 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-12-15T09:42:03.247Z] ++ set -e [2021-12-15T09:42:03.247Z] ++ '[' -n 0 ']' [2021-12-15T09:42:03.247Z] ++ set -x [2021-12-15T09:42:03.247Z] ++ 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-12-15T09:42:03.247Z] INFO: Testing against a local daemon [2021-12-15T09:42:03.247Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-15T09:42:03.467Z] --- PASS: TestResize (0.41s) [2021-12-15T09:42:03.467Z] === RUN TestResizeWithInvalidSize [2021-12-15T09:42:03.814Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2021-12-15T09:42:03.814Z] === RUN TestDockerNetworkMacvlan [2021-12-15T09:42:04.035Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2021-12-15T09:42:04.035Z] === RUN TestResizeWhenContainerNotStarted [2021-12-15T09:42:04.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-15T09:42:04.296Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2021-12-15T09:42:04.296Z] === RUN TestDaemonRestartKillContainers [2021-12-15T09:42:04.296Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-12-15T09:42:04.296Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-12-15T09:42:04.296Z] === RUN TestCgroupNamespacesRun [2021-12-15T09:42:04.381Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-12-15T09:42:04.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-15T09:42:05.318Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-12-15T09:42:05.885Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-12-15T09:42:06.831Z] --- PASS: TestCgroupNamespacesRun (2.14s) [2021-12-15T09:42:06.831Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-15T09:42:06.962Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-12-15T09:42:07.788Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-12-15T09:42:08.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-15T09:42:08.871Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s) [2021-12-15T09:42:08.871Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-15T09:42:09.164Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-12-15T09:42:09.234Z] --- PASS: TestImportExtremelyLargeImageWorks (94.34s) [2021-12-15T09:42:09.234Z] PASS [2021-12-15T09:42:09.234Z] [2021-12-15T09:42:09.234Z] DONE 12 tests in 97.085s [2021-12-15T09:42:09.234Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-12-15T09:42:09.234Z] INFO: Testing against a local daemon [2021-12-15T09:42:09.234Z] === RUN TestNetworkCreateDelete [2021-12-15T09:42:09.234Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-12-15T09:42:09.234Z] === RUN TestDockerNetworkDeletePreferID [2021-12-15T09:42:09.234Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-12-15T09:42:09.234Z] === RUN TestDaemonDNSFallback [2021-12-15T09:42:10.781Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.13s) [2021-12-15T09:42:10.781Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-15T09:42:12.450Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-12-15T09:42:12.709Z] --- PASS: TestDockerNetworkMacvlan (8.94s) [2021-12-15T09:42:12.709Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-12-15T09:42:12.709Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-12-15T09:42:12.709Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s) [2021-12-15T09:42:12.709Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.75s) [2021-12-15T09:42:12.709Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.78s) [2021-12-15T09:42:12.709Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2021-12-15T09:42:12.709Z] PASS [2021-12-15T09:42:12.709Z] [2021-12-15T09:42:12.709Z] DONE 8 tests in 10.267s [2021-12-15T09:42:12.709Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-15T09:42:12.709Z] ++ 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-12-15T09:42:12.709Z] ++ set -e [2021-12-15T09:42:12.709Z] ++ '[' -n 0 ']' [2021-12-15T09:42:12.709Z] ++ set -x [2021-12-15T09:42:12.709Z] ++ 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-12-15T09:42:12.709Z] testing: warning: no tests to run [2021-12-15T09:42:12.709Z] PASS [2021-12-15T09:42:12.709Z] [2021-12-15T09:42:12.709Z] DONE 0 tests in 0.023s [2021-12-15T09:42:12.709Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-15T09:42:12.709Z] ++ 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-12-15T09:42:12.709Z] ++ set -e [2021-12-15T09:42:12.709Z] ++ '[' -n 0 ']' [2021-12-15T09:42:12.709Z] ++ set -x [2021-12-15T09:42:12.709Z] ++ 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-12-15T09:42:12.967Z] INFO: Testing against a local daemon [2021-12-15T09:42:12.968Z] === RUN TestAuthZPluginAllowRequest [2021-12-15T09:42:13.317Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s) [2021-12-15T09:42:13.317Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-15T09:42:13.903Z] --- PASS: TestAuthZPluginAllowRequest (1.07s) [2021-12-15T09:42:13.903Z] === RUN TestAuthZPluginTLS [2021-12-15T09:42:14.470Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-12-15T09:42:14.470Z] === RUN TestAuthZPluginDenyRequest [2021-12-15T09:42:14.510Z] --- PASS: TestDaemonDNSFallback (6.30s) [2021-12-15T09:42:14.510Z] === RUN TestInspectNetwork [2021-12-15T09:42:15.037Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-12-15T09:42:15.037Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-15T09:42:15.222Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s) [2021-12-15T09:42:15.222Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-15T09:42:15.605Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-12-15T09:42:15.605Z] === RUN TestAuthZPluginDenyResponse [2021-12-15T09:42:16.171Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-12-15T09:42:16.171Z] === RUN TestAuthZPluginAllowEventStream [2021-12-15T09:42:17.043Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-12-15T09:42:17.050Z] === RUN TestInspectNetwork/full_network_id [2021-12-15T09:42:17.050Z] === RUN TestInspectNetwork/partial_network_id [2021-12-15T09:42:17.050Z] === RUN TestInspectNetwork/network_name [2021-12-15T09:42:17.050Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-12-15T09:42:17.107Z] --- PASS: TestAuthZPluginAllowEventStream (1.06s) [2021-12-15T09:42:17.107Z] === RUN TestAuthZPluginErrorResponse [2021-12-15T09:42:17.134Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) [2021-12-15T09:42:17.134Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-15T09:42:17.674Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-12-15T09:42:17.674Z] === RUN TestAuthZPluginErrorRequest [2021-12-15T09:42:18.242Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-12-15T09:42:18.242Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-15T09:42:18.555Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-12-15T09:42:18.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-15T09:42:18.818Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-12-15T09:42:18.818Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-15T09:42:19.038Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.72s) [2021-12-15T09:42:19.038Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-15T09:42:20.206Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.24s) [2021-12-15T09:42:20.206Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-12-15T09:42:20.946Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s) [2021-12-15T09:42:20.946Z] === RUN TestNISDomainname [2021-12-15T09:42:20.946Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-12-15T09:42:20.946Z] --- SKIP: TestNISDomainname (0.01s) [2021-12-15T09:42:20.946Z] === RUN TestHostnameDnsResolution [2021-12-15T09:42:21.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-15T09:42:21.247Z] --- PASS: TestInspectNetwork (7.23s) [2021-12-15T09:42:21.247Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-12-15T09:42:21.247Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-12-15T09:42:21.247Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-12-15T09:42:21.247Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-12-15T09:42:21.247Z] === RUN TestRunContainerWithBridgeNone [2021-12-15T09:42:21.514Z] --- PASS: TestHostnameDnsResolution (0.62s) [2021-12-15T09:42:21.514Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:42:21.514Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-12-15T09:42:21.514Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2021-12-15T09:42:21.514Z] === RUN TestStats [2021-12-15T09:42:21.514Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-15T09:42:21.515Z] --- SKIP: TestStats (0.00s) [2021-12-15T09:42:21.515Z] === RUN TestStopContainerWithTimeout [2021-12-15T09:42:21.515Z] === RUN TestStopContainerWithTimeout/0 [2021-12-15T09:42:21.515Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-15T09:42:21.515Z] === RUN TestStopContainerWithTimeout/1 [2021-12-15T09:42:21.515Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-15T09:42:21.515Z] === RUN TestStopContainerWithTimeout/3 [2021-12-15T09:42:21.515Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-15T09:42:21.515Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-15T09:42:21.515Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-15T09:42:21.515Z] === CONT TestStopContainerWithTimeout/0 [2021-12-15T09:42:21.515Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-15T09:42:21.582Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.26s) [2021-12-15T09:42:21.582Z] === RUN TestAuthZPluginHeader [2021-12-15T09:42:22.149Z] --- PASS: TestAuthZPluginHeader (0.67s) [2021-12-15T09:42:22.149Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-15T09:42:22.149Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-15T09:42:22.149Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-12-15T09:42:22.149Z] === RUN TestAuthZPluginV2Disable [2021-12-15T09:42:22.149Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-15T09:42:22.149Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-12-15T09:42:22.149Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-15T09:42:22.149Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-15T09:42:22.149Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-12-15T09:42:22.149Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-15T09:42:22.149Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-15T09:42:22.149Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-12-15T09:42:22.149Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-15T09:42:22.452Z] === CONT TestStopContainerWithTimeout/3 [2021-12-15T09:42:22.627Z] --- PASS: TestRunContainerWithBridgeNone (1.47s) [2021-12-15T09:42:22.627Z] === RUN TestNetworkInvalidJSON [2021-12-15T09:42:22.627Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-15T09:42:22.627Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-15T09:42:22.627Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-15T09:42:22.627Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-15T09:42:22.627Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-15T09:42:22.627Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-15T09:42:22.627Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-15T09:42:22.627Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-15T09:42:22.627Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-15T09:42:22.627Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-12-15T09:42:22.627Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-15T09:42:22.627Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-15T09:42:22.627Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-15T09:42:22.627Z] === RUN TestNetworkList [2021-12-15T09:42:22.627Z] === RUN TestNetworkList//networks [2021-12-15T09:42:22.627Z] === PAUSE TestNetworkList//networks [2021-12-15T09:42:22.627Z] === RUN TestNetworkList//networks/ [2021-12-15T09:42:22.627Z] === PAUSE TestNetworkList//networks/ [2021-12-15T09:42:22.627Z] === CONT TestNetworkList//networks [2021-12-15T09:42:22.627Z] === CONT TestNetworkList//networks/ [2021-12-15T09:42:22.627Z] --- PASS: TestNetworkList (0.01s) [2021-12-15T09:42:22.627Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-15T09:42:22.627Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-15T09:42:22.627Z] === RUN TestHostIPv4BridgeLabel [2021-12-15T09:42:23.197Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-12-15T09:42:23.197Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-15T09:42:23.700Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-12-15T09:42:24.136Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-12-15T09:42:24.137Z] === RUN TestDaemonDefaultNetworkPools [2021-12-15T09:42:24.357Z] === CONT TestStopContainerWithTimeout/1 [2021-12-15T09:42:24.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-15T09:42:25.084Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2021-12-15T09:42:25.084Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-15T09:42:25.735Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-12-15T09:42:25.735Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2021-12-15T09:42:25.735Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2021-12-15T09:42:25.735Z] --- PASS: TestStopContainerWithTimeout/3 (2.35s) [2021-12-15T09:42:25.735Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2021-12-15T09:42:25.735Z] === RUN TestDeleteDevicemapper [2021-12-15T09:42:25.735Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-15T09:42:25.735Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-15T09:42:25.735Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-15T09:42:26.024Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-12-15T09:42:26.025Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-15T09:42:26.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-15T09:42:27.405Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-12-15T09:42:27.405Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-15T09:42:27.642Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.78s) [2021-12-15T09:42:27.642Z] === RUN TestUpdateMemory [2021-12-15T09:42:27.642Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-15T09:42:27.642Z] --- SKIP: TestUpdateMemory (0.00s) [2021-12-15T09:42:27.642Z] === RUN TestUpdateCPUQuota [2021-12-15T09:42:27.642Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-15T09:42:27.642Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-12-15T09:42:27.642Z] === RUN TestUpdatePidsLimit [2021-12-15T09:42:27.642Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-15T09:42:27.642Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-12-15T09:42:27.642Z] === RUN TestUpdateRestartPolicy [2021-12-15T09:42:27.974Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-12-15T09:42:27.974Z] === RUN TestServiceWithPredefinedNetwork [2021-12-15T09:42:28.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-15T09:42:30.512Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s) [2021-12-15T09:42:30.512Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-15T09:42:30.512Z] service_test.go:242: FLAKY_TEST [2021-12-15T09:42:30.512Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-15T09:42:30.512Z] === RUN TestServiceWithDataPathPortInit [2021-12-15T09:42:31.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-15T09:42:35.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-15T09:42:36.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-15T09:42:38.536Z] ......................... [ 67%] [2021-12-15T09:42:39.853Z] --- PASS: TestUpdateRestartPolicy (10.81s) [2021-12-15T09:42:39.853Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-15T09:42:39.853Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2021-12-15T09:42:39.853Z] === RUN TestWaitNonBlocked [2021-12-15T09:42:39.853Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-15T09:42:39.853Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-15T09:42:39.853Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-15T09:42:39.853Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-15T09:42:39.853Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-15T09:42:39.853Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-15T09:42:39.853Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-12-15T09:42:39.853Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2021-12-15T09:42:39.853Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2021-12-15T09:42:39.853Z] === RUN TestWaitBlocked [2021-12-15T09:42:39.853Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-15T09:42:39.853Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-15T09:42:39.853Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-15T09:42:39.853Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-15T09:42:39.853Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-15T09:42:39.853Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-15T09:42:40.114Z] --- PASS: TestWaitBlocked (0.01s) [2021-12-15T09:42:40.114Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.54s) [2021-12-15T09:42:40.114Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2021-12-15T09:42:40.114Z] === CONT TestDaemonRestartIpcMode [2021-12-15T09:42:40.114Z] === CONT TestIpcModeOlderClient [2021-12-15T09:42:40.114Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-12-15T09:42:40.114Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-15T09:42:40.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-15T09:42:40.230Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s) [2021-12-15T09:42:40.230Z] PASS [2021-12-15T09:42:40.230Z] [2021-12-15T09:42:40.230Z] === Skipped [2021-12-15T09:42:40.230Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-12-15T09:42:40.230Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-15T09:42:40.230Z] [2021-12-15T09:42:40.230Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-12-15T09:42:40.230Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-15T09:42:40.230Z] [2021-12-15T09:42:40.230Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-12-15T09:42:40.230Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-15T09:42:40.230Z] [2021-12-15T09:42:40.230Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-12-15T09:42:40.230Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-15T09:42:40.230Z] [2021-12-15T09:42:40.230Z] [2021-12-15T09:42:40.230Z] DONE 17 tests, 4 skipped in 25.904s [2021-12-15T09:42:40.230Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-15T09:42:40.230Z] ++ 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-12-15T09:42:40.230Z] ++ set -e [2021-12-15T09:42:40.230Z] ++ '[' -n 0 ']' [2021-12-15T09:42:40.230Z] ++ set -x [2021-12-15T09:42:40.230Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-15T09:42:40.230Z] INFO: Testing against a local daemon [2021-12-15T09:42:40.230Z] === RUN TestPluginInvalidJSON [2021-12-15T09:42:40.230Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-15T09:42:40.230Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-15T09:42:40.230Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-15T09:42:40.230Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-12-15T09:42:40.230Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-15T09:42:40.230Z] === RUN TestPluginInstall [2021-12-15T09:42:40.230Z] === RUN TestPluginInstall/no_auth [2021-12-15T09:42:40.230Z] time="2021-12-15T09:42:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-15T09:42:40.230Z] time="2021-12-15T09:42:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7db378945f1695538b822b8d6cacfb59725c7e1bf13bd14ba0d39e174f276a4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-15T09:42:40.230Z] time="2021-12-15T09:42:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-15T09:42:40.230Z] time="2021-12-15T09:42:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7db378945f1695538b822b8d6cacfb59725c7e1bf13bd14ba0d39e174f276a4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-15T09:42:40.489Z] === RUN TestPluginInstall/with_htpasswd [2021-12-15T09:42:40.748Z] time="2021-12-15T09:42:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-15T09:42:40.748Z] time="2021-12-15T09:42:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6a7da8e244745fa7de273ad2bcdda32ce1a33862491b1f5f6cc397e3ada2581a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-15T09:42:40.748Z] time="2021-12-15T09:42:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-15T09:42:40.748Z] time="2021-12-15T09:42:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6a7da8e244745fa7de273ad2bcdda32ce1a33862491b1f5f6cc397e3ada2581a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-15T09:42:41.007Z] === RUN TestPluginInstall/with_insecure [2021-12-15T09:42:41.943Z] time="2021-12-15T09:42:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-15T09:42:41.943Z] time="2021-12-15T09:42:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6736daa8a62f20cd368714663101abae64c4e898ff3ccd1b4081c03417bc6611" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-15T09:42:41.943Z] time="2021-12-15T09:42:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-15T09:42:41.943Z] time="2021-12-15T09:42:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6736daa8a62f20cd368714663101abae64c4e898ff3ccd1b4081c03417bc6611" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-15T09:42:41.943Z] plugin_test.go:165: [d51084166412b] daemon is not started [2021-12-15T09:42:41.943Z] --- PASS: TestPluginInstall (3.20s) [2021-12-15T09:42:41.943Z] --- PASS: TestPluginInstall/no_auth (1.57s) [2021-12-15T09:42:41.943Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2021-12-15T09:42:41.943Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2021-12-15T09:42:41.943Z] === RUN TestPluginsWithRuntimes [2021-12-15T09:42:42.731Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky) [2021-12-15T09:42:42.731Z] Using test binary docker [2021-12-15T09:42:42.731Z] ++++ /etc/init.d/apparmor start [2021-12-15T09:42:42.731Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-15T09:42:42.731Z] Starting dockerd [2021-12-15T09:42:42.731Z] INFO: Waiting for daemon to start... [2021-12-15T09:42:42.731Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true [2021-12-15T09:42:43.846Z] === RUN TestPluginsWithRuntimes/No_Args [2021-12-15T09:42:44.309Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.32s) [2021-12-15T09:42:44.413Z] === RUN TestPluginsWithRuntimes/With_Args [2021-12-15T09:42:44.568Z] --- PASS: TestDaemonRestartIpcMode (4.54s) [2021-12-15T09:42:44.568Z] PASS [2021-12-15T09:42:44.568Z] [2021-12-15T09:42:44.568Z] === Skipped [2021-12-15T09:42:44.568Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-12-15T09:42:44.568Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-15T09:42:44.568Z] [2021-12-15T09:42:44.568Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-12-15T09:42:44.568Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-12-15T09:42:44.568Z] [2021-12-15T09:42:44.568Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-12-15T09:42:44.568Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-15T09:42:44.568Z] [2021-12-15T09:42:44.568Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-12-15T09:42:44.568Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-12-15T09:42:44.568Z] [2021-12-15T09:42:44.568Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2021-12-15T09:42:44.568Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-15T09:42:44.568Z] [2021-12-15T09:42:44.568Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-12-15T09:42:44.568Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-15T09:42:44.568Z] [2021-12-15T09:42:44.568Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-12-15T09:42:44.568Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-15T09:42:44.568Z] [2021-12-15T09:42:44.568Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-12-15T09:42:44.568Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-15T09:42:44.568Z] [2021-12-15T09:42:44.568Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-12-15T09:42:44.568Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-15T09:42:44.568Z] [2021-12-15T09:42:44.569Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-12-15T09:42:44.569Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-15T09:42:44.569Z] [2021-12-15T09:42:44.569Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-12-15T09:42:44.569Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-15T09:42:44.569Z] [2021-12-15T09:42:44.569Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-12-15T09:42:44.569Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-15T09:42:44.569Z] [2021-12-15T09:42:44.569Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-12-15T09:42:44.569Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-12-15T09:42:44.569Z] [2021-12-15T09:42:44.569Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-12-15T09:42:44.569Z] 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-12-15T09:42:44.569Z] [2021-12-15T09:42:44.569Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-12-15T09:42:44.569Z] 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-12-15T09:42:44.569Z] [2021-12-15T09:42:44.569Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-12-15T09:42:44.569Z] 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-12-15T09:42:44.569Z] [2021-12-15T09:42:44.569Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-12-15T09:42:44.569Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-15T09:42:44.569Z] [2021-12-15T09:42:44.569Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-15T09:42:44.569Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-15T09:42:44.569Z] [2021-12-15T09:42:44.569Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-12-15T09:42:44.569Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-15T09:42:44.569Z] [2021-12-15T09:42:44.569Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-12-15T09:42:44.569Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-12-15T09:42:44.569Z] [2021-12-15T09:42:44.569Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-12-15T09:42:44.569Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-12-15T09:42:44.569Z] [2021-12-15T09:42:44.569Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2021-12-15T09:42:44.569Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-12-15T09:42:44.569Z] [2021-12-15T09:42:44.569Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-12-15T09:42:44.569Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-15T09:42:44.569Z] [2021-12-15T09:42:44.569Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-15T09:42:44.569Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-15T09:42:44.569Z] [2021-12-15T09:42:44.569Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-12-15T09:42:44.569Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-15T09:42:44.569Z] [2021-12-15T09:42:44.569Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-12-15T09:42:44.569Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-15T09:42:44.569Z] [2021-12-15T09:42:44.569Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-12-15T09:42:44.569Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-15T09:42:44.569Z] [2021-12-15T09:42:44.569Z] [2021-12-15T09:42:44.569Z] DONE 177 tests, 27 skipped in 83.539s [2021-12-15T09:42:44.569Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-12-15T09:42:44.629Z] . [2021-12-15T09:42:44.629Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky) [2021-12-15T09:42:44.827Z] INFO: Testing against a local daemon [2021-12-15T09:42:44.827Z] === RUN TestCommitInheritsEnv [2021-12-15T09:42:44.887Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky) [2021-12-15T09:42:44.887Z] Error: No such image: emptyfs [2021-12-15T09:42:44.887Z] +++++ docker load [2021-12-15T09:42:44.887Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs . [2021-12-15T09:42:45.145Z] Running integration-test (iteration 1) [2021-12-15T09:42:45.145Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:42:45.145Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:42:45.145Z] +++ set -e [2021-12-15T09:42:45.145Z] +++ '[' -n 0 ']' [2021-12-15T09:42:45.145Z] +++ set -x [2021-12-15T09:42:45.145Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:42:45.349Z] --- PASS: TestPluginsWithRuntimes (3.15s) [2021-12-15T09:42:45.349Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2021-12-15T09:42:45.349Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.80s) [2021-12-15T09:42:45.349Z] === RUN TestPluginBackCompatMediaTypes [2021-12-15T09:42:45.405Z] --- PASS: TestServiceWithDataPathPortInit (13.75s) [2021-12-15T09:42:45.405Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-15T09:42:45.916Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2021-12-15T09:42:45.916Z] PASS [2021-12-15T09:42:45.916Z] [2021-12-15T09:42:45.916Z] DONE 10 tests in 7.052s [2021-12-15T09:42:45.916Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-15T09:42:45.916Z] ++ 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-12-15T09:42:45.916Z] ++ set -e [2021-12-15T09:42:45.916Z] ++ '[' -n 0 ']' [2021-12-15T09:42:45.916Z] ++ set -x [2021-12-15T09:42:45.916Z] ++ 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-12-15T09:42:45.916Z] INFO: Testing against a local daemon [2021-12-15T09:42:45.916Z] === RUN TestExternalGraphDriver [2021-12-15T09:42:45.916Z] === RUN TestExternalGraphDriver/json [2021-12-15T09:42:46.205Z] --- PASS: TestCommitInheritsEnv (1.41s) [2021-12-15T09:42:46.205Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-15T09:42:46.205Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-12-15T09:42:46.205Z] === RUN TestImagesFilterMultiReference [2021-12-15T09:42:46.205Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-12-15T09:42:46.205Z] === RUN TestImagePullPlatformInvalid [2021-12-15T09:42:46.205Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-12-15T09:42:46.205Z] === RUN TestRemoveImageOrphaning [2021-12-15T09:42:46.786Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xjo6pfd0jkcez89fn7y0lfzat Created:2021-12-15 09:42:45.205464225 +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[d561a1a20f61c049e5c0ea6ed86ed2340705bdf289b640786331f915b0ee68d3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fd8rbgc8z6jted0oe1qft7yao EndpointID:4cf6adfe2fe03c82ff2574a8a418e8e4a6f56fd709b307e5a8f28c2ec30d8234 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f1fa6156e1f05a9134944d4ce02661c1b524b3c2540e9618e5afcb4b03997221 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:8e6c279673c4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fd8rbgc8z6jted0oe1qft7yao EndpointID:4cf6adfe2fe03c82ff2574a8a418e8e4a6f56fd709b307e5a8f28c2ec30d8234 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-12-15T09:42:47.818Z] === RUN TestExternalGraphDriver/spec [2021-12-15T09:42:48.110Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2021-12-15T09:42:48.110Z] === RUN TestRemoveImageGarbageCollector [2021-12-15T09:42:48.110Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-12-15T09:42:48.110Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-12-15T09:42:48.110Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-15T09:42:48.110Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-12-15T09:42:48.110Z] === RUN TestTagInvalidReference [2021-12-15T09:42:48.110Z] --- PASS: TestTagInvalidReference (0.01s) [2021-12-15T09:42:48.110Z] === RUN TestTagValidPrefixedRepo [2021-12-15T09:42:48.110Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-12-15T09:42:48.110Z] === RUN TestTagExistedNameWithoutForce [2021-12-15T09:42:48.110Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-12-15T09:42:48.110Z] === RUN TestTagOfficialNames [2021-12-15T09:42:48.370Z] --- PASS: TestTagOfficialNames (0.05s) [2021-12-15T09:42:48.370Z] === RUN TestTagMatchesDigest [2021-12-15T09:42:48.370Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-12-15T09:42:48.370Z] === CONT TestImportExtremelyLargeImageWorks [2021-12-15T09:42:49.193Z] === RUN TestExternalGraphDriver/pull [2021-12-15T09:42:50.570Z] --- PASS: TestExternalGraphDriver (4.63s) [2021-12-15T09:42:50.570Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2021-12-15T09:42:50.570Z] --- PASS: TestExternalGraphDriver/spec (1.52s) [2021-12-15T09:42:50.570Z] --- PASS: TestExternalGraphDriver/pull (1.51s) [2021-12-15T09:42:50.570Z] === RUN TestGraphdriverPluginV2 [2021-12-15T09:42:50.570Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-15T09:42:50.570Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-12-15T09:42:50.570Z] PASS [2021-12-15T09:42:50.570Z] [2021-12-15T09:42:50.570Z] === Skipped [2021-12-15T09:42:50.570Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-12-15T09:42:50.570Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-15T09:42:50.570Z] [2021-12-15T09:42:50.570Z] [2021-12-15T09:42:50.570Z] DONE 5 tests, 1 skipped in 4.755s [2021-12-15T09:42:50.570Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-15T09:42:50.570Z] ++ 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-12-15T09:42:50.570Z] ++ set -e [2021-12-15T09:42:50.570Z] ++ '[' -n 0 ']' [2021-12-15T09:42:50.570Z] ++ set -x [2021-12-15T09:42:50.570Z] ++ 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-12-15T09:42:50.570Z] INFO: Testing against a local daemon [2021-12-15T09:42:50.570Z] === RUN TestContinueAfterPluginCrash [2021-12-15T09:42:50.570Z] === PAUSE TestContinueAfterPluginCrash [2021-12-15T09:42:50.570Z] === RUN TestReadPluginNoRead [2021-12-15T09:42:50.570Z] === PAUSE TestReadPluginNoRead [2021-12-15T09:42:50.570Z] === RUN TestDaemonStartWithLogOpt [2021-12-15T09:42:50.570Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-15T09:42:50.570Z] === CONT TestContinueAfterPluginCrash [2021-12-15T09:42:50.570Z] === CONT TestDaemonStartWithLogOpt [2021-12-15T09:42:50.980Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.91s) [2021-12-15T09:42:50.980Z] PASS [2021-12-15T09:42:50.980Z] [2021-12-15T09:42:50.980Z] === Skipped [2021-12-15T09:42:50.980Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-15T09:42:50.980Z] service_test.go:242: FLAKY_TEST [2021-12-15T09:42:50.980Z] [2021-12-15T09:42:50.980Z] [2021-12-15T09:42:50.980Z] DONE 26 tests, 1 skipped in 43.764s [2021-12-15T09:42:50.980Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-15T09:42:50.980Z] INFO: Testing against a local daemon [2021-12-15T09:42:50.980Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-15T09:42:50.980Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-15T09:42:50.980Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-15T09:42:50.980Z] === RUN TestDockerNetworkIpvlan [2021-12-15T09:42:50.980Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-15T09:42:50.980Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-15T09:42:50.980Z] PASS [2021-12-15T09:42:50.980Z] [2021-12-15T09:42:50.980Z] === Skipped [2021-12-15T09:42:50.980Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-15T09:42:50.980Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-15T09:42:50.980Z] [2021-12-15T09:42:50.980Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-15T09:42:50.980Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-15T09:42:50.980Z] [2021-12-15T09:42:50.980Z] [2021-12-15T09:42:50.980Z] DONE 2 tests, 2 skipped in 0.048s [2021-12-15T09:42:50.980Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-15T09:42:50.980Z] INFO: Testing against a local daemon [2021-12-15T09:42:50.980Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-15T09:42:52.360Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2021-12-15T09:42:52.360Z] === RUN TestDockerNetworkMacvlan [2021-12-15T09:42:52.930Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-12-15T09:42:53.498Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-12-15T09:42:53.869Z] --- PASS: TestDaemonStartWithLogOpt (2.91s) [2021-12-15T09:42:53.869Z] === CONT TestReadPluginNoRead [2021-12-15T09:42:54.439Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-12-15T09:42:55.773Z] === RUN TestReadPluginNoRead/default [2021-12-15T09:42:56.350Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-12-15T09:42:56.709Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-15T09:42:57.731Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-12-15T09:42:58.085Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-15T09:42:58.652Z] --- PASS: TestContinueAfterPluginCrash (7.94s) [2021-12-15T09:42:58.912Z] === CONT TestReadPluginNoRead [2021-12-15T09:42:58.912Z] read_test.go:92: [dfa8aecdd1d60] daemon is not started [2021-12-15T09:42:58.912Z] --- PASS: TestReadPluginNoRead (5.42s) [2021-12-15T09:42:58.912Z] --- PASS: TestReadPluginNoRead/default (1.11s) [2021-12-15T09:42:58.912Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.06s) [2021-12-15T09:42:58.912Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2021-12-15T09:42:58.912Z] PASS [2021-12-15T09:42:58.912Z] [2021-12-15T09:42:58.912Z] DONE 6 tests in 8.440s [2021-12-15T09:42:58.912Z] 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-12-15T09:42:58.912Z] ++ 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-12-15T09:42:58.912Z] ++ set -e [2021-12-15T09:42:58.912Z] ++ '[' -n 0 ']' [2021-12-15T09:42:58.912Z] ++ set -x [2021-12-15T09:42:58.912Z] ++ 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-12-15T09:42:59.171Z] testing: warning: no tests to run [2021-12-15T09:42:59.171Z] PASS [2021-12-15T09:42:59.171Z] [2021-12-15T09:42:59.171Z] DONE 0 tests in 0.041s [2021-12-15T09:42:59.171Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-15T09:42:59.171Z] ++ 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-12-15T09:42:59.171Z] ++ set -e [2021-12-15T09:42:59.171Z] ++ '[' -n 0 ']' [2021-12-15T09:42:59.171Z] ++ set -x [2021-12-15T09:42:59.171Z] ++ 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-12-15T09:42:59.171Z] INFO: Testing against a local daemon [2021-12-15T09:42:59.171Z] === RUN TestPluginWithDevMounts [2021-12-15T09:42:59.171Z] === PAUSE TestPluginWithDevMounts [2021-12-15T09:42:59.171Z] === CONT TestPluginWithDevMounts [2021-12-15T09:43:01.038Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-12-15T09:43:01.075Z] --- PASS: TestPluginWithDevMounts (1.52s) [2021-12-15T09:43:01.075Z] PASS [2021-12-15T09:43:01.075Z] [2021-12-15T09:43:01.075Z] DONE 1 tests in 1.639s [2021-12-15T09:43:01.075Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-15T09:43:01.075Z] ++ 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-12-15T09:43:01.075Z] ++ set -e [2021-12-15T09:43:01.075Z] ++ '[' -n 0 ']' [2021-12-15T09:43:01.075Z] ++ set -x [2021-12-15T09:43:01.075Z] ++ 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-12-15T09:43:01.075Z] INFO: Testing against a local daemon [2021-12-15T09:43:01.075Z] === RUN TestSecretInspect [2021-12-15T09:43:01.609Z] --- PASS: TestDockerNetworkMacvlan (9.52s) [2021-12-15T09:43:01.609Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-12-15T09:43:01.609Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-12-15T09:43:01.609Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2021-12-15T09:43:01.609Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2021-12-15T09:43:01.609Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.96s) [2021-12-15T09:43:01.609Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2021-12-15T09:43:01.609Z] PASS [2021-12-15T09:43:01.609Z] [2021-12-15T09:43:01.609Z] DONE 8 tests in 10.807s [2021-12-15T09:43:01.609Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-15T09:43:01.609Z] testing: warning: no tests to run [2021-12-15T09:43:01.609Z] PASS [2021-12-15T09:43:01.609Z] [2021-12-15T09:43:01.609Z] DONE 0 tests in 0.011s [2021-12-15T09:43:01.870Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-15T09:43:01.870Z] INFO: Testing against a local daemon [2021-12-15T09:43:01.870Z] === RUN TestAuthZPluginAllowRequest [2021-12-15T09:43:02.452Z] --- PASS: TestSecretInspect (1.73s) [2021-12-15T09:43:02.452Z] === RUN TestSecretList [2021-12-15T09:43:03.252Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2021-12-15T09:43:03.252Z] === RUN TestAuthZPluginTLS [2021-12-15T09:43:03.512Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-12-15T09:43:03.512Z] === RUN TestAuthZPluginDenyRequest [2021-12-15T09:43:04.082Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-12-15T09:43:04.082Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-15T09:43:04.652Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-12-15T09:43:04.652Z] === RUN TestAuthZPluginDenyResponse [2021-12-15T09:43:04.984Z] --- PASS: TestSecretList (2.16s) [2021-12-15T09:43:04.984Z] === RUN TestSecretsCreateAndDelete [2021-12-15T09:43:05.221Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-12-15T09:43:05.221Z] === RUN TestAuthZPluginAllowEventStream [2021-12-15T09:43:06.161Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2021-12-15T09:43:06.161Z] === RUN TestAuthZPluginErrorResponse [2021-12-15T09:43:06.731Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-12-15T09:43:06.732Z] === RUN TestAuthZPluginErrorRequest [2021-12-15T09:43:06.887Z] --- PASS: TestSecretsCreateAndDelete (2.09s) [2021-12-15T09:43:06.887Z] === RUN TestSecretsUpdate [2021-12-15T09:43:07.301Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-12-15T09:43:07.301Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-15T09:43:07.870Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-12-15T09:43:07.870Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-15T09:43:09.252Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2021-12-15T09:43:09.252Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-12-15T09:43:09.420Z] --- PASS: TestSecretsUpdate (2.11s) [2021-12-15T09:43:09.420Z] === RUN TestTemplatedSecret [2021-12-15T09:43:10.633Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s) [2021-12-15T09:43:10.633Z] === RUN TestAuthZPluginHeader [2021-12-15T09:43:11.322Z] --- PASS: TestTemplatedSecret (2.45s) [2021-12-15T09:43:11.322Z] === RUN TestSecretCreateResolve [2021-12-15T09:43:11.572Z] --- PASS: TestAuthZPluginHeader (0.71s) [2021-12-15T09:43:11.572Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-15T09:43:13.852Z] --- PASS: TestSecretCreateResolve (2.19s) [2021-12-15T09:43:13.852Z] PASS [2021-12-15T09:43:13.852Z] [2021-12-15T09:43:13.852Z] DONE 6 tests in 12.838s [2021-12-15T09:43:13.852Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-12-15T09:43:13.852Z] ++ 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-12-15T09:43:13.852Z] ++ set -e [2021-12-15T09:43:13.852Z] ++ '[' -n 0 ']' [2021-12-15T09:43:13.852Z] ++ set -x [2021-12-15T09:43:13.853Z] ++ 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-12-15T09:43:13.853Z] INFO: Testing against a local daemon [2021-12-15T09:43:13.853Z] === RUN TestServiceCreateInit [2021-12-15T09:43:13.853Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-15T09:43:15.768Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.88s) [2021-12-15T09:43:15.768Z] === RUN TestAuthZPluginV2Disable [2021-12-15T09:43:17.139Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-15T09:43:17.169Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-12-15T09:43:19.060Z] --- PASS: TestAuthZPluginV2Disable (3.41s) [2021-12-15T09:43:19.060Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-15T09:43:20.446Z] --- PASS: TestServiceCreateInit (6.16s) [2021-12-15T09:43:20.446Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.08s) [2021-12-15T09:43:20.446Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.06s) [2021-12-15T09:43:20.446Z] === RUN TestCreateServiceMultipleTimes [2021-12-15T09:43:21.599Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.86s) [2021-12-15T09:43:21.599Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-15T09:43:28.500Z] 4612f6d0b889: Pull complete [2021-12-15T09:43:31.612Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.03s) [2021-12-15T09:43:31.612Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-15T09:43:31.794Z] Loaded image: buildpack-deps:buster [2021-12-15T09:43:31.794Z] Loaded image: busybox:latest [2021-12-15T09:43:31.794Z] Loaded image: busybox:glibc [2021-12-15T09:43:35.270Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-12-15T09:43:35.270Z] tests/integration/client_test.py ..... [ 75%] [2021-12-15T09:43:35.270Z] tests/integration/context_api_test.py ... [ 76%] [2021-12-15T09:43:35.270Z] tests/integration/errors_test.py . [ 76%] [2021-12-15T09:43:35.323Z] --- PASS: TestCreateServiceMultipleTimes (15.12s) [2021-12-15T09:43:35.323Z] === RUN TestCreateServiceConflict [2021-12-15T09:43:36.698Z] --- PASS: TestCreateServiceConflict (1.69s) [2021-12-15T09:43:36.698Z] === RUN TestCreateServiceMaxReplicas [2021-12-15T09:43:38.347Z] Loaded image: debian:bullseye [2021-12-15T09:43:38.347Z] Loaded image: hello-world:latest [2021-12-15T09:43:38.347Z] Loaded image: arm32v7/hello-world:latest [2021-12-15T09:43:38.604Z] INFO: Testing against a local daemon [2021-12-15T09:43:38.604Z] testing: warning: no tests to run [2021-12-15T09:43:38.604Z] PASS [2021-12-15T09:43:38.604Z] [2021-12-15T09:43:38.604Z] DONE 0 tests in 53.322s [2021-12-15T09:43:38.604Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:38.604Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:38.604Z] +++ set -e [2021-12-15T09:43:38.604Z] +++ '[' -n 0 ']' [2021-12-15T09:43:38.604Z] +++ set -x [2021-12-15T09:43:38.604Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:38.860Z] INFO: Testing against a local daemon [2021-12-15T09:43:38.860Z] testing: warning: no tests to run [2021-12-15T09:43:38.860Z] PASS [2021-12-15T09:43:38.860Z] [2021-12-15T09:43:38.860Z] DONE 0 tests in 0.177s [2021-12-15T09:43:38.860Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:38.860Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:38.860Z] +++ set -e [2021-12-15T09:43:38.860Z] +++ '[' -n 0 ']' [2021-12-15T09:43:38.860Z] +++ set -x [2021-12-15T09:43:38.860Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:39.116Z] INFO: Testing against a local daemon [2021-12-15T09:43:39.116Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:43:39.230Z] --- PASS: TestCreateServiceMaxReplicas (2.51s) [2021-12-15T09:43:39.230Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-15T09:43:40.486Z] --- PASS: TestUnprivilegedPortsAndPing (1.52s) [2021-12-15T09:43:40.486Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:43:41.855Z] --- PASS: TestUnprivilegedPortsAndPing (1.11s) [2021-12-15T09:43:41.855Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:43:42.786Z] --- PASS: TestUnprivilegedPortsAndPing (1.24s) [2021-12-15T09:43:42.786Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:43:44.157Z] --- PASS: TestUnprivilegedPortsAndPing (1.20s) [2021-12-15T09:43:44.157Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:43:45.525Z] --- PASS: TestUnprivilegedPortsAndPing (1.18s) [2021-12-15T09:43:45.525Z] PASS [2021-12-15T09:43:45.525Z] [2021-12-15T09:43:45.525Z] DONE 5 tests in 6.485s [2021-12-15T09:43:45.525Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:45.525Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:45.525Z] +++ set -e [2021-12-15T09:43:45.525Z] +++ '[' -n 0 ']' [2021-12-15T09:43:45.525Z] +++ set -x [2021-12-15T09:43:45.525Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:45.525Z] INFO: Testing against a local daemon [2021-12-15T09:43:45.525Z] testing: warning: no tests to run [2021-12-15T09:43:45.525Z] PASS [2021-12-15T09:43:45.525Z] [2021-12-15T09:43:45.525Z] DONE 0 tests in 0.270s [2021-12-15T09:43:45.525Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:45.525Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:45.525Z] +++ set -e [2021-12-15T09:43:45.525Z] +++ '[' -n 0 ']' [2021-12-15T09:43:45.525Z] +++ set -x [2021-12-15T09:43:45.525Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:45.782Z] INFO: Testing against a local daemon [2021-12-15T09:43:45.782Z] testing: warning: no tests to run [2021-12-15T09:43:45.782Z] PASS [2021-12-15T09:43:45.782Z] [2021-12-15T09:43:45.782Z] DONE 0 tests in 0.184s [2021-12-15T09:43:45.782Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:45.782Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:45.782Z] +++ set -e [2021-12-15T09:43:45.782Z] +++ '[' -n 0 ']' [2021-12-15T09:43:45.782Z] +++ set -x [2021-12-15T09:43:45.782Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:46.039Z] INFO: Testing against a local daemon [2021-12-15T09:43:46.039Z] testing: warning: no tests to run [2021-12-15T09:43:46.039Z] PASS [2021-12-15T09:43:46.039Z] [2021-12-15T09:43:46.039Z] DONE 0 tests in 0.176s [2021-12-15T09:43:46.039Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:46.039Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:46.039Z] +++ set -e [2021-12-15T09:43:46.039Z] +++ '[' -n 0 ']' [2021-12-15T09:43:46.039Z] +++ set -x [2021-12-15T09:43:46.039Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:46.297Z] INFO: Testing against a local daemon [2021-12-15T09:43:46.297Z] testing: warning: no tests to run [2021-12-15T09:43:46.297Z] PASS [2021-12-15T09:43:46.297Z] [2021-12-15T09:43:46.297Z] DONE 0 tests in 0.221s [2021-12-15T09:43:46.297Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:46.297Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:46.297Z] +++ set -e [2021-12-15T09:43:46.297Z] +++ '[' -n 0 ']' [2021-12-15T09:43:46.297Z] +++ set -x [2021-12-15T09:43:46.297Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:46.297Z] testing: warning: no tests to run [2021-12-15T09:43:46.297Z] PASS [2021-12-15T09:43:46.297Z] [2021-12-15T09:43:46.297Z] DONE 0 tests in 0.033s [2021-12-15T09:43:46.297Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:46.297Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:46.297Z] +++ set -e [2021-12-15T09:43:46.297Z] +++ '[' -n 0 ']' [2021-12-15T09:43:46.297Z] +++ set -x [2021-12-15T09:43:46.297Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:46.555Z] INFO: Testing against a local daemon [2021-12-15T09:43:46.555Z] testing: warning: no tests to run [2021-12-15T09:43:46.555Z] PASS [2021-12-15T09:43:46.555Z] [2021-12-15T09:43:46.555Z] DONE 0 tests in 0.193s [2021-12-15T09:43:46.555Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:46.555Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:46.555Z] +++ set -e [2021-12-15T09:43:46.555Z] +++ '[' -n 0 ']' [2021-12-15T09:43:46.555Z] +++ set -x [2021-12-15T09:43:46.555Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:46.812Z] INFO: Testing against a local daemon [2021-12-15T09:43:46.812Z] testing: warning: no tests to run [2021-12-15T09:43:46.812Z] PASS [2021-12-15T09:43:46.812Z] [2021-12-15T09:43:46.812Z] DONE 0 tests in 0.218s [2021-12-15T09:43:46.812Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:46.812Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:46.813Z] +++ set -e [2021-12-15T09:43:46.813Z] +++ '[' -n 0 ']' [2021-12-15T09:43:46.813Z] +++ set -x [2021-12-15T09:43:46.813Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:47.070Z] INFO: Testing against a local daemon [2021-12-15T09:43:47.070Z] testing: warning: no tests to run [2021-12-15T09:43:47.070Z] PASS [2021-12-15T09:43:47.070Z] [2021-12-15T09:43:47.070Z] DONE 0 tests in 0.210s [2021-12-15T09:43:47.070Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:47.070Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:47.070Z] +++ set -e [2021-12-15T09:43:47.070Z] +++ '[' -n 0 ']' [2021-12-15T09:43:47.070Z] +++ set -x [2021-12-15T09:43:47.070Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:47.328Z] INFO: Testing against a local daemon [2021-12-15T09:43:47.328Z] testing: warning: no tests to run [2021-12-15T09:43:47.328Z] PASS [2021-12-15T09:43:47.328Z] [2021-12-15T09:43:47.328Z] DONE 0 tests in 0.182s [2021-12-15T09:43:47.328Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:47.328Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:47.328Z] +++ set -e [2021-12-15T09:43:47.328Z] +++ '[' -n 0 ']' [2021-12-15T09:43:47.328Z] +++ set -x [2021-12-15T09:43:47.328Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:47.328Z] testing: warning: no tests to run [2021-12-15T09:43:47.328Z] PASS [2021-12-15T09:43:47.328Z] [2021-12-15T09:43:47.328Z] DONE 0 tests in 0.040s [2021-12-15T09:43:47.328Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:47.328Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:47.328Z] +++ set -e [2021-12-15T09:43:47.328Z] +++ '[' -n 0 ']' [2021-12-15T09:43:47.328Z] +++ set -x [2021-12-15T09:43:47.328Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:47.586Z] INFO: Testing against a local daemon [2021-12-15T09:43:47.586Z] testing: warning: no tests to run [2021-12-15T09:43:47.586Z] PASS [2021-12-15T09:43:47.586Z] [2021-12-15T09:43:47.586Z] DONE 0 tests in 0.192s [2021-12-15T09:43:47.586Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:47.586Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:47.586Z] +++ set -e [2021-12-15T09:43:47.586Z] +++ '[' -n 0 ']' [2021-12-15T09:43:47.586Z] +++ set -x [2021-12-15T09:43:47.586Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:47.844Z] INFO: Testing against a local daemon [2021-12-15T09:43:47.844Z] testing: warning: no tests to run [2021-12-15T09:43:47.844Z] PASS [2021-12-15T09:43:47.844Z] [2021-12-15T09:43:47.844Z] DONE 0 tests in 0.196s [2021-12-15T09:43:47.844Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:47.844Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:47.844Z] +++ set -e [2021-12-15T09:43:47.844Z] +++ '[' -n 0 ']' [2021-12-15T09:43:47.844Z] +++ set -x [2021-12-15T09:43:47.844Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:48.102Z] INFO: Testing against a local daemon [2021-12-15T09:43:48.102Z] testing: warning: no tests to run [2021-12-15T09:43:48.102Z] PASS [2021-12-15T09:43:48.102Z] [2021-12-15T09:43:48.102Z] DONE 0 tests in 0.222s [2021-12-15T09:43:48.102Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:48.102Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:48.102Z] +++ set -e [2021-12-15T09:43:48.102Z] +++ '[' -n 0 ']' [2021-12-15T09:43:48.102Z] +++ set -x [2021-12-15T09:43:48.102Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:48.102Z] INFO: Testing against a local daemon [2021-12-15T09:43:48.102Z] testing: warning: no tests to run [2021-12-15T09:43:48.102Z] PASS [2021-12-15T09:43:48.102Z] [2021-12-15T09:43:48.102Z] DONE 0 tests in 0.174s [2021-12-15T09:43:48.359Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:48.359Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:48.359Z] +++ set -e [2021-12-15T09:43:48.359Z] +++ '[' -n 0 ']' [2021-12-15T09:43:48.359Z] +++ set -x [2021-12-15T09:43:48.360Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:48.360Z] INFO: Testing against a local daemon [2021-12-15T09:43:48.360Z] testing: warning: no tests to run [2021-12-15T09:43:48.360Z] PASS [2021-12-15T09:43:48.360Z] [2021-12-15T09:43:48.360Z] DONE 0 tests in 0.202s [2021-12-15T09:43:48.360Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:48.360Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:48.360Z] +++ set -e [2021-12-15T09:43:48.360Z] +++ '[' -n 0 ']' [2021-12-15T09:43:48.360Z] +++ set -x [2021-12-15T09:43:48.360Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:48.617Z] INFO: Testing against a local daemon [2021-12-15T09:43:48.617Z] testing: warning: no tests to run [2021-12-15T09:43:48.617Z] PASS [2021-12-15T09:43:48.617Z] [2021-12-15T09:43:48.617Z] DONE 0 tests in 0.155s [2021-12-15T09:43:48.617Z] Running integration-test (iteration 2) [2021-12-15T09:43:48.617Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:48.617Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:48.617Z] +++ set -e [2021-12-15T09:43:48.617Z] +++ '[' -n 0 ']' [2021-12-15T09:43:48.617Z] +++ set -x [2021-12-15T09:43:48.617Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:48.875Z] INFO: Testing against a local daemon [2021-12-15T09:43:48.875Z] testing: warning: no tests to run [2021-12-15T09:43:48.875Z] PASS [2021-12-15T09:43:48.875Z] [2021-12-15T09:43:48.875Z] DONE 0 tests in 0.120s [2021-12-15T09:43:48.875Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:48.875Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:48.875Z] +++ set -e [2021-12-15T09:43:48.875Z] +++ '[' -n 0 ']' [2021-12-15T09:43:48.875Z] +++ set -x [2021-12-15T09:43:48.875Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:48.875Z] INFO: Testing against a local daemon [2021-12-15T09:43:48.875Z] testing: warning: no tests to run [2021-12-15T09:43:48.875Z] PASS [2021-12-15T09:43:48.875Z] [2021-12-15T09:43:48.875Z] DONE 0 tests in 0.122s [2021-12-15T09:43:48.875Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:48.875Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:48.875Z] +++ set -e [2021-12-15T09:43:48.875Z] +++ '[' -n 0 ']' [2021-12-15T09:43:48.875Z] +++ set -x [2021-12-15T09:43:48.875Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:49.133Z] INFO: Testing against a local daemon [2021-12-15T09:43:49.133Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:43:49.709Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-12-15T09:43:49.709Z] PASS [2021-12-15T09:43:49.709Z] [2021-12-15T09:43:49.709Z] DONE 17 tests in 46.459s [2021-12-15T09:43:49.709Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-15T09:43:49.709Z] INFO: Testing against a local daemon [2021-12-15T09:43:49.709Z] === RUN TestPluginInvalidJSON [2021-12-15T09:43:49.709Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-15T09:43:49.709Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-15T09:43:49.709Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-15T09:43:49.709Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-12-15T09:43:49.709Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-15T09:43:49.709Z] === RUN TestPluginInstall [2021-12-15T09:43:49.709Z] === RUN TestPluginInstall/no_auth [2021-12-15T09:43:49.709Z] time="2021-12-15T09:43:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-15T09:43:49.709Z] time="2021-12-15T09:43:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71bad4eab66c689e07d89639a713976aac1c1d8c175b6f1695aac97eac6a829d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-15T09:43:49.709Z] time="2021-12-15T09:43:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-15T09:43:49.709Z] time="2021-12-15T09:43:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71bad4eab66c689e07d89639a713976aac1c1d8c175b6f1695aac97eac6a829d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-15T09:43:50.279Z] === RUN TestPluginInstall/with_htpasswd [2021-12-15T09:43:50.503Z] --- PASS: TestUnprivilegedPortsAndPing (1.14s) [2021-12-15T09:43:50.503Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:43:50.539Z] time="2021-12-15T09:43:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-15T09:43:50.539Z] time="2021-12-15T09:43:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71bad4eab66c689e07d89639a713976aac1c1d8c175b6f1695aac97eac6a829d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-15T09:43:50.539Z] time="2021-12-15T09:43:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-15T09:43:50.539Z] time="2021-12-15T09:43:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71bad4eab66c689e07d89639a713976aac1c1d8c175b6f1695aac97eac6a829d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-15T09:43:50.800Z] === RUN TestPluginInstall/with_insecure [2021-12-15T09:43:51.435Z] --- PASS: TestUnprivilegedPortsAndPing (1.13s) [2021-12-15T09:43:51.435Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:43:51.740Z] time="2021-12-15T09:43:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-15T09:43:51.740Z] time="2021-12-15T09:43:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3729cf36f7251a587bf49515f1a719c8a7146eecbd65cb097a78bf78666d8875" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-15T09:43:51.740Z] time="2021-12-15T09:43:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-15T09:43:51.740Z] time="2021-12-15T09:43:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3729cf36f7251a587bf49515f1a719c8a7146eecbd65cb097a78bf78666d8875" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-15T09:43:52.000Z] plugin_test.go:165: [de1a9e33520e8] daemon is not started [2021-12-15T09:43:52.000Z] --- PASS: TestPluginInstall (3.61s) [2021-12-15T09:43:52.000Z] --- PASS: TestPluginInstall/no_auth (1.85s) [2021-12-15T09:43:52.000Z] --- PASS: TestPluginInstall/with_htpasswd (0.64s) [2021-12-15T09:43:52.000Z] --- PASS: TestPluginInstall/with_insecure (1.12s) [2021-12-15T09:43:52.000Z] === RUN TestPluginsWithRuntimes [2021-12-15T09:43:52.855Z] --- PASS: TestUnprivilegedPortsAndPing (1.18s) [2021-12-15T09:43:52.855Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:43:53.381Z] === RUN TestPluginsWithRuntimes/No_Args [2021-12-15T09:43:53.426Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-12-15T09:43:53.794Z] --- PASS: TestUnprivilegedPortsAndPing (1.17s) [2021-12-15T09:43:53.794Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:43:54.105Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.56s) [2021-12-15T09:43:54.105Z] === RUN TestCreateServiceSecretFileMode [2021-12-15T09:43:54.320Z] === RUN TestPluginsWithRuntimes/With_Args [2021-12-15T09:43:54.726Z] --- PASS: TestUnprivilegedPortsAndPing (1.03s) [2021-12-15T09:43:54.726Z] PASS [2021-12-15T09:43:54.726Z] [2021-12-15T09:43:54.726Z] DONE 5 tests in 5.785s [2021-12-15T09:43:54.726Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:54.726Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:54.726Z] +++ set -e [2021-12-15T09:43:54.726Z] +++ '[' -n 0 ']' [2021-12-15T09:43:54.726Z] +++ set -x [2021-12-15T09:43:54.726Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:54.983Z] INFO: Testing against a local daemon [2021-12-15T09:43:54.983Z] testing: warning: no tests to run [2021-12-15T09:43:54.983Z] PASS [2021-12-15T09:43:54.983Z] [2021-12-15T09:43:54.983Z] DONE 0 tests in 0.129s [2021-12-15T09:43:54.983Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:54.983Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:54.983Z] +++ set -e [2021-12-15T09:43:54.983Z] +++ '[' -n 0 ']' [2021-12-15T09:43:54.983Z] +++ set -x [2021-12-15T09:43:54.983Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:54.983Z] INFO: Testing against a local daemon [2021-12-15T09:43:54.983Z] testing: warning: no tests to run [2021-12-15T09:43:54.983Z] PASS [2021-12-15T09:43:54.983Z] [2021-12-15T09:43:54.983Z] DONE 0 tests in 0.119s [2021-12-15T09:43:54.983Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:54.983Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:54.983Z] +++ set -e [2021-12-15T09:43:54.983Z] +++ '[' -n 0 ']' [2021-12-15T09:43:54.983Z] +++ set -x [2021-12-15T09:43:54.983Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:55.240Z] INFO: Testing against a local daemon [2021-12-15T09:43:55.240Z] testing: warning: no tests to run [2021-12-15T09:43:55.240Z] PASS [2021-12-15T09:43:55.240Z] [2021-12-15T09:43:55.240Z] DONE 0 tests in 0.158s [2021-12-15T09:43:55.240Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:55.240Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:55.240Z] +++ set -e [2021-12-15T09:43:55.240Z] +++ '[' -n 0 ']' [2021-12-15T09:43:55.240Z] +++ set -x [2021-12-15T09:43:55.240Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:55.259Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2021-12-15T09:43:55.260Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) [2021-12-15T09:43:55.260Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2021-12-15T09:43:55.260Z] === RUN TestPluginBackCompatMediaTypes [2021-12-15T09:43:55.497Z] INFO: Testing against a local daemon [2021-12-15T09:43:55.497Z] testing: warning: no tests to run [2021-12-15T09:43:55.497Z] PASS [2021-12-15T09:43:55.497Z] [2021-12-15T09:43:55.497Z] DONE 0 tests in 0.129s [2021-12-15T09:43:55.497Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:55.497Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:55.497Z] +++ set -e [2021-12-15T09:43:55.497Z] +++ '[' -n 0 ']' [2021-12-15T09:43:55.497Z] +++ set -x [2021-12-15T09:43:55.497Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:55.497Z] testing: warning: no tests to run [2021-12-15T09:43:55.497Z] PASS [2021-12-15T09:43:55.497Z] [2021-12-15T09:43:55.497Z] DONE 0 tests in 0.017s [2021-12-15T09:43:55.497Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:55.497Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:55.497Z] +++ set -e [2021-12-15T09:43:55.497Z] +++ '[' -n 0 ']' [2021-12-15T09:43:55.497Z] +++ set -x [2021-12-15T09:43:55.497Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:55.497Z] INFO: Testing against a local daemon [2021-12-15T09:43:55.497Z] testing: warning: no tests to run [2021-12-15T09:43:55.497Z] PASS [2021-12-15T09:43:55.497Z] [2021-12-15T09:43:55.497Z] DONE 0 tests in 0.123s [2021-12-15T09:43:55.754Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:55.754Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:55.754Z] +++ set -e [2021-12-15T09:43:55.754Z] +++ '[' -n 0 ']' [2021-12-15T09:43:55.754Z] +++ set -x [2021-12-15T09:43:55.754Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:55.754Z] INFO: Testing against a local daemon [2021-12-15T09:43:55.754Z] testing: warning: no tests to run [2021-12-15T09:43:55.754Z] PASS [2021-12-15T09:43:55.754Z] [2021-12-15T09:43:55.754Z] DONE 0 tests in 0.157s [2021-12-15T09:43:55.754Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:55.754Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:55.754Z] +++ set -e [2021-12-15T09:43:55.754Z] +++ '[' -n 0 ']' [2021-12-15T09:43:55.754Z] +++ set -x [2021-12-15T09:43:55.754Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:55.829Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2021-12-15T09:43:55.829Z] PASS [2021-12-15T09:43:55.829Z] [2021-12-15T09:43:55.829Z] DONE 10 tests in 7.510s [2021-12-15T09:43:55.829Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-15T09:43:55.829Z] INFO: Testing against a local daemon [2021-12-15T09:43:55.829Z] === RUN TestExternalGraphDriver [2021-12-15T09:43:55.829Z] === RUN TestExternalGraphDriver/json [2021-12-15T09:43:56.010Z] INFO: Testing against a local daemon [2021-12-15T09:43:56.010Z] testing: warning: no tests to run [2021-12-15T09:43:56.010Z] PASS [2021-12-15T09:43:56.010Z] [2021-12-15T09:43:56.010Z] DONE 0 tests in 0.126s [2021-12-15T09:43:56.010Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:56.010Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:56.010Z] +++ set -e [2021-12-15T09:43:56.010Z] +++ '[' -n 0 ']' [2021-12-15T09:43:56.010Z] +++ set -x [2021-12-15T09:43:56.011Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:56.267Z] INFO: Testing against a local daemon [2021-12-15T09:43:56.267Z] testing: warning: no tests to run [2021-12-15T09:43:56.267Z] PASS [2021-12-15T09:43:56.267Z] [2021-12-15T09:43:56.267Z] DONE 0 tests in 0.163s [2021-12-15T09:43:56.267Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:56.267Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:56.267Z] +++ set -e [2021-12-15T09:43:56.267Z] +++ '[' -n 0 ']' [2021-12-15T09:43:56.267Z] +++ set -x [2021-12-15T09:43:56.267Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:56.267Z] testing: warning: no tests to run [2021-12-15T09:43:56.267Z] PASS [2021-12-15T09:43:56.267Z] [2021-12-15T09:43:56.267Z] DONE 0 tests in 0.018s [2021-12-15T09:43:56.267Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:56.267Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:56.267Z] +++ set -e [2021-12-15T09:43:56.267Z] +++ '[' -n 0 ']' [2021-12-15T09:43:56.267Z] +++ set -x [2021-12-15T09:43:56.267Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:56.524Z] INFO: Testing against a local daemon [2021-12-15T09:43:56.524Z] testing: warning: no tests to run [2021-12-15T09:43:56.524Z] PASS [2021-12-15T09:43:56.524Z] [2021-12-15T09:43:56.524Z] DONE 0 tests in 0.171s [2021-12-15T09:43:56.524Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:56.524Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:56.524Z] +++ set -e [2021-12-15T09:43:56.524Z] +++ '[' -n 0 ']' [2021-12-15T09:43:56.524Z] +++ set -x [2021-12-15T09:43:56.524Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:56.524Z] INFO: Testing against a local daemon [2021-12-15T09:43:56.524Z] testing: warning: no tests to run [2021-12-15T09:43:56.524Z] PASS [2021-12-15T09:43:56.524Z] [2021-12-15T09:43:56.524Z] DONE 0 tests in 0.123s [2021-12-15T09:43:56.524Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:56.524Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:56.524Z] +++ set -e [2021-12-15T09:43:56.524Z] +++ '[' -n 0 ']' [2021-12-15T09:43:56.524Z] +++ set -x [2021-12-15T09:43:56.524Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:56.781Z] INFO: Testing against a local daemon [2021-12-15T09:43:56.781Z] testing: warning: no tests to run [2021-12-15T09:43:56.781Z] PASS [2021-12-15T09:43:56.781Z] [2021-12-15T09:43:56.781Z] DONE 0 tests in 0.130s [2021-12-15T09:43:56.781Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:56.781Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:56.781Z] +++ set -e [2021-12-15T09:43:56.781Z] +++ '[' -n 0 ']' [2021-12-15T09:43:56.781Z] +++ set -x [2021-12-15T09:43:56.781Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:57.038Z] INFO: Testing against a local daemon [2021-12-15T09:43:57.038Z] testing: warning: no tests to run [2021-12-15T09:43:57.038Z] PASS [2021-12-15T09:43:57.038Z] [2021-12-15T09:43:57.038Z] DONE 0 tests in 0.160s [2021-12-15T09:43:57.038Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:57.038Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:57.038Z] +++ set -e [2021-12-15T09:43:57.038Z] +++ '[' -n 0 ']' [2021-12-15T09:43:57.038Z] +++ set -x [2021-12-15T09:43:57.038Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:57.038Z] INFO: Testing against a local daemon [2021-12-15T09:43:57.038Z] testing: warning: no tests to run [2021-12-15T09:43:57.038Z] PASS [2021-12-15T09:43:57.038Z] [2021-12-15T09:43:57.038Z] DONE 0 tests in 0.195s [2021-12-15T09:43:57.038Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:57.038Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:57.038Z] +++ set -e [2021-12-15T09:43:57.038Z] +++ '[' -n 0 ']' [2021-12-15T09:43:57.038Z] +++ set -x [2021-12-15T09:43:57.039Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:57.296Z] INFO: Testing against a local daemon [2021-12-15T09:43:57.296Z] testing: warning: no tests to run [2021-12-15T09:43:57.296Z] PASS [2021-12-15T09:43:57.296Z] [2021-12-15T09:43:57.296Z] DONE 0 tests in 0.134s [2021-12-15T09:43:57.296Z] Running integration-test (iteration 3) [2021-12-15T09:43:57.296Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:57.296Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:57.296Z] +++ set -e [2021-12-15T09:43:57.296Z] +++ '[' -n 0 ']' [2021-12-15T09:43:57.296Z] +++ set -x [2021-12-15T09:43:57.296Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:57.553Z] INFO: Testing against a local daemon [2021-12-15T09:43:57.553Z] testing: warning: no tests to run [2021-12-15T09:43:57.553Z] PASS [2021-12-15T09:43:57.553Z] [2021-12-15T09:43:57.553Z] DONE 0 tests in 0.137s [2021-12-15T09:43:57.553Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:57.553Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:57.553Z] +++ set -e [2021-12-15T09:43:57.553Z] +++ '[' -n 0 ']' [2021-12-15T09:43:57.553Z] +++ set -x [2021-12-15T09:43:57.553Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:57.553Z] INFO: Testing against a local daemon [2021-12-15T09:43:57.553Z] testing: warning: no tests to run [2021-12-15T09:43:57.553Z] PASS [2021-12-15T09:43:57.553Z] [2021-12-15T09:43:57.553Z] DONE 0 tests in 0.137s [2021-12-15T09:43:57.553Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:57.553Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:57.553Z] +++ set -e [2021-12-15T09:43:57.553Z] +++ '[' -n 0 ']' [2021-12-15T09:43:57.553Z] +++ set -x [2021-12-15T09:43:57.553Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:43:57.736Z] === RUN TestExternalGraphDriver/spec [2021-12-15T09:43:57.812Z] INFO: Testing against a local daemon [2021-12-15T09:43:57.812Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:43:59.117Z] === RUN TestExternalGraphDriver/pull [2021-12-15T09:43:59.194Z] --- PASS: TestUnprivilegedPortsAndPing (1.16s) [2021-12-15T09:43:59.194Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:44:00.127Z] --- PASS: TestUnprivilegedPortsAndPing (1.07s) [2021-12-15T09:44:00.127Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:44:01.027Z] --- PASS: TestExternalGraphDriver (4.95s) [2021-12-15T09:44:01.027Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2021-12-15T09:44:01.027Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2021-12-15T09:44:01.027Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2021-12-15T09:44:01.027Z] === RUN TestGraphdriverPluginV2 [2021-12-15T09:44:01.059Z] --- PASS: TestUnprivilegedPortsAndPing (1.07s) [2021-12-15T09:44:01.059Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:44:02.431Z] --- PASS: TestUnprivilegedPortsAndPing (1.18s) [2021-12-15T09:44:02.431Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:44:03.364Z] --- PASS: TestUnprivilegedPortsAndPing (1.02s) [2021-12-15T09:44:03.364Z] PASS [2021-12-15T09:44:03.364Z] [2021-12-15T09:44:03.364Z] DONE 5 tests in 5.634s [2021-12-15T09:44:03.364Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:03.364Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:03.364Z] +++ set -e [2021-12-15T09:44:03.364Z] +++ '[' -n 0 ']' [2021-12-15T09:44:03.364Z] +++ set -x [2021-12-15T09:44:03.365Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:03.365Z] INFO: Testing against a local daemon [2021-12-15T09:44:03.365Z] testing: warning: no tests to run [2021-12-15T09:44:03.365Z] PASS [2021-12-15T09:44:03.365Z] [2021-12-15T09:44:03.365Z] DONE 0 tests in 0.156s [2021-12-15T09:44:03.623Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:03.623Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:03.623Z] +++ set -e [2021-12-15T09:44:03.623Z] +++ '[' -n 0 ']' [2021-12-15T09:44:03.623Z] +++ set -x [2021-12-15T09:44:03.623Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:03.623Z] INFO: Testing against a local daemon [2021-12-15T09:44:03.623Z] testing: warning: no tests to run [2021-12-15T09:44:03.623Z] PASS [2021-12-15T09:44:03.623Z] [2021-12-15T09:44:03.623Z] DONE 0 tests in 0.159s [2021-12-15T09:44:03.623Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:03.623Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:03.623Z] +++ set -e [2021-12-15T09:44:03.623Z] +++ '[' -n 0 ']' [2021-12-15T09:44:03.623Z] +++ set -x [2021-12-15T09:44:03.623Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:03.881Z] INFO: Testing against a local daemon [2021-12-15T09:44:03.881Z] testing: warning: no tests to run [2021-12-15T09:44:03.881Z] PASS [2021-12-15T09:44:03.881Z] [2021-12-15T09:44:03.881Z] DONE 0 tests in 0.130s [2021-12-15T09:44:03.881Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:03.881Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:03.881Z] +++ set -e [2021-12-15T09:44:03.881Z] +++ '[' -n 0 ']' [2021-12-15T09:44:03.881Z] +++ set -x [2021-12-15T09:44:03.881Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:04.077Z] --- PASS: TestCreateServiceSecretFileMode (11.97s) [2021-12-15T09:44:04.077Z] === RUN TestCreateServiceConfigFileMode [2021-12-15T09:44:04.139Z] INFO: Testing against a local daemon [2021-12-15T09:44:04.139Z] testing: warning: no tests to run [2021-12-15T09:44:04.139Z] PASS [2021-12-15T09:44:04.139Z] [2021-12-15T09:44:04.139Z] DONE 0 tests in 0.150s [2021-12-15T09:44:04.139Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:04.139Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:04.139Z] +++ set -e [2021-12-15T09:44:04.139Z] +++ '[' -n 0 ']' [2021-12-15T09:44:04.139Z] +++ set -x [2021-12-15T09:44:04.139Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:04.139Z] testing: warning: no tests to run [2021-12-15T09:44:04.139Z] PASS [2021-12-15T09:44:04.139Z] [2021-12-15T09:44:04.139Z] DONE 0 tests in 0.018s [2021-12-15T09:44:04.139Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:04.139Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:04.139Z] +++ set -e [2021-12-15T09:44:04.139Z] +++ '[' -n 0 ']' [2021-12-15T09:44:04.139Z] +++ set -x [2021-12-15T09:44:04.139Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:04.139Z] INFO: Testing against a local daemon [2021-12-15T09:44:04.139Z] testing: warning: no tests to run [2021-12-15T09:44:04.139Z] PASS [2021-12-15T09:44:04.139Z] [2021-12-15T09:44:04.139Z] DONE 0 tests in 0.094s [2021-12-15T09:44:04.139Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:04.139Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:04.139Z] +++ set -e [2021-12-15T09:44:04.139Z] +++ '[' -n 0 ']' [2021-12-15T09:44:04.139Z] +++ set -x [2021-12-15T09:44:04.139Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:04.397Z] INFO: Testing against a local daemon [2021-12-15T09:44:04.397Z] testing: warning: no tests to run [2021-12-15T09:44:04.397Z] PASS [2021-12-15T09:44:04.397Z] [2021-12-15T09:44:04.397Z] DONE 0 tests in 0.136s [2021-12-15T09:44:04.397Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:04.397Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:04.397Z] +++ set -e [2021-12-15T09:44:04.397Z] +++ '[' -n 0 ']' [2021-12-15T09:44:04.397Z] +++ set -x [2021-12-15T09:44:04.397Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:04.397Z] INFO: Testing against a local daemon [2021-12-15T09:44:04.397Z] testing: warning: no tests to run [2021-12-15T09:44:04.397Z] PASS [2021-12-15T09:44:04.397Z] [2021-12-15T09:44:04.397Z] DONE 0 tests in 0.113s [2021-12-15T09:44:04.654Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:04.654Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:04.654Z] +++ set -e [2021-12-15T09:44:04.654Z] +++ '[' -n 0 ']' [2021-12-15T09:44:04.654Z] +++ set -x [2021-12-15T09:44:04.654Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:04.654Z] INFO: Testing against a local daemon [2021-12-15T09:44:04.654Z] testing: warning: no tests to run [2021-12-15T09:44:04.654Z] PASS [2021-12-15T09:44:04.654Z] [2021-12-15T09:44:04.654Z] DONE 0 tests in 0.121s [2021-12-15T09:44:04.654Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:04.654Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:04.654Z] +++ set -e [2021-12-15T09:44:04.654Z] +++ '[' -n 0 ']' [2021-12-15T09:44:04.654Z] +++ set -x [2021-12-15T09:44:04.654Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:04.654Z] testing: warning: no tests to run [2021-12-15T09:44:04.654Z] PASS [2021-12-15T09:44:04.654Z] [2021-12-15T09:44:04.654Z] DONE 0 tests in 0.022s [2021-12-15T09:44:04.654Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:04.654Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:04.654Z] +++ set -e [2021-12-15T09:44:04.654Z] +++ '[' -n 0 ']' [2021-12-15T09:44:04.654Z] +++ set -x [2021-12-15T09:44:04.654Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:04.912Z] INFO: Testing against a local daemon [2021-12-15T09:44:04.912Z] testing: warning: no tests to run [2021-12-15T09:44:04.912Z] PASS [2021-12-15T09:44:04.912Z] [2021-12-15T09:44:04.912Z] DONE 0 tests in 0.143s [2021-12-15T09:44:04.912Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:04.912Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:04.912Z] +++ set -e [2021-12-15T09:44:04.912Z] +++ '[' -n 0 ']' [2021-12-15T09:44:04.912Z] +++ set -x [2021-12-15T09:44:04.912Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:04.912Z] INFO: Testing against a local daemon [2021-12-15T09:44:04.912Z] testing: warning: no tests to run [2021-12-15T09:44:04.912Z] PASS [2021-12-15T09:44:04.912Z] [2021-12-15T09:44:04.912Z] DONE 0 tests in 0.133s [2021-12-15T09:44:05.170Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:05.170Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:05.170Z] +++ set -e [2021-12-15T09:44:05.170Z] +++ '[' -n 0 ']' [2021-12-15T09:44:05.170Z] +++ set -x [2021-12-15T09:44:05.170Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:05.170Z] INFO: Testing against a local daemon [2021-12-15T09:44:05.170Z] testing: warning: no tests to run [2021-12-15T09:44:05.170Z] PASS [2021-12-15T09:44:05.170Z] [2021-12-15T09:44:05.170Z] DONE 0 tests in 0.174s [2021-12-15T09:44:05.170Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:05.170Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:05.170Z] +++ set -e [2021-12-15T09:44:05.170Z] +++ '[' -n 0 ']' [2021-12-15T09:44:05.170Z] +++ set -x [2021-12-15T09:44:05.170Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:05.224Z] --- PASS: TestGraphdriverPluginV2 (3.97s) [2021-12-15T09:44:05.224Z] PASS [2021-12-15T09:44:05.224Z] [2021-12-15T09:44:05.224Z] DONE 5 tests in 8.966s [2021-12-15T09:44:05.224Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-15T09:44:05.224Z] INFO: Testing against a local daemon [2021-12-15T09:44:05.224Z] === RUN TestContinueAfterPluginCrash [2021-12-15T09:44:05.224Z] === PAUSE TestContinueAfterPluginCrash [2021-12-15T09:44:05.224Z] === RUN TestReadPluginNoRead [2021-12-15T09:44:05.224Z] === PAUSE TestReadPluginNoRead [2021-12-15T09:44:05.224Z] === RUN TestDaemonStartWithLogOpt [2021-12-15T09:44:05.224Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-15T09:44:05.224Z] === CONT TestContinueAfterPluginCrash [2021-12-15T09:44:05.224Z] === CONT TestDaemonStartWithLogOpt [2021-12-15T09:44:05.428Z] INFO: Testing against a local daemon [2021-12-15T09:44:05.428Z] testing: warning: no tests to run [2021-12-15T09:44:05.428Z] PASS [2021-12-15T09:44:05.428Z] [2021-12-15T09:44:05.428Z] DONE 0 tests in 0.122s [2021-12-15T09:44:05.428Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:05.428Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:05.428Z] +++ set -e [2021-12-15T09:44:05.428Z] +++ '[' -n 0 ']' [2021-12-15T09:44:05.428Z] +++ set -x [2021-12-15T09:44:05.428Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:05.685Z] INFO: Testing against a local daemon [2021-12-15T09:44:05.685Z] testing: warning: no tests to run [2021-12-15T09:44:05.685Z] PASS [2021-12-15T09:44:05.685Z] [2021-12-15T09:44:05.685Z] DONE 0 tests in 0.161s [2021-12-15T09:44:05.685Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:05.685Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:05.685Z] +++ set -e [2021-12-15T09:44:05.685Z] +++ '[' -n 0 ']' [2021-12-15T09:44:05.685Z] +++ set -x [2021-12-15T09:44:05.685Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:05.685Z] INFO: Testing against a local daemon [2021-12-15T09:44:05.685Z] testing: warning: no tests to run [2021-12-15T09:44:05.685Z] PASS [2021-12-15T09:44:05.685Z] [2021-12-15T09:44:05.685Z] DONE 0 tests in 0.103s [2021-12-15T09:44:05.685Z] Running integration-test (iteration 4) [2021-12-15T09:44:05.685Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:05.685Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:05.685Z] +++ set -e [2021-12-15T09:44:05.685Z] +++ '[' -n 0 ']' [2021-12-15T09:44:05.685Z] +++ set -x [2021-12-15T09:44:05.685Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:05.942Z] INFO: Testing against a local daemon [2021-12-15T09:44:05.942Z] testing: warning: no tests to run [2021-12-15T09:44:05.942Z] PASS [2021-12-15T09:44:05.942Z] [2021-12-15T09:44:05.942Z] DONE 0 tests in 0.121s [2021-12-15T09:44:05.942Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:05.942Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:05.942Z] +++ set -e [2021-12-15T09:44:05.942Z] +++ '[' -n 0 ']' [2021-12-15T09:44:05.942Z] +++ set -x [2021-12-15T09:44:05.942Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:05.942Z] INFO: Testing against a local daemon [2021-12-15T09:44:05.942Z] testing: warning: no tests to run [2021-12-15T09:44:05.942Z] PASS [2021-12-15T09:44:05.942Z] [2021-12-15T09:44:05.942Z] DONE 0 tests in 0.151s [2021-12-15T09:44:06.199Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:06.199Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:06.199Z] +++ set -e [2021-12-15T09:44:06.199Z] +++ '[' -n 0 ']' [2021-12-15T09:44:06.199Z] +++ set -x [2021-12-15T09:44:06.199Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:06.199Z] INFO: Testing against a local daemon [2021-12-15T09:44:06.199Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:44:07.569Z] --- PASS: TestUnprivilegedPortsAndPing (1.11s) [2021-12-15T09:44:07.569Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:44:08.500Z] --- PASS: TestUnprivilegedPortsAndPing (1.10s) [2021-12-15T09:44:08.500Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:44:08.533Z] --- PASS: TestDaemonStartWithLogOpt (3.29s) [2021-12-15T09:44:08.533Z] === CONT TestReadPluginNoRead [2021-12-15T09:44:09.399Z] ......... [ 86%] [2021-12-15T09:44:09.430Z] --- PASS: TestUnprivilegedPortsAndPing (1.13s) [2021-12-15T09:44:09.430Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:44:10.443Z] === RUN TestReadPluginNoRead/default [2021-12-15T09:44:10.800Z] --- PASS: TestUnprivilegedPortsAndPing (1.16s) [2021-12-15T09:44:10.800Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:44:11.732Z] --- PASS: TestUnprivilegedPortsAndPing (1.14s) [2021-12-15T09:44:11.732Z] PASS [2021-12-15T09:44:11.732Z] [2021-12-15T09:44:11.732Z] DONE 5 tests in 5.774s [2021-12-15T09:44:11.825Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-15T09:44:11.989Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:11.989Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:11.989Z] +++ set -e [2021-12-15T09:44:11.989Z] +++ '[' -n 0 ']' [2021-12-15T09:44:11.989Z] +++ set -x [2021-12-15T09:44:11.989Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:11.989Z] INFO: Testing against a local daemon [2021-12-15T09:44:11.989Z] testing: warning: no tests to run [2021-12-15T09:44:11.989Z] PASS [2021-12-15T09:44:11.989Z] [2021-12-15T09:44:11.989Z] DONE 0 tests in 0.115s [2021-12-15T09:44:11.989Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:11.989Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:11.989Z] +++ set -e [2021-12-15T09:44:11.989Z] +++ '[' -n 0 ']' [2021-12-15T09:44:11.989Z] +++ set -x [2021-12-15T09:44:11.989Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:12.246Z] INFO: Testing against a local daemon [2021-12-15T09:44:12.246Z] testing: warning: no tests to run [2021-12-15T09:44:12.246Z] PASS [2021-12-15T09:44:12.246Z] [2021-12-15T09:44:12.246Z] DONE 0 tests in 0.108s [2021-12-15T09:44:12.246Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:12.246Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:12.246Z] +++ set -e [2021-12-15T09:44:12.246Z] +++ '[' -n 0 ']' [2021-12-15T09:44:12.246Z] +++ set -x [2021-12-15T09:44:12.246Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:12.246Z] INFO: Testing against a local daemon [2021-12-15T09:44:12.246Z] testing: warning: no tests to run [2021-12-15T09:44:12.246Z] PASS [2021-12-15T09:44:12.246Z] [2021-12-15T09:44:12.246Z] DONE 0 tests in 0.159s [2021-12-15T09:44:12.246Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:12.246Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:12.246Z] +++ set -e [2021-12-15T09:44:12.246Z] +++ '[' -n 0 ']' [2021-12-15T09:44:12.246Z] +++ set -x [2021-12-15T09:44:12.246Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:12.503Z] INFO: Testing against a local daemon [2021-12-15T09:44:12.503Z] testing: warning: no tests to run [2021-12-15T09:44:12.503Z] PASS [2021-12-15T09:44:12.503Z] [2021-12-15T09:44:12.503Z] DONE 0 tests in 0.130s [2021-12-15T09:44:12.503Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:12.503Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:12.503Z] +++ set -e [2021-12-15T09:44:12.503Z] +++ '[' -n 0 ']' [2021-12-15T09:44:12.503Z] +++ set -x [2021-12-15T09:44:12.503Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:12.503Z] testing: warning: no tests to run [2021-12-15T09:44:12.503Z] PASS [2021-12-15T09:44:12.503Z] [2021-12-15T09:44:12.503Z] DONE 0 tests in 0.020s [2021-12-15T09:44:12.503Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:12.503Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:12.503Z] +++ set -e [2021-12-15T09:44:12.503Z] +++ '[' -n 0 ']' [2021-12-15T09:44:12.503Z] +++ set -x [2021-12-15T09:44:12.503Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:12.761Z] INFO: Testing against a local daemon [2021-12-15T09:44:12.761Z] testing: warning: no tests to run [2021-12-15T09:44:12.761Z] PASS [2021-12-15T09:44:12.761Z] [2021-12-15T09:44:12.761Z] DONE 0 tests in 0.115s [2021-12-15T09:44:12.761Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:12.761Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:12.761Z] +++ set -e [2021-12-15T09:44:12.761Z] +++ '[' -n 0 ']' [2021-12-15T09:44:12.761Z] +++ set -x [2021-12-15T09:44:12.761Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:12.761Z] INFO: Testing against a local daemon [2021-12-15T09:44:12.761Z] testing: warning: no tests to run [2021-12-15T09:44:12.761Z] PASS [2021-12-15T09:44:12.761Z] [2021-12-15T09:44:12.761Z] DONE 0 tests in 0.127s [2021-12-15T09:44:12.761Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:12.761Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:12.761Z] +++ set -e [2021-12-15T09:44:12.761Z] +++ '[' -n 0 ']' [2021-12-15T09:44:12.761Z] +++ set -x [2021-12-15T09:44:12.761Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:12.764Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-15T09:44:13.018Z] INFO: Testing against a local daemon [2021-12-15T09:44:13.018Z] testing: warning: no tests to run [2021-12-15T09:44:13.018Z] PASS [2021-12-15T09:44:13.018Z] [2021-12-15T09:44:13.018Z] DONE 0 tests in 0.118s [2021-12-15T09:44:13.018Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:13.018Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:13.018Z] +++ set -e [2021-12-15T09:44:13.018Z] +++ '[' -n 0 ']' [2021-12-15T09:44:13.018Z] +++ set -x [2021-12-15T09:44:13.018Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:13.023Z] --- PASS: TestContinueAfterPluginCrash (8.34s) [2021-12-15T09:44:13.276Z] INFO: Testing against a local daemon [2021-12-15T09:44:13.276Z] testing: warning: no tests to run [2021-12-15T09:44:13.276Z] PASS [2021-12-15T09:44:13.276Z] [2021-12-15T09:44:13.276Z] DONE 0 tests in 0.156s [2021-12-15T09:44:13.276Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:13.276Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:13.276Z] +++ set -e [2021-12-15T09:44:13.276Z] +++ '[' -n 0 ']' [2021-12-15T09:44:13.276Z] +++ set -x [2021-12-15T09:44:13.276Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:13.276Z] testing: warning: no tests to run [2021-12-15T09:44:13.276Z] PASS [2021-12-15T09:44:13.276Z] [2021-12-15T09:44:13.276Z] DONE 0 tests in 0.024s [2021-12-15T09:44:13.276Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:13.276Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:13.276Z] +++ set -e [2021-12-15T09:44:13.276Z] +++ '[' -n 0 ']' [2021-12-15T09:44:13.276Z] +++ set -x [2021-12-15T09:44:13.276Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:13.276Z] INFO: Testing against a local daemon [2021-12-15T09:44:13.276Z] testing: warning: no tests to run [2021-12-15T09:44:13.276Z] PASS [2021-12-15T09:44:13.276Z] [2021-12-15T09:44:13.276Z] DONE 0 tests in 0.114s [2021-12-15T09:44:13.534Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:13.534Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:13.534Z] +++ set -e [2021-12-15T09:44:13.534Z] +++ '[' -n 0 ']' [2021-12-15T09:44:13.534Z] +++ set -x [2021-12-15T09:44:13.534Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:13.534Z] INFO: Testing against a local daemon [2021-12-15T09:44:13.534Z] testing: warning: no tests to run [2021-12-15T09:44:13.534Z] PASS [2021-12-15T09:44:13.534Z] [2021-12-15T09:44:13.534Z] DONE 0 tests in 0.126s [2021-12-15T09:44:13.534Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:13.534Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:13.534Z] +++ set -e [2021-12-15T09:44:13.534Z] +++ '[' -n 0 ']' [2021-12-15T09:44:13.534Z] +++ set -x [2021-12-15T09:44:13.534Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:13.792Z] INFO: Testing against a local daemon [2021-12-15T09:44:13.792Z] testing: warning: no tests to run [2021-12-15T09:44:13.792Z] PASS [2021-12-15T09:44:13.792Z] [2021-12-15T09:44:13.792Z] DONE 0 tests in 0.131s [2021-12-15T09:44:13.792Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:13.792Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:13.792Z] +++ set -e [2021-12-15T09:44:13.792Z] +++ '[' -n 0 ']' [2021-12-15T09:44:13.792Z] +++ set -x [2021-12-15T09:44:13.792Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:13.792Z] INFO: Testing against a local daemon [2021-12-15T09:44:13.792Z] testing: warning: no tests to run [2021-12-15T09:44:13.792Z] PASS [2021-12-15T09:44:13.792Z] [2021-12-15T09:44:13.792Z] DONE 0 tests in 0.126s [2021-12-15T09:44:13.792Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:13.792Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:13.792Z] +++ set -e [2021-12-15T09:44:13.792Z] +++ '[' -n 0 ']' [2021-12-15T09:44:13.792Z] +++ set -x [2021-12-15T09:44:13.792Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:13.962Z] === CONT TestReadPluginNoRead [2021-12-15T09:44:13.962Z] read_test.go:92: [d91dfcbaa3753] daemon is not started [2021-12-15T09:44:13.962Z] --- PASS: TestReadPluginNoRead (5.77s) [2021-12-15T09:44:13.962Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2021-12-15T09:44:13.962Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.13s) [2021-12-15T09:44:13.962Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2021-12-15T09:44:13.962Z] PASS [2021-12-15T09:44:13.962Z] [2021-12-15T09:44:13.962Z] DONE 6 tests in 9.103s [2021-12-15T09:44:13.962Z] 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-12-15T09:44:13.962Z] testing: warning: no tests to run [2021-12-15T09:44:13.962Z] PASS [2021-12-15T09:44:13.962Z] [2021-12-15T09:44:13.962Z] DONE 0 tests in 0.009s [2021-12-15T09:44:13.962Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-15T09:44:13.962Z] INFO: Testing against a local daemon [2021-12-15T09:44:13.962Z] === RUN TestPluginWithDevMounts [2021-12-15T09:44:13.962Z] === PAUSE TestPluginWithDevMounts [2021-12-15T09:44:13.962Z] === CONT TestPluginWithDevMounts [2021-12-15T09:44:14.050Z] INFO: Testing against a local daemon [2021-12-15T09:44:14.050Z] testing: warning: no tests to run [2021-12-15T09:44:14.050Z] PASS [2021-12-15T09:44:14.050Z] [2021-12-15T09:44:14.050Z] DONE 0 tests in 0.127s [2021-12-15T09:44:14.050Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:14.050Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:14.050Z] +++ set -e [2021-12-15T09:44:14.050Z] +++ '[' -n 0 ']' [2021-12-15T09:44:14.050Z] +++ set -x [2021-12-15T09:44:14.050Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:14.203Z] tests/integration/models_images_test.py ............... [ 89%] [2021-12-15T09:44:14.308Z] INFO: Testing against a local daemon [2021-12-15T09:44:14.308Z] testing: warning: no tests to run [2021-12-15T09:44:14.308Z] PASS [2021-12-15T09:44:14.308Z] [2021-12-15T09:44:14.308Z] DONE 0 tests in 0.114s [2021-12-15T09:44:14.308Z] Running integration-test (iteration 5) [2021-12-15T09:44:14.308Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:14.308Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:14.308Z] +++ set -e [2021-12-15T09:44:14.308Z] +++ '[' -n 0 ']' [2021-12-15T09:44:14.308Z] +++ set -x [2021-12-15T09:44:14.308Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:14.308Z] INFO: Testing against a local daemon [2021-12-15T09:44:14.308Z] testing: warning: no tests to run [2021-12-15T09:44:14.308Z] PASS [2021-12-15T09:44:14.308Z] [2021-12-15T09:44:14.308Z] DONE 0 tests in 0.124s [2021-12-15T09:44:14.308Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:14.308Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:14.308Z] +++ set -e [2021-12-15T09:44:14.308Z] +++ '[' -n 0 ']' [2021-12-15T09:44:14.308Z] +++ set -x [2021-12-15T09:44:14.308Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:14.566Z] INFO: Testing against a local daemon [2021-12-15T09:44:14.566Z] testing: warning: no tests to run [2021-12-15T09:44:14.566Z] PASS [2021-12-15T09:44:14.566Z] [2021-12-15T09:44:14.566Z] DONE 0 tests in 0.162s [2021-12-15T09:44:14.566Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:14.566Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:14.566Z] +++ set -e [2021-12-15T09:44:14.566Z] +++ '[' -n 0 ']' [2021-12-15T09:44:14.566Z] +++ set -x [2021-12-15T09:44:14.566Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:14.824Z] INFO: Testing against a local daemon [2021-12-15T09:44:14.824Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:44:15.403Z] tests/integration/models_networks_test.py .... [ 90%] [2021-12-15T09:44:15.757Z] --- PASS: TestUnprivilegedPortsAndPing (1.14s) [2021-12-15T09:44:15.757Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:44:15.872Z] --- PASS: TestPluginWithDevMounts (1.58s) [2021-12-15T09:44:15.872Z] PASS [2021-12-15T09:44:15.872Z] [2021-12-15T09:44:15.872Z] DONE 1 tests in 1.633s [2021-12-15T09:44:15.872Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-15T09:44:15.872Z] INFO: Testing against a local daemon [2021-12-15T09:44:15.872Z] === RUN TestSecretInspect [2021-12-15T09:44:16.286Z] --- PASS: TestCreateServiceConfigFileMode (12.36s) [2021-12-15T09:44:16.286Z] === RUN TestCreateServiceSysctls [2021-12-15T09:44:17.128Z] --- PASS: TestUnprivilegedPortsAndPing (1.10s) [2021-12-15T09:44:17.128Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:44:17.781Z] --- PASS: TestSecretInspect (2.16s) [2021-12-15T09:44:17.781Z] === RUN TestSecretList [2021-12-15T09:44:18.060Z] --- PASS: TestUnprivilegedPortsAndPing (1.06s) [2021-12-15T09:44:18.060Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:44:18.818Z] --- PASS: TestCreateServiceSysctls (2.81s) [2021-12-15T09:44:18.818Z] === RUN TestCreateServiceCapabilities [2021-12-15T09:44:19.431Z] --- PASS: TestUnprivilegedPortsAndPing (1.15s) [2021-12-15T09:44:19.431Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:44:20.320Z] --- PASS: TestSecretList (2.12s) [2021-12-15T09:44:20.320Z] === RUN TestSecretsCreateAndDelete [2021-12-15T09:44:20.368Z] --- PASS: TestUnprivilegedPortsAndPing (1.06s) [2021-12-15T09:44:20.368Z] PASS [2021-12-15T09:44:20.368Z] [2021-12-15T09:44:20.368Z] DONE 5 tests in 5.652s [2021-12-15T09:44:20.368Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:20.368Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:20.368Z] +++ set -e [2021-12-15T09:44:20.368Z] +++ '[' -n 0 ']' [2021-12-15T09:44:20.368Z] +++ set -x [2021-12-15T09:44:20.368Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:20.368Z] INFO: Testing against a local daemon [2021-12-15T09:44:20.368Z] testing: warning: no tests to run [2021-12-15T09:44:20.368Z] PASS [2021-12-15T09:44:20.368Z] [2021-12-15T09:44:20.368Z] DONE 0 tests in 0.192s [2021-12-15T09:44:20.368Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:20.368Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:20.368Z] +++ set -e [2021-12-15T09:44:20.368Z] +++ '[' -n 0 ']' [2021-12-15T09:44:20.368Z] +++ set -x [2021-12-15T09:44:20.368Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:20.625Z] INFO: Testing against a local daemon [2021-12-15T09:44:20.625Z] testing: warning: no tests to run [2021-12-15T09:44:20.625Z] PASS [2021-12-15T09:44:20.625Z] [2021-12-15T09:44:20.625Z] DONE 0 tests in 0.121s [2021-12-15T09:44:20.625Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:20.625Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:20.625Z] +++ set -e [2021-12-15T09:44:20.625Z] +++ '[' -n 0 ']' [2021-12-15T09:44:20.625Z] +++ set -x [2021-12-15T09:44:20.625Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:20.883Z] INFO: Testing against a local daemon [2021-12-15T09:44:20.883Z] testing: warning: no tests to run [2021-12-15T09:44:20.883Z] PASS [2021-12-15T09:44:20.883Z] [2021-12-15T09:44:20.883Z] DONE 0 tests in 0.139s [2021-12-15T09:44:20.883Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:20.883Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:20.883Z] +++ set -e [2021-12-15T09:44:20.883Z] +++ '[' -n 0 ']' [2021-12-15T09:44:20.883Z] +++ set -x [2021-12-15T09:44:20.883Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:20.883Z] INFO: Testing against a local daemon [2021-12-15T09:44:20.883Z] testing: warning: no tests to run [2021-12-15T09:44:20.883Z] PASS [2021-12-15T09:44:20.883Z] [2021-12-15T09:44:20.883Z] DONE 0 tests in 0.147s [2021-12-15T09:44:20.883Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:20.883Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:20.883Z] +++ set -e [2021-12-15T09:44:20.883Z] +++ '[' -n 0 ']' [2021-12-15T09:44:20.883Z] +++ set -x [2021-12-15T09:44:20.883Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:20.883Z] testing: warning: no tests to run [2021-12-15T09:44:20.883Z] PASS [2021-12-15T09:44:20.883Z] [2021-12-15T09:44:20.883Z] DONE 0 tests in 0.019s [2021-12-15T09:44:21.141Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:21.141Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:21.141Z] +++ set -e [2021-12-15T09:44:21.141Z] +++ '[' -n 0 ']' [2021-12-15T09:44:21.141Z] +++ set -x [2021-12-15T09:44:21.141Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:21.141Z] INFO: Testing against a local daemon [2021-12-15T09:44:21.141Z] testing: warning: no tests to run [2021-12-15T09:44:21.141Z] PASS [2021-12-15T09:44:21.141Z] [2021-12-15T09:44:21.141Z] DONE 0 tests in 0.144s [2021-12-15T09:44:21.141Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:21.141Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:21.141Z] +++ set -e [2021-12-15T09:44:21.141Z] +++ '[' -n 0 ']' [2021-12-15T09:44:21.141Z] +++ set -x [2021-12-15T09:44:21.141Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:21.351Z] --- PASS: TestCreateServiceCapabilities (2.43s) [2021-12-15T09:44:21.351Z] === RUN TestInspect [2021-12-15T09:44:21.399Z] INFO: Testing against a local daemon [2021-12-15T09:44:21.399Z] testing: warning: no tests to run [2021-12-15T09:44:21.399Z] PASS [2021-12-15T09:44:21.399Z] [2021-12-15T09:44:21.399Z] DONE 0 tests in 0.146s [2021-12-15T09:44:21.399Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:21.399Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:21.399Z] +++ set -e [2021-12-15T09:44:21.399Z] +++ '[' -n 0 ']' [2021-12-15T09:44:21.399Z] +++ set -x [2021-12-15T09:44:21.399Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:21.399Z] INFO: Testing against a local daemon [2021-12-15T09:44:21.399Z] testing: warning: no tests to run [2021-12-15T09:44:21.399Z] PASS [2021-12-15T09:44:21.399Z] [2021-12-15T09:44:21.399Z] DONE 0 tests in 0.123s [2021-12-15T09:44:21.656Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:21.657Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:21.657Z] +++ set -e [2021-12-15T09:44:21.657Z] +++ '[' -n 0 ']' [2021-12-15T09:44:21.657Z] +++ set -x [2021-12-15T09:44:21.657Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:21.657Z] INFO: Testing against a local daemon [2021-12-15T09:44:21.657Z] testing: warning: no tests to run [2021-12-15T09:44:21.657Z] PASS [2021-12-15T09:44:21.657Z] [2021-12-15T09:44:21.657Z] DONE 0 tests in 0.166s [2021-12-15T09:44:21.657Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:21.657Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:21.657Z] +++ set -e [2021-12-15T09:44:21.657Z] +++ '[' -n 0 ']' [2021-12-15T09:44:21.657Z] +++ set -x [2021-12-15T09:44:21.657Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:21.657Z] testing: warning: no tests to run [2021-12-15T09:44:21.657Z] PASS [2021-12-15T09:44:21.657Z] [2021-12-15T09:44:21.657Z] DONE 0 tests in 0.015s [2021-12-15T09:44:21.930Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:21.930Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:21.930Z] +++ set -e [2021-12-15T09:44:21.930Z] +++ '[' -n 0 ']' [2021-12-15T09:44:21.930Z] +++ set -x [2021-12-15T09:44:21.930Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:21.930Z] INFO: Testing against a local daemon [2021-12-15T09:44:21.930Z] testing: warning: no tests to run [2021-12-15T09:44:21.930Z] PASS [2021-12-15T09:44:21.930Z] [2021-12-15T09:44:21.930Z] DONE 0 tests in 0.150s [2021-12-15T09:44:21.930Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:21.930Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:21.930Z] +++ set -e [2021-12-15T09:44:21.930Z] +++ '[' -n 0 ']' [2021-12-15T09:44:21.930Z] +++ set -x [2021-12-15T09:44:21.930Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:21.979Z] tests/integration/models_nodes_test.py . [ 91%] [2021-12-15T09:44:21.979Z] tests/integration/models_resources_test.py . [ 91%] [2021-12-15T09:44:22.191Z] INFO: Testing against a local daemon [2021-12-15T09:44:22.192Z] testing: warning: no tests to run [2021-12-15T09:44:22.192Z] PASS [2021-12-15T09:44:22.192Z] [2021-12-15T09:44:22.192Z] DONE 0 tests in 0.194s [2021-12-15T09:44:22.192Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:22.192Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:22.192Z] +++ set -e [2021-12-15T09:44:22.192Z] +++ '[' -n 0 ']' [2021-12-15T09:44:22.192Z] +++ set -x [2021-12-15T09:44:22.192Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:22.229Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2021-12-15T09:44:22.229Z] === RUN TestSecretsUpdate [2021-12-15T09:44:22.449Z] INFO: Testing against a local daemon [2021-12-15T09:44:22.449Z] testing: warning: no tests to run [2021-12-15T09:44:22.449Z] PASS [2021-12-15T09:44:22.449Z] [2021-12-15T09:44:22.449Z] DONE 0 tests in 0.186s [2021-12-15T09:44:22.449Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:22.449Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:22.449Z] +++ set -e [2021-12-15T09:44:22.449Z] +++ '[' -n 0 ']' [2021-12-15T09:44:22.449Z] +++ set -x [2021-12-15T09:44:22.449Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:22.449Z] INFO: Testing against a local daemon [2021-12-15T09:44:22.449Z] testing: warning: no tests to run [2021-12-15T09:44:22.449Z] PASS [2021-12-15T09:44:22.707Z] [2021-12-15T09:44:22.707Z] DONE 0 tests in 0.137s [2021-12-15T09:44:22.707Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:22.707Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:22.707Z] +++ set -e [2021-12-15T09:44:22.707Z] +++ '[' -n 0 ']' [2021-12-15T09:44:22.707Z] +++ set -x [2021-12-15T09:44:22.707Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:22.707Z] INFO: Testing against a local daemon [2021-12-15T09:44:22.707Z] testing: warning: no tests to run [2021-12-15T09:44:22.707Z] PASS [2021-12-15T09:44:22.707Z] [2021-12-15T09:44:22.707Z] DONE 0 tests in 0.105s [2021-12-15T09:44:22.707Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:22.707Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:22.707Z] +++ set -e [2021-12-15T09:44:22.707Z] +++ '[' -n 0 ']' [2021-12-15T09:44:22.707Z] +++ set -x [2021-12-15T09:44:22.707Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestUnprivilegedPortsAndPing [2021-12-15T09:44:22.964Z] INFO: Testing against a local daemon [2021-12-15T09:44:22.964Z] testing: warning: no tests to run [2021-12-15T09:44:22.964Z] PASS [2021-12-15T09:44:22.964Z] [2021-12-15T09:44:22.964Z] DONE 0 tests in 0.139s [2021-12-15T09:44:22.964Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky) [2021-12-15T09:44:22.964Z] +++++ cat bundles/test-integration-flaky/docker.pid [2021-12-15T09:44:22.964Z] ++++ kill 5594 [2021-12-15T09:44:23.700Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-12-15T09:44:23.883Z] --- PASS: TestInspect (2.52s) [2021-12-15T09:44:23.883Z] === RUN TestCreateJob [2021-12-15T09:44:23.894Z] ++++ /etc/init.d/apparmor stop [2021-12-15T09:44:23.894Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-15T09:44:23.894Z] [2021-12-15T09:44:23.894Z] Unloading profiles will leave already running processes permanently [2021-12-15T09:44:23.894Z] unconfined, which can lead to unexpected situations. [2021-12-15T09:44:23.894Z] [2021-12-15T09:44:23.894Z] To set a process to complain mode, use the command line tool [2021-12-15T09:44:23.894Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-15T09:44:23.894Z] ++++ true [2021-12-15T09:44:23.894Z] exiting test-integration [2021-12-15T09:44:23.894Z] +++ exit 0 [2021-12-15T09:44:23.894Z] [2021-12-15T09:44:23.894Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-15T09:44:24.769Z] --- PASS: TestSecretsUpdate (2.25s) [2021-12-15T09:44:24.769Z] === RUN TestTemplatedSecret [2021-12-15T09:44:24.835Z] --- PASS: TestImportExtremelyLargeImageWorks (94.19s) [2021-12-15T09:44:24.835Z] PASS [2021-12-15T09:44:24.835Z] [2021-12-15T09:44:24.835Z] === Skipped [2021-12-15T09:44:24.835Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-12-15T09:44:24.835Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-12-15T09:44:24.835Z] [2021-12-15T09:44:24.835Z] [2021-12-15T09:44:24.835Z] DONE 12 tests, 1 skipped in 97.932s [2021-12-15T09:44:24.835Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-12-15T09:44:24.835Z] INFO: Testing against a local daemon [2021-12-15T09:44:24.835Z] === RUN TestNetworkCreateDelete [2021-12-15T09:44:24.835Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-12-15T09:44:24.835Z] === RUN TestDockerNetworkDeletePreferID [2021-12-15T09:44:24.835Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-12-15T09:44:24.835Z] === RUN TestDaemonDNSFallback [2021-12-15T09:44:25.261Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-15T09:44:25.261Z] HOSTNAME=834a15d0bf7c [2021-12-15T09:44:25.261Z] TESTDEBUG=0 [2021-12-15T09:44:25.261Z] DEST=bundles/test-integration [2021-12-15T09:44:25.261Z] PWD=/go/src/github.com/docker/docker [2021-12-15T09:44:25.261Z] KEEPBUNDLE=1 [2021-12-15T09:44:25.261Z] DOCKER_GITCOMMIT=660b9962e4d2d4ad68898b00571a43127b84f6c3 [2021-12-15T09:44:25.261Z] container=docker [2021-12-15T09:44:25.261Z] HOME=/root [2021-12-15T09:44:25.261Z] GOLANG_VERSION=1.16.12 [2021-12-15T09:44:25.261Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-15T09:44:25.261Z] VALIDATE_BRANCH=20.10 [2021-12-15T09:44:25.261Z] TERM=xterm [2021-12-15T09:44:25.261Z] DOCKER_PKG=github.com/docker/docker [2021-12-15T09:44:25.261Z] SHLVL=1 [2021-12-15T09:44:25.261Z] TIMEOUT=120m [2021-12-15T09:44:25.261Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-15T09:44:25.261Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-15T09:44:25.261Z] GO111MODULE=off [2021-12-15T09:44:25.261Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-15T09:44:25.261Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-15T09:44:25.261Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-15T09:44:25.261Z] GOPATH=/go [2021-12-15T09:44:25.261Z] PKG_CONFIG=pkg-config [2021-12-15T09:44:25.261Z] _=/usr/bin/env [2021-12-15T09:44:25.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-15T09:44:26.025Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-12-15T09:44:26.025Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-12-15T09:44:27.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-15T09:44:27.168Z] --- PASS: TestCreateJob (2.90s) [2021-12-15T09:44:27.168Z] === RUN TestReplicatedJob [2021-12-15T09:44:27.311Z] --- PASS: TestTemplatedSecret (2.54s) [2021-12-15T09:44:27.311Z] === RUN TestSecretCreateResolve [2021-12-15T09:44:28.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-15T09:44:29.220Z] --- PASS: TestSecretCreateResolve (2.11s) [2021-12-15T09:44:29.220Z] PASS [2021-12-15T09:44:29.220Z] [2021-12-15T09:44:29.220Z] DONE 6 tests in 13.434s [2021-12-15T09:44:29.220Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-12-15T09:44:29.220Z] INFO: Testing against a local daemon [2021-12-15T09:44:29.220Z] === RUN TestServiceCreateInit [2021-12-15T09:44:29.220Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-15T09:44:29.968Z] tests/integration/regression_test.py ...... [ 98%] [2021-12-15T09:44:30.490Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-12-15T09:44:30.490Z] tests/integration/credentials/utils_test.py . [100%] [2021-12-15T09:44:30.490Z] [2021-12-15T09:44:30.490Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-12-15T09:44:30.490Z] =========================== short test summary info ============================ [2021-12-15T09:44:30.490Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-12-15T09:44:30.490Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-12-15T09:44:30.490Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-12-15T09:44:30.490Z] Not supported on most drivers [2021-12-15T09:44:30.490Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-12-15T09:44:30.490Z] Output of docker top depends on host distro, and is not formalized. [2021-12-15T09:44:30.490Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-12-15T09:44:30.490Z] Output of docker top depends on host distro, and is not formalized. [2021-12-15T09:44:30.490Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-12-15T09:44:30.490Z] Can fail if eth0 has multiple IP addresses [2021-12-15T09:44:30.490Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-12-15T09:44:30.490Z] This doesn't seem to be taken into account by the engine [2021-12-15T09:44:30.490Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-12-15T09:44:30.490Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-12-15T09:44:30.490Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 290.55 seconds == [2021-12-15T09:44:30.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-15T09:44:30.750Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-12-15T09:44:31.360Z] --- PASS: TestReplicatedJob (3.87s) [2021-12-15T09:44:31.360Z] === RUN TestUpdateReplicatedJob [2021-12-15T09:44:31.403Z] --- PASS: TestDaemonDNSFallback (7.30s) [2021-12-15T09:44:31.403Z] === RUN TestInspectNetwork [2021-12-15T09:44:31.403Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:31.403Z] --- SKIP: TestInspectNetwork (0.00s) [2021-12-15T09:44:31.403Z] === RUN TestRunContainerWithBridgeNone [2021-12-15T09:44:31.403Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-15T09:44:31.403Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-12-15T09:44:31.403Z] === RUN TestNetworkInvalidJSON [2021-12-15T09:44:31.403Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-15T09:44:31.403Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-15T09:44:31.403Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-15T09:44:31.403Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-15T09:44:31.403Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-15T09:44:31.403Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-15T09:44:31.403Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-15T09:44:31.403Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-15T09:44:31.403Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-15T09:44:31.403Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-12-15T09:44:31.403Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-15T09:44:31.403Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-15T09:44:31.403Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-15T09:44:31.403Z] === RUN TestNetworkList [2021-12-15T09:44:31.403Z] === RUN TestNetworkList//networks [2021-12-15T09:44:31.403Z] === PAUSE TestNetworkList//networks [2021-12-15T09:44:31.403Z] === RUN TestNetworkList//networks/ [2021-12-15T09:44:31.403Z] === PAUSE TestNetworkList//networks/ [2021-12-15T09:44:31.403Z] === CONT TestNetworkList//networks [2021-12-15T09:44:31.403Z] === CONT TestNetworkList//networks/ [2021-12-15T09:44:31.403Z] --- PASS: TestNetworkList (0.01s) [2021-12-15T09:44:31.403Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-15T09:44:31.403Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-15T09:44:31.403Z] === RUN TestHostIPv4BridgeLabel [2021-12-15T09:44:31.403Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-15T09:44:31.403Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-12-15T09:44:31.403Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-15T09:44:31.403Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-15T09:44:31.403Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-12-15T09:44:31.403Z] === RUN TestDaemonDefaultNetworkPools [2021-12-15T09:44:31.403Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-15T09:44:31.403Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-12-15T09:44:31.403Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-15T09:44:31.403Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-15T09:44:31.403Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-12-15T09:44:31.403Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-15T09:44:31.403Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-15T09:44:31.403Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-12-15T09:44:31.403Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-15T09:44:31.403Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-15T09:44:31.403Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-15T09:44:31.403Z] === RUN TestServiceWithPredefinedNetwork [2021-12-15T09:44:31.403Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:31.403Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-12-15T09:44:31.403Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-15T09:44:31.403Z] service_test.go:242: FLAKY_TEST [2021-12-15T09:44:31.403Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-15T09:44:31.403Z] === RUN TestServiceWithDataPathPortInit [2021-12-15T09:44:31.403Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:31.403Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-12-15T09:44:31.403Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-15T09:44:31.403Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:31.403Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-15T09:44:31.403Z] PASS [2021-12-15T09:44:31.403Z] [2021-12-15T09:44:31.403Z] === Skipped [2021-12-15T09:44:31.403Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-12-15T09:44:31.403Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:31.403Z] [2021-12-15T09:44:31.403Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-12-15T09:44:31.403Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-15T09:44:31.403Z] [2021-12-15T09:44:31.403Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-12-15T09:44:31.403Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-15T09:44:31.403Z] [2021-12-15T09:44:31.403Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-12-15T09:44:31.403Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-15T09:44:31.403Z] [2021-12-15T09:44:31.403Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-12-15T09:44:31.403Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-15T09:44:31.403Z] [2021-12-15T09:44:31.403Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-12-15T09:44:31.403Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-15T09:44:31.403Z] [2021-12-15T09:44:31.403Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-12-15T09:44:31.403Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-15T09:44:31.403Z] [2021-12-15T09:44:31.403Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-15T09:44:31.403Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-15T09:44:31.403Z] [2021-12-15T09:44:31.403Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-12-15T09:44:31.403Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:31.403Z] [2021-12-15T09:44:31.403Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-15T09:44:31.403Z] service_test.go:242: FLAKY_TEST [2021-12-15T09:44:31.403Z] [2021-12-15T09:44:31.403Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-12-15T09:44:31.403Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:31.403Z] [2021-12-15T09:44:31.403Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-15T09:44:31.403Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:31.403Z] [2021-12-15T09:44:31.403Z] [2021-12-15T09:44:31.403Z] DONE 22 tests, 12 skipped in 8.054s [2021-12-15T09:44:31.403Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-15T09:44:31.403Z] INFO: Testing against a local daemon [2021-12-15T09:44:31.403Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-15T09:44:31.403Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-15T09:44:31.403Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-15T09:44:31.403Z] === RUN TestDockerNetworkIpvlan [2021-12-15T09:44:31.403Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-15T09:44:31.403Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-15T09:44:31.403Z] PASS [2021-12-15T09:44:31.403Z] [2021-12-15T09:44:31.403Z] === Skipped [2021-12-15T09:44:31.403Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-15T09:44:31.403Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-15T09:44:31.403Z] [2021-12-15T09:44:31.403Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-15T09:44:31.403Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-15T09:44:31.403Z] [2021-12-15T09:44:31.403Z] [2021-12-15T09:44:31.403Z] DONE 2 tests, 2 skipped in 0.114s [2021-12-15T09:44:31.403Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-15T09:44:31.403Z] INFO: Testing against a local daemon [2021-12-15T09:44:31.403Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-15T09:44:31.403Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-15T09:44:31.403Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-12-15T09:44:31.403Z] === RUN TestDockerNetworkMacvlan [2021-12-15T09:44:31.403Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-15T09:44:31.403Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-12-15T09:44:31.403Z] PASS [2021-12-15T09:44:31.403Z] [2021-12-15T09:44:31.403Z] === Skipped [2021-12-15T09:44:31.403Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-12-15T09:44:31.403Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-15T09:44:31.403Z] [2021-12-15T09:44:31.403Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-12-15T09:44:31.403Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-15T09:44:31.403Z] [2021-12-15T09:44:31.403Z] [2021-12-15T09:44:31.403Z] DONE 2 tests, 2 skipped in 0.108s [2021-12-15T09:44:31.403Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-15T09:44:31.403Z] testing: warning: no tests to run [2021-12-15T09:44:31.403Z] PASS [2021-12-15T09:44:31.403Z] [2021-12-15T09:44:31.403Z] DONE 0 tests in 0.028s [2021-12-15T09:44:31.403Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-15T09:44:31.403Z] INFO: Testing against a local daemon [2021-12-15T09:44:31.403Z] === RUN TestAuthZPluginAllowRequest [2021-12-15T09:44:31.403Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.403Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-12-15T09:44:31.403Z] === RUN TestAuthZPluginTLS [2021-12-15T09:44:31.403Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.403Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-12-15T09:44:31.403Z] === RUN TestAuthZPluginDenyRequest [2021-12-15T09:44:31.403Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.403Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-12-15T09:44:31.403Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-15T09:44:31.403Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.403Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-12-15T09:44:31.403Z] === RUN TestAuthZPluginDenyResponse [2021-12-15T09:44:31.403Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.403Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-12-15T09:44:31.403Z] === RUN TestAuthZPluginAllowEventStream [2021-12-15T09:44:31.403Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.403Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-12-15T09:44:31.403Z] === RUN TestAuthZPluginErrorResponse [2021-12-15T09:44:31.403Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.403Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-12-15T09:44:31.403Z] === RUN TestAuthZPluginErrorRequest [2021-12-15T09:44:31.403Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.403Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-12-15T09:44:31.403Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-15T09:44:31.403Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.403Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-12-15T09:44:31.403Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-15T09:44:31.403Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.403Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-12-15T09:44:31.403Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-12-15T09:44:31.403Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.403Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-12-15T09:44:31.404Z] === RUN TestAuthZPluginHeader [2021-12-15T09:44:31.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.404Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-12-15T09:44:31.404Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-15T09:44:31.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.404Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-12-15T09:44:31.404Z] === RUN TestAuthZPluginV2Disable [2021-12-15T09:44:31.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.404Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-12-15T09:44:31.404Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-15T09:44:31.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.404Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-12-15T09:44:31.404Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-15T09:44:31.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.404Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-12-15T09:44:31.404Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-15T09:44:31.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.404Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-12-15T09:44:31.404Z] PASS [2021-12-15T09:44:31.404Z] [2021-12-15T09:44:31.404Z] === Skipped [2021-12-15T09:44:31.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-12-15T09:44:31.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.404Z] [2021-12-15T09:44:31.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-12-15T09:44:31.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.404Z] [2021-12-15T09:44:31.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-12-15T09:44:31.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.404Z] [2021-12-15T09:44:31.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-12-15T09:44:31.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.404Z] [2021-12-15T09:44:31.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-12-15T09:44:31.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.404Z] [2021-12-15T09:44:31.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-12-15T09:44:31.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.404Z] [2021-12-15T09:44:31.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-12-15T09:44:31.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.404Z] [2021-12-15T09:44:31.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-12-15T09:44:31.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.404Z] [2021-12-15T09:44:31.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-12-15T09:44:31.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.404Z] [2021-12-15T09:44:31.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-12-15T09:44:31.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.404Z] [2021-12-15T09:44:31.404Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-12-15T09:44:31.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.404Z] [2021-12-15T09:44:31.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-12-15T09:44:31.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.404Z] [2021-12-15T09:44:31.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-12-15T09:44:31.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.404Z] [2021-12-15T09:44:31.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-12-15T09:44:31.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.404Z] [2021-12-15T09:44:31.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-12-15T09:44:31.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.404Z] [2021-12-15T09:44:31.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-12-15T09:44:31.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.404Z] [2021-12-15T09:44:31.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-12-15T09:44:31.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.404Z] [2021-12-15T09:44:31.404Z] [2021-12-15T09:44:31.404Z] DONE 17 tests, 17 skipped in 0.333s [2021-12-15T09:44:31.404Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-15T09:44:31.404Z] INFO: Testing against a local daemon [2021-12-15T09:44:31.404Z] === RUN TestPluginInvalidJSON [2021-12-15T09:44:31.404Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-15T09:44:31.404Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-15T09:44:31.404Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-15T09:44:31.404Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-12-15T09:44:31.404Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-15T09:44:31.404Z] === RUN TestPluginInstall [2021-12-15T09:44:31.404Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.404Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-15T09:44:31.404Z] === RUN TestPluginsWithRuntimes [2021-12-15T09:44:31.404Z] 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-12-15T09:44:31.404Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-15T09:44:31.404Z] === RUN TestPluginBackCompatMediaTypes [2021-12-15T09:44:31.404Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-12-15T09:44:31.404Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-15T09:44:31.404Z] PASS [2021-12-15T09:44:31.404Z] [2021-12-15T09:44:31.404Z] === Skipped [2021-12-15T09:44:31.404Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-12-15T09:44:31.404Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-15T09:44:31.404Z] [2021-12-15T09:44:31.404Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-12-15T09:44:31.404Z] 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-12-15T09:44:31.404Z] [2021-12-15T09:44:31.404Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-12-15T09:44:31.404Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-12-15T09:44:31.404Z] [2021-12-15T09:44:31.404Z] [2021-12-15T09:44:31.404Z] DONE 5 tests, 3 skipped in 0.144s [2021-12-15T09:44:31.404Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-15T09:44:31.404Z] INFO: Testing against a local daemon [2021-12-15T09:44:31.404Z] === RUN TestExternalGraphDriver [2021-12-15T09:44:31.664Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-12-15T09:44:31.664Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-12-15T09:44:31.664Z] === RUN TestGraphdriverPluginV2 [2021-12-15T09:44:32.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-15T09:44:33.419Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-15T09:44:33.892Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2021-12-15T09:44:33.892Z] === RUN TestServiceListWithStatuses [2021-12-15T09:44:33.892Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-15T09:44:33.892Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-15T09:44:33.892Z] === RUN TestDockerNetworkConnectAlias [2021-12-15T09:44:33.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-15T09:44:35.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-15T09:44:36.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-15T09:44:36.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-15T09:44:36.727Z] --- PASS: TestServiceCreateInit (7.30s) [2021-12-15T09:44:36.727Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.69s) [2021-12-15T09:44:36.727Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s) [2021-12-15T09:44:36.727Z] === RUN TestCreateServiceMultipleTimes [2021-12-15T09:44:37.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-15T09:44:38.082Z] --- PASS: TestDockerNetworkConnectAlias (3.93s) [2021-12-15T09:44:38.082Z] === RUN TestDockerNetworkReConnect [2021-12-15T09:44:38.242Z] --- PASS: TestGraphdriverPluginV2 (5.72s) [2021-12-15T09:44:38.242Z] PASS [2021-12-15T09:44:38.242Z] [2021-12-15T09:44:38.242Z] === Skipped [2021-12-15T09:44:38.243Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-12-15T09:44:38.243Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-12-15T09:44:38.243Z] [2021-12-15T09:44:38.243Z] [2021-12-15T09:44:38.243Z] DONE 2 tests, 1 skipped in 5.909s [2021-12-15T09:44:38.243Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-15T09:44:38.243Z] INFO: Testing against a local daemon [2021-12-15T09:44:38.243Z] === RUN TestContinueAfterPluginCrash [2021-12-15T09:44:38.243Z] === PAUSE TestContinueAfterPluginCrash [2021-12-15T09:44:38.243Z] === RUN TestReadPluginNoRead [2021-12-15T09:44:38.243Z] === PAUSE TestReadPluginNoRead [2021-12-15T09:44:38.243Z] === RUN TestDaemonStartWithLogOpt [2021-12-15T09:44:38.243Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-15T09:44:38.243Z] === CONT TestContinueAfterPluginCrash [2021-12-15T09:44:38.243Z] === CONT TestDaemonStartWithLogOpt [2021-12-15T09:44:39.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-15T09:44:40.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-15T09:44:40.614Z] --- PASS: TestDockerNetworkReConnect (2.80s) [2021-12-15T09:44:40.614Z] === RUN TestServicePlugin [2021-12-15T09:44:40.614Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-15T09:44:40.614Z] --- SKIP: TestServicePlugin (0.00s) [2021-12-15T09:44:40.614Z] === RUN TestServiceUpdateLabel [2021-12-15T09:44:42.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-15T09:44:42.527Z] --- PASS: TestServiceUpdateLabel (2.14s) [2021-12-15T09:44:42.527Z] === RUN TestServiceUpdateSecrets [2021-12-15T09:44:42.971Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-15T09:44:42.971Z] [2021-12-15T09:44:42.971Z] Unloading profiles will leave already running processes permanently [2021-12-15T09:44:42.971Z] unconfined, which can lead to unexpected situations. [2021-12-15T09:44:42.971Z] [2021-12-15T09:44:42.971Z] To set a process to complain mode, use the command line tool [2021-12-15T09:44:42.971Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-15T09:44:42.971Z] [2021-12-15T09:44:43.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main Post stage [2021-12-15T09:44:43.564Z] --- PASS: TestDaemonStartWithLogOpt (6.16s) [2021-12-15T09:44:43.564Z] === CONT TestReadPluginNoRead [Pipeline] junit [2021-12-15T09:44:43.579Z] Recording test results [2021-12-15T09:44:43.778Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-12-15T09:44:44.070Z] + echo Ensuring container killed. [2021-12-15T09:44:44.070Z] Ensuring container killed. [2021-12-15T09:44:44.070Z] + docker rm -vf docker-pr1 [2021-12-15T09:44:44.070Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-12-15T09:44:44.359Z] + echo Chowning /workspace to jenkins user [2021-12-15T09:44:44.359Z] Chowning /workspace to jenkins user [2021-12-15T09:44:44.359Z] + id -u [2021-12-15T09:44:44.359Z] + id -g [2021-12-15T09:44:44.359Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43084:/workspace busybox chown -R 1000:1000 /workspace [2021-12-15T09:44:44.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-15T09:44:45.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-15T09:44:46.579Z] + bundleName=docker-py [2021-12-15T09:44:46.579Z] + echo Creating docker-py-bundles.tar.gz [2021-12-15T09:44:46.579Z] Creating docker-py-bundles.tar.gz [2021-12-15T09:44:46.579Z] + 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-12-15T09:44:46.594Z] Archiving artifacts [2021-12-15T09:44:46.856Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-15T09:44:46.917Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43084/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-12-15T09:44:47.115Z] --- PASS: TestContinueAfterPluginCrash (9.77s) [2021-12-15T09:44:47.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-15T09:44:47.276Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43084/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=660b9962e4d2d4ad68898b00571a43127b84f6c3 -e DOCKER_GRAPHDRIVER docker:660b9962e4d2d4ad68898b00571a43127b84f6c3 hack/make.sh binary-daemon [2021-12-15T09:44:48.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-15T09:44:48.217Z] [2021-12-15T09:44:48.217Z] Removing bundles/ [2021-12-15T09:44:48.217Z] [2021-12-15T09:44:48.217Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-12-15T09:44:48.217Z] Building: bundles/binary-daemon/dockerd-dev [2021-12-15T09:44:48.217Z] GOOS="" GOARCH="" GOARM="" [2021-12-15T09:44:49.021Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-15T09:44:49.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-15T09:44:50.495Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-15T09:44:50.495Z] Using test binary docker [2021-12-15T09:44:50.495Z] +++ /etc/init.d/apparmor start [2021-12-15T09:44:50.495Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-15T09:44:50.495Z] Starting dockerd [2021-12-15T09:44:50.495Z] INFO: Waiting for daemon to start... [2021-12-15T09:44:50.495Z] +++ 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-12-15T09:44:51.559Z] === RUN TestReadPluginNoRead/default [2021-12-15T09:44:51.620Z] --- PASS: TestCreateServiceMultipleTimes (15.42s) [2021-12-15T09:44:51.620Z] === RUN TestCreateServiceConflict [2021-12-15T09:44:52.392Z] . [2021-12-15T09:44:52.392Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-15T09:44:52.649Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-15T09:44:52.649Z] Running integration-test (iteration 1) [2021-12-15T09:44:52.649Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-12-15T09:44:52.649Z] ++ 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-12-15T09:44:52.649Z] ++ set -e [2021-12-15T09:44:52.649Z] ++ '[' -n 0 ']' [2021-12-15T09:44:52.649Z] ++ set -x [2021-12-15T09:44:52.649Z] ++ 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-12-15T09:44:52.906Z] INFO: Testing against a local daemon [2021-12-15T09:44:52.906Z] === RUN TestCgroupNamespacesBuild [2021-12-15T09:44:53.465Z] === CONT TestReadPluginNoRead [2021-12-15T09:44:53.465Z] read_test.go:92: [da5db7d9d5bd2] daemon is not started [2021-12-15T09:44:53.465Z] --- PASS: TestReadPluginNoRead (9.90s) [2021-12-15T09:44:53.465Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.23s) [2021-12-15T09:44:53.465Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.25s) [2021-12-15T09:44:53.465Z] --- PASS: TestReadPluginNoRead/default (2.20s) [2021-12-15T09:44:53.465Z] PASS [2021-12-15T09:44:53.465Z] [2021-12-15T09:44:53.465Z] DONE 6 tests in 16.189s [2021-12-15T09:44:53.465Z] 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-12-15T09:44:53.465Z] testing: warning: no tests to run [2021-12-15T09:44:53.465Z] PASS [2021-12-15T09:44:53.465Z] [2021-12-15T09:44:53.465Z] DONE 0 tests in 0.042s [2021-12-15T09:44:53.465Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-15T09:44:54.035Z] INFO: Testing against a local daemon [2021-12-15T09:44:54.035Z] === RUN TestPluginWithDevMounts [2021-12-15T09:44:54.035Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-12-15T09:44:54.035Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-12-15T09:44:54.035Z] PASS [2021-12-15T09:44:54.035Z] [2021-12-15T09:44:54.035Z] === Skipped [2021-12-15T09:44:54.035Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-12-15T09:44:54.035Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-12-15T09:44:54.035Z] [2021-12-15T09:44:54.035Z] [2021-12-15T09:44:54.035Z] DONE 1 tests, 1 skipped in 0.347s [2021-12-15T09:44:54.035Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-15T09:44:54.035Z] INFO: Testing against a local daemon [2021-12-15T09:44:54.035Z] === RUN TestSecretInspect [2021-12-15T09:44:54.035Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.035Z] --- SKIP: TestSecretInspect (0.01s) [2021-12-15T09:44:54.035Z] === RUN TestSecretList [2021-12-15T09:44:54.035Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.035Z] --- SKIP: TestSecretList (0.02s) [2021-12-15T09:44:54.035Z] === RUN TestSecretsCreateAndDelete [2021-12-15T09:44:54.035Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.035Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-12-15T09:44:54.035Z] === RUN TestSecretsUpdate [2021-12-15T09:44:54.035Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.035Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-12-15T09:44:54.035Z] === RUN TestTemplatedSecret [2021-12-15T09:44:54.035Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.035Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-12-15T09:44:54.035Z] === RUN TestSecretCreateResolve [2021-12-15T09:44:54.035Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.035Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-12-15T09:44:54.035Z] PASS [2021-12-15T09:44:54.035Z] [2021-12-15T09:44:54.035Z] === Skipped [2021-12-15T09:44:54.035Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-12-15T09:44:54.035Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.035Z] [2021-12-15T09:44:54.035Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-12-15T09:44:54.035Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.035Z] [2021-12-15T09:44:54.035Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-12-15T09:44:54.035Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.035Z] [2021-12-15T09:44:54.035Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-12-15T09:44:54.035Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.035Z] [2021-12-15T09:44:54.035Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-12-15T09:44:54.035Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.035Z] [2021-12-15T09:44:54.035Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-12-15T09:44:54.035Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.035Z] [2021-12-15T09:44:54.035Z] [2021-12-15T09:44:54.035Z] DONE 6 tests, 6 skipped in 0.190s [2021-12-15T09:44:54.035Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-12-15T09:44:54.157Z] --- PASS: TestCreateServiceConflict (2.25s) [2021-12-15T09:44:54.158Z] === RUN TestCreateServiceMaxReplicas [2021-12-15T09:44:54.294Z] INFO: Testing against a local daemon [2021-12-15T09:44:54.295Z] === RUN TestServiceCreateInit [2021-12-15T09:44:54.295Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-15T09:44:54.295Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.295Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-15T09:44:54.295Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.295Z] --- PASS: TestServiceCreateInit (0.01s) [2021-12-15T09:44:54.295Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-15T09:44:54.295Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-15T09:44:54.295Z] === RUN TestCreateServiceMultipleTimes [2021-12-15T09:44:54.295Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.295Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-12-15T09:44:54.295Z] === RUN TestCreateServiceConflict [2021-12-15T09:44:54.295Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.295Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-12-15T09:44:54.295Z] === RUN TestCreateServiceMaxReplicas [2021-12-15T09:44:54.295Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.295Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-12-15T09:44:54.295Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-15T09:44:54.295Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.295Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-12-15T09:44:54.295Z] === RUN TestCreateServiceSecretFileMode [2021-12-15T09:44:54.295Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.295Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-12-15T09:44:54.295Z] === RUN TestCreateServiceConfigFileMode [2021-12-15T09:44:54.295Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.295Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-12-15T09:44:54.295Z] === RUN TestCreateServiceSysctls [2021-12-15T09:44:54.295Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.295Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-12-15T09:44:54.295Z] === RUN TestCreateServiceCapabilities [2021-12-15T09:44:54.295Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.295Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-12-15T09:44:54.295Z] === RUN TestInspect [2021-12-15T09:44:54.295Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.295Z] --- SKIP: TestInspect (0.01s) [2021-12-15T09:44:54.295Z] === RUN TestCreateJob [2021-12-15T09:44:54.295Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.295Z] --- SKIP: TestCreateJob (0.01s) [2021-12-15T09:44:54.295Z] === RUN TestReplicatedJob [2021-12-15T09:44:54.295Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.295Z] --- SKIP: TestReplicatedJob (0.01s) [2021-12-15T09:44:54.295Z] === RUN TestUpdateReplicatedJob [2021-12-15T09:44:54.295Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.295Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-12-15T09:44:54.295Z] === RUN TestServiceListWithStatuses [2021-12-15T09:44:54.295Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-15T09:44:54.295Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-15T09:44:54.295Z] === RUN TestDockerNetworkConnectAlias [2021-12-15T09:44:54.295Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.295Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-12-15T09:44:54.295Z] === RUN TestDockerNetworkReConnect [2021-12-15T09:44:54.295Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:54.295Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-12-15T09:44:54.295Z] === RUN TestServicePlugin [2021-12-15T09:44:54.803Z] --- PASS: TestCgroupNamespacesBuild (1.85s) [2021-12-15T09:44:54.803Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-15T09:44:56.698Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.03s) [2021-12-15T09:44:56.698Z] === RUN TestBuildWithSession [2021-12-15T09:44:56.698Z] build_session_test.go:25: TODO: BuildKit [2021-12-15T09:44:56.698Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-15T09:44:56.698Z] === RUN TestBuildSquashParent [2021-12-15T09:44:56.698Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2021-12-15T09:44:56.698Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-15T09:44:57.403Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2021-12-15T09:44:57.403Z] === RUN TestServiceUpdateConfigs [2021-12-15T09:44:57.588Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] --- SKIP: TestServicePlugin (2.98s) [2021-12-15T09:44:57.588Z] === RUN TestServiceUpdateLabel [2021-12-15T09:44:57.588Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-12-15T09:44:57.588Z] === RUN TestServiceUpdateSecrets [2021-12-15T09:44:57.588Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-12-15T09:44:57.588Z] === RUN TestServiceUpdateConfigs [2021-12-15T09:44:57.588Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-12-15T09:44:57.588Z] === RUN TestServiceUpdateNetwork [2021-12-15T09:44:57.588Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-12-15T09:44:57.588Z] === RUN TestServiceUpdatePidsLimit [2021-12-15T09:44:57.588Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-12-15T09:44:57.588Z] PASS [2021-12-15T09:44:57.588Z] [2021-12-15T09:44:57.588Z] === Skipped [2021-12-15T09:44:57.588Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-15T09:44:57.588Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-15T09:44:57.588Z] [2021-12-15T09:44:57.588Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-15T09:44:57.588Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-15T09:44:57.588Z] [2021-12-15T09:44:57.588Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-12-15T09:44:57.588Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] [2021-12-15T09:44:57.588Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-12-15T09:44:57.588Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] [2021-12-15T09:44:57.588Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-12-15T09:44:57.588Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] [2021-12-15T09:44:57.588Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-12-15T09:44:57.588Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] [2021-12-15T09:44:57.588Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-12-15T09:44:57.588Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] [2021-12-15T09:44:57.588Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-12-15T09:44:57.588Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] [2021-12-15T09:44:57.588Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-12-15T09:44:57.588Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] [2021-12-15T09:44:57.588Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-12-15T09:44:57.588Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] [2021-12-15T09:44:57.588Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-12-15T09:44:57.588Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] [2021-12-15T09:44:57.588Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-12-15T09:44:57.588Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] [2021-12-15T09:44:57.588Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-12-15T09:44:57.588Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] [2021-12-15T09:44:57.588Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-12-15T09:44:57.588Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] [2021-12-15T09:44:57.588Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-15T09:44:57.588Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-15T09:44:57.588Z] [2021-12-15T09:44:57.588Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-12-15T09:44:57.588Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] [2021-12-15T09:44:57.588Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-12-15T09:44:57.588Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] [2021-12-15T09:44:57.588Z] === SKIP: amd64.integration.service TestServicePlugin (2.98s) [2021-12-15T09:44:57.588Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] [2021-12-15T09:44:57.588Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-12-15T09:44:57.588Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] [2021-12-15T09:44:57.588Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-12-15T09:44:57.588Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] [2021-12-15T09:44:57.588Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-12-15T09:44:57.588Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] [2021-12-15T09:44:57.588Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-12-15T09:44:57.588Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] [2021-12-15T09:44:57.588Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-12-15T09:44:57.588Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-15T09:44:57.588Z] [2021-12-15T09:44:57.588Z] [2021-12-15T09:44:57.588Z] DONE 24 tests, 23 skipped in 3.365s [2021-12-15T09:44:57.588Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-12-15T09:44:57.588Z] INFO: Testing against a local daemon [2021-12-15T09:44:57.588Z] === RUN TestSessionCreate [2021-12-15T09:44:57.588Z] --- PASS: TestSessionCreate (0.02s) [2021-12-15T09:44:57.588Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-15T09:44:57.588Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-12-15T09:44:57.588Z] PASS [2021-12-15T09:44:57.588Z] [2021-12-15T09:44:57.588Z] DONE 2 tests in 0.145s [2021-12-15T09:44:57.588Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-12-15T09:44:57.847Z] INFO: Testing against a local daemon [2021-12-15T09:44:57.847Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-15T09:44:57.848Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-15T09:44:57.848Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-15T09:44:57.848Z] === RUN TestEventsExecDie [2021-12-15T09:44:58.108Z] --- PASS: TestEventsExecDie (0.47s) [2021-12-15T09:44:58.108Z] === RUN TestEventsBackwardsCompatible [2021-12-15T09:44:58.367Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-12-15T09:44:58.367Z] === RUN TestInfoBinaryCommits [2021-12-15T09:44:58.367Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-12-15T09:44:58.367Z] === RUN TestInfoAPIVersioned [2021-12-15T09:44:58.367Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-15T09:44:58.367Z] === RUN TestInfoDiscoveryBackend [2021-12-15T09:44:59.750Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2021-12-15T09:44:59.750Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-12-15T09:45:03.942Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2021-12-15T09:45:03.942Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-12-15T09:45:03.942Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-15T09:45:03.942Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-12-15T09:45:03.942Z] === RUN TestInfoAPI [2021-12-15T09:45:03.942Z] --- PASS: TestInfoAPI (0.02s) [2021-12-15T09:45:03.942Z] === RUN TestInfoAPIWarnings [2021-12-15T09:45:04.798Z] --- PASS: TestBuildSquashParent (7.98s) [2021-12-15T09:45:04.798Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-15T09:45:04.798Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-15T09:45:04.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-15T09:45:04.798Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-15T09:45:04.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-15T09:45:04.798Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-15T09:45:04.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-15T09:45:04.798Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-15T09:45:04.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-15T09:45:04.798Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-15T09:45:04.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-15T09:45:04.798Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-15T09:45:04.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-15T09:45:04.798Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-15T09:45:04.798Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-15T09:45:08.074Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-15T09:45:08.074Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-15T09:45:10.600Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-15T09:45:10.600Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-15T09:45:11.586Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.04s) [2021-12-15T09:45:11.586Z] === RUN TestCreateServiceSecretFileMode [2021-12-15T09:45:12.279Z] --- PASS: TestServiceUpdateConfigs (13.89s) [2021-12-15T09:45:12.279Z] === RUN TestServiceUpdateNetwork [2021-12-15T09:45:13.876Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-12-15T09:45:13.876Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.97s) [2021-12-15T09:45:13.876Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.13s) [2021-12-15T09:45:13.876Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.92s) [2021-12-15T09:45:13.876Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.81s) [2021-12-15T09:45:13.876Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.91s) [2021-12-15T09:45:13.876Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.98s) [2021-12-15T09:45:13.876Z] === RUN TestBuildMultiStageCopy [2021-12-15T09:45:13.876Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-15T09:45:16.401Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-15T09:45:16.659Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-15T09:45:17.224Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-15T09:45:17.482Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-15T09:45:18.047Z] --- PASS: TestBuildMultiStageCopy (4.45s) [2021-12-15T09:45:18.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.44s) [2021-12-15T09:45:18.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2021-12-15T09:45:18.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2021-12-15T09:45:18.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2021-12-15T09:45:18.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.46s) [2021-12-15T09:45:18.047Z] === RUN TestBuildMultiStageParentConfig [2021-12-15T09:45:19.419Z] --- PASS: TestBuildMultiStageParentConfig (1.18s) [2021-12-15T09:45:19.419Z] === RUN TestBuildLabelWithTargets [2021-12-15T09:45:21.318Z] --- PASS: TestBuildLabelWithTargets (1.88s) [2021-12-15T09:45:21.318Z] === RUN TestBuildWithEmptyLayers [2021-12-15T09:45:22.032Z] --- PASS: TestInfoAPIWarnings (17.35s) [2021-12-15T09:45:22.032Z] === RUN TestInfoDebug [2021-12-15T09:45:22.032Z] --- PASS: TestInfoDebug (1.54s) [2021-12-15T09:45:22.032Z] === RUN TestInfoInsecureRegistries [2021-12-15T09:45:22.251Z] --- PASS: TestBuildWithEmptyLayers (0.95s) [2021-12-15T09:45:22.251Z] === RUN TestBuildMultiStageOnBuild [2021-12-15T09:45:23.800Z] --- PASS: TestCreateServiceSecretFileMode (12.38s) [2021-12-15T09:45:23.800Z] === RUN TestCreateServiceConfigFileMode [2021-12-15T09:45:23.937Z] --- PASS: TestInfoInsecureRegistries (1.55s) [2021-12-15T09:45:23.937Z] === RUN TestInfoRegistryMirrors [2021-12-15T09:45:24.145Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-15T09:45:24.145Z] Using test binary docker [2021-12-15T09:45:24.145Z] +++ /etc/init.d/apparmor start [2021-12-15T09:45:24.145Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-15T09:45:24.145Z] INFO: Waiting for daemon to start... [2021-12-15T09:45:24.145Z] Starting dockerd [2021-12-15T09:45:24.145Z] +++ 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-12-15T09:45:24.402Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-15T09:45:24.402Z] Using test binary docker [2021-12-15T09:45:24.402Z] +++ /etc/init.d/apparmor start [2021-12-15T09:45:24.402Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-15T09:45:24.402Z] INFO: Waiting for daemon to start... [2021-12-15T09:45:24.402Z] Starting dockerd [2021-12-15T09:45:24.402Z] +++ 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-12-15T09:45:24.481Z] --- PASS: TestServiceUpdateNetwork (12.40s) [2021-12-15T09:45:24.481Z] === RUN TestServiceUpdatePidsLimit [2021-12-15T09:45:24.481Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-12-15T09:45:24.739Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-12-15T09:45:25.315Z] --- PASS: TestInfoRegistryMirrors (1.55s) [2021-12-15T09:45:25.315Z] === RUN TestLoginFailsWithBadCredentials [2021-12-15T09:45:25.315Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-12-15T09:45:25.315Z] === RUN TestPingCacheHeaders [2021-12-15T09:45:25.315Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-15T09:45:25.315Z] === RUN TestPingGet [2021-12-15T09:45:25.315Z] --- PASS: TestPingGet (0.01s) [2021-12-15T09:45:25.315Z] === RUN TestPingHead [2021-12-15T09:45:25.315Z] --- PASS: TestPingHead (0.02s) [2021-12-15T09:45:25.315Z] === RUN TestVersion [2021-12-15T09:45:25.315Z] --- PASS: TestVersion (0.02s) [2021-12-15T09:45:25.315Z] PASS [2021-12-15T09:45:25.315Z] [2021-12-15T09:45:25.315Z] === Skipped [2021-12-15T09:45:25.315Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-15T09:45:25.315Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-15T09:45:25.315Z] [2021-12-15T09:45:25.315Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-12-15T09:45:25.315Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-15T09:45:25.315Z] [2021-12-15T09:45:25.315Z] [2021-12-15T09:45:25.315Z] DONE 18 tests, 2 skipped in 27.784s [2021-12-15T09:45:25.315Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-15T09:45:25.331Z] .--- PASS: TestBuildMultiStageOnBuild (3.33s) [2021-12-15T09:45:25.331Z] === RUN TestBuildUncleanTarFilenames [2021-12-15T09:45:25.575Z] INFO: Testing against a local daemon [2021-12-15T09:45:25.575Z] === RUN TestVolumesCreateAndList [2021-12-15T09:45:25.575Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-12-15T09:45:25.575Z] === RUN TestVolumesRemove [2021-12-15T09:45:25.575Z] --- PASS: TestVolumesRemove (0.05s) [2021-12-15T09:45:25.575Z] === RUN TestVolumesInspect [2021-12-15T09:45:25.575Z] --- PASS: TestVolumesInspect (0.02s) [2021-12-15T09:45:25.575Z] === RUN TestVolumesInvalidJSON [2021-12-15T09:45:25.575Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-15T09:45:25.575Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-15T09:45:25.575Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-15T09:45:25.575Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-12-15T09:45:25.575Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-15T09:45:25.575Z] PASS [2021-12-15T09:45:25.575Z] [2021-12-15T09:45:25.575Z] DONE 5 tests in 0.207s [2021-12-15T09:45:25.575Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-15T09:45:25.575Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12230 is not a child of this shell [2021-12-15T09:45:25.575Z] warning: PID 12230 from bundles/test-integration/docker.pid had a nonzero exit code [2021-12-15T09:45:25.834Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-15T09:45:25.834Z] [2021-12-15T09:45:25.834Z] Unloading profiles will leave already running processes permanently [2021-12-15T09:45:25.834Z] unconfined, which can lead to unexpected situations. [2021-12-15T09:45:25.834Z] [2021-12-15T09:45:25.834Z] To set a process to complain mode, use the command line tool [2021-12-15T09:45:25.834Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-15T09:45:25.834Z] Removing test suite binaries [2021-12-15T09:45:25.834Z] exiting test-integration [2021-12-15T09:45:25.834Z] ++ exit 0 [2021-12-15T09:45:25.894Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2021-12-15T09:45:25.894Z] === RUN TestBuildMultiStageLayerLeak [2021-12-15T09:45:26.150Z] [2021-12-15T09:45:26.150Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-15T09:45:26.407Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-15T09:45:26.407Z] Error: No such image: emptyfs [2021-12-15T09:45:26.407Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-15T09:45:26.407Z] ++++ docker load [2021-12-15T09:45:26.407Z] [2021-12-15T09:45:26.407Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-15T09:45:26.681Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-15T09:45:26.681Z] Error: No such image: emptyfs [2021-12-15T09:45:26.681Z] ++++ docker load [2021-12-15T09:45:26.681Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-15T09:45:26.681Z] Running integration-test (iteration 1) [2021-12-15T09:45:26.681Z] 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-12-15T09:45:26.681Z] ++ 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-12-15T09:45:26.681Z] ++ set -e [2021-12-15T09:45:26.681Z] ++ '[' -n 0 ']' [2021-12-15T09:45:26.681Z] ++ set -x [2021-12-15T09:45:26.681Z] ++ 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-12-15T09:45:26.681Z] Running integration-test (iteration 1) [2021-12-15T09:45:26.771Z] [2021-12-15T09:45:26.941Z] 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-12-15T09:45:26.941Z] ++ 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-12-15T09:45:26.941Z] ++ set -e [2021-12-15T09:45:26.941Z] ++ '[' -n 0 ']' [2021-12-15T09:45:26.941Z] ++ set -x [2021-12-15T09:45:26.941Z] ++ 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)/' Post stage [Pipeline] junit [2021-12-15T09:45:28.699Z] Recording test results [2021-12-15T09:45:29.489Z] --- PASS: TestBuildMultiStageLayerLeak (3.10s) [2021-12-15T09:45:29.489Z] === RUN TestBuildWithHugeFile [2021-12-15T09:45:30.272Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-15T09:45:30.619Z] + echo Ensuring container killed. [2021-12-15T09:45:30.619Z] Ensuring container killed. [2021-12-15T09:45:30.619Z] + docker rm -vf docker-pr1 [2021-12-15T09:45:30.619Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-12-15T09:45:30.905Z] + echo Chowning /workspace to jenkins user [2021-12-15T09:45:30.905Z] Chowning /workspace to jenkins user [2021-12-15T09:45:30.905Z] + id -u [2021-12-15T09:45:30.905Z] + id -g [2021-12-15T09:45:30.905Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43084:/workspace busybox chown -R 1000:1000 /workspace [2021-12-15T09:45:30.905Z] Unable to find image 'busybox:latest' locally [2021-12-15T09:45:30.905Z] latest: Pulling from library/busybox [2021-12-15T09:45:31.164Z] 3cb635b06aa2: Pulling fs layer [2021-12-15T09:45:31.164Z] 3cb635b06aa2: Verifying Checksum [2021-12-15T09:45:31.164Z] 3cb635b06aa2: Download complete [2021-12-15T09:45:31.164Z] 3cb635b06aa2: Pull complete [2021-12-15T09:45:31.164Z] Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a [2021-12-15T09:45:31.164Z] Status: Downloaded newer image for busybox:latest [2021-12-15T09:45:32.853Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-15T09:45:33.382Z] + bundleName=amd64-rootless [2021-12-15T09:45:33.382Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-12-15T09:45:33.382Z] Creating amd64-rootless-bundles.tar.gz [2021-12-15T09:45:33.382Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-12-15T09:45:33.382Z] + 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-12-15T09:45:33.396Z] Archiving artifacts [2021-12-15T09:45:35.630Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43084/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-15T09:45:35.945Z] + make clean [2021-12-15T09:45:36.032Z] --- PASS: TestCreateServiceConfigFileMode (12.44s) [2021-12-15T09:45:36.032Z] === RUN TestCreateServiceSysctls [2021-12-15T09:45:36.204Z] docker volume rm -f docker-dev-cache [2021-12-15T09:45:36.204Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-15T09:45:37.414Z] --- PASS: TestCreateServiceSysctls (2.94s) [2021-12-15T09:45:37.414Z] === RUN TestCreateServiceCapabilities [2021-12-15T09:45:39.424Z] --- PASS: TestServiceUpdatePidsLimit (15.53s) [2021-12-15T09:45:39.424Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2021-12-15T09:45:39.424Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2021-12-15T09:45:39.424Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-12-15T09:45:39.424Z] PASS [2021-12-15T09:45:39.424Z] [2021-12-15T09:45:39.424Z] === Skipped [2021-12-15T09:45:39.424Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-15T09:45:39.424Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-15T09:45:39.424Z] [2021-12-15T09:45:39.424Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-12-15T09:45:39.424Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-15T09:45:39.424Z] [2021-12-15T09:45:39.424Z] [2021-12-15T09:45:39.424Z] DONE 27 tests, 2 skipped in 145.155s [2021-12-15T09:45:39.424Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-12-15T09:45:39.424Z] ++ 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-12-15T09:45:39.424Z] ++ set -e [2021-12-15T09:45:39.424Z] ++ '[' -n 0 ']' [2021-12-15T09:45:39.424Z] ++ set -x [2021-12-15T09:45:39.424Z] ++ 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-12-15T09:45:39.424Z] INFO: Testing against a local daemon [2021-12-15T09:45:39.424Z] === RUN TestSessionCreate [2021-12-15T09:45:39.424Z] --- PASS: TestSessionCreate (0.02s) [2021-12-15T09:45:39.424Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-15T09:45:39.424Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-12-15T09:45:39.424Z] PASS [2021-12-15T09:45:39.424Z] [2021-12-15T09:45:39.424Z] DONE 2 tests in 0.140s [2021-12-15T09:45:39.424Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-12-15T09:45:39.424Z] ++ 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-12-15T09:45:39.424Z] ++ set -e [2021-12-15T09:45:39.424Z] ++ '[' -n 0 ']' [2021-12-15T09:45:39.424Z] ++ set -x [2021-12-15T09:45:39.424Z] ++ 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-12-15T09:45:39.424Z] INFO: Testing against a local daemon [2021-12-15T09:45:39.424Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-15T09:45:39.424Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-15T09:45:39.424Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-15T09:45:39.424Z] === RUN TestEventsExecDie [2021-12-15T09:45:39.424Z] --- PASS: TestEventsExecDie (0.49s) [2021-12-15T09:45:39.424Z] === RUN TestEventsBackwardsCompatible [2021-12-15T09:45:39.424Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-12-15T09:45:39.424Z] === RUN TestInfoBinaryCommits [2021-12-15T09:45:39.683Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-12-15T09:45:39.683Z] === RUN TestInfoAPIVersioned [2021-12-15T09:45:39.683Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-12-15T09:45:39.683Z] === RUN TestInfoDiscoveryBackend [2021-12-15T09:45:39.953Z] --- PASS: TestCreateServiceCapabilities (2.50s) [2021-12-15T09:45:39.953Z] === RUN TestInspect [2021-12-15T09:45:40.250Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-12-15T09:45:40.250Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-12-15T09:45:40.432Z] 5ee7a7ea9cf2: Pull complete [2021-12-15T09:45:40.432Z] Digest: sha256:50a88017fa694dd52cb1644a6d204f5305f78cce356f588dae0be983485065b2 [2021-12-15T09:45:40.432Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-15T09:45:40.432Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-12-15T09:45:40.432Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-12-15T09:45:40.432Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2366' [2021-12-15T09:45:40.432Z] WARN: Skipping validation tests [2021-12-15T09:45:40.432Z] INFO: Running unit tests at 12/15/2021 09:45:40... [2021-12-15T09:45:41.186Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-12-15T09:45:41.186Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-12-15T09:45:41.753Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-12-15T09:45:41.753Z] === RUN TestInfoAPI [2021-12-15T09:45:41.753Z] --- PASS: TestInfoAPI (0.02s) [2021-12-15T09:45:41.753Z] === RUN TestInfoAPIWarnings [2021-12-15T09:45:42.491Z] --- PASS: TestInspect (2.75s) [2021-12-15T09:45:42.491Z] === RUN TestCreateJob [2021-12-15T09:45:45.786Z] --- PASS: TestCreateJob (3.15s) [2021-12-15T09:45:45.786Z] === RUN TestReplicatedJob [2021-12-15T09:45:46.329Z] INFO: make.ps1 starting at 12/15/2021 09:45:45 [2021-12-15T09:45:46.329Z] INFO: Git commit (660b9962e4) assumed from DOCKER_GITCOMMIT environment variable [2021-12-15T09:45:46.329Z] INFO: Invoking autogen... [2021-12-15T09:45:47.317Z] INFO: Running unit tests... [2021-12-15T09:45:51.065Z] --- PASS: TestReplicatedJob (5.19s) [2021-12-15T09:45:51.065Z] === RUN TestUpdateReplicatedJob [2021-12-15T09:45:54.359Z] --- PASS: TestUpdateReplicatedJob (3.26s) [2021-12-15T09:45:54.359Z] === RUN TestServiceListWithStatuses [2021-12-15T09:45:54.359Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-15T09:45:54.359Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-15T09:45:54.359Z] === RUN TestDockerNetworkConnectAlias [2021-12-15T09:45:54.483Z] 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-12-15T09:45:58.563Z] --- PASS: TestDockerNetworkConnectAlias (3.67s) [2021-12-15T09:45:58.563Z] === RUN TestDockerNetworkReConnect [2021-12-15T09:45:59.835Z] --- PASS: TestInfoAPIWarnings (16.21s) [2021-12-15T09:45:59.835Z] === RUN TestInfoDebug [2021-12-15T09:45:59.835Z] --- PASS: TestInfoDebug (0.52s) [2021-12-15T09:45:59.835Z] === RUN TestInfoInsecureRegistries [2021-12-15T09:45:59.835Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-12-15T09:45:59.835Z] === RUN TestInfoRegistryMirrors [2021-12-15T09:45:59.835Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-12-15T09:45:59.835Z] === RUN TestLoginFailsWithBadCredentials [2021-12-15T09:45:59.835Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-12-15T09:45:59.835Z] === RUN TestPingCacheHeaders [2021-12-15T09:45:59.835Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-15T09:45:59.835Z] === RUN TestPingGet [2021-12-15T09:45:59.835Z] --- PASS: TestPingGet (0.01s) [2021-12-15T09:45:59.835Z] === RUN TestPingHead [2021-12-15T09:45:59.835Z] --- PASS: TestPingHead (0.02s) [2021-12-15T09:45:59.835Z] === RUN TestVersion [2021-12-15T09:45:59.835Z] --- PASS: TestVersion (0.02s) [2021-12-15T09:45:59.835Z] PASS [2021-12-15T09:45:59.835Z] [2021-12-15T09:45:59.835Z] === Skipped [2021-12-15T09:45:59.835Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-15T09:45:59.835Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-15T09:45:59.835Z] [2021-12-15T09:45:59.835Z] [2021-12-15T09:45:59.836Z] DONE 18 tests, 1 skipped in 20.733s [2021-12-15T09:45:59.836Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-15T09:45:59.836Z] ++ 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-12-15T09:45:59.836Z] ++ set -e [2021-12-15T09:45:59.836Z] ++ '[' -n 0 ']' [2021-12-15T09:45:59.836Z] ++ set -x [2021-12-15T09:45:59.836Z] ++ 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-12-15T09:45:59.836Z] INFO: Testing against a local daemon [2021-12-15T09:45:59.836Z] === RUN TestVolumesCreateAndList [2021-12-15T09:45:59.836Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-12-15T09:45:59.836Z] === RUN TestVolumesRemove [2021-12-15T09:45:59.836Z] --- PASS: TestVolumesRemove (0.06s) [2021-12-15T09:45:59.836Z] === RUN TestVolumesInspect [2021-12-15T09:45:59.836Z] --- PASS: TestVolumesInspect (0.02s) [2021-12-15T09:45:59.836Z] === RUN TestVolumesInvalidJSON [2021-12-15T09:45:59.836Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-15T09:45:59.836Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-15T09:45:59.836Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-15T09:45:59.836Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-12-15T09:45:59.836Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-15T09:45:59.836Z] PASS [2021-12-15T09:45:59.836Z] [2021-12-15T09:45:59.836Z] DONE 5 tests in 0.212s [2021-12-15T09:45:59.836Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-15T09:45:59.836Z] ++++ cat bundles/test-integration/docker.pid [2021-12-15T09:45:59.836Z] +++ kill 12117 [2021-12-15T09:46:01.214Z] +++ /etc/init.d/apparmor stop [2021-12-15T09:46:01.214Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-15T09:46:01.214Z] [2021-12-15T09:46:01.214Z] Unloading profiles will leave already running processes permanently [2021-12-15T09:46:01.214Z] unconfined, which can lead to unexpected situations. [2021-12-15T09:46:01.214Z] [2021-12-15T09:46:01.214Z] To set a process to complain mode, use the command line tool [2021-12-15T09:46:01.214Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-15T09:46:01.214Z] +++ true [2021-12-15T09:46:01.214Z] exiting test-integration [2021-12-15T09:46:01.214Z] ++ exit 0 [2021-12-15T09:46:01.214Z] [2021-12-15T09:46:01.859Z] --- PASS: TestDockerNetworkReConnect (3.35s) [2021-12-15T09:46:01.859Z] === RUN TestServicePlugin Post stage [Pipeline] junit [2021-12-15T09:46:02.604Z] Recording test results [2021-12-15T09:46:02.710Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-15T09:46:03.042Z] + echo Ensuring container killed. [2021-12-15T09:46:03.042Z] Ensuring container killed. [2021-12-15T09:46:03.042Z] + docker rm -vf docker-pr1 [2021-12-15T09:46:03.042Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-12-15T09:46:03.148Z] ? github.com/docker/docker/api [no test files] [2021-12-15T09:46:03.328Z] + echo Chowning /workspace to jenkins user [2021-12-15T09:46:03.328Z] Chowning /workspace to jenkins user [2021-12-15T09:46:03.328Z] + id -u [2021-12-15T09:46:03.328Z] + id -g [2021-12-15T09:46:03.328Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43084:/workspace busybox chown -R 1000:1000 /workspace [2021-12-15T09:46:05.155Z] plugin_test.go:62: [db0bba277e501] joining swarm manager [da434f731579d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-15T09:46:05.544Z] + bundleName=arm64-integration [2021-12-15T09:46:05.544Z] + echo Creating arm64-integration-bundles.tar.gz [2021-12-15T09:46:05.544Z] Creating arm64-integration-bundles.tar.gz [2021-12-15T09:46:05.544Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-12-15T09:46:05.544Z] + 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-12-15T09:46:05.815Z] Archiving artifacts [2021-12-15T09:46:06.070Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43084/1/artifacts/ [Pipeline] } [Pipeline] // catchError [2021-12-15T09:46:06.099Z] plugin_test.go:65: [d9857e49c1f2e] joining swarm manager [da434f731579d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [Pipeline] sh [2021-12-15T09:46:06.382Z] + make clean [2021-12-15T09:46:06.382Z] docker volume rm -f docker-dev-cache [2021-12-15T09:46:06.382Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-15T09:46:16.143Z] Loaded image: buildpack-deps:buster [2021-12-15T09:46:16.143Z] Loaded image: busybox:latest [2021-12-15T09:46:16.143Z] Loaded image: buildpack-deps:buster [2021-12-15T09:46:16.143Z] Loaded image: busybox:glibc [2021-12-15T09:46:16.143Z] Loaded image: busybox:latest [2021-12-15T09:46:16.143Z] Loaded image: busybox:glibc [2021-12-15T09:46:19.421Z] Loaded image: debian:bullseye [2021-12-15T09:46:19.421Z] Loaded image: hello-world:latest [2021-12-15T09:46:19.678Z] Loaded image: arm32v7/hello-world:latest [2021-12-15T09:46:19.678Z] INFO: Testing against a local daemon [2021-12-15T09:46:19.678Z] === RUN TestDockerDaemonSuite [2021-12-15T09:46:19.678Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-12-15T09:46:19.936Z] Loaded image: debian:bullseye [2021-12-15T09:46:20.193Z] Loaded image: hello-world:latest [2021-12-15T09:46:20.193Z] Loaded image: arm32v7/hello-world:latest [2021-12-15T09:46:20.450Z] INFO: Testing against a local daemon [2021-12-15T09:46:20.450Z] === RUN TestDockerSuite [2021-12-15T09:46:20.450Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-12-15T09:46:20.450Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-12-15T09:46:20.450Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-12-15T09:46:20.708Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-12-15T09:46:20.708Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-12-15T09:46:20.708Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-12-15T09:46:20.708Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-12-15T09:46:20.708Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-12-15T09:46:20.985Z] === RUN TestMiddlewares [2021-12-15T09:46:20.985Z] --- PASS: TestMiddlewares (0.00s) [2021-12-15T09:46:20.985Z] PASS [2021-12-15T09:46:20.985Z] coverage: 9.0% of statements [2021-12-15T09:46:20.985Z] ok github.com/docker/docker/api/server 0.059s coverage: 9.0% of statements [2021-12-15T09:46:21.638Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-12-15T09:46:21.638Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-12-15T09:46:22.203Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-12-15T09:46:22.203Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-12-15T09:46:22.460Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-12-15T09:46:22.718Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-12-15T09:46:22.718Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-12-15T09:46:24.088Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-12-15T09:46:24.657Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-12-15T09:46:24.657Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-12-15T09:46:24.657Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-12-15T09:46:24.709Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-12-15T09:46:24.709Z] Copying nested executables into bundles/binary-daemon [2021-12-15T09:46:24.709Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-12-15T09:46:24.915Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-12-15T09:46:25.073Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43084/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=660b9962e4d2d4ad68898b00571a43127b84f6c3 -e DOCKER_GRAPHDRIVER docker:660b9962e4d2d4ad68898b00571a43127b84f6c3 hack/make.sh cross [2021-12-15T09:46:25.846Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-12-15T09:46:26.016Z] [2021-12-15T09:46:26.016Z] Removing bundles/ [2021-12-15T09:46:26.016Z] [2021-12-15T09:46:26.016Z] ---> Making bundle: cross (in bundles/cross) [2021-12-15T09:46:26.016Z] Cross building: bundles/cross/linux/amd64 [2021-12-15T09:46:26.016Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-12-15T09:46:26.016Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-12-15T09:46:26.410Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-12-15T09:46:26.667Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-12-15T09:46:26.924Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-12-15T09:46:26.924Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-12-15T09:46:26.924Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-12-15T09:46:32.670Z] --- PASS: TestServicePlugin (29.83s) [2021-12-15T09:46:32.670Z] === RUN TestServiceUpdateLabel [2021-12-15T09:46:33.240Z] --- PASS: TestServiceUpdateLabel (2.16s) [2021-12-15T09:46:33.240Z] === RUN TestServiceUpdateSecrets [2021-12-15T09:46:35.018Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-12-15T09:46:36.387Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-12-15T09:46:38.909Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-12-15T09:46:40.803Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-12-15T09:46:41.060Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-12-15T09:46:41.623Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-12-15T09:46:42.553Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-12-15T09:46:43.118Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-12-15T09:46:43.118Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-12-15T09:46:44.489Z] docker_cli_daemon_test.go:1455: [d9d1596573121] daemon is not started [2021-12-15T09:46:45.054Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-12-15T09:46:45.619Z] check_test.go:309: [da2bddcbde4e4] daemon is not started [2021-12-15T09:46:45.619Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-12-15T09:46:46.989Z] === RUN TestDockerSuite/TestAttachDetach [2021-12-15T09:46:47.920Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-12-15T09:46:47.920Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-12-15T09:46:48.130Z] --- PASS: TestServiceUpdateSecrets (14.30s) [2021-12-15T09:46:48.130Z] === RUN TestServiceUpdateConfigs [2021-12-15T09:46:48.851Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-12-15T09:46:49.416Z] check_test.go:309: [d3f811127c208] daemon is not started [2021-12-15T09:46:49.416Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-12-15T09:46:50.786Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-12-15T09:46:51.718Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-12-15T09:46:52.284Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-12-15T09:46:53.655Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-12-15T09:46:54.219Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-12-15T09:46:55.150Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-12-15T09:46:56.531Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-12-15T09:46:56.813Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-12-15T09:46:57.753Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-12-15T09:46:57.753Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-12-15T09:46:59.122Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-12-15T09:46:59.686Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-12-15T09:46:59.943Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-12-15T09:47:03.022Z] --- PASS: TestServiceUpdateConfigs (14.55s) [2021-12-15T09:47:03.022Z] === RUN TestServiceUpdateNetwork [2021-12-15T09:47:03.217Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-12-15T09:47:07.396Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-12-15T09:47:09.290Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-12-15T09:47:09.290Z] --- PASS: TestBuildWithHugeFile (100.12s) [2021-12-15T09:47:09.290Z] === RUN TestBuildWithEmptyDockerfile [2021-12-15T09:47:09.290Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-15T09:47:09.290Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-15T09:47:09.290Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-15T09:47:09.290Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-15T09:47:09.290Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-15T09:47:09.290Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-15T09:47:09.290Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-15T09:47:09.290Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-15T09:47:09.547Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-15T09:47:09.547Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-12-15T09:47:09.547Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2021-12-15T09:47:09.547Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2021-12-15T09:47:09.547Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2021-12-15T09:47:09.547Z] === RUN TestBuildPreserveOwnership [2021-12-15T09:47:09.547Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-15T09:47:10.918Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-12-15T09:47:12.814Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-15T09:47:13.072Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-12-15T09:47:13.636Z] check_test.go:309: [da6ce7988e4c8] daemon is not started [2021-12-15T09:47:13.636Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-12-15T09:47:14.199Z] check_test.go:309: [d17068687241e] daemon is not started [2021-12-15T09:47:14.199Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-12-15T09:47:14.199Z] --- PASS: TestBuildPreserveOwnership (4.76s) [2021-12-15T09:47:14.199Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.25s) [2021-12-15T09:47:14.199Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.50s) [2021-12-15T09:47:14.199Z] === RUN TestBuildPlatformInvalid [2021-12-15T09:47:14.456Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2021-12-15T09:47:14.456Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-15T09:47:15.241Z] --- PASS: TestServiceUpdateNetwork (12.24s) [2021-12-15T09:47:15.242Z] === RUN TestServiceUpdatePidsLimit [2021-12-15T09:47:15.387Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-12-15T09:47:15.502Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-12-15T09:47:15.950Z] check_test.go:309: [daaf020fa3ac0] daemon is not started [2021-12-15T09:47:15.951Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-12-15T09:47:16.073Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-12-15T09:47:17.321Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-12-15T09:47:17.885Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-12-15T09:47:18.450Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-12-15T09:47:19.381Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-12-15T09:47:19.638Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-12-15T09:47:19.896Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-12-15T09:47:20.459Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-12-15T09:47:21.631Z] === RUN TestBoolValue [2021-12-15T09:47:21.631Z] --- PASS: TestBoolValue (0.00s) [2021-12-15T09:47:21.631Z] === RUN TestBoolValueOrDefault [2021-12-15T09:47:21.631Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-12-15T09:47:21.631Z] === RUN TestInt64ValueOrZero [2021-12-15T09:47:21.631Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-12-15T09:47:21.631Z] === RUN TestInt64ValueOrDefault [2021-12-15T09:47:21.631Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-12-15T09:47:21.631Z] === RUN TestInt64ValueOrDefaultWithError [2021-12-15T09:47:21.631Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-12-15T09:47:21.631Z] === RUN TestJsonContentType [2021-12-15T09:47:21.631Z] --- PASS: TestJsonContentType (0.00s) [2021-12-15T09:47:21.631Z] PASS [2021-12-15T09:47:21.631Z] coverage: 14.7% of statements [2021-12-15T09:47:21.631Z] ok github.com/docker/docker/api/server/httputils 0.100s coverage: 14.7% of statements [2021-12-15T09:47:21.631Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-15T09:47:21.631Z] === RUN TestMaskSecretKeys [2021-12-15T09:47:21.631Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-12-15T09:47:21.631Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-12-15T09:47:21.631Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-12-15T09:47:21.631Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-12-15T09:47:21.631Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-12-15T09:47:21.631Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-12-15T09:47:21.631Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-12-15T09:47:21.631Z] === RUN TestVersionMiddlewareVersion [2021-12-15T09:47:21.632Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-12-15T09:47:21.632Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-12-15T09:47:21.632Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-12-15T09:47:21.632Z] PASS [2021-12-15T09:47:21.632Z] coverage: 37.7% of statements [2021-12-15T09:47:21.632Z] ok github.com/docker/docker/api/server/middleware 0.047s coverage: 37.7% of statements [2021-12-15T09:47:21.632Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-15T09:47:21.632Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-15T09:47:21.632Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-15T09:47:21.632Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-15T09:47:21.632Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-15T09:47:21.632Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-15T09:47:21.632Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-15T09:47:21.632Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-15T09:47:22.100Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-15T09:47:22.355Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-12-15T09:47:22.569Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-15T09:47:22.569Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-15T09:47:22.923Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-12-15T09:47:23.037Z] === RUN TestStrSliceMarshalJSON [2021-12-15T09:47:23.038Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-12-15T09:47:23.038Z] === RUN TestStrSliceUnmarshalJSON [2021-12-15T09:47:23.038Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-12-15T09:47:23.038Z] === RUN TestStrSliceUnmarshalString [2021-12-15T09:47:23.038Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-12-15T09:47:23.038Z] === RUN TestStrSliceUnmarshalSlice [2021-12-15T09:47:23.038Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-12-15T09:47:23.038Z] PASS [2021-12-15T09:47:23.038Z] coverage: 90.0% of statements [2021-12-15T09:47:23.038Z] ok github.com/docker/docker/api/types/strslice 0.057s coverage: 90.0% of statements [2021-12-15T09:47:23.038Z] === RUN TestAdjustForAPIVersion [2021-12-15T09:47:23.038Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-12-15T09:47:23.038Z] PASS [2021-12-15T09:47:23.038Z] coverage: 5.7% of statements [2021-12-15T09:47:23.038Z] ok github.com/docker/docker/api/server/router/swarm 0.043s coverage: 5.7% of statements [2021-12-15T09:47:23.038Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-15T09:47:23.038Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-15T09:47:23.038Z] ? github.com/docker/docker/api/types [no test files] [2021-12-15T09:47:23.038Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-15T09:47:23.038Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-15T09:47:23.038Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-15T09:47:23.038Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-15T09:47:23.038Z] === RUN TestToJSON [2021-12-15T09:47:23.038Z] --- PASS: TestToJSON (0.00s) [2021-12-15T09:47:23.038Z] === RUN TestToParamWithVersion [2021-12-15T09:47:23.038Z] --- PASS: TestToParamWithVersion (0.00s) [2021-12-15T09:47:23.038Z] === RUN TestFromJSON [2021-12-15T09:47:23.038Z] --- PASS: TestFromJSON (0.00s) [2021-12-15T09:47:23.038Z] === RUN TestEmpty [2021-12-15T09:47:23.038Z] --- PASS: TestEmpty (0.00s) [2021-12-15T09:47:23.038Z] === RUN TestArgsMatchKVListEmptySources [2021-12-15T09:47:23.038Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-12-15T09:47:23.038Z] === RUN TestArgsMatchKVList [2021-12-15T09:47:23.038Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-12-15T09:47:23.038Z] === RUN TestArgsMatch [2021-12-15T09:47:23.038Z] --- PASS: TestArgsMatch (0.00s) [2021-12-15T09:47:23.038Z] === RUN TestAdd [2021-12-15T09:47:23.038Z] --- PASS: TestAdd (0.00s) [2021-12-15T09:47:23.038Z] === RUN TestDel [2021-12-15T09:47:23.038Z] --- PASS: TestDel (0.00s) [2021-12-15T09:47:23.038Z] === RUN TestLen [2021-12-15T09:47:23.038Z] --- PASS: TestLen (0.00s) [2021-12-15T09:47:23.038Z] === RUN TestExactMatch [2021-12-15T09:47:23.038Z] --- PASS: TestExactMatch (0.00s) [2021-12-15T09:47:23.038Z] === RUN TestOnlyOneExactMatch [2021-12-15T09:47:23.038Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-12-15T09:47:23.038Z] === RUN TestContains [2021-12-15T09:47:23.038Z] --- PASS: TestContains (0.00s) [2021-12-15T09:47:23.038Z] === RUN TestValidate [2021-12-15T09:47:23.038Z] --- PASS: TestValidate (0.00s) [2021-12-15T09:47:23.038Z] === RUN TestWalkValues [2021-12-15T09:47:23.038Z] --- PASS: TestWalkValues (0.00s) [2021-12-15T09:47:23.038Z] === RUN TestFuzzyMatch [2021-12-15T09:47:23.038Z] --- PASS: TestFuzzyMatch (0.00s) [2021-12-15T09:47:23.038Z] === RUN TestClone [2021-12-15T09:47:23.038Z] --- PASS: TestClone (0.00s) [2021-12-15T09:47:23.038Z] PASS [2021-12-15T09:47:23.038Z] coverage: 92.2% of statements [2021-12-15T09:47:23.038Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2021-12-15T09:47:23.508Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-15T09:47:23.508Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-15T09:47:23.508Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-15T09:47:23.508Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-15T09:47:23.508Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-15T09:47:23.508Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-15T09:47:23.508Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-15T09:47:23.508Z] === RUN TestDurationToSecondsString [2021-12-15T09:47:23.508Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-12-15T09:47:23.508Z] === RUN TestGetTimestamp [2021-12-15T09:47:23.508Z] === RUN TestCompareVersion [2021-12-15T09:47:23.508Z] --- PASS: TestCompareVersion (0.00s) [2021-12-15T09:47:23.508Z] PASS [2021-12-15T09:47:23.508Z] coverage: 75.0% of statements [2021-12-15T09:47:23.508Z] ok github.com/docker/docker/api/types/versions 0.046s coverage: 75.0% of statements [2021-12-15T09:47:23.856Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-12-15T09:47:23.980Z] --- PASS: TestGetTimestamp (0.17s) [2021-12-15T09:47:23.980Z] === RUN TestParseTimestamps [2021-12-15T09:47:23.980Z] --- PASS: TestParseTimestamps (0.00s) [2021-12-15T09:47:23.980Z] PASS [2021-12-15T09:47:23.980Z] coverage: 100.0% of statements [2021-12-15T09:47:23.980Z] ok github.com/docker/docker/api/types/time 0.223s coverage: 100.0% of statements [2021-12-15T09:47:23.980Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-15T09:47:23.980Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-15T09:47:23.980Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-15T09:47:23.980Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-12-15T09:47:23.980Z] ? github.com/docker/docker/builder [no test files] [2021-12-15T09:47:23.980Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-15T09:47:23.980Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-15T09:47:23.980Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-15T09:47:23.980Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-15T09:47:23.980Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-15T09:47:23.980Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-15T09:47:23.980Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-15T09:47:24.220Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-12-15T09:47:24.421Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-12-15T09:47:24.968Z] === RUN TestParseRemoteURL [2021-12-15T09:47:24.968Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-12-15T09:47:24.968Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-12-15T09:47:24.968Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-12-15T09:47:24.968Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-12-15T09:47:24.968Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-12-15T09:47:24.968Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-12-15T09:47:24.968Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-12-15T09:47:24.968Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-12-15T09:47:24.968Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-12-15T09:47:24.968Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-12-15T09:47:24.968Z] --- PASS: TestParseRemoteURL (0.00s) [2021-12-15T09:47:24.968Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-12-15T09:47:24.968Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-12-15T09:47:24.968Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-12-15T09:47:24.968Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-12-15T09:47:24.968Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-12-15T09:47:24.968Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-12-15T09:47:24.968Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-12-15T09:47:24.968Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-12-15T09:47:24.968Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-12-15T09:47:24.968Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-12-15T09:47:24.968Z] === RUN TestCloneArgsSmartHttp [2021-12-15T09:47:24.968Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-12-15T09:47:24.968Z] === RUN TestCloneArgsDumbHttp [2021-12-15T09:47:24.968Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-12-15T09:47:24.968Z] === RUN TestCloneArgsGit [2021-12-15T09:47:24.968Z] --- PASS: TestCloneArgsGit (0.00s) [2021-12-15T09:47:24.968Z] === RUN TestCheckoutGit [2021-12-15T09:47:25.790Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-12-15T09:47:26.353Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-12-15T09:47:27.189Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-12-15T09:47:27.189Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-12-15T09:47:27.189Z] === RUN TestProcessNoDockerignore [2021-12-15T09:47:27.189Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestProcessShouldLeaveAllFiles [2021-12-15T09:47:27.189Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestDetectContentType [2021-12-15T09:47:27.189Z] --- PASS: TestDetectContentType (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestSelectAcceptableMIME [2021-12-15T09:47:27.189Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestInspectEmptyResponse [2021-12-15T09:47:27.189Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestInspectResponseBinary [2021-12-15T09:47:27.189Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestResponseUnsupportedContentType [2021-12-15T09:47:27.189Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestInspectResponseTextSimple [2021-12-15T09:47:27.189Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestInspectResponseEmptyContentType [2021-12-15T09:47:27.189Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestUnknownContentLength [2021-12-15T09:47:27.189Z] --- PASS: TestUnknownContentLength (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestDownloadRemote [2021-12-15T09:47:27.189Z] --- PASS: TestDownloadRemote (0.08s) [2021-12-15T09:47:27.189Z] === RUN TestGetWithStatusError [2021-12-15T09:47:27.189Z] --- PASS: TestGetWithStatusError (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestCloseRootDirectory [2021-12-15T09:47:27.189Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:47:27.189Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestHashFile [2021-12-15T09:47:27.189Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:47:27.189Z] --- SKIP: TestHashFile (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestHashSubdir [2021-12-15T09:47:27.189Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:47:27.189Z] --- SKIP: TestHashSubdir (0.01s) [2021-12-15T09:47:27.189Z] === RUN TestRemoveDirectory [2021-12-15T09:47:27.189Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:47:27.189Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-12-15T09:47:27.189Z] PASS [2021-12-15T09:47:27.189Z] coverage: 9.3% of statements [2021-12-15T09:47:27.189Z] ok github.com/docker/docker/builder/remotecontext 0.258s coverage: 9.3% of statements [2021-12-15T09:47:27.189Z] === RUN TestGetAllAllowed [2021-12-15T09:47:27.189Z] --- PASS: TestGetAllAllowed (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestGetAllMeta [2021-12-15T09:47:27.189Z] --- PASS: TestGetAllMeta (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestWarnOnUnusedBuildArgs [2021-12-15T09:47:27.189Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestIsUnreferencedBuiltin [2021-12-15T09:47:27.189Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestIsExistingDirectory [2021-12-15T09:47:27.189Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-12-15T09:47:27.189Z] === RUN TestGetFilenameForDownload [2021-12-15T09:47:27.189Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestEnv2Variables [2021-12-15T09:47:27.189Z] --- PASS: TestEnv2Variables (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-12-15T09:47:27.189Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestMaintainer [2021-12-15T09:47:27.189Z] --- PASS: TestMaintainer (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestLabel [2021-12-15T09:47:27.189Z] --- PASS: TestLabel (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestFromScratch [2021-12-15T09:47:27.189Z] --- PASS: TestFromScratch (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestFromWithArg [2021-12-15T09:47:27.189Z] --- PASS: TestFromWithArg (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-12-15T09:47:27.189Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestFromWithUndefinedArg [2021-12-15T09:47:27.189Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestFromMultiStageWithNamedStage [2021-12-15T09:47:27.189Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestOnbuild [2021-12-15T09:47:27.189Z] --- PASS: TestOnbuild (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestWorkdir [2021-12-15T09:47:27.189Z] --- PASS: TestWorkdir (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestCmd [2021-12-15T09:47:27.189Z] --- PASS: TestCmd (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestHealthcheckNone [2021-12-15T09:47:27.189Z] --- PASS: TestHealthcheckNone (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestHealthcheckCmd [2021-12-15T09:47:27.189Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestEntrypoint [2021-12-15T09:47:27.189Z] --- PASS: TestEntrypoint (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestExpose [2021-12-15T09:47:27.189Z] --- PASS: TestExpose (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestUser [2021-12-15T09:47:27.189Z] --- PASS: TestUser (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestVolume [2021-12-15T09:47:27.189Z] --- PASS: TestVolume (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestStopSignal [2021-12-15T09:47:27.189Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-15T09:47:27.189Z] --- SKIP: TestStopSignal (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestArg [2021-12-15T09:47:27.189Z] --- PASS: TestArg (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestShell [2021-12-15T09:47:27.189Z] --- PASS: TestShell (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestPrependEnvOnCmd [2021-12-15T09:47:27.189Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestRunWithBuildArgs [2021-12-15T09:47:27.189Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestRunIgnoresHealthcheck [2021-12-15T09:47:27.189Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestDispatchUnsupportedOptions [2021-12-15T09:47:27.189Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-12-15T09:47:27.189Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-12-15T09:47:27.189Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-12-15T09:47:27.189Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-12-15T09:47:27.189Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-12-15T09:47:27.189Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-12-15T09:47:27.189Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestNormalizeWorkdir [2021-12-15T09:47:27.189Z] --- PASS: TestNormalizeWorkdir (0.01s) [2021-12-15T09:47:27.189Z] === RUN TestDispatch [2021-12-15T09:47:27.189Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-12-15T09:47:27.189Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-12-15T09:47:27.189Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-12-15T09:47:27.189Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-12-15T09:47:27.189Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-12-15T09:47:27.189Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-12-15T09:47:27.189Z] === RUN TestDispatch/COPY_url [2021-12-15T09:47:27.189Z] --- PASS: TestDispatch (0.05s) [2021-12-15T09:47:27.189Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-12-15T09:47:27.189Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-12-15T09:47:27.189Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-12-15T09:47:27.189Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-12-15T09:47:27.189Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-12-15T09:47:27.189Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-12-15T09:47:27.189Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestAddScratchImageAddsToMounts [2021-12-15T09:47:27.189Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestAddFromScratchPopulatesPlatform [2021-12-15T09:47:27.189Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-12-15T09:47:27.189Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-12-15T09:47:27.189Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestImageSourceGetAddsToMounts [2021-12-15T09:47:27.189Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestEmptyDockerfile [2021-12-15T09:47:27.189Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-12-15T09:47:27.189Z] === RUN TestSymlinkDockerfile [2021-12-15T09:47:27.189Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestDockerfileOutsideTheBuildContext [2021-12-15T09:47:27.189Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestNonExistingDockerfile [2021-12-15T09:47:27.189Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestCopyRunConfig [2021-12-15T09:47:27.189Z] --- PASS: TestCopyRunConfig (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestDeepCopyRunConfig [2021-12-15T09:47:27.189Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestExportImage [2021-12-15T09:47:27.189Z] --- PASS: TestExportImage (0.00s) [2021-12-15T09:47:27.189Z] === RUN TestNormalizeDest [2021-12-15T09:47:27.189Z] --- PASS: TestNormalizeDest (0.00s) [2021-12-15T09:47:27.189Z] PASS [2021-12-15T09:47:27.189Z] coverage: 46.8% of statements [2021-12-15T09:47:27.189Z] ok github.com/docker/docker/builder/dockerfile 0.193s coverage: 46.8% of statements [2021-12-15T09:47:27.189Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-15T09:47:27.658Z] === RUN TestEnable [2021-12-15T09:47:27.658Z] --- PASS: TestEnable (0.00s) [2021-12-15T09:47:27.658Z] === RUN TestDisable [2021-12-15T09:47:27.658Z] --- PASS: TestDisable (0.00s) [2021-12-15T09:47:27.658Z] === RUN TestEnabled [2021-12-15T09:47:27.658Z] --- PASS: TestEnabled (0.00s) [2021-12-15T09:47:27.658Z] PASS [2021-12-15T09:47:27.658Z] coverage: 100.0% of statements [2021-12-15T09:47:27.658Z] ok github.com/docker/docker/cli/debug 0.064s coverage: 100.0% of statements [2021-12-15T09:47:27.723Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-12-15T09:47:30.795Z] --- PASS: TestServiceUpdatePidsLimit (16.03s) [2021-12-15T09:47:30.795Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2021-12-15T09:47:30.795Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-12-15T09:47:30.795Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-12-15T09:47:30.795Z] PASS [2021-12-15T09:47:30.795Z] [2021-12-15T09:47:30.795Z] === Skipped [2021-12-15T09:47:30.795Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-15T09:47:30.795Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-15T09:47:30.795Z] [2021-12-15T09:47:30.795Z] [2021-12-15T09:47:30.795Z] DONE 27 tests, 1 skipped in 181.416s [2021-12-15T09:47:30.795Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-12-15T09:47:30.795Z] INFO: Testing against a local daemon [2021-12-15T09:47:30.795Z] === RUN TestSessionCreate [2021-12-15T09:47:30.795Z] --- PASS: TestSessionCreate (0.02s) [2021-12-15T09:47:30.795Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-15T09:47:30.795Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-12-15T09:47:30.795Z] PASS [2021-12-15T09:47:30.795Z] [2021-12-15T09:47:30.795Z] DONE 2 tests in 0.084s [2021-12-15T09:47:30.795Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-12-15T09:47:30.795Z] INFO: Testing against a local daemon [2021-12-15T09:47:30.795Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-15T09:47:30.795Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-12-15T09:47:30.795Z] === RUN TestEventsExecDie [2021-12-15T09:47:31.055Z] --- PASS: TestEventsExecDie (0.56s) [2021-12-15T09:47:31.055Z] === RUN TestEventsBackwardsCompatible [2021-12-15T09:47:31.055Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-12-15T09:47:31.055Z] === RUN TestInfoBinaryCommits [2021-12-15T09:47:31.055Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-12-15T09:47:31.055Z] === RUN TestInfoAPIVersioned [2021-12-15T09:47:31.055Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-15T09:47:31.055Z] === RUN TestInfoDiscoveryBackend [2021-12-15T09:47:31.625Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-12-15T09:47:31.625Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-12-15T09:47:31.897Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-12-15T09:47:32.154Z] check_test.go:309: [deaaf7e03ec8b] daemon is not started [2021-12-15T09:47:32.154Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-12-15T09:47:32.563Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-12-15T09:47:32.563Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-12-15T09:47:32.717Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-12-15T09:47:33.133Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-12-15T09:47:33.133Z] === RUN TestInfoAPI [2021-12-15T09:47:33.133Z] --- PASS: TestInfoAPI (0.02s) [2021-12-15T09:47:33.133Z] === RUN TestInfoAPIWarnings [2021-12-15T09:47:33.282Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-12-15T09:47:33.282Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-12-15T09:47:33.846Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-12-15T09:47:37.122Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-12-15T09:47:37.122Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-12-15T09:47:37.122Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-12-15T09:47:38.087Z] === RUN TestCheckpointCreateError [2021-12-15T09:47:38.087Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-12-15T09:47:38.087Z] === RUN TestCheckpointCreate [2021-12-15T09:47:38.087Z] --- PASS: TestCheckpointCreate (0.00s) [2021-12-15T09:47:38.087Z] === RUN TestCheckpointDeleteError [2021-12-15T09:47:38.087Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-12-15T09:47:38.087Z] === RUN TestCheckpointDelete [2021-12-15T09:47:38.087Z] --- PASS: TestCheckpointDelete (0.00s) [2021-12-15T09:47:38.087Z] === RUN TestCheckpointListError [2021-12-15T09:47:38.087Z] --- PASS: TestCheckpointListError (0.00s) [2021-12-15T09:47:38.087Z] === RUN TestCheckpointList [2021-12-15T09:47:38.087Z] --- PASS: TestCheckpointList (0.00s) [2021-12-15T09:47:38.087Z] === RUN TestCheckpointListContainerNotFound [2021-12-15T09:47:38.087Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-12-15T09:47:38.087Z] === RUN TestNewClientWithOpsFromEnv [2021-12-15T09:47:38.087Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-15T09:47:38.087Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-12-15T09:47:38.087Z] === RUN TestGetAPIPath [2021-12-15T09:47:38.087Z] --- PASS: TestGetAPIPath (0.00s) [2021-12-15T09:47:38.087Z] === RUN TestParseHostURL [2021-12-15T09:47:38.087Z] --- PASS: TestParseHostURL (0.00s) [2021-12-15T09:47:38.087Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-12-15T09:47:38.087Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestNegotiateAPIVersionEmpty [2021-12-15T09:47:38.561Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestNegotiateAPIVersion [2021-12-15T09:47:38.561Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestNegotiateAPVersionOverride [2021-12-15T09:47:38.561Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestNegotiateAPIVersionAutomatic [2021-12-15T09:47:38.561Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-12-15T09:47:38.561Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-12-15T09:47:38.561Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestClientRedirect [2021-12-15T09:47:38.561Z] --- PASS: TestClientRedirect (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestConfigCreateUnsupported [2021-12-15T09:47:38.561Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestConfigCreateError [2021-12-15T09:47:38.561Z] --- PASS: TestConfigCreateError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestConfigCreate [2021-12-15T09:47:38.561Z] --- PASS: TestConfigCreate (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestConfigInspectNotFound [2021-12-15T09:47:38.561Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestConfigInspectWithEmptyID [2021-12-15T09:47:38.561Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestConfigInspectUnsupported [2021-12-15T09:47:38.561Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestConfigInspectError [2021-12-15T09:47:38.561Z] --- PASS: TestConfigInspectError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestConfigInspectConfigNotFound [2021-12-15T09:47:38.561Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestConfigInspect [2021-12-15T09:47:38.561Z] --- PASS: TestConfigInspect (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestConfigListUnsupported [2021-12-15T09:47:38.561Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestConfigListError [2021-12-15T09:47:38.561Z] --- PASS: TestConfigListError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestConfigList [2021-12-15T09:47:38.561Z] --- PASS: TestConfigList (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestConfigRemoveUnsupported [2021-12-15T09:47:38.561Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestConfigRemoveError [2021-12-15T09:47:38.561Z] --- PASS: TestConfigRemoveError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestConfigRemove [2021-12-15T09:47:38.561Z] --- PASS: TestConfigRemove (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestConfigUpdateUnsupported [2021-12-15T09:47:38.561Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestConfigUpdateError [2021-12-15T09:47:38.561Z] --- PASS: TestConfigUpdateError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestConfigUpdate [2021-12-15T09:47:38.561Z] --- PASS: TestConfigUpdate (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerCommitError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerCommitError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerCommit [2021-12-15T09:47:38.561Z] --- PASS: TestContainerCommit (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerStatPathError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerStatPathError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerStatPathNotFoundError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerStatPathNoHeaderError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerStatPath [2021-12-15T09:47:38.561Z] --- PASS: TestContainerStatPath (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestCopyToContainerError [2021-12-15T09:47:38.561Z] --- PASS: TestCopyToContainerError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestCopyToContainerNotFoundError [2021-12-15T09:47:38.561Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestCopyToContainerNotStatusOKError [2021-12-15T09:47:38.561Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestCopyToContainer [2021-12-15T09:47:38.561Z] --- PASS: TestCopyToContainer (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestCopyFromContainerError [2021-12-15T09:47:38.561Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestCopyFromContainerNotFoundError [2021-12-15T09:47:38.561Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestCopyFromContainerNotStatusOKError [2021-12-15T09:47:38.561Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestCopyFromContainerNoHeaderError [2021-12-15T09:47:38.561Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestCopyFromContainer [2021-12-15T09:47:38.561Z] --- PASS: TestCopyFromContainer (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerCreateError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerCreateError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerCreateImageNotFound [2021-12-15T09:47:38.561Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerCreateWithName [2021-12-15T09:47:38.561Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerCreateAutoRemove [2021-12-15T09:47:38.561Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerDiffError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerDiffError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerDiff [2021-12-15T09:47:38.561Z] --- PASS: TestContainerDiff (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerExecCreateError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerExecCreate [2021-12-15T09:47:38.561Z] --- PASS: TestContainerExecCreate (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerExecStartError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerExecStartError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerExecStart [2021-12-15T09:47:38.561Z] --- PASS: TestContainerExecStart (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerExecInspectError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerExecInspect [2021-12-15T09:47:38.561Z] --- PASS: TestContainerExecInspect (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerExportError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerExportError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerExport [2021-12-15T09:47:38.561Z] --- PASS: TestContainerExport (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerInspectError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerInspectError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerInspectContainerNotFound [2021-12-15T09:47:38.561Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerInspectWithEmptyID [2021-12-15T09:47:38.561Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerInspect [2021-12-15T09:47:38.561Z] --- PASS: TestContainerInspect (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerInspectNode [2021-12-15T09:47:38.561Z] --- PASS: TestContainerInspectNode (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerKillError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerKillError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerKill [2021-12-15T09:47:38.561Z] --- PASS: TestContainerKill (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerListError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerListError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerList [2021-12-15T09:47:38.561Z] --- PASS: TestContainerList (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerLogsNotFoundError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerLogsError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerLogsError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerLogs [2021-12-15T09:47:38.561Z] --- PASS: TestContainerLogs (0.26s) [2021-12-15T09:47:38.561Z] === RUN TestContainerPauseError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerPauseError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerPause [2021-12-15T09:47:38.561Z] --- PASS: TestContainerPause (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainersPruneError [2021-12-15T09:47:38.561Z] --- PASS: TestContainersPruneError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainersPrune [2021-12-15T09:47:38.561Z] --- PASS: TestContainersPrune (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerRemoveError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerRemoveError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerRemoveNotFoundError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerRemove [2021-12-15T09:47:38.561Z] --- PASS: TestContainerRemove (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerRenameError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerRenameError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerRename [2021-12-15T09:47:38.561Z] --- PASS: TestContainerRename (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerResizeError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerResizeError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerExecResizeError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerResize [2021-12-15T09:47:38.561Z] --- PASS: TestContainerResize (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerExecResize [2021-12-15T09:47:38.561Z] --- PASS: TestContainerExecResize (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerRestartError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerRestartError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerRestart [2021-12-15T09:47:38.561Z] --- PASS: TestContainerRestart (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerStartError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerStartError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerStart [2021-12-15T09:47:38.561Z] --- PASS: TestContainerStart (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerStatsError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerStatsError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerStats [2021-12-15T09:47:38.561Z] --- PASS: TestContainerStats (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerStopError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerStopError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerStop [2021-12-15T09:47:38.561Z] --- PASS: TestContainerStop (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerTopError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerTopError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerTop [2021-12-15T09:47:38.561Z] --- PASS: TestContainerTop (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerUnpauseError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerUnpause [2021-12-15T09:47:38.561Z] --- PASS: TestContainerUnpause (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerUpdateError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerUpdateError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerUpdate [2021-12-15T09:47:38.561Z] --- PASS: TestContainerUpdate (0.01s) [2021-12-15T09:47:38.561Z] === RUN TestContainerWaitError [2021-12-15T09:47:38.561Z] --- PASS: TestContainerWaitError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestContainerWait [2021-12-15T09:47:38.561Z] --- PASS: TestContainerWait (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestDiskUsageError [2021-12-15T09:47:38.561Z] --- PASS: TestDiskUsageError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestDiskUsage [2021-12-15T09:47:38.561Z] --- PASS: TestDiskUsage (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestDistributionInspectUnsupported [2021-12-15T09:47:38.561Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestDistributionInspectWithEmptyID [2021-12-15T09:47:38.561Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestEventsErrorInOptions [2021-12-15T09:47:38.561Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestEventsErrorFromServer [2021-12-15T09:47:38.561Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestEvents [2021-12-15T09:47:38.561Z] --- PASS: TestEvents (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestTLSCloseWriter [2021-12-15T09:47:38.561Z] === PAUSE TestTLSCloseWriter [2021-12-15T09:47:38.561Z] === RUN TestImageBuildError [2021-12-15T09:47:38.561Z] --- PASS: TestImageBuildError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestImageBuild [2021-12-15T09:47:38.561Z] --- PASS: TestImageBuild (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestGetDockerOS [2021-12-15T09:47:38.561Z] --- PASS: TestGetDockerOS (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestImageCreateError [2021-12-15T09:47:38.561Z] --- PASS: TestImageCreateError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestImageCreate [2021-12-15T09:47:38.561Z] --- PASS: TestImageCreate (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestImageHistoryError [2021-12-15T09:47:38.561Z] --- PASS: TestImageHistoryError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestImageHistory [2021-12-15T09:47:38.561Z] --- PASS: TestImageHistory (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestImageImportError [2021-12-15T09:47:38.561Z] --- PASS: TestImageImportError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestImageImport [2021-12-15T09:47:38.561Z] --- PASS: TestImageImport (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestImageInspectError [2021-12-15T09:47:38.561Z] --- PASS: TestImageInspectError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestImageInspectImageNotFound [2021-12-15T09:47:38.561Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestImageInspectWithEmptyID [2021-12-15T09:47:38.561Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestImageInspect [2021-12-15T09:47:38.561Z] --- PASS: TestImageInspect (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestImageListError [2021-12-15T09:47:38.561Z] --- PASS: TestImageListError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestImageList [2021-12-15T09:47:38.561Z] --- PASS: TestImageList (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestImageListApiBefore125 [2021-12-15T09:47:38.561Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestImageLoadError [2021-12-15T09:47:38.561Z] --- PASS: TestImageLoadError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestImageLoad [2021-12-15T09:47:38.561Z] --- PASS: TestImageLoad (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestImagesPruneError [2021-12-15T09:47:38.561Z] --- PASS: TestImagesPruneError (0.00s) [2021-12-15T09:47:38.561Z] === RUN TestImagesPrune [2021-12-15T09:47:38.561Z] --- PASS: TestImagesPrune (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImagePullReferenceParseError [2021-12-15T09:47:38.562Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImagePullAnyError [2021-12-15T09:47:38.562Z] --- PASS: TestImagePullAnyError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImagePullStatusUnauthorizedError [2021-12-15T09:47:38.562Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-15T09:47:38.562Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-15T09:47:38.562Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-12-15T09:47:38.562Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImagePullWithoutErrors [2021-12-15T09:47:38.562Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImagePushReferenceError [2021-12-15T09:47:38.562Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImagePushAnyError [2021-12-15T09:47:38.562Z] --- PASS: TestImagePushAnyError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImagePushStatusUnauthorizedError [2021-12-15T09:47:38.562Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-15T09:47:38.562Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-15T09:47:38.562Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-12-15T09:47:38.562Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImagePushWithoutErrors [2021-12-15T09:47:38.562Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-12-15T09:47:38.562Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-12-15T09:47:38.562Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-12-15T09:47:38.562Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-12-15T09:47:38.562Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-12-15T09:47:38.562Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-12-15T09:47:38.562Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-12-15T09:47:38.562Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-12-15T09:47:38.562Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImageRemoveError [2021-12-15T09:47:38.562Z] --- PASS: TestImageRemoveError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImageRemoveImageNotFound [2021-12-15T09:47:38.562Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImageRemove [2021-12-15T09:47:38.562Z] --- PASS: TestImageRemove (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImageSaveError [2021-12-15T09:47:38.562Z] --- PASS: TestImageSaveError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImageSave [2021-12-15T09:47:38.562Z] --- PASS: TestImageSave (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImageSearchAnyError [2021-12-15T09:47:38.562Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImageSearchStatusUnauthorizedError [2021-12-15T09:47:38.562Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-15T09:47:38.562Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-15T09:47:38.562Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-12-15T09:47:38.562Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImageSearchWithoutErrors [2021-12-15T09:47:38.562Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImageTagError [2021-12-15T09:47:38.562Z] --- PASS: TestImageTagError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImageTagInvalidReference [2021-12-15T09:47:38.562Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImageTagInvalidSourceImageName [2021-12-15T09:47:38.562Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImageTagHexSource [2021-12-15T09:47:38.562Z] --- PASS: TestImageTagHexSource (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestImageTag [2021-12-15T09:47:38.562Z] --- PASS: TestImageTag (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestInfoServerError [2021-12-15T09:47:38.562Z] --- PASS: TestInfoServerError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestInfoInvalidResponseJSONError [2021-12-15T09:47:38.562Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestInfo [2021-12-15T09:47:38.562Z] --- PASS: TestInfo (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNetworkConnectError [2021-12-15T09:47:38.562Z] --- PASS: TestNetworkConnectError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-12-15T09:47:38.562Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNetworkConnect [2021-12-15T09:47:38.562Z] --- PASS: TestNetworkConnect (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNetworkCreateError [2021-12-15T09:47:38.562Z] --- PASS: TestNetworkCreateError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNetworkCreate [2021-12-15T09:47:38.562Z] --- PASS: TestNetworkCreate (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNetworkDisconnectError [2021-12-15T09:47:38.562Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNetworkDisconnect [2021-12-15T09:47:38.562Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNetworkInspectError [2021-12-15T09:47:38.562Z] --- PASS: TestNetworkInspectError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNetworkInspectNotFoundError [2021-12-15T09:47:38.562Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNetworkInspectWithEmptyID [2021-12-15T09:47:38.562Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNetworkInspect [2021-12-15T09:47:38.562Z] --- PASS: TestNetworkInspect (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNetworkListError [2021-12-15T09:47:38.562Z] --- PASS: TestNetworkListError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNetworkList [2021-12-15T09:47:38.562Z] --- PASS: TestNetworkList (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNetworksPruneError [2021-12-15T09:47:38.562Z] --- PASS: TestNetworksPruneError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNetworksPrune [2021-12-15T09:47:38.562Z] --- PASS: TestNetworksPrune (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNetworkRemoveError [2021-12-15T09:47:38.562Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNetworkRemove [2021-12-15T09:47:38.562Z] --- PASS: TestNetworkRemove (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNodeInspectError [2021-12-15T09:47:38.562Z] --- PASS: TestNodeInspectError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNodeInspectNodeNotFound [2021-12-15T09:47:38.562Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNodeInspectWithEmptyID [2021-12-15T09:47:38.562Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNodeInspect [2021-12-15T09:47:38.562Z] --- PASS: TestNodeInspect (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNodeListError [2021-12-15T09:47:38.562Z] --- PASS: TestNodeListError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNodeList [2021-12-15T09:47:38.562Z] --- PASS: TestNodeList (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNodeRemoveError [2021-12-15T09:47:38.562Z] --- PASS: TestNodeRemoveError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNodeRemove [2021-12-15T09:47:38.562Z] --- PASS: TestNodeRemove (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNodeUpdateError [2021-12-15T09:47:38.562Z] --- PASS: TestNodeUpdateError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestNodeUpdate [2021-12-15T09:47:38.562Z] --- PASS: TestNodeUpdate (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestOptionWithTimeout [2021-12-15T09:47:38.562Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestPingFail [2021-12-15T09:47:38.562Z] --- PASS: TestPingFail (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestPingWithError [2021-12-15T09:47:38.562Z] 2021/12/15 09:47:38 RoundTripper returned a response & error; ignoring response [2021-12-15T09:47:38.562Z] 2021/12/15 09:47:38 RoundTripper returned a response & error; ignoring response [2021-12-15T09:47:38.562Z] --- PASS: TestPingWithError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestPingSuccess [2021-12-15T09:47:38.562Z] --- PASS: TestPingSuccess (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestPingHeadFallback [2021-12-15T09:47:38.562Z] === RUN TestPingHeadFallback/OK [2021-12-15T09:47:38.562Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-12-15T09:47:38.562Z] === RUN TestPingHeadFallback/Not_Found [2021-12-15T09:47:38.562Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-12-15T09:47:38.562Z] --- PASS: TestPingHeadFallback (0.00s) [2021-12-15T09:47:38.562Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-12-15T09:47:38.562Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-12-15T09:47:38.562Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-12-15T09:47:38.562Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestPluginDisableError [2021-12-15T09:47:38.562Z] --- PASS: TestPluginDisableError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestPluginDisable [2021-12-15T09:47:38.562Z] --- PASS: TestPluginDisable (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestPluginEnableError [2021-12-15T09:47:38.562Z] --- PASS: TestPluginEnableError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestPluginEnable [2021-12-15T09:47:38.562Z] --- PASS: TestPluginEnable (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestPluginInspectError [2021-12-15T09:47:38.562Z] --- PASS: TestPluginInspectError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestPluginInspectWithEmptyID [2021-12-15T09:47:38.562Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestPluginInspect [2021-12-15T09:47:38.562Z] --- PASS: TestPluginInspect (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestPluginListError [2021-12-15T09:47:38.562Z] --- PASS: TestPluginListError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestPluginList [2021-12-15T09:47:38.562Z] --- PASS: TestPluginList (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestPluginPushError [2021-12-15T09:47:38.562Z] --- PASS: TestPluginPushError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestPluginPush [2021-12-15T09:47:38.562Z] --- PASS: TestPluginPush (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestPluginRemoveError [2021-12-15T09:47:38.562Z] --- PASS: TestPluginRemoveError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestPluginRemove [2021-12-15T09:47:38.562Z] --- PASS: TestPluginRemove (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestPluginSetError [2021-12-15T09:47:38.562Z] --- PASS: TestPluginSetError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestPluginSet [2021-12-15T09:47:38.562Z] --- PASS: TestPluginSet (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestSetHostHeader [2021-12-15T09:47:38.562Z] --- PASS: TestSetHostHeader (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestPlainTextError [2021-12-15T09:47:38.562Z] --- PASS: TestPlainTextError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestInfiniteError [2021-12-15T09:47:38.562Z] --- PASS: TestInfiniteError (0.04s) [2021-12-15T09:47:38.562Z] === RUN TestSecretCreateUnsupported [2021-12-15T09:47:38.562Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestSecretCreateError [2021-12-15T09:47:38.562Z] --- PASS: TestSecretCreateError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestSecretCreate [2021-12-15T09:47:38.562Z] --- PASS: TestSecretCreate (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestSecretInspectUnsupported [2021-12-15T09:47:38.562Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestSecretInspectError [2021-12-15T09:47:38.562Z] --- PASS: TestSecretInspectError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestSecretInspectSecretNotFound [2021-12-15T09:47:38.562Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestSecretInspectWithEmptyID [2021-12-15T09:47:38.562Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestSecretInspect [2021-12-15T09:47:38.562Z] --- PASS: TestSecretInspect (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestSecretListUnsupported [2021-12-15T09:47:38.562Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestSecretListError [2021-12-15T09:47:38.562Z] --- PASS: TestSecretListError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestSecretList [2021-12-15T09:47:38.562Z] --- PASS: TestSecretList (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestSecretRemoveUnsupported [2021-12-15T09:47:38.562Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestSecretRemoveError [2021-12-15T09:47:38.562Z] --- PASS: TestSecretRemoveError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestSecretRemove [2021-12-15T09:47:38.562Z] --- PASS: TestSecretRemove (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestSecretUpdateUnsupported [2021-12-15T09:47:38.562Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestSecretUpdateError [2021-12-15T09:47:38.562Z] --- PASS: TestSecretUpdateError (0.01s) [2021-12-15T09:47:38.562Z] === RUN TestSecretUpdate [2021-12-15T09:47:38.562Z] --- PASS: TestSecretUpdate (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestServiceCreateError [2021-12-15T09:47:38.562Z] --- PASS: TestServiceCreateError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestServiceCreate [2021-12-15T09:47:38.562Z] --- PASS: TestServiceCreate (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestServiceCreateCompatiblePlatforms [2021-12-15T09:47:38.562Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestServiceCreateDigestPinning [2021-12-15T09:47:38.562Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestServiceInspectError [2021-12-15T09:47:38.562Z] --- PASS: TestServiceInspectError (0.00s) [2021-12-15T09:47:38.562Z] === RUN TestServiceInspectServiceNotFound [2021-12-15T09:47:39.032Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestServiceInspectWithEmptyID [2021-12-15T09:47:39.032Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestServiceInspect [2021-12-15T09:47:39.032Z] --- PASS: TestServiceInspect (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestServiceListError [2021-12-15T09:47:39.032Z] --- PASS: TestServiceListError (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestServiceList [2021-12-15T09:47:39.032Z] --- PASS: TestServiceList (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestServiceLogsError [2021-12-15T09:47:39.032Z] --- PASS: TestServiceLogsError (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestServiceLogs [2021-12-15T09:47:39.032Z] --- PASS: TestServiceLogs (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestServiceRemoveError [2021-12-15T09:47:39.032Z] --- PASS: TestServiceRemoveError (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestServiceRemoveNotFoundError [2021-12-15T09:47:39.032Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestServiceRemove [2021-12-15T09:47:39.032Z] --- PASS: TestServiceRemove (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestServiceUpdateError [2021-12-15T09:47:39.032Z] --- PASS: TestServiceUpdateError (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestServiceUpdate [2021-12-15T09:47:39.032Z] --- PASS: TestServiceUpdate (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestSwarmGetUnlockKeyError [2021-12-15T09:47:39.032Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestSwarmGetUnlockKey [2021-12-15T09:47:39.032Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestSwarmInitError [2021-12-15T09:47:39.032Z] --- PASS: TestSwarmInitError (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestSwarmInit [2021-12-15T09:47:39.032Z] --- PASS: TestSwarmInit (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestSwarmInspectError [2021-12-15T09:47:39.032Z] --- PASS: TestSwarmInspectError (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestSwarmInspect [2021-12-15T09:47:39.032Z] --- PASS: TestSwarmInspect (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestSwarmJoinError [2021-12-15T09:47:39.032Z] --- PASS: TestSwarmJoinError (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestSwarmJoin [2021-12-15T09:47:39.032Z] --- PASS: TestSwarmJoin (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestSwarmLeaveError [2021-12-15T09:47:39.032Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestSwarmLeave [2021-12-15T09:47:39.032Z] --- PASS: TestSwarmLeave (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestSwarmUnlockError [2021-12-15T09:47:39.032Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestSwarmUnlock [2021-12-15T09:47:39.032Z] --- PASS: TestSwarmUnlock (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestSwarmUpdateError [2021-12-15T09:47:39.032Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestSwarmUpdate [2021-12-15T09:47:39.032Z] --- PASS: TestSwarmUpdate (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestTaskInspectError [2021-12-15T09:47:39.032Z] --- PASS: TestTaskInspectError (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestTaskInspectWithEmptyID [2021-12-15T09:47:39.032Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestTaskInspect [2021-12-15T09:47:39.032Z] --- PASS: TestTaskInspect (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestTaskListError [2021-12-15T09:47:39.032Z] --- PASS: TestTaskListError (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestTaskList [2021-12-15T09:47:39.032Z] --- PASS: TestTaskList (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestVolumeCreateError [2021-12-15T09:47:39.032Z] --- PASS: TestVolumeCreateError (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestVolumeCreate [2021-12-15T09:47:39.032Z] --- PASS: TestVolumeCreate (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestVolumeInspectError [2021-12-15T09:47:39.032Z] --- PASS: TestVolumeInspectError (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestVolumeInspectNotFound [2021-12-15T09:47:39.032Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestVolumeInspectWithEmptyID [2021-12-15T09:47:39.032Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestVolumeInspect [2021-12-15T09:47:39.032Z] --- PASS: TestVolumeInspect (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestVolumeListError [2021-12-15T09:47:39.032Z] --- PASS: TestVolumeListError (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestVolumeList [2021-12-15T09:47:39.032Z] --- PASS: TestVolumeList (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestVolumeRemoveError [2021-12-15T09:47:39.032Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-12-15T09:47:39.032Z] === RUN TestVolumeRemove [2021-12-15T09:47:39.032Z] --- PASS: TestVolumeRemove (0.00s) [2021-12-15T09:47:39.032Z] === CONT TestTLSCloseWriter [2021-12-15T09:47:39.032Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-12-15T09:47:39.032Z] PASS [2021-12-15T09:47:39.032Z] coverage: 74.9% of statements [2021-12-15T09:47:39.032Z] ok github.com/docker/docker/client 0.525s coverage: 74.9% of statements [2021-12-15T09:47:39.644Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-12-15T09:47:42.164Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-12-15T09:47:42.727Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-12-15T09:47:44.096Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-12-15T09:47:44.659Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-12-15T09:47:44.659Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-12-15T09:47:44.659Z] check_test.go:309: [d935f2ac919cd] daemon is not started [2021-12-15T09:47:44.659Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-12-15T09:47:44.659Z] Loaded image: buildpack-deps:buster [2021-12-15T09:47:44.916Z] Loaded image: busybox:latest [2021-12-15T09:47:45.173Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-12-15T09:47:45.173Z] Loaded image: busybox:glibc [2021-12-15T09:47:47.079Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-12-15T09:47:48.981Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-12-15T09:47:49.237Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-12-15T09:47:50.605Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-12-15T09:47:50.862Z] Loaded image: debian:bullseye [2021-12-15T09:47:50.862Z] Loaded image: hello-world:latest [2021-12-15T09:47:51.119Z] Loaded image: arm32v7/hello-world:latest [2021-12-15T09:47:51.229Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-12-15T09:47:51.229Z] === RUN TestInfoDebug [2021-12-15T09:47:51.229Z] --- PASS: TestInfoDebug (0.53s) [2021-12-15T09:47:51.229Z] === RUN TestInfoInsecureRegistries [2021-12-15T09:47:51.229Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-12-15T09:47:51.229Z] === RUN TestInfoRegistryMirrors [2021-12-15T09:47:51.229Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-12-15T09:47:51.229Z] === RUN TestLoginFailsWithBadCredentials [2021-12-15T09:47:51.229Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-12-15T09:47:51.229Z] === RUN TestPingCacheHeaders [2021-12-15T09:47:51.229Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-15T09:47:51.229Z] === RUN TestPingGet [2021-12-15T09:47:51.229Z] --- PASS: TestPingGet (0.02s) [2021-12-15T09:47:51.229Z] === RUN TestPingHead [2021-12-15T09:47:51.229Z] --- PASS: TestPingHead (0.02s) [2021-12-15T09:47:51.229Z] === RUN TestVersion [2021-12-15T09:47:51.229Z] --- PASS: TestVersion (0.02s) [2021-12-15T09:47:51.229Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-12-15T09:47:52.051Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-12-15T09:47:52.309Z] check_test.go:309: [daa620715bf3d] daemon is not started [2021-12-15T09:47:52.309Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-12-15T09:47:52.610Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.14s) [2021-12-15T09:47:52.610Z] PASS [2021-12-15T09:47:52.610Z] [2021-12-15T09:47:52.610Z] DONE 18 tests in 21.945s [2021-12-15T09:47:52.610Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-15T09:47:52.610Z] INFO: Testing against a local daemon [2021-12-15T09:47:52.610Z] === RUN TestVolumesCreateAndList [2021-12-15T09:47:52.610Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-12-15T09:47:52.610Z] === RUN TestVolumesRemove [2021-12-15T09:47:52.610Z] --- PASS: TestVolumesRemove (0.11s) [2021-12-15T09:47:52.610Z] === RUN TestVolumesInspect [2021-12-15T09:47:52.610Z] --- PASS: TestVolumesInspect (0.03s) [2021-12-15T09:47:52.610Z] === RUN TestVolumesInvalidJSON [2021-12-15T09:47:52.870Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-15T09:47:52.870Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-15T09:47:52.870Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-15T09:47:52.870Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-12-15T09:47:52.870Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-15T09:47:52.870Z] PASS [2021-12-15T09:47:52.870Z] [2021-12-15T09:47:52.870Z] DONE 5 tests in 0.297s [2021-12-15T09:47:52.870Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-15T09:47:53.238Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-12-15T09:47:54.250Z] Stopping apparmor (via systemctl): apparmor.service. [2021-12-15T09:47:54.250Z] Removing test suite binaries [2021-12-15T09:47:54.250Z] exiting test-integration [2021-12-15T09:47:54.250Z] ++ exit 0 [2021-12-15T09:47:54.250Z] [2021-12-15T09:47:54.608Z] === RUN TestDockerSuite/TestBuildAddScript [2021-12-15T09:47:55.540Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-12-15T09:47:56.105Z] check_test.go:309: [d2909d3b2af14] daemon is not started [2021-12-15T09:47:56.105Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins Post stage [Pipeline] junit [2021-12-15T09:47:56.805Z] Recording test results [2021-12-15T09:47:56.858Z] --- PASS: TestCheckoutGit (30.58s) [2021-12-15T09:47:56.858Z] === RUN TestValidGitTransport [2021-12-15T09:47:56.858Z] --- PASS: TestValidGitTransport (0.00s) [2021-12-15T09:47:56.858Z] === RUN TestGitInvalidRef [2021-12-15T09:47:56.858Z] --- PASS: TestGitInvalidRef (0.21s) [2021-12-15T09:47:56.858Z] PASS [2021-12-15T09:47:56.858Z] coverage: 86.3% of statements [2021-12-15T09:47:56.858Z] ok github.com/docker/docker/builder/remotecontext/git 30.865s coverage: 86.3% of statements [2021-12-15T09:47:56.858Z] ? github.com/docker/docker/cli [no test files] [2021-12-15T09:47:56.858Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-15T09:47:57.006Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-15T09:47:57.366Z] + echo Ensuring container killed. [2021-12-15T09:47:57.366Z] Ensuring container killed. [2021-12-15T09:47:57.366Z] + docker rm -vf docker-pr1 [2021-12-15T09:47:57.366Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-12-15T09:47:57.485Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-12-15T09:47:57.652Z] + echo Chowning /workspace to jenkins user [2021-12-15T09:47:57.653Z] Chowning /workspace to jenkins user [2021-12-15T09:47:57.653Z] + id -u [2021-12-15T09:47:57.653Z] + id -g [2021-12-15T09:47:57.653Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43084:/workspace busybox chown -R 1000:1000 /workspace [2021-12-15T09:47:59.381Z] docker_cli_daemon_plugins_test.go:79: [d2d3730bc3608] daemon is not started [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-15T09:47:59.872Z] + bundleName=amd64-cgroup2 [2021-12-15T09:47:59.872Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-12-15T09:47:59.872Z] Creating amd64-cgroup2-bundles.tar.gz [2021-12-15T09:47:59.872Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-12-15T09:47:59.872Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-12-15T09:48:00.150Z] Archiving artifacts [2021-12-15T09:48:00.311Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-12-15T09:48:00.533Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43084/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-15T09:48:00.844Z] + make clean [2021-12-15T09:48:00.845Z] docker volume rm -f docker-dev-cache [2021-12-15T09:48:01.104Z] docker-dev-cache [Pipeline] deleteDir [2021-12-15T09:48:01.244Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (46.84s) [2021-12-15T09:48:01.244Z] PASS [2021-12-15T09:48:01.244Z] [2021-12-15T09:48:01.244Z] === Skipped [2021-12-15T09:48:01.244Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-12-15T09:48:01.244Z] build_session_test.go:25: TODO: BuildKit [2021-12-15T09:48:01.244Z] [2021-12-15T09:48:01.244Z] [2021-12-15T09:48:01.244Z] DONE 33 tests, 1 skipped in 188.609s [2021-12-15T09:48:01.244Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-12-15T09:48:01.244Z] ++ 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-12-15T09:48:01.244Z] ++ set -e [2021-12-15T09:48:01.244Z] ++ '[' -n 0 ']' [2021-12-15T09:48:01.244Z] ++ set -x [2021-12-15T09:48:01.244Z] ++ 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-12-15T09:48:01.500Z] INFO: Testing against a local daemon [2021-12-15T09:48:01.500Z] === RUN TestConfigInspect [2021-12-15T09:48:02.509Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-12-15T09:48:02.509Z] Copying nested executables into bundles/cross/linux/amd64 [2021-12-15T09:48:02.509Z] Cross building: bundles/cross/windows/amd64 [2021-12-15T09:48:02.509Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-12-15T09:48:02.509Z] GOOS="windows" GOARCH="amd64" GOARM="" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-15T09:48:03.392Z] docker_cli_daemon_plugins_test.go:169: [d440e12c52c75] daemon is not started [2021-12-15T09:48:03.392Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-12-15T09:48:03.956Z] --- PASS: TestConfigInspect (2.67s) [2021-12-15T09:48:03.956Z] === RUN TestConfigList [2021-12-15T09:48:04.887Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-12-15T09:48:07.409Z] --- PASS: TestConfigList (3.09s) [2021-12-15T09:48:07.409Z] === RUN TestConfigsCreateAndDelete [2021-12-15T09:48:07.409Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-12-15T09:48:07.972Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-12-15T09:48:08.535Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-12-15T09:48:09.099Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-12-15T09:48:09.353Z] === RUN TestContainerStopSignal [2021-12-15T09:48:09.354Z] --- PASS: TestContainerStopSignal (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestContainerStopTimeout [2021-12-15T09:48:09.354Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestContainerSecretReferenceDestTarget [2021-12-15T09:48:09.354Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-12-15T09:48:09.354Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestContainerLogPathSetForRingLogger [2021-12-15T09:48:09.354Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestReplaceAndAppendEnvVars [2021-12-15T09:48:09.354Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-12-15T09:48:09.354Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestNewMemoryStore [2021-12-15T09:48:09.354Z] --- PASS: TestNewMemoryStore (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestAddContainers [2021-12-15T09:48:09.354Z] --- PASS: TestAddContainers (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestGetContainer [2021-12-15T09:48:09.354Z] --- PASS: TestGetContainer (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestDeleteContainer [2021-12-15T09:48:09.354Z] --- PASS: TestDeleteContainer (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestListContainers [2021-12-15T09:48:09.354Z] --- PASS: TestListContainers (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestFirstContainer [2021-12-15T09:48:09.354Z] --- PASS: TestFirstContainer (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestApplyAllContainer [2021-12-15T09:48:09.354Z] --- PASS: TestApplyAllContainer (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestIsValidHealthString [2021-12-15T09:48:09.354Z] --- PASS: TestIsValidHealthString (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestStateRunStop [2021-12-15T09:48:09.354Z] --- PASS: TestStateRunStop (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestStateTimeoutWait [2021-12-15T09:48:09.354Z] state_test.go:141: Stop callback fired [2021-12-15T09:48:09.354Z] state_test.go:165: Stop callback fired [2021-12-15T09:48:09.354Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-12-15T09:48:09.354Z] === RUN TestIsValidStateString [2021-12-15T09:48:09.354Z] --- PASS: TestIsValidStateString (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestViewSaveDelete [2021-12-15T09:48:09.354Z] --- PASS: TestViewSaveDelete (0.02s) [2021-12-15T09:48:09.354Z] === RUN TestViewAll [2021-12-15T09:48:09.354Z] --- PASS: TestViewAll (0.02s) [2021-12-15T09:48:09.354Z] === RUN TestViewGet [2021-12-15T09:48:09.354Z] --- PASS: TestViewGet (0.01s) [2021-12-15T09:48:09.354Z] === RUN TestNames [2021-12-15T09:48:09.354Z] --- PASS: TestNames (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestViewWithHealthCheck [2021-12-15T09:48:09.354Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-12-15T09:48:09.354Z] PASS [2021-12-15T09:48:09.354Z] coverage: 41.4% of statements [2021-12-15T09:48:09.354Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-12-15T09:48:09.354Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-12-15T09:48:09.354Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-12-15T09:48:09.354Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-12-15T09:48:09.354Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-12-15T09:48:09.354Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-12-15T09:48:09.354Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-12-15T09:48:09.354Z] ok github.com/docker/docker/container 0.277s coverage: 41.4% of statements [2021-12-15T09:48:09.354Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-12-15T09:48:09.354Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-12-15T09:48:09.354Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-12-15T09:48:09.354Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-12-15T09:48:09.354Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-12-15T09:48:09.354Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestConfigureDaemonLogs [2021-12-15T09:48:09.354Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestCommonOptionsInstallFlags [2021-12-15T09:48:09.354Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-12-15T09:48:09.354Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-12-15T09:48:09.354Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-12-15T09:48:09.354Z] PASS [2021-12-15T09:48:09.354Z] coverage: 18.4% of statements [2021-12-15T09:48:09.354Z] ok github.com/docker/docker/cmd/dockerd 0.184s coverage: 18.4% of statements [2021-12-15T09:48:09.354Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-15T09:48:09.354Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-15T09:48:09.354Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-15T09:48:09.354Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-15T09:48:09.662Z] check_test.go:309: [d80303170b183] daemon is not started [2021-12-15T09:48:09.662Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-12-15T09:48:09.922Z] --- PASS: TestConfigsCreateAndDelete (2.72s) [2021-12-15T09:48:09.922Z] === RUN TestConfigsUpdate [2021-12-15T09:48:09.922Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-12-15T09:48:10.486Z] === RUN TestDockerSuite/TestBuildAddTar [2021-12-15T09:48:11.051Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-12-15T09:48:11.582Z] === RUN TestPrepare [2021-12-15T09:48:11.582Z] --- PASS: TestPrepare (0.00s) [2021-12-15T09:48:11.582Z] === RUN TestStart [2021-12-15T09:48:11.582Z] --- PASS: TestStart (0.00s) [2021-12-15T09:48:11.582Z] === RUN TestWaitCancel [2021-12-15T09:48:11.582Z] --- PASS: TestWaitCancel (0.00s) [2021-12-15T09:48:11.582Z] === RUN TestWaitDisabled [2021-12-15T09:48:11.582Z] --- PASS: TestWaitDisabled (0.00s) [2021-12-15T09:48:11.582Z] === RUN TestWaitEnabled [2021-12-15T09:48:11.582Z] --- PASS: TestWaitEnabled (0.00s) [2021-12-15T09:48:11.582Z] === RUN TestRemove [2021-12-15T09:48:11.582Z] --- PASS: TestRemove (0.00s) [2021-12-15T09:48:11.582Z] PASS [2021-12-15T09:48:11.582Z] coverage: 65.3% of statements [2021-12-15T09:48:11.582Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.162s coverage: 65.3% of statements [2021-12-15T09:48:12.944Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-12-15T09:48:12.944Z] --- PASS: TestConfigsUpdate (3.10s) [2021-12-15T09:48:12.944Z] === RUN TestTemplatedConfig [2021-12-15T09:48:13.800Z] === RUN TestNewListSecretsFilters [2021-12-15T09:48:13.800Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-12-15T09:48:13.800Z] === RUN TestNewListConfigsFilters [2021-12-15T09:48:13.800Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-12-15T09:48:13.800Z] PASS [2021-12-15T09:48:13.800Z] coverage: 0.5% of statements [2021-12-15T09:48:13.800Z] ok github.com/docker/docker/daemon/cluster 0.829s coverage: 0.5% of statements [2021-12-15T09:48:14.269Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-12-15T09:48:14.269Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-12-15T09:48:14.269Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-12-15T09:48:14.269Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-12-15T09:48:14.269Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-12-15T09:48:14.269Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-12-15T09:48:14.269Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-12-15T09:48:14.269Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-12-15T09:48:14.269Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-12-15T09:48:14.269Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-12-15T09:48:14.269Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-12-15T09:48:14.269Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-12-15T09:48:14.269Z] === RUN TestServiceConvertToGRPCIsolation [2021-12-15T09:48:14.269Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-12-15T09:48:14.269Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-12-15T09:48:14.269Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-12-15T09:48:14.269Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-12-15T09:48:14.269Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-12-15T09:48:14.269Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-12-15T09:48:14.269Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-12-15T09:48:14.269Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-12-15T09:48:14.269Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-12-15T09:48:14.269Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-12-15T09:48:14.269Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-12-15T09:48:14.269Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-12-15T09:48:14.269Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-12-15T09:48:14.269Z] === RUN TestServiceConvertFromGRPCIsolation [2021-12-15T09:48:14.269Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-12-15T09:48:14.269Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-12-15T09:48:14.269Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-12-15T09:48:14.269Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-12-15T09:48:14.269Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-12-15T09:48:14.269Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-12-15T09:48:14.269Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-12-15T09:48:14.269Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-12-15T09:48:14.269Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-12-15T09:48:14.269Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-12-15T09:48:14.269Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-12-15T09:48:14.269Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-12-15T09:48:14.269Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-12-15T09:48:14.269Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-12-15T09:48:14.269Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-12-15T09:48:14.269Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-12-15T09:48:14.269Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-12-15T09:48:14.269Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-15T09:48:14.269Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-12-15T09:48:14.269Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-12-15T09:48:14.269Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-12-15T09:48:14.269Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-12-15T09:48:14.269Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-15T09:48:14.270Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-15T09:48:14.270Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-15T09:48:14.270Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-12-15T09:48:14.270Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-12-15T09:48:14.270Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-12-15T09:48:14.270Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-12-15T09:48:14.270Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-12-15T09:48:14.270Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-12-15T09:48:14.270Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-15T09:48:14.270Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-15T09:48:14.270Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-15T09:48:14.270Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-15T09:48:14.270Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-12-15T09:48:14.270Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-12-15T09:48:14.270Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-12-15T09:48:14.270Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-12-15T09:48:14.270Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-12-15T09:48:14.270Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-12-15T09:48:14.270Z] === RUN TestServiceConvertFromGRPCConfigs [2021-12-15T09:48:14.270Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-12-15T09:48:14.270Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-12-15T09:48:14.270Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-12-15T09:48:14.270Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-12-15T09:48:14.270Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-12-15T09:48:14.270Z] === RUN TestServiceConvertToGRPCConfigs [2021-12-15T09:48:14.270Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-12-15T09:48:14.270Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-12-15T09:48:14.270Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-12-15T09:48:14.270Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-12-15T09:48:14.270Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-12-15T09:48:14.270Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-12-15T09:48:14.270Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-12-15T09:48:14.270Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-12-15T09:48:14.270Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-12-15T09:48:14.270Z] PASS [2021-12-15T09:48:14.270Z] coverage: 35.9% of statements [2021-12-15T09:48:14.270Z] ok github.com/docker/docker/daemon/cluster/convert 0.212s coverage: 35.9% of statements [2021-12-15T09:48:14.321Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-12-15T09:48:16.217Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-12-15T09:48:16.780Z] --- PASS: TestTemplatedConfig (3.69s) [2021-12-15T09:48:16.780Z] === RUN TestConfigCreateResolve [2021-12-15T09:48:17.343Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-12-15T09:48:17.906Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-12-15T09:48:18.060Z] === RUN TestBuilderGC [2021-12-15T09:48:18.060Z] --- PASS: TestBuilderGC (0.00s) [2021-12-15T09:48:18.060Z] === RUN TestDaemonConfigurationNotFound [2021-12-15T09:48:18.060Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-12-15T09:48:18.060Z] === RUN TestDaemonBrokenConfiguration [2021-12-15T09:48:18.060Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-12-15T09:48:18.060Z] === RUN TestParseClusterAdvertiseSettings [2021-12-15T09:48:18.061Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-12-15T09:48:18.061Z] === RUN TestFindConfigurationConflicts [2021-12-15T09:48:18.061Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-12-15T09:48:18.061Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-12-15T09:48:18.061Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-12-15T09:48:18.061Z] === RUN TestDaemonConfigurationMergeConflicts [2021-12-15T09:48:18.061Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-12-15T09:48:18.061Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-12-15T09:48:18.061Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-12-15T09:48:18.061Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-12-15T09:48:18.061Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-12-15T09:48:18.061Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-12-15T09:48:18.061Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-12-15T09:48:18.061Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-12-15T09:48:18.061Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-12-15T09:48:18.061Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-12-15T09:48:18.061Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-12-15T09:48:18.061Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-12-15T09:48:18.061Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-12-15T09:48:18.061Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-12-15T09:48:18.061Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-12-15T09:48:18.061Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-12-15T09:48:18.061Z] === RUN TestValidateConfigurationErrors [2021-12-15T09:48:18.061Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-12-15T09:48:18.061Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-12-15T09:48:18.061Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-12-15T09:48:18.061Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-12-15T09:48:18.061Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-12-15T09:48:18.061Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-12-15T09:48:18.061Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-12-15T09:48:18.061Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-12-15T09:48:18.061Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-12-15T09:48:18.061Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-12-15T09:48:18.061Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-12-15T09:48:18.061Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-12-15T09:48:18.061Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-12-15T09:48:18.061Z] === RUN TestValidateConfiguration [2021-12-15T09:48:18.061Z] === RUN TestValidateConfiguration/with_label [2021-12-15T09:48:18.061Z] === RUN TestValidateConfiguration/with_dns [2021-12-15T09:48:18.061Z] === RUN TestValidateConfiguration/with_dns-search [2021-12-15T09:48:18.061Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-12-15T09:48:18.061Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-12-15T09:48:18.061Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-12-15T09:48:18.061Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-12-15T09:48:18.061Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-12-15T09:48:18.061Z] --- PASS: TestValidateConfiguration (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-12-15T09:48:18.061Z] === RUN TestModifiedDiscoverySettings [2021-12-15T09:48:18.061Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-12-15T09:48:18.061Z] === RUN TestReloadSetConfigFileNotExist [2021-12-15T09:48:18.061Z] time="2021-12-15T09:48:17Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-12-15T09:48:18.061Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2021-12-15T09:48:18.061Z] === RUN TestReloadDefaultConfigNotExist [2021-12-15T09:48:18.061Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:48:18.061Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-12-15T09:48:18.061Z] === RUN TestReloadBadDefaultConfig [2021-12-15T09:48:18.061Z] time="2021-12-15T09:48:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-620058963" [2021-12-15T09:48:18.061Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-12-15T09:48:18.061Z] === RUN TestReloadWithConflictingLabels [2021-12-15T09:48:18.061Z] time="2021-12-15T09:48:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-751761046" [2021-12-15T09:48:18.061Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-12-15T09:48:18.061Z] === RUN TestReloadWithDuplicateLabels [2021-12-15T09:48:18.061Z] time="2021-12-15T09:48:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-440744189" [2021-12-15T09:48:18.061Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-12-15T09:48:18.061Z] === RUN TestDaemonConfigurationMerge [2021-12-15T09:48:18.061Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-12-15T09:48:18.061Z] PASS [2021-12-15T09:48:18.061Z] coverage: 79.7% of statements [2021-12-15T09:48:18.061Z] ok github.com/docker/docker/daemon/config 0.281s coverage: 79.7% of statements [2021-12-15T09:48:18.061Z] === RUN TestWaitNodeAttachment [2021-12-15T09:48:18.061Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-12-15T09:48:18.061Z] === RUN TestIsolationConversion [2021-12-15T09:48:18.061Z] === RUN TestIsolationConversion/default [2021-12-15T09:48:18.061Z] === RUN TestIsolationConversion/process [2021-12-15T09:48:18.061Z] === RUN TestIsolationConversion/hyperv [2021-12-15T09:48:18.061Z] --- PASS: TestIsolationConversion (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-12-15T09:48:18.061Z] === RUN TestContainerLabels [2021-12-15T09:48:18.061Z] --- PASS: TestContainerLabels (0.00s) [2021-12-15T09:48:18.061Z] === RUN TestCredentialSpecConversion [2021-12-15T09:48:18.061Z] === RUN TestCredentialSpecConversion/none [2021-12-15T09:48:18.061Z] === RUN TestCredentialSpecConversion/config [2021-12-15T09:48:18.061Z] === RUN TestCredentialSpecConversion/file [2021-12-15T09:48:18.061Z] === RUN TestCredentialSpecConversion/registry [2021-12-15T09:48:18.061Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-12-15T09:48:18.061Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-12-15T09:48:18.061Z] === RUN TestControllerValidateMountBind [2021-12-15T09:48:18.061Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-12-15T09:48:18.061Z] === RUN TestControllerValidateMountVolume [2021-12-15T09:48:18.061Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-12-15T09:48:18.061Z] === RUN TestControllerValidateMountTarget [2021-12-15T09:48:18.061Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-12-15T09:48:18.061Z] === RUN TestControllerValidateMountTmpfs [2021-12-15T09:48:18.061Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-12-15T09:48:18.061Z] === RUN TestControllerValidateMountInvalidType [2021-12-15T09:48:18.061Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-12-15T09:48:18.061Z] === RUN TestControllerValidateMountNamedPipe [2021-12-15T09:48:18.061Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-12-15T09:48:18.061Z] PASS [2021-12-15T09:48:18.061Z] coverage: 11.0% of statements [2021-12-15T09:48:18.061Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.659s coverage: 11.0% of statements [2021-12-15T09:48:18.469Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-12-15T09:48:18.531Z] === RUN TestDiscoveryOptsErrors [2021-12-15T09:48:18.531Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-12-15T09:48:18.531Z] === RUN TestDiscoveryOpts [2021-12-15T09:48:18.531Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-12-15T09:48:18.531Z] PASS [2021-12-15T09:48:18.531Z] coverage: 30.0% of statements [2021-12-15T09:48:18.531Z] ok github.com/docker/docker/daemon/discovery 0.044s coverage: 30.0% of statements [2021-12-15T09:48:19.000Z] === RUN TestVerifyNetworkingConfig [2021-12-15T09:48:19.000Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-12-15T09:48:19.000Z] === RUN TestGetContainer [2021-12-15T09:48:19.000Z] --- PASS: TestGetContainer (0.00s) [2021-12-15T09:48:19.000Z] === RUN TestValidContainerNames [2021-12-15T09:48:19.000Z] --- PASS: TestValidContainerNames (0.00s) [2021-12-15T09:48:19.000Z] === RUN TestContainerInitDNS [2021-12-15T09:48:19.000Z] daemon_test.go:147: root required [2021-12-15T09:48:19.000Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-12-15T09:48:19.000Z] === RUN TestMerge [2021-12-15T09:48:19.000Z] --- PASS: TestMerge (0.00s) [2021-12-15T09:48:19.000Z] === RUN TestValidateContainerIsolation [2021-12-15T09:48:19.000Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-12-15T09:48:19.000Z] === RUN TestFindNetworkErrorType [2021-12-15T09:48:19.000Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-12-15T09:48:19.000Z] === RUN TestEnsureServicesExist [2021-12-15T09:48:19.000Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-12-15T09:48:19.000Z] === RUN TestEnsureServicesExistErrors [2021-12-15T09:48:19.000Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-12-15T09:48:19.000Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-12-15T09:48:19.000Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-12-15T09:48:19.000Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-12-15T09:48:19.000Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-12-15T09:48:19.000Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-12-15T09:48:19.000Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-12-15T09:48:19.000Z] === RUN TestContainerDelete [2021-12-15T09:48:19.000Z] --- PASS: TestContainerDelete (0.00s) [2021-12-15T09:48:19.000Z] === RUN TestContainerDoubleDelete [2021-12-15T09:48:19.000Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-12-15T09:48:19.000Z] === RUN TestLogContainerEventCopyLabels [2021-12-15T09:48:19.000Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-12-15T09:48:19.000Z] === RUN TestLogContainerEventWithAttributes [2021-12-15T09:48:19.000Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-12-15T09:48:19.000Z] === RUN TestNoneHealthcheck [2021-12-15T09:48:19.000Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-12-15T09:48:19.000Z] === RUN TestHealthStates [2021-12-15T09:48:19.000Z] === RUN TestEventsLog [2021-12-15T09:48:19.000Z] --- PASS: TestEventsLog (0.00s) [2021-12-15T09:48:19.000Z] === RUN TestEventsLogTimeout [2021-12-15T09:48:19.000Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-12-15T09:48:19.000Z] === RUN TestLogEvents [2021-12-15T09:48:19.000Z] --- PASS: TestLogEvents (0.05s) [2021-12-15T09:48:19.000Z] === RUN TestLoadBufferedEvents [2021-12-15T09:48:19.000Z] time="2021-12-15T09:48:18Z" 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-12-15T09:48:19.000Z] time="2021-12-15T09:48:18Z" 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-12-15T09:48:19.000Z] time="2021-12-15T09:48:18Z" 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-12-15T09:48:19.469Z] time="2021-12-15T09:48:18Z" 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-12-15T09:48:19.469Z] time="2021-12-15T09:48:18Z" 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-12-15T09:48:19.469Z] time="2021-12-15T09:48:18Z" 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-12-15T09:48:19.469Z] time="2021-12-15T09:48:18Z" 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-12-15T09:48:19.469Z] time="2021-12-15T09:48:18Z" 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-12-15T09:48:19.469Z] time="2021-12-15T09:48:18Z" 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-12-15T09:48:19.469Z] time="2021-12-15T09:48:18Z" 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-12-15T09:48:19.469Z] --- PASS: TestHealthStates (0.16s) [2021-12-15T09:48:19.469Z] === RUN TestMaskURLCredentials [2021-12-15T09:48:19.469Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-12-15T09:48:19.469Z] === RUN TestGetInspectData [2021-12-15T09:48:19.469Z] --- PASS: TestGetInspectData (0.00s) [2021-12-15T09:48:19.469Z] === RUN TestFillLicense [2021-12-15T09:48:19.469Z] --- PASS: TestFillLicense (0.00s) [2021-12-15T09:48:19.469Z] === RUN TestListInvalidFilter [2021-12-15T09:48:19.469Z] --- PASS: TestListInvalidFilter (0.00s) [2021-12-15T09:48:19.469Z] === RUN TestNameFilter [2021-12-15T09:48:19.469Z] --- PASS: TestNameFilter (0.00s) [2021-12-15T09:48:19.469Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-12-15T09:48:19.469Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-12-15T09:48:19.469Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-12-15T09:48:19.469Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-12-15T09:48:19.469Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-12-15T09:48:19.469Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-12-15T09:48:19.469Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-12-15T09:48:19.469Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-12-15T09:48:19.469Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-12-15T09:48:19.469Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-12-15T09:48:19.469Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-12-15T09:48:19.469Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-12-15T09:48:19.469Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-12-15T09:48:19.469Z] === 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-12-15T09:48:19.469Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-12-15T09:48:19.469Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-12-15T09:48:19.469Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-12-15T09:48:19.469Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-12-15T09:48:19.469Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-12-15T09:48:19.470Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-12-15T09:48:19.470Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-12-15T09:48:19.470Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-12-15T09:48:19.470Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-12-15T09:48:19.470Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-12-15T09:48:19.470Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-12-15T09:48:19.470Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-12-15T09:48:19.470Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-12-15T09:48:19.470Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-15T09:48:19.470Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-12-15T09:48:19.470Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-12-15T09:48:19.470Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-15T09:48:19.470Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-12-15T09:48:19.470Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-12-15T09:48:19.470Z] --- 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-12-15T09:48:19.470Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-12-15T09:48:19.470Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-12-15T09:48:19.470Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-12-15T09:48:19.470Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-12-15T09:48:19.470Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-12-15T09:48:19.470Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-12-15T09:48:19.470Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-12-15T09:48:19.470Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-12-15T09:48:19.470Z] === RUN TestDaemonReloadLabels [2021-12-15T09:48:19.470Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-12-15T09:48:19.470Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-12-15T09:48:19.470Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-12-15T09:48:19.470Z] === RUN TestDaemonReloadMirrors [2021-12-15T09:48:19.470Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-12-15T09:48:19.470Z] === RUN TestDaemonReloadInsecureRegistries [2021-12-15T09:48:19.470Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-12-15T09:48:19.470Z] === RUN TestDaemonReloadNotAffectOthers [2021-12-15T09:48:19.470Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-12-15T09:48:19.470Z] === RUN TestDaemonDiscoveryReload [2021-12-15T09:48:19.470Z] --- PASS: TestLoadBufferedEvents (0.16s) [2021-12-15T09:48:19.470Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-12-15T09:48:19.470Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-12-15T09:48:19.470Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-12-15T09:48:19.470Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-12-15T09:48:19.470Z] PASS [2021-12-15T09:48:19.470Z] coverage: 50.0% of statements [2021-12-15T09:48:19.470Z] ok github.com/docker/docker/daemon/events 0.284s coverage: 50.0% of statements [2021-12-15T09:48:19.838Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-12-15T09:48:19.838Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-12-15T09:48:19.838Z] --- PASS: TestConfigCreateResolve (3.13s) [2021-12-15T09:48:19.838Z] === RUN TestConfigDaemonLibtrustID [2021-12-15T09:48:19.938Z] === RUN TestIsEmptyDir [2021-12-15T09:48:19.938Z] --- PASS: TestIsEmptyDir (0.01s) [2021-12-15T09:48:19.938Z] PASS [2021-12-15T09:48:19.938Z] coverage: 2.3% of statements [2021-12-15T09:48:19.938Z] ok github.com/docker/docker/daemon/graphdriver 0.066s coverage: 2.3% of statements [2021-12-15T09:48:20.402Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-12-15T09:48:20.402Z] PASS [2021-12-15T09:48:20.402Z] [2021-12-15T09:48:20.402Z] DONE 7 tests in 19.063s [2021-12-15T09:48:20.402Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-12-15T09:48:20.402Z] ++ 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-12-15T09:48:20.402Z] ++ set -e [2021-12-15T09:48:20.402Z] ++ '[' -n 0 ']' [2021-12-15T09:48:20.402Z] ++ set -x [2021-12-15T09:48:20.402Z] ++ 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-12-15T09:48:20.407Z] === RUN TestLinkNaming [2021-12-15T09:48:20.407Z] --- PASS: TestLinkNaming (0.00s) [2021-12-15T09:48:20.407Z] === RUN TestLinkNew [2021-12-15T09:48:20.407Z] --- PASS: TestLinkNew (0.00s) [2021-12-15T09:48:20.407Z] === RUN TestLinkEnv [2021-12-15T09:48:20.407Z] --- PASS: TestLinkEnv (0.00s) [2021-12-15T09:48:20.407Z] === RUN TestLinkMultipleEnv [2021-12-15T09:48:20.407Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-12-15T09:48:20.407Z] === RUN TestLinkPortRangeEnv [2021-12-15T09:48:20.407Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-12-15T09:48:20.407Z] PASS [2021-12-15T09:48:20.407Z] coverage: 93.0% of statements [2021-12-15T09:48:20.407Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2021-12-15T09:48:20.407Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-12-15T09:48:20.407Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-12-15T09:48:20.660Z] INFO: Testing against a local daemon [2021-12-15T09:48:20.660Z] === RUN TestCheckpoint [2021-12-15T09:48:20.660Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-15T09:48:20.660Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-15T09:48:20.660Z] === RUN TestContainerInvalidJSON [2021-12-15T09:48:20.660Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-12-15T09:48:20.660Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-12-15T09:48:20.660Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-15T09:48:20.660Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-15T09:48:20.660Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-15T09:48:20.660Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-15T09:48:20.660Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-12-15T09:48:20.660Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-15T09:48:20.660Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-15T09:48:20.660Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-12-15T09:48:20.660Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-15T09:48:20.660Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-12-15T09:48:20.660Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.02s) [2021-12-15T09:48:20.660Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-15T09:48:20.660Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-12-15T09:48:20.660Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-15T09:48:20.876Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-12-15T09:48:20.876Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-12-15T09:48:20.918Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-12-15T09:48:20.919Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-15T09:48:20.919Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-12-15T09:48:20.919Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-15T09:48:20.919Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-12-15T09:48:20.919Z] === RUN TestCopyFromContainer [2021-12-15T09:48:21.345Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-12-15T09:48:21.345Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-12-15T09:48:21.345Z] reload_test.go:520: root required [2021-12-15T09:48:21.345Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-15T09:48:21.345Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-12-15T09:48:21.345Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-12-15T09:48:21.345Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-12-15T09:48:21.345Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-12-15T09:48:21.345Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-12-15T09:48:21.345Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-12-15T09:48:21.345Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-12-15T09:48:21.345Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-12-15T09:48:21.345Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-12-15T09:48:21.345Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-12-15T09:48:21.345Z] === RUN TestParseVolumesFrom [2021-12-15T09:48:21.345Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-12-15T09:48:21.345Z] PASS [2021-12-15T09:48:21.345Z] coverage: 9.0% of statements [2021-12-15T09:48:21.345Z] ok github.com/docker/docker/daemon 2.442s coverage: 9.0% of statements [2021-12-15T09:48:21.345Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-15T09:48:21.345Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-15T09:48:21.345Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-15T09:48:21.345Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-15T09:48:21.345Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-12-15T09:48:21.345Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-12-15T09:48:21.345Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-12-15T09:48:21.345Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-15T09:48:21.345Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-12-15T09:48:21.345Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-12-15T09:48:21.345Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-12-15T09:48:21.345Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-15T09:48:21.345Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-12-15T09:48:21.345Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-12-15T09:48:21.345Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-12-15T09:48:21.483Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-12-15T09:48:22.047Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-12-15T09:48:22.331Z] === RUN TestAdapterReadLogs [2021-12-15T09:48:22.331Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-12-15T09:48:22.331Z] === RUN TestCopier [2021-12-15T09:48:22.331Z] --- PASS: TestCopier (0.00s) [2021-12-15T09:48:22.331Z] === RUN TestCopierLongLines [2021-12-15T09:48:22.331Z] --- PASS: TestCopierLongLines (0.00s) [2021-12-15T09:48:22.331Z] === RUN TestCopierSlow [2021-12-15T09:48:22.331Z] --- PASS: TestCopierSlow (0.23s) [2021-12-15T09:48:22.331Z] === RUN TestCopierWithSized [2021-12-15T09:48:22.331Z] === RUN TestCopierWithSized/as_is [2021-12-15T09:48:22.331Z] === RUN TestCopierWithSized/With_RingLogger [2021-12-15T09:48:22.331Z] --- PASS: TestCopierWithSized (0.03s) [2021-12-15T09:48:22.331Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-12-15T09:48:22.331Z] --- PASS: TestCopierWithSized/With_RingLogger (0.03s) [2021-12-15T09:48:22.331Z] === RUN TestCopierWithPartial [2021-12-15T09:48:22.331Z] --- PASS: TestCopierWithPartial (0.01s) [2021-12-15T09:48:22.331Z] === RUN TestRingLogger [2021-12-15T09:48:22.331Z] --- PASS: TestRingLogger (0.00s) [2021-12-15T09:48:22.331Z] === RUN TestRingCap [2021-12-15T09:48:22.331Z] --- PASS: TestRingCap (0.00s) [2021-12-15T09:48:22.331Z] === RUN TestRingClose [2021-12-15T09:48:22.331Z] --- PASS: TestRingClose (0.00s) [2021-12-15T09:48:22.331Z] === RUN TestRingDrain [2021-12-15T09:48:22.331Z] --- PASS: TestRingDrain (0.00s) [2021-12-15T09:48:22.331Z] PASS [2021-12-15T09:48:22.331Z] coverage: 43.5% of statements [2021-12-15T09:48:22.611Z] === RUN TestCopyFromContainer// [2021-12-15T09:48:22.611Z] === RUN TestCopyFromContainer//bar/root [2021-12-15T09:48:22.611Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-15T09:48:22.799Z] ok github.com/docker/docker/daemon/logger 0.332s coverage: 43.5% of statements [2021-12-15T09:48:22.799Z] === RUN TestNewStreamConfig [2021-12-15T09:48:22.799Z] === RUN TestNewStreamConfig/defaults [2021-12-15T09:48:22.799Z] === RUN TestNewStreamConfig/invalid_create_group [2021-12-15T09:48:22.799Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-12-15T09:48:22.799Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-12-15T09:48:22.799Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-12-15T09:48:22.799Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-12-15T09:48:22.799Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-12-15T09:48:22.799Z] --- PASS: TestNewStreamConfig (0.00s) [2021-12-15T09:48:22.799Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-12-15T09:48:22.799Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-12-15T09:48:22.799Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-12-15T09:48:22.799Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-12-15T09:48:22.799Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-12-15T09:48:22.799Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-12-15T09:48:22.799Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-12-15T09:48:22.799Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-12-15T09:48:22.799Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestNewAWSLogsClientRegionDetect [2021-12-15T09:48:22.799Z] time="2021-12-15T09:48:22Z" level=info msg="Trying to get region from EC2 Metadata" [2021-12-15T09:48:22.799Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2021-12-15T09:48:22.799Z] === RUN TestCreateSuccess [2021-12-15T09:48:22.799Z] --- PASS: TestCreateSuccess (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestCreateLogGroupSuccess [2021-12-15T09:48:22.799Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestCreateError [2021-12-15T09:48:22.799Z] --- PASS: TestCreateError (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestCreateAlreadyExists [2021-12-15T09:48:22.799Z] time="2021-12-15T09:48:22Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-12-15T09:48:22.799Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestLogClosed [2021-12-15T09:48:22.799Z] --- PASS: TestLogClosed (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestLogBlocking [2021-12-15T09:48:22.799Z] --- PASS: TestLogBlocking (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestLogNonBlockingBufferEmpty [2021-12-15T09:48:22.799Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestLogNonBlockingBufferFull [2021-12-15T09:48:22.799Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestPublishBatchSuccess [2021-12-15T09:48:22.799Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestPublishBatchError [2021-12-15T09:48:22.799Z] time="2021-12-15T09:48:22Z" level=error msg=Error [2021-12-15T09:48:22.799Z] --- PASS: TestPublishBatchError (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-12-15T09:48:22.799Z] time="2021-12-15T09:48:22Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-15T09:48:22.799Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestPublishBatchAlreadyAccepted [2021-12-15T09:48:22.799Z] time="2021-12-15T09:48:22Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-15T09:48:22.799Z] time="2021-12-15T09:48:22Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-12-15T09:48:22.799Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestCollectBatchSimple [2021-12-15T09:48:22.799Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestCollectBatchTicker [2021-12-15T09:48:22.799Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestCollectBatchMultilinePattern [2021-12-15T09:48:22.799Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-12-15T09:48:22.799Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-12-15T09:48:22.799Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-12-15T09:48:22.799Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-12-15T09:48:22.799Z] === RUN TestCollectBatchClose [2021-12-15T09:48:22.799Z] --- PASS: TestCollectBatchClose (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestEffectiveLen [2021-12-15T09:48:22.799Z] === RUN TestEffectiveLen/0/Hello [2021-12-15T09:48:22.799Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-12-15T09:48:22.799Z] === RUN TestEffectiveLen/2/🙃 [2021-12-15T09:48:22.799Z] === RUN TestEffectiveLen/3/���� [2021-12-15T09:48:22.799Z] === RUN TestEffectiveLen/4/He��o [2021-12-15T09:48:22.799Z] === RUN TestEffectiveLen/5/ [2021-12-15T09:48:22.799Z] --- PASS: TestEffectiveLen (0.00s) [2021-12-15T09:48:22.799Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-12-15T09:48:22.799Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-12-15T09:48:22.799Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-12-15T09:48:22.799Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-12-15T09:48:22.799Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-12-15T09:48:22.799Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestFindValidSplit [2021-12-15T09:48:22.799Z] === RUN TestFindValidSplit/0/ [2021-12-15T09:48:22.799Z] cloudwatchlogs_test.go:1044: [2021-12-15T09:48:22.799Z] cloudwatchlogs_test.go:1045: [2021-12-15T09:48:22.799Z] === RUN TestFindValidSplit/1/Hello [2021-12-15T09:48:22.799Z] cloudwatchlogs_test.go:1044: Hello [2021-12-15T09:48:22.799Z] cloudwatchlogs_test.go:1045: [2021-12-15T09:48:22.799Z] === RUN TestFindValidSplit/2/Hello [2021-12-15T09:48:22.799Z] cloudwatchlogs_test.go:1044: He [2021-12-15T09:48:22.799Z] cloudwatchlogs_test.go:1045: llo [2021-12-15T09:48:22.799Z] === RUN TestFindValidSplit/3/Hello [2021-12-15T09:48:22.799Z] cloudwatchlogs_test.go:1044: [2021-12-15T09:48:22.799Z] cloudwatchlogs_test.go:1045: Hello [2021-12-15T09:48:22.799Z] === RUN TestFindValidSplit/4/🙃 [2021-12-15T09:48:22.799Z] cloudwatchlogs_test.go:1044: [2021-12-15T09:48:22.799Z] cloudwatchlogs_test.go:1045: 🙃 [2021-12-15T09:48:22.799Z] === RUN TestFindValidSplit/5/🙃 [2021-12-15T09:48:22.799Z] cloudwatchlogs_test.go:1044: 🙃 [2021-12-15T09:48:22.799Z] cloudwatchlogs_test.go:1045: [2021-12-15T09:48:22.799Z] === RUN TestFindValidSplit/6/a� [2021-12-15T09:48:22.799Z] cloudwatchlogs_test.go:1044: a [2021-12-15T09:48:22.799Z] cloudwatchlogs_test.go:1045: � [2021-12-15T09:48:22.799Z] === RUN TestFindValidSplit/7/a� [2021-12-15T09:48:22.799Z] cloudwatchlogs_test.go:1044: a� [2021-12-15T09:48:22.799Z] cloudwatchlogs_test.go:1045: [2021-12-15T09:48:22.799Z] --- PASS: TestFindValidSplit (0.00s) [2021-12-15T09:48:22.799Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-12-15T09:48:22.799Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-12-15T09:48:22.799Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-12-15T09:48:22.799Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-12-15T09:48:22.799Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-12-15T09:48:22.799Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-12-15T09:48:22.799Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-12-15T09:48:22.799Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestProcessEventEmoji [2021-12-15T09:48:22.799Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestCollectBatchLineSplit [2021-12-15T09:48:22.799Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestCollectBatchLineSplitWithBinary [2021-12-15T09:48:22.799Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-12-15T09:48:22.799Z] === RUN TestCollectBatchMaxEvents [2021-12-15T09:48:22.799Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-12-15T09:48:22.799Z] === RUN TestCollectBatchMaxTotalBytes [2021-12-15T09:48:22.799Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-12-15T09:48:22.799Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-12-15T09:48:22.799Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-12-15T09:48:22.799Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-12-15T09:48:22.799Z] === RUN TestSearchRegistryForImagesErrors [2021-12-15T09:48:22.799Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestSearchRegistryForImages [2021-12-15T09:48:22.799Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestOnlyPlatformWithFallback [2021-12-15T09:48:22.799Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestImageDelete [2021-12-15T09:48:22.799Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-12-15T09:48:22.799Z] === RUN TestParseLogOptionsMultilinePattern [2021-12-15T09:48:22.799Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-12-15T09:48:22.799Z] === RUN TestParseLogOptionsDatetimeFormat [2021-12-15T09:48:22.799Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-12-15T09:48:22.799Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-12-15T09:48:22.799Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-12-15T09:48:22.799Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-12-15T09:48:22.799Z] === RUN TestImageDelete/no_lease [2021-12-15T09:48:22.799Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-12-15T09:48:22.799Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-12-15T09:48:22.799Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-12-15T09:48:22.799Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-12-15T09:48:22.799Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-12-15T09:48:22.799Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-12-15T09:48:22.799Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-12-15T09:48:22.799Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-12-15T09:48:22.800Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-12-15T09:48:22.800Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-12-15T09:48:22.800Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-12-15T09:48:22.800Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-12-15T09:48:22.800Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-12-15T09:48:22.800Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-12-15T09:48:22.800Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-12-15T09:48:22.800Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-12-15T09:48:22.800Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-12-15T09:48:22.800Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-12-15T09:48:22.800Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-12-15T09:48:22.800Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-12-15T09:48:22.800Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-12-15T09:48:22.800Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-12-15T09:48:22.800Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-12-15T09:48:22.800Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-12-15T09:48:22.800Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-12-15T09:48:22.800Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-12-15T09:48:22.800Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-12-15T09:48:22.800Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-12-15T09:48:22.800Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-12-15T09:48:22.800Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-12-15T09:48:22.800Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-12-15T09:48:22.800Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-12-15T09:48:22.800Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-12-15T09:48:22.867Z] === RUN TestCopyFromContainer/bar/quux [2021-12-15T09:48:22.867Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-15T09:48:22.867Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-15T09:48:23.125Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-15T09:48:23.125Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-12-15T09:48:23.125Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-15T09:48:23.125Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-15T09:48:23.125Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-15T09:48:23.268Z] === RUN TestCreateTagSuccess [2021-12-15T09:48:23.268Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-12-15T09:48:23.268Z] === RUN TestImageDelete/lease_exists [2021-12-15T09:48:23.268Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-12-15T09:48:23.268Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-12-15T09:48:23.268Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-12-15T09:48:23.268Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-12-15T09:48:23.268Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-12-15T09:48:23.268Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-12-15T09:48:23.268Z] PASS [2021-12-15T09:48:23.268Z] coverage: 77.4% of statements [2021-12-15T09:48:23.268Z] ok github.com/docker/docker/daemon/logger/awslogs 0.370s coverage: 77.4% of statements [2021-12-15T09:48:23.268Z] --- PASS: TestImageDelete (0.06s) [2021-12-15T09:48:23.268Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-12-15T09:48:23.268Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-12-15T09:48:23.268Z] === RUN TestContentStoreForPull [2021-12-15T09:48:23.268Z] --- PASS: TestContentStoreForPull (0.17s) [2021-12-15T09:48:23.268Z] PASS [2021-12-15T09:48:23.268Z] coverage: 6.6% of statements [2021-12-15T09:48:23.268Z] ok github.com/docker/docker/daemon/images 0.327s coverage: 6.6% of statements [2021-12-15T09:48:23.268Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-15T09:48:23.268Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-15T09:48:23.268Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-12-15T09:48:23.268Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-15T09:48:23.268Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-15T09:48:23.268Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-12-15T09:48:23.268Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-12-15T09:48:23.382Z] --- PASS: TestCopyFromContainer (2.40s) [2021-12-15T09:48:23.382Z] --- PASS: TestCopyFromContainer// (0.13s) [2021-12-15T09:48:23.382Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-12-15T09:48:23.382Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-12-15T09:48:23.382Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-12-15T09:48:23.382Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-12-15T09:48:23.382Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-12-15T09:48:23.382Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-12-15T09:48:23.382Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-12-15T09:48:23.382Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-12-15T09:48:23.382Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-12-15T09:48:23.382Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-15T09:48:23.382Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-15T09:48:23.382Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-15T09:48:23.382Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-15T09:48:23.382Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-15T09:48:23.382Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-15T09:48:23.382Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-15T09:48:23.382Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-15T09:48:23.382Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-15T09:48:23.382Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-15T09:48:23.382Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-12-15T09:48:23.382Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-15T09:48:23.382Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-15T09:48:23.382Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-15T09:48:23.382Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-15T09:48:23.382Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-12-15T09:48:23.382Z] === RUN TestCreateWithInvalidEnv [2021-12-15T09:48:23.382Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-15T09:48:23.382Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-15T09:48:23.382Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-15T09:48:23.382Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-15T09:48:23.382Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-15T09:48:23.382Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-15T09:48:23.382Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-15T09:48:23.382Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-15T09:48:23.382Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-15T09:48:23.382Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-12-15T09:48:23.382Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-15T09:48:23.382Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-15T09:48:23.382Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-12-15T09:48:23.382Z] === RUN TestCreateTmpfsMountsTarget [2021-12-15T09:48:23.382Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-12-15T09:48:23.382Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-15T09:48:23.737Z] === RUN TestJSONLogsMarshalJSONBuf [2021-12-15T09:48:23.737Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-12-15T09:48:23.737Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-12-15T09:48:23.737Z] === RUN TestJSONFileLogger [2021-12-15T09:48:23.737Z] --- PASS: TestJSONFileLogger (0.00s) [2021-12-15T09:48:23.737Z] === RUN TestJSONFileLoggerWithTags [2021-12-15T09:48:23.737Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-12-15T09:48:23.737Z] === RUN TestJSONFileLoggerWithOpts [2021-12-15T09:48:23.737Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-12-15T09:48:23.737Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-12-15T09:48:23.737Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-12-15T09:48:23.737Z] === RUN TestEncodeDecode [2021-12-15T09:48:23.737Z] === PAUSE TestEncodeDecode [2021-12-15T09:48:23.737Z] === RUN TestUnexpectedEOF [2021-12-15T09:48:23.737Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2021-12-15T09:48:23.737Z] === RUN TestFastTimeMarshalJSON [2021-12-15T09:48:23.737Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-12-15T09:48:23.737Z] PASS [2021-12-15T09:48:23.737Z] coverage: 87.2% of statements [2021-12-15T09:48:23.737Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.238s coverage: 87.2% of statements [2021-12-15T09:48:23.737Z] time="2021-12-15T09:48:23Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-15T09:48:23.737Z] time="2021-12-15T09:48:23Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-15T09:48:23.737Z] --- PASS: TestUnexpectedEOF (0.15s) [2021-12-15T09:48:23.737Z] === CONT TestEncodeDecode [2021-12-15T09:48:23.737Z] --- PASS: TestEncodeDecode (0.00s) [2021-12-15T09:48:23.737Z] PASS [2021-12-15T09:48:23.737Z] coverage: 69.9% of statements [2021-12-15T09:48:23.737Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.236s coverage: 69.9% of statements [2021-12-15T09:48:24.724Z] === RUN TestWriteLog [2021-12-15T09:48:24.724Z] === PAUSE TestWriteLog [2021-12-15T09:48:24.724Z] === RUN TestReadLog [2021-12-15T09:48:24.724Z] === PAUSE TestReadLog [2021-12-15T09:48:24.724Z] === CONT TestWriteLog [2021-12-15T09:48:24.724Z] --- PASS: TestWriteLog (0.00s) [2021-12-15T09:48:24.724Z] === CONT TestReadLog [2021-12-15T09:48:24.724Z] === RUN TestReadLog/tail_exact [2021-12-15T09:48:24.724Z] === RUN TestReadLog/tail_less_than_available [2021-12-15T09:48:24.724Z] === RUN TestReadLog/tail_more_than_available [2021-12-15T09:48:24.724Z] --- PASS: TestReadLog (0.14s) [2021-12-15T09:48:24.724Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-12-15T09:48:24.724Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-12-15T09:48:24.724Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-12-15T09:48:24.724Z] PASS [2021-12-15T09:48:25.193Z] coverage: 75.2% of statements [2021-12-15T09:48:25.193Z] ok github.com/docker/docker/daemon/logger/local 0.255s coverage: 75.2% of statements [2021-12-15T09:48:25.193Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-15T09:48:25.193Z] === RUN TestOpenFileDelete [2021-12-15T09:48:25.193Z] --- PASS: TestOpenFileDelete (0.00s) [2021-12-15T09:48:25.193Z] === RUN TestOpenFileRename [2021-12-15T09:48:25.193Z] --- PASS: TestOpenFileRename (0.00s) [2021-12-15T09:48:25.193Z] === RUN TestParseLogTagDefaultTag [2021-12-15T09:48:25.193Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-12-15T09:48:25.193Z] === RUN TestParseLogTag [2021-12-15T09:48:25.193Z] --- PASS: TestParseLogTag (0.00s) [2021-12-15T09:48:25.193Z] === RUN TestParseLogTagEmptyTag [2021-12-15T09:48:25.193Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-12-15T09:48:25.193Z] === RUN TestTailFiles [2021-12-15T09:48:25.193Z] --- PASS: TestTailFiles (0.00s) [2021-12-15T09:48:25.193Z] === RUN TestFollowLogsConsumerGone [2021-12-15T09:48:25.193Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-12-15T09:48:25.193Z] === RUN TestFollowLogsProducerGone [2021-12-15T09:48:25.193Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-12-15T09:48:25.193Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-12-15T09:48:25.193Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-12-15T09:48:25.193Z] === RUN TestCheckCapacityAndRotate [2021-12-15T09:48:25.193Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-12-15T09:48:25.193Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-12-15T09:48:25.193Z] --- PASS: TestCheckCapacityAndRotate (0.13s) [2021-12-15T09:48:25.193Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-12-15T09:48:25.193Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-12-15T09:48:25.193Z] PASS [2021-12-15T09:48:25.193Z] coverage: 55.3% of statements [2021-12-15T09:48:25.193Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.197s coverage: 55.3% of statements [2021-12-15T09:48:25.193Z] === RUN TestLog [2021-12-15T09:48:25.193Z] --- PASS: TestLog (0.01s) [2021-12-15T09:48:25.193Z] PASS [2021-12-15T09:48:25.193Z] coverage: 31.5% of statements [2021-12-15T09:48:25.277Z] --- PASS: TestCreateWithCustomMaskedPaths (1.78s) [2021-12-15T09:48:25.277Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-15T09:48:25.534Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-12-15T09:48:25.663Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.057s coverage: 31.5% of statements [2021-12-15T09:48:26.131Z] === RUN TestValidateLogOpt [2021-12-15T09:48:26.131Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-15T09:48:26.131Z] === RUN TestNewMissedConfig [2021-12-15T09:48:26.131Z] --- PASS: TestNewMissedConfig (0.00s) [2021-12-15T09:48:26.131Z] === RUN TestNewMissedUrl [2021-12-15T09:48:26.131Z] --- PASS: TestNewMissedUrl (0.00s) [2021-12-15T09:48:26.131Z] === RUN TestNewMissedToken [2021-12-15T09:48:26.131Z] --- PASS: TestNewMissedToken (0.00s) [2021-12-15T09:48:26.131Z] === RUN TestNewWithProxy [2021-12-15T09:48:26.131Z] --- PASS: TestNewWithProxy (0.00s) [2021-12-15T09:48:26.131Z] === RUN TestDefault [2021-12-15T09:48:26.131Z] --- PASS: TestDefault (0.01s) [2021-12-15T09:48:26.131Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-12-15T09:48:26.131Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-12-15T09:48:26.131Z] === RUN TestJsonFormat [2021-12-15T09:48:26.131Z] --- PASS: TestJsonFormat (0.01s) [2021-12-15T09:48:26.131Z] === RUN TestRawFormat [2021-12-15T09:48:26.131Z] --- PASS: TestRawFormat (0.00s) [2021-12-15T09:48:26.131Z] === RUN TestRawFormatWithLabels [2021-12-15T09:48:26.131Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-12-15T09:48:26.131Z] === RUN TestRawFormatWithoutTag [2021-12-15T09:48:26.131Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-12-15T09:48:26.131Z] === RUN TestBatching [2021-12-15T09:48:26.131Z] === RUN TestParseLogFormat [2021-12-15T09:48:26.131Z] --- PASS: TestParseLogFormat (0.00s) [2021-12-15T09:48:26.131Z] === RUN TestValidateLogOptEmpty [2021-12-15T09:48:26.131Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-12-15T09:48:26.131Z] === RUN TestValidateSyslogAddress [2021-12-15T09:48:26.131Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-12-15T09:48:26.131Z] === RUN TestParseAddressDefaultPort [2021-12-15T09:48:26.131Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-12-15T09:48:26.131Z] === RUN TestValidateSyslogFacility [2021-12-15T09:48:26.131Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-12-15T09:48:26.131Z] === RUN TestValidateLogOptSyslogFormat [2021-12-15T09:48:26.131Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-12-15T09:48:26.131Z] === RUN TestValidateLogOpt [2021-12-15T09:48:26.131Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-15T09:48:26.131Z] PASS [2021-12-15T09:48:26.131Z] coverage: 46.8% of statements [2021-12-15T09:48:26.132Z] ok github.com/docker/docker/daemon/logger/syslog 0.050s coverage: 46.8% of statements [2021-12-15T09:48:26.600Z] --- PASS: TestBatching (0.23s) [2021-12-15T09:48:26.600Z] === RUN TestFrequency [2021-12-15T09:48:26.600Z] === RUN TestNewParse [2021-12-15T09:48:26.600Z] --- PASS: TestNewParse (0.00s) [2021-12-15T09:48:26.600Z] PASS [2021-12-15T09:48:26.600Z] coverage: 8.3% of statements [2021-12-15T09:48:26.600Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2021-12-15T09:48:26.600Z] --- PASS: TestFrequency (0.18s) [2021-12-15T09:48:26.600Z] === RUN TestOneMessagePerRequest [2021-12-15T09:48:26.600Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-12-15T09:48:26.600Z] === RUN TestVerify [2021-12-15T09:48:26.600Z] --- PASS: TestVerify (0.00s) [2021-12-15T09:48:26.600Z] === RUN TestSkipVerify [2021-12-15T09:48:27.071Z] time="2021-12-15T09:48:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-15T09:48:27.071Z] time="2021-12-15T09:48:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-15T09:48:27.071Z] time="2021-12-15T09:48:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-15T09:48:27.427Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.84s) [2021-12-15T09:48:27.427Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-15T09:48:27.427Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-15T09:48:27.427Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-15T09:48:27.427Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-15T09:48:27.427Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-15T09:48:27.427Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-15T09:48:27.427Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-15T09:48:27.427Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-15T09:48:27.427Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-15T09:48:27.427Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-15T09:48:27.427Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-15T09:48:27.427Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-15T09:48:27.427Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-15T09:48:27.427Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-15T09:48:27.427Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-15T09:48:27.427Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-15T09:48:27.427Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-12-15T09:48:27.427Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-12-15T09:48:27.427Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-12-15T09:48:27.427Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-15T09:48:27.427Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-12-15T09:48:27.427Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-15T09:48:27.427Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-15T09:48:27.540Z] --- PASS: TestSkipVerify (0.63s) [2021-12-15T09:48:27.540Z] === RUN TestBufferMaximum [2021-12-15T09:48:27.540Z] time="2021-12-15T09:48:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-15T09:48:27.540Z] time="2021-12-15T09:48:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-15T09:48:27.540Z] time="2021-12-15T09:48:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-15T09:48:27.540Z] time="2021-12-15T09:48:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-15T09:48:27.540Z] time="2021-12-15T09:48:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-15T09:48:27.540Z] time="2021-12-15T09:48:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639561707.056133\",\"host\":\"f574415afa41\"}'" [2021-12-15T09:48:27.540Z] time="2021-12-15T09:48:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639561707.056133\",\"host\":\"f574415afa41\"}'" [2021-12-15T09:48:27.540Z] --- PASS: TestBufferMaximum (0.00s) [2021-12-15T09:48:27.540Z] === RUN TestServerAlwaysDown [2021-12-15T09:48:27.540Z] time="2021-12-15T09:48:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-15T09:48:27.540Z] time="2021-12-15T09:48:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-15T09:48:27.540Z] time="2021-12-15T09:48:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639561707.059591\",\"host\":\"f574415afa41\"}'" [2021-12-15T09:48:27.540Z] time="2021-12-15T09:48:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639561707.059591\",\"host\":\"f574415afa41\"}'" [2021-12-15T09:48:27.540Z] time="2021-12-15T09:48:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-15T09:48:27.540Z] time="2021-12-15T09:48:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639561707.059591\",\"host\":\"f574415afa41\"}'" [2021-12-15T09:48:27.540Z] time="2021-12-15T09:48:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639561707.061900\",\"host\":\"f574415afa41\"}'" [2021-12-15T09:48:27.540Z] time="2021-12-15T09:48:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639561707.061900\",\"host\":\"f574415afa41\"}'" [2021-12-15T09:48:27.540Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-12-15T09:48:27.540Z] === RUN TestCannotSendAfterClose [2021-12-15T09:48:27.540Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-12-15T09:48:27.540Z] === RUN TestDeadlockOnBlockedEndpoint [2021-12-15T09:48:27.686Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2021-12-15T09:48:27.686Z] === RUN TestCreateDifferentPlatform [2021-12-15T09:48:27.686Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-15T09:48:27.686Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-15T09:48:27.686Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-12-15T09:48:27.686Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-12-15T09:48:27.686Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-15T09:48:27.686Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-15T09:48:27.942Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-12-15T09:48:27.942Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-15T09:48:27.942Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-12-15T09:48:27.942Z] === RUN TestContainerStartOnDaemonRestart [2021-12-15T09:48:27.942Z] === PAUSE TestContainerStartOnDaemonRestart [2021-12-15T09:48:27.942Z] === RUN TestDaemonRestartIpcMode [2021-12-15T09:48:27.942Z] === PAUSE TestDaemonRestartIpcMode [2021-12-15T09:48:27.942Z] === RUN TestDaemonHostGatewayIP [2021-12-15T09:48:27.942Z] === PAUSE TestDaemonHostGatewayIP [2021-12-15T09:48:27.942Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-15T09:48:27.942Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-15T09:48:27.942Z] === RUN TestContainerKillOnDaemonStart [2021-12-15T09:48:27.942Z] === PAUSE TestContainerKillOnDaemonStart [2021-12-15T09:48:27.942Z] === RUN TestDiff [2021-12-15T09:48:28.202Z] === RUN TestDockerSuite/TestBuildBlankName [2021-12-15T09:48:28.459Z] --- PASS: TestDiff (0.55s) [2021-12-15T09:48:28.459Z] === RUN TestExecWithCloseStdin [2021-12-15T09:48:28.528Z] === RUN TestV1IDService [2021-12-15T09:48:28.528Z] --- PASS: TestV1IDService (0.02s) [2021-12-15T09:48:28.528Z] === RUN TestV2MetadataService [2021-12-15T09:48:28.528Z] time="2021-12-15T09:48:28Z" 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-12-15T09:48:28.528Z] time="2021-12-15T09:48:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f574415afa41\"}'" [2021-12-15T09:48:28.528Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-12-15T09:48:28.528Z] PASS [2021-12-15T09:48:28.528Z] coverage: 82.5% of statements [2021-12-15T09:48:28.528Z] ok github.com/docker/docker/daemon/logger/splunk 2.146s coverage: 82.5% of statements [2021-12-15T09:48:28.528Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-15T09:48:28.528Z] ? github.com/docker/docker/daemon/network [no test files] [2021-12-15T09:48:28.528Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-15T09:48:28.528Z] === RUN TestSuccessfulDownload [2021-12-15T09:48:28.528Z] download_test.go:268: Needs fixing on Windows [2021-12-15T09:48:28.528Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-12-15T09:48:28.528Z] === RUN TestCancelledDownload [2021-12-15T09:48:28.528Z] --- PASS: TestCancelledDownload (0.01s) [2021-12-15T09:48:28.528Z] === RUN TestMaxDownloadAttempts [2021-12-15T09:48:28.528Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-15T09:48:28.528Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-15T09:48:28.528Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-15T09:48:28.528Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-15T09:48:28.528Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-15T09:48:28.528Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-15T09:48:28.528Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-15T09:48:28.528Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-15T09:48:28.528Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-15T09:48:28.528Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-15T09:48:28.528Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-15T09:48:28.528Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-15T09:48:28.715Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-12-15T09:48:28.972Z] --- PASS: TestExecWithCloseStdin (0.66s) [2021-12-15T09:48:28.973Z] === RUN TestExec [2021-12-15T09:48:28.995Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-12-15T09:48:28.995Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-12-15T09:48:28.995Z] === RUN TestContinueOnError_MirrorEndpoint [2021-12-15T09:48:28.995Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-12-15T09:48:28.995Z] === RUN TestContinueOnError_NeverContinue [2021-12-15T09:48:28.995Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-12-15T09:48:28.995Z] === RUN TestContinueOnError_UnnestsErrors [2021-12-15T09:48:28.995Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-12-15T09:48:28.995Z] === RUN TestManifestStore [2021-12-15T09:48:28.995Z] === RUN TestManifestStore/no_remote_or_local [2021-12-15T09:48:28.995Z] time="2021-12-15T09:48:28Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local105512999\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-12-15T09:48:28.995Z] === RUN TestManifestStore/no_local_cache [2021-12-15T09:48:28.995Z] === RUN TestManifestStore/with_local_cache [2021-12-15T09:48:28.995Z] === RUN TestManifestStore/unknown_media_type [2021-12-15T09:48:28.995Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-12-15T09:48:28.995Z] time="2021-12-15T09:48:28Z" level=warning msg="reference for unknown type: " [2021-12-15T09:48:28.995Z] time="2021-12-15T09:48:28Z" level=warning msg="reference for unknown type: " [2021-12-15T09:48:28.995Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-12-15T09:48:28.995Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-12-15T09:48:28.995Z] time="2021-12-15T09:48:28Z" level=warning msg="reference for unknown type: " [2021-12-15T09:48:28.995Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-12-15T09:48:28.995Z] time="2021-12-15T09:48:28Z" level=warning msg="reference for unknown type: " [2021-12-15T09:48:28.995Z] time="2021-12-15T09:48:28Z" level=warning msg="reference for unknown type: " [2021-12-15T09:48:28.995Z] === RUN TestManifestStore/error_persisting_manifest [2021-12-15T09:48:28.995Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-12-15T09:48:28.995Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-12-15T09:48:28.995Z] time="2021-12-15T09:48:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-15T09:48:28.995Z] time="2021-12-15T09:48:28Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-12-15T09:48:28.995Z] time="2021-12-15T09:48:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-15T09:48:28.995Z] time="2021-12-15T09:48:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-15T09:48:28.996Z] time="2021-12-15T09:48:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-15T09:48:28.996Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-12-15T09:48:28.996Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2021-12-15T09:48:28.996Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2021-12-15T09:48:28.996Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2021-12-15T09:48:28.996Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2021-12-15T09:48:28.996Z] === RUN TestTransfer [2021-12-15T09:48:28.996Z] --- PASS: TestManifestStore (0.33s) [2021-12-15T09:48:28.996Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2021-12-15T09:48:28.996Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-12-15T09:48:28.996Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2021-12-15T09:48:28.996Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2021-12-15T09:48:28.996Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2021-12-15T09:48:28.996Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-12-15T09:48:28.996Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-12-15T09:48:28.996Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-12-15T09:48:28.996Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-12-15T09:48:28.996Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-12-15T09:48:28.996Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-12-15T09:48:28.996Z] === RUN TestDetectManifestBlobMediaType [2021-12-15T09:48:28.996Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-12-15T09:48:28.996Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-12-15T09:48:28.996Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-12-15T09:48:28.996Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-12-15T09:48:28.996Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-12-15T09:48:28.996Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-12-15T09:48:28.996Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-12-15T09:48:28.996Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-12-15T09:48:28.996Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-12-15T09:48:28.996Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-12-15T09:48:28.996Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-12-15T09:48:28.996Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-12-15T09:48:28.996Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-12-15T09:48:28.996Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2021-12-15T09:48:28.996Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2021-12-15T09:48:28.996Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2021-12-15T09:48:28.996Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2021-12-15T09:48:28.996Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2021-12-15T09:48:28.996Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2021-12-15T09:48:28.996Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2021-12-15T09:48:28.996Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2021-12-15T09:48:28.996Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2021-12-15T09:48:28.996Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2021-12-15T09:48:28.996Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2021-12-15T09:48:28.996Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2021-12-15T09:48:28.996Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2021-12-15T09:48:28.996Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2021-12-15T09:48:28.996Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2021-12-15T09:48:28.996Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2021-12-15T09:48:28.996Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2021-12-15T09:48:28.996Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2021-12-15T09:48:28.996Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2021-12-15T09:48:28.996Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2021-12-15T09:48:28.996Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2021-12-15T09:48:28.996Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2021-12-15T09:48:28.996Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2021-12-15T09:48:28.996Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2021-12-15T09:48:28.996Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2021-12-15T09:48:28.996Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2021-12-15T09:48:28.996Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2021-12-15T09:48:28.996Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2021-12-15T09:48:28.996Z] === RUN TestFixManifestLayers [2021-12-15T09:48:28.996Z] --- PASS: TestFixManifestLayers (0.00s) [2021-12-15T09:48:28.996Z] === RUN TestFixManifestLayersBaseLayerParent [2021-12-15T09:48:28.996Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-15T09:48:28.996Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-15T09:48:28.996Z] === RUN TestFixManifestLayersBadParent [2021-12-15T09:48:28.996Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-12-15T09:48:28.996Z] === RUN TestValidateManifest [2021-12-15T09:48:28.996Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-15T09:48:28.996Z] --- SKIP: TestValidateManifest (0.00s) [2021-12-15T09:48:28.996Z] === RUN TestFormatPlatform [2021-12-15T09:48:28.996Z] --- PASS: TestFormatPlatform (0.00s) [2021-12-15T09:48:28.996Z] === RUN TestGetRepositoryMountCandidates [2021-12-15T09:48:28.996Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-12-15T09:48:28.996Z] === RUN TestLayerAlreadyExists [2021-12-15T09:48:28.996Z] 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-12-15T09:48:28.996Z] 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-12-15T09:48:28.996Z] 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-12-15T09:48:28.996Z] 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-12-15T09:48:28.996Z] 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-12-15T09:48:28.996Z] 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-12-15T09:48:28.996Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-12-15T09:48:28.996Z] === RUN TestWhenEmptyAuthConfig [2021-12-15T09:48:29.464Z] --- PASS: TestTransfer (0.12s) [2021-12-15T09:48:29.464Z] === RUN TestConcurrencyLimit [2021-12-15T09:48:29.464Z] --- PASS: TestV2MetadataService (1.11s) [2021-12-15T09:48:29.464Z] PASS [2021-12-15T09:48:29.464Z] coverage: 48.2% of statements [2021-12-15T09:48:29.464Z] ok github.com/docker/docker/distribution/metadata 1.196s coverage: 48.2% of statements [2021-12-15T09:48:29.464Z] --- PASS: TestConcurrencyLimit (0.41s) [2021-12-15T09:48:29.464Z] === RUN TestInactiveJobs [2021-12-15T09:48:29.905Z] --- PASS: TestExec (0.65s) [2021-12-15T09:48:29.905Z] === RUN TestExecUser [2021-12-15T09:48:29.932Z] === RUN TestNotFound [2021-12-15T09:48:29.932Z] --- PASS: TestNotFound (0.00s) [2021-12-15T09:48:29.932Z] === RUN TestConflict [2021-12-15T09:48:29.932Z] --- PASS: TestConflict (0.00s) [2021-12-15T09:48:29.932Z] === RUN TestForbidden [2021-12-15T09:48:29.932Z] --- PASS: TestForbidden (0.00s) [2021-12-15T09:48:29.932Z] === RUN TestInvalidParameter [2021-12-15T09:48:29.932Z] --- PASS: TestInvalidParameter (0.00s) [2021-12-15T09:48:29.932Z] === RUN TestNotImplemented [2021-12-15T09:48:29.932Z] --- PASS: TestNotImplemented (0.00s) [2021-12-15T09:48:29.932Z] === RUN TestNotModified [2021-12-15T09:48:29.932Z] --- PASS: TestNotModified (0.00s) [2021-12-15T09:48:29.932Z] === RUN TestUnauthorized [2021-12-15T09:48:29.932Z] --- PASS: TestUnauthorized (0.00s) [2021-12-15T09:48:29.932Z] === RUN TestUnknown [2021-12-15T09:48:29.932Z] --- PASS: TestUnknown (0.00s) [2021-12-15T09:48:29.932Z] === RUN TestCancelled [2021-12-15T09:48:29.932Z] --- PASS: TestCancelled (0.00s) [2021-12-15T09:48:29.932Z] === RUN TestDeadline [2021-12-15T09:48:29.932Z] --- PASS: TestDeadline (0.00s) [2021-12-15T09:48:29.932Z] === RUN TestDataLoss [2021-12-15T09:48:29.932Z] --- PASS: TestDataLoss (0.00s) [2021-12-15T09:48:29.932Z] === RUN TestUnavailable [2021-12-15T09:48:29.932Z] --- PASS: TestUnavailable (0.00s) [2021-12-15T09:48:29.932Z] === RUN TestSystem [2021-12-15T09:48:29.932Z] --- PASS: TestSystem (0.00s) [2021-12-15T09:48:29.932Z] === RUN TestFromStatusCode [2021-12-15T09:48:29.933Z] === RUN TestFromStatusCode/Not_Found [2021-12-15T09:48:29.933Z] === RUN TestFromStatusCode/Bad_Request [2021-12-15T09:48:29.933Z] === RUN TestFromStatusCode/Conflict [2021-12-15T09:48:29.933Z] === RUN TestFromStatusCode/Unauthorized [2021-12-15T09:48:29.933Z] === RUN TestFromStatusCode/Service_Unavailable [2021-12-15T09:48:29.933Z] === RUN TestFromStatusCode/Forbidden [2021-12-15T09:48:29.933Z] === RUN TestFromStatusCode/Not_Modified [2021-12-15T09:48:29.933Z] === RUN TestFromStatusCode/Not_Implemented [2021-12-15T09:48:29.933Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-12-15T09:48:29.933Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-12-15T09:48:29.933Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-12-15T09:48:29.933Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-12-15T09:48:29.933Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-12-15T09:48:29.933Z] --- PASS: TestFromStatusCode (0.00s) [2021-12-15T09:48:29.933Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-12-15T09:48:29.933Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-12-15T09:48:29.933Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-12-15T09:48:29.933Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-12-15T09:48:29.933Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-12-15T09:48:29.933Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-12-15T09:48:29.933Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-12-15T09:48:29.933Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-12-15T09:48:29.933Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-12-15T09:48:29.933Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-12-15T09:48:29.933Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-12-15T09:48:29.933Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-12-15T09:48:29.933Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-12-15T09:48:29.933Z] PASS [2021-12-15T09:48:29.933Z] coverage: 53.1% of statements [2021-12-15T09:48:29.933Z] ok github.com/docker/docker/errdefs 0.038s coverage: 53.1% of statements [2021-12-15T09:48:29.933Z] --- PASS: TestInactiveJobs (0.39s) [2021-12-15T09:48:29.933Z] === RUN TestWatchRelease [2021-12-15T09:48:29.933Z] --- PASS: TestWatchRelease (0.06s) [2021-12-15T09:48:29.933Z] === RUN TestWatchFinishedTransfer [2021-12-15T09:48:29.933Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-12-15T09:48:29.933Z] === RUN TestDuplicateTransfer [2021-12-15T09:48:29.933Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-12-15T09:48:29.933Z] === RUN TestSuccessfulUpload [2021-12-15T09:48:30.163Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-12-15T09:48:30.406Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2021-12-15T09:48:30.406Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-12-15T09:48:30.406Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-12-15T09:48:30.406Z] === RUN TestTokenPassThru [2021-12-15T09:48:30.406Z] --- PASS: TestTokenPassThru (0.01s) [2021-12-15T09:48:30.406Z] === RUN TestTokenPassThruDifferentHost [2021-12-15T09:48:30.406Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-12-15T09:48:30.406Z] PASS [2021-12-15T09:48:30.406Z] coverage: 23.9% of statements [2021-12-15T09:48:30.406Z] ok github.com/docker/docker/distribution 1.554s coverage: 23.9% of statements [2021-12-15T09:48:30.406Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-15T09:48:30.406Z] time="2021-12-15T09:48:30Z" level=error msg="Upload failed, retrying: simulating retry" [2021-12-15T09:48:30.406Z] --- PASS: TestSuccessfulUpload (0.40s) [2021-12-15T09:48:30.406Z] === RUN TestCancelledUpload [2021-12-15T09:48:30.406Z] --- PASS: TestCancelledUpload (0.00s) [2021-12-15T09:48:30.406Z] PASS [2021-12-15T09:48:30.406Z] coverage: 76.8% of statements [2021-12-15T09:48:30.406Z] ok github.com/docker/docker/distribution/xfer 1.944s coverage: 76.8% of statements [2021-12-15T09:48:30.406Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-15T09:48:30.420Z] --- PASS: TestExecUser (0.70s) [2021-12-15T09:48:30.420Z] === RUN TestExportContainerAndImportImage [2021-12-15T09:48:30.875Z] === RUN TestCompare [2021-12-15T09:48:30.875Z] --- PASS: TestCompare (0.00s) [2021-12-15T09:48:30.875Z] PASS [2021-12-15T09:48:30.875Z] coverage: 19.2% of statements [2021-12-15T09:48:30.875Z] ok github.com/docker/docker/image/cache 0.084s coverage: 19.2% of statements [2021-12-15T09:48:30.875Z] === RUN TestFSGetInvalidData [2021-12-15T09:48:30.875Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-12-15T09:48:30.875Z] === RUN TestFSInvalidSet [2021-12-15T09:48:30.875Z] --- PASS: TestFSInvalidSet (0.01s) [2021-12-15T09:48:30.875Z] === RUN TestFSInvalidRoot [2021-12-15T09:48:30.875Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-12-15T09:48:30.875Z] === RUN TestFSMetadataGetSet [2021-12-15T09:48:30.875Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-12-15T09:48:30.875Z] === RUN TestFSInvalidWalker [2021-12-15T09:48:30.875Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-12-15T09:48:30.875Z] === RUN TestFSGetSet [2021-12-15T09:48:30.875Z] --- PASS: TestFSGetSet (0.02s) [2021-12-15T09:48:30.875Z] === RUN TestFSGetUnsetKey [2021-12-15T09:48:30.875Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-12-15T09:48:30.875Z] === RUN TestFSGetEmptyData [2021-12-15T09:48:30.875Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-12-15T09:48:30.875Z] === RUN TestFSDelete [2021-12-15T09:48:30.875Z] --- PASS: TestFSDelete (0.02s) [2021-12-15T09:48:30.875Z] === RUN TestFSWalker [2021-12-15T09:48:31.344Z] --- PASS: TestFSWalker (0.02s) [2021-12-15T09:48:31.344Z] === RUN TestFSWalkerStopOnError [2021-12-15T09:48:31.344Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-12-15T09:48:31.344Z] === RUN TestNewFromJSON [2021-12-15T09:48:31.344Z] --- PASS: TestNewFromJSON (0.00s) [2021-12-15T09:48:31.344Z] === RUN TestNewFromJSONWithInvalidJSON [2021-12-15T09:48:31.344Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-12-15T09:48:31.344Z] === RUN TestMarshalKeyOrder [2021-12-15T09:48:31.344Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-12-15T09:48:31.344Z] === RUN TestImage [2021-12-15T09:48:31.344Z] --- PASS: TestImage (0.00s) [2021-12-15T09:48:31.344Z] === RUN TestImageOSNotEmpty [2021-12-15T09:48:31.344Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-12-15T09:48:31.344Z] === RUN TestNewChildImageFromImageWithRootFS [2021-12-15T09:48:31.344Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-12-15T09:48:31.344Z] === RUN TestCreate [2021-12-15T09:48:31.344Z] --- PASS: TestCreate (0.01s) [2021-12-15T09:48:31.344Z] === RUN TestRestore [2021-12-15T09:48:31.344Z] time="2021-12-15T09:48:30Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-12-15T09:48:31.344Z] --- PASS: TestRestore (0.26s) [2021-12-15T09:48:31.344Z] === RUN TestAddDelete [2021-12-15T09:48:31.344Z] --- PASS: TestAddDelete (0.04s) [2021-12-15T09:48:31.344Z] === RUN TestSearchAfterDelete [2021-12-15T09:48:31.344Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-12-15T09:48:31.344Z] === RUN TestParentReset [2021-12-15T09:48:31.344Z] --- PASS: TestParentReset (0.04s) [2021-12-15T09:48:31.344Z] === RUN TestGetAndSetLastUpdated [2021-12-15T09:48:31.344Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-12-15T09:48:31.344Z] === RUN TestStoreLen [2021-12-15T09:48:31.375Z] --- PASS: TestExportContainerAndImportImage (0.90s) [2021-12-15T09:48:31.375Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-15T09:48:31.633Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-12-15T09:48:31.813Z] --- PASS: TestStoreLen (0.06s) [2021-12-15T09:48:31.813Z] PASS [2021-12-15T09:48:31.813Z] coverage: 86.8% of statements [2021-12-15T09:48:31.813Z] ok github.com/docker/docker/image 0.682s coverage: 86.8% of statements [2021-12-15T09:48:31.813Z] === RUN TestMakeV1ConfigFromConfig [2021-12-15T09:48:31.813Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-12-15T09:48:31.813Z] PASS [2021-12-15T09:48:31.813Z] coverage: 25.0% of statements [2021-12-15T09:48:31.813Z] ok github.com/docker/docker/image/v1 0.080s coverage: 25.0% of statements [2021-12-15T09:48:31.813Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-12-15T09:48:31.813Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-15T09:48:32.211Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-12-15T09:48:32.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-12-15T09:48:32.774Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2021-12-15T09:48:32.774Z] === RUN TestHealthCheckWorkdir [2021-12-15T09:48:32.805Z] === RUN TestSerialization [2021-12-15T09:48:32.805Z] === RUN TestEnvironmentParsing [2021-12-15T09:48:32.805Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-12-15T09:48:32.805Z] PASS [2021-12-15T09:48:32.805Z] coverage: 1.0% of statements [2021-12-15T09:48:32.805Z] ok github.com/docker/docker/libcontainerd/local 0.054s coverage: 1.0% of statements [2021-12-15T09:48:32.805Z] --- PASS: TestSerialization (0.02s) [2021-12-15T09:48:32.805Z] PASS [2021-12-15T09:48:32.805Z] coverage: 100.0% of statements [2021-12-15T09:48:32.805Z] ok github.com/docker/docker/libcontainerd/queue 0.069s coverage: 100.0% of statements [2021-12-15T09:48:33.274Z] === RUN TestEmptyLayer [2021-12-15T09:48:33.274Z] --- PASS: TestEmptyLayer (0.00s) [2021-12-15T09:48:33.274Z] === RUN TestCommitFailure [2021-12-15T09:48:33.274Z] --- PASS: TestCommitFailure (0.01s) [2021-12-15T09:48:33.274Z] === RUN TestStartTransactionFailure [2021-12-15T09:48:33.274Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-12-15T09:48:33.274Z] === RUN TestGetOrphan [2021-12-15T09:48:33.274Z] --- PASS: TestGetOrphan (0.01s) [2021-12-15T09:48:33.274Z] === RUN TestMountAndRegister [2021-12-15T09:48:33.274Z] layer_test.go:271: Layer size: 14 [2021-12-15T09:48:33.274Z] --- PASS: TestMountAndRegister (0.05s) [2021-12-15T09:48:33.274Z] === RUN TestLayerRelease [2021-12-15T09:48:33.274Z] layer_test.go:304: Failing on Windows [2021-12-15T09:48:33.274Z] --- SKIP: TestLayerRelease (0.00s) [2021-12-15T09:48:33.274Z] === RUN TestStoreRestore [2021-12-15T09:48:33.274Z] layer_test.go:353: Failing on Windows [2021-12-15T09:48:33.274Z] --- SKIP: TestStoreRestore (0.00s) [2021-12-15T09:48:33.274Z] === RUN TestTarStreamStability [2021-12-15T09:48:33.274Z] layer_test.go:468: Failing on Windows [2021-12-15T09:48:33.274Z] --- SKIP: TestTarStreamStability (0.00s) [2021-12-15T09:48:33.274Z] === RUN TestRegisterExistingLayer [2021-12-15T09:48:33.274Z] --- PASS: TestRegisterExistingLayer (0.13s) [2021-12-15T09:48:33.274Z] === RUN TestTarStreamVerification [2021-12-15T09:48:33.274Z] layer_test.go:697: Failing on Windows [2021-12-15T09:48:33.274Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-12-15T09:48:33.274Z] === RUN TestLayerMigration [2021-12-15T09:48:33.274Z] migration_test.go:46: Failing on Windows [2021-12-15T09:48:33.274Z] --- SKIP: TestLayerMigration (0.00s) [2021-12-15T09:48:33.274Z] === RUN TestLayerMigrationNoTarsplit [2021-12-15T09:48:33.274Z] migration_test.go:182: Failing on Windows [2021-12-15T09:48:33.274Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-12-15T09:48:33.274Z] === RUN TestMountInit [2021-12-15T09:48:33.274Z] mount_test.go:17: Failing on Windows [2021-12-15T09:48:33.274Z] --- SKIP: TestMountInit (0.00s) [2021-12-15T09:48:33.274Z] === RUN TestMountSize [2021-12-15T09:48:33.274Z] mount_test.go:76: Failing on Windows [2021-12-15T09:48:33.274Z] --- SKIP: TestMountSize (0.00s) [2021-12-15T09:48:33.274Z] === RUN TestMountChanges [2021-12-15T09:48:33.274Z] mount_test.go:125: Failing on Windows [2021-12-15T09:48:33.274Z] --- SKIP: TestMountChanges (0.00s) [2021-12-15T09:48:33.274Z] === RUN TestMountApply [2021-12-15T09:48:33.274Z] mount_test.go:212: Failing on Windows [2021-12-15T09:48:33.274Z] --- SKIP: TestMountApply (0.00s) [2021-12-15T09:48:33.274Z] PASS [2021-12-15T09:48:33.274Z] coverage: 30.1% of statements [2021-12-15T09:48:33.274Z] ok github.com/docker/docker/layer 0.286s coverage: 30.1% of statements [2021-12-15T09:48:33.742Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-15T09:48:33.742Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-15T09:48:33.742Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-15T09:48:33.743Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-15T09:48:33.743Z] === RUN TestParseVersion [2021-12-15T09:48:33.743Z] --- PASS: TestParseVersion (0.00s) [2021-12-15T09:48:33.743Z] PASS [2021-12-15T09:48:33.743Z] coverage: 52.9% of statements [2021-12-15T09:48:33.743Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 52.9% of statements [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-12-15T09:48:33.743Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-12-15T09:48:33.743Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-12-15T09:48:33.743Z] PASS [2021-12-15T09:48:33.743Z] coverage: 42.3% of statements [2021-12-15T09:48:33.743Z] ok github.com/docker/docker/oci 0.051s coverage: 42.3% of statements [2021-12-15T09:48:33.743Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-15T09:48:34.143Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2021-12-15T09:48:34.143Z] === RUN TestHealthKillContainer [2021-12-15T09:48:34.211Z] === RUN TestAddressPoolOpt [2021-12-15T09:48:34.211Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-12-15T09:48:34.211Z] === RUN TestValidateEnv [2021-12-15T09:48:34.211Z] === RUN TestValidateEnv/a [2021-12-15T09:48:34.211Z] === RUN TestValidateEnv/something [2021-12-15T09:48:34.211Z] === RUN TestValidateEnv/_=a [2021-12-15T09:48:34.211Z] === RUN TestValidateEnv/env1=value1 [2021-12-15T09:48:34.211Z] === RUN TestValidateEnv/_env1=value1 [2021-12-15T09:48:34.211Z] === RUN TestValidateEnv/env2=value2=value3 [2021-12-15T09:48:34.211Z] === RUN TestValidateEnv/env3=abc!qwe [2021-12-15T09:48:34.211Z] === RUN TestValidateEnv/env_4=value_4 [2021-12-15T09:48:34.211Z] === RUN TestValidateEnv/PATH [2021-12-15T09:48:34.211Z] === RUN TestValidateEnv/=a [2021-12-15T09:48:34.211Z] === RUN TestValidateEnv/PATH= [2021-12-15T09:48:34.211Z] === RUN TestValidateEnv/PATH=something [2021-12-15T09:48:34.211Z] === RUN TestValidateEnv/asd!qwe [2021-12-15T09:48:34.211Z] === RUN TestValidateEnv/1asd [2021-12-15T09:48:34.211Z] === RUN TestValidateEnv/123 [2021-12-15T09:48:34.211Z] === RUN TestValidateEnv/some_space [2021-12-15T09:48:34.211Z] === RUN TestValidateEnv/__some_space_before [2021-12-15T09:48:34.211Z] === RUN TestValidateEnv/some_space_after__ [2021-12-15T09:48:34.211Z] === RUN TestValidateEnv/= [2021-12-15T09:48:34.211Z] === RUN TestValidateEnv/PaTh [2021-12-15T09:48:34.211Z] --- PASS: TestValidateEnv (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateEnv/a (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateEnv/something (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateEnv/= (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-12-15T09:48:34.211Z] === RUN TestParseHost [2021-12-15T09:48:34.211Z] --- PASS: TestParseHost (0.00s) [2021-12-15T09:48:34.211Z] === RUN TestParseDockerDaemonHost [2021-12-15T09:48:34.211Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-12-15T09:48:34.211Z] === RUN TestParseTCP [2021-12-15T09:48:34.211Z] --- PASS: TestParseTCP (0.00s) [2021-12-15T09:48:34.211Z] === RUN TestParseInvalidUnixAddrInvalid [2021-12-15T09:48:34.211Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-12-15T09:48:34.211Z] === RUN TestValidateExtraHosts [2021-12-15T09:48:34.211Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-12-15T09:48:34.211Z] === RUN TestIpOptString [2021-12-15T09:48:34.211Z] --- PASS: TestIpOptString (0.00s) [2021-12-15T09:48:34.211Z] === RUN TestNewIpOptInvalidDefaultVal [2021-12-15T09:48:34.211Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-12-15T09:48:34.211Z] === RUN TestNewIpOptValidDefaultVal [2021-12-15T09:48:34.211Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-12-15T09:48:34.211Z] === RUN TestIpOptSetInvalidVal [2021-12-15T09:48:34.211Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-12-15T09:48:34.211Z] === RUN TestValidateIPAddress [2021-12-15T09:48:34.211Z] --- PASS: TestValidateIPAddress (0.00s) [2021-12-15T09:48:34.211Z] === RUN TestMapOpts [2021-12-15T09:48:34.211Z] --- PASS: TestMapOpts (0.00s) [2021-12-15T09:48:34.211Z] === RUN TestListOptsWithoutValidator [2021-12-15T09:48:34.211Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-12-15T09:48:34.211Z] === RUN TestListOptsWithValidator [2021-12-15T09:48:34.211Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-12-15T09:48:34.211Z] === RUN TestValidateDNSSearch [2021-12-15T09:48:34.211Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-12-15T09:48:34.211Z] === RUN TestValidateLabel [2021-12-15T09:48:34.211Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-12-15T09:48:34.211Z] === RUN TestValidateLabel/label_with_general_format [2021-12-15T09:48:34.211Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-12-15T09:48:34.211Z] === RUN TestValidateLabel/label_with_one_more [2021-12-15T09:48:34.211Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-12-15T09:48:34.211Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-12-15T09:48:34.211Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-12-15T09:48:34.211Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-12-15T09:48:34.211Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-12-15T09:48:34.211Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-12-15T09:48:34.211Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-12-15T09:48:34.211Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-12-15T09:48:34.211Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-12-15T09:48:34.211Z] --- PASS: TestValidateLabel (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-12-15T09:48:34.211Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-12-15T09:48:34.211Z] === RUN TestNamedListOpts [2021-12-15T09:48:34.212Z] --- PASS: TestNamedListOpts (0.00s) [2021-12-15T09:48:34.212Z] === RUN TestNamedMapOpts [2021-12-15T09:48:34.212Z] --- PASS: TestNamedMapOpts (0.00s) [2021-12-15T09:48:34.212Z] === RUN TestParseLink [2021-12-15T09:48:34.212Z] --- PASS: TestParseLink (0.00s) [2021-12-15T09:48:34.212Z] === RUN TestQuotedStringSetWithQuotes [2021-12-15T09:48:34.212Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-12-15T09:48:34.212Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-12-15T09:48:34.212Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-12-15T09:48:34.212Z] === RUN TestQuotedStringSetWithNoQuotes [2021-12-15T09:48:34.212Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-12-15T09:48:34.212Z] === RUN TestUlimitOpt [2021-12-15T09:48:34.212Z] --- PASS: TestUlimitOpt (0.00s) [2021-12-15T09:48:34.212Z] PASS [2021-12-15T09:48:34.212Z] coverage: 67.1% of statements [2021-12-15T09:48:34.212Z] ok github.com/docker/docker/opts 0.085s coverage: 67.1% of statements [2021-12-15T09:48:34.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-12-15T09:48:35.199Z] === RUN TestUnbuffered [2021-12-15T09:48:35.199Z] --- PASS: TestUnbuffered (0.00s) [2021-12-15T09:48:35.199Z] === RUN TestRaceUnbuffered [2021-12-15T09:48:35.199Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-12-15T09:48:35.199Z] PASS [2021-12-15T09:48:35.199Z] coverage: 100.0% of statements [2021-12-15T09:48:35.199Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2021-12-15T09:48:35.199Z] === RUN TestPeerCertificateMarshalJSON [2021-12-15T09:48:35.668Z] === RUN TestMatch [2021-12-15T09:48:35.668Z] === RUN TestMatch/[[]] [2021-12-15T09:48:35.668Z] === RUN TestMatch/[[foo]] [2021-12-15T09:48:35.668Z] === RUN TestMatch/[[bar]_[foo]] [2021-12-15T09:48:35.668Z] === RUN TestMatch/[[foo_bar]] [2021-12-15T09:48:35.668Z] === RUN TestMatch/[[qux]_[foo]] [2021-12-15T09:48:35.668Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-12-15T09:48:35.668Z] === RUN TestMatch/[] [2021-12-15T09:48:35.668Z] === RUN TestMatch/[]#01 [2021-12-15T09:48:35.668Z] === RUN TestMatch/[[qux]] [2021-12-15T09:48:35.668Z] === RUN TestMatch/[[foo_bar_qux]] [2021-12-15T09:48:35.668Z] === RUN TestMatch/[[qux]_[baz]] [2021-12-15T09:48:35.668Z] === RUN TestMatch/[[foo_baz]] [2021-12-15T09:48:35.668Z] --- PASS: TestMatch (0.00s) [2021-12-15T09:48:35.668Z] --- PASS: TestMatch/[[]] (0.00s) [2021-12-15T09:48:35.668Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-12-15T09:48:35.668Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-12-15T09:48:35.668Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-12-15T09:48:35.668Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-12-15T09:48:35.668Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-12-15T09:48:35.668Z] --- PASS: TestMatch/[] (0.00s) [2021-12-15T09:48:35.668Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-12-15T09:48:35.668Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-12-15T09:48:35.668Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-12-15T09:48:35.668Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-12-15T09:48:35.668Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-12-15T09:48:35.668Z] PASS [2021-12-15T09:48:35.668Z] coverage: 87.5% of statements [2021-12-15T09:48:35.668Z] ok github.com/docker/docker/pkg/capabilities 0.075s coverage: 87.5% of statements [2021-12-15T09:48:36.137Z] === RUN TestIsArchivePathDir [2021-12-15T09:48:36.137Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-12-15T09:48:36.137Z] === RUN TestIsArchivePathInvalidFile [2021-12-15T09:48:36.137Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-12-15T09:48:36.137Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-12-15T09:48:36.137Z] --- PASS: TestPeerCertificateMarshalJSON (0.92s) [2021-12-15T09:48:36.137Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-12-15T09:48:36.137Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-12-15T09:48:36.137Z] === RUN TestMiddleware [2021-12-15T09:48:36.137Z] --- PASS: TestMiddleware (0.00s) [2021-12-15T09:48:36.137Z] === RUN TestNewResponseModifier [2021-12-15T09:48:36.137Z] --- PASS: TestNewResponseModifier (0.00s) [2021-12-15T09:48:36.137Z] PASS [2021-12-15T09:48:36.137Z] coverage: 26.8% of statements [2021-12-15T09:48:36.137Z] ok github.com/docker/docker/pkg/authorization 0.972s coverage: 26.8% of statements [2021-12-15T09:48:36.137Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2021-12-15T09:48:36.137Z] === RUN TestIsArchivePathTar [2021-12-15T09:48:36.137Z] === RUN TestChrootTarUntar [2021-12-15T09:48:36.137Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:48:36.137Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-12-15T09:48:36.137Z] === RUN TestChrootUntarWithHugeExcludesList [2021-12-15T09:48:36.137Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:48:36.137Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-15T09:48:36.137Z] === RUN TestChrootUntarEmptyArchive [2021-12-15T09:48:36.137Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-12-15T09:48:36.137Z] === RUN TestChrootTarUntarWithSymlink [2021-12-15T09:48:36.137Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-15T09:48:36.137Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-12-15T09:48:36.137Z] === RUN TestChrootCopyWithTar [2021-12-15T09:48:36.137Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-15T09:48:36.137Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-12-15T09:48:36.137Z] === RUN TestChrootCopyFileWithTar [2021-12-15T09:48:36.137Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:48:36.137Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-12-15T09:48:36.137Z] === RUN TestChrootUntarPath [2021-12-15T09:48:36.137Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-15T09:48:36.137Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-12-15T09:48:36.137Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-12-15T09:48:36.137Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:48:36.137Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-15T09:48:36.137Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-12-15T09:48:36.137Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:48:36.137Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-15T09:48:36.137Z] === RUN TestChrootApplyDotDotFile [2021-12-15T09:48:36.137Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:48:36.137Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-12-15T09:48:36.137Z] PASS [2021-12-15T09:48:36.137Z] coverage: 15.1% of statements [2021-12-15T09:48:36.137Z] ok github.com/docker/docker/pkg/chrootarchive 0.089s coverage: 15.1% of statements [2021-12-15T09:48:36.600Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-12-15T09:48:36.605Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-12-15T09:48:36.605Z] === RUN TestDecompressStreamGzip [2021-12-15T09:48:36.606Z] --- PASS: TestDecompressStreamGzip (0.14s) [2021-12-15T09:48:36.606Z] === RUN TestDecompressStreamBzip2 [2021-12-15T09:48:36.606Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-12-15T09:48:36.606Z] === RUN TestDecompressStreamXz [2021-12-15T09:48:36.606Z] archive_test.go:134: Xz not present in msys2 [2021-12-15T09:48:36.606Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-12-15T09:48:36.606Z] === RUN TestCompressStreamXzUnsupported [2021-12-15T09:48:36.606Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-12-15T09:48:36.606Z] === RUN TestCompressStreamBzip2Unsupported [2021-12-15T09:48:36.606Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-12-15T09:48:36.606Z] === RUN TestCompressStreamInvalid [2021-12-15T09:48:36.606Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-12-15T09:48:36.606Z] === RUN TestExtensionInvalid [2021-12-15T09:48:36.606Z] --- PASS: TestExtensionInvalid (0.00s) [2021-12-15T09:48:36.606Z] === RUN TestExtensionUncompressed [2021-12-15T09:48:36.606Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-12-15T09:48:36.606Z] === RUN TestExtensionBzip2 [2021-12-15T09:48:36.606Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-12-15T09:48:36.606Z] === RUN TestExtensionGzip [2021-12-15T09:48:36.606Z] --- PASS: TestExtensionGzip (0.00s) [2021-12-15T09:48:36.606Z] === RUN TestExtensionXz [2021-12-15T09:48:36.606Z] --- PASS: TestExtensionXz (0.00s) [2021-12-15T09:48:36.606Z] === RUN TestCmdStreamLargeStderr [2021-12-15T09:48:36.606Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-12-15T09:48:36.606Z] === RUN TestCmdStreamBad [2021-12-15T09:48:36.606Z] archive_test.go:239: Failing on Windows CI machines [2021-12-15T09:48:36.606Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-12-15T09:48:36.606Z] === RUN TestCmdStreamGood [2021-12-15T09:48:36.606Z] --- PASS: TestCmdStreamGood (0.04s) [2021-12-15T09:48:36.606Z] === RUN TestUntarPathWithInvalidDest [2021-12-15T09:48:36.606Z] === RUN TestSizeEmpty [2021-12-15T09:48:36.606Z] --- PASS: TestSizeEmpty (0.00s) [2021-12-15T09:48:36.606Z] === RUN TestSizeEmptyFile [2021-12-15T09:48:36.606Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-12-15T09:48:36.606Z] === RUN TestSizeNonemptyFile [2021-12-15T09:48:36.606Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-12-15T09:48:36.606Z] === RUN TestSizeNestedDirectoryEmpty [2021-12-15T09:48:36.606Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-12-15T09:48:36.606Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-12-15T09:48:36.606Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-12-15T09:48:36.606Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-12-15T09:48:36.606Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-12-15T09:48:36.606Z] === RUN TestMoveToSubdir [2021-12-15T09:48:36.606Z] --- PASS: TestMoveToSubdir (0.00s) [2021-12-15T09:48:36.606Z] === RUN TestSizeNonExistingDirectory [2021-12-15T09:48:36.606Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-12-15T09:48:36.606Z] PASS [2021-12-15T09:48:36.606Z] coverage: 80.0% of statements [2021-12-15T09:48:36.606Z] ok github.com/docker/docker/pkg/directory 0.048s coverage: 80.0% of statements [2021-12-15T09:48:36.606Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-12-15T09:48:36.606Z] === RUN TestUntarPathWithInvalidSrc [2021-12-15T09:48:36.606Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-12-15T09:48:36.606Z] === RUN TestUntarPath [2021-12-15T09:48:37.074Z] --- PASS: TestUntarPath (0.06s) [2021-12-15T09:48:37.074Z] === RUN TestUntarPathWithDestinationFile [2021-12-15T09:48:37.074Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-12-15T09:48:37.074Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-12-15T09:48:37.074Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-12-15T09:48:37.074Z] === RUN TestCopyWithTarInvalidSrc [2021-12-15T09:48:37.074Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-12-15T09:48:37.074Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-12-15T09:48:37.074Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-12-15T09:48:37.074Z] === RUN TestCopyWithTarSrcFile [2021-12-15T09:48:37.074Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-12-15T09:48:37.074Z] === RUN TestCopyWithTarSrcFolder [2021-12-15T09:48:37.074Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-12-15T09:48:37.074Z] === RUN TestCopyFileWithTarInvalidSrc [2021-12-15T09:48:37.074Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-12-15T09:48:37.074Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-12-15T09:48:37.074Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-12-15T09:48:37.074Z] === RUN TestCopyFileWithTarSrcFolder [2021-12-15T09:48:37.074Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2021-12-15T09:48:37.074Z] === RUN TestCopyFileWithTarSrcFile [2021-12-15T09:48:37.074Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-12-15T09:48:37.074Z] === RUN TestTarFiles [2021-12-15T09:48:37.074Z] === RUN Test [2021-12-15T09:48:37.074Z] === RUN Test/TestContainsEntry [2021-12-15T09:48:37.074Z] === RUN Test/TestCreateEntries [2021-12-15T09:48:37.074Z] === RUN Test/TestEntriesDiff [2021-12-15T09:48:37.074Z] === RUN Test/TestEntriesEquality [2021-12-15T09:48:37.074Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-12-15T09:48:37.074Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-12-15T09:48:37.074Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-12-15T09:48:37.074Z] === RUN Test/TestGeneratorNotGenerate [2021-12-15T09:48:37.074Z] === RUN Test/TestGeneratorWithPort [2021-12-15T09:48:37.074Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-12-15T09:48:37.074Z] === RUN Test/TestNewEntry [2021-12-15T09:48:37.074Z] === RUN Test/TestParse [2021-12-15T09:48:37.074Z] --- PASS: Test (0.00s) [2021-12-15T09:48:37.074Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-12-15T09:48:37.074Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-12-15T09:48:37.074Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-12-15T09:48:37.074Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-12-15T09:48:37.074Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-12-15T09:48:37.074Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-12-15T09:48:37.074Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-12-15T09:48:37.074Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-12-15T09:48:37.074Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-12-15T09:48:37.074Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-12-15T09:48:37.074Z] --- PASS: Test/TestNewEntry (0.00s) [2021-12-15T09:48:37.074Z] --- PASS: Test/TestParse (0.00s) [2021-12-15T09:48:37.074Z] PASS [2021-12-15T09:48:37.074Z] coverage: 58.3% of statements [2021-12-15T09:48:37.074Z] ok github.com/docker/docker/pkg/discovery 0.039s coverage: 58.3% of statements [2021-12-15T09:48:37.074Z] === RUN Test [2021-12-15T09:48:37.074Z] === RUN Test/TestContent [2021-12-15T09:48:37.074Z] === RUN Test/TestInitialize [2021-12-15T09:48:37.074Z] === RUN Test/TestNew [2021-12-15T09:48:37.074Z] === RUN Test/TestParsingContentsWithComments [2021-12-15T09:48:37.074Z] === RUN Test/TestRegister [2021-12-15T09:48:37.074Z] === RUN Test/TestWatch [2021-12-15T09:48:37.544Z] --- PASS: Test (0.01s) [2021-12-15T09:48:37.544Z] --- PASS: Test/TestContent (0.00s) [2021-12-15T09:48:37.544Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-15T09:48:37.544Z] --- PASS: Test/TestNew (0.00s) [2021-12-15T09:48:37.544Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-12-15T09:48:37.544Z] --- PASS: Test/TestRegister (0.00s) [2021-12-15T09:48:37.544Z] --- PASS: Test/TestWatch (0.01s) [2021-12-15T09:48:37.544Z] PASS [2021-12-15T09:48:37.544Z] coverage: 92.9% of statements [2021-12-15T09:48:37.544Z] ok github.com/docker/docker/pkg/discovery/file 0.045s coverage: 92.9% of statements [2021-12-15T09:48:38.013Z] === RUN Test [2021-12-15T09:48:38.013Z] === RUN Test/TestWatch [2021-12-15T09:48:38.013Z] --- PASS: Test (0.00s) [2021-12-15T09:48:38.013Z] --- PASS: Test/TestWatch (0.00s) [2021-12-15T09:48:38.013Z] PASS [2021-12-15T09:48:38.013Z] coverage: 92.3% of statements [2021-12-15T09:48:38.013Z] ok github.com/docker/docker/pkg/discovery/memory 0.097s coverage: 92.3% of statements [2021-12-15T09:48:38.481Z] === RUN Test [2021-12-15T09:48:38.481Z] === RUN Test/TestInitialize [2021-12-15T09:48:38.481Z] === RUN Test/TestInitializeWithPattern [2021-12-15T09:48:38.481Z] === RUN Test/TestRegister [2021-12-15T09:48:38.481Z] === RUN Test/TestWatch [2021-12-15T09:48:38.481Z] --- PASS: Test (0.00s) [2021-12-15T09:48:38.481Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-15T09:48:38.481Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-12-15T09:48:38.481Z] --- PASS: Test/TestRegister (0.00s) [2021-12-15T09:48:38.481Z] --- PASS: Test/TestWatch (0.00s) [2021-12-15T09:48:38.481Z] PASS [2021-12-15T09:48:38.481Z] coverage: 93.8% of statements [2021-12-15T09:48:38.481Z] ok github.com/docker/docker/pkg/discovery/nodes 0.050s coverage: 93.8% of statements [2021-12-15T09:48:38.481Z] === RUN Test [2021-12-15T09:48:38.481Z] === RUN Test/TestInitialize [2021-12-15T09:48:38.481Z] time="2021-12-15T09:48:38Z" level=info msg="Initializing discovery without TLS" [2021-12-15T09:48:38.481Z] time="2021-12-15T09:48:38Z" level=info msg="Initializing discovery without TLS" [2021-12-15T09:48:38.481Z] time="2021-12-15T09:48:38Z" level=info msg="Initializing discovery without TLS" [2021-12-15T09:48:38.481Z] === RUN Test/TestInitializeWithCerts [2021-12-15T09:48:38.481Z] time="2021-12-15T09:48:38Z" level=info msg="Initializing discovery with TLS" [2021-12-15T09:48:38.481Z] === RUN Test/TestWatch [2021-12-15T09:48:38.481Z] time="2021-12-15T09:48:38Z" level=info msg="Initializing discovery without TLS" [2021-12-15T09:48:38.495Z] check_test.go:309: [d81f33cc80685] daemon is not started [2021-12-15T09:48:38.495Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-12-15T09:48:38.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-12-15T09:48:38.951Z] === RUN TestPollerAddRemove [2021-12-15T09:48:38.951Z] --- PASS: TestPollerAddRemove (0.00s) [2021-12-15T09:48:38.951Z] === RUN TestPollerEvent [2021-12-15T09:48:38.951Z] poller_test.go:41: No chmod on Windows [2021-12-15T09:48:38.951Z] --- SKIP: TestPollerEvent (0.00s) [2021-12-15T09:48:38.951Z] === RUN TestPollerClose [2021-12-15T09:48:38.951Z] --- PASS: TestPollerClose (0.00s) [2021-12-15T09:48:38.951Z] PASS [2021-12-15T09:48:38.951Z] coverage: 45.7% of statements [2021-12-15T09:48:38.951Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 45.7% of statements [2021-12-15T09:48:39.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-12-15T09:48:39.420Z] === RUN TestCopyFileWithInvalidSrc [2021-12-15T09:48:39.420Z] --- PASS: TestCopyFileWithInvalidSrc (0.01s) [2021-12-15T09:48:39.420Z] === RUN TestCopyFileWithInvalidDest [2021-12-15T09:48:39.420Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-12-15T09:48:39.420Z] === RUN TestCopyFileWithSameSrcAndDest [2021-12-15T09:48:39.420Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s) [2021-12-15T09:48:39.420Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-12-15T09:48:39.420Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-12-15T09:48:39.420Z] === RUN TestCopyFile [2021-12-15T09:48:39.420Z] --- PASS: TestCopyFile (0.01s) [2021-12-15T09:48:39.420Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-12-15T09:48:39.420Z] fileutils_test.go:134: Needs porting to Windows [2021-12-15T09:48:39.420Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-15T09:48:39.420Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-12-15T09:48:39.420Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-12-15T09:48:39.420Z] === RUN TestReadSymlinkedDirectoryToFile [2021-12-15T09:48:39.420Z] fileutils_test.go:180: Needs porting to Windows [2021-12-15T09:48:39.420Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-15T09:48:39.420Z] === RUN TestWildcardMatches [2021-12-15T09:48:39.420Z] --- PASS: TestWildcardMatches (0.00s) [2021-12-15T09:48:39.420Z] === RUN TestPatternMatches [2021-12-15T09:48:39.420Z] --- PASS: TestPatternMatches (0.00s) [2021-12-15T09:48:39.420Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-12-15T09:48:39.420Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-12-15T09:48:39.420Z] === RUN TestPatternMatchesFolderExclusions [2021-12-15T09:48:39.420Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-12-15T09:48:39.420Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-12-15T09:48:39.420Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-12-15T09:48:39.420Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-12-15T09:48:39.420Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-12-15T09:48:39.420Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-12-15T09:48:39.420Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-12-15T09:48:39.420Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-12-15T09:48:39.420Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-12-15T09:48:39.420Z] === RUN TestSingleExclamationError [2021-12-15T09:48:39.420Z] --- PASS: TestSingleExclamationError (0.00s) [2021-12-15T09:48:39.420Z] === RUN TestMatchesWithNoPatterns [2021-12-15T09:48:39.420Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-12-15T09:48:39.420Z] === RUN TestMatchesWithMalformedPatterns [2021-12-15T09:48:39.420Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-12-15T09:48:39.420Z] === RUN TestMatches [2021-12-15T09:48:39.420Z] --- PASS: TestMatches (0.00s) [2021-12-15T09:48:39.420Z] === RUN TestCleanPatterns [2021-12-15T09:48:39.420Z] --- PASS: TestCleanPatterns (0.00s) [2021-12-15T09:48:39.420Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-12-15T09:48:39.420Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-12-15T09:48:39.420Z] === RUN TestCleanPatternsExceptionFlag [2021-12-15T09:48:39.420Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-12-15T09:48:39.420Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-12-15T09:48:39.420Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-12-15T09:48:39.420Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-12-15T09:48:39.420Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-12-15T09:48:39.420Z] === RUN TestCleanPatternsErrorSingleException [2021-12-15T09:48:39.420Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-12-15T09:48:39.420Z] === RUN TestCreateIfNotExistsDir [2021-12-15T09:48:39.420Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-12-15T09:48:39.420Z] === RUN TestCreateIfNotExistsFile [2021-12-15T09:48:39.420Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-12-15T09:48:39.420Z] === RUN TestMatch [2021-12-15T09:48:39.420Z] --- PASS: TestMatch (0.00s) [2021-12-15T09:48:39.420Z] PASS [2021-12-15T09:48:39.420Z] coverage: 85.4% of statements [2021-12-15T09:48:39.420Z] ok github.com/docker/docker/pkg/fileutils 0.094s coverage: 85.4% of statements [2021-12-15T09:48:39.888Z] === RUN TestGet [2021-12-15T09:48:39.888Z] --- PASS: TestGet (0.00s) [2021-12-15T09:48:39.888Z] === RUN TestGetShortcutString [2021-12-15T09:48:39.888Z] --- PASS: TestGetShortcutString (0.00s) [2021-12-15T09:48:39.888Z] PASS [2021-12-15T09:48:39.888Z] coverage: 42.9% of statements [2021-12-15T09:48:39.888Z] ok github.com/docker/docker/pkg/homedir 0.047s coverage: 42.9% of statements [2021-12-15T09:48:40.431Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-12-15T09:48:40.876Z] === RUN TestCreateIDMapOrder [2021-12-15T09:48:40.876Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-12-15T09:48:40.876Z] PASS [2021-12-15T09:48:40.876Z] coverage: 7.2% of statements [2021-12-15T09:48:40.876Z] ok github.com/docker/docker/pkg/idtools 0.042s coverage: 7.2% of statements [2021-12-15T09:48:40.876Z] === RUN TestFixedBufferCap [2021-12-15T09:48:40.876Z] --- PASS: TestFixedBufferCap (0.00s) [2021-12-15T09:48:41.344Z] === RUN TestFixedBufferLen [2021-12-15T09:48:41.344Z] --- PASS: TestFixedBufferLen (0.00s) [2021-12-15T09:48:41.344Z] === RUN TestFixedBufferString [2021-12-15T09:48:41.344Z] --- PASS: TestFixedBufferString (0.00s) [2021-12-15T09:48:41.344Z] === RUN TestFixedBufferWrite [2021-12-15T09:48:41.344Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-12-15T09:48:41.344Z] === RUN TestFixedBufferRead [2021-12-15T09:48:41.344Z] --- PASS: TestFixedBufferRead (0.00s) [2021-12-15T09:48:41.344Z] === RUN TestBytesPipeRead [2021-12-15T09:48:41.344Z] --- PASS: TestBytesPipeRead (0.00s) [2021-12-15T09:48:41.344Z] === RUN TestBytesPipeWrite [2021-12-15T09:48:41.344Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-12-15T09:48:41.344Z] === RUN TestBytesPipeWriteRandomChunks [2021-12-15T09:48:41.344Z] --- PASS: Test (3.15s) [2021-12-15T09:48:41.344Z] --- PASS: Test/TestInitialize (0.14s) [2021-12-15T09:48:41.344Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-12-15T09:48:41.344Z] --- PASS: Test/TestWatch (3.00s) [2021-12-15T09:48:41.344Z] PASS [2021-12-15T09:48:41.344Z] coverage: 84.1% of statements [2021-12-15T09:48:41.344Z] ok github.com/docker/docker/pkg/discovery/kv 3.225s coverage: 84.1% of statements [2021-12-15T09:48:41.344Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2021-12-15T09:48:41.344Z] === RUN TestAtomicWriteToFile [2021-12-15T09:48:41.344Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-12-15T09:48:41.344Z] === RUN TestAtomicWriteSetCommit [2021-12-15T09:48:41.802Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-12-15T09:48:41.813Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2021-12-15T09:48:41.813Z] === RUN TestAtomicWriteSetCancel [2021-12-15T09:48:41.813Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-12-15T09:48:41.813Z] === RUN TestReadCloserWrapperClose [2021-12-15T09:48:41.813Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-12-15T09:48:41.813Z] === RUN TestReaderErrWrapperReadOnError [2021-12-15T09:48:41.813Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-12-15T09:48:41.813Z] === RUN TestReaderErrWrapperRead [2021-12-15T09:48:41.813Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-12-15T09:48:41.813Z] === RUN TestHashData [2021-12-15T09:48:41.813Z] --- PASS: TestHashData (0.00s) [2021-12-15T09:48:41.813Z] === RUN TestCancelReadCloser [2021-12-15T09:48:41.813Z] --- PASS: TestCancelReadCloser (0.11s) [2021-12-15T09:48:41.813Z] === RUN TestWriteCloserWrapperClose [2021-12-15T09:48:41.813Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-12-15T09:48:41.813Z] === RUN TestNopWriteCloser [2021-12-15T09:48:41.813Z] --- PASS: TestNopWriteCloser (0.00s) [2021-12-15T09:48:41.813Z] === RUN TestNopWriter [2021-12-15T09:48:41.813Z] --- PASS: TestNopWriter (0.00s) [2021-12-15T09:48:41.813Z] === RUN TestWriteCounter [2021-12-15T09:48:41.813Z] --- PASS: TestWriteCounter (0.00s) [2021-12-15T09:48:41.813Z] PASS [2021-12-15T09:48:41.813Z] coverage: 69.2% of statements [2021-12-15T09:48:41.813Z] ok github.com/docker/docker/pkg/ioutils 0.664s coverage: 69.2% of statements [2021-12-15T09:48:41.813Z] === RUN TestError [2021-12-15T09:48:41.813Z] --- PASS: TestError (0.00s) [2021-12-15T09:48:41.813Z] === RUN TestProgressString [2021-12-15T09:48:41.813Z] === RUN TestProgressString/no_progress [2021-12-15T09:48:41.813Z] === RUN TestProgressString/progress_1 [2021-12-15T09:48:41.813Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-12-15T09:48:41.813Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-12-15T09:48:41.813Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-12-15T09:48:41.813Z] === RUN TestProgressString/with_units [2021-12-15T09:48:41.813Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-12-15T09:48:41.813Z] === RUN TestProgressString/hide_counts [2021-12-15T09:48:41.813Z] --- PASS: TestProgressString (0.00s) [2021-12-15T09:48:41.813Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-12-15T09:48:41.813Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-12-15T09:48:41.813Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-12-15T09:48:41.813Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-12-15T09:48:41.813Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-12-15T09:48:41.813Z] --- PASS: TestProgressString/with_units (0.00s) [2021-12-15T09:48:41.813Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-12-15T09:48:41.813Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-12-15T09:48:41.813Z] === RUN TestJSONMessageDisplay [2021-12-15T09:48:41.813Z] --- PASS: TestJSONMessageDisplay (0.16s) [2021-12-15T09:48:41.813Z] === RUN TestJSONMessageDisplayWithJSONError [2021-12-15T09:48:41.813Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-12-15T09:48:41.813Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-12-15T09:48:41.813Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-12-15T09:48:41.813Z] === RUN TestDisplayJSONMessagesStream [2021-12-15T09:48:41.813Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-12-15T09:48:41.813Z] PASS [2021-12-15T09:48:41.813Z] coverage: 91.7% of statements [2021-12-15T09:48:41.813Z] ok github.com/docker/docker/pkg/jsonmessage 0.203s coverage: 91.7% of statements [2021-12-15T09:48:42.283Z] --- PASS: TestTarFiles (5.20s) [2021-12-15T09:48:42.283Z] === RUN TestTarUntar [2021-12-15T09:48:42.283Z] --- PASS: TestTarUntar (0.03s) [2021-12-15T09:48:42.283Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-12-15T09:48:42.283Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-12-15T09:48:42.283Z] === RUN TestTarWithOptions [2021-12-15T09:48:42.283Z] === RUN TestStandardLongPath [2021-12-15T09:48:42.283Z] --- PASS: TestStandardLongPath (0.00s) [2021-12-15T09:48:42.283Z] === RUN TestUNCLongPath [2021-12-15T09:48:42.283Z] --- PASS: TestUNCLongPath (0.00s) [2021-12-15T09:48:42.283Z] PASS [2021-12-15T09:48:42.283Z] coverage: 100.0% of statements [2021-12-15T09:48:42.283Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2021-12-15T09:48:42.283Z] --- PASS: TestTarWithOptions (0.03s) [2021-12-15T09:48:42.283Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-12-15T09:48:42.283Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-12-15T09:48:42.283Z] === RUN TestUntarUstarGnuConflict [2021-12-15T09:48:42.283Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-12-15T09:48:42.283Z] === RUN TestUntarInvalidFilenames [2021-12-15T09:48:42.283Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames917558550\\dest" [2021-12-15T09:48:42.283Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2021-12-15T09:48:42.283Z] === RUN TestUntarHardlinkToSymlink [2021-12-15T09:48:42.283Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-12-15T09:48:42.283Z] === RUN TestUntarInvalidHardlink [2021-12-15T09:48:42.283Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink548867767\\victim\\hello" -> "../victim/hello" [2021-12-15T09:48:42.283Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink999901866\\victim\\hello" -> "/../victim/hello" [2021-12-15T09:48:42.283Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink084699649\\victim" -> "../victim" [2021-12-15T09:48:42.283Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink769698668\\victim" -> "../victim" [2021-12-15T09:48:42.283Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink908828635\\victim" -> "../victim" [2021-12-15T09:48:42.283Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink580548990\\victim" -> "../victim" [2021-12-15T09:48:42.283Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-12-15T09:48:42.283Z] === RUN TestUntarInvalidSymlink [2021-12-15T09:48:42.283Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink953189573\\dest\\dotdot" -> "../victim/hello" [2021-12-15T09:48:42.283Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink098153312\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-15T09:48:42.283Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink394588479\\dest\\loophole-victim" -> "../victim" [2021-12-15T09:48:42.733Z] --- PASS: TestHealthKillContainer (8.61s) [2021-12-15T09:48:42.733Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-15T09:48:42.752Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink031672722\\dest\\loophole-victim" -> "../victim" [2021-12-15T09:48:42.752Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink162433481\\dest\\loophole-victim" -> "../victim" [2021-12-15T09:48:42.752Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink491649172\\dest\\loophole-victim" -> "../victim" [2021-12-15T09:48:42.752Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink952348899\\dest\\dir\\loophole" -> "../../victim" [2021-12-15T09:48:42.752Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-12-15T09:48:42.752Z] === RUN TestTempArchiveCloseMultipleTimes [2021-12-15T09:48:42.752Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-12-15T09:48:42.752Z] === RUN TestXGlobalNoParent [2021-12-15T09:48:42.752Z] --- PASS: TestXGlobalNoParent (0.01s) [2021-12-15T09:48:42.752Z] === RUN TestReplaceFileTarWrapper [2021-12-15T09:48:42.752Z] === RUN TestNameFormat [2021-12-15T09:48:42.752Z] --- PASS: TestNameFormat (0.00s) [2021-12-15T09:48:42.752Z] === RUN TestNameRetries [2021-12-15T09:48:42.752Z] --- PASS: TestNameRetries (0.00s) [2021-12-15T09:48:42.752Z] PASS [2021-12-15T09:48:42.752Z] coverage: 85.7% of statements [2021-12-15T09:48:42.752Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2021-12-15T09:48:42.752Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-12-15T09:48:42.752Z] === RUN TestPrefixHeaderReadable [2021-12-15T09:48:42.752Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-12-15T09:48:42.752Z] === RUN TestDisablePigz [2021-12-15T09:48:42.752Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-12-15T09:48:42.752Z] --- PASS: TestDisablePigz (0.13s) [2021-12-15T09:48:42.752Z] === RUN TestPigz [2021-12-15T09:48:42.752Z] === RUN TestParseKeyValueOpt [2021-12-15T09:48:42.752Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-12-15T09:48:42.752Z] === RUN TestParseUintList [2021-12-15T09:48:42.752Z] --- PASS: TestParseUintList (0.00s) [2021-12-15T09:48:42.752Z] === RUN TestParseUintListMaximumLimits [2021-12-15T09:48:42.752Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-12-15T09:48:42.752Z] PASS [2021-12-15T09:48:42.752Z] coverage: 97.0% of statements [2021-12-15T09:48:42.752Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2021-12-15T09:48:42.752Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-12-15T09:48:42.752Z] --- PASS: TestPigz (0.12s) [2021-12-15T09:48:42.752Z] === RUN TestCopyFileWithInvalidDest [2021-12-15T09:48:42.752Z] archive_windows_test.go:16: Currently fails [2021-12-15T09:48:42.752Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-12-15T09:48:42.752Z] === RUN TestCanonicalTarNameForPath [2021-12-15T09:48:42.752Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-12-15T09:48:42.752Z] === RUN TestCanonicalTarName [2021-12-15T09:48:42.752Z] --- PASS: TestCanonicalTarName (0.00s) [2021-12-15T09:48:42.752Z] === RUN TestChmodTarEntry [2021-12-15T09:48:42.752Z] --- PASS: TestChmodTarEntry (0.00s) [2021-12-15T09:48:42.752Z] === RUN TestHardLinkOrder [2021-12-15T09:48:43.221Z] --- PASS: TestHardLinkOrder (0.08s) [2021-12-15T09:48:43.221Z] === RUN TestChangeString [2021-12-15T09:48:43.221Z] --- PASS: TestChangeString (0.00s) [2021-12-15T09:48:43.221Z] === RUN TestChangesWithNoChanges [2021-12-15T09:48:43.221Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-12-15T09:48:43.221Z] === RUN TestChangesWithChanges [2021-12-15T09:48:43.221Z] --- PASS: TestChangesWithChanges (0.03s) [2021-12-15T09:48:43.221Z] === RUN TestChangesWithChangesGH13590 [2021-12-15T09:48:43.221Z] changes_test.go:192: needs more investigation [2021-12-15T09:48:43.221Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-12-15T09:48:43.221Z] === RUN TestChangesDirsEmpty [2021-12-15T09:48:43.221Z] === RUN TestNewAndRemove [2021-12-15T09:48:43.221Z] --- PASS: TestNewAndRemove (0.01s) [2021-12-15T09:48:43.221Z] === RUN TestRemoveInvalidPath [2021-12-15T09:48:43.221Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-12-15T09:48:43.221Z] PASS [2021-12-15T09:48:43.221Z] coverage: 82.6% of statements [2021-12-15T09:48:43.221Z] ok github.com/docker/docker/pkg/pidfile 0.075s coverage: 82.6% of statements [2021-12-15T09:48:43.221Z] --- PASS: TestChangesDirsEmpty (0.26s) [2021-12-15T09:48:43.221Z] === RUN TestChangesDirsMutated [2021-12-15T09:48:43.665Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2021-12-15T09:48:43.665Z] === RUN TestIpcModeNone [2021-12-15T09:48:43.689Z] --- PASS: TestChangesDirsMutated (0.15s) [2021-12-15T09:48:43.689Z] === RUN TestApplyLayer [2021-12-15T09:48:43.689Z] changes_test.go:405: needs further investigation [2021-12-15T09:48:43.689Z] --- SKIP: TestApplyLayer (0.00s) [2021-12-15T09:48:43.689Z] === RUN TestChangesSizeWithHardlinks [2021-12-15T09:48:43.689Z] changes_test.go:441: needs further investigation [2021-12-15T09:48:43.689Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-12-15T09:48:43.689Z] === RUN TestChangesSizeWithNoChanges [2021-12-15T09:48:43.689Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-12-15T09:48:43.689Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-12-15T09:48:43.689Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-12-15T09:48:43.689Z] === RUN TestChangesSize [2021-12-15T09:48:43.689Z] --- PASS: TestChangesSize (0.00s) [2021-12-15T09:48:43.689Z] === RUN TestApplyLayerInvalidFilenames [2021-12-15T09:48:43.689Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames081101386\\dest" [2021-12-15T09:48:43.689Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-12-15T09:48:43.689Z] === RUN TestApplyLayerInvalidHardlink [2021-12-15T09:48:43.689Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink600536076\\victim\\hello" -> "../victim/hello" [2021-12-15T09:48:43.689Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink140838907\\victim\\hello" -> "/../victim/hello" [2021-12-15T09:48:43.689Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink199162654\\victim" -> "../victim" [2021-12-15T09:48:43.689Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink927879653\\victim" -> "../victim" [2021-12-15T09:48:43.689Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink272272384\\victim" -> "../victim" [2021-12-15T09:48:43.689Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink923809119\\victim" -> "../victim" [2021-12-15T09:48:43.689Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-12-15T09:48:43.689Z] === RUN TestApplyLayerInvalidSymlink [2021-12-15T09:48:43.689Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink225059122\\dest\\dotdot" -> "../victim/hello" [2021-12-15T09:48:43.689Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink659527401\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-15T09:48:43.689Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink925228852\\dest\\loophole-victim" -> "../victim" [2021-12-15T09:48:43.689Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink339617539\\dest\\loophole-victim" -> "../victim" [2021-12-15T09:48:43.689Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink511043206\\dest\\loophole-victim" -> "../victim" [2021-12-15T09:48:43.689Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink163594797\\dest\\loophole-victim" -> "../victim" [2021-12-15T09:48:43.689Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-12-15T09:48:43.689Z] === RUN TestApplyLayerWhiteouts [2021-12-15T09:48:43.689Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-12-15T09:48:43.689Z] === RUN TestGenerateEmptyFile [2021-12-15T09:48:43.689Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-12-15T09:48:43.689Z] === RUN TestGenerateWithContent [2021-12-15T09:48:43.689Z] --- PASS: TestGenerateWithContent (0.00s) [2021-12-15T09:48:43.689Z] PASS [2021-12-15T09:48:43.689Z] coverage: 62.6% of statements [2021-12-15T09:48:43.689Z] ok github.com/docker/docker/pkg/archive 7.719s coverage: 62.6% of statements [2021-12-15T09:48:43.689Z] === RUN TestParseEmptyInterface [2021-12-15T09:48:43.689Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-12-15T09:48:43.689Z] === RUN TestParseNonInterfaceType [2021-12-15T09:48:43.689Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-12-15T09:48:43.689Z] === RUN TestParseWithOneFunction [2021-12-15T09:48:43.689Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-12-15T09:48:43.689Z] === RUN TestParseWithMultipleFuncs [2021-12-15T09:48:43.689Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-12-15T09:48:43.689Z] === RUN TestParseWithUnnamedReturn [2021-12-15T09:48:43.689Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-12-15T09:48:43.689Z] === RUN TestEmbeddedInterface [2021-12-15T09:48:43.689Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-12-15T09:48:43.689Z] === RUN TestParsedImports [2021-12-15T09:48:43.689Z] --- PASS: TestParsedImports (0.00s) [2021-12-15T09:48:43.689Z] === RUN TestAliasedImports [2021-12-15T09:48:43.689Z] --- PASS: TestAliasedImports (0.00s) [2021-12-15T09:48:43.689Z] PASS [2021-12-15T09:48:43.689Z] coverage: 56.8% of statements [2021-12-15T09:48:43.689Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements [2021-12-15T09:48:44.159Z] === RUN TestFailedConnection [2021-12-15T09:48:44.598Z] --- PASS: TestIpcModeNone (0.95s) [2021-12-15T09:48:44.598Z] === RUN TestIpcModePrivate [2021-12-15T09:48:44.630Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-12-15T09:48:44.631Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-15T09:48:44.631Z] === RUN TestBufioReaderPoolPutAndGet [2021-12-15T09:48:44.631Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-12-15T09:48:44.631Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-12-15T09:48:44.631Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-12-15T09:48:44.631Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-12-15T09:48:44.631Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-15T09:48:44.631Z] === RUN TestBufioWriterPoolPutAndGet [2021-12-15T09:48:44.631Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-12-15T09:48:44.631Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-12-15T09:48:44.631Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-12-15T09:48:44.631Z] === RUN TestBufferPoolPutAndGet [2021-12-15T09:48:44.631Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-12-15T09:48:44.631Z] PASS [2021-12-15T09:48:44.631Z] coverage: 88.2% of statements [2021-12-15T09:48:44.631Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2021-12-15T09:48:44.631Z] === RUN TestHTTPTransport [2021-12-15T09:48:44.631Z] --- PASS: TestHTTPTransport (0.00s) [2021-12-15T09:48:44.631Z] PASS [2021-12-15T09:48:44.631Z] coverage: 85.7% of statements [2021-12-15T09:48:44.631Z] ok github.com/docker/docker/pkg/plugins/transport 0.047s coverage: 85.7% of statements [2021-12-15T09:48:45.161Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:204, shared: false, mustBeShared: false [2021-12-15T09:48:45.161Z] --- PASS: TestIpcModePrivate (0.82s) [2021-12-15T09:48:45.161Z] === RUN TestIpcModeShareable [2021-12-15T09:48:45.618Z] --- PASS: TestFailedConnection (1.10s) [2021-12-15T09:48:45.618Z] === RUN TestFailOnce [2021-12-15T09:48:45.618Z] === RUN TestOutputOnPrematureClose [2021-12-15T09:48:45.618Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-12-15T09:48:45.618Z] === RUN TestCompleteSilently [2021-12-15T09:48:45.618Z] --- PASS: TestCompleteSilently (0.00s) [2021-12-15T09:48:45.618Z] PASS [2021-12-15T09:48:45.618Z] coverage: 75.9% of statements [2021-12-15T09:48:45.618Z] ok github.com/docker/docker/pkg/progress 0.070s coverage: 75.9% of statements [2021-12-15T09:48:45.618Z] 2021/12/15 09:48:45 http: panic serving 127.0.0.1:49223: Plugin not ready [2021-12-15T09:48:45.618Z] goroutine 13 [running]: [2021-12-15T09:48:45.618Z] net/http.(*conn).serve.func1(0xc00005eb40) [2021-12-15T09:48:45.618Z] c:/go/src/net/http/server.go:1805 +0x153 [2021-12-15T09:48:45.618Z] panic(0x6c4180, 0x7da2d0) [2021-12-15T09:48:45.618Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-12-15T09:48:45.618Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x7eaa30, 0xc00015e0e0, 0xc000158300) [2021-12-15T09:48:45.618Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-12-15T09:48:45.618Z] net/http.HandlerFunc.ServeHTTP(0xc000042f60, 0x7eaa30, 0xc00015e0e0, 0xc000158300) [2021-12-15T09:48:45.618Z] c:/go/src/net/http/server.go:2050 +0x4b [2021-12-15T09:48:45.618Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x7eaa30, 0xc00015e0e0, 0xc000158300) [2021-12-15T09:48:45.618Z] c:/go/src/net/http/server.go:2429 +0x1b7 [2021-12-15T09:48:45.618Z] net/http.serverHandler.ServeHTTP(0xc00015e000, 0x7eaa30, 0xc00015e0e0, 0xc000158300) [2021-12-15T09:48:45.618Z] c:/go/src/net/http/server.go:2868 +0xaa [2021-12-15T09:48:45.618Z] net/http.(*conn).serve(0xc00005eb40, 0x7eb620, 0xc00004e9c0) [2021-12-15T09:48:45.618Z] c:/go/src/net/http/server.go:1933 +0x8cd [2021-12-15T09:48:45.618Z] created by net/http.(*Server).Serve [2021-12-15T09:48:45.618Z] c:/go/src/net/http/server.go:2994 +0x3b8 [2021-12-15T09:48:45.618Z] time="2021-12-15T09:48:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.FailOnce: Post \"http://127.0.0.1:49222/Test.FailOnce\": EOF, retrying in 1s" [2021-12-15T09:48:45.618Z] === RUN TestSendToOneSub [2021-12-15T09:48:45.618Z] --- PASS: TestSendToOneSub (0.00s) [2021-12-15T09:48:45.618Z] === RUN TestSendToMultipleSubs [2021-12-15T09:48:45.618Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-12-15T09:48:45.618Z] === RUN TestEvictOneSub [2021-12-15T09:48:45.618Z] --- PASS: TestEvictOneSub (0.00s) [2021-12-15T09:48:45.618Z] === RUN TestClosePublisher [2021-12-15T09:48:45.618Z] --- PASS: TestClosePublisher (0.00s) [2021-12-15T09:48:45.618Z] === RUN TestPubSubRace [2021-12-15T09:48:46.087Z] === RUN TestRegister [2021-12-15T09:48:46.087Z] --- PASS: TestRegister (0.00s) [2021-12-15T09:48:46.087Z] === RUN TestCommand [2021-12-15T09:48:46.087Z] --- PASS: TestCommand (0.03s) [2021-12-15T09:48:46.087Z] === RUN TestNaiveSelf [2021-12-15T09:48:46.087Z] --- PASS: TestNaiveSelf (0.03s) [2021-12-15T09:48:46.091Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:196, shared: true, mustBeShared: true [2021-12-15T09:48:46.091Z] --- PASS: TestIpcModeShareable (1.01s) [2021-12-15T09:48:46.091Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-15T09:48:46.555Z] PASS [2021-12-15T09:48:46.555Z] coverage: 82.4% of statements [2021-12-15T09:48:46.555Z] ok github.com/docker/docker/pkg/reexec 0.099s coverage: 82.4% of statements [2021-12-15T09:48:46.555Z] --- PASS: TestFailOnce (1.16s) [2021-12-15T09:48:46.555Z] === RUN TestEchoInputOutput [2021-12-15T09:48:46.555Z] --- PASS: TestEchoInputOutput (0.00s) [2021-12-15T09:48:46.555Z] === RUN TestBackoff [2021-12-15T09:48:46.555Z] --- PASS: TestBackoff (0.00s) [2021-12-15T09:48:46.555Z] === RUN TestAbortRetry [2021-12-15T09:48:46.555Z] --- PASS: TestAbortRetry (0.00s) [2021-12-15T09:48:46.555Z] === RUN TestClientScheme [2021-12-15T09:48:46.555Z] --- PASS: TestClientScheme (0.00s) [2021-12-15T09:48:46.555Z] === RUN TestNewClientWithTimeout [2021-12-15T09:48:46.555Z] --- PASS: TestPubSubRace (1.05s) [2021-12-15T09:48:46.555Z] PASS [2021-12-15T09:48:46.555Z] coverage: 75.0% of statements [2021-12-15T09:48:46.555Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 75.0% of statements [2021-12-15T09:48:47.024Z] time="2021-12-15T09:48:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post \"http://127.0.0.1:49228/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-12-15T09:48:47.024Z] === RUN TestParseSignal [2021-12-15T09:48:47.024Z] --- PASS: TestParseSignal (0.00s) [2021-12-15T09:48:47.024Z] === RUN TestValidSignalForPlatform [2021-12-15T09:48:47.024Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-12-15T09:48:47.024Z] PASS [2021-12-15T09:48:47.024Z] coverage: 19.7% of statements [2021-12-15T09:48:47.024Z] ok github.com/docker/docker/pkg/signal 0.034s coverage: 19.7% of statements [2021-12-15T09:48:47.492Z] === RUN TestNewStdWriter [2021-12-15T09:48:47.492Z] --- PASS: TestNewStdWriter (0.00s) [2021-12-15T09:48:47.492Z] === RUN TestWriteWithUninitializedStdWriter [2021-12-15T09:48:47.492Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-12-15T09:48:47.492Z] === RUN TestWriteWithNilBytes [2021-12-15T09:48:47.492Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-12-15T09:48:47.492Z] === RUN TestWrite [2021-12-15T09:48:47.492Z] --- PASS: TestWrite (0.00s) [2021-12-15T09:48:47.492Z] === RUN TestWriteWithWriterError [2021-12-15T09:48:47.492Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-12-15T09:48:47.492Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-12-15T09:48:47.492Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-12-15T09:48:47.492Z] === RUN TestStdCopyWriteAndRead [2021-12-15T09:48:47.492Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-12-15T09:48:47.492Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-12-15T09:48:47.492Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-12-15T09:48:47.492Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-12-15T09:48:47.492Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-12-15T09:48:47.492Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-12-15T09:48:47.492Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-12-15T09:48:47.492Z] === RUN TestStdCopyWithInvalidInputHeader [2021-12-15T09:48:47.492Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-12-15T09:48:47.492Z] === RUN TestStdCopyWithCorruptedPrefix [2021-12-15T09:48:47.492Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-12-15T09:48:47.492Z] === RUN TestStdCopyReturnsWriteErrors [2021-12-15T09:48:47.492Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-12-15T09:48:47.492Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-12-15T09:48:47.492Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-12-15T09:48:47.492Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-12-15T09:48:47.492Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-12-15T09:48:47.492Z] PASS [2021-12-15T09:48:47.492Z] coverage: 100.0% of statements [2021-12-15T09:48:47.492Z] ok github.com/docker/docker/pkg/stdcopy 0.040s coverage: 100.0% of statements [2021-12-15T09:48:47.961Z] === RUN TestRawProgressFormatterFormatStatus [2021-12-15T09:48:47.961Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-12-15T09:48:47.961Z] === RUN TestRawProgressFormatterFormatProgress [2021-12-15T09:48:47.961Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-12-15T09:48:47.961Z] === RUN TestFormatStatus [2021-12-15T09:48:47.961Z] --- PASS: TestFormatStatus (0.00s) [2021-12-15T09:48:47.961Z] === RUN TestFormatError [2021-12-15T09:48:47.961Z] --- PASS: TestFormatError (0.00s) [2021-12-15T09:48:47.961Z] === RUN TestFormatJSONError [2021-12-15T09:48:47.961Z] --- PASS: TestFormatJSONError (0.00s) [2021-12-15T09:48:47.961Z] === RUN TestJsonProgressFormatterFormatProgress [2021-12-15T09:48:47.961Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-12-15T09:48:47.961Z] === RUN TestJsonProgressFormatterFormatStatus [2021-12-15T09:48:47.961Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-12-15T09:48:47.961Z] === RUN TestNewJSONProgressOutput [2021-12-15T09:48:47.961Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-12-15T09:48:47.961Z] === RUN TestAuxFormatterEmit [2021-12-15T09:48:47.961Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-12-15T09:48:47.961Z] === RUN TestStreamWriterStdout [2021-12-15T09:48:47.961Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-12-15T09:48:47.961Z] === RUN TestStreamWriterStderr [2021-12-15T09:48:47.961Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-12-15T09:48:47.961Z] PASS [2021-12-15T09:48:47.961Z] coverage: 66.2% of statements [2021-12-15T09:48:47.961Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2021-12-15T09:48:47.961Z] === RUN TestGenerateRandomID [2021-12-15T09:48:47.961Z] --- PASS: TestGenerateRandomID (0.00s) [2021-12-15T09:48:47.961Z] === RUN TestShortenId [2021-12-15T09:48:47.961Z] --- PASS: TestShortenId (0.00s) [2021-12-15T09:48:47.961Z] === RUN TestShortenSha256Id [2021-12-15T09:48:48.430Z] --- PASS: TestShortenSha256Id (0.00s) [2021-12-15T09:48:48.430Z] === RUN TestShortenIdEmpty [2021-12-15T09:48:48.430Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-12-15T09:48:48.430Z] === RUN TestShortenIdInvalid [2021-12-15T09:48:48.430Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-12-15T09:48:48.430Z] === RUN TestIsShortIDNonHex [2021-12-15T09:48:48.430Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-12-15T09:48:48.430Z] === RUN TestIsShortIDNotCorrectSize [2021-12-15T09:48:48.430Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-12-15T09:48:48.430Z] PASS [2021-12-15T09:48:48.430Z] coverage: 70.6% of statements [2021-12-15T09:48:48.430Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2021-12-15T09:48:48.430Z] time="2021-12-15T09:48:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post \"http://127.0.0.1:49228/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-12-15T09:48:48.898Z] === RUN TestIsCpusetListAvailable [2021-12-15T09:48:48.898Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-12-15T09:48:48.898Z] PASS [2021-12-15T09:48:48.898Z] coverage: 38.2% of statements [2021-12-15T09:48:48.898Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 38.2% of statements [2021-12-15T09:48:49.367Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.23s) [2021-12-15T09:48:49.367Z] === RUN TestAPIIpcModeHost [2021-12-15T09:48:49.890Z] === RUN TestTailFile [2021-12-15T09:48:49.890Z] --- PASS: TestTailFile (0.00s) [2021-12-15T09:48:49.890Z] === RUN TestTailFileManyLines [2021-12-15T09:48:49.890Z] --- PASS: TestTailFileManyLines (0.00s) [2021-12-15T09:48:49.890Z] === RUN TestTailEmptyFile [2021-12-15T09:48:49.890Z] --- PASS: TestTailEmptyFile (0.00s) [2021-12-15T09:48:49.890Z] === RUN TestTailNegativeN [2021-12-15T09:48:49.890Z] --- PASS: TestTailNegativeN (0.00s) [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader [2021-12-15T09:48:49.890Z] === CONT TestNewTailReader [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/single_byte_delimiter [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/2_byte_delimiter [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/4_byte_delimiter [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/8_byte_delimiter [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/12_byte_delimiter [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/no_delimiter [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/no_delimiter [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/truncated_last_line [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-12-15T09:48:49.890Z] === CONT TestNewTailReader/single_byte_delimiter [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-15T09:48:49.890Z] === CONT TestNewTailReader/12_byte_delimiter [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-15T09:48:49.890Z] === CONT TestNewTailReader/2_byte_delimiter [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-15T09:48:49.890Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-15T09:48:49.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-15T09:48:49.891Z] === CONT TestNewTailReader/no_delimiter [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-12-15T09:48:49.891Z] === CONT TestNewTailReader/4_byte_delimiter [2021-12-15T09:48:49.891Z] === CONT TestNewTailReader/8_byte_delimiter [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-15T09:48:49.891Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-15T09:48:49.891Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-15T09:48:49.891Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-15T09:48:49.891Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-15T09:48:49.891Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-15T09:48:49.891Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-15T09:48:49.891Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-15T09:48:49.891Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-15T09:48:49.891Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-15T09:48:49.891Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-15T09:48:49.891Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-15T09:48:49.891Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-15T09:48:49.891Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-15T09:48:49.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-15T09:48:49.891Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-15T09:48:49.892Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-15T09:48:49.892Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-15T09:48:49.892Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-15T09:48:49.892Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-15T09:48:49.892Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-15T09:48:49.892Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-15T09:48:49.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-15T09:48:49.893Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-15T09:48:49.893Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-15T09:48:49.893Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-15T09:48:49.893Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-15T09:48:49.893Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-12-15T09:48:49.893Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-15T09:48:49.893Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-15T09:48:49.894Z] === RUN TestChtimes [2021-12-15T09:48:49.894Z] --- PASS: TestChtimes (0.01s) [2021-12-15T09:48:49.894Z] === RUN TestChtimesWindows [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-12-15T09:48:49.894Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-15T09:48:49.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-15T09:48:49.896Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-15T09:48:49.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-15T09:48:49.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-15T09:48:49.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-15T09:48:49.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-15T09:48:49.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-15T09:48:49.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-15T09:48:49.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-15T09:48:49.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-15T09:48:49.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-15T09:48:49.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-15T09:48:49.896Z] --- PASS: TestChtimesWindows (0.00s) [2021-12-15T09:48:49.896Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-12-15T09:48:49.896Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-12-15T09:48:49.896Z] === RUN TestEnsureRemoveAllNotExist [2021-12-15T09:48:49.896Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-12-15T09:48:49.896Z] === RUN TestEnsureRemoveAllWithDir [2021-12-15T09:48:49.896Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-12-15T09:48:49.896Z] === RUN TestEnsureRemoveAllWithFile [2021-12-15T09:48:49.896Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-12-15T09:48:49.896Z] === RUN TestHasWin32KSupport [2021-12-15T09:48:49.896Z] syscall_windows_test.go:8: win32k: true [2021-12-15T09:48:49.896Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-12-15T09:48:49.896Z] PASS [2021-12-15T09:48:49.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-15T09:48:50.298Z] --- PASS: TestAPIIpcModeHost (0.75s) [2021-12-15T09:48:50.298Z] === RUN TestDaemonIpcModeShareable [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-15T09:48:50.365Z] coverage: 12.0% of statements [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-15T09:48:50.365Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-15T09:48:50.365Z] ok github.com/docker/docker/pkg/system 0.062s coverage: 12.0% of statements [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-15T09:48:50.365Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-15T09:48:50.366Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-15T09:48:50.367Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-15T09:48:50.836Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-15T09:48:50.836Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.01s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-15T09:48:50.837Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter (0.02s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.04s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-15T09:48:50.838Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-15T09:48:50.838Z] PASS [2021-12-15T09:48:50.838Z] coverage: 88.6% of statements [2021-12-15T09:48:50.838Z] ok github.com/docker/docker/pkg/tailfile 0.283s coverage: 88.6% of statements [2021-12-15T09:48:50.838Z] testing: warning: no tests to run [2021-12-15T09:48:50.838Z] PASS [2021-12-15T09:48:50.838Z] coverage: [no statements] [2021-12-15T09:48:50.838Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: [no statements] [no tests to run] [2021-12-15T09:48:50.838Z] time="2021-12-15T09:48:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post \"http://127.0.0.1:49228/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-12-15T09:48:51.308Z] === RUN TestTarSumRemoveNonExistent [2021-12-15T09:48:51.308Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-12-15T09:48:51.308Z] === RUN TestTarSumRemove [2021-12-15T09:48:51.308Z] --- PASS: TestTarSumRemove (0.00s) [2021-12-15T09:48:51.308Z] === RUN TestSortFileInfoSums [2021-12-15T09:48:51.308Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-12-15T09:48:51.308Z] === RUN TestNewTarSumForLabelInvalid [2021-12-15T09:48:51.308Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-12-15T09:48:51.308Z] === RUN TestNewTarSumForLabel [2021-12-15T09:48:51.308Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-12-15T09:48:51.308Z] === RUN TestEmptyTar [2021-12-15T09:48:51.308Z] --- PASS: TestEmptyTar (0.04s) [2021-12-15T09:48:51.308Z] === RUN TestTarSumsReadSize [2021-12-15T09:48:51.308Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-12-15T09:48:51.308Z] === RUN TestTarSums [2021-12-15T09:48:51.308Z] --- PASS: TestTarSums (0.08s) [2021-12-15T09:48:51.308Z] === RUN TestIteration [2021-12-15T09:48:51.308Z] --- PASS: TestIteration (0.00s) [2021-12-15T09:48:51.308Z] === RUN TestVersionLabelForChecksum [2021-12-15T09:48:51.308Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-12-15T09:48:51.308Z] === RUN TestVersion [2021-12-15T09:48:51.308Z] --- PASS: TestVersion (0.00s) [2021-12-15T09:48:51.308Z] === RUN TestGetVersion [2021-12-15T09:48:51.308Z] --- PASS: TestGetVersion (0.00s) [2021-12-15T09:48:51.308Z] === RUN TestGetVersions [2021-12-15T09:48:51.308Z] --- PASS: TestGetVersions (0.00s) [2021-12-15T09:48:51.308Z] PASS [2021-12-15T09:48:51.308Z] coverage: 89.3% of statements [2021-12-15T09:48:51.308Z] ok github.com/docker/docker/pkg/tarsum 0.166s coverage: 89.3% of statements [2021-12-15T09:48:51.778Z] === RUN TestTruncIndex [2021-12-15T09:48:51.778Z] --- PASS: TestTruncIndex (0.10s) [2021-12-15T09:48:51.778Z] PASS [2021-12-15T09:48:51.778Z] coverage: 91.5% of statements [2021-12-15T09:48:51.778Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2021-12-15T09:48:51.778Z] === RUN TestIsGIT [2021-12-15T09:48:51.778Z] --- PASS: TestIsGIT (0.00s) [2021-12-15T09:48:51.778Z] === RUN TestIsTransport [2021-12-15T09:48:51.778Z] --- PASS: TestIsTransport (0.00s) [2021-12-15T09:48:51.778Z] PASS [2021-12-15T09:48:51.778Z] coverage: 100.0% of statements [2021-12-15T09:48:51.778Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2021-12-15T09:48:52.190Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: true, mustBeShared: true [2021-12-15T09:48:52.190Z] --- PASS: TestDaemonIpcModeShareable (2.01s) [2021-12-15T09:48:52.190Z] === RUN TestDaemonIpcModePrivate [2021-12-15T09:48:52.246Z] === RUN TestVersionInfo [2021-12-15T09:48:52.246Z] --- PASS: TestVersionInfo (0.00s) [2021-12-15T09:48:52.246Z] === RUN TestAppendVersions [2021-12-15T09:48:52.246Z] --- PASS: TestAppendVersions (0.00s) [2021-12-15T09:48:52.246Z] PASS [2021-12-15T09:48:52.246Z] coverage: 88.9% of statements [2021-12-15T09:48:52.246Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2021-12-15T09:48:53.234Z] === RUN TestValidatePrivileges [2021-12-15T09:48:53.234Z] --- PASS: TestValidatePrivileges (0.00s) [2021-12-15T09:48:53.234Z] === RUN TestFilterByCapNeg [2021-12-15T09:48:53.234Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-12-15T09:48:53.234Z] === RUN TestFilterByCapPos [2021-12-15T09:48:53.234Z] --- PASS: TestFilterByCapPos (0.00s) [2021-12-15T09:48:53.234Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-12-15T09:48:53.234Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-12-15T09:48:53.234Z] PASS [2021-12-15T09:48:53.234Z] coverage: 12.0% of statements [2021-12-15T09:48:53.234Z] ok github.com/docker/docker/plugin 0.052s coverage: 12.0% of statements [2021-12-15T09:48:53.703Z] === RUN TestNewSettable [2021-12-15T09:48:53.703Z] --- PASS: TestNewSettable (0.00s) [2021-12-15T09:48:53.703Z] === RUN TestIsSettable [2021-12-15T09:48:53.703Z] --- PASS: TestIsSettable (0.00s) [2021-12-15T09:48:53.703Z] === RUN TestUpdateSettingsEnv [2021-12-15T09:48:53.703Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-12-15T09:48:53.703Z] PASS [2021-12-15T09:48:53.703Z] coverage: 20.1% of statements [2021-12-15T09:48:53.703Z] ok github.com/docker/docker/plugin/v2 0.042s coverage: 20.1% of statements [2021-12-15T09:48:54.083Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-12-15T09:48:54.083Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-12-15T09:48:54.341Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2021-12-15T09:48:54.341Z] --- PASS: TestDaemonIpcModePrivate (2.21s) [2021-12-15T09:48:54.341Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-15T09:48:54.690Z] === RUN TestLoad [2021-12-15T09:48:54.690Z] --- PASS: TestLoad (0.00s) [2021-12-15T09:48:54.690Z] === RUN TestSave [2021-12-15T09:48:54.690Z] --- PASS: TestSave (0.04s) [2021-12-15T09:48:54.690Z] === RUN TestAddDeleteGet [2021-12-15T09:48:54.690Z] --- PASS: TestAddDeleteGet (0.04s) [2021-12-15T09:48:54.690Z] === RUN TestInvalidTags [2021-12-15T09:48:54.690Z] --- PASS: TestInvalidTags (0.01s) [2021-12-15T09:48:54.690Z] PASS [2021-12-15T09:48:54.690Z] coverage: 84.4% of statements [2021-12-15T09:48:54.690Z] ok github.com/docker/docker/reference 0.137s coverage: 84.4% of statements [2021-12-15T09:48:55.677Z] time="2021-12-15T09:48:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post \"http://127.0.0.1:49228/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-12-15T09:48:55.677Z] === RUN TestResolveAuthConfigIndexServer [2021-12-15T09:48:55.677Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-12-15T09:48:55.677Z] === RUN TestResolveAuthConfigFullURL [2021-12-15T09:48:55.677Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-12-15T09:48:55.677Z] === RUN TestLoadAllowNondistributableArtifacts [2021-12-15T09:48:55.677Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-12-15T09:48:55.677Z] === RUN TestValidateMirror [2021-12-15T09:48:55.677Z] --- PASS: TestValidateMirror (0.00s) [2021-12-15T09:48:55.677Z] === RUN TestLoadInsecureRegistries [2021-12-15T09:48:55.677Z] time="2021-12-15T09:48:55Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-12-15T09:48:55.677Z] time="2021-12-15T09:48:55Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-12-15T09:48:55.677Z] time="2021-12-15T09:48:55Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-12-15T09:48:55.677Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2021-12-15T09:48:55.677Z] === RUN TestNewServiceConfig [2021-12-15T09:48:55.677Z] --- PASS: TestNewServiceConfig (0.00s) [2021-12-15T09:48:55.677Z] === RUN TestValidateIndexName [2021-12-15T09:48:55.677Z] --- PASS: TestValidateIndexName (0.00s) [2021-12-15T09:48:55.677Z] === RUN TestValidateIndexNameWithError [2021-12-15T09:48:55.677Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-12-15T09:48:55.677Z] === RUN TestEndpointParse [2021-12-15T09:48:55.677Z] --- PASS: TestEndpointParse (0.00s) [2021-12-15T09:48:55.677Z] === RUN TestEndpointParseInvalid [2021-12-15T09:48:55.677Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-12-15T09:48:55.677Z] === RUN TestValidateEndpoint [2021-12-15T09:48:55.677Z] --- PASS: TestValidateEndpoint (0.01s) [2021-12-15T09:48:55.677Z] === RUN TestPing [2021-12-15T09:48:55.677Z] --- PASS: TestPing (0.00s) [2021-12-15T09:48:55.677Z] === RUN TestPingRegistryEndpoint [2021-12-15T09:48:55.677Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:48:55.677Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-12-15T09:48:55.677Z] === RUN TestEndpoint [2021-12-15T09:48:55.677Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:48:55.677Z] --- SKIP: TestEndpoint (0.00s) [2021-12-15T09:48:55.677Z] === RUN TestParseRepositoryInfo [2021-12-15T09:48:55.677Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-12-15T09:48:55.677Z] === RUN TestNewIndexInfo [2021-12-15T09:48:55.677Z] --- PASS: TestNewIndexInfo (0.00s) [2021-12-15T09:48:55.677Z] === RUN TestMirrorEndpointLookup [2021-12-15T09:48:55.677Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:48:55.677Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-12-15T09:48:55.677Z] === RUN TestSearchRepositories [2021-12-15T09:48:55.677Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-12-15T09:48:55.677Z] Host: 127.0.0.1:49234 [2021-12-15T09:48:55.677Z] User-Agent: docker test client [2021-12-15T09:48:55.677Z] Authorization: Token fake-token [2021-12-15T09:48:55.677Z] X-Docker-Token: true [2021-12-15T09:48:55.677Z] Accept-Encoding: gzip [2021-12-15T09:48:55.677Z] [2021-12-15T09:48:55.677Z] [2021-12-15T09:48:55.677Z] registry_test.go:730: HTTP/1.1 200 OK [2021-12-15T09:48:55.677Z] Connection: close [2021-12-15T09:48:55.677Z] Content-Length: 144 [2021-12-15T09:48:55.677Z] Cache-Control: no-cache [2021-12-15T09:48:55.677Z] Content-Type: application/json [2021-12-15T09:48:55.677Z] Date: Wed, 15 Dec 2021 09:48:55 GMT [2021-12-15T09:48:55.677Z] Expires: -1 [2021-12-15T09:48:55.678Z] Pragma: no-cache [2021-12-15T09:48:55.678Z] Server: docker-tests/mock [2021-12-15T09:48:55.678Z] X-Docker-Registry-Config: mock [2021-12-15T09:48:55.678Z] X-Docker-Registry-Version: 0.0.0 [2021-12-15T09:48:55.678Z] [2021-12-15T09:48:55.678Z] [2021-12-15T09:48:55.678Z] --- PASS: TestSearchRepositories (0.02s) [2021-12-15T09:48:55.678Z] === RUN TestTrustedLocation [2021-12-15T09:48:55.678Z] --- PASS: TestTrustedLocation (0.00s) [2021-12-15T09:48:55.678Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-12-15T09:48:55.678Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-12-15T09:48:55.678Z] === RUN TestAllowNondistributableArtifacts [2021-12-15T09:48:55.678Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-12-15T09:48:55.678Z] === RUN TestIsSecureIndex [2021-12-15T09:48:55.678Z] --- PASS: TestIsSecureIndex (0.00s) [2021-12-15T09:48:55.678Z] PASS [2021-12-15T09:48:55.678Z] coverage: 50.3% of statements [2021-12-15T09:48:56.146Z] ok github.com/docker/docker/registry 0.248s coverage: 50.3% of statements [2021-12-15T09:48:56.146Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-12-15T09:48:56.146Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-12-15T09:48:56.146Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-12-15T09:48:56.146Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-12-15T09:48:56.146Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-12-15T09:48:56.146Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-12-15T09:48:56.146Z] === RUN TestResumableRequestReaderWithReadError [2021-12-15T09:48:56.146Z] time="2021-12-15T09:48:55Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-12-15T09:48:56.146Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2021-12-15T09:48:56.146Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-12-15T09:48:56.146Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-12-15T09:48:56.146Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-12-15T09:48:56.146Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-12-15T09:48:56.146Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-12-15T09:48:56.146Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-12-15T09:48:56.146Z] === RUN TestResumableRequestReader [2021-12-15T09:48:56.146Z] --- PASS: TestResumableRequestReader (0.00s) [2021-12-15T09:48:56.146Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-12-15T09:48:56.146Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-12-15T09:48:56.146Z] PASS [2021-12-15T09:48:56.146Z] coverage: 100.0% of statements [2021-12-15T09:48:56.146Z] ok github.com/docker/docker/registry/resumable 0.218s coverage: 100.0% of statements [2021-12-15T09:48:56.240Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: false, mustBeShared: false [2021-12-15T09:48:56.240Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2021-12-15T09:48:56.240Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-15T09:48:56.240Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-12-15T09:48:56.615Z] === RUN TestRestartManagerTimeout [2021-12-15T09:48:56.615Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-12-15T09:48:56.615Z] === RUN TestRestartManagerTimeoutReset [2021-12-15T09:48:56.615Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-12-15T09:48:56.615Z] PASS [2021-12-15T09:48:56.615Z] coverage: 45.3% of statements [2021-12-15T09:48:56.615Z] ok github.com/docker/docker/restartmanager 0.053s coverage: 45.3% of statements [2021-12-15T09:48:56.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-12-15T09:48:57.083Z] === RUN TestDecodeContainerConfig [2021-12-15T09:48:57.084Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-12-15T09:48:57.084Z] === RUN TestDecodeContainerConfigIsolation [2021-12-15T09:48:57.084Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-12-15T09:48:57.084Z] === RUN TestValidatePrivileged [2021-12-15T09:48:57.084Z] --- PASS: TestValidatePrivileged (0.00s) [2021-12-15T09:48:57.084Z] PASS [2021-12-15T09:48:57.084Z] coverage: 52.2% of statements [2021-12-15T09:48:57.084Z] ok github.com/docker/docker/runconfig 0.042s coverage: 52.2% of statements [2021-12-15T09:48:57.369Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-12-15T09:48:57.552Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-12-15T09:48:57.552Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-12-15T09:48:57.552Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-12-15T09:48:57.552Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-12-15T09:48:57.552Z] PASS [2021-12-15T09:48:57.552Z] coverage: 62.5% of statements [2021-12-15T09:48:57.552Z] ok github.com/docker/docker/testutil 0.169s coverage: 62.5% of statements [2021-12-15T09:48:57.626Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2021-12-15T09:48:57.882Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s) [2021-12-15T09:48:57.882Z] === RUN TestIpcModeOlderClient [2021-12-15T09:48:57.882Z] === PAUSE TestIpcModeOlderClient [2021-12-15T09:48:57.882Z] === RUN TestKillContainerInvalidSignal [2021-12-15T09:48:58.447Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2021-12-15T09:48:58.447Z] === RUN TestKillContainer [2021-12-15T09:48:58.447Z] === RUN TestKillContainer/no_signal [2021-12-15T09:48:59.118Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-15T09:48:59.118Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-15T09:48:59.118Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-15T09:48:59.118Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-15T09:48:59.118Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-15T09:48:59.118Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-12-15T09:48:59.118Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-12-15T09:48:59.118Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-15T09:48:59.118Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-15T09:48:59.378Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-12-15T09:48:59.378Z] === RUN TestKillContainer/non_killing_signal [2021-12-15T09:48:59.634Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-12-15T09:48:59.891Z] === RUN TestKillContainer/killing_signal [2021-12-15T09:49:00.684Z] === RUN TestGetAddress [2021-12-15T09:49:00.684Z] --- PASS: TestGetAddress (0.00s) [2021-12-15T09:49:00.684Z] === RUN TestRemove [2021-12-15T09:49:00.684Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-15T09:49:00.684Z] --- SKIP: TestRemove (0.00s) [2021-12-15T09:49:00.684Z] === RUN TestInitializeWithVolumes [2021-12-15T09:49:00.684Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-12-15T09:49:00.684Z] === RUN TestCreate [2021-12-15T09:49:00.684Z] --- PASS: TestCreate (0.01s) [2021-12-15T09:49:00.684Z] === RUN TestValidateName [2021-12-15T09:49:00.684Z] --- PASS: TestValidateName (0.00s) [2021-12-15T09:49:00.684Z] === RUN TestCreateWithOpts [2021-12-15T09:49:00.684Z] local_test.go:181: runtime.GOOS == "windows" [2021-12-15T09:49:00.684Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-12-15T09:49:00.684Z] === RUN TestRelaodNoOpts [2021-12-15T09:49:00.684Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-12-15T09:49:00.684Z] PASS [2021-12-15T09:49:00.684Z] coverage: 41.5% of statements [2021-12-15T09:49:00.684Z] ok github.com/docker/docker/volume/local 0.075s coverage: 41.5% of statements [2021-12-15T09:49:00.684Z] === RUN TestGetDriver [2021-12-15T09:49:00.684Z] --- PASS: TestGetDriver (0.00s) [2021-12-15T09:49:00.684Z] === RUN TestVolumeRequestError [2021-12-15T09:49:00.684Z] --- PASS: TestVolumeRequestError (0.01s) [2021-12-15T09:49:00.684Z] PASS [2021-12-15T09:49:00.684Z] coverage: 36.1% of statements [2021-12-15T09:49:00.684Z] ok github.com/docker/docker/volume/drivers 0.058s coverage: 36.1% of statements [2021-12-15T09:49:00.824Z] --- PASS: TestKillContainer (2.26s) [2021-12-15T09:49:00.824Z] --- PASS: TestKillContainer/no_signal (0.74s) [2021-12-15T09:49:00.824Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-12-15T09:49:00.824Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2021-12-15T09:49:00.824Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-15T09:49:00.824Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-15T09:49:01.671Z] === RUN TestConvertTmpfsOptions [2021-12-15T09:49:01.671Z] parser_test.go:49: data="mode=700,size=1m" [2021-12-15T09:49:01.671Z] parser_test.go:49: data="ro" [2021-12-15T09:49:01.671Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-12-15T09:49:01.671Z] === RUN TestParseMountRaw [2021-12-15T09:49:01.671Z] --- PASS: TestParseMountRaw (0.03s) [2021-12-15T09:49:01.671Z] === RUN TestParseMountRawSplit [2021-12-15T09:49:01.671Z] parser_test.go:390: case 0 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 1 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 2 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 3 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 4 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 5 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 6 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 7 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 8 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 0 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 1 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 2 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 3 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 4 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 5 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 6 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 7 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 8 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 9 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 10 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 11 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 12 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 0 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 1 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 2 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 3 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 4 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 5 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 6 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 7 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 8 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 9 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 10 [2021-12-15T09:49:01.671Z] parser_test.go:390: case 11 [2021-12-15T09:49:01.671Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-12-15T09:49:01.671Z] === RUN TestParseMountSpec [2021-12-15T09:49:01.671Z] parser_test.go:455: case 0 [2021-12-15T09:49:01.671Z] parser_test.go:455: case 1 [2021-12-15T09:49:01.671Z] parser_test.go:455: case 2 [2021-12-15T09:49:01.671Z] parser_test.go:455: case 3 [2021-12-15T09:49:01.671Z] parser_test.go:455: case 4 [2021-12-15T09:49:01.671Z] parser_test.go:455: case 5 [2021-12-15T09:49:01.671Z] --- PASS: TestParseMountSpec (0.00s) [2021-12-15T09:49:01.671Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-12-15T09:49:01.671Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-12-15T09:49:01.671Z] === RUN TestValidateMount [2021-12-15T09:49:01.671Z] --- PASS: TestValidateMount (0.00s) [2021-12-15T09:49:01.671Z] PASS [2021-12-15T09:49:01.671Z] coverage: 66.2% of statements [2021-12-15T09:49:01.671Z] ok github.com/docker/docker/volume/mounts 0.079s coverage: 66.2% of statements [2021-12-15T09:49:01.754Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-15T09:49:01.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-12-15T09:49:02.143Z] === RUN TestSetGetMeta [2021-12-15T09:49:02.143Z] === PAUSE TestSetGetMeta [2021-12-15T09:49:02.143Z] === RUN TestRestore [2021-12-15T09:49:02.143Z] === PAUSE TestRestore [2021-12-15T09:49:02.143Z] === RUN TestServiceCreate [2021-12-15T09:49:02.143Z] === PAUSE TestServiceCreate [2021-12-15T09:49:02.143Z] === RUN TestServiceList [2021-12-15T09:49:02.143Z] === PAUSE TestServiceList [2021-12-15T09:49:02.143Z] === RUN TestServiceRemove [2021-12-15T09:49:02.143Z] === PAUSE TestServiceRemove [2021-12-15T09:49:02.143Z] === RUN TestServiceGet [2021-12-15T09:49:02.143Z] === PAUSE TestServiceGet [2021-12-15T09:49:02.143Z] === RUN TestServicePrune [2021-12-15T09:49:02.143Z] === PAUSE TestServicePrune [2021-12-15T09:49:02.143Z] === RUN TestCreate [2021-12-15T09:49:02.143Z] === PAUSE TestCreate [2021-12-15T09:49:02.143Z] === RUN TestRemove [2021-12-15T09:49:02.143Z] === PAUSE TestRemove [2021-12-15T09:49:02.319Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-12-15T09:49:02.319Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.44s) [2021-12-15T09:49:02.319Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2021-12-15T09:49:02.319Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2021-12-15T09:49:02.319Z] === RUN TestKillStoppedContainer [2021-12-15T09:49:02.319Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-12-15T09:49:02.319Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-15T09:49:02.319Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-12-15T09:49:02.319Z] === RUN TestKillDifferentUserContainer [2021-12-15T09:49:02.612Z] === RUN TestList [2021-12-15T09:49:02.612Z] === PAUSE TestList [2021-12-15T09:49:02.612Z] === RUN TestFindByDriver [2021-12-15T09:49:02.612Z] === PAUSE TestFindByDriver [2021-12-15T09:49:02.612Z] === RUN TestFindByReferenced [2021-12-15T09:49:02.612Z] === PAUSE TestFindByReferenced [2021-12-15T09:49:02.612Z] === RUN TestDerefMultipleOfSameRef [2021-12-15T09:49:02.612Z] === PAUSE TestDerefMultipleOfSameRef [2021-12-15T09:49:02.612Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-15T09:49:02.613Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-15T09:49:02.613Z] === RUN TestDefererencePluginOnCreateError [2021-12-15T09:49:02.613Z] === PAUSE TestDefererencePluginOnCreateError [2021-12-15T09:49:02.613Z] === RUN TestRefDerefRemove [2021-12-15T09:49:02.613Z] === PAUSE TestRefDerefRemove [2021-12-15T09:49:02.613Z] === RUN TestGet [2021-12-15T09:49:02.613Z] === PAUSE TestGet [2021-12-15T09:49:02.613Z] === RUN TestGetWithReference [2021-12-15T09:49:02.613Z] === PAUSE TestGetWithReference [2021-12-15T09:49:02.613Z] === RUN TestFilterFunc [2021-12-15T09:49:02.613Z] === RUN TestFilterFunc/test_nil_list [2021-12-15T09:49:02.613Z] === PAUSE TestFilterFunc/test_nil_list [2021-12-15T09:49:02.613Z] === RUN TestFilterFunc/test_empty_list [2021-12-15T09:49:02.613Z] === PAUSE TestFilterFunc/test_empty_list [2021-12-15T09:49:02.613Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-12-15T09:49:02.613Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-12-15T09:49:02.613Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-15T09:49:02.613Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-15T09:49:02.613Z] === RUN TestFilterFunc/test_filter_some [2021-12-15T09:49:02.613Z] === PAUSE TestFilterFunc/test_filter_some [2021-12-15T09:49:02.613Z] === RUN TestFilterFunc/test_filter_middle [2021-12-15T09:49:02.613Z] === PAUSE TestFilterFunc/test_filter_middle [2021-12-15T09:49:02.613Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-12-15T09:49:02.613Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-12-15T09:49:02.613Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-12-15T09:49:02.613Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-12-15T09:49:02.613Z] === CONT TestFilterFunc/test_nil_list [2021-12-15T09:49:02.613Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-12-15T09:49:02.613Z] === CONT TestFilterFunc/test_filter_some [2021-12-15T09:49:02.613Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-12-15T09:49:02.613Z] === CONT TestFilterFunc/test_empty_list [2021-12-15T09:49:02.613Z] === CONT TestFilterFunc/test_filter_middle [2021-12-15T09:49:02.613Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-12-15T09:49:02.613Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-15T09:49:02.613Z] --- PASS: TestFilterFunc (0.00s) [2021-12-15T09:49:02.613Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-12-15T09:49:02.613Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-12-15T09:49:02.613Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-12-15T09:49:02.613Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-12-15T09:49:02.613Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-12-15T09:49:02.613Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-12-15T09:49:02.613Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-12-15T09:49:02.613Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-12-15T09:49:02.613Z] === CONT TestSetGetMeta [2021-12-15T09:49:02.613Z] === CONT TestFindByDriver [2021-12-15T09:49:02.613Z] === CONT TestServiceGet [2021-12-15T09:49:02.613Z] === CONT TestServiceRemove [2021-12-15T09:49:02.613Z] --- PASS: TestSetGetMeta (0.03s) [2021-12-15T09:49:02.613Z] === CONT TestRefDerefRemove [2021-12-15T09:49:02.613Z] --- PASS: TestFindByDriver (0.04s) [2021-12-15T09:49:02.613Z] === CONT TestGetWithReference [2021-12-15T09:49:02.613Z] --- PASS: TestRefDerefRemove (0.02s) [2021-12-15T09:49:02.613Z] === CONT TestGet [2021-12-15T09:49:02.613Z] --- PASS: TestGetWithReference (0.02s) [2021-12-15T09:49:02.613Z] === CONT TestRemove [2021-12-15T09:49:02.613Z] --- PASS: TestGet (0.02s) [2021-12-15T09:49:02.613Z] === CONT TestList [2021-12-15T09:49:02.613Z] --- PASS: TestRemove (0.03s) [2021-12-15T09:49:02.613Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-15T09:49:02.613Z] --- PASS: TestList (0.03s) [2021-12-15T09:49:02.613Z] === CONT TestDefererencePluginOnCreateError [2021-12-15T09:49:02.613Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-12-15T09:49:02.613Z] === CONT TestCreate [2021-12-15T09:49:02.613Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-12-15T09:49:02.613Z] === CONT TestServiceCreate [2021-12-15T09:49:02.613Z] --- PASS: TestCreate (0.02s) [2021-12-15T09:49:02.613Z] === CONT TestServiceList [2021-12-15T09:49:02.613Z] --- PASS: TestServiceGet (0.18s) [2021-12-15T09:49:02.613Z] === CONT TestServicePrune [2021-12-15T09:49:02.613Z] --- PASS: TestServiceRemove (0.19s) [2021-12-15T09:49:02.613Z] === CONT TestDerefMultipleOfSameRef [2021-12-15T09:49:02.613Z] --- PASS: TestServiceCreate (0.07s) [2021-12-15T09:49:02.613Z] === CONT TestFindByReferenced [2021-12-15T09:49:02.613Z] --- PASS: TestServiceList (0.07s) [2021-12-15T09:49:02.613Z] === CONT TestRestore [2021-12-15T09:49:02.613Z] time="2021-12-15T09:49:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-15T09:49:02.613Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-12-15T09:49:02.613Z] time="2021-12-15T09:49:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-15T09:49:02.613Z] --- PASS: TestFindByReferenced (0.02s) [2021-12-15T09:49:02.613Z] --- PASS: TestRestore (0.02s) [2021-12-15T09:49:02.613Z] time="2021-12-15T09:49:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-15T09:49:02.613Z] time="2021-12-15T09:49:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-12-15T09:49:02.613Z] time="2021-12-15T09:49:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-15T09:49:02.613Z] --- PASS: TestServicePrune (0.05s) [2021-12-15T09:49:02.613Z] PASS [2021-12-15T09:49:02.613Z] coverage: 70.3% of statements [2021-12-15T09:49:02.613Z] ok github.com/docker/docker/volume/service 0.271s coverage: 70.3% of statements [2021-12-15T09:49:03.250Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2021-12-15T09:49:03.250Z] === RUN TestInspectOomKilledTrue [2021-12-15T09:49:03.250Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-15T09:49:03.250Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-15T09:49:03.250Z] === RUN TestInspectOomKilledFalse [2021-12-15T09:49:03.250Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-15T09:49:03.250Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-15T09:49:03.250Z] === RUN TestLinksEtcHostsContentMatch [2021-12-15T09:49:03.815Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2021-12-15T09:49:03.815Z] === RUN TestLinksContainerNames [2021-12-15T09:49:04.073Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-12-15T09:49:04.176Z] --- PASS: TestNewClientWithTimeout (17.62s) [2021-12-15T09:49:04.176Z] === RUN TestClientStream [2021-12-15T09:49:04.176Z] --- PASS: TestClientStream (0.00s) [2021-12-15T09:49:04.176Z] === RUN TestClientSendFile [2021-12-15T09:49:04.176Z] --- PASS: TestClientSendFile (0.00s) [2021-12-15T09:49:04.176Z] === RUN TestClientWithRequestTimeout [2021-12-15T09:49:04.176Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-12-15T09:49:04.176Z] === RUN TestFileSpecPlugin [2021-12-15T09:49:04.176Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-12-15T09:49:04.176Z] === RUN TestFileJSONSpecPlugin [2021-12-15T09:49:04.176Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-12-15T09:49:04.176Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-12-15T09:49:04.176Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-12-15T09:49:04.176Z] === RUN TestPluginAddHandler [2021-12-15T09:49:04.176Z] --- PASS: TestPluginAddHandler (0.00s) [2021-12-15T09:49:04.176Z] === RUN TestPluginWaitBadPlugin [2021-12-15T09:49:04.176Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-12-15T09:49:04.176Z] === RUN TestGet [2021-12-15T09:49:04.176Z] time="2021-12-15T09:49:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-12-15T09:49:05.004Z] --- PASS: TestLinksContainerNames (1.45s) [2021-12-15T09:49:05.005Z] === RUN TestLogsFollowTailEmpty [2021-12-15T09:49:05.165Z] time="2021-12-15T09:49:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-12-15T09:49:05.262Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-12-15T09:49:05.825Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2021-12-15T09:49:05.825Z] === RUN TestContainerNetworkMountsNoChown [2021-12-15T09:49:06.390Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2021-12-15T09:49:06.390Z] === RUN TestMountDaemonRoot [2021-12-15T09:49:06.390Z] === RUN TestMountDaemonRoot/default [2021-12-15T09:49:06.390Z] === PAUSE TestMountDaemonRoot/default [2021-12-15T09:49:06.390Z] === RUN TestMountDaemonRoot/private [2021-12-15T09:49:06.390Z] === PAUSE TestMountDaemonRoot/private [2021-12-15T09:49:06.390Z] === RUN TestMountDaemonRoot/rprivate [2021-12-15T09:49:06.390Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-15T09:49:06.390Z] === RUN TestMountDaemonRoot/slave [2021-12-15T09:49:06.390Z] === PAUSE TestMountDaemonRoot/slave [2021-12-15T09:49:06.390Z] === RUN TestMountDaemonRoot/rslave [2021-12-15T09:49:06.390Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-15T09:49:06.390Z] === RUN TestMountDaemonRoot/shared [2021-12-15T09:49:06.390Z] === PAUSE TestMountDaemonRoot/shared [2021-12-15T09:49:06.390Z] === RUN TestMountDaemonRoot/rshared [2021-12-15T09:49:06.390Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-15T09:49:06.390Z] === CONT TestMountDaemonRoot/default [2021-12-15T09:49:06.390Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-15T09:49:06.390Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-15T09:49:06.390Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-15T09:49:06.390Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-15T09:49:06.390Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-15T09:49:06.390Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-15T09:49:06.390Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-15T09:49:06.390Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-15T09:49:06.390Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-15T09:49:06.390Z] === CONT TestMountDaemonRoot/rshared [2021-12-15T09:49:06.390Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-15T09:49:06.390Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-15T09:49:06.390Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-15T09:49:06.390Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-15T09:49:06.390Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-15T09:49:06.390Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-15T09:49:06.390Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-15T09:49:06.390Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-15T09:49:06.390Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-15T09:49:06.652Z] === CONT TestMountDaemonRoot/shared [2021-12-15T09:49:06.652Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-15T09:49:06.652Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-15T09:49:06.652Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-15T09:49:06.652Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-15T09:49:06.652Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-15T09:49:06.652Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-15T09:49:06.652Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-15T09:49:06.652Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-15T09:49:06.652Z] === CONT TestMountDaemonRoot/rslave [2021-12-15T09:49:06.652Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-15T09:49:06.652Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-15T09:49:06.652Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-15T09:49:06.652Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-15T09:49:06.652Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-15T09:49:06.652Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-15T09:49:06.652Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-15T09:49:06.652Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-15T09:49:06.652Z] === CONT TestMountDaemonRoot/slave [2021-12-15T09:49:06.652Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-15T09:49:06.652Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-15T09:49:06.652Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-15T09:49:06.652Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-15T09:49:06.652Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-15T09:49:06.652Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-15T09:49:06.652Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-15T09:49:06.652Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-15T09:49:06.652Z] === CONT TestMountDaemonRoot/rprivate [2021-12-15T09:49:06.652Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-15T09:49:06.652Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-15T09:49:06.652Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-15T09:49:06.652Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-15T09:49:06.652Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-15T09:49:06.652Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-15T09:49:06.652Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-15T09:49:06.652Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-15T09:49:06.652Z] === CONT TestMountDaemonRoot/private [2021-12-15T09:49:06.652Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-15T09:49:06.652Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-15T09:49:06.652Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-15T09:49:06.652Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-15T09:49:06.652Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-15T09:49:06.652Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-15T09:49:06.652Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-15T09:49:06.652Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-15T09:49:06.652Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-15T09:49:06.652Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-15T09:49:06.652Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-15T09:49:06.652Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-15T09:49:06.652Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-15T09:49:06.652Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-15T09:49:06.652Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-15T09:49:06.652Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-15T09:49:06.909Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-15T09:49:06.909Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-15T09:49:06.909Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-15T09:49:06.909Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-15T09:49:06.909Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-15T09:49:06.909Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-15T09:49:06.909Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-15T09:49:06.909Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-15T09:49:06.909Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-15T09:49:06.909Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-15T09:49:07.166Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-15T09:49:07.166Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-15T09:49:07.166Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-15T09:49:07.166Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-15T09:49:07.166Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-15T09:49:07.166Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-15T09:49:07.166Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-15T09:49:07.166Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-12-15T09:49:07.166Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-12-15T09:49:07.166Z] === RUN TestContainerBindMountNonRecursive [2021-12-15T09:49:07.379Z] time="2021-12-15T09:49:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-12-15T09:49:09.066Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-12-15T09:49:09.323Z] --- PASS: TestContainerBindMountNonRecursive (2.19s) [2021-12-15T09:49:09.323Z] === RUN TestContainerVolumesMountedAsShared [2021-12-15T09:49:09.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-12-15T09:49:10.142Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s) [2021-12-15T09:49:10.142Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-15T09:49:10.399Z] check_test.go:309: [d9779affd08ef] daemon is not started [2021-12-15T09:49:10.399Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-12-15T09:49:10.656Z] --- PASS: TestContainerVolumesMountedAsSlave (0.59s) [2021-12-15T09:49:10.656Z] === RUN TestNetworkNat [2021-12-15T09:49:11.170Z] time="2021-12-15T09:49:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-12-15T09:49:11.220Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-12-15T09:49:11.477Z] --- PASS: TestNetworkNat (0.73s) [2021-12-15T09:49:11.477Z] === RUN TestNetworkLocalhostTCPNat [2021-12-15T09:49:12.040Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-12-15T09:49:12.040Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-12-15T09:49:12.297Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) [2021-12-15T09:49:12.297Z] === RUN TestNetworkLoopbackNat [2021-12-15T09:49:12.861Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-12-15T09:49:14.228Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-12-15T09:49:15.157Z] --- PASS: TestNetworkLoopbackNat (3.04s) [2021-12-15T09:49:15.157Z] === RUN TestPause [2021-12-15T09:49:16.131Z] --- PASS: TestPause (0.79s) [2021-12-15T09:49:16.131Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-15T09:49:16.131Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-15T09:49:16.131Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-15T09:49:16.131Z] === RUN TestPauseStopPausedContainer [2021-12-15T09:49:17.116Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2021-12-15T09:49:17.116Z] === RUN TestPsFilter [2021-12-15T09:49:17.116Z] --- PASS: TestPsFilter (0.13s) [2021-12-15T09:49:17.116Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-15T09:49:17.681Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-12-15T09:49:17.681Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2021-12-15T09:49:17.681Z] === RUN TestRemoveContainerWithVolume [2021-12-15T09:49:18.614Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2021-12-15T09:49:18.614Z] === RUN TestRemoveContainerRunning [2021-12-15T09:49:19.179Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-12-15T09:49:19.179Z] --- PASS: TestRemoveContainerRunning (0.78s) [2021-12-15T09:49:19.179Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-15T09:49:19.834Z] --- PASS: TestGet (15.01s) [2021-12-15T09:49:19.835Z] === RUN TestPluginWithNoManifest [2021-12-15T09:49:19.835Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-12-15T09:49:19.835Z] === RUN TestGetAll [2021-12-15T09:49:19.835Z] --- PASS: TestGetAll (0.01s) [2021-12-15T09:49:19.835Z] PASS [2021-12-15T09:49:19.835Z] coverage: 73.4% of statements [2021-12-15T09:49:19.835Z] ok github.com/docker/docker/pkg/plugins 34.960s coverage: 73.4% of statements [2021-12-15T09:49:19.835Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-15T09:49:19.835Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-15T09:49:19.835Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-12-15T09:49:19.835Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-15T09:49:19.835Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-15T09:49:19.835Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-15T09:49:19.835Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-12-15T09:49:19.835Z] ? github.com/docker/docker/quota [no test files] [2021-12-15T09:49:19.835Z] ? github.com/docker/docker/rootless [no test files] [2021-12-15T09:49:19.835Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-15T09:49:19.835Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-15T09:49:19.835Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-15T09:49:19.835Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-15T09:49:19.835Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-15T09:49:19.835Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-15T09:49:19.835Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-15T09:49:19.835Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-15T09:49:19.835Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-15T09:49:19.835Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-15T09:49:19.835Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-15T09:49:19.835Z] ? github.com/docker/docker/volume [no test files] [2021-12-15T09:49:19.835Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-15T09:49:19.835Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-15T09:49:20.110Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2021-12-15T09:49:20.110Z] === RUN TestRemoveInvalidContainer [2021-12-15T09:49:20.110Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-12-15T09:49:20.110Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-12-15T09:49:20.110Z] === RUN TestRenameLinkedContainer [2021-12-15T09:49:21.042Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === Skipped [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-12-15T09:49:21.401Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-12-15T09:49:21.401Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-12-15T09:49:21.401Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-12-15T09:49:21.401Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-12-15T09:49:21.401Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-12-15T09:49:21.401Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-12-15T09:49:21.401Z] daemon_test.go:147: root required [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-15T09:49:21.401Z] reload_test.go:520: root required [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-12-15T09:49:21.401Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-15T09:49:21.401Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-12-15T09:49:21.401Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-12-15T09:49:21.401Z] download_test.go:268: Needs fixing on Windows [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-12-15T09:49:21.401Z] layer_test.go:304: Failing on Windows [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-12-15T09:49:21.401Z] layer_test.go:353: Failing on Windows [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-12-15T09:49:21.401Z] layer_test.go:468: Failing on Windows [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-12-15T09:49:21.401Z] layer_test.go:697: Failing on Windows [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-12-15T09:49:21.401Z] migration_test.go:46: Failing on Windows [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-12-15T09:49:21.401Z] migration_test.go:182: Failing on Windows [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-12-15T09:49:21.401Z] mount_test.go:17: Failing on Windows [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-12-15T09:49:21.401Z] mount_test.go:76: Failing on Windows [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-12-15T09:49:21.401Z] mount_test.go:125: Failing on Windows [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-12-15T09:49:21.401Z] mount_test.go:212: Failing on Windows [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-12-15T09:49:21.401Z] archive_test.go:134: Xz not present in msys2 [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-12-15T09:49:21.401Z] archive_test.go:239: Failing on Windows CI machines [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-12-15T09:49:21.401Z] archive_windows_test.go:16: Currently fails [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-12-15T09:49:21.401Z] changes_test.go:192: needs more investigation [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-12-15T09:49:21.401Z] changes_test.go:405: needs further investigation [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-12-15T09:49:21.401Z] changes_test.go:441: needs further investigation [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-12-15T09:49:21.401Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-15T09:49:21.401Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-12-15T09:49:21.401Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-12-15T09:49:21.401Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-12-15T09:49:21.401Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-12-15T09:49:21.401Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-15T09:49:21.401Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-15T09:49:21.401Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-12-15T09:49:21.401Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:49:21.401Z] [2021-12-15T09:49:21.401Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-12-15T09:49:21.402Z] poller_test.go:41: No chmod on Windows [2021-12-15T09:49:21.402Z] [2021-12-15T09:49:21.402Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-15T09:49:21.402Z] fileutils_test.go:134: Needs porting to Windows [2021-12-15T09:49:21.402Z] [2021-12-15T09:49:21.402Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-15T09:49:21.402Z] fileutils_test.go:180: Needs porting to Windows [2021-12-15T09:49:21.402Z] [2021-12-15T09:49:21.402Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-12-15T09:49:21.402Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:49:21.402Z] [2021-12-15T09:49:21.402Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-12-15T09:49:21.402Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:49:21.402Z] [2021-12-15T09:49:21.402Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-12-15T09:49:21.402Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-15T09:49:21.402Z] [2021-12-15T09:49:21.402Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-12-15T09:49:21.402Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-15T09:49:21.402Z] [2021-12-15T09:49:21.402Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-12-15T09:49:21.402Z] local_test.go:181: runtime.GOOS == "windows" [2021-12-15T09:49:21.402Z] [2021-12-15T09:49:21.402Z] [2021-12-15T09:49:21.402Z] DONE 1844 tests, 45 skipped in 206.997s [2021-12-15T09:49:21.402Z] INFO: make.ps1 ended at 12/15/2021 09:49:20 [2021-12-15T09:49:22.967Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-12-15T09:49:22.967Z] INFO: Unit tests ended at 12/15/2021 09:49:22. Duration:00:03:42.4670875 [2021-12-15T09:49:22.967Z] INFO: Building busybox [2021-12-15T09:49:22.967Z] Sending build context to Docker daemon 5.12kB [2021-12-15T09:49:22.967Z] [2021-12-15T09:49:22.967Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-12-15T09:49:22.967Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-12-15T09:49:22.967Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-12-15T09:49:22.967Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-12-15T09:49:22.967Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-12-15T09:49:22.967Z] ---> 1316f72af619 [2021-12-15T09:49:22.967Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-12-15T09:49:22.967Z] ---> Running in 0b5c51a3177c [2021-12-15T09:49:23.567Z] --- PASS: TestRenameLinkedContainer (3.32s) [2021-12-15T09:49:23.567Z] === RUN TestRenameStoppedContainer [2021-12-15T09:49:23.567Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-12-15T09:49:23.993Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-12-15T09:49:23.993Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-12-15T09:49:23.993Z] remote: Enumerating objects: 23, done. [2021-12-15T09:49:23.993Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-12-15T09:49:23.993Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-12-15T09:49:23.993Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-12-15T09:49:23.994Z] 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-12-15T09:49:23.994Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-12-15T09:49:23.994Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-12-15T09:49:24.130Z] --- PASS: TestRenameStoppedContainer (0.69s) [2021-12-15T09:49:24.130Z] === RUN TestRenameRunningContainerAndReuse [2021-12-15T09:49:24.322Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43084/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=660b9962e4d2d4ad68898b00571a43127b84f6c3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:660b9962e4d2d4ad68898b00571a43127b84f6c3 hack/test/unit [2021-12-15T09:49:25.500Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2021-12-15T09:49:25.500Z] === RUN TestRenameInvalidName [2021-12-15T09:49:26.431Z] --- PASS: TestRenameInvalidName (0.79s) [2021-12-15T09:49:26.431Z] === RUN TestRenameAnonymousContainer [2021-12-15T09:49:26.431Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-12-15T09:49:26.431Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-12-15T09:49:27.623Z] ? github.com/docker/docker/api [no test files] [2021-12-15T09:49:28.329Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-12-15T09:49:28.585Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-12-15T09:49:29.149Z] --- PASS: TestRenameAnonymousContainer (2.71s) [2021-12-15T09:49:29.149Z] === RUN TestRenameContainerWithSameName [2021-12-15T09:49:29.406Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-12-15T09:49:29.662Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2021-12-15T09:49:29.662Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-15T09:49:29.919Z] === RUN TestDockerSuite/TestBuildCmd [2021-12-15T09:49:30.483Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-12-15T09:49:30.740Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-12-15T09:49:30.740Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-12-15T09:49:30.997Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-12-15T09:49:30.997Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-12-15T09:49:30.997Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-12-15T09:49:30.997Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s) [2021-12-15T09:49:30.997Z] === RUN TestResize [2021-12-15T09:49:31.930Z] --- PASS: TestResize (0.74s) [2021-12-15T09:49:31.930Z] === RUN TestResizeWithInvalidSize [2021-12-15T09:49:32.494Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-12-15T09:49:32.494Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2021-12-15T09:49:32.494Z] === RUN TestResizeWhenContainerNotStarted [2021-12-15T09:49:33.425Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2021-12-15T09:49:33.425Z] === RUN TestDaemonRestartKillContainers [2021-12-15T09:49:33.425Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-15T09:49:33.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-15T09:49:33.425Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-15T09:49:33.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-15T09:49:33.425Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-15T09:49:33.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-15T09:49:33.425Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-15T09:49:33.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-15T09:49:33.425Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-15T09:49:33.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-15T09:49:33.425Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-15T09:49:33.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-15T09:49:33.425Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-15T09:49:33.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-15T09:49:33.425Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-15T09:49:33.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-15T09:49:33.425Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-15T09:49:33.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-15T09:49:33.425Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-15T09:49:33.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-15T09:49:33.425Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-15T09:49:33.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-15T09:49:33.425Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-15T09:49:33.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-15T09:49:33.425Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-15T09:49:33.425Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-15T09:49:33.682Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-12-15T09:49:33.682Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-12-15T09:49:33.682Z] check_test.go:309: [dc911a9ddc17a] daemon is not started [2021-12-15T09:49:33.682Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-12-15T09:49:33.682Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-12-15T09:49:33.682Z] check_test.go:309: [de27a723a6992] daemon is not started [2021-12-15T09:49:33.682Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-12-15T09:49:36.205Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-15T09:49:36.205Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-15T09:49:37.573Z] check_test.go:309: [de0473ee8ab5d] daemon is not started [2021-12-15T09:49:37.573Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-12-15T09:49:37.573Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-12-15T09:49:38.950Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-12-15T09:49:39.883Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-12-15T09:49:39.883Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-15T09:49:40.141Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-12-15T09:49:40.141Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-15T09:49:41.073Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-12-15T09:49:41.637Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-12-15T09:49:42.203Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-12-15T09:49:42.203Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-12-15T09:49:42.461Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-15T09:49:43.025Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-15T09:49:44.202Z] Removing intermediate container 0b5c51a3177c [2021-12-15T09:49:44.202Z] ---> 9ca838e74eff [2021-12-15T09:49:44.202Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-12-15T09:49:44.202Z] ---> Running in 68ace9b6eeda [2021-12-15T09:49:44.202Z] Removing intermediate container 68ace9b6eeda [2021-12-15T09:49:44.202Z] ---> 1565c20f182c [2021-12-15T09:49:44.202Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-12-15T09:49:44.202Z] ---> Running in a973ffbdbce7 [2021-12-15T09:49:44.202Z] Removing intermediate container a973ffbdbce7 [2021-12-15T09:49:44.202Z] ---> 9f544b7eff8a [2021-12-15T09:49:44.202Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-12-15T09:49:44.202Z] [2021-12-15T09:49:44.202Z] ---> f5a318c71076 [2021-12-15T09:49:44.202Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-12-15T09:49:44.202Z] ---> Running in bd61d453cd80 [2021-12-15T09:49:44.919Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-15T09:49:45.176Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-15T09:49:45.432Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-12-15T09:49:45.769Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [2021-12-15T09:49:46.363Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-15T09:49:46.931Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-15T09:49:48.827Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-12-15T09:49:49.083Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-12-15T09:49:49.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.61s) [2021-12-15T09:49:49.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.67s) [2021-12-15T09:49:49.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.95s) [2021-12-15T09:49:49.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.21s) [2021-12-15T09:49:49.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.70s) [2021-12-15T09:49:49.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.77s) [2021-12-15T09:49:49.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s) [2021-12-15T09:49:49.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s) [2021-12-15T09:49:49.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2021-12-15T09:49:49.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s) [2021-12-15T09:49:49.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s) [2021-12-15T09:49:49.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s) [2021-12-15T09:49:49.083Z] === RUN TestCgroupNamespacesRun [2021-12-15T09:49:50.976Z] --- PASS: TestCgroupNamespacesRun (1.57s) [2021-12-15T09:49:50.976Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-15T09:49:52.348Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-12-15T09:49:52.348Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2021-12-15T09:49:52.348Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-15T09:49:52.605Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-12-15T09:49:53.169Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-12-15T09:49:53.733Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-12-15T09:49:53.991Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.46s) [2021-12-15T09:49:53.991Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-15T09:49:55.364Z] --- PASS: TestCgroupNamespacesRunHostMode (1.55s) [2021-12-15T09:49:55.364Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-15T09:49:56.296Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-12-15T09:49:56.552Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-12-15T09:49:57.483Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2021-12-15T09:49:57.483Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-15T09:49:59.377Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.84s) [2021-12-15T09:49:59.377Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-15T09:49:59.634Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-12-15T09:49:59.891Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2021-12-15T09:49:59.891Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-15T09:50:00.456Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-12-15T09:50:01.417Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-12-15T09:50:01.417Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-12-15T09:50:01.417Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-12-15T09:50:01.417Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-12-15T09:50:01.417Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-12-15T09:50:01.417Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-12-15T09:50:01.417Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-12-15T09:50:01.417Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-12-15T09:50:01.417Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-12-15T09:50:01.981Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.92s) [2021-12-15T09:50:01.981Z] === RUN TestNISDomainname [2021-12-15T09:50:02.913Z] --- PASS: TestNISDomainname (1.08s) [2021-12-15T09:50:02.913Z] === RUN TestHostnameDnsResolution [2021-12-15T09:50:04.283Z] --- PASS: TestHostnameDnsResolution (1.25s) [2021-12-15T09:50:04.283Z] === RUN TestUnprivilegedPortsAndPing [2021-12-15T09:50:04.944Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-12-15T09:50:04.944Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-12-15T09:50:05.201Z] --- PASS: TestUnprivilegedPortsAndPing (0.99s) [2021-12-15T09:50:05.201Z] === RUN TestStats [2021-12-15T09:50:05.451Z] Removing intermediate container bd61d453cd80 [2021-12-15T09:50:05.451Z] ---> 2fcc5086dab9 [2021-12-15T09:50:05.451Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-12-15T09:50:05.451Z] ---> Running in 820c4ee26a09 [2021-12-15T09:50:05.451Z] [2021-12-15T09:50:05.451Z] SUCCESS: Specified value was saved. [2021-12-15T09:50:07.017Z] Removing intermediate container 820c4ee26a09 [2021-12-15T09:50:07.017Z] ---> b417f6b6f77f [2021-12-15T09:50:07.017Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-12-15T09:50:07.017Z] ---> Running in fccfc552f0fa [2021-12-15T09:50:07.093Z] check_test.go:309: [d9a835fbf892c] daemon is not started [2021-12-15T09:50:07.093Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-12-15T09:50:08.024Z] --- PASS: TestStats (2.83s) [2021-12-15T09:50:08.025Z] === RUN TestStopContainerWithTimeout [2021-12-15T09:50:08.025Z] === RUN TestStopContainerWithTimeout/0 [2021-12-15T09:50:08.025Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-15T09:50:08.025Z] === RUN TestStopContainerWithTimeout/1 [2021-12-15T09:50:08.025Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-15T09:50:08.025Z] === RUN TestStopContainerWithTimeout/3 [2021-12-15T09:50:08.025Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-15T09:50:08.025Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-15T09:50:08.025Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-15T09:50:08.025Z] === CONT TestStopContainerWithTimeout/0 [2021-12-15T09:50:08.025Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-15T09:50:08.955Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-12-15T09:50:09.212Z] === CONT TestStopContainerWithTimeout/3 [2021-12-15T09:50:09.775Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-12-15T09:50:11.145Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-12-15T09:50:11.145Z] === CONT TestStopContainerWithTimeout/1 [2021-12-15T09:50:11.709Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-12-15T09:50:12.882Z] Cannot create a file when that file already exists. [2021-12-15T09:50:13.081Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-12-15T09:50:13.081Z] --- PASS: TestStopContainerWithTimeout/0 (1.19s) [2021-12-15T09:50:13.081Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2021-12-15T09:50:13.081Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2021-12-15T09:50:13.081Z] --- PASS: TestStopContainerWithTimeout/1 (1.60s) [2021-12-15T09:50:13.081Z] === RUN TestDeleteDevicemapper [2021-12-15T09:50:13.081Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-15T09:50:13.081Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-15T09:50:13.081Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-15T09:50:14.011Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-12-15T09:50:15.382Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.55s) [2021-12-15T09:50:15.382Z] === RUN TestUpdateMemory [2021-12-15T09:50:15.382Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-12-15T09:50:15.382Z] --- SKIP: TestUpdateMemory (0.00s) [2021-12-15T09:50:15.382Z] === RUN TestUpdateCPUQuota [2021-12-15T09:50:15.382Z] check_test.go:309: [d808c83daefec] daemon is not started [2021-12-15T09:50:15.382Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-12-15T09:50:16.315Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-12-15T09:50:16.572Z] --- PASS: TestUpdateCPUQuota (1.22s) [2021-12-15T09:50:16.572Z] === RUN TestUpdatePidsLimit [2021-12-15T09:50:16.572Z] === RUN TestUpdatePidsLimit/update_from_none [2021-12-15T09:50:16.675Z] Removing intermediate container fccfc552f0fa [2021-12-15T09:50:16.675Z] ---> b418c48a649c [2021-12-15T09:50:16.675Z] Step 13/13 : CMD ["sh"] [2021-12-15T09:50:16.675Z] ---> Running in 12c450222a01 [2021-12-15T09:50:16.831Z] === RUN TestUpdatePidsLimit/no_change [2021-12-15T09:50:17.144Z] Removing intermediate container 12c450222a01 [2021-12-15T09:50:17.144Z] ---> c7b9f9a11a30 [2021-12-15T09:50:17.144Z] Successfully built c7b9f9a11a30 [2021-12-15T09:50:17.144Z] Successfully tagged busybox:latest [2021-12-15T09:50:17.144Z] INFO: Docker images of the daemon under test [2021-12-15T09:50:17.144Z] [2021-12-15T09:50:17.144Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-15T09:50:17.144Z] busybox latest c7b9f9a11a30 1 second ago 5.77GB [2021-12-15T09:50:17.144Z] microsoft/windowsservercore latest 1316f72af619 8 days ago 5.74GB [2021-12-15T09:50:17.144Z] mcr.microsoft.com/windows/servercore ltsc2019 1316f72af619 8 days ago 5.74GB [2021-12-15T09:50:17.144Z] [2021-12-15T09:50:17.144Z] INFO: Running integration tests at 12/15/2021 09:50:17... [2021-12-15T09:50:17.144Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-12-15T09:50:17.144Z] INFO: Integration API tests being run from the host: [2021-12-15T09:50:17.394Z] === RUN TestUpdatePidsLimit/update_lower [2021-12-15T09:50:17.612Z] INFO: make.ps1 starting at 12/15/2021 09:50:17 [2021-12-15T09:50:17.651Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-12-15T09:50:17.909Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-12-15T09:50:18.081Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-12-15T09:50:18.166Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-12-15T09:50:18.422Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-12-15T09:50:18.987Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-12-15T09:50:19.552Z] --- PASS: TestUpdatePidsLimit (2.82s) [2021-12-15T09:50:19.552Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2021-12-15T09:50:19.552Z] --- PASS: TestUpdatePidsLimit/no_change (0.30s) [2021-12-15T09:50:19.552Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2021-12-15T09:50:19.552Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2021-12-15T09:50:19.552Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s) [2021-12-15T09:50:19.552Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.29s) [2021-12-15T09:50:19.552Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s) [2021-12-15T09:50:19.552Z] === RUN TestUpdateRestartPolicy [2021-12-15T09:50:20.483Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-12-15T09:50:20.740Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-12-15T09:50:22.117Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-12-15T09:50:24.641Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-12-15T09:50:24.641Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-12-15T09:50:25.205Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-12-15T09:50:25.205Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-12-15T09:50:25.205Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-12-15T09:50:25.770Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-12-15T09:50:26.028Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-12-15T09:50:26.593Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-12-15T09:50:26.593Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-12-15T09:50:26.851Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-12-15T09:50:26.851Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-12-15T09:50:27.415Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-12-15T09:50:27.979Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-12-15T09:50:27.979Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-12-15T09:50:28.542Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-12-15T09:50:29.108Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-12-15T09:50:29.678Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-12-15T09:50:30.240Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-12-15T09:50:30.498Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-12-15T09:50:31.060Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-12-15T09:50:31.628Z] check_test.go:309: [dc38af35f2f05] daemon is not started [2021-12-15T09:50:31.628Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-12-15T09:50:31.628Z] --- PASS: TestUpdateRestartPolicy (12.26s) [2021-12-15T09:50:31.628Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-15T09:50:32.559Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2021-12-15T09:50:32.559Z] === RUN TestWaitNonBlocked [2021-12-15T09:50:32.559Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-15T09:50:32.559Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-15T09:50:32.559Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-15T09:50:32.559Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-15T09:50:32.559Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-15T09:50:32.559Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-15T09:50:32.817Z] check_test.go:309: [d652b1dfc5c8c] daemon is not started [2021-12-15T09:50:32.817Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-12-15T09:50:33.380Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-12-15T09:50:33.636Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-12-15T09:50:33.636Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2021-12-15T09:50:33.636Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2021-12-15T09:50:33.636Z] === RUN TestWaitBlocked [2021-12-15T09:50:33.636Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-15T09:50:33.636Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-15T09:50:33.636Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-15T09:50:33.636Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-15T09:50:33.636Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-15T09:50:33.636Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-15T09:50:34.571Z] --- PASS: TestWaitBlocked (0.03s) [2021-12-15T09:50:34.571Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s) [2021-12-15T09:50:34.571Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2021-12-15T09:50:34.571Z] === CONT TestContainerStartOnDaemonRestart [2021-12-15T09:50:34.571Z] === CONT TestContainerKillOnDaemonStart [2021-12-15T09:50:34.829Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-12-15T09:50:35.396Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-12-15T09:50:36.767Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-12-15T09:50:38.136Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-12-15T09:50:38.136Z] --- PASS: TestContainerStartOnDaemonRestart (3.53s) [2021-12-15T09:50:38.136Z] === CONT TestIpcModeOlderClient [2021-12-15T09:50:38.136Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-12-15T09:50:38.136Z] === CONT TestDaemonHostGatewayIP [2021-12-15T09:50:38.699Z] check_test.go:309: [d2fabd4019118] daemon is not started [2021-12-15T09:50:38.699Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-12-15T09:50:39.630Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-12-15T09:50:41.003Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-12-15T09:50:41.567Z] --- PASS: TestDaemonHostGatewayIP (3.36s) [2021-12-15T09:50:41.567Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-15T09:50:42.938Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-12-15T09:50:44.321Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.67s) [2021-12-15T09:50:44.321Z] === CONT TestDaemonRestartIpcMode [2021-12-15T09:50:46.845Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-12-15T09:50:47.776Z] --- PASS: TestDaemonRestartIpcMode (3.33s) [2021-12-15T09:50:47.776Z] check_test.go:309: [d0b83ae545c24] daemon is not started [2021-12-15T09:50:47.776Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-12-15T09:50:47.776Z] --- PASS: TestContainerKillOnDaemonStart (13.17s) [2021-12-15T09:50:47.776Z] PASS [2021-12-15T09:50:47.776Z] [2021-12-15T09:50:47.776Z] === Skipped [2021-12-15T09:50:47.776Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-12-15T09:50:47.776Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-15T09:50:47.776Z] [2021-12-15T09:50:47.776Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-12-15T09:50:47.776Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-15T09:50:47.776Z] [2021-12-15T09:50:47.776Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-12-15T09:50:47.776Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-15T09:50:47.776Z] [2021-12-15T09:50:47.776Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-15T09:50:47.776Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-15T09:50:47.776Z] [2021-12-15T09:50:47.776Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-15T09:50:47.776Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-15T09:50:47.776Z] [2021-12-15T09:50:47.776Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-12-15T09:50:47.776Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-12-15T09:50:47.776Z] [2021-12-15T09:50:47.776Z] [2021-12-15T09:50:47.776Z] DONE 196 tests, 6 skipped in 147.336s [2021-12-15T09:50:47.776Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-12-15T09:50:47.776Z] ++ 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-12-15T09:50:47.776Z] ++ set -e [2021-12-15T09:50:47.776Z] ++ '[' -n 0 ']' [2021-12-15T09:50:47.776Z] ++ set -x [2021-12-15T09:50:47.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-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-12-15T09:50:48.033Z] INFO: Testing against a local daemon [2021-12-15T09:50:48.033Z] === RUN TestCommitInheritsEnv [2021-12-15T09:50:48.596Z] --- PASS: TestCommitInheritsEnv (0.46s) [2021-12-15T09:50:48.596Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-15T09:50:48.596Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-12-15T09:50:48.596Z] === RUN TestImagesFilterMultiReference [2021-12-15T09:50:48.596Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-12-15T09:50:48.596Z] === RUN TestImagePullPlatformInvalid [2021-12-15T09:50:48.596Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-12-15T09:50:48.596Z] === RUN TestRemoveImageOrphaning [2021-12-15T09:50:49.161Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2021-12-15T09:50:49.161Z] === RUN TestRemoveImageGarbageCollector [2021-12-15T09:50:49.725Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-12-15T09:50:50.655Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-12-15T09:50:50.655Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-12-15T09:50:51.584Z] --- PASS: TestRemoveImageGarbageCollector (2.41s) [2021-12-15T09:50:51.584Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-15T09:50:51.584Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-12-15T09:50:51.584Z] === RUN TestTagInvalidReference [2021-12-15T09:50:51.584Z] --- PASS: TestTagInvalidReference (0.03s) [2021-12-15T09:50:51.584Z] === RUN TestTagValidPrefixedRepo [2021-12-15T09:50:51.584Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-12-15T09:50:51.584Z] === RUN TestTagExistedNameWithoutForce [2021-12-15T09:50:51.584Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-12-15T09:50:51.584Z] === RUN TestTagOfficialNames [2021-12-15T09:50:51.841Z] --- PASS: TestTagOfficialNames (0.09s) [2021-12-15T09:50:51.841Z] === RUN TestTagMatchesDigest [2021-12-15T09:50:51.841Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-12-15T09:50:51.841Z] === CONT TestImportExtremelyLargeImageWorks [2021-12-15T09:50:51.841Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-12-15T09:50:54.138Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-15T09:50:54.138Z] INFO: Testing against a local daemon [2021-12-15T09:50:54.138Z] === RUN TestBuildWithSession [2021-12-15T09:50:54.138Z] build_session_test.go:25: TODO: BuildKit [2021-12-15T09:50:54.138Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-15T09:50:54.138Z] === RUN TestBuildSquashParent [2021-12-15T09:50:54.138Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:50:54.138Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-12-15T09:50:54.138Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-15T09:50:54.138Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-15T09:50:54.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-15T09:50:54.139Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-15T09:50:54.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-15T09:50:54.139Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-15T09:50:54.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-15T09:50:54.139Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-15T09:50:54.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-15T09:50:54.139Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-15T09:50:54.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-15T09:50:54.139Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-15T09:50:54.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-15T09:50:54.139Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-15T09:50:54.139Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-15T09:50:54.139Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-15T09:50:54.139Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-15T09:50:55.114Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-12-15T09:50:55.371Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-12-15T09:50:56.742Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-12-15T09:50:58.115Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-12-15T09:50:59.046Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-12-15T09:51:00.941Z] check_test.go:309: [dac1043ed5737] daemon is not started [2021-12-15T09:51:00.941Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-12-15T09:51:01.505Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-12-15T09:51:02.069Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-12-15T09:51:02.633Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-12-15T09:51:02.824Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-15T09:51:02.824Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-15T09:51:04.534Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-12-15T09:51:04.534Z] check_test.go:309: [d8f2491c688fa] daemon is not started [2021-12-15T09:51:04.534Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-12-15T09:51:04.790Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-12-15T09:51:06.682Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-12-15T09:51:06.938Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-12-15T09:51:08.831Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-12-15T09:51:09.395Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-12-15T09:51:11.501Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-12-15T09:51:11.501Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.19s) [2021-12-15T09:51:11.501Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.37s) [2021-12-15T09:51:11.501Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.41s) [2021-12-15T09:51:11.501Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.52s) [2021-12-15T09:51:11.501Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.33s) [2021-12-15T09:51:11.501Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.70s) [2021-12-15T09:51:11.501Z] === RUN TestBuildMultiStageCopy [2021-12-15T09:51:11.501Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-15T09:51:14.649Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-12-15T09:51:15.213Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-12-15T09:51:17.110Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-12-15T09:51:18.660Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-15T09:51:19.648Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-15T09:51:20.117Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-15T09:51:20.385Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-12-15T09:51:21.105Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-15T09:51:22.092Z] --- PASS: TestBuildMultiStageCopy (11.61s) [2021-12-15T09:51:22.093Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.37s) [2021-12-15T09:51:22.093Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2021-12-15T09:51:22.093Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.74s) [2021-12-15T09:51:22.093Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.86s) [2021-12-15T09:51:22.093Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.97s) [2021-12-15T09:51:22.093Z] === RUN TestBuildMultiStageParentConfig [2021-12-15T09:51:22.267Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-15T09:51:22.267Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-15T09:51:22.267Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 5.7% of statements [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/types [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-15T09:51:22.267Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-15T09:51:22.267Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-15T09:51:22.267Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2021-12-15T09:51:22.267Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/builder [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-15T09:51:22.267Z] ok github.com/docker/docker/builder/dockerfile 0.226s coverage: 48.5% of statements [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-15T09:51:22.267Z] ok github.com/docker/docker/builder/remotecontext 0.102s coverage: 13.7% of statements [2021-12-15T09:51:22.267Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-12-15T09:51:22.267Z] ok github.com/docker/docker/builder/remotecontext/git 1.421s coverage: 86.3% of statements [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/cli [no test files] [2021-12-15T09:51:22.267Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-15T09:51:23.660Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-12-15T09:51:23.660Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-12-15T09:51:23.660Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-12-15T09:51:24.179Z] ok github.com/docker/docker/client 0.158s coverage: 75.4% of statements [2021-12-15T09:51:24.309Z] --- PASS: TestBuildMultiStageParentConfig (2.35s) [2021-12-15T09:51:24.309Z] === RUN TestBuildLabelWithTargets [2021-12-15T09:51:24.309Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-15T09:51:24.309Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-12-15T09:51:24.309Z] === RUN TestBuildWithEmptyLayers [2021-12-15T09:51:25.879Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2021-12-15T09:51:25.879Z] === RUN TestBuildMultiStageOnBuild [2021-12-15T09:51:27.831Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-12-15T09:51:27.832Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-12-15T09:51:28.087Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-12-15T09:51:28.658Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-12-15T09:51:29.590Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-12-15T09:51:29.590Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-12-15T09:51:29.590Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-12-15T09:51:29.847Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-12-15T09:51:30.104Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-12-15T09:51:30.668Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-12-15T09:51:31.599Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-12-15T09:51:32.530Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-12-15T09:51:34.426Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-12-15T09:51:34.683Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-12-15T09:51:36.054Z] === RUN TestDockerSuite/TestBuildEnv [2021-12-15T09:51:37.421Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-12-15T09:51:38.375Z] --- PASS: TestBuildMultiStageOnBuild (11.63s) [2021-12-15T09:51:38.375Z] === RUN TestBuildUncleanTarFilenames [2021-12-15T09:51:38.375Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-15T09:51:38.375Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-12-15T09:51:38.375Z] === RUN TestBuildMultiStageLayerLeak [2021-12-15T09:51:38.788Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-12-15T09:51:40.157Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-12-15T09:51:40.414Z] docker_cli_daemon_test.go:2550: [d1f8c5985afbc] daemon is not started [2021-12-15T09:51:42.309Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-12-15T09:51:46.487Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-12-15T09:51:50.662Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-12-15T09:51:53.182Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-12-15T09:51:53.314Z] --- PASS: TestBuildMultiStageLayerLeak (14.81s) [2021-12-15T09:51:53.314Z] === RUN TestBuildWithHugeFile [2021-12-15T09:51:55.077Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-12-15T09:51:57.598Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-12-15T09:51:57.598Z] check_test.go:309: [d9b51a565ea6a] daemon is not started [2021-12-15T09:51:57.598Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite (343.67s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.13s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.64s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.57s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.38s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.25s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.78s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.53s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.89s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.65s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.60s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.57s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.41s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.52s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.33s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.39s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.44s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.61s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.41s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.24s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.77s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.15s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.97s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.69s) [2021-12-15T09:52:04.145Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.20s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.37s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.53s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.58s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.28s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.38s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.25s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.32s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.55s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.53s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.83s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.57s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.96s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.76s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.57s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.06s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.94s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.94s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.24s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.74s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.92s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.23s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.07s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.40s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.09s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.74s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.35s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.95s) [2021-12-15T09:52:04.145Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-12-15T09:52:04.145Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.78s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.79s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.31s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.07s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.57s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.35s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.85s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.54s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.19s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.81s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.00s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.62s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.23s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.15s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.59s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.16s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.50s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.66s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.84s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.08s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.28s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.43s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.83s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.73s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.94s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.33s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.41s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.33s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.84s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.16s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.23s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.36s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.73s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.07s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.96s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.31s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.48s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.60s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.69s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2021-12-15T09:52:04.145Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.74s) [2021-12-15T09:52:04.145Z] === RUN TestDockerSwarmSuite [2021-12-15T09:52:04.145Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-12-15T09:52:06.041Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-12-15T09:52:06.297Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-12-15T09:52:08.193Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-12-15T09:52:09.561Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-12-15T09:52:10.897Z] ok github.com/docker/docker/cmd/dockerd 0.071s coverage: 29.1% of statements [2021-12-15T09:52:10.897Z] ok github.com/docker/docker/container 0.129s coverage: 34.5% of statements [2021-12-15T09:52:10.897Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-15T09:52:10.897Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-15T09:52:10.897Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-15T09:52:10.897Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-15T09:52:14.815Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-12-15T09:52:16.721Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-12-15T09:52:18.090Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-12-15T09:52:18.346Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-12-15T09:52:18.910Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-12-15T09:52:19.081Z] ok github.com/docker/docker/daemon/cluster 0.051s coverage: 0.5% of statements [2021-12-15T09:52:19.655Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.019s coverage: 65.3% of statements [2021-12-15T09:52:19.840Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-12-15T09:52:19.840Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-12-15T09:52:19.840Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-12-15T09:52:20.403Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-12-15T09:52:20.597Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-12-15T09:52:28.495Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-12-15T09:52:28.736Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2021-12-15T09:52:28.753Z] === RUN TestDockerSuite/TestBuildExpose [2021-12-15T09:52:28.997Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 81.8% of statements [2021-12-15T09:52:29.009Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-12-15T09:52:29.257Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-12-15T09:52:29.266Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-12-15T09:52:29.829Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-12-15T09:52:30.198Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-12-15T09:52:30.401Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-12-15T09:52:30.763Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-12-15T09:52:31.327Z] docker_api_swarm_test.go:562: [d79c53f852e17] joining swarm manager [d0e852da9b110]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T09:52:31.327Z] === RUN TestDockerSuite/TestBuildFails [2021-12-15T09:52:31.787Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.784s coverage: 73.3% of statements [2021-12-15T09:52:31.787Z] ok github.com/docker/docker/daemon 12.172s coverage: 17.1% of statements [2021-12-15T09:52:31.787Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-15T09:52:31.787Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-15T09:52:31.787Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-15T09:52:31.787Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-15T09:52:32.698Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-12-15T09:52:32.698Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-12-15T09:52:33.171Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.347s coverage: 56.2% of statements [2021-12-15T09:52:34.112Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2021-12-15T09:52:35.222Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-12-15T09:52:36.659Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.8% of statements [2021-12-15T09:52:37.115Z] === RUN TestDockerSuite/TestBuildForceRm [2021-12-15T09:52:37.602Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.446s coverage: 45.9% of statements [2021-12-15T09:52:37.602Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-15T09:52:38.486Z] === RUN TestDockerSuite/TestBuildFromGit [2021-12-15T09:52:38.546Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.570s coverage: 50.5% of statements [2021-12-15T09:52:39.420Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-12-15T09:52:39.992Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-12-15T09:52:40.921Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-12-15T09:52:41.852Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.8% of statements [2021-12-15T09:52:42.797Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.904s coverage: 58.0% of statements [2021-12-15T09:52:42.797Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-12-15T09:52:42.797Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-15T09:52:42.814Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-12-15T09:52:43.741Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2021-12-15T09:52:43.744Z] docker_api_swarm_test.go:584: [d043275b9ed1e] joining swarm manager [d0e852da9b110]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-15T09:52:44.001Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-12-15T09:52:44.259Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-12-15T09:52:45.134Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2021-12-15T09:52:46.783Z] check_test.go:380: [d79c53f852e17] daemon is not started [2021-12-15T09:52:46.783Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-12-15T09:52:48.152Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-12-15T09:52:48.438Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 6.6% of statements [2021-12-15T09:52:48.438Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-15T09:52:48.438Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-15T09:52:49.521Z] === RUN TestDockerSuite/TestBuildHistory [2021-12-15T09:52:49.824Z] ok github.com/docker/docker/daemon/logger 0.256s coverage: 43.2% of statements [2021-12-15T09:52:51.743Z] ok github.com/docker/docker/daemon/logger/gelf 0.037s coverage: 67.0% of statements [2021-12-15T09:52:51.743Z] ok github.com/docker/docker/daemon/logger/awslogs 0.376s coverage: 77.4% of statements [2021-12-15T09:52:51.743Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-15T09:52:51.743Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-15T09:52:53.129Z] ok github.com/docker/docker/daemon/logger/journald 0.041s coverage: 23.9% of statements [2021-12-15T09:52:53.695Z] === RUN TestDockerSuite/TestBuildIidFile [2021-12-15T09:52:53.695Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-12-15T09:52:53.701Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.034s coverage: 69.9% of statements [2021-12-15T09:52:54.263Z] === RUN TestDockerSuite/TestBuildInheritance [2021-12-15T09:52:54.645Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.044s coverage: 87.2% of statements [2021-12-15T09:52:54.827Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-12-15T09:52:55.390Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-12-15T09:52:55.390Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-12-15T09:52:56.031Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 75.2% of statements [2021-12-15T09:52:56.031Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-15T09:52:56.320Z] === RUN TestDockerSuite/TestBuildLabel [2021-12-15T09:52:56.883Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-12-15T09:52:56.883Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-12-15T09:52:56.883Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-12-15T09:52:56.883Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-12-15T09:52:56.975Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.065s coverage: 55.1% of statements [2021-12-15T09:52:57.139Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-12-15T09:52:57.702Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-12-15T09:52:57.922Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.042s coverage: 31.5% of statements [2021-12-15T09:52:58.266Z] === RUN TestDockerSuite/TestBuildLabels [2021-12-15T09:52:58.523Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-12-15T09:52:59.896Z] docker_api_swarm_test.go:45: [dd5242e4ab169] joining swarm manager [d9dd5c9d3dc12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T09:53:00.458Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-12-15T09:53:00.472Z] ok github.com/docker/docker/daemon/logger/syslog 0.041s coverage: 46.8% of statements [2021-12-15T09:53:01.046Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-12-15T09:53:01.619Z] ok github.com/docker/docker/daemon/logger/splunk 2.135s coverage: 82.5% of statements [2021-12-15T09:53:01.619Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-15T09:53:01.881Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2021-12-15T09:53:01.881Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-15T09:53:02.980Z] === RUN TestDockerSuite/TestBuildLastModified [2021-12-15T09:53:03.796Z] ok github.com/docker/docker/distribution/metadata 0.062s coverage: 48.2% of statements [2021-12-15T09:53:05.712Z] ok github.com/docker/docker/distribution 0.230s coverage: 25.6% of statements [2021-12-15T09:53:05.712Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-15T09:53:07.098Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2021-12-15T09:53:08.227Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-12-15T09:53:08.484Z] ok github.com/docker/docker/image 0.025s coverage: 86.8% of statements [2021-12-15T09:53:08.484Z] ok github.com/docker/docker/distribution/xfer 1.995s coverage: 85.1% of statements [2021-12-15T09:53:08.484Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-15T09:53:09.442Z] ok github.com/docker/docker/image/cache 0.026s coverage: 19.2% of statements [2021-12-15T09:53:09.443Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-12-15T09:53:09.706Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2021-12-15T09:53:09.706Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-15T09:53:10.651Z] ok github.com/docker/docker/libcontainerd/queue 0.040s coverage: 100.0% of statements [2021-12-15T09:53:10.749Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-12-15T09:53:10.749Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-12-15T09:53:10.749Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-12-15T09:53:10.749Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-12-15T09:53:11.006Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-12-15T09:53:11.263Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-12-15T09:53:13.155Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-12-15T09:53:13.199Z] ok github.com/docker/docker/oci 0.022s coverage: 38.4% of statements [2021-12-15T09:53:14.144Z] ok github.com/docker/docker/opts 0.036s coverage: 67.1% of statements [2021-12-15T09:53:14.144Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2021-12-15T09:53:15.052Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-12-15T09:53:17.446Z] ok github.com/docker/docker/pkg/archive 0.531s coverage: 81.7% of statements [2021-12-15T09:53:18.326Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-12-15T09:53:18.326Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-12-15T09:53:18.389Z] ok github.com/docker/docker/pkg/authorization 0.253s coverage: 68.3% of statements [2021-12-15T09:53:18.650Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-12-15T09:53:18.890Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-12-15T09:53:18.890Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-12-15T09:53:18.911Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-12-15T09:53:20.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-12-15T09:53:20.297Z] ok github.com/docker/docker/layer 7.133s coverage: 68.8% of statements [2021-12-15T09:53:20.297Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-15T09:53:20.297Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-15T09:53:20.297Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-15T09:53:20.297Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-15T09:53:20.297Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-15T09:53:20.870Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2021-12-15T09:53:21.131Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-12-15T09:53:21.704Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-12-15T09:53:23.088Z] ok github.com/docker/docker/pkg/chrootarchive 2.995s coverage: 43.5% of statements [2021-12-15T09:53:23.088Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-15T09:53:23.088Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-15T09:53:23.349Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2021-12-15T09:53:23.609Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-12-15T09:53:23.870Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-12-15T09:53:25.253Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-12-15T09:53:25.253Z] ok github.com/docker/docker/pkg/discovery/kv 3.030s coverage: 84.1% of statements [2021-12-15T09:53:25.514Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 86.5% of statements [2021-12-15T09:53:25.774Z] ok github.com/docker/docker/pkg/fsutils 0.180s coverage: 85.1% of statements [2021-12-15T09:53:25.774Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-12-15T09:53:27.158Z] ok github.com/docker/docker/pkg/idtools 0.522s coverage: 69.5% of statements [2021-12-15T09:53:27.158Z] ok github.com/docker/docker/pkg/ioutils 0.432s coverage: 70.6% of statements [2021-12-15T09:53:27.418Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2021-12-15T09:53:27.418Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-15T09:53:27.418Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2021-12-15T09:53:27.418Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-12-15T09:53:27.418Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-15T09:53:27.679Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2021-12-15T09:53:27.679Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-15T09:53:27.679Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements [2021-12-15T09:53:27.940Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2021-12-15T09:53:28.201Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.025s coverage: 86.7% of statements [2021-12-15T09:53:28.201Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-12-15T09:53:28.201Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-15T09:53:28.201Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-15T09:53:28.380Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-12-15T09:53:29.142Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2021-12-15T09:53:29.403Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-12-15T09:53:29.664Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-12-15T09:53:29.924Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-12-15T09:53:30.902Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-12-15T09:53:31.329Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2021-12-15T09:53:31.329Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-12-15T09:53:31.832Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-12-15T09:53:34.353Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-12-15T09:53:34.353Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-12-15T09:53:34.353Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-12-15T09:53:35.526Z] ok github.com/docker/docker/pkg/signal 3.305s coverage: 62.3% of statements [2021-12-15T09:53:35.526Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-12-15T09:53:35.526Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-12-15T09:53:35.526Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-12-15T09:53:36.096Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2021-12-15T09:53:36.666Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-12-15T09:53:36.926Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2021-12-15T09:53:37.186Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-12-15T09:53:37.446Z] testing: warning: no tests to run [2021-12-15T09:53:37.446Z] coverage: [no statements] [2021-12-15T09:53:37.446Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-12-15T09:53:37.625Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-12-15T09:53:37.706Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-12-15T09:53:37.967Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-12-15T09:53:37.967Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-12-15T09:53:38.188Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-12-15T09:53:39.877Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2021-12-15T09:53:40.081Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-12-15T09:53:40.081Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-12-15T09:53:40.137Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2021-12-15T09:53:40.397Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.6% of statements [2021-12-15T09:53:41.781Z] ok github.com/docker/docker/quota 0.233s coverage: 71.4% of statements [2021-12-15T09:53:41.781Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-12-15T09:53:41.975Z] === RUN TestDockerSuite/TestBuildNetNone [2021-12-15T09:53:42.232Z] === RUN TestDockerSuite/TestBuildNoContext [2021-12-15T09:53:43.163Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-12-15T09:53:43.165Z] ok github.com/docker/docker/registry 0.052s coverage: 57.2% of statements [2021-12-15T09:53:43.165Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-12-15T09:53:43.425Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-12-15T09:53:43.996Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-12-15T09:53:43.996Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-12-15T09:53:44.093Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-12-15T09:53:45.461Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-12-15T09:53:45.718Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-12-15T09:53:45.718Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-12-15T09:53:46.281Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-12-15T09:53:46.537Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-12-15T09:53:47.101Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-12-15T09:53:47.295Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-12-15T09:53:47.556Z] ok github.com/docker/docker/volume/local 0.092s coverage: 76.4% of statements [2021-12-15T09:53:48.126Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-12-15T09:53:49.008Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-12-15T09:53:49.066Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2021-12-15T09:53:49.570Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-12-15T09:53:50.132Z] --- PASS: TestImportExtremelyLargeImageWorks (178.38s) [2021-12-15T09:53:50.132Z] PASS [2021-12-15T09:53:50.132Z] [2021-12-15T09:53:50.132Z] DONE 12 tests in 182.362s [2021-12-15T09:53:50.132Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-12-15T09:53:50.132Z] ++ 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-12-15T09:53:50.132Z] ++ set -e [2021-12-15T09:53:50.132Z] ++ '[' -n 0 ']' [2021-12-15T09:53:50.132Z] ++ set -x [2021-12-15T09:53:50.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=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-12-15T09:53:50.388Z] INFO: Testing against a local daemon [2021-12-15T09:53:50.388Z] === RUN TestNetworkCreateDelete [2021-12-15T09:53:50.388Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-12-15T09:53:50.388Z] === RUN TestDockerNetworkDeletePreferID [2021-12-15T09:53:50.949Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2021-12-15T09:53:50.949Z] === RUN TestDaemonDNSFallback [2021-12-15T09:53:51.512Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-12-15T09:53:52.880Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-12-15T09:53:54.253Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-12-15T09:53:54.817Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-12-15T09:53:55.753Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-12-15T09:53:55.753Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-12-15T09:53:57.644Z] --- PASS: TestDaemonDNSFallback (6.60s) [2021-12-15T09:53:57.644Z] === RUN TestInspectNetwork [2021-12-15T09:53:57.902Z] === RUN TestDockerSuite/TestBuildPATH [2021-12-15T09:53:59.796Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-12-15T09:54:00.726Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-12-15T09:54:01.291Z] === RUN TestInspectNetwork/full_network_id [2021-12-15T09:54:01.291Z] === RUN TestInspectNetwork/partial_network_id [2021-12-15T09:54:01.291Z] === RUN TestInspectNetwork/network_name [2021-12-15T09:54:01.291Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-12-15T09:54:01.291Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-12-15T09:54:03.969Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2021-12-15T09:54:03.969Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-15T09:54:03.969Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-15T09:54:03.969Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-12-15T09:54:03.969Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-15T09:54:03.969Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-15T09:54:03.969Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-15T09:54:03.969Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-12-15T09:54:03.969Z] ? github.com/docker/docker/rootless [no test files] [2021-12-15T09:54:03.969Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-12-15T09:54:03.969Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-15T09:54:03.969Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-15T09:54:03.969Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-15T09:54:03.969Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-15T09:54:03.969Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-15T09:54:03.970Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-15T09:54:03.970Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-15T09:54:03.970Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-15T09:54:03.970Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-15T09:54:03.970Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-15T09:54:03.970Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-15T09:54:03.970Z] ? github.com/docker/docker/volume [no test files] [2021-12-15T09:54:03.970Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-15T09:54:03.970Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] === Skipped [2021-12-15T09:54:03.970Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-12-15T09:54:03.970Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-12-15T09:54:03.970Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-12-15T09:54:03.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-15T09:54:03.970Z] graphtest_unix.go:46: Driver btrfs not supported [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-12-15T09:54:03.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-15T09:54:03.970Z] graphtest_unix.go:46: Driver btrfs not supported [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-12-15T09:54:03.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-15T09:54:03.970Z] graphtest_unix.go:46: Driver btrfs not supported [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-12-15T09:54:03.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-15T09:54:03.970Z] graphtest_unix.go:46: Driver btrfs not supported [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-12-15T09:54:03.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-15T09:54:03.970Z] graphtest_unix.go:46: Driver btrfs not supported [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-12-15T09:54:03.970Z] graphtest_unix.go:73: No driver to put! [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-12-15T09:54:03.970Z] time="2021-12-15T09:52:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-15T09:54:03.970Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-12-15T09:54:03.970Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-12-15T09:54:03.970Z] time="2021-12-15T09:52:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-15T09:54:03.970Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-12-15T09:54:03.970Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-12-15T09:54:03.970Z] time="2021-12-15T09:52:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-15T09:54:03.970Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-12-15T09:54:03.970Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-12-15T09:54:03.970Z] time="2021-12-15T09:52:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-15T09:54:03.970Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-12-15T09:54:03.970Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-12-15T09:54:03.970Z] time="2021-12-15T09:52:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-15T09:54:03.970Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-12-15T09:54:03.970Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-12-15T09:54:03.970Z] graphtest_unix.go:73: No driver to put! [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-12-15T09:54:03.970Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-12-15T09:54:03.970Z] overlay_test.go:49: Fails to compute changes intermittently [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-12-15T09:54:03.970Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-12-15T09:54:03.970Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-12-15T09:54:03.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-15T09:54:03.970Z] graphtest_unix.go:46: Driver zfs not supported [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-12-15T09:54:03.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-15T09:54:03.970Z] graphtest_unix.go:46: Driver zfs not supported [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-12-15T09:54:03.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-15T09:54:03.970Z] graphtest_unix.go:46: Driver zfs not supported [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-12-15T09:54:03.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-15T09:54:03.970Z] graphtest_unix.go:46: Driver zfs not supported [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-12-15T09:54:03.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-15T09:54:03.970Z] graphtest_unix.go:46: Driver zfs not supported [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-12-15T09:54:03.970Z] graphtest_unix.go:73: No driver to put! [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-12-15T09:54:03.970Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-12-15T09:54:03.970Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] [2021-12-15T09:54:03.970Z] DONE 2244 tests, 26 skipped in 276.336s Post stage [Pipeline] junit [2021-12-15T09:54:03.985Z] Recording test results [2021-12-15T09:54:04.382Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-12-15T09:54:04.707Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43084/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=660b9962e4d2d4ad68898b00571a43127b84f6c3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:660b9962e4d2d4ad68898b00571a43127b84f6c3 hack/validate/vendor [2021-12-15T09:54:05.439Z] --- PASS: TestBuildWithHugeFile (130.69s) [2021-12-15T09:54:05.439Z] === RUN TestBuildWithEmptyDockerfile [2021-12-15T09:54:05.439Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-15T09:54:05.439Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-15T09:54:05.439Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-15T09:54:05.439Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-15T09:54:05.439Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-15T09:54:05.439Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-15T09:54:05.439Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-15T09:54:05.439Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-15T09:54:05.440Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-15T09:54:05.440Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-12-15T09:54:05.440Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-12-15T09:54:05.440Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-12-15T09:54:05.440Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-12-15T09:54:05.440Z] === RUN TestBuildPreserveOwnership [2021-12-15T09:54:05.440Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-15T09:54:05.440Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-12-15T09:54:05.440Z] === RUN TestBuildPlatformInvalid [2021-12-15T09:54:05.440Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-12-15T09:54:05.440Z] PASS [2021-12-15T09:54:05.440Z] ok github.com/docker/docker/integration/build 192.484s [2021-12-15T09:54:05.440Z] [2021-12-15T09:54:05.440Z] === Skipped [2021-12-15T09:54:05.440Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-12-15T09:54:05.440Z] build_session_test.go:25: TODO: BuildKit [2021-12-15T09:54:05.440Z] [2021-12-15T09:54:05.440Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-12-15T09:54:05.440Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:54:05.440Z] [2021-12-15T09:54:05.440Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-12-15T09:54:05.440Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-15T09:54:05.440Z] [2021-12-15T09:54:05.440Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-12-15T09:54:05.440Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-15T09:54:05.440Z] [2021-12-15T09:54:05.440Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-12-15T09:54:05.440Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-15T09:54:05.440Z] [2021-12-15T09:54:05.440Z] [2021-12-15T09:54:05.440Z] DONE 28 tests, 5 skipped in 225.061s [2021-12-15T09:54:05.440Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-12-15T09:54:05.440Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-15T09:54:05.440Z] INFO: Testing against a local daemon [2021-12-15T09:54:05.440Z] === RUN TestConfigInspect [2021-12-15T09:54:05.440Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:54:05.440Z] --- SKIP: TestConfigInspect (0.00s) [2021-12-15T09:54:05.440Z] === RUN TestConfigList [2021-12-15T09:54:05.440Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:54:05.440Z] --- SKIP: TestConfigList (0.00s) [2021-12-15T09:54:05.440Z] === RUN TestConfigsCreateAndDelete [2021-12-15T09:54:05.440Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:54:05.440Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-12-15T09:54:05.440Z] === RUN TestConfigsUpdate [2021-12-15T09:54:05.440Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:54:05.440Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-12-15T09:54:05.440Z] === RUN TestTemplatedConfig [2021-12-15T09:54:05.440Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:54:05.440Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-12-15T09:54:05.440Z] === RUN TestConfigCreateResolve [2021-12-15T09:54:05.440Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:54:05.440Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-12-15T09:54:05.440Z] === RUN TestConfigDaemonLibtrustID [2021-12-15T09:54:05.440Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:54:05.440Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-12-15T09:54:05.440Z] PASS [2021-12-15T09:54:05.440Z] ok github.com/docker/docker/integration/config 0.118s [2021-12-15T09:54:05.440Z] [2021-12-15T09:54:05.440Z] === Skipped [2021-12-15T09:54:05.440Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-12-15T09:54:05.440Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:54:05.440Z] [2021-12-15T09:54:05.440Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-12-15T09:54:05.440Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:54:05.440Z] [2021-12-15T09:54:05.440Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-12-15T09:54:05.440Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:54:05.440Z] [2021-12-15T09:54:05.440Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-12-15T09:54:05.440Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:54:05.440Z] [2021-12-15T09:54:05.440Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-12-15T09:54:05.440Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:54:05.440Z] [2021-12-15T09:54:05.440Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-12-15T09:54:05.440Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:54:05.440Z] [2021-12-15T09:54:05.440Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-12-15T09:54:05.440Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:54:05.440Z] [2021-12-15T09:54:05.440Z] [2021-12-15T09:54:05.440Z] DONE 7 tests, 7 skipped in 2.105s [2021-12-15T09:54:05.440Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-12-15T09:54:05.466Z] --- PASS: TestInspectNetwork (7.95s) [2021-12-15T09:54:05.466Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-12-15T09:54:05.466Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-12-15T09:54:05.466Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-12-15T09:54:05.466Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-12-15T09:54:05.466Z] === RUN TestRunContainerWithBridgeNone [2021-12-15T09:54:05.653Z] update vendored copy of archive/tar [2021-12-15T09:54:05.653Z] downloading: https://golang.org/dl/go1.16.12.src.tar.gz [2021-12-15T09:54:07.563Z] patching file stat_unix.go [2021-12-15T09:54:07.563Z] 2021/12/15 09:54:07 Collecting initial packages [2021-12-15T09:54:07.563Z] 2021/12/15 09:54:07 Download dependencies [2021-12-15T09:54:07.992Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-12-15T09:54:07.992Z] --- PASS: TestRunContainerWithBridgeNone (2.04s) [2021-12-15T09:54:07.992Z] === RUN TestNetworkInvalidJSON [2021-12-15T09:54:07.992Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-15T09:54:07.992Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-15T09:54:07.992Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-15T09:54:07.992Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-15T09:54:07.992Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-15T09:54:07.992Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-15T09:54:07.992Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-15T09:54:07.992Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-15T09:54:07.992Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-15T09:54:07.992Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-12-15T09:54:07.992Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-15T09:54:07.992Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-15T09:54:07.992Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-15T09:54:07.992Z] === RUN TestNetworkList [2021-12-15T09:54:07.992Z] === RUN TestNetworkList//networks [2021-12-15T09:54:07.992Z] === PAUSE TestNetworkList//networks [2021-12-15T09:54:07.992Z] === RUN TestNetworkList//networks/ [2021-12-15T09:54:07.992Z] === PAUSE TestNetworkList//networks/ [2021-12-15T09:54:07.992Z] === CONT TestNetworkList//networks [2021-12-15T09:54:07.992Z] === CONT TestNetworkList//networks/ [2021-12-15T09:54:07.992Z] --- PASS: TestNetworkList (0.02s) [2021-12-15T09:54:07.992Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-15T09:54:07.992Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-15T09:54:07.992Z] === RUN TestHostIPv4BridgeLabel [2021-12-15T09:54:08.251Z] --- PASS: TestHostIPv4BridgeLabel (0.63s) [2021-12-15T09:54:08.251Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-15T09:54:08.395Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-15T09:54:08.395Z] INFO: Testing against a local daemon [2021-12-15T09:54:08.395Z] === RUN TestCheckpoint [2021-12-15T09:54:08.395Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-15T09:54:08.395Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-15T09:54:08.395Z] === RUN TestContainerInvalidJSON [2021-12-15T09:54:08.395Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-12-15T09:54:08.395Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-12-15T09:54:08.395Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-15T09:54:08.395Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-15T09:54:08.395Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-15T09:54:08.395Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-15T09:54:08.395Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-12-15T09:54:08.395Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-15T09:54:08.395Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-15T09:54:08.395Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-12-15T09:54:08.395Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-12-15T09:54:08.395Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-12-15T09:54:08.395Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-12-15T09:54:08.395Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-15T09:54:08.865Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2021-12-15T09:54:08.865Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-15T09:54:08.865Z] copy_test.go:38: testEnv.OSType == "windows" [2021-12-15T09:54:08.865Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-12-15T09:54:08.865Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-15T09:54:08.865Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-12-15T09:54:08.865Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-15T09:54:08.865Z] copy_test.go:63: testEnv.OSType == "windows" [2021-12-15T09:54:08.865Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2021-12-15T09:54:08.865Z] === RUN TestCopyFromContainer [2021-12-15T09:54:08.865Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:54:08.865Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-12-15T09:54:08.865Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-15T09:54:08.865Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-15T09:54:08.865Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-15T09:54:08.865Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-15T09:54:08.865Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-15T09:54:08.865Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-15T09:54:08.865Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-15T09:54:08.865Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-15T09:54:08.865Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-15T09:54:08.865Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-15T09:54:08.865Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-12-15T09:54:08.865Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-15T09:54:08.865Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-15T09:54:08.865Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-15T09:54:08.865Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-15T09:54:08.865Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-15T09:54:08.865Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-12-15T09:54:08.865Z] === RUN TestCreateWithInvalidEnv [2021-12-15T09:54:08.865Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-15T09:54:08.865Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-15T09:54:08.865Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-15T09:54:08.865Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-15T09:54:08.865Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-15T09:54:08.865Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-15T09:54:08.865Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-15T09:54:08.865Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-15T09:54:08.865Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-15T09:54:08.865Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-12-15T09:54:08.865Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-15T09:54:08.865Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-15T09:54:08.865Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-12-15T09:54:08.865Z] === RUN TestCreateTmpfsMountsTarget [2021-12-15T09:54:08.865Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:54:08.865Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-12-15T09:54:08.865Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-15T09:54:08.865Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:54:08.865Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-12-15T09:54:08.865Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-15T09:54:08.865Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:54:08.865Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-15T09:54:08.865Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-15T09:54:08.865Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-15T09:54:08.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-15T09:54:08.865Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-15T09:54:08.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-15T09:54:08.866Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-15T09:54:08.866Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-15T09:54:08.866Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-15T09:54:08.866Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-15T09:54:08.866Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-15T09:54:08.866Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-15T09:54:08.866Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-15T09:54:08.866Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-15T09:54:08.866Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-15T09:54:08.866Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-15T09:54:08.866Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-15T09:54:08.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-12-15T09:54:08.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-15T09:54:08.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-12-15T09:54:08.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-12-15T09:54:08.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-12-15T09:54:08.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-15T09:54:08.866Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-15T09:54:08.866Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-15T09:54:08.866Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-15T09:54:08.866Z] === RUN TestCreateDifferentPlatform [2021-12-15T09:54:08.866Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-15T09:54:08.866Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-15T09:54:09.180Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-12-15T09:54:09.180Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-12-15T09:54:09.180Z] === RUN TestDaemonDefaultNetworkPools [2021-12-15T09:54:09.335Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2021-12-15T09:54:09.335Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-12-15T09:54:09.335Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-12-15T09:54:09.335Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-15T09:54:09.335Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-12-15T09:54:09.335Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-15T09:54:09.335Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-15T09:54:09.335Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-12-15T09:54:09.335Z] === RUN TestContainerKillOnDaemonStart [2021-12-15T09:54:09.335Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:54:09.335Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-12-15T09:54:09.335Z] === RUN TestDiff [2021-12-15T09:54:09.335Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-15T09:54:09.335Z] --- SKIP: TestDiff (0.00s) [2021-12-15T09:54:09.335Z] === RUN TestExecWithCloseStdin [2021-12-15T09:54:10.111Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2021-12-15T09:54:10.112Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-15T09:54:10.675Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-12-15T09:54:10.857Z] 2021/12/15 09:54:10 Starting whole vndr cycle because no package specified [2021-12-15T09:54:10.857Z] 2021/12/15 09:54:10 Ignoring paths matching "^archive/tar" [2021-12-15T09:54:11.117Z] 2021/12/15 09:54:10 Clone github.com/Microsoft/hcsshim, revision 64a2b71405dacf76c95600f4c756a991ad09cf7c, attempt 1/20 [2021-12-15T09:54:11.117Z] 2021/12/15 09:54:10 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-12-15T09:54:11.117Z] 2021/12/15 09:54:10 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2021-12-15T09:54:11.117Z] 2021/12/15 09:54:10 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-12-15T09:54:11.117Z] 2021/12/15 09:54:10 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-12-15T09:54:11.117Z] 2021/12/15 09:54:10 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-12-15T09:54:11.117Z] 2021/12/15 09:54:10 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-12-15T09:54:11.117Z] 2021/12/15 09:54:10 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-12-15T09:54:11.117Z] 2021/12/15 09:54:10 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-12-15T09:54:11.117Z] 2021/12/15 09:54:10 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-12-15T09:54:11.117Z] 2021/12/15 09:54:10 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2021-12-15T09:54:11.117Z] 2021/12/15 09:54:10 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-12-15T09:54:11.117Z] 2021/12/15 09:54:10 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-12-15T09:54:11.117Z] 2021/12/15 09:54:10 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-12-15T09:54:11.117Z] 2021/12/15 09:54:10 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-12-15T09:54:11.117Z] 2021/12/15 09:54:10 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-12-15T09:54:11.558Z] --- PASS: TestExecWithCloseStdin (2.55s) [2021-12-15T09:54:11.558Z] === RUN TestExec [2021-12-15T09:54:11.606Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.35s) [2021-12-15T09:54:11.606Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-15T09:54:11.862Z] docker_api_swarm_test.go:303: [dfe9193586c1c] joining swarm manager [d9342519f6d30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T09:54:12.059Z] 2021/12/15 09:54:11 Finished clone github.com/willf/bitset [2021-12-15T09:54:12.059Z] 2021/12/15 09:54:11 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-12-15T09:54:12.320Z] 2021/12/15 09:54:12 Finished clone github.com/Azure/go-ansiterm [2021-12-15T09:54:12.320Z] 2021/12/15 09:54:12 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-12-15T09:54:12.320Z] 2021/12/15 09:54:12 Finished clone github.com/google/uuid [2021-12-15T09:54:12.320Z] 2021/12/15 09:54:12 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-12-15T09:54:12.320Z] 2021/12/15 09:54:12 Finished clone github.com/moby/locker [2021-12-15T09:54:12.320Z] 2021/12/15 09:54:12 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-12-15T09:54:12.320Z] 2021/12/15 09:54:12 Finished clone github.com/cyphar/filepath-securejoin [2021-12-15T09:54:12.320Z] 2021/12/15 09:54:12 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-12-15T09:54:12.320Z] 2021/12/15 09:54:12 Finished clone github.com/creack/pty [2021-12-15T09:54:12.320Z] 2021/12/15 09:54:12 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-12-15T09:54:12.320Z] 2021/12/15 09:54:12 Finished clone github.com/docker/libtrust [2021-12-15T09:54:12.320Z] 2021/12/15 09:54:12 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-12-15T09:54:12.320Z] 2021/12/15 09:54:12 Finished clone github.com/moby/term [2021-12-15T09:54:12.320Z] 2021/12/15 09:54:12 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-12-15T09:54:12.581Z] 2021/12/15 09:54:12 Finished clone github.com/gorilla/mux [2021-12-15T09:54:12.581Z] 2021/12/15 09:54:12 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-12-15T09:54:12.581Z] 2021/12/15 09:54:12 Finished clone github.com/Microsoft/go-winio [2021-12-15T09:54:12.581Z] 2021/12/15 09:54:12 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-12-15T09:54:12.792Z] === RUN TestDockerSuite/TestBuildRm [2021-12-15T09:54:12.792Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.37s) [2021-12-15T09:54:12.792Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-15T09:54:12.842Z] 2021/12/15 09:54:12 Finished clone github.com/moby/sys [2021-12-15T09:54:12.842Z] 2021/12/15 09:54:12 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-12-15T09:54:12.842Z] 2021/12/15 09:54:12 Finished clone github.com/coreos/go-systemd [2021-12-15T09:54:12.842Z] 2021/12/15 09:54:12 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-12-15T09:54:13.355Z] docker_api_swarm_test.go:304: [da8ff3bab21e6] joining swarm manager [d9342519f6d30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-15T09:54:13.355Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2021-12-15T09:54:13.355Z] === RUN TestServiceWithPredefinedNetwork [2021-12-15T09:54:13.785Z] 2021/12/15 09:54:13 Finished clone github.com/Graylog2/go-gelf [2021-12-15T09:54:13.785Z] 2021/12/15 09:54:13 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-12-15T09:54:13.785Z] 2021/12/15 09:54:13 Finished clone github.com/philhofer/fwd [2021-12-15T09:54:13.785Z] 2021/12/15 09:54:13 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-12-15T09:54:13.785Z] 2021/12/15 09:54:13 Finished clone github.com/fluent/fluent-logger-golang [2021-12-15T09:54:13.785Z] 2021/12/15 09:54:13 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-12-15T09:54:13.785Z] 2021/12/15 09:54:13 Finished clone github.com/bsphere/le_go [2021-12-15T09:54:13.785Z] 2021/12/15 09:54:13 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-12-15T09:54:14.046Z] 2021/12/15 09:54:13 Finished clone github.com/coreos/go-systemd/v22 [2021-12-15T09:54:14.046Z] 2021/12/15 09:54:13 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-12-15T09:54:14.046Z] 2021/12/15 09:54:13 Finished clone github.com/fsnotify/fsnotify [2021-12-15T09:54:14.046Z] 2021/12/15 09:54:13 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision e048c115a3a89caf63941d363858e207c28bccd6, attempt 1/20 [2021-12-15T09:54:14.046Z] 2021/12/15 09:54:13 Finished clone github.com/godbus/dbus/v5 [2021-12-15T09:54:14.046Z] 2021/12/15 09:54:13 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-12-15T09:54:14.046Z] 2021/12/15 09:54:14 Finished clone github.com/opencontainers/image-spec [2021-12-15T09:54:14.046Z] 2021/12/15 09:54:14 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-12-15T09:54:14.283Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-12-15T09:54:14.307Z] 2021/12/15 09:54:14 Finished clone github.com/jmespath/go-jmespath [2021-12-15T09:54:14.307Z] 2021/12/15 09:54:14 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-12-15T09:54:14.506Z] --- PASS: TestExec (2.26s) [2021-12-15T09:54:14.506Z] === RUN TestExecUser [2021-12-15T09:54:14.506Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-15T09:54:14.506Z] --- SKIP: TestExecUser (0.01s) [2021-12-15T09:54:14.506Z] === RUN TestExportContainerAndImportImage [2021-12-15T09:54:14.506Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:54:14.506Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-12-15T09:54:14.506Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-15T09:54:14.506Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:54:14.506Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-12-15T09:54:14.506Z] === RUN TestHealthCheckWorkdir [2021-12-15T09:54:14.506Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-15T09:54:14.506Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-12-15T09:54:14.506Z] === RUN TestHealthKillContainer [2021-12-15T09:54:14.506Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-15T09:54:14.506Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-12-15T09:54:14.506Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-15T09:54:14.506Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-15T09:54:14.506Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-12-15T09:54:14.506Z] === RUN TestKillContainerInvalidSignal [2021-12-15T09:54:14.879Z] 2021/12/15 09:54:14 Finished clone github.com/golang/groupcache [2021-12-15T09:54:14.879Z] 2021/12/15 09:54:14 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-12-15T09:54:14.879Z] 2021/12/15 09:54:14 Finished clone golang.org/x/oauth2 [2021-12-15T09:54:14.879Z] 2021/12/15 09:54:14 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-12-15T09:54:14.879Z] 2021/12/15 09:54:14 Finished clone github.com/googleapis/gax-go [2021-12-15T09:54:14.879Z] 2021/12/15 09:54:14 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-12-15T09:54:15.212Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-12-15T09:54:15.450Z] 2021/12/15 09:54:15 Finished clone github.com/containerd/fifo [2021-12-15T09:54:15.450Z] 2021/12/15 09:54:15 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-12-15T09:54:15.450Z] 2021/12/15 09:54:15 Finished clone github.com/tinylib/msgp [2021-12-15T09:54:15.450Z] 2021/12/15 09:54:15 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-12-15T09:54:16.022Z] 2021/12/15 09:54:15 Finished clone github.com/containerd/go-runc [2021-12-15T09:54:16.022Z] 2021/12/15 09:54:15 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-12-15T09:54:16.022Z] 2021/12/15 09:54:16 Finished clone github.com/containerd/typeurl [2021-12-15T09:54:16.022Z] 2021/12/15 09:54:16 Clone github.com/docker/swarmkit, revision 286f4575a2d2853c1574e1be10eb1a2450692dfc, attempt 1/20 [2021-12-15T09:54:16.070Z] --- PASS: TestKillContainerInvalidSignal (2.01s) [2021-12-15T09:54:16.070Z] === RUN TestKillContainer [2021-12-15T09:54:16.070Z] === RUN TestKillContainer/no_signal [2021-12-15T09:54:16.141Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-12-15T09:54:16.282Z] 2021/12/15 09:54:16 Finished clone github.com/containerd/cgroups [2021-12-15T09:54:16.282Z] 2021/12/15 09:54:16 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-12-15T09:54:16.282Z] 2021/12/15 09:54:16 Finished clone go.opencensus.io [2021-12-15T09:54:16.282Z] 2021/12/15 09:54:16 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-12-15T09:54:16.399Z] --- PASS: TestServiceWithPredefinedNetwork (2.86s) [2021-12-15T09:54:16.399Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-15T09:54:16.399Z] service_test.go:242: FLAKY_TEST [2021-12-15T09:54:16.399Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-15T09:54:16.399Z] === RUN TestServiceWithDataPathPortInit [2021-12-15T09:54:16.852Z] 2021/12/15 09:54:16 Finished clone github.com/containerd/ttrpc [2021-12-15T09:54:16.852Z] 2021/12/15 09:54:16 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-12-15T09:54:16.962Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-12-15T09:54:17.422Z] 2021/12/15 09:54:17 Finished clone github.com/gogo/googleapis [2021-12-15T09:54:17.422Z] 2021/12/15 09:54:17 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-12-15T09:54:17.524Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-12-15T09:54:17.780Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-12-15T09:54:18.284Z] === RUN TestKillContainer/non_killing_signal [2021-12-15T09:54:18.284Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-15T09:54:18.284Z] === RUN TestKillContainer/killing_signal [2021-12-15T09:54:18.711Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-12-15T09:54:18.813Z] 2021/12/15 09:54:18 Finished clone github.com/containerd/console [2021-12-15T09:54:18.813Z] 2021/12/15 09:54:18 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-12-15T09:54:18.813Z] 2021/12/15 09:54:18 Finished clone github.com/fernet/fernet-go [2021-12-15T09:54:18.813Z] 2021/12/15 09:54:18 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-12-15T09:54:19.384Z] 2021/12/15 09:54:19 Finished clone github.com/golang/gddo [2021-12-15T09:54:19.384Z] 2021/12/15 09:54:19 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-12-15T09:54:19.640Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-12-15T09:54:20.502Z] --- PASS: TestKillContainer (4.09s) [2021-12-15T09:54:20.502Z] --- PASS: TestKillContainer/no_signal (1.92s) [2021-12-15T09:54:20.502Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-15T09:54:20.502Z] --- PASS: TestKillContainer/killing_signal (2.12s) [2021-12-15T09:54:20.502Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-15T09:54:20.502Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-15T09:54:20.502Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-15T09:54:20.502Z] === RUN TestKillStoppedContainer [2021-12-15T09:54:20.502Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-15T09:54:20.502Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-12-15T09:54:20.502Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-15T09:54:20.502Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-15T09:54:20.502Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-15T09:54:20.502Z] === RUN TestKillDifferentUserContainer [2021-12-15T09:54:20.502Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-15T09:54:20.502Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-12-15T09:54:20.502Z] === RUN TestInspectOomKilledTrue [2021-12-15T09:54:20.502Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:54:20.502Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-15T09:54:20.502Z] === RUN TestInspectOomKilledFalse [2021-12-15T09:54:20.502Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-15T09:54:20.502Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-15T09:54:20.502Z] === RUN TestLogsFollowTailEmpty [2021-12-15T09:54:20.570Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-12-15T09:54:20.768Z] 2021/12/15 09:54:20 Finished clone github.com/containerd/continuity [2021-12-15T09:54:20.768Z] 2021/12/15 09:54:20 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-12-15T09:54:21.029Z] 2021/12/15 09:54:20 Finished clone golang.org/x/time [2021-12-15T09:54:21.029Z] 2021/12/15 09:54:20 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-12-15T09:54:22.072Z] --- PASS: TestLogsFollowTailEmpty (1.95s) [2021-12-15T09:54:22.072Z] === RUN TestNetworkNat [2021-12-15T09:54:22.072Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-12-15T09:54:22.072Z] --- SKIP: TestNetworkNat (0.00s) [2021-12-15T09:54:22.072Z] === RUN TestNetworkLocalhostTCPNat [2021-12-15T09:54:22.415Z] 2021/12/15 09:54:22 Finished clone github.com/hashicorp/go-memdb [2021-12-15T09:54:22.415Z] 2021/12/15 09:54:22 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-12-15T09:54:22.676Z] 2021/12/15 09:54:22 Finished clone github.com/hashicorp/go-immutable-radix [2021-12-15T09:54:22.676Z] 2021/12/15 09:54:22 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-12-15T09:54:23.089Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-12-15T09:54:23.089Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-12-15T09:54:23.089Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-12-15T09:54:23.089Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-12-15T09:54:23.089Z] === RUN TestDockerSuite/TestBuildSpaces [2021-12-15T09:54:23.089Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-12-15T09:54:23.248Z] 2021/12/15 09:54:23 Finished clone github.com/cilium/ebpf [2021-12-15T09:54:23.248Z] 2021/12/15 09:54:23 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-12-15T09:54:23.509Z] 2021/12/15 09:54:23 Finished clone github.com/hashicorp/golang-lru [2021-12-15T09:54:23.509Z] 2021/12/15 09:54:23 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-12-15T09:54:23.652Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-12-15T09:54:23.911Z] === RUN TestDockerSuite/TestBuildStderr [2021-12-15T09:54:24.080Z] 2021/12/15 09:54:24 Finished clone github.com/coreos/pkg [2021-12-15T09:54:24.080Z] 2021/12/15 09:54:24 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-12-15T09:54:24.285Z] --- PASS: TestNetworkLocalhostTCPNat (2.27s) [2021-12-15T09:54:24.285Z] === RUN TestNetworkLoopbackNat [2021-12-15T09:54:24.285Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-12-15T09:54:24.285Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-12-15T09:54:24.285Z] === RUN TestPause [2021-12-15T09:54:24.285Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-15T09:54:24.285Z] --- SKIP: TestPause (0.00s) [2021-12-15T09:54:24.285Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-15T09:54:24.473Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-12-15T09:54:24.913Z] 2021/12/15 09:54:24 Finished clone github.com/golang/protobuf [2021-12-15T09:54:24.914Z] 2021/12/15 09:54:24 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-12-15T09:54:25.485Z] 2021/12/15 09:54:25 Finished clone github.com/Microsoft/opengcs [2021-12-15T09:54:25.485Z] 2021/12/15 09:54:25 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-12-15T09:54:25.485Z] 2021/12/15 09:54:25 Finished clone golang.org/x/crypto [2021-12-15T09:54:25.485Z] 2021/12/15 09:54:25 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-12-15T09:54:25.485Z] 2021/12/15 09:54:25 Finished clone github.com/beorn7/perks [2021-12-15T09:54:25.485Z] 2021/12/15 09:54:25 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-12-15T09:54:26.427Z] 2021/12/15 09:54:26 Finished clone github.com/prometheus/client_model [2021-12-15T09:54:26.427Z] 2021/12/15 09:54:26 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-12-15T09:54:26.499Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.05s) [2021-12-15T09:54:26.499Z] === RUN TestPauseStopPausedContainer [2021-12-15T09:54:26.499Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:54:26.499Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-12-15T09:54:26.499Z] === RUN TestPsFilter [2021-12-15T09:54:26.499Z] --- PASS: TestPsFilter (0.11s) [2021-12-15T09:54:26.499Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-15T09:54:27.002Z] 2021/12/15 09:54:26 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-12-15T09:54:27.002Z] 2021/12/15 09:54:26 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-12-15T09:54:27.573Z] 2021/12/15 09:54:27 Finished clone github.com/prometheus/client_golang [2021-12-15T09:54:27.573Z] 2021/12/15 09:54:27 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-12-15T09:54:27.766Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-12-15T09:54:27.834Z] 2021/12/15 09:54:27 Finished clone code.cloudfoundry.org/clock [2021-12-15T09:54:27.834Z] 2021/12/15 09:54:27 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-12-15T09:54:28.095Z] 2021/12/15 09:54:27 Finished clone github.com/pkg/errors [2021-12-15T09:54:28.095Z] 2021/12/15 09:54:27 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-12-15T09:54:28.329Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-12-15T09:54:28.668Z] 2021/12/15 09:54:28 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-12-15T09:54:28.668Z] 2021/12/15 09:54:28 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-12-15T09:54:28.712Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.29s) [2021-12-15T09:54:28.712Z] === RUN TestRemoveContainerWithVolume [2021-12-15T09:54:28.929Z] 2021/12/15 09:54:28 Finished clone github.com/prometheus/procfs [2021-12-15T09:54:28.929Z] 2021/12/15 09:54:28 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-12-15T09:54:28.929Z] 2021/12/15 09:54:28 Finished clone github.com/prometheus/common [2021-12-15T09:54:28.929Z] 2021/12/15 09:54:28 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-12-15T09:54:28.929Z] 2021/12/15 09:54:28 Finished clone github.com/cespare/xxhash/v2 [2021-12-15T09:54:28.929Z] 2021/12/15 09:54:28 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-12-15T09:54:29.257Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-12-15T09:54:29.821Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-12-15T09:54:30.318Z] 2021/12/15 09:54:29 Finished clone github.com/spf13/pflag [2021-12-15T09:54:30.318Z] 2021/12/15 09:54:29 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-12-15T09:54:30.318Z] 2021/12/15 09:54:30 Finished clone github.com/inconshreveable/mousetrap [2021-12-15T09:54:30.318Z] 2021/12/15 09:54:30 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-12-15T09:54:30.318Z] 2021/12/15 09:54:30 Finished clone github.com/morikuni/aec [2021-12-15T09:54:30.318Z] 2021/12/15 09:54:30 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-12-15T09:54:30.385Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-12-15T09:54:30.579Z] 2021/12/15 09:54:30 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-12-15T09:54:30.579Z] 2021/12/15 09:54:30 Finished clone github.com/docker/go-metrics [2021-12-15T09:54:30.927Z] --- PASS: TestRemoveContainerWithVolume (2.19s) [2021-12-15T09:54:30.927Z] === RUN TestRemoveContainerRunning [2021-12-15T09:54:31.151Z] 2021/12/15 09:54:31 Finished clone github.com/spf13/cobra [2021-12-15T09:54:31.151Z] 2021/12/15 09:54:31 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-12-15T09:54:31.316Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-12-15T09:54:31.573Z] === RUN TestDockerSuite/TestBuildUser [2021-12-15T09:54:32.094Z] 2021/12/15 09:54:31 Finished clone github.com/tchap/go-patricia [2021-12-15T09:54:32.094Z] 2021/12/15 09:54:31 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-12-15T09:54:32.135Z] --- PASS: TestServiceWithDataPathPortInit (15.93s) [2021-12-15T09:54:32.135Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-15T09:54:32.669Z] 2021/12/15 09:54:32 Finished clone github.com/opencontainers/selinux [2021-12-15T09:54:32.669Z] 2021/12/15 09:54:32 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-12-15T09:54:32.930Z] 2021/12/15 09:54:32 Finished clone github.com/sirupsen/logrus [2021-12-15T09:54:32.930Z] 2021/12/15 09:54:32 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-12-15T09:54:33.065Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-12-15T09:54:33.143Z] --- PASS: TestRemoveContainerRunning (1.93s) [2021-12-15T09:54:33.143Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-15T09:54:33.190Z] 2021/12/15 09:54:32 Finished clone github.com/google/certificate-transparency-go [2021-12-15T09:54:33.190Z] 2021/12/15 09:54:32 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-12-15T09:54:33.451Z] 2021/12/15 09:54:33 Finished clone github.com/docker/go-units [2021-12-15T09:54:33.451Z] 2021/12/15 09:54:33 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-12-15T09:54:34.706Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.92s) [2021-12-15T09:54:34.706Z] === RUN TestRemoveInvalidContainer [2021-12-15T09:54:34.706Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-12-15T09:54:34.706Z] === RUN TestRenameLinkedContainer [2021-12-15T09:54:34.706Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-15T09:54:34.706Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-12-15T09:54:34.706Z] === RUN TestRenameStoppedContainer [2021-12-15T09:54:35.366Z] 2021/12/15 09:54:35 Finished clone gotest.tools/v3 [2021-12-15T09:54:35.366Z] 2021/12/15 09:54:35 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-12-15T09:54:35.587Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6l783jbhvi2ngtxh9rzaey43f Created:2021-12-15 09:54:33.784711361 +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[4b9cfba326bd383f6e7eebc14d98f5fce137fe08a470e3b1ff088aa8be18de10:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w12xr9cidj2adtvdoe9ni862p EndpointID:a7ea845347edd8e149770b6f4dede044e378972858859a618a3a1c45eecd859e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a9c77a6051818cbf55cb9642e3c9ad5737c2b782f4798348feda064ab789b6d6 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:77f6cf86d0ff IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w12xr9cidj2adtvdoe9ni862p EndpointID:a7ea845347edd8e149770b6f4dede044e378972858859a618a3a1c45eecd859e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-12-15T09:54:35.844Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-12-15T09:54:36.311Z] 2021/12/15 09:54:36 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-12-15T09:54:36.311Z] 2021/12/15 09:54:36 Finished clone github.com/google/go-cmp [2021-12-15T09:54:36.572Z] 2021/12/15 09:54:36 Finished clone github.com/docker/go-connections [2021-12-15T09:54:36.572Z] 2021/12/15 09:54:36 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-12-15T09:54:36.833Z] 2021/12/15 09:54:36 Finished clone github.com/hashicorp/go-msgpack [2021-12-15T09:54:36.833Z] 2021/12/15 09:54:36 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-12-15T09:54:36.833Z] 2021/12/15 09:54:36 Finished clone github.com/syndtr/gocapability [2021-12-15T09:54:36.833Z] 2021/12/15 09:54:36 Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20 [2021-12-15T09:54:36.918Z] --- PASS: TestRenameStoppedContainer (2.24s) [2021-12-15T09:54:36.918Z] === RUN TestRenameRunningContainerAndReuse [2021-12-15T09:54:37.776Z] 2021/12/15 09:54:37 Finished clone github.com/RackSec/srslog [2021-12-15T09:54:37.776Z] 2021/12/15 09:54:37 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-12-15T09:54:38.348Z] 2021/12/15 09:54:38 Finished clone github.com/imdario/mergo [2021-12-15T09:54:38.348Z] 2021/12/15 09:54:38 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-12-15T09:54:38.609Z] 2021/12/15 09:54:38 Finished clone golang.org/x/sync [2021-12-15T09:54:38.609Z] 2021/12/15 09:54:38 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-12-15T09:54:40.016Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.85s) [2021-12-15T09:54:40.016Z] PASS [2021-12-15T09:54:40.016Z] [2021-12-15T09:54:40.016Z] === Skipped [2021-12-15T09:54:40.016Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-15T09:54:40.016Z] service_test.go:242: FLAKY_TEST [2021-12-15T09:54:40.016Z] [2021-12-15T09:54:40.016Z] [2021-12-15T09:54:40.016Z] DONE 26 tests, 1 skipped in 49.936s [2021-12-15T09:54:40.016Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-15T09:54:40.016Z] ++ 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-12-15T09:54:40.016Z] ++ set -e [2021-12-15T09:54:40.016Z] ++ '[' -n 0 ']' [2021-12-15T09:54:40.016Z] ++ set -x [2021-12-15T09:54:40.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-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-12-15T09:54:40.024Z] 2021/12/15 09:54:39 Finished clone github.com/tonistiigi/units [2021-12-15T09:54:40.024Z] 2021/12/15 09:54:39 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-12-15T09:54:40.273Z] INFO: Testing against a local daemon [2021-12-15T09:54:40.273Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-15T09:54:40.273Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-15T09:54:40.273Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-15T09:54:40.273Z] === RUN TestDockerNetworkIpvlan [2021-12-15T09:54:40.273Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-15T09:54:40.273Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-15T09:54:40.273Z] PASS [2021-12-15T09:54:40.273Z] [2021-12-15T09:54:40.273Z] === Skipped [2021-12-15T09:54:40.273Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-15T09:54:40.273Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-15T09:54:40.273Z] [2021-12-15T09:54:40.273Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-15T09:54:40.273Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-15T09:54:40.273Z] [2021-12-15T09:54:40.273Z] [2021-12-15T09:54:40.273Z] DONE 2 tests, 2 skipped in 0.124s [2021-12-15T09:54:40.273Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-15T09:54:40.273Z] ++ 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-12-15T09:54:40.273Z] ++ set -e [2021-12-15T09:54:40.273Z] ++ '[' -n 0 ']' [2021-12-15T09:54:40.273Z] ++ set -x [2021-12-15T09:54:40.273Z] ++ 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-12-15T09:54:40.531Z] INFO: Testing against a local daemon [2021-12-15T09:54:40.531Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-15T09:54:40.596Z] 2021/12/15 09:54:40 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-12-15T09:54:40.596Z] 2021/12/15 09:54:40 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-12-15T09:54:41.679Z] --- PASS: TestRenameRunningContainerAndReuse (3.99s) [2021-12-15T09:54:41.679Z] === RUN TestRenameInvalidName [2021-12-15T09:54:41.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-12-15T09:54:41.905Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2021-12-15T09:54:41.905Z] === RUN TestDockerNetworkMacvlan [2021-12-15T09:54:41.983Z] 2021/12/15 09:54:41 Finished clone github.com/opentracing/opentracing-go [2021-12-15T09:54:41.983Z] 2021/12/15 09:54:41 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-12-15T09:54:42.244Z] 2021/12/15 09:54:41 Finished clone github.com/google/shlex [2021-12-15T09:54:42.244Z] 2021/12/15 09:54:41 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-12-15T09:54:42.837Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-12-15T09:54:43.189Z] 2021/12/15 09:54:43 Finished clone github.com/tonistiigi/fsutil [2021-12-15T09:54:43.189Z] 2021/12/15 09:54:43 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-12-15T09:54:43.246Z] --- PASS: TestRenameInvalidName (2.02s) [2021-12-15T09:54:43.246Z] === RUN TestRenameAnonymousContainer [2021-12-15T09:54:43.246Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-12-15T09:54:43.246Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-12-15T09:54:43.246Z] === RUN TestRenameContainerWithSameName [2021-12-15T09:54:43.450Z] 2021/12/15 09:54:43 Finished clone github.com/opentracing-contrib/go-stdlib [2021-12-15T09:54:43.450Z] 2021/12/15 09:54:43 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-12-15T09:54:43.714Z] 2021/12/15 09:54:43 Finished clone github.com/mitchellh/hashstructure [2021-12-15T09:54:43.714Z] 2021/12/15 09:54:43 Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20 [2021-12-15T09:54:43.768Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-12-15T09:54:44.332Z] docker_api_swarm_test.go:271: [dbb1a3fee2e5e] joining swarm manager [dd20ce0b50d9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T09:54:44.896Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-12-15T09:54:45.104Z] 2021/12/15 09:54:44 Finished clone github.com/gofrs/flock [2021-12-15T09:54:45.104Z] 2021/12/15 09:54:44 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-12-15T09:54:45.104Z] 2021/12/15 09:54:44 Finished clone golang.org/x/net [2021-12-15T09:54:45.104Z] 2021/12/15 09:54:44 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-12-15T09:54:45.462Z] --- PASS: TestRenameContainerWithSameName (2.03s) [2021-12-15T09:54:45.462Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-15T09:54:45.462Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-12-15T09:54:45.462Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-12-15T09:54:45.462Z] === RUN TestResize [2021-12-15T09:54:45.841Z] docker_api_swarm_test.go:272: [d28b242e9164f] joining swarm manager [dd20ce0b50d9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-15T09:54:47.023Z] 2021/12/15 09:54:46 Finished clone github.com/Microsoft/hcsshim [2021-12-15T09:54:47.023Z] 2021/12/15 09:54:46 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-12-15T09:54:47.023Z] 2021/12/15 09:54:46 Finished clone github.com/docker/go-events [2021-12-15T09:54:47.023Z] 2021/12/15 09:54:46 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-12-15T09:54:47.023Z] 2021/12/15 09:54:46 Finished clone github.com/armon/go-radix [2021-12-15T09:54:47.023Z] 2021/12/15 09:54:46 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-12-15T09:54:47.029Z] --- PASS: TestResize (1.99s) [2021-12-15T09:54:47.029Z] === RUN TestResizeWithInvalidSize [2021-12-15T09:54:47.029Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-12-15T09:54:47.029Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-12-15T09:54:47.029Z] === RUN TestResizeWhenContainerNotStarted [2021-12-15T09:54:47.223Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-12-15T09:54:48.152Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-12-15T09:54:48.411Z] 2021/12/15 09:54:48 Finished clone github.com/sean-/seed [2021-12-15T09:54:48.411Z] 2021/12/15 09:54:48 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-12-15T09:54:48.672Z] 2021/12/15 09:54:48 Finished clone github.com/armon/go-metrics [2021-12-15T09:54:48.672Z] 2021/12/15 09:54:48 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-12-15T09:54:49.082Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-12-15T09:54:49.082Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-12-15T09:54:49.244Z] 2021/12/15 09:54:48 Finished clone github.com/cloudflare/cfssl [2021-12-15T09:54:49.244Z] 2021/12/15 09:54:48 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-12-15T09:54:49.248Z] --- PASS: TestResizeWhenContainerNotStarted (2.22s) [2021-12-15T09:54:49.248Z] === RUN TestDaemonRestartKillContainers [2021-12-15T09:54:49.248Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:54:49.248Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-12-15T09:54:49.248Z] === RUN TestStats [2021-12-15T09:54:49.248Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-15T09:54:49.248Z] --- SKIP: TestStats (0.00s) [2021-12-15T09:54:49.248Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-15T09:54:49.338Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-12-15T09:54:49.902Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-12-15T09:54:50.188Z] 2021/12/15 09:54:50 Finished clone github.com/hashicorp/errwrap [2021-12-15T09:54:50.188Z] 2021/12/15 09:54:50 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-12-15T09:54:50.761Z] 2021/12/15 09:54:50 Finished clone github.com/hashicorp/go-multierror [2021-12-15T09:54:50.761Z] 2021/12/15 09:54:50 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-12-15T09:54:50.834Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-12-15T09:54:52.147Z] 2021/12/15 09:54:51 Finished clone github.com/hashicorp/go-sockaddr [2021-12-15T09:54:52.147Z] 2021/12/15 09:54:51 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-12-15T09:54:52.203Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-12-15T09:54:52.203Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-12-15T09:54:52.203Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-12-15T09:54:52.203Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-12-15T09:54:52.203Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-12-15T09:54:52.203Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-12-15T09:54:52.203Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-12-15T09:54:52.203Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-12-15T09:54:52.203Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-12-15T09:54:52.719Z] 2021/12/15 09:54:52 Finished clone github.com/docker/libkv [2021-12-15T09:54:52.719Z] 2021/12/15 09:54:52 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-12-15T09:54:53.572Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-12-15T09:54:53.573Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-12-15T09:54:53.830Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-12-15T09:54:54.106Z] 2021/12/15 09:54:53 Finished clone github.com/vishvananda/netns [2021-12-15T09:54:54.106Z] 2021/12/15 09:54:53 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-12-15T09:54:54.394Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-12-15T09:54:54.958Z] --- PASS: TestDockerNetworkMacvlan (13.03s) [2021-12-15T09:54:54.958Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-12-15T09:54:54.958Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2021-12-15T09:54:54.958Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.39s) [2021-12-15T09:54:54.958Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.18s) [2021-12-15T09:54:54.958Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.98s) [2021-12-15T09:54:54.958Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2021-12-15T09:54:54.958Z] PASS [2021-12-15T09:54:54.958Z] [2021-12-15T09:54:54.958Z] DONE 8 tests in 14.539s [2021-12-15T09:54:54.958Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-15T09:54:54.958Z] ++ 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-12-15T09:54:54.958Z] ++ set -e [2021-12-15T09:54:54.958Z] ++ '[' -n 0 ']' [2021-12-15T09:54:54.958Z] ++ set -x [2021-12-15T09:54:54.958Z] ++ 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-12-15T09:54:54.958Z] testing: warning: no tests to run [2021-12-15T09:54:54.958Z] PASS [2021-12-15T09:54:54.958Z] [2021-12-15T09:54:54.958Z] DONE 0 tests in 0.035s [2021-12-15T09:54:54.958Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-15T09:54:54.958Z] ++ 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-12-15T09:54:54.958Z] ++ set -e [2021-12-15T09:54:54.958Z] ++ '[' -n 0 ']' [2021-12-15T09:54:54.958Z] ++ set -x [2021-12-15T09:54:54.958Z] ++ 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-12-15T09:54:54.958Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-12-15T09:54:54.958Z] INFO: Testing against a local daemon [2021-12-15T09:54:54.958Z] === RUN TestAuthZPluginAllowRequest [2021-12-15T09:54:55.118Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.62s) [2021-12-15T09:54:55.119Z] === RUN TestStopContainerWithTimeout [2021-12-15T09:54:55.119Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-15T09:54:55.119Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-12-15T09:54:55.119Z] === RUN TestUpdateRestartPolicy [2021-12-15T09:54:55.890Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-12-15T09:54:55.890Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-12-15T09:54:56.455Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2021-12-15T09:54:56.455Z] === RUN TestAuthZPluginTLS [2021-12-15T09:54:57.021Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-12-15T09:54:57.021Z] === RUN TestAuthZPluginDenyRequest [2021-12-15T09:54:57.410Z] 2021/12/15 09:54:56 Finished clone github.com/moby/ipvs [2021-12-15T09:54:57.410Z] 2021/12/15 09:54:56 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-12-15T09:54:57.410Z] 2021/12/15 09:54:57 Finished clone github.com/vishvananda/netlink [2021-12-15T09:54:57.410Z] 2021/12/15 09:54:57 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-12-15T09:54:57.410Z] 2021/12/15 09:54:57 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-12-15T09:54:57.410Z] 2021/12/15 09:54:57 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-12-15T09:54:57.587Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-12-15T09:54:57.587Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-15T09:54:57.843Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-12-15T09:54:58.100Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-12-15T09:54:58.100Z] === RUN TestAuthZPluginDenyResponse [2021-12-15T09:54:58.664Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-12-15T09:54:58.664Z] === RUN TestAuthZPluginAllowEventStream [2021-12-15T09:54:59.227Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-12-15T09:54:59.327Z] 2021/12/15 09:54:59 Finished clone github.com/deckarep/golang-set [2021-12-15T09:54:59.327Z] 2021/12/15 09:54:59 Clone https://github.com/samuelkarp/docker-distribution.git to github.com/docker/distribution, revision 58f99e93b767ebacbf8e62a9074844712d31a177, attempt 1/20 [2021-12-15T09:54:59.327Z] 2021/12/15 09:54:59 Finished clone github.com/samuel/go-zookeeper [2021-12-15T09:54:59.327Z] 2021/12/15 09:54:59 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-12-15T09:54:59.327Z] 2021/12/15 09:54:59 Finished clone github.com/docker/swarmkit [2021-12-15T09:54:59.327Z] 2021/12/15 09:54:59 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-12-15T09:54:59.899Z] 2021/12/15 09:54:59 Finished clone github.com/BurntSushi/toml [2021-12-15T09:54:59.899Z] 2021/12/15 09:54:59 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-12-15T09:55:00.157Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-12-15T09:55:00.157Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2021-12-15T09:55:00.157Z] === RUN TestAuthZPluginErrorResponse [2021-12-15T09:55:00.415Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-12-15T09:55:00.672Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-12-15T09:55:00.672Z] === RUN TestAuthZPluginErrorRequest [2021-12-15T09:55:00.857Z] 2021/12/15 09:55:00 Finished clone github.com/hashicorp/serf [2021-12-15T09:55:00.857Z] 2021/12/15 09:55:00 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-12-15T09:55:00.857Z] 2021/12/15 09:55:00 Finished clone github.com/coreos/go-semver [2021-12-15T09:55:00.857Z] 2021/12/15 09:55:00 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2021-12-15T09:55:00.928Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-12-15T09:55:00.928Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-12-15T09:55:00.928Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-12-15T09:55:01.185Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2021-12-15T09:55:01.185Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-15T09:55:01.441Z] === RUN TestDockerSuite/TestBuildXZHost [2021-12-15T09:55:01.699Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2021-12-15T09:55:01.699Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-15T09:55:02.240Z] 2021/12/15 09:55:02 Finished clone golang.org/x/sys [2021-12-15T09:55:02.240Z] 2021/12/15 09:55:02 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-12-15T09:55:02.812Z] 2021/12/15 09:55:02 Finished clone github.com/ishidawataru/sctp [2021-12-15T09:55:02.812Z] 2021/12/15 09:55:02 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-12-15T09:55:03.082Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-12-15T09:55:03.082Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-12-15T09:55:03.082Z] docker_cli_sni_test.go:18: Flakey test [2021-12-15T09:55:03.082Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-12-15T09:55:03.646Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.84s) [2021-12-15T09:55:03.646Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-12-15T09:55:03.646Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-12-15T09:55:04.578Z] === RUN TestDockerSuite/TestCommitChange [2021-12-15T09:55:05.142Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-12-15T09:55:05.399Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2021-12-15T09:55:05.399Z] === RUN TestAuthZPluginHeader [2021-12-15T09:55:05.963Z] === RUN TestDockerSuite/TestCommitHardlink [2021-12-15T09:55:06.113Z] 2021/12/15 09:55:06 Finished clone golang.org/x/text [2021-12-15T09:55:06.113Z] 2021/12/15 09:55:06 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-12-15T09:55:06.223Z] --- PASS: TestAuthZPluginHeader (0.83s) [2021-12-15T09:55:06.223Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-15T09:55:06.374Z] 2021/12/15 09:55:06 Finished clone go.etcd.io/bbolt [2021-12-15T09:55:06.374Z] 2021/12/15 09:55:06 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-12-15T09:55:06.374Z] 2021/12/15 09:55:06 Finished clone github.com/hashicorp/memberlist [2021-12-15T09:55:06.374Z] 2021/12/15 09:55:06 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-12-15T09:55:06.635Z] 2021/12/15 09:55:06 Finished clone github.com/containerd/containerd [2021-12-15T09:55:06.635Z] 2021/12/15 09:55:06 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-12-15T09:55:07.153Z] === RUN TestDockerSuite/TestCommitNewFile [2021-12-15T09:55:07.153Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-12-15T09:55:08.024Z] 2021/12/15 09:55:07 Finished clone github.com/docker/libnetwork [2021-12-15T09:55:08.024Z] 2021/12/15 09:55:07 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-12-15T09:55:08.285Z] 2021/12/15 09:55:08 Finished clone github.com/mistifyio/go-zfs [2021-12-15T09:55:08.285Z] 2021/12/15 09:55:08 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-12-15T09:55:08.285Z] 2021/12/15 09:55:08 Finished clone github.com/opencontainers/go-digest [2021-12-15T09:55:08.524Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-12-15T09:55:09.456Z] === RUN TestDockerSuite/TestCommitTTY [2021-12-15T09:55:10.828Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-12-15T09:55:11.085Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.82s) [2021-12-15T09:55:11.085Z] === RUN TestAuthZPluginV2Disable [2021-12-15T09:55:11.343Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-12-15T09:55:11.589Z] 2021/12/15 09:55:10 Finished clone github.com/vbatts/tar-split [2021-12-15T09:55:11.851Z] 2021/12/15 09:55:11 Finished clone github.com/opencontainers/runtime-spec [2021-12-15T09:55:12.278Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-12-15T09:55:12.794Z] 2021/12/15 09:55:12 Finished clone github.com/ugorji/go [2021-12-15T09:55:12.842Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-12-15T09:55:13.099Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-12-15T09:55:13.099Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-12-15T09:55:13.099Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-12-15T09:55:13.099Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-12-15T09:55:13.099Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-12-15T09:55:13.099Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-12-15T09:55:14.467Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-12-15T09:55:14.711Z] 2021/12/15 09:55:14 Finished clone github.com/docker/distribution [2021-12-15T09:55:14.724Z] --- PASS: TestAuthZPluginV2Disable (3.82s) [2021-12-15T09:55:14.724Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-15T09:55:15.288Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-12-15T09:55:15.288Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-12-15T09:55:15.851Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-12-15T09:55:16.358Z] --- PASS: TestUpdateRestartPolicy (20.70s) [2021-12-15T09:55:16.358Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-15T09:55:16.414Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-12-15T09:55:16.977Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-12-15T09:55:17.234Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-12-15T09:55:17.797Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-12-15T09:55:17.797Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-12-15T09:55:17.797Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-12-15T09:55:17.925Z] --- PASS: TestUpdateRestartWithAutoRemove (2.01s) [2021-12-15T09:55:17.925Z] === RUN TestWaitNonBlocked [2021-12-15T09:55:17.925Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-15T09:55:17.925Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-15T09:55:17.925Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-15T09:55:17.925Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-15T09:55:17.925Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-15T09:55:17.925Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-15T09:55:18.017Z] 2021/12/15 09:55:17 Finished clone github.com/moby/buildkit [2021-12-15T09:55:18.017Z] 2021/12/15 09:55:17 Finished clone github.com/miekg/dns [2021-12-15T09:55:18.361Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-12-15T09:55:18.361Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-12-15T09:55:18.361Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.59s) [2021-12-15T09:55:18.361Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-15T09:55:18.361Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-12-15T09:55:18.618Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-12-15T09:55:18.618Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-12-15T09:55:19.181Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-12-15T09:55:19.444Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-12-15T09:55:20.012Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-12-15T09:55:20.012Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-12-15T09:55:20.900Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-12-15T09:55:20.900Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.61s) [2021-12-15T09:55:20.900Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.71s) [2021-12-15T09:55:20.900Z] === RUN TestWaitBlocked [2021-12-15T09:55:20.900Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:55:20.900Z] --- SKIP: TestWaitBlocked (0.00s) [2021-12-15T09:55:20.900Z] PASS [2021-12-15T09:55:20.900Z] ok github.com/docker/docker/integration/container 72.194s [2021-12-15T09:55:20.900Z] [2021-12-15T09:55:20.900Z] === Skipped [2021-12-15T09:55:20.900Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-12-15T09:55:20.900Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-15T09:55:20.900Z] [2021-12-15T09:55:20.900Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-12-15T09:55:20.900Z] copy_test.go:38: testEnv.OSType == "windows" [2021-12-15T09:55:20.900Z] [2021-12-15T09:55:20.900Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2021-12-15T09:55:20.900Z] copy_test.go:63: testEnv.OSType == "windows" [2021-12-15T09:55:20.900Z] [2021-12-15T09:55:20.900Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-12-15T09:55:20.900Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:20.900Z] [2021-12-15T09:55:20.900Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-12-15T09:55:20.900Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-15T09:55:20.900Z] [2021-12-15T09:55:20.900Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-12-15T09:55:20.900Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:20.900Z] [2021-12-15T09:55:20.900Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-12-15T09:55:20.900Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:55:20.900Z] [2021-12-15T09:55:20.900Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-15T09:55:20.900Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:55:20.900Z] [2021-12-15T09:55:20.900Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-15T09:55:20.900Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-15T09:55:20.900Z] [2021-12-15T09:55:20.900Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-12-15T09:55:20.900Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-15T09:55:20.900Z] [2021-12-15T09:55:20.900Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-12-15T09:55:20.900Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:20.900Z] [2021-12-15T09:55:20.900Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-12-15T09:55:20.900Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-15T09:55:20.900Z] [2021-12-15T09:55:20.900Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.01s) [2021-12-15T09:55:20.900Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-15T09:55:20.900Z] [2021-12-15T09:55:20.900Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-12-15T09:55:20.900Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:20.900Z] [2021-12-15T09:55:20.900Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-12-15T09:55:20.900Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:20.900Z] [2021-12-15T09:55:20.900Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-12-15T09:55:20.900Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-15T09:55:20.900Z] [2021-12-15T09:55:20.900Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-12-15T09:55:20.900Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-15T09:55:20.900Z] [2021-12-15T09:55:20.900Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-12-15T09:55:20.900Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-15T09:55:20.900Z] [2021-12-15T09:55:20.900Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-12-15T09:55:20.900Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-15T09:55:20.900Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-15T09:55:20.900Z] [2021-12-15T09:55:20.900Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-15T09:55:20.900Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-15T09:55:20.900Z] [2021-12-15T09:55:20.900Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-12-15T09:55:20.900Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-15T09:55:20.900Z] [2021-12-15T09:55:20.900Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-15T09:55:20.900Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-15T09:55:20.900Z] [2021-12-15T09:55:20.900Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-12-15T09:55:20.900Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-15T09:55:20.900Z] [2021-12-15T09:55:20.901Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-12-15T09:55:20.901Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:20.901Z] [2021-12-15T09:55:20.901Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-12-15T09:55:20.901Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-15T09:55:20.901Z] [2021-12-15T09:55:20.901Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-12-15T09:55:20.901Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-12-15T09:55:20.901Z] [2021-12-15T09:55:20.901Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-12-15T09:55:20.901Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-12-15T09:55:20.901Z] [2021-12-15T09:55:20.901Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-12-15T09:55:20.901Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-15T09:55:20.901Z] [2021-12-15T09:55:20.901Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-12-15T09:55:20.901Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:20.901Z] [2021-12-15T09:55:20.901Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-12-15T09:55:20.901Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-15T09:55:20.901Z] [2021-12-15T09:55:20.901Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-12-15T09:55:20.901Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-12-15T09:55:20.901Z] [2021-12-15T09:55:20.901Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-12-15T09:55:20.901Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-12-15T09:55:20.901Z] [2021-12-15T09:55:20.901Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-12-15T09:55:20.901Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-12-15T09:55:20.901Z] [2021-12-15T09:55:20.901Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-12-15T09:55:20.901Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:20.901Z] [2021-12-15T09:55:20.901Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-12-15T09:55:20.901Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-15T09:55:20.901Z] [2021-12-15T09:55:20.901Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-12-15T09:55:20.901Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-15T09:55:20.901Z] [2021-12-15T09:55:20.901Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-12-15T09:55:20.901Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:55:20.901Z] [2021-12-15T09:55:20.901Z] [2021-12-15T09:55:20.901Z] DONE 88 tests, 37 skipped in 74.961s [2021-12-15T09:55:20.901Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-12-15T09:55:21.384Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-12-15T09:55:21.954Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-12-15T09:55:21.954Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-12-15T09:55:22.467Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-15T09:55:22.467Z] INFO: Testing against a local daemon [2021-12-15T09:55:22.467Z] === RUN TestCommitInheritsEnv [2021-12-15T09:55:22.467Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-15T09:55:22.467Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-12-15T09:55:22.467Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-15T09:55:22.467Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-15T09:55:22.467Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-12-15T09:55:22.467Z] === RUN TestImagesFilterMultiReference [2021-12-15T09:55:22.467Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-12-15T09:55:22.467Z] === RUN TestImagePullPlatformInvalid [2021-12-15T09:55:22.467Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-12-15T09:55:22.467Z] === RUN TestRemoveImageOrphaning [2021-12-15T09:55:22.885Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-12-15T09:55:23.449Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-12-15T09:55:23.454Z] --- PASS: TestRemoveImageOrphaning (0.99s) [2021-12-15T09:55:23.454Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-15T09:55:23.454Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-12-15T09:55:23.454Z] === RUN TestTagInvalidReference [2021-12-15T09:55:23.923Z] --- PASS: TestTagInvalidReference (0.03s) [2021-12-15T09:55:23.923Z] === RUN TestTagValidPrefixedRepo [2021-12-15T09:55:23.923Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-12-15T09:55:23.923Z] === RUN TestTagExistedNameWithoutForce [2021-12-15T09:55:23.923Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-12-15T09:55:23.923Z] === RUN TestTagOfficialNames [2021-12-15T09:55:23.923Z] --- PASS: TestTagOfficialNames (0.09s) [2021-12-15T09:55:23.923Z] === RUN TestTagMatchesDigest [2021-12-15T09:55:23.923Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-12-15T09:55:23.923Z] PASS [2021-12-15T09:55:23.923Z] ok github.com/docker/docker/integration/image 1.499s [2021-12-15T09:55:23.923Z] [2021-12-15T09:55:23.923Z] === Skipped [2021-12-15T09:55:23.923Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-12-15T09:55:23.923Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-15T09:55:23.923Z] [2021-12-15T09:55:23.923Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-12-15T09:55:23.923Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-15T09:55:23.923Z] [2021-12-15T09:55:23.923Z] [2021-12-15T09:55:23.923Z] DONE 11 tests, 2 skipped in 3.355s [2021-12-15T09:55:23.923Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-12-15T09:55:24.378Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-12-15T09:55:24.609Z] 2021/12/15 09:55:24 Finished clone google.golang.org/grpc [2021-12-15T09:55:24.941Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-12-15T09:55:24.941Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-12-15T09:55:25.494Z] testing: warning: no tests to run [2021-12-15T09:55:25.494Z] PASS [2021-12-15T09:55:25.494Z] ok github.com/docker/docker/integration/network/ipvlan 0.138s [no tests to run] [2021-12-15T09:55:25.494Z] testing: warning: no tests to run [2021-12-15T09:55:25.494Z] PASS [2021-12-15T09:55:25.505Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-12-15T09:55:25.555Z] 2021/12/15 09:55:25 Finished clone cloud.google.com/go [2021-12-15T09:55:25.555Z] 2021/12/15 09:55:25 Finished clone github.com/opencontainers/runc [2021-12-15T09:55:25.963Z] ok github.com/docker/docker/integration/network/macvlan 0.074s [no tests to run] [2021-12-15T09:55:26.432Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-15T09:55:26.432Z] INFO: Testing against a local daemon [2021-12-15T09:55:26.432Z] === RUN TestNetworkCreateDelete [2021-12-15T09:55:26.432Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:55:26.432Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-12-15T09:55:26.432Z] === RUN TestDockerNetworkDeletePreferID [2021-12-15T09:55:26.432Z] 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-12-15T09:55:26.432Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-12-15T09:55:26.432Z] === RUN TestDaemonDNSFallback [2021-12-15T09:55:26.432Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:55:26.432Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-12-15T09:55:26.432Z] === RUN TestInspectNetwork [2021-12-15T09:55:26.432Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-15T09:55:26.432Z] --- SKIP: TestInspectNetwork (0.00s) [2021-12-15T09:55:26.432Z] === RUN TestRunContainerWithBridgeNone [2021-12-15T09:55:26.432Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:55:26.432Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-12-15T09:55:26.432Z] === RUN TestNetworkInvalidJSON [2021-12-15T09:55:26.432Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-15T09:55:26.432Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-15T09:55:26.432Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-15T09:55:26.432Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-15T09:55:26.432Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-15T09:55:26.432Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-15T09:55:26.432Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-15T09:55:26.432Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-15T09:55:26.432Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-15T09:55:26.432Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-12-15T09:55:26.432Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-12-15T09:55:26.432Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-12-15T09:55:26.432Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-12-15T09:55:26.432Z] === RUN TestNetworkList [2021-12-15T09:55:26.432Z] === RUN TestNetworkList//networks [2021-12-15T09:55:26.432Z] === PAUSE TestNetworkList//networks [2021-12-15T09:55:26.432Z] === RUN TestNetworkList//networks/ [2021-12-15T09:55:26.432Z] === PAUSE TestNetworkList//networks/ [2021-12-15T09:55:26.432Z] === CONT TestNetworkList//networks [2021-12-15T09:55:26.432Z] === CONT TestNetworkList//networks/ [2021-12-15T09:55:26.432Z] --- PASS: TestNetworkList (0.03s) [2021-12-15T09:55:26.432Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-15T09:55:26.432Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-15T09:55:26.432Z] === RUN TestHostIPv4BridgeLabel [2021-12-15T09:55:26.432Z] network_test.go:126: testEnv.OSType == "windows" [2021-12-15T09:55:26.432Z] --- SKIP: TestHostIPv4BridgeLabel (0.01s) [2021-12-15T09:55:26.432Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-15T09:55:26.432Z] service_test.go:29: testEnv.OSType == "windows" [2021-12-15T09:55:26.432Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-12-15T09:55:26.432Z] === RUN TestDaemonDefaultNetworkPools [2021-12-15T09:55:26.432Z] service_test.go:58: testEnv.OSType == "windows" [2021-12-15T09:55:26.432Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-12-15T09:55:26.432Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-15T09:55:26.432Z] service_test.go:102: testEnv.OSType == "windows" [2021-12-15T09:55:26.432Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-15T09:55:26.432Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-15T09:55:26.432Z] service_test.go:136: testEnv.OSType == "windows" [2021-12-15T09:55:26.432Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-15T09:55:26.432Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-15T09:55:26.432Z] service_test.go:187: testEnv.OSType == "windows" [2021-12-15T09:55:26.432Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-15T09:55:26.432Z] === RUN TestServiceWithPredefinedNetwork [2021-12-15T09:55:26.432Z] service_test.go:212: testEnv.OSType == "windows" [2021-12-15T09:55:26.432Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-12-15T09:55:26.432Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-15T09:55:26.432Z] service_test.go:242: FLAKY_TEST [2021-12-15T09:55:26.432Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-15T09:55:26.432Z] === RUN TestServiceWithDataPathPortInit [2021-12-15T09:55:26.432Z] service_test.go:332: testEnv.OSType == "windows" [2021-12-15T09:55:26.432Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-12-15T09:55:26.432Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-15T09:55:26.432Z] service_test.go:400: testEnv.OSType == "windows" [2021-12-15T09:55:26.432Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-15T09:55:26.432Z] PASS [2021-12-15T09:55:26.432Z] ok github.com/docker/docker/integration/network 0.186s [2021-12-15T09:55:26.435Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-12-15T09:55:26.905Z] [2021-12-15T09:55:26.905Z] === Skipped [2021-12-15T09:55:26.905Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-12-15T09:55:26.905Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:55:26.905Z] [2021-12-15T09:55:26.905Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-12-15T09:55:26.905Z] 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-12-15T09:55:26.905Z] [2021-12-15T09:55:26.905Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-12-15T09:55:26.905Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:55:26.905Z] [2021-12-15T09:55:26.905Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-12-15T09:55:26.905Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-15T09:55:26.905Z] [2021-12-15T09:55:26.905Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-12-15T09:55:26.905Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:55:26.905Z] [2021-12-15T09:55:26.905Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.01s) [2021-12-15T09:55:26.905Z] network_test.go:126: testEnv.OSType == "windows" [2021-12-15T09:55:26.905Z] [2021-12-15T09:55:26.905Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-12-15T09:55:26.905Z] service_test.go:29: testEnv.OSType == "windows" [2021-12-15T09:55:26.905Z] [2021-12-15T09:55:26.905Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-12-15T09:55:26.905Z] service_test.go:58: testEnv.OSType == "windows" [2021-12-15T09:55:26.905Z] [2021-12-15T09:55:26.905Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-15T09:55:26.905Z] service_test.go:102: testEnv.OSType == "windows" [2021-12-15T09:55:26.905Z] [2021-12-15T09:55:26.905Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-15T09:55:26.905Z] service_test.go:136: testEnv.OSType == "windows" [2021-12-15T09:55:26.905Z] [2021-12-15T09:55:26.905Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-15T09:55:26.905Z] service_test.go:187: testEnv.OSType == "windows" [2021-12-15T09:55:26.905Z] [2021-12-15T09:55:26.905Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-12-15T09:55:26.905Z] service_test.go:212: testEnv.OSType == "windows" [2021-12-15T09:55:26.905Z] [2021-12-15T09:55:26.905Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-15T09:55:26.905Z] service_test.go:242: FLAKY_TEST [2021-12-15T09:55:26.905Z] [2021-12-15T09:55:26.905Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-12-15T09:55:26.905Z] service_test.go:332: testEnv.OSType == "windows" [2021-12-15T09:55:26.905Z] [2021-12-15T09:55:26.905Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-15T09:55:26.905Z] service_test.go:400: testEnv.OSType == "windows" [2021-12-15T09:55:26.905Z] [2021-12-15T09:55:26.905Z] [2021-12-15T09:55:26.905Z] DONE 22 tests, 15 skipped in 2.775s [2021-12-15T09:55:26.905Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-12-15T09:55:27.367Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-12-15T09:55:27.367Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-12-15T09:55:27.374Z] testing: warning: no tests to run [2021-12-15T09:55:27.374Z] PASS [2021-12-15T09:55:27.374Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-12-15T09:55:27.374Z] [2021-12-15T09:55:27.374Z] DONE 0 tests in 0.452s [2021-12-15T09:55:27.374Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-12-15T09:55:27.624Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-12-15T09:55:27.847Z] testing: warning: no tests to run [2021-12-15T09:55:27.847Z] PASS [2021-12-15T09:55:27.847Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-12-15T09:55:27.847Z] [2021-12-15T09:55:27.847Z] DONE 0 tests in 0.429s [2021-12-15T09:55:27.847Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-12-15T09:55:28.994Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-12-15T09:55:29.435Z] testing: warning: no tests to run [2021-12-15T09:55:29.435Z] PASS [2021-12-15T09:55:29.435Z] testing: warning: no tests to run [2021-12-15T09:55:29.435Z] PASS [2021-12-15T09:55:29.435Z] ok github.com/docker/docker/integration/plugin/authz 0.114s [no tests to run] [2021-12-15T09:55:29.435Z] ok github.com/docker/docker/integration/plugin 0.172s [no tests to run] [2021-12-15T09:55:29.557Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-12-15T09:55:29.557Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-12-15T09:55:29.557Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-12-15T09:55:29.813Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-12-15T09:55:29.813Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-12-15T09:55:30.072Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-12-15T09:55:30.329Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.95s) [2021-12-15T09:55:30.329Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-15T09:55:30.892Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-12-15T09:55:34.161Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-12-15T09:55:34.418Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-12-15T09:55:34.983Z] === RUN TestDockerSuite/TestContainerAPITop [2021-12-15T09:55:35.545Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-12-15T09:55:35.545Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-12-15T09:55:35.545Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-12-15T09:55:35.602Z] 2021/12/15 09:55:34 Finished clone github.com/gogo/protobuf [2021-12-15T09:55:35.803Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-12-15T09:55:36.366Z] docker_api_swarm_node_test.go:19: [dda622f0de251] joining swarm manager [d8a2bc6cda28d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T09:55:36.990Z] 2021/12/15 09:55:36 Finished clone github.com/coreos/etcd [2021-12-15T09:55:37.308Z] docker_api_swarm_node_test.go:20: [d1d4e646d4be4] joining swarm manager [d8a2bc6cda28d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-15T09:55:38.238Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-12-15T09:55:38.801Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-12-15T09:55:39.731Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-12-15T09:55:39.878Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-15T09:55:39.878Z] INFO: Testing against a local daemon [2021-12-15T09:55:39.878Z] === RUN TestExternalGraphDriver [2021-12-15T09:55:39.878Z] external_test.go:48: runtime.GOOS == "windows" [2021-12-15T09:55:39.878Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-12-15T09:55:39.878Z] === RUN TestGraphdriverPluginV2 [2021-12-15T09:55:39.878Z] external_test.go:408: runtime.GOOS == "windows" [2021-12-15T09:55:39.878Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-12-15T09:55:39.878Z] PASS [2021-12-15T09:55:39.878Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.208s [2021-12-15T09:55:40.347Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-15T09:55:40.347Z] INFO: Testing against a local daemon [2021-12-15T09:55:40.347Z] === RUN TestPluginInvalidJSON [2021-12-15T09:55:40.347Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-15T09:55:40.347Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-15T09:55:40.347Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-15T09:55:40.347Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-12-15T09:55:40.347Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-12-15T09:55:40.347Z] === RUN TestPluginInstall [2021-12-15T09:55:40.347Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-15T09:55:40.347Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-15T09:55:40.347Z] === RUN TestPluginsWithRuntimes [2021-12-15T09:55:40.347Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-15T09:55:40.347Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-15T09:55:40.347Z] === RUN TestPluginBackCompatMediaTypes [2021-12-15T09:55:40.347Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-15T09:55:40.347Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-15T09:55:40.347Z] PASS [2021-12-15T09:55:40.347Z] ok github.com/docker/docker/integration/plugin/common 0.200s [2021-12-15T09:55:40.823Z] testing: warning: no tests to run [2021-12-15T09:55:40.823Z] PASS [2021-12-15T09:55:40.823Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.044s [no tests to run] [2021-12-15T09:55:40.823Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-15T09:55:40.823Z] INFO: Testing against a local daemon [2021-12-15T09:55:40.823Z] === RUN TestReadPluginNoRead [2021-12-15T09:55:40.823Z] read_test.go:21: no unix domain sockets on Windows [2021-12-15T09:55:40.823Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-12-15T09:55:40.823Z] PASS [2021-12-15T09:55:40.823Z] ok github.com/docker/docker/integration/plugin/logging 0.122s [2021-12-15T09:55:40.823Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-12-15T09:55:40.823Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-12-15T09:55:41.223Z] 2021/12/15 09:55:40 Finished clone google.golang.org/genproto [2021-12-15T09:55:41.814Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-15T09:55:41.814Z] INFO: Testing against a local daemon [2021-12-15T09:55:41.814Z] === RUN TestPluginWithDevMounts [2021-12-15T09:55:41.814Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:41.814Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-12-15T09:55:41.814Z] PASS [2021-12-15T09:55:41.814Z] ok github.com/docker/docker/integration/plugin/volumes 0.077s [2021-12-15T09:55:41.814Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-12-15T09:55:41.814Z] [2021-12-15T09:55:41.814Z] === Skipped [2021-12-15T09:55:41.814Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-12-15T09:55:41.814Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-15T09:55:41.814Z] [2021-12-15T09:55:41.814Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-12-15T09:55:41.814Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-15T09:55:41.814Z] [2021-12-15T09:55:41.814Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-12-15T09:55:41.814Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-15T09:55:41.814Z] [2021-12-15T09:55:41.814Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-12-15T09:55:41.814Z] external_test.go:48: runtime.GOOS == "windows" [2021-12-15T09:55:41.814Z] [2021-12-15T09:55:41.814Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-12-15T09:55:41.814Z] external_test.go:408: runtime.GOOS == "windows" [2021-12-15T09:55:41.814Z] [2021-12-15T09:55:41.814Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-12-15T09:55:41.814Z] read_test.go:21: no unix domain sockets on Windows [2021-12-15T09:55:41.814Z] [2021-12-15T09:55:41.814Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-12-15T09:55:41.814Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:41.814Z] [2021-12-15T09:55:41.814Z] [2021-12-15T09:55:41.814Z] DONE 9 tests, 7 skipped in 14.051s [2021-12-15T09:55:42.250Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-12-15T09:55:42.282Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-12-15T09:55:42.282Z] testing: warning: no tests to run [2021-12-15T09:55:42.282Z] PASS [2021-12-15T09:55:42.282Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-12-15T09:55:42.282Z] [2021-12-15T09:55:42.282Z] DONE 0 tests in 0.410s [2021-12-15T09:55:42.750Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-12-15T09:55:42.814Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-12-15T09:55:43.743Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-12-15T09:55:43.748Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-15T09:55:43.748Z] INFO: Testing against a local daemon [2021-12-15T09:55:43.748Z] === RUN TestPluginInvalidJSON [2021-12-15T09:55:43.748Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-15T09:55:43.748Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-15T09:55:43.748Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-15T09:55:43.748Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-12-15T09:55:43.748Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-12-15T09:55:43.748Z] === RUN TestPluginInstall [2021-12-15T09:55:43.748Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-15T09:55:43.748Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-15T09:55:43.748Z] === RUN TestPluginsWithRuntimes [2021-12-15T09:55:43.748Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-15T09:55:43.748Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-15T09:55:43.748Z] === RUN TestPluginBackCompatMediaTypes [2021-12-15T09:55:43.748Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-15T09:55:43.748Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-15T09:55:43.748Z] PASS [2021-12-15T09:55:43.748Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-12-15T09:55:43.748Z] [2021-12-15T09:55:43.748Z] === Skipped [2021-12-15T09:55:43.748Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-12-15T09:55:43.748Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-15T09:55:43.748Z] [2021-12-15T09:55:43.748Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-12-15T09:55:43.748Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-15T09:55:43.748Z] [2021-12-15T09:55:43.748Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-12-15T09:55:43.748Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-15T09:55:43.748Z] [2021-12-15T09:55:43.748Z] [2021-12-15T09:55:43.748Z] DONE 5 tests, 3 skipped in 1.064s [2021-12-15T09:55:43.748Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-12-15T09:55:44.674Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-12-15T09:55:44.734Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-15T09:55:44.734Z] INFO: Testing against a local daemon [2021-12-15T09:55:44.734Z] === RUN TestExternalGraphDriver [2021-12-15T09:55:44.734Z] external_test.go:48: runtime.GOOS == "windows" [2021-12-15T09:55:44.734Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-12-15T09:55:44.734Z] === RUN TestGraphdriverPluginV2 [2021-12-15T09:55:44.734Z] external_test.go:408: runtime.GOOS == "windows" [2021-12-15T09:55:44.734Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-12-15T09:55:44.734Z] PASS [2021-12-15T09:55:44.734Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-12-15T09:55:44.734Z] [2021-12-15T09:55:44.734Z] === Skipped [2021-12-15T09:55:44.734Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-12-15T09:55:44.734Z] external_test.go:48: runtime.GOOS == "windows" [2021-12-15T09:55:44.734Z] [2021-12-15T09:55:44.734Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-12-15T09:55:44.734Z] external_test.go:408: runtime.GOOS == "windows" [2021-12-15T09:55:44.734Z] [2021-12-15T09:55:44.734Z] [2021-12-15T09:55:44.734Z] DONE 2 tests, 2 skipped in 1.023s [2021-12-15T09:55:44.734Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-12-15T09:55:45.237Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-12-15T09:55:45.721Z] testing: warning: no tests to run [2021-12-15T09:55:45.721Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-15T09:55:45.721Z] PASS [2021-12-15T09:55:45.721Z] INFO: Testing against a local daemon [2021-12-15T09:55:45.721Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-12-15T09:55:45.721Z] === RUN TestReadPluginNoRead [2021-12-15T09:55:45.721Z] read_test.go:21: no unix domain sockets on Windows [2021-12-15T09:55:45.721Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-12-15T09:55:45.721Z] PASS [2021-12-15T09:55:45.721Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-12-15T09:55:45.721Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-12-15T09:55:45.721Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-12-15T09:55:46.190Z] [2021-12-15T09:55:46.190Z] === Skipped [2021-12-15T09:55:46.190Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-12-15T09:55:46.190Z] read_test.go:21: no unix domain sockets on Windows [2021-12-15T09:55:46.190Z] [2021-12-15T09:55:46.190Z] [2021-12-15T09:55:46.190Z] DONE 1 tests, 1 skipped in 1.207s [2021-12-15T09:55:46.190Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-12-15T09:55:46.604Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-12-15T09:55:46.661Z] testing: warning: no tests to run [2021-12-15T09:55:46.661Z] PASS [2021-12-15T09:55:46.661Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-12-15T09:55:46.661Z] [2021-12-15T09:55:46.661Z] DONE 0 tests in 0.706s [2021-12-15T09:55:46.661Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-12-15T09:55:46.860Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-12-15T09:55:46.860Z] PASS [2021-12-15T09:55:46.860Z] [2021-12-15T09:55:46.860Z] DONE 17 tests in 52.024s [2021-12-15T09:55:46.860Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-15T09:55:46.860Z] ++ 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-12-15T09:55:46.860Z] ++ set -e [2021-12-15T09:55:46.860Z] ++ '[' -n 0 ']' [2021-12-15T09:55:46.860Z] ++ set -x [2021-12-15T09:55:46.860Z] ++ 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-12-15T09:55:46.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-12-15T09:55:47.117Z] INFO: Testing against a local daemon [2021-12-15T09:55:47.117Z] === RUN TestPluginInvalidJSON [2021-12-15T09:55:47.117Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-15T09:55:47.117Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-15T09:55:47.117Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-15T09:55:47.117Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-12-15T09:55:47.117Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-15T09:55:47.117Z] === RUN TestPluginInstall [2021-12-15T09:55:47.117Z] === RUN TestPluginInstall/no_auth [2021-12-15T09:55:47.650Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-15T09:55:47.650Z] INFO: Testing against a local daemon [2021-12-15T09:55:47.650Z] === RUN TestPluginWithDevMounts [2021-12-15T09:55:47.650Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:47.650Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-12-15T09:55:47.650Z] PASS [2021-12-15T09:55:47.650Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-12-15T09:55:47.650Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-12-15T09:55:47.650Z] [2021-12-15T09:55:47.650Z] === Skipped [2021-12-15T09:55:47.650Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-12-15T09:55:47.650Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:47.650Z] [2021-12-15T09:55:47.650Z] [2021-12-15T09:55:47.650Z] DONE 1 tests, 1 skipped in 1.005s [2021-12-15T09:55:47.680Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-12-15T09:55:48.120Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-12-15T09:55:48.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-12-15T09:55:49.174Z] time="2021-12-15T09:55:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-15T09:55:49.174Z] time="2021-12-15T09:55:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:29b99c5af88d871fd6d10da22b2f847bdfda70aa5110436d2a30a85ee78d7d93" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-15T09:55:49.174Z] time="2021-12-15T09:55:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-15T09:55:49.174Z] time="2021-12-15T09:55:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:29b99c5af88d871fd6d10da22b2f847bdfda70aa5110436d2a30a85ee78d7d93" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-15T09:55:49.430Z] === RUN TestPluginInstall/with_htpasswd [2021-12-15T09:55:49.685Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-15T09:55:49.686Z] INFO: Testing against a local daemon [2021-12-15T09:55:49.686Z] === RUN TestSecretInspect [2021-12-15T09:55:49.686Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:49.686Z] --- SKIP: TestSecretInspect (0.00s) [2021-12-15T09:55:49.686Z] === RUN TestSecretList [2021-12-15T09:55:49.686Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:49.686Z] --- SKIP: TestSecretList (0.00s) [2021-12-15T09:55:49.686Z] === RUN TestSecretsCreateAndDelete [2021-12-15T09:55:49.686Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:49.686Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-12-15T09:55:49.686Z] === RUN TestSecretsUpdate [2021-12-15T09:55:49.686Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:49.686Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-12-15T09:55:49.686Z] === RUN TestTemplatedSecret [2021-12-15T09:55:49.686Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:49.686Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-12-15T09:55:49.686Z] === RUN TestSecretCreateResolve [2021-12-15T09:55:49.686Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:55:49.686Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-12-15T09:55:49.686Z] PASS [2021-12-15T09:55:49.686Z] ok github.com/docker/docker/integration/secret 0.110s [2021-12-15T09:55:49.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000cdd7a0_} [2021-12-15T09:55:49.995Z] time="2021-12-15T09:55:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-15T09:55:49.995Z] time="2021-12-15T09:55:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c462ecf4c92a69bfa91f58b2a402aabe38d294dc8e53232b9d00ca76ae9c2160" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-15T09:55:49.995Z] time="2021-12-15T09:55:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-15T09:55:49.995Z] time="2021-12-15T09:55:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c462ecf4c92a69bfa91f58b2a402aabe38d294dc8e53232b9d00ca76ae9c2160" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-15T09:55:50.155Z] [2021-12-15T09:55:50.155Z] === Skipped [2021-12-15T09:55:50.155Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-12-15T09:55:50.155Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:50.155Z] [2021-12-15T09:55:50.155Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-12-15T09:55:50.155Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:50.155Z] [2021-12-15T09:55:50.155Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-12-15T09:55:50.155Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:50.155Z] [2021-12-15T09:55:50.155Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-12-15T09:55:50.155Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:50.155Z] [2021-12-15T09:55:50.155Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-12-15T09:55:50.155Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:50.155Z] [2021-12-15T09:55:50.155Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-12-15T09:55:50.155Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:55:50.155Z] [2021-12-15T09:55:50.155Z] [2021-12-15T09:55:50.155Z] DONE 6 tests, 6 skipped in 2.034s [2021-12-15T09:55:50.155Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-12-15T09:55:50.252Z] === RUN TestPluginInstall/with_insecure [2021-12-15T09:55:51.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1473595257_/foo_false____} [2021-12-15T09:55:51.623Z] time="2021-12-15T09:55:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-15T09:55:51.623Z] time="2021-12-15T09:55:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f97e8f19bdce243695b86208d1cb00658c1dc998fc4b609ac3f693576b21351" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-15T09:55:51.623Z] time="2021-12-15T09:55:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-15T09:55:51.623Z] time="2021-12-15T09:55:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f97e8f19bdce243695b86208d1cb00658c1dc998fc4b609ac3f693576b21351" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-15T09:55:52.187Z] plugin_test.go:165: [d41584cb97ea9] daemon is not started [2021-12-15T09:55:52.187Z] --- PASS: TestPluginInstall (4.99s) [2021-12-15T09:55:52.187Z] --- PASS: TestPluginInstall/no_auth (2.30s) [2021-12-15T09:55:52.187Z] --- PASS: TestPluginInstall/with_htpasswd (0.90s) [2021-12-15T09:55:52.187Z] --- PASS: TestPluginInstall/with_insecure (1.79s) [2021-12-15T09:55:52.187Z] === RUN TestPluginsWithRuntimes [2021-12-15T09:55:52.187Z] docker_api_swarm_test.go:501: [d2aab1d9385e3] joining swarm manager [d5114ec995033]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T09:55:52.371Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-15T09:55:52.371Z] INFO: Testing against a local daemon [2021-12-15T09:55:52.371Z] === RUN TestServiceCreateInit [2021-12-15T09:55:52.371Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-15T09:55:52.371Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.371Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-15T09:55:52.371Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.371Z] --- PASS: TestServiceCreateInit (0.05s) [2021-12-15T09:55:52.371Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-15T09:55:52.371Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-15T09:55:52.371Z] === RUN TestCreateServiceMultipleTimes [2021-12-15T09:55:52.371Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.371Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-12-15T09:55:52.371Z] === RUN TestCreateServiceConflict [2021-12-15T09:55:52.371Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.371Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-12-15T09:55:52.371Z] === RUN TestCreateServiceMaxReplicas [2021-12-15T09:55:52.371Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.371Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-12-15T09:55:52.371Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-15T09:55:52.371Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.371Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-15T09:55:52.371Z] === RUN TestCreateServiceSecretFileMode [2021-12-15T09:55:52.371Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.371Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-12-15T09:55:52.371Z] === RUN TestCreateServiceConfigFileMode [2021-12-15T09:55:52.371Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.371Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-12-15T09:55:52.371Z] === RUN TestCreateServiceSysctls [2021-12-15T09:55:52.371Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.371Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-12-15T09:55:52.371Z] === RUN TestCreateServiceCapabilities [2021-12-15T09:55:52.371Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.371Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-12-15T09:55:52.371Z] === RUN TestInspect [2021-12-15T09:55:52.371Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.371Z] --- SKIP: TestInspect (0.00s) [2021-12-15T09:55:52.371Z] === RUN TestCreateJob [2021-12-15T09:55:52.371Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.371Z] --- SKIP: TestCreateJob (0.00s) [2021-12-15T09:55:52.371Z] === RUN TestReplicatedJob [2021-12-15T09:55:52.371Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.371Z] --- SKIP: TestReplicatedJob (0.00s) [2021-12-15T09:55:52.371Z] === RUN TestUpdateReplicatedJob [2021-12-15T09:55:52.371Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.371Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-12-15T09:55:52.371Z] === RUN TestServiceListWithStatuses [2021-12-15T09:55:52.371Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.371Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-15T09:55:52.371Z] === RUN TestDockerNetworkConnectAlias [2021-12-15T09:55:52.371Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.372Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-12-15T09:55:52.372Z] === RUN TestDockerNetworkReConnect [2021-12-15T09:55:52.372Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.372Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-12-15T09:55:52.372Z] === RUN TestServicePlugin [2021-12-15T09:55:52.372Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.372Z] --- SKIP: TestServicePlugin (0.00s) [2021-12-15T09:55:52.372Z] === RUN TestServiceUpdateLabel [2021-12-15T09:55:52.372Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:55:52.372Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-12-15T09:55:52.372Z] === RUN TestServiceUpdateSecrets [2021-12-15T09:55:52.372Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:55:52.372Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-12-15T09:55:52.372Z] === RUN TestServiceUpdateConfigs [2021-12-15T09:55:52.372Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:55:52.372Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-12-15T09:55:52.372Z] === RUN TestServiceUpdateNetwork [2021-12-15T09:55:52.372Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:55:52.372Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-12-15T09:55:52.372Z] === RUN TestServiceUpdatePidsLimit [2021-12-15T09:55:52.372Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:55:52.372Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-12-15T09:55:52.372Z] PASS [2021-12-15T09:55:52.372Z] ok github.com/docker/docker/integration/service 0.271s [2021-12-15T09:55:52.847Z] [2021-12-15T09:55:52.847Z] === Skipped [2021-12-15T09:55:52.847Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-15T09:55:52.847Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.847Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-15T09:55:52.847Z] [2021-12-15T09:55:52.847Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-15T09:55:52.847Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.847Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-15T09:55:52.847Z] [2021-12-15T09:55:52.847Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-12-15T09:55:52.847Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.847Z] [2021-12-15T09:55:52.847Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-12-15T09:55:52.847Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.847Z] [2021-12-15T09:55:52.847Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-12-15T09:55:52.847Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.847Z] [2021-12-15T09:55:52.847Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-15T09:55:52.847Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.847Z] [2021-12-15T09:55:52.847Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-12-15T09:55:52.847Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.847Z] [2021-12-15T09:55:52.847Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-12-15T09:55:52.847Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.847Z] [2021-12-15T09:55:52.847Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-12-15T09:55:52.847Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.847Z] [2021-12-15T09:55:52.847Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-12-15T09:55:52.847Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.847Z] [2021-12-15T09:55:52.847Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-12-15T09:55:52.847Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.847Z] [2021-12-15T09:55:52.847Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-12-15T09:55:52.847Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.847Z] [2021-12-15T09:55:52.847Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-12-15T09:55:52.847Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.847Z] [2021-12-15T09:55:52.847Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-12-15T09:55:52.847Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.847Z] [2021-12-15T09:55:52.847Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-12-15T09:55:52.847Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.847Z] [2021-12-15T09:55:52.847Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-12-15T09:55:52.847Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.847Z] [2021-12-15T09:55:52.847Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-12-15T09:55:52.847Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.847Z] [2021-12-15T09:55:52.847Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-12-15T09:55:52.847Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:52.847Z] [2021-12-15T09:55:52.847Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-12-15T09:55:52.847Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:55:52.847Z] [2021-12-15T09:55:52.847Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-12-15T09:55:52.847Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:55:52.847Z] [2021-12-15T09:55:52.847Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-12-15T09:55:52.847Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:55:52.847Z] [2021-12-15T09:55:52.847Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-12-15T09:55:52.847Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:55:52.847Z] [2021-12-15T09:55:52.847Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-12-15T09:55:52.847Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-15T09:55:52.847Z] [2021-12-15T09:55:52.847Z] [2021-12-15T09:55:52.847Z] DONE 24 tests, 23 skipped in 2.623s [2021-12-15T09:55:52.847Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-12-15T09:55:53.117Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1473595257_/foo_true____} [2021-12-15T09:55:53.680Z] === RUN TestPluginsWithRuntimes/No_Args [2021-12-15T09:55:54.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3976652420_/foo_false____} [2021-12-15T09:55:54.412Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-15T09:55:54.412Z] INFO: Testing against a local daemon [2021-12-15T09:55:54.412Z] === RUN TestSessionCreate [2021-12-15T09:55:54.412Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-15T09:55:54.412Z] --- SKIP: TestSessionCreate (0.00s) [2021-12-15T09:55:54.412Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-15T09:55:54.412Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-15T09:55:54.412Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-12-15T09:55:54.412Z] PASS [2021-12-15T09:55:54.412Z] ok github.com/docker/docker/integration/session 0.104s [2021-12-15T09:55:54.412Z] [2021-12-15T09:55:54.412Z] === Skipped [2021-12-15T09:55:54.412Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-12-15T09:55:54.412Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-15T09:55:54.412Z] [2021-12-15T09:55:54.412Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-12-15T09:55:54.412Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-15T09:55:54.817Z] === RUN TestPluginsWithRuntimes/With_Args [2021-12-15T09:55:54.881Z] [2021-12-15T09:55:54.881Z] [2021-12-15T09:55:54.881Z] DONE 2 tests, 2 skipped in 1.930s [2021-12-15T09:55:54.881Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-12-15T09:55:55.745Z] --- PASS: TestPluginsWithRuntimes (3.59s) [2021-12-15T09:55:55.745Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.00s) [2021-12-15T09:55:55.745Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.94s) [2021-12-15T09:55:55.745Z] === RUN TestPluginBackCompatMediaTypes [2021-12-15T09:55:55.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3976652420_/foo_true____} [2021-12-15T09:55:56.308Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2021-12-15T09:55:56.308Z] PASS [2021-12-15T09:55:56.308Z] [2021-12-15T09:55:56.308Z] DONE 10 tests in 9.489s [2021-12-15T09:55:56.308Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-15T09:55:56.308Z] ++ 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-12-15T09:55:56.449Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-15T09:55:56.449Z] INFO: Testing against a local daemon [2021-12-15T09:55:56.449Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-15T09:55:56.449Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:56.449Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-15T09:55:56.449Z] === RUN TestEventsExecDie [2021-12-15T09:55:56.449Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-15T09:55:56.449Z] --- SKIP: TestEventsExecDie (0.00s) [2021-12-15T09:55:56.449Z] === RUN TestEventsBackwardsCompatible [2021-12-15T09:55:56.449Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-15T09:55:56.449Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-12-15T09:55:56.449Z] === RUN TestInfoAPI [2021-12-15T09:55:56.449Z] --- PASS: TestInfoAPI (0.03s) [2021-12-15T09:55:56.449Z] === RUN TestInfoAPIWarnings [2021-12-15T09:55:56.449Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-15T09:55:56.449Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-12-15T09:55:56.449Z] === RUN TestInfoDebug [2021-12-15T09:55:56.449Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-15T09:55:56.449Z] --- SKIP: TestInfoDebug (0.00s) [2021-12-15T09:55:56.449Z] === RUN TestInfoInsecureRegistries [2021-12-15T09:55:56.449Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-15T09:55:56.449Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-12-15T09:55:56.449Z] === RUN TestInfoRegistryMirrors [2021-12-15T09:55:56.449Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-15T09:55:56.449Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-12-15T09:55:56.449Z] === RUN TestLoginFailsWithBadCredentials [2021-12-15T09:55:56.565Z] ++ set -e [2021-12-15T09:55:56.565Z] ++ '[' -n 0 ']' [2021-12-15T09:55:56.565Z] ++ set -x [2021-12-15T09:55:56.565Z] ++ 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-12-15T09:55:56.565Z] INFO: Testing against a local daemon [2021-12-15T09:55:56.565Z] === RUN TestExternalGraphDriver [2021-12-15T09:55:56.565Z] === RUN TestExternalGraphDriver/json [2021-12-15T09:55:57.128Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3976652420_/foo_true__0xc000cdd7e8__} [2021-12-15T09:55:57.437Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2021-12-15T09:55:57.437Z] === RUN TestPingCacheHeaders [2021-12-15T09:55:57.437Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-12-15T09:55:57.437Z] === RUN TestPingGet [2021-12-15T09:55:57.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000cdd800_} [2021-12-15T09:55:57.906Z] --- PASS: TestPingGet (0.04s) [2021-12-15T09:55:57.906Z] === RUN TestPingHead [2021-12-15T09:55:57.906Z] --- PASS: TestPingHead (0.04s) [2021-12-15T09:55:57.906Z] === RUN TestVersion [2021-12-15T09:55:57.906Z] --- PASS: TestVersion (0.04s) [2021-12-15T09:55:57.906Z] PASS [2021-12-15T09:55:57.906Z] ok github.com/docker/docker/integration/system 1.293s [2021-12-15T09:55:57.906Z] [2021-12-15T09:55:57.906Z] === Skipped [2021-12-15T09:55:57.906Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-15T09:55:57.906Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-15T09:55:57.906Z] [2021-12-15T09:55:57.906Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-12-15T09:55:57.906Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-15T09:55:57.906Z] [2021-12-15T09:55:57.906Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-12-15T09:55:57.906Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-15T09:55:57.906Z] [2021-12-15T09:55:57.906Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-12-15T09:55:57.906Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-15T09:55:57.906Z] [2021-12-15T09:55:57.906Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-12-15T09:55:57.906Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-15T09:55:57.906Z] [2021-12-15T09:55:57.906Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-12-15T09:55:57.906Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-15T09:55:57.906Z] [2021-12-15T09:55:57.906Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-12-15T09:55:57.906Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-15T09:55:57.906Z] [2021-12-15T09:55:57.906Z] [2021-12-15T09:55:57.906Z] DONE 13 tests, 7 skipped in 3.145s [2021-12-15T09:55:57.906Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-12-15T09:55:58.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000cdd830_} [2021-12-15T09:55:58.512Z] === RUN TestExternalGraphDriver/spec [2021-12-15T09:55:59.884Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000cdd848_} [2021-12-15T09:56:00.123Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-15T09:56:00.123Z] INFO: Testing against a local daemon [2021-12-15T09:56:00.123Z] === RUN TestVolumesCreateAndList [2021-12-15T09:56:00.123Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-12-15T09:56:00.123Z] === RUN TestVolumesRemove [2021-12-15T09:56:00.123Z] --- PASS: TestVolumesRemove (0.08s) [2021-12-15T09:56:00.123Z] === RUN TestVolumesInspect [2021-12-15T09:56:00.123Z] --- PASS: TestVolumesInspect (0.04s) [2021-12-15T09:56:00.123Z] === RUN TestVolumesInvalidJSON [2021-12-15T09:56:00.123Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-15T09:56:00.123Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-15T09:56:00.123Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-15T09:56:00.123Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-12-15T09:56:00.123Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-15T09:56:00.123Z] PASS [2021-12-15T09:56:00.123Z] ok github.com/docker/docker/integration/volume 0.294s [2021-12-15T09:56:00.123Z] [2021-12-15T09:56:00.123Z] DONE 5 tests in 2.315s [2021-12-15T09:56:00.123Z] INFO: make.ps1 ended at 12/15/2021 09:56:00 [2021-12-15T09:56:00.123Z] INFO: Integration CLI tests being run from the host: [2021-12-15T09:56:00.123Z] 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-12-15T09:56:00.142Z] === RUN TestExternalGraphDriver/pull [2021-12-15T09:56:01.072Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000cdd8a8_} [2021-12-15T09:56:01.636Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-12-15T09:56:01.895Z] --- PASS: TestExternalGraphDriver (5.36s) [2021-12-15T09:56:01.895Z] --- PASS: TestExternalGraphDriver/json (1.85s) [2021-12-15T09:56:01.895Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2021-12-15T09:56:01.895Z] --- PASS: TestExternalGraphDriver/pull (1.80s) [2021-12-15T09:56:01.895Z] === RUN TestGraphdriverPluginV2 [2021-12-15T09:56:02.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-12-15T09:56:02.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-12-15T09:56:02.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-12-15T09:56:02.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-12-15T09:56:02.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-12-15T09:56:02.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-12-15T09:56:02.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-12-15T09:56:02.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-12-15T09:56:02.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-12-15T09:56:02.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-12-15T09:56:02.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-12-15T09:56:02.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-12-15T09:56:02.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-12-15T09:56:02.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-12-15T09:56:02.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-12-15T09:56:02.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-12-15T09:56:02.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-12-15T09:56:02.825Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-12-15T09:56:04.194Z] docker_api_swarm_test.go:506: [da5fbc3c93643] joining swarm manager [d5114ec995033]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-15T09:56:05.124Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-12-15T09:56:06.494Z] --- PASS: TestGraphdriverPluginV2 (4.49s) [2021-12-15T09:56:06.494Z] PASS [2021-12-15T09:56:06.494Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-12-15T09:56:06.494Z] [2021-12-15T09:56:06.494Z] DONE 5 tests in 9.974s [2021-12-15T09:56:06.494Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-15T09:56:06.494Z] ++ 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-12-15T09:56:06.494Z] ++ set -e [2021-12-15T09:56:06.494Z] ++ '[' -n 0 ']' [2021-12-15T09:56:06.494Z] ++ set -x [2021-12-15T09:56:06.494Z] ++ 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-12-15T09:56:06.494Z] INFO: Testing against a local daemon [2021-12-15T09:56:06.494Z] === RUN TestContinueAfterPluginCrash [2021-12-15T09:56:06.494Z] === PAUSE TestContinueAfterPluginCrash [2021-12-15T09:56:06.494Z] === RUN TestReadPluginNoRead [2021-12-15T09:56:06.494Z] === PAUSE TestReadPluginNoRead [2021-12-15T09:56:06.494Z] === RUN TestDaemonStartWithLogOpt [2021-12-15T09:56:06.494Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-15T09:56:06.494Z] === CONT TestContinueAfterPluginCrash [2021-12-15T09:56:06.494Z] === CONT TestDaemonStartWithLogOpt [2021-12-15T09:56:09.016Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-12-15T09:56:10.387Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-12-15T09:56:10.387Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-12-15T09:56:10.561Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-15T09:56:10.561Z] INFO: Testing against a local daemon [2021-12-15T09:56:10.561Z] === RUN TestDockerSuite [2021-12-15T09:56:10.561Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-12-15T09:56:10.561Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-12-15T09:56:10.561Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-15T09:56:10.561Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-12-15T09:56:10.561Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-12-15T09:56:10.561Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-12-15T09:56:10.561Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-12-15T09:56:10.561Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-15T09:56:10.561Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-12-15T09:56:10.561Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-12-15T09:56:10.950Z] --- PASS: TestDaemonStartWithLogOpt (4.35s) [2021-12-15T09:56:10.951Z] === CONT TestReadPluginNoRead [2021-12-15T09:56:11.030Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-12-15T09:56:11.216Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-12-15T09:56:11.498Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-12-15T09:56:11.779Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-12-15T09:56:11.966Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-12-15T09:56:12.435Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-12-15T09:56:12.710Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-12-15T09:56:13.277Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-12-15T09:56:13.841Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-12-15T09:56:13.841Z] === RUN TestReadPluginNoRead/default [2021-12-15T09:56:14.404Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-12-15T09:56:15.333Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-12-15T09:56:15.590Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-15T09:56:16.155Z] --- PASS: TestContinueAfterPluginCrash (9.48s) [2021-12-15T09:56:16.155Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-12-15T09:56:16.720Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-12-15T09:56:17.285Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-15T09:56:17.541Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-12-15T09:56:18.104Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-12-15T09:56:18.669Z] === CONT TestReadPluginNoRead [2021-12-15T09:56:18.669Z] read_test.go:92: [d8248e3a93aa5] daemon is not started [2021-12-15T09:56:18.669Z] --- PASS: TestReadPluginNoRead (7.74s) [2021-12-15T09:56:18.669Z] --- PASS: TestReadPluginNoRead/default (1.77s) [2021-12-15T09:56:18.669Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.56s) [2021-12-15T09:56:18.669Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2021-12-15T09:56:18.669Z] PASS [2021-12-15T09:56:18.669Z] [2021-12-15T09:56:18.669Z] DONE 6 tests in 12.269s [2021-12-15T09:56:18.669Z] 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-12-15T09:56:18.669Z] ++ 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-12-15T09:56:18.669Z] ++ set -e [2021-12-15T09:56:18.669Z] ++ '[' -n 0 ']' [2021-12-15T09:56:18.669Z] ++ set -x [2021-12-15T09:56:18.669Z] ++ 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-12-15T09:56:18.669Z] testing: warning: no tests to run [2021-12-15T09:56:18.669Z] PASS [2021-12-15T09:56:18.669Z] [2021-12-15T09:56:18.669Z] DONE 0 tests in 0.037s [2021-12-15T09:56:18.669Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-15T09:56:18.927Z] ++ 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-12-15T09:56:18.927Z] ++ set -e [2021-12-15T09:56:18.927Z] ++ '[' -n 0 ']' [2021-12-15T09:56:18.927Z] ++ set -x [2021-12-15T09:56:18.927Z] ++ 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-12-15T09:56:18.927Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-12-15T09:56:18.927Z] INFO: Testing against a local daemon [2021-12-15T09:56:18.927Z] === RUN TestPluginWithDevMounts [2021-12-15T09:56:18.927Z] === PAUSE TestPluginWithDevMounts [2021-12-15T09:56:18.927Z] === CONT TestPluginWithDevMounts [2021-12-15T09:56:19.490Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-12-15T09:56:20.421Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-12-15T09:56:20.678Z] --- PASS: TestPluginWithDevMounts (1.80s) [2021-12-15T09:56:20.678Z] PASS [2021-12-15T09:56:20.678Z] [2021-12-15T09:56:20.678Z] DONE 1 tests in 1.966s [2021-12-15T09:56:20.678Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-15T09:56:20.678Z] ++ 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-12-15T09:56:20.678Z] ++ set -e [2021-12-15T09:56:20.678Z] ++ '[' -n 0 ']' [2021-12-15T09:56:20.678Z] ++ set -x [2021-12-15T09:56:20.678Z] ++ 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-12-15T09:56:20.936Z] INFO: Testing against a local daemon [2021-12-15T09:56:20.936Z] === RUN TestSecretInspect [2021-12-15T09:56:21.193Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-12-15T09:56:21.757Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-12-15T09:56:21.757Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-12-15T09:56:22.322Z] === RUN TestDockerSuite/TestCpRelativePath [2021-12-15T09:56:22.887Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-12-15T09:56:23.816Z] --- PASS: TestSecretInspect (2.72s) [2021-12-15T09:56:23.816Z] === RUN TestSecretList [2021-12-15T09:56:23.816Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-12-15T09:56:24.380Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-12-15T09:56:24.943Z] === RUN TestDockerSuite/TestCpToCaseA [2021-12-15T09:56:26.311Z] --- PASS: TestSecretList (2.73s) [2021-12-15T09:56:26.311Z] === RUN TestSecretsCreateAndDelete [2021-12-15T09:56:26.311Z] === RUN TestDockerSuite/TestCpToCaseB [2021-12-15T09:56:26.888Z] === RUN TestDockerSuite/TestCpToCaseC [2021-12-15T09:56:28.784Z] === RUN TestDockerSuite/TestCpToCaseD [2021-12-15T09:56:29.041Z] --- PASS: TestSecretsCreateAndDelete (2.59s) [2021-12-15T09:56:29.041Z] === RUN TestSecretsUpdate [2021-12-15T09:56:31.563Z] --- PASS: TestSecretsUpdate (2.58s) [2021-12-15T09:56:31.563Z] === RUN TestTemplatedSecret [2021-12-15T09:56:31.823Z] === RUN TestDockerSuite/TestCpToCaseE [2021-12-15T09:56:34.348Z] === RUN TestDockerSuite/TestCpToCaseF [2021-12-15T09:56:34.605Z] --- PASS: TestTemplatedSecret (3.06s) [2021-12-15T09:56:34.605Z] === RUN TestSecretCreateResolve [2021-12-15T09:56:34.862Z] === RUN TestDockerSuite/TestCpToCaseG [2021-12-15T09:56:35.795Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-12-15T09:56:37.690Z] --- PASS: TestSecretCreateResolve (2.96s) [2021-12-15T09:56:37.690Z] PASS [2021-12-15T09:56:37.690Z] [2021-12-15T09:56:37.690Z] DONE 6 tests in 16.779s [2021-12-15T09:56:37.690Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-12-15T09:56:37.690Z] ++ 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-12-15T09:56:37.690Z] ++ set -e [2021-12-15T09:56:37.690Z] ++ '[' -n 0 ']' [2021-12-15T09:56:37.690Z] ++ set -x [2021-12-15T09:56:37.690Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-12-15T09:56:37.690Z] docker_api_swarm_node_test.go:80: [dd8d2fab414ea] joining swarm manager [d2453a31d43a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T09:56:37.690Z] INFO: Testing against a local daemon [2021-12-15T09:56:37.690Z] === RUN TestServiceCreateInit [2021-12-15T09:56:37.690Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-15T09:56:38.619Z] === RUN TestDockerSuite/TestCpToCaseH [2021-12-15T09:56:41.898Z] === RUN TestDockerSuite/TestCpToCaseI [2021-12-15T09:56:42.155Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-12-15T09:56:43.085Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-15T09:56:46.358Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-12-15T09:56:47.289Z] === RUN TestDockerSuite/TestCpToDot [2021-12-15T09:56:48.253Z] --- PASS: TestServiceCreateInit (10.50s) [2021-12-15T09:56:48.253Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.12s) [2021-12-15T09:56:48.253Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.34s) [2021-12-15T09:56:48.253Z] === RUN TestCreateServiceMultipleTimes [2021-12-15T09:56:48.512Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-12-15T09:56:48.982Z] 2021/12/15 09:56:39 Finished clone github.com/hashicorp/consul [2021-12-15T09:56:48.982Z] 2021/12/15 09:56:44 Finished clone github.com/aws/aws-sdk-go [2021-12-15T09:56:49.442Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-12-15T09:56:50.374Z] === RUN TestDockerSuite/TestCpToStdout [2021-12-15T09:56:51.303Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-12-15T09:56:52.677Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-12-15T09:56:52.677Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-12-15T09:56:52.934Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-12-15T09:56:53.864Z] === RUN TestDockerSuite/TestCpVolumePath [2021-12-15T09:56:55.237Z] docker_api_swarm_node_test.go:52: [d3013c108bcd5] joining swarm manager [d71148b0a3bae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T09:56:55.237Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-12-15T09:56:55.494Z] === RUN TestDockerSuite/TestCreateArgs [2021-12-15T09:56:55.494Z] === RUN TestDockerSuite/TestCreateByImageID [2021-12-15T09:56:56.057Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-12-15T09:56:56.314Z] docker_api_swarm_node_test.go:53: [df222d9c59edf] joining swarm manager [d71148b0a3bae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-15T09:56:56.878Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-12-15T09:56:56.878Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-12-15T09:56:56.878Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-12-15T09:56:56.878Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-12-15T09:56:57.441Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-12-15T09:56:57.697Z] === RUN TestDockerSuite/TestCreateLabels [2021-12-15T09:56:57.697Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-12-15T09:56:57.697Z] === RUN TestDockerSuite/TestCreateRM [2021-12-15T09:56:57.953Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-12-15T09:56:57.953Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-15T09:56:57.953Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-12-15T09:56:57.953Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-12-15T09:56:57.953Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-12-15T09:56:59.848Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-12-15T09:56:59.848Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-12-15T09:56:59.848Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-12-15T09:57:03.119Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-12-15T09:57:03.119Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-12-15T09:57:03.119Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-12-15T09:57:03.375Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-12-15T09:57:03.375Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-12-15T09:57:03.375Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-12-15T09:57:03.938Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-12-15T09:57:04.868Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-12-15T09:57:05.125Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-12-15T09:57:06.076Z] --- PASS: TestCreateServiceMultipleTimes (17.73s) [2021-12-15T09:57:06.076Z] === RUN TestCreateServiceConflict [2021-12-15T09:57:06.332Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-12-15T09:57:07.263Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-12-15T09:57:07.826Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-12-15T09:57:08.756Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-12-15T09:57:08.756Z] --- PASS: TestCreateServiceConflict (2.58s) [2021-12-15T09:57:08.756Z] === RUN TestCreateServiceMaxReplicas [2021-12-15T09:57:08.756Z] === RUN TestDockerSuite/TestDevicePermissions [2021-12-15T09:57:09.320Z] === RUN TestDockerSuite/TestDockerFails [2021-12-15T09:57:09.320Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-12-15T09:57:09.320Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-12-15T09:57:09.320Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-12-15T09:57:10.252Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-12-15T09:57:11.183Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-12-15T09:57:11.440Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) [2021-12-15T09:57:11.440Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-15T09:57:12.371Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-12-15T09:57:12.371Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-12-15T09:57:12.371Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-12-15T09:57:12.628Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-12-15T09:57:19.168Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-12-15T09:57:20.100Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-12-15T09:57:21.994Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-12-15T09:57:22.924Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-12-15T09:57:23.853Z] === RUN TestDockerSuite/TestEventsAttach [2021-12-15T09:57:24.417Z] === RUN TestDockerSuite/TestEventsCommit [2021-12-15T09:57:24.674Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.35s) [2021-12-15T09:57:24.674Z] === RUN TestCreateServiceSecretFileMode [2021-12-15T09:57:24.930Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-12-15T09:57:25.496Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-12-15T09:57:26.080Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-12-15T09:57:27.011Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-12-15T09:57:28.378Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-12-15T09:57:28.635Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-12-15T09:57:29.200Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-12-15T09:57:31.720Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-12-15T09:57:33.611Z] === RUN TestDockerSuite/TestEventsCopy [2021-12-15T09:57:34.542Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-12-15T09:57:35.105Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-12-15T09:57:35.670Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-12-15T09:57:37.561Z] docker_api_swarm_test.go:201: [d1f52f16b5a01] joining swarm manager [d52fe714ab224]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T09:57:37.817Z] --- PASS: TestCreateServiceSecretFileMode (13.00s) [2021-12-15T09:57:37.817Z] === RUN TestCreateServiceConfigFileMode [2021-12-15T09:57:41.086Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-12-15T09:57:41.343Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-12-15T09:57:42.276Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-12-15T09:57:43.205Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-12-15T09:57:43.205Z] === RUN TestDockerSuite/TestEventsFilterType [2021-12-15T09:57:43.462Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-12-15T09:57:43.719Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-12-15T09:57:43.719Z] === RUN TestDockerSuite/TestEventsFilters [2021-12-15T09:57:45.122Z] === RUN TestDockerSuite/TestEventsFormat [2021-12-15T09:57:45.684Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-12-15T09:57:45.684Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-12-15T09:57:45.684Z] === RUN TestDockerSuite/TestEventsImageImport [2021-12-15T09:57:46.613Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-12-15T09:57:46.613Z] === RUN TestDockerSuite/TestEventsImagePull [2021-12-15T09:57:47.542Z] === RUN TestDockerSuite/TestEventsImageTag [2021-12-15T09:57:48.470Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-12-15T09:57:48.470Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-12-15T09:57:48.470Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-12-15T09:57:48.470Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-12-15T09:57:48.470Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-12-15T09:57:48.470Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-12-15T09:57:50.360Z] --- PASS: TestCreateServiceConfigFileMode (12.58s) [2021-12-15T09:57:50.360Z] === RUN TestCreateServiceSysctls [2021-12-15T09:57:50.617Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-12-15T09:57:51.182Z] === RUN TestDockerSuite/TestEventsRename [2021-12-15T09:57:51.439Z] === RUN TestDockerSuite/TestEventsResize [2021-12-15T09:57:52.372Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-12-15T09:57:52.936Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-12-15T09:57:53.864Z] === RUN TestDockerSuite/TestEventsStreaming [2021-12-15T09:57:53.864Z] --- PASS: TestCreateServiceSysctls (3.42s) [2021-12-15T09:57:53.864Z] === RUN TestCreateServiceCapabilities [2021-12-15T09:57:54.121Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-12-15T09:57:54.683Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-12-15T09:57:56.577Z] docker_api_swarm_test.go:383: [dbb5a06a30f79] joining swarm manager [df701faeeccda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T09:57:56.577Z] --- PASS: TestCreateServiceCapabilities (2.93s) [2021-12-15T09:57:56.577Z] === RUN TestInspect [2021-12-15T09:57:57.140Z] === RUN TestDockerSuite/TestEventsTop [2021-12-15T09:57:58.070Z] === RUN TestDockerSuite/TestEventsUntag [2021-12-15T09:57:58.070Z] docker_api_swarm_test.go:384: [d198cfd0ced40] joining swarm manager [df701faeeccda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-15T09:57:59.965Z] --- PASS: TestInspect (3.06s) [2021-12-15T09:57:59.965Z] === RUN TestCreateJob [2021-12-15T09:58:00.528Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-12-15T09:58:03.072Z] --- PASS: TestCreateJob (3.08s) [2021-12-15T09:58:03.072Z] === RUN TestReplicatedJob [2021-12-15T09:58:08.328Z] --- PASS: TestReplicatedJob (5.06s) [2021-12-15T09:58:08.328Z] === RUN TestUpdateReplicatedJob [2021-12-15T09:58:09.169Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-12-15T09:58:09.169Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-12-15T09:58:09.169Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-12-15T09:58:09.169Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-15T09:58:09.169Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-12-15T09:58:09.169Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-15T09:58:09.169Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-12-15T09:58:09.169Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-15T09:58:09.169Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-12-15T09:58:09.169Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-15T09:58:09.169Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-12-15T09:58:09.169Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-15T09:58:09.169Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-12-15T09:58:09.169Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-15T09:58:09.169Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-12-15T09:58:09.169Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-15T09:58:09.169Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-12-15T09:58:09.169Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-12-15T09:58:09.169Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-12-15T09:58:09.169Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-12-15T09:58:11.598Z] --- PASS: TestUpdateReplicatedJob (3.27s) [2021-12-15T09:58:11.598Z] === RUN TestServiceListWithStatuses [2021-12-15T09:58:11.598Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-15T09:58:11.598Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-15T09:58:11.598Z] === RUN TestDockerNetworkConnectAlias [2021-12-15T09:58:11.598Z] === RUN TestDockerSuite/TestExec [2021-12-15T09:58:12.162Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-12-15T09:58:12.727Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-12-15T09:58:12.967Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-12-15T09:58:12.967Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-15T09:58:12.967Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-12-15T09:58:12.967Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-12-15T09:58:13.293Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-12-15T09:58:13.436Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-12-15T09:58:14.224Z] === RUN TestDockerSuite/TestExecAPIStart [2021-12-15T09:58:15.592Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-12-15T09:58:16.156Z] --- PASS: TestDockerNetworkConnectAlias (5.05s) [2021-12-15T09:58:16.156Z] === RUN TestDockerNetworkReConnect [2021-12-15T09:58:16.156Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-12-15T09:58:16.720Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-12-15T09:58:17.230Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-12-15T09:58:17.283Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-12-15T09:58:18.213Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-12-15T09:58:18.779Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-12-15T09:58:19.450Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-12-15T09:58:19.450Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-12-15T09:58:19.450Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-12-15T09:58:19.450Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-15T09:58:19.450Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-12-15T09:58:19.450Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-12-15T09:58:19.450Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-12-15T09:58:19.450Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-15T09:58:19.450Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-12-15T09:58:19.709Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-12-15T09:58:20.271Z] --- PASS: TestDockerNetworkReConnect (4.15s) [2021-12-15T09:58:20.271Z] === RUN TestServicePlugin [2021-12-15T09:58:20.834Z] === RUN TestDockerSuite/TestExecCgroup [2021-12-15T09:58:21.766Z] === RUN TestDockerSuite/TestExecEnv [2021-12-15T09:58:22.409Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-12-15T09:58:22.409Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-15T09:58:22.409Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-12-15T09:58:22.409Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-15T09:58:22.695Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-12-15T09:58:22.878Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-12-15T09:58:23.641Z] === RUN TestDockerSuite/TestExecExitStatus [2021-12-15T09:58:24.573Z] === RUN TestDockerSuite/TestExecInspectID [2021-12-15T09:58:24.573Z] plugin_test.go:62: [d7c3a68c3ed6e] joining swarm manager [d96dbcd616d9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T09:58:25.939Z] plugin_test.go:65: [def74acbf1602] joining swarm manager [d96dbcd616d9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-15T09:58:26.199Z] === RUN TestDockerSuite/TestExecInteractive [2021-12-15T09:58:27.131Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-12-15T09:58:27.695Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-12-15T09:58:28.259Z] === RUN TestDockerSuite/TestExecParseError [2021-12-15T09:58:28.822Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-12-15T09:58:29.386Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-12-15T09:58:29.949Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-12-15T09:58:30.040Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-12-15T09:58:31.318Z] === RUN TestDockerSuite/TestExecSetEnv [2021-12-15T09:58:31.574Z] === RUN TestDockerSuite/TestExecStartFails [2021-12-15T09:58:32.504Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-12-15T09:58:44.680Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-12-15T09:58:44.680Z] === RUN TestDockerSuite/TestExecTTY [2021-12-15T09:58:44.680Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-12-15T09:58:44.680Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-12-15T09:58:45.243Z] === RUN TestDockerSuite/TestExecUlimits [2021-12-15T09:58:45.807Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-12-15T09:58:45.807Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-12-15T09:58:45.807Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-12-15T09:58:47.174Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-12-15T09:58:47.432Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-12-15T09:58:48.378Z] === RUN TestDockerSuite/TestExecWithTERM [2021-12-15T09:58:48.942Z] === RUN TestDockerSuite/TestExecWithUser [2021-12-15T09:58:49.505Z] === RUN TestDockerSuite/TestGetContainerStats [2021-12-15T09:58:51.396Z] --- PASS: TestServicePlugin (31.13s) [2021-12-15T09:58:51.396Z] === RUN TestServiceUpdateLabel [2021-12-15T09:58:53.286Z] --- PASS: TestServiceUpdateLabel (1.76s) [2021-12-15T09:58:53.286Z] === RUN TestServiceUpdateSecrets [2021-12-15T09:58:54.214Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-12-15T09:58:54.777Z] check_test.go:380: [d198cfd0ced40] daemon is not started [2021-12-15T09:58:54.777Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-12-15T09:58:57.297Z] docker_api_swarm_test.go:801: [d83b97fe66732] joining swarm manager [d3a9a4a7aa449]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T09:58:58.226Z] docker_api_swarm_test.go:801: [dd7dca4529385] joining swarm manager [d3a9a4a7aa449]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-15T09:58:58.482Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-12-15T09:58:59.412Z] docker_api_swarm_test.go:801: [dbf43a59784ce] joining swarm manager [d3a9a4a7aa449]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-12-15T09:59:00.341Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-12-15T09:59:00.598Z] docker_api_swarm_test.go:801: [dd8973f6dbbdd] joining swarm manager [d3a9a4a7aa449]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-12-15T09:59:01.966Z] docker_api_swarm_test.go:809: [d110fcff772b8] joining swarm manager [d3a9a4a7aa449]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-12-15T09:59:05.236Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-12-15T09:59:05.236Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-12-15T09:59:05.236Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-12-15T09:59:05.236Z] === RUN TestDockerSuite/TestHealth [2021-12-15T09:59:08.634Z] --- PASS: TestServiceUpdateSecrets (14.91s) [2021-12-15T09:59:08.634Z] === RUN TestServiceUpdateConfigs [2021-12-15T09:59:23.483Z] --- PASS: TestServiceUpdateConfigs (14.54s) [2021-12-15T09:59:23.483Z] === RUN TestServiceUpdateNetwork [2021-12-15T09:59:24.046Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-12-15T09:59:24.046Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-12-15T09:59:24.303Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-12-15T09:59:24.303Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-12-15T09:59:25.233Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-12-15T09:59:25.233Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-12-15T09:59:25.797Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-12-15T09:59:25.797Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-12-15T09:59:25.797Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-12-15T09:59:25.797Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-12-15T09:59:26.053Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-12-15T09:59:26.053Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-12-15T09:59:26.616Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-12-15T09:59:26.616Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-12-15T09:59:27.179Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-12-15T09:59:27.179Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-12-15T09:59:27.743Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-12-15T09:59:28.308Z] === RUN TestDockerSuite/TestImagesFormat [2021-12-15T09:59:28.308Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-12-15T09:59:28.871Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-12-15T09:59:31.388Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-12-15T09:59:31.388Z] === RUN TestDockerSuite/TestImportBadURL [2021-12-15T09:59:31.388Z] === RUN TestDockerSuite/TestImportDisplay [2021-12-15T09:59:32.756Z] === RUN TestDockerSuite/TestImportFile [2021-12-15T09:59:33.686Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-12-15T09:59:33.686Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-12-15T09:59:35.054Z] === RUN TestDockerSuite/TestImportGzipped [2021-12-15T09:59:35.619Z] --- PASS: TestServiceUpdateNetwork (12.84s) [2021-12-15T09:59:35.619Z] === RUN TestServiceUpdatePidsLimit [2021-12-15T09:59:36.555Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-12-15T09:59:37.118Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-12-15T09:59:38.048Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-12-15T09:59:38.048Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-12-15T09:59:38.612Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-12-15T09:59:38.868Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-12-15T09:59:39.436Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-12-15T09:59:39.436Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-12-15T09:59:39.693Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-12-15T09:59:39.949Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-12-15T09:59:40.515Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-12-15T09:59:41.078Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-12-15T09:59:41.334Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-12-15T09:59:41.896Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-12-15T09:59:42.153Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-12-15T09:59:42.153Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-12-15T09:59:43.520Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-12-15T09:59:43.777Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-12-15T09:59:44.340Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-12-15T09:59:44.341Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-12-15T09:59:44.904Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-12-15T09:59:44.904Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-12-15T09:59:44.904Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-12-15T09:59:44.904Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-12-15T09:59:45.467Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-12-15T09:59:46.031Z] === RUN TestDockerSuite/TestInspectDefault [2021-12-15T09:59:46.594Z] === RUN TestDockerSuite/TestInspectHistory [2021-12-15T09:59:47.158Z] === RUN TestDockerSuite/TestInspectImage [2021-12-15T09:59:47.158Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-12-15T09:59:47.158Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-12-15T09:59:47.158Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-12-15T09:59:47.158Z] === RUN TestDockerSuite/TestInspectInt64 [2021-12-15T09:59:47.415Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-12-15T09:59:47.980Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-12-15T09:59:47.980Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-12-15T09:59:48.543Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-12-15T09:59:49.106Z] === RUN TestDockerSuite/TestInspectPlugin [2021-12-15T09:59:50.996Z] === RUN TestDockerSuite/TestInspectRootFS [2021-12-15T09:59:50.996Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-12-15T09:59:51.560Z] === RUN TestDockerSuite/TestInspectStatus [2021-12-15T09:59:52.148Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-12-15T09:59:52.405Z] --- PASS: TestServiceUpdatePidsLimit (16.79s) [2021-12-15T09:59:52.405Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s) [2021-12-15T09:59:52.405Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.93s) [2021-12-15T09:59:52.405Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s) [2021-12-15T09:59:52.405Z] PASS [2021-12-15T09:59:52.405Z] [2021-12-15T09:59:52.405Z] === Skipped [2021-12-15T09:59:52.405Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-15T09:59:52.405Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-15T09:59:52.405Z] [2021-12-15T09:59:52.405Z] [2021-12-15T09:59:52.405Z] DONE 27 tests, 1 skipped in 194.733s [2021-12-15T09:59:52.405Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-12-15T09:59:52.405Z] ++ 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-12-15T09:59:52.405Z] ++ set -e [2021-12-15T09:59:52.405Z] ++ '[' -n 0 ']' [2021-12-15T09:59:52.405Z] ++ set -x [2021-12-15T09:59:52.405Z] ++ 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-12-15T09:59:52.405Z] INFO: Testing against a local daemon [2021-12-15T09:59:52.405Z] === RUN TestSessionCreate [2021-12-15T09:59:52.662Z] --- PASS: TestSessionCreate (0.04s) [2021-12-15T09:59:52.662Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-15T09:59:52.662Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-12-15T09:59:52.662Z] PASS [2021-12-15T09:59:52.662Z] [2021-12-15T09:59:52.662Z] DONE 2 tests in 0.205s [2021-12-15T09:59:52.662Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-12-15T09:59:52.662Z] ++ 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-12-15T09:59:52.662Z] ++ set -e [2021-12-15T09:59:52.662Z] ++ '[' -n 0 ']' [2021-12-15T09:59:52.662Z] ++ set -x [2021-12-15T09:59:52.662Z] ++ 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-12-15T09:59:52.662Z] INFO: Testing against a local daemon [2021-12-15T09:59:52.662Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-15T09:59:52.662Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-15T09:59:52.662Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-15T09:59:52.662Z] === RUN TestEventsExecDie [2021-12-15T09:59:53.591Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-12-15T09:59:53.591Z] --- PASS: TestEventsExecDie (0.86s) [2021-12-15T09:59:53.591Z] === RUN TestEventsBackwardsCompatible [2021-12-15T09:59:53.591Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-12-15T09:59:53.591Z] === RUN TestInfoBinaryCommits [2021-12-15T09:59:53.848Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-12-15T09:59:53.848Z] === RUN TestInfoAPIVersioned [2021-12-15T09:59:53.848Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-15T09:59:53.848Z] === RUN TestInfoDiscoveryBackend [2021-12-15T09:59:54.410Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-12-15T09:59:54.410Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-12-15T09:59:54.410Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-12-15T09:59:54.973Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-12-15T09:59:55.230Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-12-15T09:59:55.230Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-12-15T09:59:55.488Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-12-15T09:59:55.745Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2021-12-15T09:59:55.745Z] === RUN TestInfoAPI [2021-12-15T09:59:55.745Z] --- PASS: TestInfoAPI (0.02s) [2021-12-15T09:59:55.745Z] === RUN TestInfoAPIWarnings [2021-12-15T09:59:56.002Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-12-15T09:59:56.258Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-12-15T09:59:56.822Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-12-15T09:59:56.822Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-12-15T09:59:58.191Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-12-15T09:59:59.121Z] === RUN TestDockerSuite/TestLinksEnvs [2021-12-15T09:59:59.121Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-12-15T10:00:00.050Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-12-15T10:00:00.308Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-12-15T10:00:01.677Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-12-15T10:00:03.044Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-12-15T10:00:04.015Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-12-15T10:00:04.015Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-12-15T10:00:05.383Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-12-15T10:00:05.639Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-12-15T10:00:06.202Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-12-15T10:00:12.755Z] --- PASS: TestInfoAPIWarnings (16.34s) [2021-12-15T10:00:12.755Z] === RUN TestInfoDebug [2021-12-15T10:00:12.755Z] --- PASS: TestInfoDebug (0.55s) [2021-12-15T10:00:12.755Z] === RUN TestInfoInsecureRegistries [2021-12-15T10:00:13.317Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-12-15T10:00:13.317Z] --- PASS: TestInfoInsecureRegistries (0.57s) [2021-12-15T10:00:13.317Z] === RUN TestInfoRegistryMirrors [2021-12-15T10:00:13.880Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-12-15T10:00:13.880Z] === RUN TestLoginFailsWithBadCredentials [2021-12-15T10:00:14.136Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-12-15T10:00:14.136Z] === RUN TestPingCacheHeaders [2021-12-15T10:00:14.136Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-12-15T10:00:14.136Z] === RUN TestPingGet [2021-12-15T10:00:14.136Z] --- PASS: TestPingGet (0.02s) [2021-12-15T10:00:14.136Z] === RUN TestPingHead [2021-12-15T10:00:14.136Z] --- PASS: TestPingHead (0.02s) [2021-12-15T10:00:14.136Z] === RUN TestVersion [2021-12-15T10:00:14.136Z] --- PASS: TestVersion (0.02s) [2021-12-15T10:00:14.136Z] PASS [2021-12-15T10:00:14.136Z] [2021-12-15T10:00:14.136Z] === Skipped [2021-12-15T10:00:14.136Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-15T10:00:14.136Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-15T10:00:14.136Z] [2021-12-15T10:00:14.136Z] [2021-12-15T10:00:14.136Z] DONE 18 tests, 1 skipped in 21.567s [2021-12-15T10:00:14.136Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-15T10:00:14.136Z] ++ 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-12-15T10:00:14.136Z] ++ set -e [2021-12-15T10:00:14.136Z] ++ '[' -n 0 ']' [2021-12-15T10:00:14.136Z] ++ set -x [2021-12-15T10:00:14.136Z] ++ 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-12-15T10:00:14.394Z] INFO: Testing against a local daemon [2021-12-15T10:00:14.394Z] === RUN TestVolumesCreateAndList [2021-12-15T10:00:14.394Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-12-15T10:00:14.394Z] === RUN TestVolumesRemove [2021-12-15T10:00:14.394Z] --- PASS: TestVolumesRemove (0.08s) [2021-12-15T10:00:14.394Z] === RUN TestVolumesInspect [2021-12-15T10:00:14.394Z] --- PASS: TestVolumesInspect (0.04s) [2021-12-15T10:00:14.394Z] === RUN TestVolumesInvalidJSON [2021-12-15T10:00:14.394Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-15T10:00:14.394Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-15T10:00:14.394Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-15T10:00:14.394Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-12-15T10:00:14.394Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-15T10:00:14.394Z] PASS [2021-12-15T10:00:14.394Z] [2021-12-15T10:00:14.394Z] DONE 5 tests in 0.300s [2021-12-15T10:00:14.394Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-15T10:00:14.651Z] ++++ cat bundles/test-integration/docker.pid [2021-12-15T10:00:14.651Z] +++ kill 12811 [2021-12-15T10:00:14.908Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-12-15T10:00:15.836Z] +++ /etc/init.d/apparmor stop [2021-12-15T10:00:16.093Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-15T10:00:16.093Z] [2021-12-15T10:00:16.093Z] Unloading profiles will leave already running processes permanently [2021-12-15T10:00:16.093Z] unconfined, which can lead to unexpected situations. [2021-12-15T10:00:16.093Z] [2021-12-15T10:00:16.093Z] To set a process to complain mode, use the command line tool [2021-12-15T10:00:16.093Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-15T10:00:16.093Z] +++ true [2021-12-15T10:00:16.093Z] exiting test-integration [2021-12-15T10:00:16.093Z] ++ exit 0 [2021-12-15T10:00:16.093Z] [2021-12-15T10:00:16.093Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-12-15T10:00:16.664Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-12-15T10:00:16.922Z] + for job in $(jobs -p) [2021-12-15T10:00:16.922Z] + wait 14557 [2021-12-15T10:00:18.817Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-12-15T10:00:18.817Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-12-15T10:00:19.073Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-12-15T10:00:19.073Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-12-15T10:00:19.073Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-12-15T10:00:19.637Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-12-15T10:00:20.201Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-12-15T10:00:20.458Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-12-15T10:00:23.730Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-12-15T10:00:24.293Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-12-15T10:00:24.550Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-12-15T10:00:26.593Z] docker_api_swarm_service_test.go:394: [d8fdc3a2b8e74] joining swarm manager [ded57f6c8f27a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T10:00:26.749Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-12-15T10:00:26.749Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-12-15T10:00:26.749Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-12-15T10:00:26.749Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-12-15T10:00:26.749Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-12-15T10:00:26.849Z] docker_api_swarm_service_test.go:394: [d1d1ccd6442c9] joining swarm manager [ded57f6c8f27a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-15T10:00:29.371Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-12-15T10:00:29.371Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-12-15T10:00:29.628Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-12-15T10:00:29.706Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-12-15T10:00:30.560Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-12-15T10:00:30.694Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-12-15T10:00:30.694Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-12-15T10:00:30.694Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-12-15T10:00:30.694Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-12-15T10:00:30.694Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-12-15T10:00:30.694Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-12-15T10:00:30.694Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-12-15T10:00:30.694Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-12-15T10:00:31.683Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-12-15T10:00:31.952Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-12-15T10:00:32.881Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-12-15T10:00:33.810Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-12-15T10:00:34.739Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-12-15T10:00:35.481Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-12-15T10:00:36.470Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-12-15T10:00:36.470Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-12-15T10:00:36.470Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-12-15T10:00:36.470Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-12-15T10:00:36.470Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-12-15T10:00:36.470Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-12-15T10:00:36.629Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-12-15T10:00:36.886Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-12-15T10:00:37.450Z] === RUN TestDockerSuite/TestLogsSince [2021-12-15T10:00:39.424Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-12-15T10:00:40.573Z] 2021/12/15 10:00:35 Finished clone google.golang.org/api [2021-12-15T10:00:40.573Z] 2021/12/15 10:00:35 Dependencies downloaded. Download time: 6m24.472040425s [2021-12-15T10:00:40.573Z] 2021/12/15 10:00:35 Collecting all dependencies [2021-12-15T10:00:42.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-12-15T10:00:44.066Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-12-15T10:00:44.630Z] docker_api_swarm_service_test.go:342: [d84e4b70ce0cb] joining swarm manager [d81933c27f68f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T10:00:45.560Z] docker_api_swarm_service_test.go:342: [d4add0e6e8ba2] joining swarm manager [d81933c27f68f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-15T10:00:47.158Z] 2021/12/15 10:00:45 Clean vendor dir from unused packages [2021-12-15T10:00:47.158Z] 2021/12/15 10:00:45 Ignoring paths matching "^archive/tar" [2021-12-15T10:00:47.158Z] 2021/12/15 10:00:46 Success [2021-12-15T10:00:47.158Z] 2021/12/15 10:00:46 Running time: 6m39.574588981s [2021-12-15T10:00:47.158Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-15T10:00:48.058Z] + echo Ensuring container killed. [2021-12-15T10:00:48.058Z] Ensuring container killed. [2021-12-15T10:00:48.058Z] + docker rm -vf docker-pr1 [2021-12-15T10:00:48.058Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-12-15T10:00:48.350Z] + echo Chowning /workspace to jenkins user [2021-12-15T10:00:48.350Z] Chowning /workspace to jenkins user [2021-12-15T10:00:48.350Z] + id -u [2021-12-15T10:00:48.350Z] + id -g [2021-12-15T10:00:48.350Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43084:/workspace busybox chown -R 1000:1000 /workspace [2021-12-15T10:00:49.731Z] === RUN TestDockerSuite/TestLogsStderrInStdout [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-15T10:00:49.992Z] === RUN TestDockerSuite/TestLogsTail [2021-12-15T10:00:50.037Z] + bundleName=unit [2021-12-15T10:00:50.037Z] + echo Creating unit-bundles.tar.gz [2021-12-15T10:00:50.037Z] Creating unit-bundles.tar.gz [2021-12-15T10:00:50.037Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-12-15T10:00:50.037Z] bundles/junit-report.xml [2021-12-15T10:00:50.037Z] bundles/go-test-report.json [2021-12-15T10:00:50.037Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-12-15T10:00:50.051Z] Archiving artifacts [2021-12-15T10:00:50.555Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-12-15T10:00:50.577Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43084/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-15T10:00:50.903Z] + make clean [2021-12-15T10:00:51.117Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-12-15T10:00:51.170Z] docker volume rm -f docker-dev-cache [2021-12-15T10:00:51.170Z] docker-dev-cache [Pipeline] deleteDir [2021-12-15T10:00:51.374Z] === RUN TestDockerSuite/TestMountIntoProc [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-12-15T10:00:51.631Z] === RUN TestDockerSuite/TestMountIntoSys [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-15T10:00:51.924Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-12-15T10:00:52.204Z] === RUN TestDockerSuite/TestNetHostname [2021-12-15T10:00:53.573Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-12-15T10:00:53.573Z] === RUN TestDockerSuite/TestNetworkEvents [2021-12-15T10:00:54.503Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-12-15T10:00:55.434Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-12-15T10:00:55.998Z] === RUN TestDockerSuite/TestPluginActive [2021-12-15T10:00:57.887Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-12-15T10:00:58.450Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-12-15T10:01:00.594Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-12-15T10:01:01.583Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-12-15T10:01:01.583Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-12-15T10:01:01.583Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-12-15T10:01:01.724Z] docker_api_swarm_service_test.go:489: [de22c665aeae4] joining swarm manager [d6fb3577cad68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T10:01:02.288Z] docker_api_swarm_service_test.go:489: [d3c689a4c9e13] joining swarm manager [d6fb3577cad68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-15T10:01:04.544Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-12-15T10:01:05.562Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-12-15T10:01:05.562Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-12-15T10:01:05.562Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-12-15T10:01:06.490Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-12-15T10:01:06.766Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-12-15T10:01:09.008Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-12-15T10:01:10.898Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-12-15T10:01:11.529Z] === RUN TestDockerSuite/TestBuildAddScript [2021-12-15T10:01:11.529Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-12-15T10:01:11.529Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-12-15T10:01:11.529Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-12-15T10:01:11.529Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-12-15T10:01:11.529Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-12-15T10:01:11.529Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-12-15T10:01:11.529Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-12-15T10:01:11.529Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-12-15T10:01:11.998Z] === RUN TestDockerSuite/TestBuildAddTar [2021-12-15T10:01:14.183Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-12-15T10:01:15.112Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-12-15T10:01:19.288Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-12-15T10:01:20.219Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-12-15T10:01:20.219Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-12-15T10:01:21.148Z] === RUN TestDockerSuite/TestPortHostBinding [2021-12-15T10:01:22.517Z] docker_api_swarm_service_test.go:127: [dbee288a0f6dd] joining swarm manager [d615a2505c997]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T10:01:22.517Z] === RUN TestDockerSuite/TestPortList [2021-12-15T10:01:23.448Z] docker_api_swarm_service_test.go:128: [dd0f349e6aef9] joining swarm manager [d615a2505c997]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-15T10:01:25.969Z] docker_api_swarm_service_test.go:136: [d6f94c5ecbed7] joining swarm manager [d615a2505c997]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-12-15T10:01:26.531Z] docker_api_swarm_service_test.go:137: [d18f688bb8a49] joining swarm manager [d615a2505c997]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-12-15T10:01:29.805Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-12-15T10:01:30.734Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-12-15T10:01:37.281Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-12-15T10:01:37.281Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-12-15T10:01:37.281Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-12-15T10:01:37.281Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-12-15T10:01:37.281Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-12-15T10:01:37.542Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-12-15T10:01:37.542Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-12-15T10:01:38.105Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-12-15T10:01:38.105Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-12-15T10:01:39.038Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-12-15T10:01:39.038Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-12-15T10:01:40.931Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-12-15T10:01:41.860Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-12-15T10:01:42.116Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-12-15T10:01:42.372Z] === RUN TestDockerSuite/TestPsByOrder [2021-12-15T10:01:44.265Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-12-15T10:01:44.828Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-12-15T10:01:46.725Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-12-15T10:01:48.619Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-12-15T10:01:49.991Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-12-15T10:01:49.991Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-12-15T10:01:51.359Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-12-15T10:01:52.728Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-12-15T10:01:53.292Z] docker_api_swarm_service_test.go:303: [dde7b99c8bdc1] joining swarm manager [d4a217a0145c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T10:01:54.223Z] docker_api_swarm_service_test.go:303: [d1221a11d2195] joining swarm manager [d4a217a0145c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-15T10:01:59.491Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-12-15T10:02:00.422Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-12-15T10:02:02.318Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-12-15T10:02:03.248Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-12-15T10:02:04.179Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-12-15T10:02:05.550Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-12-15T10:02:07.444Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-12-15T10:02:08.007Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-12-15T10:02:08.007Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-12-15T10:02:08.939Z] === RUN TestDockerSuite/TestPsRightTagName [2021-12-15T10:02:10.307Z] === RUN TestDockerSuite/TestPsShowMounts [2021-12-15T10:02:11.676Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-12-15T10:02:12.238Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-12-15T10:02:12.238Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-12-15T10:02:12.238Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-12-15T10:02:12.238Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-12-15T10:02:12.495Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-12-15T10:02:12.495Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-12-15T10:02:12.638Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-12-15T10:02:12.638Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-12-15T10:02:12.638Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-12-15T10:02:12.638Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-12-15T10:02:12.638Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-12-15T10:02:13.058Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-12-15T10:02:13.622Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-12-15T10:02:13.879Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-12-15T10:02:15.258Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-12-15T10:02:15.830Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-12-15T10:02:15.830Z] docker_api_swarm_service_test.go:99: [d717c9a2e4fb2] joining swarm manager [d1f18297a0cc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T10:02:16.759Z] docker_api_swarm_service_test.go:100: [dda44f81e5fb7] joining swarm manager [d1f18297a0cc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-15T10:02:23.305Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-12-15T10:02:24.237Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-12-15T10:02:25.606Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-12-15T10:02:25.606Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-12-15T10:02:25.606Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-12-15T10:02:25.863Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-12-15T10:02:27.756Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-12-15T10:02:28.686Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-12-15T10:02:31.208Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-12-15T10:02:32.138Z] === RUN TestDockerSuite/TestRmiBlank [2021-12-15T10:02:32.138Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-12-15T10:02:32.138Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-12-15T10:02:33.882Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-12-15T10:02:33.882Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-12-15T10:02:33.882Z] === RUN TestDockerSuite/TestBuildBlankName [2021-12-15T10:02:33.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-12-15T10:02:35.411Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-12-15T10:02:35.978Z] check_test.go:380: [d717c9a2e4fb2] daemon is not started [2021-12-15T10:02:36.235Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-12-15T10:02:36.491Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-12-15T10:02:37.901Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-12-15T10:02:38.158Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-12-15T10:02:39.527Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-12-15T10:02:39.753Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-12-15T10:02:39.753Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-12-15T10:02:39.783Z] === RUN TestDockerSuite/TestRmiTag [2021-12-15T10:02:40.040Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-12-15T10:02:40.606Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-12-15T10:02:40.740Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-12-15T10:02:41.535Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-12-15T10:02:43.430Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-12-15T10:02:43.686Z] docker_api_swarm_service_test.go:532: [d5a55d9fc9e56] joining swarm manager [d4c73fc0550b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T10:02:43.943Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-12-15T10:02:44.507Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-12-15T10:02:44.765Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-12-15T10:02:45.022Z] docker_api_swarm_service_test.go:533: [d24e3761d88fa] joining swarm manager [d4c73fc0550b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-15T10:02:45.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-12-15T10:02:45.586Z] === RUN TestDockerSuite/TestRunAddHost [2021-12-15T10:02:46.150Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-12-15T10:02:46.407Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-12-15T10:02:47.339Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-12-15T10:02:47.339Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-12-15T10:02:48.269Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-12-15T10:02:49.640Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-12-15T10:02:50.206Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-12-15T10:02:50.770Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-12-15T10:02:51.700Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-12-15T10:02:52.632Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-12-15T10:02:53.562Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-12-15T10:02:54.140Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-12-15T10:02:54.703Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-12-15T10:02:55.266Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-12-15T10:02:55.830Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-12-15T10:02:55.941Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-12-15T10:02:56.393Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-12-15T10:02:56.957Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-12-15T10:02:57.888Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-12-15T10:02:58.454Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-12-15T10:02:59.019Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-12-15T10:02:59.276Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-12-15T10:02:59.276Z] === RUN TestDockerSuite/TestRunBindMounts [2021-12-15T10:03:00.644Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-12-15T10:03:01.209Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-12-15T10:03:01.773Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-12-15T10:03:02.030Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-12-15T10:03:02.592Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-12-15T10:03:02.592Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-12-15T10:03:03.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-12-15T10:03:03.103Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-12-15T10:03:03.155Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-12-15T10:03:03.411Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-12-15T10:03:03.572Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-12-15T10:03:03.977Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-12-15T10:03:03.978Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-12-15T10:03:04.237Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-12-15T10:03:04.800Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-12-15T10:03:04.800Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-12-15T10:03:05.363Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-12-15T10:03:05.363Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-12-15T10:03:06.296Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-12-15T10:03:06.296Z] docker_api_swarm_service_test.go:147: [df05bbfdcb0e2] joining swarm manager [d68692d3314fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T10:03:06.859Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-12-15T10:03:07.422Z] docker_api_swarm_service_test.go:147: [de84a6076d8d0] joining swarm manager [d68692d3314fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-15T10:03:07.422Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-12-15T10:03:07.986Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-12-15T10:03:08.243Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-12-15T10:03:08.809Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-12-15T10:03:10.190Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-12-15T10:03:11.122Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-12-15T10:03:12.052Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-12-15T10:03:12.309Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-12-15T10:03:12.871Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-12-15T10:03:13.128Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-12-15T10:03:13.691Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-12-15T10:03:13.997Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-12-15T10:03:13.997Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-12-15T10:03:13.997Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-12-15T10:03:13.997Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-12-15T10:03:13.997Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-12-15T10:03:14.254Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-12-15T10:03:15.184Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-12-15T10:03:17.706Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-12-15T10:03:17.706Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-12-15T10:03:17.963Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-12-15T10:03:19.330Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-12-15T10:03:19.868Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-12-15T10:03:19.868Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-12-15T10:03:19.868Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-12-15T10:03:19.868Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-12-15T10:03:19.868Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-12-15T10:03:19.868Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-12-15T10:03:19.868Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-12-15T10:03:19.868Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-12-15T10:03:20.697Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-12-15T10:03:22.064Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-12-15T10:03:23.960Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-12-15T10:03:23.960Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-12-15T10:03:23.960Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-12-15T10:03:23.960Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-12-15T10:03:23.960Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-12-15T10:03:24.217Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-12-15T10:03:25.588Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-12-15T10:03:26.519Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-12-15T10:03:27.899Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-12-15T10:03:28.462Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-12-15T10:03:29.392Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-12-15T10:03:29.648Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-12-15T10:03:29.648Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-12-15T10:03:29.648Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-12-15T10:03:30.212Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-12-15T10:03:31.144Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-12-15T10:03:31.144Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-12-15T10:03:31.708Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-12-15T10:03:32.272Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-12-15T10:03:33.201Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-12-15T10:03:33.457Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-12-15T10:03:33.713Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-12-15T10:03:33.971Z] === RUN TestDockerSuite/TestRunEnvironment [2021-12-15T10:03:34.534Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-12-15T10:03:34.791Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-12-15T10:03:35.354Z] === RUN TestDockerSuite/TestRunExitCode [2021-12-15T10:03:35.611Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-12-15T10:03:36.175Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-12-15T10:03:36.738Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-12-15T10:03:36.994Z] === RUN TestDockerSuite/TestRunExposePort [2021-12-15T10:03:36.994Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-12-15T10:03:37.558Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-12-15T10:03:38.122Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-12-15T10:03:39.054Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-12-15T10:03:39.055Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-15T10:03:39.055Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-12-15T10:03:39.055Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-12-15T10:03:41.575Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-12-15T10:03:41.576Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-12-15T10:03:44.094Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-12-15T10:03:54.049Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-12-15T10:03:54.049Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-12-15T10:03:54.306Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-12-15T10:03:54.306Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-12-15T10:03:54.306Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-12-15T10:03:54.306Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-12-15T10:03:54.872Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-12-15T10:03:56.767Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-12-15T10:03:57.698Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-12-15T10:03:58.630Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-12-15T10:04:02.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-12-15T10:04:02.594Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-12-15T10:04:02.594Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-12-15T10:04:02.594Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-12-15T10:04:02.594Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-12-15T10:04:02.594Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-12-15T10:04:03.581Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-12-15T10:04:03.581Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-12-15T10:04:03.581Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-12-15T10:04:05.172Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-12-15T10:04:05.172Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-12-15T10:04:05.172Z] === RUN TestDockerSuite/TestRunModeHostname [2021-12-15T10:04:05.735Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-12-15T10:04:05.735Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-12-15T10:04:05.991Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-12-15T10:04:07.358Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-12-15T10:04:07.358Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-12-15T10:04:08.289Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-12-15T10:04:08.336Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-12-15T10:04:09.326Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-12-15T10:04:09.326Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-12-15T10:04:09.326Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-12-15T10:04:09.326Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-12-15T10:04:09.326Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-12-15T10:04:09.660Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-12-15T10:04:09.660Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-12-15T10:04:09.916Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-12-15T10:04:10.892Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-12-15T10:04:11.292Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-12-15T10:04:11.879Z] === RUN TestDockerSuite/TestBuildCmd [2021-12-15T10:04:12.243Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-12-15T10:04:12.501Z] === RUN TestDockerSuite/TestRunMount [2021-12-15T10:04:12.868Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-12-15T10:04:13.339Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-12-15T10:04:13.810Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-12-15T10:04:14.396Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-12-15T10:04:17.668Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-12-15T10:04:17.668Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-12-15T10:04:17.925Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-12-15T10:04:18.492Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-12-15T10:04:19.681Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-12-15T10:04:19.864Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-12-15T10:04:20.429Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-12-15T10:04:21.246Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-12-15T10:04:21.246Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-12-15T10:04:21.246Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-12-15T10:04:21.359Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-12-15T10:04:22.234Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-12-15T10:04:22.234Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-12-15T10:04:22.234Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-12-15T10:04:23.222Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-12-15T10:04:23.882Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-12-15T10:04:23.882Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-12-15T10:04:24.789Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-12-15T10:04:25.777Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-12-15T10:04:25.777Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-12-15T10:04:26.247Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-12-15T10:04:26.247Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-12-15T10:04:26.247Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-12-15T10:04:26.341Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-12-15T10:04:27.235Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-12-15T10:04:27.271Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-12-15T10:04:28.223Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-12-15T10:04:28.223Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-12-15T10:04:28.223Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-12-15T10:04:28.223Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-12-15T10:04:28.223Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-12-15T10:04:28.643Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-12-15T10:04:30.014Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-12-15T10:04:30.014Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-12-15T10:04:30.272Z] === RUN TestDockerSuite/TestRunNetHost [2021-12-15T10:04:30.272Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-12-15T10:04:31.215Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-12-15T10:04:31.472Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-12-15T10:04:32.035Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-12-15T10:04:33.933Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-12-15T10:04:34.866Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-12-15T10:04:35.796Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-12-15T10:04:38.699Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-12-15T10:04:39.069Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-12-15T10:04:39.069Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-12-15T10:04:39.326Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-12-15T10:04:39.582Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-12-15T10:04:39.839Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-12-15T10:04:40.095Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-12-15T10:04:40.658Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-12-15T10:04:40.658Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-12-15T10:04:41.222Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-12-15T10:04:47.762Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-12-15T10:04:47.762Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-12-15T10:04:47.762Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-12-15T10:04:47.762Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-12-15T10:04:47.762Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-12-15T10:04:48.695Z] === RUN TestDockerSuite/TestRunPortInUse [2021-12-15T10:04:49.259Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-12-15T10:04:49.515Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-12-15T10:04:49.515Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-12-15T10:04:50.079Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-12-15T10:04:50.336Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-12-15T10:04:50.900Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-12-15T10:04:51.464Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-15T10:04:51.464Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-12-15T10:04:51.464Z] === RUN TestDockerSuite/TestRunPublishPort [2021-12-15T10:04:51.728Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-12-15T10:04:52.306Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-12-15T10:04:52.306Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-12-15T10:04:52.306Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-12-15T10:04:52.563Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-12-15T10:04:53.492Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-12-15T10:04:53.492Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-12-15T10:04:53.492Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-12-15T10:04:56.012Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-12-15T10:04:56.575Z] === RUN TestDockerSuite/TestRunRm [2021-12-15T10:04:57.138Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-12-15T10:04:59.029Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-12-15T10:05:00.395Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-12-15T10:05:01.327Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-12-15T10:05:01.892Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-12-15T10:05:03.787Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-12-15T10:05:04.044Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-12-15T10:05:06.566Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-12-15T10:05:07.496Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-12-15T10:05:10.018Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-12-15T10:05:10.276Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-12-15T10:05:10.841Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-12-15T10:05:11.105Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-12-15T10:05:11.363Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-12-15T10:05:11.926Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-12-15T10:05:12.182Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-12-15T10:05:12.747Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-12-15T10:05:13.312Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-12-15T10:05:13.876Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-12-15T10:05:14.439Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-12-15T10:05:14.565Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-12-15T10:05:14.565Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-12-15T10:05:14.565Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-12-15T10:05:17.011Z] === RUN TestDockerSuite/TestRunState [2021-12-15T10:05:17.520Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-12-15T10:05:17.520Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-12-15T10:05:17.941Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-12-15T10:05:17.989Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-12-15T10:05:17.989Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-12-15T10:05:18.199Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-12-15T10:05:18.458Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-12-15T10:05:18.458Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-12-15T10:05:18.458Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-12-15T10:05:18.761Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-12-15T10:05:18.761Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-12-15T10:05:18.761Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-12-15T10:05:18.761Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-12-15T10:05:18.927Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-12-15T10:05:18.927Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-12-15T10:05:18.927Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-12-15T10:05:19.324Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-12-15T10:05:19.580Z] === RUN TestDockerSuite/TestRunSysctls [2021-12-15T10:05:20.509Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-12-15T10:05:20.509Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-12-15T10:05:20.509Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-12-15T10:05:21.073Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-12-15T10:05:22.442Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-12-15T10:05:23.005Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-12-15T10:05:23.938Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-12-15T10:05:24.195Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-12-15T10:05:27.468Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-12-15T10:05:27.468Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-12-15T10:05:29.359Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-12-15T10:05:29.923Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-12-15T10:05:30.487Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-12-15T10:05:30.745Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-12-15T10:05:31.308Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-12-15T10:05:31.876Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-12-15T10:05:32.807Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-12-15T10:05:34.700Z] === RUN TestDockerSuite/TestRunUserByID [2021-12-15T10:05:34.700Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-12-15T10:05:34.957Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-12-15T10:05:35.213Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-12-15T10:05:35.213Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-12-15T10:05:35.778Z] === RUN TestDockerSuite/TestRunUserByName [2021-12-15T10:05:36.344Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-12-15T10:05:36.909Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-12-15T10:05:36.909Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-12-15T10:05:36.909Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-12-15T10:05:37.166Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-12-15T10:05:37.729Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-12-15T10:05:37.729Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-12-15T10:05:41.030Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-12-15T10:05:41.030Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-12-15T10:05:41.287Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-12-15T10:05:42.216Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-12-15T10:05:43.584Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-12-15T10:05:43.840Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-12-15T10:05:45.209Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-12-15T10:05:47.102Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-12-15T10:05:47.102Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-12-15T10:05:48.996Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-12-15T10:05:49.560Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-12-15T10:05:49.560Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-12-15T10:05:49.560Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-12-15T10:05:49.560Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-12-15T10:05:49.560Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-12-15T10:05:49.560Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-12-15T10:05:49.560Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-12-15T10:05:49.560Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-12-15T10:05:49.560Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-12-15T10:05:49.560Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-12-15T10:05:50.490Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-12-15T10:05:50.747Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-12-15T10:05:51.677Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-12-15T10:05:52.247Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-12-15T10:05:52.812Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-12-15T10:05:53.068Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-12-15T10:05:53.068Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-12-15T10:05:53.325Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-12-15T10:05:53.325Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-12-15T10:05:53.325Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-12-15T10:05:53.583Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-12-15T10:05:53.583Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-12-15T10:05:53.583Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-12-15T10:05:53.583Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-12-15T10:05:53.583Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-12-15T10:05:53.583Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-12-15T10:05:53.583Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-12-15T10:05:53.583Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-12-15T10:05:53.583Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-12-15T10:05:53.583Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-12-15T10:05:53.583Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-12-15T10:05:53.583Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-12-15T10:05:54.146Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-12-15T10:05:54.710Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-12-15T10:05:54.710Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-12-15T10:05:54.792Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-12-15T10:05:54.792Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-12-15T10:05:54.792Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-12-15T10:05:54.792Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-12-15T10:05:55.641Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-12-15T10:05:55.641Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-12-15T10:05:56.208Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-12-15T10:05:56.208Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-12-15T10:05:56.771Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-12-15T10:05:57.027Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-12-15T10:05:57.027Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-12-15T10:05:57.027Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-12-15T10:05:57.590Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-12-15T10:05:58.153Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-12-15T10:05:58.717Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-12-15T10:05:59.280Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-12-15T10:05:59.280Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-12-15T10:05:59.280Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-12-15T10:05:59.541Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-12-15T10:05:59.798Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-12-15T10:06:01.168Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-12-15T10:06:01.425Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-12-15T10:06:02.793Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-12-15T10:06:03.356Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-12-15T10:06:03.356Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-12-15T10:06:03.356Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-12-15T10:06:03.919Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-12-15T10:06:04.482Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-12-15T10:06:05.412Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-12-15T10:06:05.412Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-12-15T10:06:06.784Z] === RUN TestDockerSuite/TestSaveImageId [2021-12-15T10:06:06.784Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-12-15T10:06:07.040Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-12-15T10:06:07.977Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents962199825 [2021-12-15T10:06:08.233Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-12-15T10:06:08.233Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-12-15T10:06:09.601Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-12-15T10:06:09.601Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-12-15T10:06:09.601Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-12-15T10:06:10.531Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-12-15T10:06:11.463Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-12-15T10:06:12.027Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-12-15T10:06:12.285Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-12-15T10:06:12.285Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-12-15T10:06:12.541Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-12-15T10:06:12.541Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-12-15T10:06:13.105Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-12-15T10:06:14.476Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-12-15T10:06:15.039Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-12-15T10:06:18.310Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-12-15T10:06:20.831Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-12-15T10:06:20.831Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-12-15T10:06:22.199Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-12-15T10:06:23.131Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-12-15T10:06:24.064Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-12-15T10:06:24.909Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-12-15T10:06:24.909Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-12-15T10:06:25.378Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-12-15T10:06:25.956Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-12-15T10:06:26.519Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-12-15T10:06:29.042Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-12-15T10:06:29.042Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-12-15T10:06:29.042Z] === RUN TestDockerSuite/TestStartRecordError [2021-12-15T10:06:29.173Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-12-15T10:06:30.938Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-12-15T10:06:32.130Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-12-15T10:06:32.311Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-12-15T10:06:33.241Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-12-15T10:06:35.088Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-12-15T10:06:36.510Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-12-15T10:06:39.778Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-12-15T10:06:41.143Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-12-15T10:06:43.035Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-12-15T10:06:48.291Z] === RUN TestDockerSuite/TestStatsNoStream [2021-12-15T10:06:50.181Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-12-15T10:06:51.547Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-12-15T10:06:52.111Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-12-15T10:06:52.368Z] === RUN TestDockerSuite/TestTopPrivileged [2021-12-15T10:06:52.931Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-12-15T10:06:52.931Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-12-15T10:06:52.931Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-12-15T10:06:53.496Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-12-15T10:06:53.753Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-12-15T10:06:56.275Z] docker_cli_service_logs_test.go:245: checking task ntxpgjym7396 [2021-12-15T10:06:56.275Z] docker_cli_service_logs_test.go:250: checking messages for ntxpgjym7396 [2021-12-15T10:06:56.275Z] docker_cli_service_logs_test.go:245: checking task f17qxmfworwq [2021-12-15T10:06:56.275Z] docker_cli_service_logs_test.go:250: checking messages for f17qxmfworwq [2021-12-15T10:06:56.837Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-12-15T10:07:00.106Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-12-15T10:07:00.106Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-12-15T10:07:00.364Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-12-15T10:07:00.364Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-12-15T10:07:00.364Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-12-15T10:07:00.364Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-12-15T10:07:00.364Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-12-15T10:07:01.293Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-12-15T10:07:01.856Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-12-15T10:07:02.461Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-12-15T10:07:03.410Z] === RUN TestDockerSuite/TestUpdateStats [2021-12-15T10:07:07.579Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-12-15T10:07:07.579Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-12-15T10:07:08.143Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-12-15T10:07:08.143Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-12-15T10:07:08.143Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-12-15T10:07:09.073Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-12-15T10:07:09.636Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-12-15T10:07:09.893Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-12-15T10:07:12.413Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-12-15T10:07:14.932Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-12-15T10:07:16.824Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-12-15T10:07:18.717Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-12-15T10:07:21.236Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-12-15T10:07:23.782Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-12-15T10:07:25.153Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-12-15T10:07:27.047Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-12-15T10:07:27.047Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-12-15T10:07:27.978Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-12-15T10:07:28.910Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-12-15T10:07:29.475Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-12-15T10:07:30.844Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-12-15T10:07:32.214Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-12-15T10:07:32.214Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-12-15T10:07:33.586Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-12-15T10:07:34.150Z] docker_cli_swarm_test.go:1901: [dc05389e5abb3] joining swarm manager [d7e3ac264787b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T10:07:35.518Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-12-15T10:07:35.774Z] docker_cli_swarm_test.go:1902: [def7c43f264c5] joining swarm manager [d7e3ac264787b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-15T10:07:37.143Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-12-15T10:07:47.408Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-12-15T10:07:47.408Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-12-15T10:07:47.408Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-12-15T10:07:47.408Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-12-15T10:07:52.012Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-12-15T10:07:52.012Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-12-15T10:07:52.012Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-12-15T10:07:52.012Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-12-15T10:07:52.575Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-12-15T10:07:52.575Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-12-15T10:07:52.575Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-12-15T10:07:52.832Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-12-15T10:07:53.397Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-12-15T10:07:53.397Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-12-15T10:07:54.329Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-12-15T10:07:54.329Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-12-15T10:07:54.329Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-12-15T10:07:54.329Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-12-15T10:07:54.329Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-12-15T10:07:55.708Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-12-15T10:07:55.965Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-12-15T10:07:55.965Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-12-15T10:07:55.965Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-12-15T10:07:55.965Z] === RUN TestDockerSuite/TestVolumeEvents [2021-12-15T10:08:00.132Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-12-15T10:08:01.501Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-12-15T10:08:02.429Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-12-15T10:08:03.361Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-12-15T10:08:03.361Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-12-15T10:08:03.361Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-12-15T10:08:05.882Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-12-15T10:08:07.788Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-12-15T10:08:07.789Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite (1307.49s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.17s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.85s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.41s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.48s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.33s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.60s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.95s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.41s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.01s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.21s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.89s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.65s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.66s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.68s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.72s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.95s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.86s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAttachDetach (0.94s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.89s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.99s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.73s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.73s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.30s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.71s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.28s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.33s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.29s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.11s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.74s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.53s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.23s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.79s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.90s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.76s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.88s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.94s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.52s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.48s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.70s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.34s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.28s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.02s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.01s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.04s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.46s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.98s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.11s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.39s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.30s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.21s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.32s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.56s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.51s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.03s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.00s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.70s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.82s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.83s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.53s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.39s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.72s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.44s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.04s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.37s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.90s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.08s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.20s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.80s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.80s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.97s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.40s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.90s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.04s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.48s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.97s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.84s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.56s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s) [2021-12-15T10:08:07.789Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.46s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.01s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.18s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.99s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.86s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.70s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.49s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.61s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.48s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.50s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.58s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.59s) [2021-12-15T10:08:07.789Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-12-15T10:08:07.789Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-12-15T10:08:07.789Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-12-15T10:08:07.789Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.66s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.74s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.45s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.34s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.63s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.28s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.36s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.05s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.66s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.49s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.81s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.98s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.92s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildDockerignore (7.51s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.39s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.94s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.15s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.81s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.02s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.14s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.13s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.82s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.96s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.13s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.31s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.48s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.38s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.88s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.30s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.27s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.63s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.77s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildEnv (1.60s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.31s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.14s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.28s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.75s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.85s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.96s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.13s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.45s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.10s) [2021-12-15T10:08:07.789Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.49s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildExpose (0.43s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.94s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.78s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.49s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildFails (1.09s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.22s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.08s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.38s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.19s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.42s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.94s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.10s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.13s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.26s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.66s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.29s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildHistory (3.65s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.42s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.69s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.58s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.54s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.84s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.55s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.38s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildLabels (0.42s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.85s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.54s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.73s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.75s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.35s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.96s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.61s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.12s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.45s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.60s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.01s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.90s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.02s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.06s) [2021-12-15T10:08:07.789Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.69s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.42s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.68s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.67s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.55s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.83s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.75s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.39s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.34s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.45s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.65s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.83s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.54s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.03s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.08s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.31s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.75s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.84s) [2021-12-15T10:08:07.789Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.14s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildPATH (1.92s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.65s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.76s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.17s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.07s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.04s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildRm (2.52s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.95s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.92s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.39s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.04s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.92s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.64s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.27s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.25s) [2021-12-15T10:08:07.790Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.57s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildStderr (0.64s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.20s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.66s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.92s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.47s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.64s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.11s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildUser (1.54s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.71s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.44s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.72s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.88s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.85s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.22s) [2021-12-15T10:08:07.790Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-12-15T10:08:07.790Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-12-15T10:08:07.790Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-12-15T10:08:07.790Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.48s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.73s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.75s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.00s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.27s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.85s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.36s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.46s) [2021-12-15T10:08:07.790Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.59s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.59s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-12-15T10:08:07.790Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.62s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.69s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCommitChange (0.88s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.69s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.17s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.24s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.90s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCommitTTY (1.45s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.67s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.00s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.61s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.05s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.21s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.44s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.49s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.55s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.46s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.53s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.48s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.49s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.46s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.51s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.34s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.67s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.66s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.68s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.64s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.70s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.74s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.45s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.98s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.93s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.45s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.39s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.55s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.52s) [2021-12-15T10:08:07.790Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.64s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.50s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.68s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.79s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.41s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.00s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.83s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.04s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.31s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.44s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.36s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.51s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000cdd7a0_} (1.57s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1473595257_/foo_false____} (1.61s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1473595257_/foo_true____} (1.34s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3976652420_/foo_false____} (1.42s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3976652420_/foo_true____} (1.41s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3976652420_/foo_true__0xc000cdd7e8__} (0.51s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000cdd800_} (0.63s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000cdd830_} (1.41s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000cdd848_} (1.31s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000cdd8a8_} (0.52s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.02s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.15s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.40s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.41s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.35s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.76s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.62s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.81s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.75s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.50s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.60s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.80s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.96s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.53s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.81s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.60s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.70s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.66s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.97s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.68s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.58s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.52s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.68s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.99s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.56s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.58s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.34s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.56s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.65s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.33s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.46s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.57s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.69s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.76s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.73s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.31s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.92s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpToDot (1.01s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.99s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.10s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpToStdout (0.68s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.40s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.34s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.78s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.67s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.12s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.49s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.87s) [2021-12-15T10:08:07.790Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2021-12-15T10:08:07.790Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.82s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.12s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.43s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.87s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.51s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.07s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.07s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.60s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.72s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2021-12-15T10:08:07.790Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.10s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.79s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.20s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.06s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.78s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.58s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.62s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.18s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.86s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsAttach (0.56s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsCommit (0.79s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.55s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.72s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.45s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.07s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.31s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.04s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsCopy (0.80s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.09s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.44s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.87s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.04s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.30s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsFilters (1.06s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsFormat (0.95s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.69s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2021-12-15T10:08:07.791Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-12-15T10:08:07.791Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.98s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.51s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsRename (0.52s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsResize (0.68s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.60s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.84s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.98s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsTop (0.74s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsUntag (2.60s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.04s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExec (0.69s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.66s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.67s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.36s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.84s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.57s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.61s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.64s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.73s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.70s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.24s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecCgroup (1.12s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecEnv (0.72s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.17s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.75s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecInspectID (1.79s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecInteractive (0.90s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.59s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.57s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.34s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecStartFails (0.64s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.71s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.73s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecUlimits (0.51s) [2021-12-15T10:08:07.791Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.24s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.78s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.56s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestExecWithUser (0.57s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.57s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.50s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.60s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.48s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestHealth (18.98s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.78s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.64s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestImportDisplay (1.13s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestImportGzipped (1.58s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.50s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.60s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.46s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.58s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.41s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2021-12-15T10:08:07.791Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectDefault (0.53s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-15T10:08:07.791Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.50s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.95s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectStatus (0.66s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.52s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.75s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.51s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.51s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.31s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.91s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.02s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.40s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.30s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.40s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.92s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.76s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.13s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.54s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.21s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.47s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.50s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.72s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.62s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.59s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.06s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.46s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.92s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.89s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLogsSince (6.60s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.63s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLogsTail (0.49s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestNetHostname (1.26s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.25s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.67s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.21s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestPluginActive (1.96s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.15s) [2021-12-15T10:08:07.791Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.21s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.81s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.93s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.55s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.97s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.70s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.02s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.25s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestPortList (7.36s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.88s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.90s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-12-15T10:08:07.791Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.49s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.87s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.80s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.89s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPsByOrder (1.89s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.63s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.01s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.00s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.80s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.84s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.90s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.60s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.30s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.85s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.49s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.43s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.87s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.65s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.38s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.52s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2021-12-15T10:08:07.792Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.00s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.01s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.75s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.71s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.76s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.31s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.97s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.97s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.15s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.11s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.07s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.06s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.12s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.64s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.07s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.59s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.76s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.59s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.94s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunAddHost (0.42s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.33s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.87s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.70s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.50s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.60s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.62s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.73s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.13s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.87s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.57s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.57s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.62s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.57s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.50s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.32s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.48s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.42s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.41s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.49s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.49s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.95s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.71s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.57s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.49s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.74s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.11s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.99s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.01s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.41s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.00s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.10s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.65s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.37s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.13s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.50s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.69s) [2021-12-15T10:08:07.792Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-12-15T10:08:07.792Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.50s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.15s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.26s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.29s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.00s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.43s) [2021-12-15T10:08:07.792Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.99s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.55s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.62s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.68s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.55s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.41s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.43s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.98s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2021-12-15T10:08:07.792Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.01s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.85s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.68s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.07s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.94s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.01s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.93s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.62s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.30s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.81s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.42s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.80s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.44s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.26s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.38s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunMount (5.02s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.48s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.50s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.31s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.62s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.51s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.62s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.72s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.24s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.21s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.49s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunNetHost (0.83s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.49s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.53s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.95s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.65s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.10s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.40s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.51s) [2021-12-15T10:08:07.792Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.53s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.01s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.60s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.40s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.42s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2021-12-15T10:08:07.792Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s) [2021-12-15T10:08:07.792Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.42s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.91s) [2021-12-15T10:08:07.792Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.07s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.86s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunRm (0.47s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.48s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.77s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.55s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.73s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.29s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.46s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.56s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.49s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.52s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.52s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.69s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.50s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunState (0.94s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.46s) [2021-12-15T10:08:07.792Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2021-12-15T10:08:07.792Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.41s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunSysctls (0.88s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.43s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.24s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.89s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.81s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.53s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.54s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.56s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.49s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunUserByID (0.59s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.53s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunUserByName (0.43s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.70s) [2021-12-15T10:08:08.049Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.63s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.19s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.81s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.72s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.97s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.01s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.82s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.69s) [2021-12-15T10:08:08.049Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-12-15T10:08:08.049Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-12-15T10:08:08.049Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2021-12-15T10:08:08.049Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.64s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.44s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.99s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.47s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.75s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.50s) [2021-12-15T10:08:08.049Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-12-15T10:08:08.049Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-12-15T10:08:08.049Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.02s) [2021-12-15T10:08:08.049Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-12-15T10:08:08.049Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-12-15T10:08:08.049Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.56s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.62s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.66s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.51s) [2021-12-15T10:08:08.049Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.43s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.12s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.54s) [2021-12-15T10:08:08.050Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.40s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.29s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.38s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.67s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.74s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.13s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.34s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.06s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.13s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.35s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.06s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.23s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.69s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.95s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.92s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.63s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.00s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.58s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestStartRecordError (1.50s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.50s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.12s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.63s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.97s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.61s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.48s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2021-12-15T10:08:08.050Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.57s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.19s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.83s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.41s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2021-12-15T10:08:08.050Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-12-15T10:08:08.050Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.03s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.07s) [2021-12-15T10:08:08.050Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.89s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.83s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.57s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.24s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.07s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.12s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.11s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.60s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.67s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.82s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.98s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.98s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.61s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.69s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.45s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.59s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.59s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.11s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.91s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.40s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.49s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.77s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.04s) [2021-12-15T10:08:08.050Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.34s) [2021-12-15T10:08:08.050Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-12-15T10:08:08.050Z] === RUN TestDockerRegistrySuite [2021-12-15T10:08:08.050Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-12-15T10:08:08.979Z] check_test.go:196: [ddba0ff677305] daemon is not started [2021-12-15T10:08:08.979Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-12-15T10:08:09.908Z] check_test.go:196: [d0a8ddf8c401d] daemon is not started [2021-12-15T10:08:09.908Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-12-15T10:08:11.277Z] check_test.go:196: [dcd6ae65252e5] daemon is not started [2021-12-15T10:08:11.277Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-12-15T10:08:11.535Z] check_test.go:196: [def7bb1ce61df] daemon is not started [2021-12-15T10:08:11.535Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-12-15T10:08:14.056Z] check_test.go:196: [db24461a59be1] daemon is not started [2021-12-15T10:08:14.056Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-12-15T10:08:18.227Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-12-15T10:08:19.157Z] check_test.go:196: [d6794d96cda7e] daemon is not started [2021-12-15T10:08:19.157Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-12-15T10:08:20.526Z] docker_cli_swarm_test.go:1802: [d5313350f4aff] joining swarm manager [dca88ab39f7ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T10:08:21.895Z] docker_cli_swarm_test.go:1803: [dab7a18656dcf] joining swarm manager [dca88ab39f7ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-15T10:08:22.459Z] check_test.go:196: [d6c6e684cd5ae] daemon is not started [2021-12-15T10:08:22.459Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-12-15T10:08:23.828Z] check_test.go:196: [da02f618284d6] daemon is not started [2021-12-15T10:08:23.828Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-12-15T10:08:24.430Z] check_test.go:196: [d39e2f7b50a13] daemon is not started [2021-12-15T10:08:24.430Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-12-15T10:08:25.799Z] check_test.go:196: [d485dd1f9f1d9] daemon is not started [2021-12-15T10:08:25.799Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-12-15T10:08:26.729Z] check_test.go:196: [dc77d474438e5] daemon is not started [2021-12-15T10:08:26.729Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-12-15T10:08:27.658Z] check_test.go:196: [da93f9cc4d54e] daemon is not started [2021-12-15T10:08:27.658Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-12-15T10:08:28.588Z] check_test.go:196: [d168b858f2f71] daemon is not started [2021-12-15T10:08:28.588Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-12-15T10:08:29.518Z] check_test.go:196: [d9e86fbbaf39b] daemon is not started [2021-12-15T10:08:29.518Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-12-15T10:08:30.450Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6a5f74f683ef148cfea72d3addd68eff2de3f573d8a530efad4380bad508c5ab [2021-12-15T10:08:31.013Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:997a3c9dfd05d24a91c54544383cee86ef27cd3d1f3de014b20e547ca9ef0615 [2021-12-15T10:08:31.270Z] check_test.go:196: [dba02b0d25ef0] daemon is not started [2021-12-15T10:08:31.270Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-12-15T10:08:32.202Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bd28fa5e1e491aee79e7c16f462c5c68f37fcb821cf41465c62a88493cfd8c73 [2021-12-15T10:08:32.765Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5c04931356e7dbfc5d50d5330017db26b7724dea7c6f52287e5bffa10b9363ae [2021-12-15T10:08:33.022Z] check_test.go:196: [d9678fb41da2f] daemon is not started [2021-12-15T10:08:33.022Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-12-15T10:08:33.952Z] check_test.go:196: [d1221006ad6bb] daemon is not started [2021-12-15T10:08:33.952Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-12-15T10:08:36.473Z] check_test.go:196: [dcd5c8d02b1d0] daemon is not started [2021-12-15T10:08:36.473Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-12-15T10:08:37.035Z] check_test.go:196: [d2e55e9f23c7b] daemon is not started [2021-12-15T10:08:37.035Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-12-15T10:08:37.035Z] check_test.go:196: [d255d052cb7ed] daemon is not started [2021-12-15T10:08:37.035Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-12-15T10:08:37.600Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-12-15T10:08:38.164Z] check_test.go:196: [dec31bbb0c390] daemon is not started [2021-12-15T10:08:38.164Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-12-15T10:08:39.095Z] check_test.go:196: [d44697b78f97b] daemon is not started [2021-12-15T10:08:39.095Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-12-15T10:08:40.472Z] check_test.go:196: [dadc1251239c4] daemon is not started [2021-12-15T10:08:40.472Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-12-15T10:08:42.364Z] check_test.go:196: [dcd8029aa54fb] daemon is not started [2021-12-15T10:08:42.364Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-12-15T10:08:42.927Z] check_test.go:196: [d0de5a5956063] daemon is not started [2021-12-15T10:08:42.927Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-12-15T10:08:43.856Z] check_test.go:196: [d070444c54703] daemon is not started [2021-12-15T10:08:43.856Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-12-15T10:08:44.112Z] check_test.go:196: [d08b107694b7a] daemon is not started [2021-12-15T10:08:44.112Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-12-15T10:08:44.112Z] check_test.go:196: [dcc659621b260] daemon is not started [2021-12-15T10:08:44.112Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-12-15T10:08:44.369Z] check_test.go:196: [dd2505516a15b] daemon is not started [2021-12-15T10:08:44.369Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-12-15T10:08:44.626Z] check_test.go:196: [d4cd841e6f66b] daemon is not started [2021-12-15T10:08:44.626Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-12-15T10:08:45.190Z] check_test.go:196: [d91c59a492490] daemon is not started [2021-12-15T10:08:45.190Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-12-15T10:08:45.190Z] check_test.go:196: [dd4eee86d8375] daemon is not started [2021-12-15T10:08:45.190Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-12-15T10:08:45.753Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-12-15T10:08:46.317Z] check_test.go:196: [d4d672bfdd2f2] daemon is not started [2021-12-15T10:08:46.317Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-12-15T10:08:48.210Z] docker_cli_swarm_test.go:1321: [d79198b33b52b] joining swarm manager [d4308e88132c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T10:08:48.210Z] check_test.go:196: [d66b97fb751a2] daemon is not started [2021-12-15T10:08:48.210Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-12-15T10:08:49.141Z] check_test.go:196: [d8fca81742936] daemon is not started [2021-12-15T10:08:49.141Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-12-15T10:08:49.398Z] docker_cli_swarm_test.go:1322: [dead3d7566a17] joining swarm manager [d4308e88132c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-15T10:08:50.328Z] check_test.go:196: [d97d69cd43958] daemon is not started [2021-12-15T10:08:50.328Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-12-15T10:08:51.255Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite (43.99s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.12s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.26s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.23s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.64s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.03s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.44s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.03s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.89s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.82s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.78s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.96s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.06s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.02s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.09s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.20s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.12s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.80s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.86s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.14s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2021-12-15T10:08:51.818Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-12-15T10:08:51.818Z] === RUN TestDockerSchema1RegistrySuite [2021-12-15T10:08:51.818Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-12-15T10:08:52.075Z] check_test.go:223: [dcee7fbe2dc39] daemon is not started [2021-12-15T10:08:52.075Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-12-15T10:08:54.595Z] check_test.go:223: [dfaaa75ffe076] daemon is not started [2021-12-15T10:08:54.595Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-12-15T10:08:59.874Z] check_test.go:223: [d0bad06a0cb77] daemon is not started [2021-12-15T10:08:59.874Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-12-15T10:09:02.394Z] check_test.go:223: [de3f6510c77c8] daemon is not started [2021-12-15T10:09:02.394Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-12-15T10:09:03.324Z] check_test.go:223: [d2c04a1a6fbbd] daemon is not started [2021-12-15T10:09:03.324Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-12-15T10:09:04.253Z] check_test.go:223: [db3e4bf52ff5d] daemon is not started [2021-12-15T10:09:04.253Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-12-15T10:09:04.253Z] check_test.go:223: [d0676776ab6ef] daemon is not started [2021-12-15T10:09:04.253Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-12-15T10:09:05.183Z] check_test.go:223: [d872ed442d410] daemon is not started [2021-12-15T10:09:05.183Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-12-15T10:09:06.111Z] check_test.go:223: [ddc6d07c68e04] daemon is not started [2021-12-15T10:09:06.112Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-12-15T10:09:07.041Z] check_test.go:223: [d5dd0cbe4832b] daemon is not started [2021-12-15T10:09:07.041Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-12-15T10:09:09.561Z] check_test.go:223: [dadfe4abb32e1] daemon is not started [2021-12-15T10:09:09.561Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-12-15T10:09:09.818Z] check_test.go:223: [dd83d40ab5c21] daemon is not started [2021-12-15T10:09:09.818Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-12-15T10:09:10.074Z] check_test.go:223: [d1ca1855dde09] daemon is not started [2021-12-15T10:09:10.074Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-12-15T10:09:10.331Z] check_test.go:223: [d8a5f272ae169] daemon is not started [2021-12-15T10:09:10.331Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-12-15T10:09:10.588Z] check_test.go:223: [dcaf56f8d55cb] daemon is not started [2021-12-15T10:09:10.588Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-12-15T10:09:10.845Z] check_test.go:223: [de06ee034e6c6] daemon is not started [2021-12-15T10:09:10.845Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-12-15T10:09:11.101Z] check_test.go:223: [db891c3e0407b] daemon is not started [2021-12-15T10:09:11.101Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-12-15T10:09:11.357Z] check_test.go:223: [dc2f71a27e127] daemon is not started [2021-12-15T10:09:11.357Z] --- PASS: TestDockerSchema1RegistrySuite (19.43s) [2021-12-15T10:09:11.357Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2021-12-15T10:09:11.357Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.64s) [2021-12-15T10:09:11.357Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.78s) [2021-12-15T10:09:11.357Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.81s) [2021-12-15T10:09:11.357Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.95s) [2021-12-15T10:09:11.357Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.94s) [2021-12-15T10:09:11.357Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-12-15T10:09:11.357Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2021-12-15T10:09:11.358Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2021-12-15T10:09:11.358Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2021-12-15T10:09:11.358Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.30s) [2021-12-15T10:09:11.358Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2021-12-15T10:09:11.358Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2021-12-15T10:09:11.358Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-12-15T10:09:11.358Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2021-12-15T10:09:11.358Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-12-15T10:09:11.358Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2021-12-15T10:09:11.358Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-12-15T10:09:11.358Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-12-15T10:09:11.358Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-12-15T10:09:11.921Z] check_test.go:252: [d3225979f7349] daemon is not started [2021-12-15T10:09:11.921Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-12-15T10:09:12.483Z] check_test.go:252: [d094cd41b8677] daemon is not started [2021-12-15T10:09:12.483Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-12-15T10:09:12.740Z] check_test.go:252: [d14177faf53bb] daemon is not started [2021-12-15T10:09:12.740Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-12-15T10:09:13.669Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-12-15T10:09:13.933Z] check_test.go:252: [d2eb5208fadc4] daemon is not started [2021-12-15T10:09:13.933Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-12-15T10:09:14.504Z] check_test.go:252: [dab07d1806ef5] daemon is not started [2021-12-15T10:09:14.504Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-12-15T10:09:14.760Z] check_test.go:252: [d8fdf6dcc6ff1] daemon is not started [2021-12-15T10:09:14.760Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-12-15T10:09:15.016Z] check_test.go:252: [d13a35fc7ba89] daemon is not started [2021-12-15T10:09:15.016Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.79s) [2021-12-15T10:09:15.016Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2021-12-15T10:09:15.016Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2021-12-15T10:09:15.016Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-12-15T10:09:15.016Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2021-12-15T10:09:15.016Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.25s) [2021-12-15T10:09:15.016Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s) [2021-12-15T10:09:15.016Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2021-12-15T10:09:15.016Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-12-15T10:09:15.016Z] === RUN TestDockerRegistryAuthTokenSuite [2021-12-15T10:09:15.016Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-12-15T10:09:20.262Z] check_test.go:279: [dc83333c9488d] daemon is not started [2021-12-15T10:09:20.262Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-12-15T10:09:20.262Z] check_test.go:279: [dee05b123b4a0] daemon is not started [2021-12-15T10:09:20.262Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-12-15T10:09:20.519Z] check_test.go:279: [de40fcfbdd354] daemon is not started [2021-12-15T10:09:20.519Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-12-15T10:09:20.776Z] check_test.go:279: [db30d9c4f87d7] daemon is not started [2021-12-15T10:09:20.776Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-12-15T10:09:20.776Z] check_test.go:279: [da2ad1beb3167] daemon is not started [2021-12-15T10:09:20.776Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2021-12-15T10:09:20.776Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-12-15T10:09:20.776Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-12-15T10:09:20.776Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-12-15T10:09:20.776Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-12-15T10:09:20.776Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-12-15T10:09:20.776Z] === RUN TestDockerNetworkSuite [2021-12-15T10:09:20.776Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-12-15T10:09:23.296Z] docker_cli_network_unix_test.go:46: [ddd7c96a13442] daemon is not started [2021-12-15T10:09:23.296Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-12-15T10:09:23.553Z] docker_cli_network_unix_test.go:46: [df884eea161f8] daemon is not started [2021-12-15T10:09:23.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-12-15T10:09:26.328Z] docker_cli_network_unix_test.go:46: [db9804eff771f] daemon is not started [2021-12-15T10:09:26.584Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-12-15T10:09:27.952Z] docker_cli_network_unix_test.go:46: [d466074ef1d73] daemon is not started [2021-12-15T10:09:27.952Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-12-15T10:09:28.209Z] docker_cli_network_unix_test.go:1233: [d639b81081058] daemon is not started [2021-12-15T10:09:28.897Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-12-15T10:09:28.898Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-12-15T10:09:28.898Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-12-15T10:09:30.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-12-15T10:09:31.658Z] docker_cli_network_unix_test.go:46: [dcd46f80eabf0] daemon is not started [2021-12-15T10:09:31.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-12-15T10:09:36.102Z] docker_cli_network_unix_test.go:46: [d9d98a29b2433] daemon is not started [2021-12-15T10:09:37.031Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-12-15T10:09:38.923Z] docker_cli_network_unix_test.go:46: [dd6d56dbc82b5] daemon is not started [2021-12-15T10:09:39.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-12-15T10:09:40.415Z] docker_cli_network_unix_test.go:46: [d9da58a10e456] daemon is not started [2021-12-15T10:09:40.415Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-12-15T10:09:40.978Z] docker_cli_network_unix_test.go:46: [d32653f15efd2] daemon is not started [2021-12-15T10:09:40.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-12-15T10:09:41.235Z] docker_cli_network_unix_test.go:46: [d42da6494e442] daemon is not started [2021-12-15T10:09:41.235Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-12-15T10:09:41.402Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-12-15T10:09:41.797Z] docker_cli_network_unix_test.go:46: [dd15c8e475c68] daemon is not started [2021-12-15T10:09:42.360Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-12-15T10:09:42.616Z] docker_cli_network_unix_test.go:46: [d48dddf0448bd] daemon is not started [2021-12-15T10:09:43.180Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-12-15T10:09:43.180Z] docker_cli_network_unix_test.go:46: [d2af8ef2f497b] daemon is not started [2021-12-15T10:09:43.180Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-12-15T10:09:43.743Z] docker_cli_network_unix_test.go:46: [dbf93a86ff0e9] daemon is not started [2021-12-15T10:09:43.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-12-15T10:09:44.305Z] docker_cli_network_unix_test.go:46: [dacac9b60f5d0] daemon is not started [2021-12-15T10:09:44.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-12-15T10:09:44.564Z] docker_cli_network_unix_test.go:46: [de2307df0193e] daemon is not started [2021-12-15T10:09:44.564Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-12-15T10:09:44.564Z] docker_cli_network_unix_test.go:46: [da4c2eafa4414] daemon is not started [2021-12-15T10:09:44.565Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-12-15T10:09:44.821Z] docker_cli_network_unix_test.go:46: [dfacb89fff7dc] daemon is not started [2021-12-15T10:09:44.821Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-12-15T10:09:45.385Z] docker_cli_network_unix_test.go:46: [d8e826a080df3] daemon is not started [2021-12-15T10:09:45.385Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-12-15T10:09:45.948Z] docker_cli_network_unix_test.go:46: [d3d09ecc3a79f] daemon is not started [2021-12-15T10:09:46.510Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-12-15T10:09:46.510Z] docker_cli_network_unix_test.go:46: [d0beea987a531] daemon is not started [2021-12-15T10:09:46.510Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-12-15T10:09:46.767Z] docker_cli_network_unix_test.go:46: [dddc5bfdd6517] daemon is not started [2021-12-15T10:09:46.767Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-12-15T10:09:46.767Z] docker_cli_network_unix_test.go:46: [d151a99963223] daemon is not started [2021-12-15T10:09:47.023Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-12-15T10:09:47.953Z] docker_cli_network_unix_test.go:968: [d6d8af9f92505] daemon is not started [2021-12-15T10:09:49.328Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-12-15T10:09:50.066Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-12-15T10:09:50.258Z] docker_cli_network_unix_test.go:46: [de0ee0629ac5a] daemon is not started [2021-12-15T10:09:50.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-12-15T10:09:53.038Z] docker_cli_network_unix_test.go:1116: [d059fe9fb36b1] daemon is not started [2021-12-15T10:09:56.313Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-12-15T10:09:56.313Z] docker_cli_network_unix_test.go:46: [db75e61359439] daemon is not started [2021-12-15T10:09:56.313Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-12-15T10:09:56.876Z] docker_cli_network_unix_test.go:46: [d321aa8749d28] daemon is not started [2021-12-15T10:09:56.876Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-12-15T10:09:56.876Z] docker_cli_network_unix_test.go:46: [d9910826ddd72] daemon is not started [2021-12-15T10:09:56.876Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-12-15T10:09:57.132Z] docker_cli_network_unix_test.go:46: [db41f1fa29a2f] daemon is not started [2021-12-15T10:09:57.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-12-15T10:09:57.132Z] docker_cli_network_unix_test.go:46: [d5a0a69af181e] daemon is not started [2021-12-15T10:09:57.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-12-15T10:09:57.389Z] docker_cli_network_unix_test.go:46: [d2f83c1233ae1] daemon is not started [2021-12-15T10:09:57.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-12-15T10:09:57.389Z] docker_cli_network_unix_test.go:46: [dfbcb6f2b3328] daemon is not started [2021-12-15T10:09:57.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-12-15T10:09:58.757Z] docker_cli_network_unix_test.go:46: [d547ac4c6609d] daemon is not started [2021-12-15T10:09:59.686Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-12-15T10:09:59.686Z] docker_cli_network_unix_test.go:46: [ddb2f47cd7fa6] daemon is not started [2021-12-15T10:09:59.686Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-12-15T10:09:59.686Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-12-15T10:09:59.686Z] docker_cli_network_unix_test.go:46: [d8f54a248cde3] daemon is not started [2021-12-15T10:09:59.686Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-12-15T10:10:00.250Z] docker_cli_network_unix_test.go:46: [d216abcb8a297] daemon is not started [2021-12-15T10:10:00.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-12-15T10:10:04.677Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-12-15T10:10:05.607Z] docker_cli_network_unix_test.go:1084: [d9963f0fd4400] daemon is not started [2021-12-15T10:10:06.975Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-12-15T10:10:06.975Z] docker_cli_network_unix_test.go:46: [dc5edfa1ba15f] daemon is not started [2021-12-15T10:10:06.975Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-12-15T10:10:07.548Z] docker_cli_network_unix_test.go:46: [d9e9a0f3f61e8] daemon is not started [2021-12-15T10:10:07.810Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-12-15T10:10:09.182Z] docker_cli_network_unix_test.go:46: [d8df761eb65c8] daemon is not started [2021-12-15T10:10:09.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-12-15T10:10:09.438Z] docker_cli_network_unix_test.go:46: [d8eb9d61ac030] daemon is not started [2021-12-15T10:10:09.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-12-15T10:10:09.695Z] docker_cli_network_unix_test.go:46: [d786d4ff505f6] daemon is not started [2021-12-15T10:10:10.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-12-15T10:10:10.515Z] docker_cli_network_unix_test.go:46: [d4344b7f88acc] daemon is not started [2021-12-15T10:10:10.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-12-15T10:10:11.078Z] docker_cli_network_unix_test.go:46: [d712a7eb497af] daemon is not started [2021-12-15T10:10:11.298Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-12-15T10:10:11.640Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-12-15T10:10:16.892Z] docker_cli_network_unix_test.go:46: [dcde62adb6f69] daemon is not started [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite (56.35s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.32s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.75s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.46s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.49s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.46s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.13s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.21s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.77s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.25s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.29s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.37s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-12-15T10:10:17.149Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.46s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.03s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.73s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2021-12-15T10:10:17.149Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.66s) [2021-12-15T10:10:17.149Z] === RUN TestDockerHubPullSuite [2021-12-15T10:10:17.149Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-12-15T10:10:19.039Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-12-15T10:10:21.555Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-12-15T10:10:21.811Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-12-15T10:10:23.178Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-12-15T10:10:23.435Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-12-15T10:10:23.435Z] --- PASS: TestDockerHubPullSuite (6.27s) [2021-12-15T10:10:23.435Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.71s) [2021-12-15T10:10:23.435Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2021-12-15T10:10:23.435Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.65s) [2021-12-15T10:10:23.435Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.41s) [2021-12-15T10:10:23.435Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2021-12-15T10:10:23.435Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2021-12-15T10:10:23.435Z] PASS [2021-12-15T10:10:23.435Z] [2021-12-15T10:10:23.435Z] === Skipped [2021-12-15T10:10:23.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-12-15T10:10:23.435Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-12-15T10:10:23.435Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-12-15T10:10:23.435Z] [2021-12-15T10:10:23.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-12-15T10:10:23.435Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-12-15T10:10:23.435Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-12-15T10:10:23.435Z] [2021-12-15T10:10:23.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-12-15T10:10:23.435Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-12-15T10:10:23.435Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-12-15T10:10:23.435Z] [2021-12-15T10:10:23.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-12-15T10:10:23.435Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-12-15T10:10:23.435Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-12-15T10:10:23.435Z] [2021-12-15T10:10:23.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-12-15T10:10:23.435Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-12-15T10:10:23.435Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-12-15T10:10:23.435Z] [2021-12-15T10:10:23.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-12-15T10:10:23.435Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-12-15T10:10:23.435Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-12-15T10:10:23.435Z] [2021-12-15T10:10:23.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-12-15T10:10:23.435Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-12-15T10:10:23.435Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-12-15T10:10:23.435Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-12-15T10:10:23.436Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-12-15T10:10:23.436Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-12-15T10:10:23.436Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-12-15T10:10:23.436Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-12-15T10:10:23.436Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-12-15T10:10:23.436Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-12-15T10:10:23.436Z] docker_cli_sni_test.go:18: Flakey test [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-12-15T10:10:23.436Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-12-15T10:10:23.436Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-12-15T10:10:23.436Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-12-15T10:10:23.436Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.02s) [2021-12-15T10:10:23.436Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.02s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-12-15T10:10:23.436Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-12-15T10:10:23.436Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-12-15T10:10:23.436Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-12-15T10:10:23.436Z] docker_cli_network_unix_test.go:46: [d8f54a248cde3] daemon is not started [2021-12-15T10:10:23.436Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] [2021-12-15T10:10:23.436Z] DONE 1270 tests, 51 skipped in 1496.602s [2021-12-15T10:10:23.436Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-15T10:10:23.436Z] ++++ cat bundles/test-integration/docker.pid [2021-12-15T10:10:23.436Z] +++ kill 8113 [2021-12-15T10:10:24.364Z] +++ /etc/init.d/apparmor stop [2021-12-15T10:10:24.364Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-15T10:10:24.364Z] [2021-12-15T10:10:24.365Z] Unloading profiles will leave already running processes permanently [2021-12-15T10:10:24.365Z] unconfined, which can lead to unexpected situations. [2021-12-15T10:10:24.365Z] [2021-12-15T10:10:24.365Z] To set a process to complain mode, use the command line tool [2021-12-15T10:10:24.365Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-15T10:10:24.365Z] +++ true [2021-12-15T10:10:24.639Z] exiting test-integration [2021-12-15T10:10:24.639Z] ++ exit 0 [2021-12-15T10:10:24.639Z] [2021-12-15T10:10:24.898Z] + for job in $(jobs -p) [2021-12-15T10:10:24.898Z] + wait 14558 [2021-12-15T10:10:34.843Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-12-15T10:10:38.112Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-12-15T10:10:44.652Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-12-15T10:10:47.154Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-12-15T10:10:49.899Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-12-15T10:10:51.790Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-12-15T10:10:55.992Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-12-15T10:11:04.079Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-12-15T10:11:04.978Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-12-15T10:11:07.347Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-12-15T10:11:07.347Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-12-15T10:11:07.347Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-12-15T10:11:12.596Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-12-15T10:11:13.526Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-12-15T10:11:14.089Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-12-15T10:11:15.435Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-12-15T10:11:16.605Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-12-15T10:12:12.796Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-12-15T10:12:12.796Z] docker_cli_swarm_test.go:1186: [d386789212e23] joining swarm manager [d7b507dcec16b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T10:12:18.042Z] docker_cli_swarm_test.go:1195: [deb0b16c764f5] joining swarm manager [d7b507dcec16b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-15T10:13:04.692Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-12-15T10:13:12.161Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-12-15T10:13:12.162Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-12-15T10:13:12.162Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-12-15T10:13:12.162Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-12-15T10:13:12.162Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-12-15T10:13:12.162Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-12-15T10:13:12.162Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-12-15T10:13:12.162Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-12-15T10:13:12.162Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-12-15T10:13:12.162Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-12-15T10:13:12.162Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-12-15T10:13:12.162Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-12-15T10:13:14.647Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-12-15T10:13:15.954Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-12-15T10:13:17.916Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-12-15T10:13:18.913Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-12-15T10:13:19.806Z] docker_cli_swarm_test.go:1118: [df64d173cc9c7] joining swarm manager [db59a57d88198]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T10:13:20.741Z] docker_cli_swarm_test.go:1119: [d253739f1956f] joining swarm manager [db59a57d88198]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-15T10:13:23.671Z] === RUN TestDockerSuite/TestBuildEnv [2021-12-15T10:13:23.671Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-15T10:13:24.140Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-12-15T10:13:24.140Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-12-15T10:13:24.140Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-12-15T10:13:24.140Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-12-15T10:13:24.140Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-12-15T10:13:24.140Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-12-15T10:13:24.140Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-12-15T10:13:24.140Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-12-15T10:13:24.140Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-12-15T10:13:27.934Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-12-15T10:13:27.934Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-12-15T10:13:27.934Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-12-15T10:13:27.934Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-12-15T10:13:27.934Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-12-15T10:13:27.934Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-12-15T10:13:27.934Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-12-15T10:13:28.927Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-12-15T10:13:33.681Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-12-15T10:13:51.500Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-12-15T10:13:51.500Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-12-15T10:13:51.500Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-12-15T10:13:51.500Z] === RUN TestDockerSuite/TestBuildExpose [2021-12-15T10:13:51.500Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-12-15T10:13:51.500Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-12-15T10:13:51.500Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-12-15T10:13:51.500Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-12-15T10:13:51.500Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-12-15T10:13:51.500Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-12-15T10:13:51.500Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-12-15T10:13:51.500Z] === RUN TestDockerSuite/TestBuildFails [2021-12-15T10:13:52.487Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-12-15T10:13:52.955Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-12-15T10:13:58.834Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-12-15T10:14:04.704Z] === RUN TestDockerSuite/TestBuildForceRm [2021-12-15T10:14:15.136Z] === RUN TestDockerSuite/TestBuildFromGit [2021-12-15T10:14:27.639Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-12-15T10:14:27.639Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-12-15T10:14:33.509Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-12-15T10:14:33.509Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-12-15T10:14:33.509Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-12-15T10:14:33.509Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-12-15T10:14:33.979Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-12-15T10:14:33.979Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-12-15T10:14:33.979Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-12-15T10:14:48.920Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-12-15T10:14:48.920Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-12-15T10:14:48.920Z] === RUN TestDockerSuite/TestBuildHistory [2021-12-15T10:14:57.125Z] docker_cli_swarm_test.go:1172: [d29dde2f6121e] joining swarm manager [db59a57d88198]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-12-15T10:14:59.339Z] === RUN TestDockerSuite/TestBuildIidFile [2021-12-15T10:14:59.339Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-12-15T10:15:01.555Z] === RUN TestDockerSuite/TestBuildInheritance [2021-12-15T10:15:01.555Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-12-15T10:15:01.555Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-12-15T10:15:02.542Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-12-15T10:15:02.542Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-12-15T10:15:12.979Z] === RUN TestDockerSuite/TestBuildLabel [2021-12-15T10:15:12.979Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-12-15T10:15:13.448Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-12-15T10:15:14.436Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-12-15T10:15:14.908Z] === RUN TestDockerSuite/TestBuildLabels [2021-12-15T10:15:16.476Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-12-15T10:15:18.042Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-12-15T10:15:23.619Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-12-15T10:15:23.619Z] docker_cli_swarm_test.go:1453: [d8462cb690bed] joining swarm manager [d1e1a0ad1993a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T10:15:23.619Z] docker_cli_swarm_test.go:1454: [d702e92996500] joining swarm manager [d1e1a0ad1993a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-15T10:15:23.916Z] === RUN TestDockerSuite/TestBuildLastModified [2021-12-15T10:15:23.916Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-12-15T10:15:23.916Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-12-15T10:15:23.916Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-12-15T10:15:23.916Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-12-15T10:15:23.916Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-12-15T10:15:23.916Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-12-15T10:15:23.916Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-12-15T10:15:23.916Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-12-15T10:15:24.903Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-12-15T10:15:25.370Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-12-15T10:15:31.232Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-12-15T10:15:33.562Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-12-15T10:15:34.489Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-12-15T10:15:34.489Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-12-15T10:15:34.745Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-12-15T10:15:34.745Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-12-15T10:15:35.307Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-12-15T10:15:37.822Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-12-15T10:15:41.108Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-12-15T10:15:43.623Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-12-15T10:15:45.510Z] docker_cli_swarm_unix_test.go:62: [d9c2051b74a39] joining swarm manager [dabe2151a10b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T10:15:52.460Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-12-15T10:15:52.460Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-12-15T10:15:52.460Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-12-15T10:15:53.448Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-12-15T10:16:23.578Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-12-15T10:16:41.674Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-12-15T10:16:41.674Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-12-15T10:16:41.675Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-12-15T10:16:43.041Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-12-15T10:16:44.839Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-12-15T10:16:46.334Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-12-15T10:16:47.794Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-12-15T10:16:48.227Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-12-15T10:16:50.746Z] docker_api_swarm_test.go:961: [d5d06dabab309] joining swarm manager [dcc52dea3972f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-15T10:16:53.670Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-12-15T10:16:59.550Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-12-15T10:17:08.791Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-12-15T10:17:17.368Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-12-15T10:17:17.368Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-12-15T10:17:17.368Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-12-15T10:17:20.960Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-12-15T10:17:22.853Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-12-15T10:17:23.237Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-12-15T10:17:24.225Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-12-15T10:17:24.225Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-12-15T10:17:24.225Z] === RUN TestDockerSuite/TestBuildNetNone [2021-12-15T10:17:24.225Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-12-15T10:17:24.225Z] === RUN TestDockerSuite/TestBuildNoContext [2021-12-15T10:17:25.394Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-12-15T10:17:27.914Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-12-15T10:17:32.895Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-12-15T10:17:36.002Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-12-15T10:17:41.250Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-12-15T10:17:41.563Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-12-15T10:17:43.140Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-12-15T10:17:45.661Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-12-15T10:17:48.184Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-12-15T10:17:48.721Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-12-15T10:17:48.722Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-12-15T10:17:48.722Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-12-15T10:17:50.715Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-12-15T10:17:51.678Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-12-15T10:17:52.665Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-12-15T10:17:53.232Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-12-15T10:17:53.652Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-12-15T10:17:55.749Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-12-15T10:18:14.890Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-12-15T10:18:14.890Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-12-15T10:18:23.557Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-12-15T10:18:26.523Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-12-15T10:18:35.188Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-12-15T10:18:39.943Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-12-15T10:18:44.705Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-12-15T10:18:46.271Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-12-15T10:18:46.271Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-12-15T10:18:46.271Z] === RUN TestDockerSuite/TestBuildPATH [2021-12-15T10:18:46.271Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-12-15T10:18:46.271Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-12-15T10:18:48.492Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-12-15T10:18:48.492Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-12-15T10:18:48.492Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-12-15T10:18:51.921Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-12-15T10:19:06.789Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-12-15T10:19:21.643Z] --- PASS: TestDockerSwarmSuite (1638.37s) [2021-12-15T10:19:21.643Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.02s) [2021-12-15T10:19:21.643Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.24s) [2021-12-15T10:19:21.643Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.83s) [2021-12-15T10:19:21.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.40s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.07s) [2021-12-15T10:19:21.644Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.02s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.06s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.17s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.53s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.35s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.71s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.14s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.65s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.06s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.95s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.07s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.39s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.44s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.17s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.49s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.33s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.10s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.85s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.13s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.59s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.03s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.24s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.62s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.47s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.84s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.73s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.57s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.76s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.58s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.18s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.13s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.96s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.21s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.74s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.11s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.65s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.95s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.54s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.68s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.84s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.03s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.21s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.56s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.97s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.98s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.19s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.71s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.24s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.10s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.10s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.48s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.93s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.44s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.68s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.95s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.07s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.47s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.53s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.37s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.64s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.19s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.62s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.59s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.80s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.07s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.43s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.84s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.41s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.25s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (108.30s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.47s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.18s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.84s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.15s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.32s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.99s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.66s) [2021-12-15T10:19:21.644Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.84s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.17s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.58s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.53s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.92s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.35s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.21s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.29s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.34s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.27s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.37s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.14s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.20s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.08s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.00s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.53s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.13s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.19s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.20s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.81s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.18s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.38s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.45s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.49s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.43s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.91s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.28s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2021-12-15T10:19:21.644Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.23s) [2021-12-15T10:19:21.644Z] === RUN TestDockerExternalVolumeSuite [2021-12-15T10:19:21.644Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-12-15T10:19:22.208Z] docker_cli_external_volume_driver_test.go:53: [d3cb6ccc45beb] daemon is not started [2021-12-15T10:19:31.195Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-12-15T10:19:40.253Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-12-15T10:19:56.530Z] === RUN TestDockerSuite/TestBuildRm [2021-12-15T10:20:09.042Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-12-15T10:20:12.006Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-12-15T10:20:12.006Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-12-15T10:20:12.474Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-12-15T10:20:12.474Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-12-15T10:20:12.474Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-12-15T10:20:14.041Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-12-15T10:20:17.837Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-12-15T10:20:26.500Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-12-15T10:20:30.291Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-12-15T10:20:47.907Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-12-15T10:20:51.526Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-12-15T10:20:51.526Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-12-15T10:20:51.526Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-12-15T10:20:54.442Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-12-15T10:21:01.952Z] === RUN TestDockerSuite/TestBuildSpaces [2021-12-15T10:21:01.952Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-12-15T10:21:07.841Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-12-15T10:21:07.841Z] === RUN TestDockerSuite/TestBuildStderr [2021-12-15T10:21:09.283Z] docker_cli_external_volume_driver_test.go:53: [d24a5c71ac494] daemon is not started [2021-12-15T10:21:11.654Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-12-15T10:21:24.157Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-12-15T10:21:32.896Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-12-15T10:21:32.896Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-12-15T10:21:32.896Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-12-15T10:21:35.114Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-12-15T10:21:36.109Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-12-15T10:21:40.868Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-12-15T10:21:42.200Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-12-15T10:21:45.628Z] === RUN TestDockerSuite/TestBuildUser [2021-12-15T10:21:45.628Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-12-15T10:21:45.628Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-12-15T10:21:45.628Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-12-15T10:21:45.628Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-12-15T10:21:45.628Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-12-15T10:21:45.628Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-12-15T10:21:50.395Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-12-15T10:21:50.395Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-12-15T10:21:53.346Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-12-15T10:21:53.346Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-12-15T10:21:53.346Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-12-15T10:21:53.346Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-12-15T10:21:53.346Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-12-15T10:21:57.041Z] docker_cli_external_volume_driver_test.go:53: [d14e6750cc5ca] daemon is not started [2021-12-15T10:22:11.881Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-12-15T10:22:11.881Z] docker_cli_external_volume_driver_test.go:53: [db6a86a4b19d6] daemon is not started [2021-12-15T10:22:14.585Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-12-15T10:22:15.572Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-12-15T10:22:24.235Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-12-15T10:22:26.738Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-12-15T10:22:30.105Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-12-15T10:22:30.105Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-12-15T10:22:30.105Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-12-15T10:22:30.105Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-12-15T10:22:30.105Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-12-15T10:22:33.058Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-12-15T10:22:33.058Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-12-15T10:22:33.058Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-12-15T10:22:45.578Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-12-15T10:22:49.375Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-12-15T10:22:49.375Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-12-15T10:22:58.765Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-12-15T10:23:07.204Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-12-15T10:23:07.204Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-12-15T10:23:07.674Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-12-15T10:23:07.674Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-12-15T10:23:07.674Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-12-15T10:23:07.674Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-12-15T10:23:07.674Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-12-15T10:23:09.240Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-12-15T10:23:13.608Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-12-15T10:23:17.903Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-12-15T10:23:19.467Z] === RUN TestDockerSuite/TestBuildXZHost [2021-12-15T10:23:19.467Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-12-15T10:23:19.467Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-12-15T10:23:19.467Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-15T10:23:19.467Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-12-15T10:23:19.467Z] docker_cli_sni_test.go:18: Flakey test [2021-12-15T10:23:19.467Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-12-15T10:23:21.683Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-12-15T10:23:26.447Z] === RUN TestDockerSuite/TestCommitChange [2021-12-15T10:23:28.463Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-12-15T10:23:31.210Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-12-15T10:23:35.965Z] === RUN TestDockerSuite/TestCommitHardlink [2021-12-15T10:23:35.965Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-12-15T10:23:35.965Z] === RUN TestDockerSuite/TestCommitNewFile [2021-12-15T10:23:43.128Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-12-15T10:23:43.128Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-12-15T10:23:43.128Z] === RUN TestDockerSuite/TestCommitTTY [2021-12-15T10:23:55.623Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-12-15T10:23:58.577Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-12-15T10:23:58.577Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-12-15T10:23:59.047Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-12-15T10:23:59.047Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-12-15T10:23:59.047Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-12-15T10:23:59.047Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-15T10:23:59.047Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-12-15T10:23:59.047Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-15T10:23:59.047Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-12-15T10:23:59.047Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-15T10:23:59.047Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-12-15T10:23:59.047Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-15T10:23:59.047Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-12-15T10:23:59.047Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-12-15T10:23:59.047Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-12-15T10:23:59.047Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-12-15T10:24:06.209Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-12-15T10:24:13.367Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-12-15T10:24:13.368Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-12-15T10:24:13.368Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-12-15T10:24:14.933Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-12-15T10:24:14.933Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-12-15T10:24:14.933Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-12-15T10:24:14.933Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-15T10:24:15.081Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-12-15T10:24:15.401Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-12-15T10:24:15.401Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-12-15T10:24:15.401Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-12-15T10:24:17.617Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-12-15T10:24:17.617Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-12-15T10:24:17.617Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-12-15T10:24:17.617Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-12-15T10:24:19.831Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-12-15T10:24:19.832Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-12-15T10:24:19.832Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-12-15T10:24:19.832Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-12-15T10:24:19.832Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-12-15T10:24:19.832Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-12-15T10:24:19.832Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-12-15T10:24:19.832Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-12-15T10:24:22.785Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-12-15T10:24:24.999Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-12-15T10:24:27.217Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-12-15T10:24:27.217Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-12-15T10:24:27.217Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-12-15T10:24:27.217Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-12-15T10:24:29.434Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-12-15T10:24:29.434Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-12-15T10:24:31.655Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-12-15T10:24:31.655Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-12-15T10:24:31.655Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-12-15T10:24:31.655Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-12-15T10:24:31.655Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-12-15T10:24:33.126Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-12-15T10:24:34.612Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-12-15T10:24:34.612Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-12-15T10:24:36.179Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-12-15T10:24:36.179Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-12-15T10:24:36.179Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-12-15T10:24:39.132Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-12-15T10:24:39.132Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-12-15T10:24:41.355Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-12-15T10:24:46.113Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-12-15T10:24:49.910Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-12-15T10:24:49.910Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-12-15T10:24:49.910Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-12-15T10:24:49.910Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-12-15T10:24:49.910Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-12-15T10:24:51.476Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-12-15T10:24:51.476Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-12-15T10:24:51.476Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-12-15T10:24:54.436Z] === RUN TestDockerSuite/TestContainerAPITop [2021-12-15T10:24:54.436Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-12-15T10:24:54.436Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-12-15T10:24:56.003Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-12-15T10:24:56.472Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-12-15T10:25:01.231Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-12-15T10:25:02.801Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-12-15T10:25:02.801Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-15T10:25:02.801Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-12-15T10:25:02.801Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-12-15T10:25:02.801Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-12-15T10:25:02.801Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-12-15T10:25:02.801Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-12-15T10:25:02.801Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-12-15T10:25:02.801Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-12-15T10:25:02.801Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-12-15T10:25:02.801Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-12-15T10:25:05.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-12-15T10:25:05.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-12-15T10:25:05.157Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-12-15T10:25:07.239Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-12-15T10:25:10.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-12-15T10:25:12.407Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-12-15T10:25:21.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005324f8_} [2021-12-15T10:25:28.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1281365398_c:\foo_false____} [2021-12-15T10:25:30.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1281365398_c:\foo_true____} [2021-12-15T10:25:37.183Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-12-15T10:25:37.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-12-15T10:25:37.609Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-12-15T10:25:37.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-12-15T10:25:37.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-12-15T10:25:37.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-12-15T10:25:37.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-12-15T10:25:37.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-12-15T10:25:37.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-12-15T10:25:37.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-12-15T10:25:37.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-12-15T10:25:37.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-12-15T10:25:38.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-12-15T10:25:38.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-12-15T10:25:38.077Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-12-15T10:25:38.077Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-12-15T10:25:38.077Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-12-15T10:25:38.077Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-12-15T10:25:38.077Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-12-15T10:25:38.077Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-12-15T10:25:38.077Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-12-15T10:25:38.077Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-15T10:25:38.077Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-12-15T10:25:38.077Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-15T10:25:38.077Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-12-15T10:25:45.237Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-12-15T10:25:45.237Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-15T10:25:45.237Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-12-15T10:25:45.237Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-15T10:25:45.237Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-12-15T10:25:45.237Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-15T10:25:45.237Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-12-15T10:25:45.237Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-15T10:25:45.237Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-12-15T10:25:45.237Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-15T10:25:45.237Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-12-15T10:25:45.237Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-15T10:25:45.237Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-12-15T10:25:45.237Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-15T10:25:45.237Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-12-15T10:25:45.237Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-15T10:25:45.237Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-12-15T10:25:45.237Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-15T10:25:45.237Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-12-15T10:25:45.237Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-15T10:25:45.237Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-12-15T10:25:45.237Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-15T10:25:45.237Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-12-15T10:25:45.709Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-15T10:25:45.709Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-12-15T10:25:45.709Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-15T10:25:45.709Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-12-15T10:25:47.926Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-12-15T10:25:47.926Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-12-15T10:25:47.926Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-15T10:25:47.926Z] === RUN TestDockerSuite/TestCpRelativePath [2021-12-15T10:25:52.043Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-12-15T10:25:55.086Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-12-15T10:25:55.086Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-15T10:25:55.086Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-12-15T10:25:55.086Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-15T10:25:55.555Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-12-15T10:25:55.555Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-15T10:25:55.555Z] === RUN TestDockerSuite/TestCpToCaseA [2021-12-15T10:26:00.311Z] === RUN TestDockerSuite/TestCpToCaseB [2021-12-15T10:26:02.529Z] === RUN TestDockerSuite/TestCpToCaseC [2021-12-15T10:26:02.529Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-15T10:26:02.529Z] === RUN TestDockerSuite/TestCpToCaseD [2021-12-15T10:26:02.529Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-15T10:26:02.529Z] === RUN TestDockerSuite/TestCpToCaseE [2021-12-15T10:26:10.093Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-12-15T10:26:10.093Z] docker_cli_external_volume_driver_test.go:485: [da2c924ebe936] daemon is not started [2021-12-15T10:26:17.503Z] === RUN TestDockerSuite/TestCpToCaseF [2021-12-15T10:26:17.503Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-15T10:26:17.503Z] === RUN TestDockerSuite/TestCpToCaseG [2021-12-15T10:26:17.503Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-15T10:26:17.503Z] === RUN TestDockerSuite/TestCpToCaseH [2021-12-15T10:26:24.990Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-12-15T10:26:24.990Z] docker_cli_external_volume_driver_test.go:53: [d1e79171e3e80] daemon is not started [2021-12-15T10:26:30.000Z] === RUN TestDockerSuite/TestCpToCaseI [2021-12-15T10:26:30.002Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-15T10:26:30.002Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-12-15T10:26:30.002Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-15T10:26:30.002Z] === RUN TestDockerSuite/TestCpToDot [2021-12-15T10:26:32.957Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-12-15T10:26:32.957Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-15T10:26:32.957Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-12-15T10:26:32.957Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-15T10:26:32.957Z] === RUN TestDockerSuite/TestCpToStdout [2021-12-15T10:26:39.834Z] --- PASS: TestDockerExternalVolumeSuite (436.99s) [2021-12-15T10:26:39.838Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.58s) [2021-12-15T10:26:39.838Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2021-12-15T10:26:39.838Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2021-12-15T10:26:39.838Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-12-15T10:26:39.838Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-12-15T10:26:39.838Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-12-15T10:26:39.838Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-12-15T10:26:39.838Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2021-12-15T10:26:39.838Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2021-12-15T10:26:39.838Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2021-12-15T10:26:39.838Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2021-12-15T10:26:39.838Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2021-12-15T10:26:39.838Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s) [2021-12-15T10:26:39.838Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2021-12-15T10:26:39.838Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2021-12-15T10:26:39.838Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s) [2021-12-15T10:26:39.838Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2021-12-15T10:26:39.838Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-12-15T10:26:39.838Z] PASS [2021-12-15T10:26:39.838Z] [2021-12-15T10:26:39.838Z] === Skipped [2021-12-15T10:26:39.838Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-12-15T10:26:39.838Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-12-15T10:26:39.838Z] check_test.go:309: [d935f2ac919cd] daemon is not started [2021-12-15T10:26:39.838Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-12-15T10:26:39.838Z] [2021-12-15T10:26:39.838Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-12-15T10:26:39.838Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-12-15T10:26:39.838Z] check_test.go:309: [dc911a9ddc17a] daemon is not started [2021-12-15T10:26:39.838Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-12-15T10:26:39.838Z] [2021-12-15T10:26:39.838Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-12-15T10:26:39.838Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-12-15T10:26:39.838Z] check_test.go:309: [de27a723a6992] daemon is not started [2021-12-15T10:26:39.838Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-12-15T10:26:39.838Z] [2021-12-15T10:26:39.838Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-12-15T10:26:39.838Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-12-15T10:26:39.838Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-12-15T10:26:39.838Z] [2021-12-15T10:26:39.838Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-12-15T10:26:39.838Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-12-15T10:26:39.838Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-12-15T10:26:39.838Z] [2021-12-15T10:26:39.838Z] [2021-12-15T10:26:39.838Z] DONE 273 tests, 5 skipped in 2472.144s [2021-12-15T10:26:39.838Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-15T10:26:39.838Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4c5a595859b9/docker.pid [2021-12-15T10:26:39.838Z] +++ kill 4757 [2021-12-15T10:26:39.838Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4757 is not a child of this shell [2021-12-15T10:26:39.838Z] warning: PID 4757 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4c5a595859b9/docker.pid had a nonzero exit code [2021-12-15T10:26:39.838Z] ++++ cat bundles/test-integration/docker.pid [2021-12-15T10:26:39.838Z] +++ kill 8132 [2021-12-15T10:26:39.838Z] +++ /etc/init.d/apparmor stop [2021-12-15T10:26:40.099Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-15T10:26:40.099Z] [2021-12-15T10:26:40.099Z] Unloading profiles will leave already running processes permanently [2021-12-15T10:26:40.099Z] unconfined, which can lead to unexpected situations. [2021-12-15T10:26:40.099Z] [2021-12-15T10:26:40.099Z] To set a process to complain mode, use the command line tool [2021-12-15T10:26:40.099Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-15T10:26:40.099Z] +++ true [2021-12-15T10:26:40.099Z] exiting test-integration [2021-12-15T10:26:40.099Z] ++ exit 0 [2021-12-15T10:26:40.099Z] [2021-12-15T10:26:40.127Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-12-15T10:26:40.127Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-15T10:26:40.127Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-12-15T10:26:40.127Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-15T10:26:40.127Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-12-15T10:26:40.127Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-15T10:26:40.127Z] === RUN TestDockerSuite/TestCpVolumePath [2021-12-15T10:26:40.127Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-15T10:26:40.127Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-12-15T10:26:40.127Z] === RUN TestDockerSuite/TestCreateArgs [2021-12-15T10:26:40.127Z] === RUN TestDockerSuite/TestCreateByImageID [2021-12-15T10:26:40.356Z] + exit 0 [2021-12-15T10:26:40.356Z] ++ jobs -p [2021-12-15T10:26:40.356Z] + pids= [2021-12-15T10:26:40.356Z] + echo 'Remaining pids to kill: []' [2021-12-15T10:26:40.356Z] Remaining pids to kill: [] [2021-12-15T10:26:40.356Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-12-15T10:26:40.409Z] Recording test results [2021-12-15T10:26:42.314Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [2021-12-15T10:26:42.344Z] === RUN TestDockerSuite/TestCreateEchoStdout Post stage [Pipeline] sh [2021-12-15T10:26:42.685Z] + echo Ensuring container killed. [2021-12-15T10:26:42.685Z] Ensuring container killed. [2021-12-15T10:26:42.685Z] + docker ps -aq -f name=docker-pr1-* [2021-12-15T10:26:42.685Z] + cids=68a5701d457a [2021-12-15T10:26:42.685Z] 837b26864adc [2021-12-15T10:26:42.685Z] 834a15d0bf7c [2021-12-15T10:26:42.685Z] + [ -n 68a5701d457a [2021-12-15T10:26:42.685Z] 837b26864adc [2021-12-15T10:26:42.685Z] 834a15d0bf7c ] [2021-12-15T10:26:42.685Z] + docker rm -vf 68a5701d457a 837b26864adc 834a15d0bf7c [2021-12-15T10:26:44.053Z] 68a5701d457a [2021-12-15T10:26:44.562Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-12-15T10:26:44.989Z] 837b26864adc [2021-12-15T10:26:44.990Z] 834a15d0bf7c [Pipeline] sh [2021-12-15T10:26:45.031Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-12-15T10:26:45.033Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-12-15T10:26:45.267Z] + echo Chowning /workspace to jenkins user [2021-12-15T10:26:45.267Z] Chowning /workspace to jenkins user [2021-12-15T10:26:45.267Z] + id -u [2021-12-15T10:26:45.267Z] + id -g [2021-12-15T10:26:45.267Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43084:/workspace busybox chown -R 1000:1000 /workspace [2021-12-15T10:26:45.267Z] Unable to find image 'busybox:latest' locally [2021-12-15T10:26:45.267Z] latest: Pulling from library/busybox [2021-12-15T10:26:45.525Z] 3cb635b06aa2: Pulling fs layer [2021-12-15T10:26:45.525Z] 3cb635b06aa2: Download complete [2021-12-15T10:26:45.525Z] 3cb635b06aa2: Pull complete [2021-12-15T10:26:45.525Z] Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a [2021-12-15T10:26:45.525Z] Status: Downloaded newer image for busybox:latest [2021-12-15T10:26:47.258Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-12-15T10:26:47.727Z] === RUN TestDockerSuite/TestCreateLabels [2021-12-15T10:26:47.727Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-12-15T10:26:47.727Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-15T10:26:47.727Z] === RUN TestDockerSuite/TestCreateRM [2021-12-15T10:26:48.195Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-12-15T10:26:48.195Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-15T10:26:48.195Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-12-15T10:26:48.195Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-12-15T10:26:48.664Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-15T10:26:49.117Z] + bundleName=amd64 [2021-12-15T10:26:49.117Z] + echo Creating amd64-bundles.tar.gz [2021-12-15T10:26:49.117Z] Creating amd64-bundles.tar.gz [2021-12-15T10:26:49.117Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-12-15T10:26:49.117Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-12-15T10:26:51.027Z] Archiving artifacts [2021-12-15T10:26:54.046Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43084/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-15T10:26:54.358Z] + make clean [2021-12-15T10:26:54.614Z] docker volume rm -f docker-dev-cache [2021-12-15T10:26:54.614Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-15T10:27:01.162Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-12-15T10:27:01.162Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-12-15T10:27:01.630Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-12-15T10:27:05.424Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-12-15T10:27:05.894Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-12-15T10:27:05.894Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-12-15T10:27:05.894Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-12-15T10:27:08.118Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-12-15T10:27:08.118Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-15T10:27:08.118Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-12-15T10:27:08.118Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-12-15T10:27:08.118Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-15T10:27:08.118Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-12-15T10:27:08.118Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-15T10:27:08.118Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-12-15T10:27:08.118Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-15T10:27:08.588Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-12-15T10:27:08.588Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-15T10:27:08.588Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-12-15T10:27:08.588Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-15T10:27:08.588Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-12-15T10:27:08.588Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:27:08.588Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-12-15T10:27:08.588Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-15T10:27:08.588Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-12-15T10:27:08.588Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-15T10:27:08.588Z] === RUN TestDockerSuite/TestDevicePermissions [2021-12-15T10:27:08.588Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-12-15T10:27:08.588Z] === RUN TestDockerSuite/TestDockerFails [2021-12-15T10:27:08.588Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-12-15T10:27:08.588Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-12-15T10:27:08.588Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-12-15T10:27:08.588Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-12-15T10:27:08.588Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-12-15T10:27:08.588Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-12-15T10:27:08.588Z] === RUN TestDockerSuite/TestEventsAttach [2021-12-15T10:27:08.588Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-12-15T10:27:08.589Z] === RUN TestDockerSuite/TestEventsCommit [2021-12-15T10:27:08.589Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-12-15T10:27:08.589Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-12-15T10:27:10.807Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-12-15T10:27:13.762Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-12-15T10:27:16.717Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-12-15T10:27:25.384Z] === RUN TestDockerSuite/TestEventsCopy [2021-12-15T10:27:29.181Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-12-15T10:27:35.054Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-12-15T10:27:36.619Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-12-15T10:27:37.605Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-12-15T10:27:41.401Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-12-15T10:27:42.387Z] === RUN TestDockerSuite/TestEventsFilterType [2021-12-15T10:27:43.374Z] === RUN TestDockerSuite/TestEventsFilters [2021-12-15T10:27:48.131Z] === RUN TestDockerSuite/TestEventsFormat [2021-12-15T10:27:52.885Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-12-15T10:27:52.885Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-12-15T10:27:52.885Z] === RUN TestDockerSuite/TestEventsImageImport [2021-12-15T10:27:52.885Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-12-15T10:27:52.885Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-12-15T10:27:52.885Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-12-15T10:27:52.885Z] === RUN TestDockerSuite/TestEventsImagePull [2021-12-15T10:27:52.885Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-12-15T10:27:52.885Z] === RUN TestDockerSuite/TestEventsImageTag [2021-12-15T10:27:54.448Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-12-15T10:27:54.448Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-12-15T10:27:54.448Z] === RUN TestDockerSuite/TestEventsRename [2021-12-15T10:27:56.661Z] === RUN TestDockerSuite/TestEventsResize [2021-12-15T10:27:58.875Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-12-15T10:28:01.088Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-12-15T10:28:07.935Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-12-15T10:28:08.411Z] === RUN TestDockerSuite/TestEventsTop [2021-12-15T10:28:08.411Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-12-15T10:28:08.411Z] === RUN TestDockerSuite/TestEventsUntag [2021-12-15T10:28:11.358Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-12-15T10:28:15.156Z] === RUN TestDockerSuite/TestExec [2021-12-15T10:28:15.156Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-15T10:28:15.156Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-12-15T10:28:15.156Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-15T10:28:15.156Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-12-15T10:28:17.373Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-12-15T10:28:19.595Z] === RUN TestDockerSuite/TestExecAPIStart [2021-12-15T10:28:19.595Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-15T10:28:19.595Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-12-15T10:28:19.595Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-15T10:28:19.595Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-12-15T10:28:19.595Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-15T10:28:19.595Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-12-15T10:28:21.159Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-12-15T10:28:23.376Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-12-15T10:28:25.600Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-12-15T10:28:27.816Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-12-15T10:28:32.583Z] === RUN TestDockerSuite/TestExecCgroup [2021-12-15T10:28:32.583Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-15T10:28:32.583Z] === RUN TestDockerSuite/TestExecEnv [2021-12-15T10:28:32.583Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-15T10:28:32.583Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-12-15T10:28:32.583Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-15T10:28:32.583Z] === RUN TestDockerSuite/TestExecExitStatus [2021-12-15T10:28:34.150Z] === RUN TestDockerSuite/TestExecInspectID [2021-12-15T10:28:38.909Z] === RUN TestDockerSuite/TestExecInteractive [2021-12-15T10:28:38.909Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-15T10:28:38.909Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-12-15T10:28:38.909Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-15T10:28:38.909Z] === RUN TestDockerSuite/TestExecParseError [2021-12-15T10:28:38.909Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-15T10:28:38.909Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-12-15T10:28:38.909Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-15T10:28:39.379Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-12-15T10:28:39.379Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-15T10:28:39.379Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-12-15T10:28:41.596Z] === RUN TestDockerSuite/TestExecSetEnv [2021-12-15T10:28:41.596Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-15T10:28:41.596Z] === RUN TestDockerSuite/TestExecStartFails [2021-12-15T10:28:41.596Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-15T10:28:41.596Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-12-15T10:28:41.596Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-15T10:28:41.596Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-12-15T10:28:41.596Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-15T10:28:41.596Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-12-15T10:28:41.596Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-15T10:28:42.066Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-12-15T10:28:44.282Z] === RUN TestDockerSuite/TestExecUlimits [2021-12-15T10:28:44.282Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-15T10:28:44.282Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-12-15T10:28:52.952Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-12-15T10:28:52.952Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-15T10:28:52.952Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-12-15T10:28:52.952Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-15T10:28:52.952Z] === RUN TestDockerSuite/TestExecWithUser [2021-12-15T10:28:52.952Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-15T10:28:52.952Z] === RUN TestDockerSuite/TestGetContainerStats [2021-12-15T10:28:58.823Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-12-15T10:29:04.695Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-12-15T10:29:07.648Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-12-15T10:29:13.517Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-12-15T10:29:13.517Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-15T10:29:13.517Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-12-15T10:29:13.517Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-12-15T10:29:13.517Z] === RUN TestDockerSuite/TestHealth [2021-12-15T10:29:13.517Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-15T10:29:13.517Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-12-15T10:29:13.517Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-12-15T10:29:13.517Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-12-15T10:29:13.517Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-12-15T10:29:23.950Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-12-15T10:29:23.950Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-12-15T10:29:23.950Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-12-15T10:29:23.950Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-12-15T10:29:23.950Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-12-15T10:29:23.950Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-12-15T10:29:23.950Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-12-15T10:29:24.937Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-12-15T10:29:24.937Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-12-15T10:29:24.937Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-12-15T10:29:25.923Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-12-15T10:29:25.923Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-12-15T10:29:27.495Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-12-15T10:29:27.963Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-12-15T10:29:30.180Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-12-15T10:29:37.353Z] === RUN TestDockerSuite/TestImagesFormat [2021-12-15T10:29:37.821Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-12-15T10:29:37.821Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-12-15T10:29:37.821Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-12-15T10:29:41.614Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-12-15T10:29:41.614Z] === RUN TestDockerSuite/TestImportBadURL [2021-12-15T10:29:43.834Z] === RUN TestDockerSuite/TestImportDisplay [2021-12-15T10:29:43.834Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-12-15T10:29:43.834Z] === RUN TestDockerSuite/TestImportFile [2021-12-15T10:29:43.834Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-12-15T10:29:43.834Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-12-15T10:29:43.834Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-12-15T10:29:43.834Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-12-15T10:29:43.834Z] === RUN TestDockerSuite/TestImportGzipped [2021-12-15T10:29:43.834Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-12-15T10:29:43.834Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-12-15T10:29:43.834Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-12-15T10:29:44.303Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-12-15T10:29:44.303Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-15T10:29:44.303Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-12-15T10:29:44.303Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-15T10:29:44.303Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-12-15T10:29:44.303Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-15T10:29:44.303Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-12-15T10:29:44.303Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-12-15T10:29:44.303Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-15T10:29:44.303Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-12-15T10:29:44.303Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-15T10:29:44.303Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-12-15T10:29:46.521Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-12-15T10:29:48.738Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-12-15T10:29:48.738Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-15T10:29:48.738Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-12-15T10:29:48.738Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-15T10:29:48.738Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-12-15T10:29:48.738Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-12-15T10:29:48.738Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-15T10:29:48.738Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-12-15T10:29:50.956Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-12-15T10:29:51.425Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-12-15T10:29:53.645Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-12-15T10:29:53.645Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-15T10:29:53.645Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-12-15T10:29:53.645Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-15T10:29:53.645Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-12-15T10:29:53.645Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-15T10:29:53.645Z] === RUN TestDockerSuite/TestInspectDefault [2021-12-15T10:29:55.860Z] === RUN TestDockerSuite/TestInspectHistory [2021-12-15T10:30:06.290Z] === RUN TestDockerSuite/TestInspectImage [2021-12-15T10:30:06.290Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-15T10:30:06.290Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-12-15T10:30:06.290Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-15T10:30:06.290Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-12-15T10:30:06.290Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-15T10:30:06.290Z] === RUN TestDockerSuite/TestInspectInt64 [2021-12-15T10:30:07.855Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-12-15T10:30:10.070Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-12-15T10:30:10.070Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-12-15T10:30:12.287Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-12-15T10:30:14.510Z] === RUN TestDockerSuite/TestInspectPlugin [2021-12-15T10:30:14.510Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-15T10:30:14.510Z] === RUN TestDockerSuite/TestInspectRootFS [2021-12-15T10:30:14.510Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-12-15T10:30:16.738Z] === RUN TestDockerSuite/TestInspectStatus [2021-12-15T10:30:18.954Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-12-15T10:30:23.709Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-12-15T10:30:25.928Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-12-15T10:30:28.144Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-12-15T10:30:30.360Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-12-15T10:30:32.576Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-12-15T10:30:34.790Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-12-15T10:30:37.005Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-12-15T10:30:37.005Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-12-15T10:30:37.005Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-15T10:30:37.005Z] === RUN TestDockerSuite/TestLinksEnvs [2021-12-15T10:30:37.005Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-15T10:30:37.005Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-12-15T10:30:37.005Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-15T10:30:37.005Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-12-15T10:30:37.005Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-15T10:30:37.006Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-12-15T10:30:37.006Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-15T10:30:37.474Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-12-15T10:30:37.474Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-15T10:30:37.474Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-12-15T10:30:37.474Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-15T10:30:37.474Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-12-15T10:30:37.474Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-15T10:30:37.474Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-12-15T10:30:37.474Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-15T10:30:37.474Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-12-15T10:30:37.474Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-15T10:30:37.474Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-12-15T10:30:37.474Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-15T10:30:37.474Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-12-15T10:30:37.474Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-15T10:30:37.474Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-12-15T10:30:37.474Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-15T10:30:37.474Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-12-15T10:30:37.474Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-15T10:30:37.474Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-12-15T10:30:37.474Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-15T10:30:37.474Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-12-15T10:30:37.474Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-12-15T10:30:37.474Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-12-15T10:30:37.474Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-12-15T10:30:37.474Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-12-15T10:30:39.690Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-12-15T10:30:41.255Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-12-15T10:30:47.122Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-12-15T10:30:50.076Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-12-15T10:30:50.076Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-12-15T10:30:50.076Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-12-15T10:30:52.291Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-12-15T10:30:52.292Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-12-15T10:30:58.163Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-12-15T10:31:04.034Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-12-15T10:31:11.193Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-12-15T10:31:13.412Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-12-15T10:31:15.628Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-12-15T10:31:15.628Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-15T10:31:15.628Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-12-15T10:31:17.849Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-12-15T10:31:20.803Z] === RUN TestDockerSuite/TestLogsSince [2021-12-15T10:31:29.468Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-12-15T10:31:29.468Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-15T10:31:29.468Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-12-15T10:31:29.468Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-15T10:31:29.468Z] === RUN TestDockerSuite/TestLogsTail [2021-12-15T10:31:32.425Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-12-15T10:31:35.387Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-12-15T10:31:37.604Z] === RUN TestDockerSuite/TestMountIntoProc [2021-12-15T10:31:37.604Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-12-15T10:31:37.604Z] === RUN TestDockerSuite/TestMountIntoSys [2021-12-15T10:31:37.604Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-12-15T10:31:37.604Z] === RUN TestDockerSuite/TestNetHostname [2021-12-15T10:31:37.604Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-15T10:31:37.604Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-12-15T10:31:37.604Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-15T10:31:37.604Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-12-15T10:31:37.604Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-12-15T10:31:37.604Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-12-15T10:31:37.605Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-12-15T10:31:37.605Z] === RUN TestDockerSuite/TestPluginActive [2021-12-15T10:31:37.605Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-15T10:31:37.605Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-12-15T10:31:37.605Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-15T10:31:37.605Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-12-15T10:31:37.605Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-12-15T10:31:37.605Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-15T10:31:37.605Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-12-15T10:31:37.605Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-15T10:31:37.605Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-12-15T10:31:37.605Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-15T10:31:37.605Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-12-15T10:31:37.605Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-15T10:31:37.605Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-12-15T10:31:37.605Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-15T10:31:37.605Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-12-15T10:31:37.605Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-15T10:31:37.605Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-12-15T10:31:37.605Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-15T10:31:37.605Z] === RUN TestDockerSuite/TestPortHostBinding [2021-12-15T10:31:37.605Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-15T10:31:37.605Z] === RUN TestDockerSuite/TestPortList [2021-12-15T10:31:37.605Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-15T10:31:37.605Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-12-15T10:31:42.362Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-12-15T10:31:42.362Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-15T10:31:42.362Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-12-15T10:31:42.362Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-12-15T10:31:42.362Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-12-15T10:31:42.362Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-12-15T10:31:42.362Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-12-15T10:31:42.362Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-12-15T10:31:42.362Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-12-15T10:31:42.362Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-12-15T10:31:42.362Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-12-15T10:31:42.362Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-12-15T10:31:42.362Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-12-15T10:31:42.362Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-12-15T10:31:42.362Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-12-15T10:31:42.362Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-12-15T10:31:42.362Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-12-15T10:31:42.362Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-12-15T10:31:47.117Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-12-15T10:31:47.117Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-12-15T10:31:47.117Z] === RUN TestDockerSuite/TestPsByOrder [2021-12-15T10:31:55.781Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-12-15T10:31:55.781Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-12-15T10:31:55.781Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-12-15T10:32:04.448Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-12-15T10:32:19.389Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-12-15T10:32:19.389Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-12-15T10:32:19.389Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-15T10:32:19.389Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-12-15T10:32:31.885Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-12-15T10:32:34.101Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-12-15T10:32:42.672Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-12-15T10:32:46.399Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-12-15T10:32:46.857Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-12-15T10:32:46.857Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-12-15T10:32:46.857Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-12-15T10:32:46.857Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-12-15T10:32:51.537Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-12-15T10:32:51.537Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-15T10:32:51.537Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-12-15T10:32:51.537Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-12-15T10:32:51.995Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-12-15T10:32:51.995Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-12-15T10:32:51.995Z] === RUN TestDockerSuite/TestPsRightTagName [2021-12-15T10:32:51.995Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-12-15T10:32:51.995Z] === RUN TestDockerSuite/TestPsShowMounts [2021-12-15T10:32:59.058Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-12-15T10:32:59.058Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-12-15T10:32:59.058Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-12-15T10:33:00.592Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-12-15T10:33:00.592Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-15T10:33:00.592Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-12-15T10:33:02.124Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-12-15T10:33:03.089Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-12-15T10:33:03.089Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-12-15T10:33:03.089Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-12-15T10:33:07.767Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-12-15T10:33:11.491Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-12-15T10:33:14.823Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-12-15T10:33:40.154Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-12-15T10:33:40.154Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-15T10:33:40.154Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-12-15T10:33:43.051Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-12-15T10:33:43.051Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-12-15T10:33:43.508Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-12-15T10:33:43.966Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-12-15T10:33:48.642Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-12-15T10:33:57.197Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-12-15T10:33:57.197Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-15T10:33:57.197Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-12-15T10:34:01.873Z] === RUN TestDockerSuite/TestRmiBlank [2021-12-15T10:34:01.873Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-12-15T10:34:01.873Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-12-15T10:34:16.670Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-12-15T10:34:18.840Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-12-15T10:34:19.297Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-12-15T10:34:26.357Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-12-15T10:34:31.033Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-12-15T10:34:39.586Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-12-15T10:34:43.312Z] === RUN TestDockerSuite/TestRmiTag [2021-12-15T10:34:44.280Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-12-15T10:34:46.452Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-12-15T10:35:04.118Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-12-15T10:35:05.651Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-12-15T10:35:10.329Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-12-15T10:35:11.864Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-12-15T10:35:11.864Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-12-15T10:35:11.864Z] === RUN TestDockerSuite/TestRunAddHost [2021-12-15T10:35:11.864Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-12-15T10:35:11.864Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-12-15T10:35:11.864Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-12-15T10:35:11.864Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-12-15T10:35:11.864Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-12-15T10:35:11.864Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-12-15T10:35:11.864Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-12-15T10:35:11.864Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-12-15T10:35:11.864Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-12-15T10:35:11.864Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-12-15T10:35:11.864Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-15T10:35:11.864Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-12-15T10:35:14.040Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-12-15T10:35:14.040Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-15T10:35:14.040Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-12-15T10:35:14.040Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-12-15T10:35:14.040Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-12-15T10:35:18.720Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-12-15T10:35:21.620Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-12-15T10:35:23.795Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-12-15T10:35:26.693Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-12-15T10:35:28.868Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-12-15T10:35:29.325Z] === RUN TestDockerSuite/TestRunBindMounts [2021-12-15T10:35:34.000Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-12-15T10:35:34.000Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-12-15T10:35:34.000Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-12-15T10:35:34.000Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-12-15T10:35:34.000Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-12-15T10:35:34.000Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-12-15T10:35:34.000Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-12-15T10:35:34.000Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-12-15T10:35:34.000Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-12-15T10:35:34.000Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-12-15T10:35:34.000Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-12-15T10:35:34.000Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-12-15T10:35:34.000Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-12-15T10:35:34.000Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-12-15T10:35:34.000Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-12-15T10:35:34.000Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-12-15T10:35:34.000Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-12-15T10:35:34.000Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-12-15T10:35:34.001Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-12-15T10:35:34.001Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-12-15T10:35:34.001Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-12-15T10:35:34.001Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-12-15T10:35:34.001Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-12-15T10:35:36.176Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-12-15T10:35:36.176Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-12-15T10:35:36.176Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-12-15T10:35:39.075Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-12-15T10:35:39.075Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-12-15T10:35:39.532Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-12-15T10:35:39.532Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-12-15T10:35:39.532Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-12-15T10:35:41.703Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-12-15T10:35:41.703Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-12-15T10:35:41.703Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-12-15T10:35:41.703Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-12-15T10:35:41.703Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-12-15T10:35:41.703Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-12-15T10:35:41.703Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-12-15T10:35:41.703Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-15T10:35:41.703Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-12-15T10:35:41.703Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-12-15T10:35:41.703Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-12-15T10:35:41.703Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-12-15T10:35:41.703Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-12-15T10:35:41.703Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-15T10:35:41.703Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-12-15T10:35:43.875Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-12-15T10:35:46.776Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-12-15T10:35:48.946Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-12-15T10:35:48.946Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-12-15T10:35:48.946Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-12-15T10:35:48.946Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-12-15T10:35:48.946Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-12-15T10:35:48.946Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-12-15T10:35:48.946Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-12-15T10:35:51.119Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-12-15T10:35:51.119Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-15T10:35:51.119Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-12-15T10:35:51.119Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-12-15T10:35:51.119Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-12-15T10:35:51.119Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-12-15T10:35:51.119Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-12-15T10:35:51.119Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-12-15T10:35:51.119Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-12-15T10:35:52.653Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-12-15T10:35:58.439Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-12-15T10:35:58.439Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-12-15T10:35:58.439Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-12-15T10:35:58.439Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-12-15T10:35:58.439Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-12-15T10:35:58.439Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-12-15T10:35:58.439Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-12-15T10:35:58.439Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-12-15T10:35:58.439Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-12-15T10:35:58.439Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-12-15T10:35:58.439Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-12-15T10:35:58.439Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-15T10:35:58.439Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-12-15T10:36:00.610Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-12-15T10:36:00.610Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-12-15T10:36:00.610Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-12-15T10:36:01.068Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-12-15T10:36:01.068Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-12-15T10:36:01.068Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-12-15T10:36:03.965Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-12-15T10:36:06.135Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-12-15T10:36:06.135Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-12-15T10:36:06.135Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-12-15T10:36:08.309Z] === RUN TestDockerSuite/TestRunEnvironment [2021-12-15T10:36:08.309Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-12-15T10:36:08.309Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-12-15T10:36:08.309Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-12-15T10:36:08.309Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-12-15T10:36:08.309Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-12-15T10:36:08.309Z] === RUN TestDockerSuite/TestRunExitCode [2021-12-15T10:36:11.205Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-12-15T10:36:13.375Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-12-15T10:36:15.575Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-12-15T10:36:17.790Z] === RUN TestDockerSuite/TestRunExposePort [2021-12-15T10:36:17.790Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-12-15T10:36:17.790Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-12-15T10:36:17.790Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-12-15T10:36:17.790Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-12-15T10:36:18.259Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-12-15T10:36:18.259Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-12-15T10:36:18.259Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-12-15T10:36:18.259Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-12-15T10:36:18.259Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-15T10:36:18.259Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-12-15T10:36:18.259Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-12-15T10:36:18.259Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-12-15T10:36:18.259Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-12-15T10:36:18.259Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-15T10:36:18.259Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-12-15T10:36:22.053Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-12-15T10:36:22.053Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-12-15T10:36:22.053Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-12-15T10:36:22.522Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-12-15T10:36:22.522Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-12-15T10:36:22.522Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-12-15T10:36:22.522Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-12-15T10:36:22.522Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-12-15T10:36:22.522Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-12-15T10:36:22.522Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-12-15T10:36:22.522Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-12-15T10:36:22.522Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-12-15T10:36:32.950Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-12-15T10:36:32.950Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-12-15T10:36:32.950Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-12-15T10:36:33.936Z] === RUN TestDockerSuite/TestRunModeHostname [2021-12-15T10:36:33.937Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-12-15T10:36:33.937Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-12-15T10:36:33.937Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-15T10:36:33.937Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-12-15T10:36:33.937Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-15T10:36:33.937Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-12-15T10:36:33.937Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-15T10:36:33.937Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-12-15T10:36:33.937Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-12-15T10:36:33.937Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-12-15T10:36:33.937Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-15T10:36:33.937Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-12-15T10:36:33.937Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-15T10:36:33.937Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-12-15T10:36:33.937Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-15T10:36:33.937Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-12-15T10:36:33.937Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-15T10:36:33.937Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-12-15T10:36:33.937Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-12-15T10:36:33.937Z] === RUN TestDockerSuite/TestRunMount [2021-12-15T10:36:33.937Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-12-15T10:36:33.937Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-12-15T10:36:33.937Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-15T10:36:33.937Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-12-15T10:36:33.937Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-12-15T10:36:33.937Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-12-15T10:36:33.937Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-15T10:36:33.937Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-12-15T10:36:41.099Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-12-15T10:36:41.099Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-15T10:36:41.099Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-12-15T10:36:41.099Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-12-15T10:36:41.099Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-12-15T10:36:41.099Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-12-15T10:36:41.099Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-12-15T10:36:46.966Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-12-15T10:36:50.758Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-12-15T10:36:50.758Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-12-15T10:36:50.758Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-12-15T10:36:50.758Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-12-15T10:36:50.758Z] === RUN TestDockerSuite/TestRunNetHost [2021-12-15T10:36:50.758Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-12-15T10:36:50.758Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-12-15T10:36:50.758Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-12-15T10:36:50.758Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-12-15T10:36:50.758Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-12-15T10:36:50.758Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-12-15T10:36:50.758Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-12-15T10:36:50.758Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-12-15T10:36:50.758Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-15T10:36:50.758Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-12-15T10:36:50.758Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-12-15T10:36:50.758Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-12-15T10:36:50.758Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-12-15T10:36:50.758Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-12-15T10:36:51.227Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-12-15T10:36:52.214Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-12-15T10:36:54.575Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-12-15T10:36:56.791Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-12-15T10:36:57.780Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-12-15T10:36:59.996Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-12-15T10:37:00.466Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-12-15T10:37:00.466Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-12-15T10:37:00.466Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-12-15T10:37:00.466Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-12-15T10:37:00.466Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-12-15T10:37:00.467Z] === RUN TestDockerSuite/TestRunPortInUse [2021-12-15T10:37:00.467Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-15T10:37:00.467Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-12-15T10:37:00.467Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-12-15T10:37:00.467Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-12-15T10:37:00.467Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-12-15T10:37:00.467Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-12-15T10:37:00.467Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-12-15T10:37:00.467Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-12-15T10:37:00.467Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-12-15T10:37:00.467Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-15T10:37:09.128Z] === RUN TestDockerSuite/TestRunPublishPort [2021-12-15T10:37:09.128Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-12-15T10:37:09.128Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-12-15T10:37:09.128Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-12-15T10:37:09.128Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-12-15T10:37:09.128Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-12-15T10:37:09.128Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-12-15T10:37:09.128Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-12-15T10:37:09.128Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-12-15T10:37:09.128Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-12-15T10:37:09.128Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-12-15T10:37:16.286Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-12-15T10:37:16.286Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-15T10:37:16.286Z] === RUN TestDockerSuite/TestRunRm [2021-12-15T10:37:18.504Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-12-15T10:37:24.373Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-12-15T10:37:27.326Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-12-15T10:37:29.542Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-12-15T10:37:31.774Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-12-15T10:37:33.990Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-12-15T10:37:33.990Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-15T10:37:33.990Z] === RUN TestDockerSuite/TestRunState [2021-12-15T10:37:33.990Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-12-15T10:37:33.990Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-12-15T10:37:36.213Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-12-15T10:37:36.213Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-12-15T10:37:36.682Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-12-15T10:37:38.900Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-12-15T10:37:38.900Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-12-15T10:37:38.900Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-12-15T10:37:38.900Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-12-15T10:37:38.900Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-12-15T10:37:38.900Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-12-15T10:37:38.900Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-12-15T10:37:38.900Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-12-15T10:37:38.900Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-12-15T10:37:43.660Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-12-15T10:37:43.660Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-12-15T10:37:43.660Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-12-15T10:37:43.660Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-12-15T10:37:43.660Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-12-15T10:37:43.660Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-12-15T10:37:43.660Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-12-15T10:37:43.660Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-12-15T10:37:43.660Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-12-15T10:37:43.660Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-12-15T10:37:43.660Z] === RUN TestDockerSuite/TestRunUserByID [2021-12-15T10:37:43.660Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-12-15T10:37:43.660Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-12-15T10:37:43.660Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-12-15T10:37:43.660Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-12-15T10:37:43.660Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-12-15T10:37:43.660Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-12-15T10:37:43.660Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-12-15T10:37:44.128Z] === RUN TestDockerSuite/TestRunUserByName [2021-12-15T10:37:44.128Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-12-15T10:37:44.128Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-12-15T10:37:46.348Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-12-15T10:37:46.348Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-12-15T10:37:46.348Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-12-15T10:37:48.564Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-12-15T10:37:48.564Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-12-15T10:37:48.564Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-12-15T10:37:48.564Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-12-15T10:37:48.564Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-12-15T10:37:57.232Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-12-15T10:38:09.727Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-12-15T10:38:13.478Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-12-15T10:38:19.282Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-12-15T10:38:19.282Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-12-15T10:38:19.282Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-12-15T10:38:19.282Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-12-15T10:38:21.468Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-12-15T10:38:24.382Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-12-15T10:38:26.569Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-12-15T10:38:26.569Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-12-15T10:38:26.569Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-12-15T10:38:26.569Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-12-15T10:38:26.569Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-12-15T10:38:26.569Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-12-15T10:38:26.569Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-12-15T10:38:26.570Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-12-15T10:38:26.570Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-12-15T10:38:26.570Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-15T10:38:26.570Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-12-15T10:38:26.570Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-12-15T10:38:26.570Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-12-15T10:38:26.570Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-12-15T10:38:26.570Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-12-15T10:38:31.266Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-12-15T10:38:32.814Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-12-15T10:38:35.001Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-12-15T10:38:39.704Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-12-15T10:38:39.704Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-12-15T10:38:39.704Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-12-15T10:38:39.704Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-12-15T10:38:39.704Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-12-15T10:38:39.704Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-12-15T10:38:39.704Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-12-15T10:38:39.704Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-12-15T10:38:39.704Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-12-15T10:38:39.704Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-12-15T10:38:39.704Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-12-15T10:38:39.704Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-12-15T10:38:39.704Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-12-15T10:38:39.704Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-12-15T10:38:39.704Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-12-15T10:38:39.704Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-12-15T10:38:39.704Z] === RUN TestDockerSuite/TestSaveImageId [2021-12-15T10:38:39.704Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-12-15T10:38:39.704Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-12-15T10:38:39.704Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-12-15T10:38:39.704Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-12-15T10:38:39.704Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-12-15T10:38:39.704Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-12-15T10:38:39.704Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-12-15T10:38:39.704Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-12-15T10:38:39.704Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-12-15T10:38:39.704Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-12-15T10:38:39.704Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-12-15T10:38:39.704Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-12-15T10:38:39.704Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-12-15T10:38:39.704Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-12-15T10:38:39.704Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-12-15T10:38:39.704Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-12-15T10:38:39.704Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-12-15T10:38:39.704Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-12-15T10:38:42.616Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-12-15T10:38:42.616Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-12-15T10:38:43.076Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-12-15T10:38:43.076Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-12-15T10:38:45.260Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-12-15T10:38:57.659Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-12-15T10:38:57.659Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-15T10:38:57.659Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-12-15T10:39:04.743Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-12-15T10:39:04.744Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-15T10:39:04.744Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-12-15T10:39:09.443Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-12-15T10:39:09.443Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-15T10:39:09.443Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-12-15T10:39:09.443Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-15T10:39:09.443Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-12-15T10:39:09.443Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-15T10:39:09.443Z] === RUN TestDockerSuite/TestStartRecordError [2021-12-15T10:39:09.443Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-15T10:39:09.443Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-12-15T10:39:15.257Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-12-15T10:39:15.257Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-15T10:39:15.257Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-12-15T10:39:15.257Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-15T10:39:15.257Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-12-15T10:39:15.257Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-15T10:39:15.257Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-12-15T10:39:15.257Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-15T10:39:15.257Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-12-15T10:39:15.257Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-15T10:39:15.257Z] === RUN TestDockerSuite/TestStatsNoStream [2021-12-15T10:39:15.257Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-15T10:39:15.257Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-12-15T10:39:17.440Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-12-15T10:39:19.628Z] === RUN TestDockerSuite/TestTopPrivileged [2021-12-15T10:39:19.628Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-15T10:39:20.089Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-12-15T10:39:22.273Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-12-15T10:39:22.273Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-12-15T10:39:22.273Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-12-15T10:39:22.273Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-15T10:39:22.273Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-12-15T10:39:22.273Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-15T10:39:22.273Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-12-15T10:39:22.273Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-12-15T10:39:22.273Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-12-15T10:39:22.273Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-12-15T10:39:22.273Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-12-15T10:39:22.273Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-12-15T10:39:22.273Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-12-15T10:39:39.981Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-12-15T10:39:39.981Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-12-15T10:39:39.981Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-12-15T10:39:39.981Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-12-15T10:39:39.981Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-12-15T10:39:39.981Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-12-15T10:39:39.981Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-12-15T10:39:39.981Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-12-15T10:39:47.068Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-12-15T10:39:47.068Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-12-15T10:39:49.985Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-12-15T10:39:50.445Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-12-15T10:39:50.905Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-12-15T10:39:50.905Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-12-15T10:39:51.365Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-12-15T10:39:59.949Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-12-15T10:39:59.949Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-12-15T10:39:59.949Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-12-15T10:39:59.949Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-12-15T10:39:59.949Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-12-15T10:39:59.949Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-12-15T10:40:00.410Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-12-15T10:40:07.496Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-12-15T10:40:07.496Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-12-15T10:40:07.957Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-12-15T10:40:22.792Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-12-15T10:40:22.792Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-15T10:40:22.792Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite (2653.30s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (112.70s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.50s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.36s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.49s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.40s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.42s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.58s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (110.37s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.77s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.10s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.14s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.51s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.74s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.46s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.57s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.08s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.32s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.67s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.09s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildAddTar (51.99s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (27.04s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.68s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.12s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.88s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.12s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.44s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.54s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.95s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-12-15T10:40:23.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2021-12-15T10:40:23.252Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (36.99s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.62s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.29s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.42s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.32s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.47s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.96s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildCmd (0.61s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.30s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.19s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.03s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.91s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (10.01s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.17s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.21s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.01s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.17s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.87s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (31.42s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.61s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.70s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.46s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.84s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.74s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildDockerignore (62.84s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.16s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (91.56s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.70s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.71s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.23s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.89s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (19.17s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.86s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (19.92s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.98s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (111.58s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.58s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.13s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.58s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.35s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.76s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.67s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.99s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.78s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.35s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildFails (2.71s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.50s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.70s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.35s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.69s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.43s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.30s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.57s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.50s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildHistory (10.81s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.04s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.08s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.32s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildLabel (1.01s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.98s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.61s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildLabels (1.01s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.66s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.74s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.00s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.00s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.73s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.32s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.08s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.23s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.05s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.44s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.35s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.69s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.67s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildNoContext (7.63s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.29s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.27s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.82s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.08s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.27s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildOnBuild (18.63s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.62s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.55s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.65s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.74s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.91s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.85s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.13s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.26s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.00s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (27.68s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildRm (12.84s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.37s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.43s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.47s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.43s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.22s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.97s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.69s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.64s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.23s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.98s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildStderr (4.51s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.82s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.04s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.24s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.57s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.16s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.07s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.89s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.20s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.88s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.53s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.55s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.86s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.27s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.55s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.39s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.81s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.24s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.19s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.00s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.23s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.47s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestCommitChange (4.95s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.53s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.72s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestCommitTTY (11.80s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.39s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.64s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.32s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.20s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.22s) [2021-12-15T10:40:23.716Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-12-15T10:40:23.716Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.39s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.55s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.25s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.28s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.37s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.33s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.36s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.07s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.70s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.29s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.94s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.13s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.90s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.46s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.20s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.31s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.94s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (33.09s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.57s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.53s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.58s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.61s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005324f8_} (7.64s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1281365398_c:\foo_false____} (2.57s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1281365398_c:\foo_true____} (7.56s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.17s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.29s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.42s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.28s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.40s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.47s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.96s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.81s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCpToDot (2.42s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCpToStdout (7.32s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.03s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.33s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.05s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.64s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.48s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.47s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.71s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.42s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.34s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.52s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.01s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.66s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestEventsCopy (4.99s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.20s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.31s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.83s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.80s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.07s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.03s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestEventsFilters (4.78s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestEventsFormat (4.61s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestEventsRename (2.40s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestEventsResize (2.55s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.21s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.57s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.69s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.93s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.99s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.95s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.96s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.15s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.15s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.10s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.31s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.31s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestExecInspectID (4.77s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.58s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.37s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.67s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.14s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.08s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.04s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.08s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (9.64s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.64s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.05s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.80s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.10s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.52s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.68s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-12-15T10:40:23.717Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-15T10:40:23.717Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.27s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.25s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.24s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.22s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestInspectDefault (2.28s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestInspectHistory (9.43s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.33s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.13s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.18s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.16s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.15s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestInspectStatus (2.62s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.18s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.34s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.29s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.26s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.25s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.34s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.22s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.97s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.01s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.64s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.52s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.22s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.13s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.17s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.07s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.69s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.60s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.36s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.40s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestLogsSince (9.12s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestLogsTail (3.00s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.54s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.28s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.47s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.74s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestPsByOrder (7.90s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.90s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.67s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.46s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.73s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.69s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.83s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.23s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.15s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.19s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.61s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.81s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.98s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.71s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.35s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.06s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.31s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.96s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.76s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.49s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.23s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.80s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.26s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRmiTag (0.85s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.42s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.45s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.60s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.86s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.26s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.17s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.64s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.77s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.36s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.73s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.43s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.60s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.24s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.15s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.07s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.42s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.37s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.36s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.29s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.74s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.36s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-12-15T10:40:23.718Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.45s) [2021-12-15T10:40:23.718Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.79s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.30s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.28s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunExitCode (2.52s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.29s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.34s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.35s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.15s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.65s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.79s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.13s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.94s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.25s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.20s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.20s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.05s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (7.70s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.05s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunRm (2.42s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.57s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.59s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.28s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.31s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.63s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.31s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.08s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.23s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.82s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.33s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.35s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.94s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (11.81s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.61s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.95s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.55s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.39s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.37s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.07s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.86s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.24s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.70s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.76s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (11.72s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.07s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.14s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.81s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.32s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.49s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.29s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.38s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.26s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.45s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.37s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.47s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.23s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.49s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.51s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.95s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.72s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.15s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.35s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.35s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.91s) [2021-12-15T10:40:23.719Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-12-15T10:40:23.719Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.48s) [2021-12-15T10:40:23.719Z] === RUN TestDockerRegistrySuite [2021-12-15T10:40:23.719Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-12-15T10:40:23.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.719Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-12-15T10:40:23.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.719Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-12-15T10:40:23.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.719Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-12-15T10:40:23.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.719Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-12-15T10:40:23.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.719Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-12-15T10:40:23.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.719Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-12-15T10:40:23.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.719Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-12-15T10:40:23.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.719Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-12-15T10:40:23.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.719Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-12-15T10:40:23.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.719Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-12-15T10:40:23.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.719Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-12-15T10:40:23.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.719Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-12-15T10:40:23.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.719Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-12-15T10:40:23.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.719Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-12-15T10:40:23.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.719Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-12-15T10:40:23.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.719Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-12-15T10:40:23.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.719Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-12-15T10:40:23.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.719Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-12-15T10:40:23.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.719Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-12-15T10:40:23.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.719Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-12-15T10:40:23.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.719Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-12-15T10:40:23.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.719Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-12-15T10:40:23.719Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.719Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-12-15T10:40:23.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-12-15T10:40:23.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-12-15T10:40:23.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-12-15T10:40:23.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-12-15T10:40:23.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-12-15T10:40:23.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-12-15T10:40:23.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-12-15T10:40:23.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-12-15T10:40:23.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-12-15T10:40:23.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-12-15T10:40:23.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-12-15T10:40:23.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-12-15T10:40:23.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-12-15T10:40:23.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-12-15T10:40:23.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] --- PASS: TestDockerRegistrySuite (0.20s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-15T10:40:23.720Z] === RUN TestDockerSchema1RegistrySuite [2021-12-15T10:40:23.720Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-12-15T10:40:23.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-12-15T10:40:23.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-12-15T10:40:23.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-12-15T10:40:23.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-12-15T10:40:23.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-12-15T10:40:23.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-12-15T10:40:23.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-12-15T10:40:23.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-12-15T10:40:23.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-12-15T10:40:23.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-12-15T10:40:23.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-12-15T10:40:23.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-12-15T10:40:23.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-12-15T10:40:23.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-12-15T10:40:23.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-12-15T10:40:23.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-12-15T10:40:23.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-12-15T10:40:23.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-12-15T10:40:23.720Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-12-15T10:40:23.720Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-12-15T10:40:23.720Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-12-15T10:40:23.720Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-12-15T10:40:23.720Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-12-15T10:40:23.720Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-12-15T10:40:23.720Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-12-15T10:40:23.720Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistryAuthTokenSuite [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-12-15T10:40:23.720Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-12-15T10:40:23.720Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-12-15T10:40:23.720Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-12-15T10:40:23.720Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-12-15T10:40:23.720Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-15T10:40:23.720Z] === RUN TestDockerDaemonSuite [2021-12-15T10:40:23.720Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-12-15T10:40:23.720Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-12-15T10:40:23.720Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-12-15T10:40:23.720Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-15T10:40:23.720Z] === RUN TestDockerSwarmSuite [2021-12-15T10:40:23.720Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-12-15T10:40:23.720Z] === RUN TestDockerPluginSuite [2021-12-15T10:40:23.720Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-12-15T10:40:23.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-12-15T10:40:23.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-12-15T10:40:23.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-12-15T10:40:23.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-12-15T10:40:23.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-12-15T10:40:23.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-12-15T10:40:23.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-12-15T10:40:23.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-12-15T10:40:23.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-12-15T10:40:23.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-12-15T10:40:23.720Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-15T10:40:23.720Z] === RUN TestDockerExternalVolumeSuite [2021-12-15T10:40:23.720Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-12-15T10:40:23.720Z] === RUN TestDockerNetworkSuite [2021-12-15T10:40:23.720Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-12-15T10:40:23.720Z] === RUN TestDockerHubPullSuite [2021-12-15T10:40:23.720Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-12-15T10:40:23.720Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-12-15T10:40:23.720Z] PASS [2021-12-15T10:40:23.720Z] ok github.com/docker/docker/integration-cli 2653.755s [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === Skipped [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-12-15T10:40:24.188Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-15T10:40:24.188Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-12-15T10:40:24.188Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-15T10:40:24.188Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-15T10:40:24.188Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-15T10:40:24.188Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-12-15T10:40:24.188Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-15T10:40:24.188Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-12-15T10:40:24.188Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-15T10:40:24.188Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-12-15T10:40:24.188Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2021-12-15T10:40:24.188Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-12-15T10:40:24.188Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-12-15T10:40:24.188Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-12-15T10:40:24.188Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-15T10:40:24.188Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-15T10:40:24.188Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-15T10:40:24.188Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-12-15T10:40:24.188Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-12-15T10:40:24.188Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-15T10:40:24.188Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-15T10:40:24.188Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-12-15T10:40:24.188Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-15T10:40:24.188Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-12-15T10:40:24.188Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-15T10:40:24.188Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-12-15T10:40:24.188Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-15T10:40:24.188Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-12-15T10:40:24.188Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-12-15T10:40:24.188Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-12-15T10:40:24.188Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.68s) [2021-12-15T10:40:24.188Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.68s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2021-12-15T10:40:24.188Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-12-15T10:40:24.188Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-12-15T10:40:24.188Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-15T10:40:24.188Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-12-15T10:40:24.188Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-12-15T10:40:24.188Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-15T10:40:24.188Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2021-12-15T10:40:24.188Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-12-15T10:40:24.188Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.188Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-12-15T10:40:24.188Z] [2021-12-15T10:40:24.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-12-15T10:40:24.188Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-12-15T10:40:24.189Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.32s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.06s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-12-15T10:40:24.189Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.189Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-12-15T10:40:24.189Z] [2021-12-15T10:40:24.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-12-15T10:40:24.189Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-12-15T10:40:24.190Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-12-15T10:40:24.190Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-12-15T10:40:24.190Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-12-15T10:40:24.190Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-15T10:40:24.190Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2021-12-15T10:40:24.190Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-12-15T10:40:24.190Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-15T10:40:24.190Z] docker_cli_sni_test.go:18: Flakey test [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-15T10:40:24.190Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-12-15T10:40:24.190Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-15T10:40:24.190Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-15T10:40:24.190Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-12-15T10:40:24.190Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-15T10:40:24.190Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-15T10:40:24.190Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-15T10:40:24.190Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-15T10:40:24.190Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-15T10:40:24.190Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-15T10:40:24.190Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-15T10:40:24.190Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-12-15T10:40:24.190Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-15T10:40:24.190Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-15T10:40:24.190Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-12-15T10:40:24.190Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-12-15T10:40:24.190Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-15T10:40:24.190Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-15T10:40:24.190Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-15T10:40:24.190Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-15T10:40:24.190Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-12-15T10:40:24.190Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-12-15T10:40:24.190Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-15T10:40:24.190Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-15T10:40:24.190Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-15T10:40:24.190Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-12-15T10:40:24.190Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-12-15T10:40:24.190Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-12-15T10:40:24.190Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-15T10:40:24.190Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-15T10:40:24.190Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-12-15T10:40:24.190Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-15T10:40:24.190Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-15T10:40:24.190Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-15T10:40:24.190Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-15T10:40:24.190Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-15T10:40:24.190Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.190Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-15T10:40:24.190Z] [2021-12-15T10:40:24.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-12-15T10:40:24.190Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-12-15T10:40:24.191Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-12-15T10:40:24.191Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-15T10:40:24.191Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-12-15T10:40:24.191Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-12-15T10:40:24.191Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-15T10:40:24.191Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-15T10:40:24.191Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-15T10:40:24.191Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-15T10:40:24.191Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-15T10:40:24.191Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-15T10:40:24.191Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-12-15T10:40:24.191Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-15T10:40:24.191Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-12-15T10:40:24.191Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-15T10:40:24.191Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-15T10:40:24.191Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-12-15T10:40:24.191Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-12-15T10:40:24.191Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-15T10:40:24.191Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-12-15T10:40:24.191Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-12-15T10:40:24.191Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2021-12-15T10:40:24.191Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-15T10:40:24.191Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-15T10:40:24.191Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-12-15T10:40:24.191Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-12-15T10:40:24.191Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-12-15T10:40:24.191Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-15T10:40:24.191Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-12-15T10:40:24.191Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-15T10:40:24.191Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-12-15T10:40:24.191Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-12-15T10:40:24.191Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-15T10:40:24.191Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-15T10:40:24.191Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-15T10:40:24.191Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-15T10:40:24.191Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-15T10:40:24.191Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-12-15T10:40:24.191Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-12-15T10:40:24.191Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-15T10:40:24.191Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-15T10:40:24.191Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-12-15T10:40:24.191Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-12-15T10:40:24.191Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-12-15T10:40:24.191Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-15T10:40:24.191Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.191Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-15T10:40:24.191Z] [2021-12-15T10:40:24.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-12-15T10:40:24.192Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-15T10:40:24.192Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-12-15T10:40:24.192Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-12-15T10:40:24.192Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-15T10:40:24.192Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-15T10:40:24.192Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-15T10:40:24.192Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-12-15T10:40:24.192Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-12-15T10:40:24.192Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-12-15T10:40:24.192Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-15T10:40:24.192Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-12-15T10:40:24.192Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-15T10:40:24.192Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-12-15T10:40:24.192Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-15T10:40:24.192Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-15T10:40:24.192Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-12-15T10:40:24.192Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-12-15T10:40:24.192Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-12-15T10:40:24.192Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-15T10:40:24.192Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-15T10:40:24.192Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-12-15T10:40:24.192Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-12-15T10:40:24.192Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-15T10:40:24.192Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-12-15T10:40:24.192Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-12-15T10:40:24.192Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-12-15T10:40:24.192Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-15T10:40:24.192Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-15T10:40:24.192Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-15T10:40:24.192Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-12-15T10:40:24.192Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-12-15T10:40:24.192Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-15T10:40:24.192Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-12-15T10:40:24.192Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-15T10:40:24.192Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-12-15T10:40:24.192Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-15T10:40:24.192Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-15T10:40:24.192Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-12-15T10:40:24.192Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-15T10:40:24.192Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-15T10:40:24.192Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-12-15T10:40:24.192Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-15T10:40:24.192Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-15T10:40:24.192Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-15T10:40:24.192Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-15T10:40:24.192Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-12-15T10:40:24.192Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-15T10:40:24.192Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-15T10:40:24.192Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.192Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-15T10:40:24.192Z] [2021-12-15T10:40:24.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-12-15T10:40:24.193Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2021-12-15T10:40:24.193Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-15T10:40:24.193Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-12-15T10:40:24.193Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-15T10:40:24.193Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-15T10:40:24.193Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-15T10:40:24.193Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-15T10:40:24.193Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-15T10:40:24.193Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-15T10:40:24.193Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-12-15T10:40:24.193Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-12-15T10:40:24.193Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-12-15T10:40:24.193Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-12-15T10:40:24.193Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-12-15T10:40:24.193Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-15T10:40:24.193Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-12-15T10:40:24.193Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-15T10:40:24.193Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-15T10:40:24.193Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-15T10:40:24.193Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-12-15T10:40:24.193Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-12-15T10:40:24.193Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-12-15T10:40:24.193Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-12-15T10:40:24.193Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-12-15T10:40:24.193Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-12-15T10:40:24.193Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-12-15T10:40:24.193Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-12-15T10:40:24.193Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-12-15T10:40:24.193Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-15T10:40:24.193Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-15T10:40:24.193Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-15T10:40:24.193Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-15T10:40:24.193Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-15T10:40:24.193Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-12-15T10:40:24.193Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-12-15T10:40:24.193Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-15T10:40:24.193Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-12-15T10:40:24.193Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-15T10:40:24.193Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-15T10:40:24.193Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-15T10:40:24.193Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-15T10:40:24.193Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-15T10:40:24.193Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-15T10:40:24.193Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-12-15T10:40:24.193Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-12-15T10:40:24.193Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-15T10:40:24.193Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-12-15T10:40:24.193Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-15T10:40:24.193Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-12-15T10:40:24.193Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.193Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-12-15T10:40:24.193Z] [2021-12-15T10:40:24.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-15T10:40:24.193Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-15T10:40:24.194Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-15T10:40:24.194Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-12-15T10:40:24.194Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.194Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-12-15T10:40:24.194Z] [2021-12-15T10:40:24.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-15T10:40:24.195Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.195Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-15T10:40:24.195Z] [2021-12-15T10:40:24.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-12-15T10:40:24.196Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.196Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-12-15T10:40:24.196Z] [2021-12-15T10:40:24.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-15T10:40:24.196Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.196Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-15T10:40:24.196Z] [2021-12-15T10:40:24.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-15T10:40:24.196Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.196Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-15T10:40:24.196Z] [2021-12-15T10:40:24.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-12-15T10:40:24.196Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.196Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-12-15T10:40:24.196Z] [2021-12-15T10:40:24.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-12-15T10:40:24.196Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.196Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-12-15T10:40:24.196Z] [2021-12-15T10:40:24.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-12-15T10:40:24.196Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.196Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-12-15T10:40:24.196Z] [2021-12-15T10:40:24.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-12-15T10:40:24.196Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.196Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-12-15T10:40:24.196Z] [2021-12-15T10:40:24.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-12-15T10:40:24.196Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.196Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-12-15T10:40:24.196Z] [2021-12-15T10:40:24.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-12-15T10:40:24.196Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.196Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-12-15T10:40:24.196Z] [2021-12-15T10:40:24.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-15T10:40:24.656Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.656Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-15T10:40:24.656Z] [2021-12-15T10:40:24.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-12-15T10:40:24.656Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.656Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-12-15T10:40:24.656Z] [2021-12-15T10:40:24.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-12-15T10:40:24.656Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.656Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-12-15T10:40:24.656Z] [2021-12-15T10:40:24.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-12-15T10:40:24.656Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.656Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-12-15T10:40:24.656Z] [2021-12-15T10:40:24.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-12-15T10:40:24.656Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.656Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-12-15T10:40:24.656Z] [2021-12-15T10:40:24.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-12-15T10:40:24.656Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.656Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-12-15T10:40:24.656Z] [2021-12-15T10:40:24.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-12-15T10:40:24.656Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.656Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-12-15T10:40:24.656Z] [2021-12-15T10:40:24.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-12-15T10:40:24.656Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-12-15T10:40:24.656Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-12-15T10:40:24.656Z] [2021-12-15T10:40:24.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-15T10:40:24.656Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.656Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-15T10:40:24.656Z] [2021-12-15T10:40:24.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-12-15T10:40:24.656Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.656Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-12-15T10:40:24.656Z] [2021-12-15T10:40:24.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-12-15T10:40:24.656Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.656Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-12-15T10:40:24.656Z] [2021-12-15T10:40:24.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-12-15T10:40:24.656Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.656Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-12-15T10:40:24.656Z] [2021-12-15T10:40:24.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-12-15T10:40:24.656Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.656Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-12-15T10:40:24.656Z] [2021-12-15T10:40:24.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-12-15T10:40:24.656Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.656Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-12-15T10:40:24.656Z] [2021-12-15T10:40:24.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-15T10:40:24.656Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2021-12-15T10:40:24.657Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-12-15T10:40:24.657Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-15T10:40:24.657Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-15T10:40:24.657Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-15T10:40:24.657Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-15T10:40:24.657Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.657Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-15T10:40:24.657Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-15T10:40:24.658Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.658Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-15T10:40:24.658Z] [2021-12-15T10:40:24.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-15T10:40:24.659Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.659Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-15T10:40:24.659Z] [2021-12-15T10:40:24.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-15T10:40:24.659Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.659Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-15T10:40:24.659Z] [2021-12-15T10:40:24.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-15T10:40:24.659Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.659Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-15T10:40:24.659Z] [2021-12-15T10:40:24.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-15T10:40:24.659Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.659Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-15T10:40:24.659Z] [2021-12-15T10:40:24.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-15T10:40:24.659Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.659Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-15T10:40:24.659Z] [2021-12-15T10:40:24.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-15T10:40:24.659Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.659Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-15T10:40:24.659Z] [2021-12-15T10:40:24.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-15T10:40:24.659Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.659Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-15T10:40:24.659Z] [2021-12-15T10:40:24.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-15T10:40:24.659Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.659Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-15T10:40:24.659Z] [2021-12-15T10:40:24.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-15T10:40:24.659Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.659Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-15T10:40:24.659Z] [2021-12-15T10:40:24.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-15T10:40:24.659Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.659Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-15T10:40:24.659Z] [2021-12-15T10:40:24.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-15T10:40:24.659Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.659Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-15T10:40:24.659Z] [2021-12-15T10:40:24.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-15T10:40:24.659Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.659Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-15T10:40:24.659Z] [2021-12-15T10:40:24.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-15T10:40:24.659Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.659Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-15T10:40:24.659Z] [2021-12-15T10:40:24.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-15T10:40:24.659Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.659Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-15T10:40:24.659Z] [2021-12-15T10:40:24.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-15T10:40:24.659Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.659Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-15T10:40:24.659Z] [2021-12-15T10:40:24.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-15T10:40:24.659Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.659Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-15T10:40:24.659Z] [2021-12-15T10:40:24.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-12-15T10:40:24.659Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.659Z] [2021-12-15T10:40:24.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-12-15T10:40:24.659Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.659Z] [2021-12-15T10:40:24.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-12-15T10:40:24.659Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-12-15T10:40:24.659Z] [2021-12-15T10:40:24.659Z] [2021-12-15T10:40:24.659Z] DONE 1093 tests, 547 skipped in 2664.270s [2021-12-15T10:40:24.659Z] INFO: Integration tests ended at 12/15/2021 10:40:24. Duration:00:44:24.3978547 [2021-12-15T10:40:24.659Z] INFO: Docker info of the daemon under test at end of run [2021-12-15T10:40:24.659Z] [2021-12-15T10:40:24.659Z] Containers: 2 [2021-12-15T10:40:24.659Z] Running: 0 [2021-12-15T10:40:24.659Z] Paused: 0 [2021-12-15T10:40:24.659Z] Stopped: 2 [2021-12-15T10:40:24.659Z] Images: 18 [2021-12-15T10:40:24.659Z] Server Version: 0.0.0-dev [2021-12-15T10:40:24.659Z] Storage Driver: windowsfilter [2021-12-15T10:40:24.659Z] Windows: [2021-12-15T10:40:24.659Z] Logging Driver: json-file [2021-12-15T10:40:24.659Z] Plugins: [2021-12-15T10:40:24.659Z] Volume: local [2021-12-15T10:40:24.659Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-15T10:40:24.659Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-15T10:40:24.659Z] Swarm: inactive [2021-12-15T10:40:24.659Z] Default Isolation: process [2021-12-15T10:40:24.659Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-15T10:40:24.659Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-15T10:40:24.659Z] OSType: windows [2021-12-15T10:40:24.659Z] Architecture: x86_64 [2021-12-15T10:40:24.659Z] CPUs: 4 [2021-12-15T10:40:24.659Z] Total Memory: 32GiB [2021-12-15T10:40:24.659Z] Name: azwin-2-4460f0 [2021-12-15T10:40:24.659Z] ID: 3NYR:SKEK:JXDN:4O4S:Q2XB:27UC:TTPY:7XLK:IA3L:UKHV:6N6Y:NA7M [2021-12-15T10:40:24.659Z] Docker Root Dir: D:\CI\PR-43084\1\daemon [2021-12-15T10:40:24.659Z] Debug Mode (client): false [2021-12-15T10:40:24.659Z] Debug Mode (server): true [2021-12-15T10:40:24.659Z] File Descriptors: -1 [2021-12-15T10:40:24.659Z] Goroutines: 17 [2021-12-15T10:40:24.659Z] System Time: 2021-12-15T10:40:24.5000705Z [2021-12-15T10:40:24.659Z] EventsListeners: 0 [2021-12-15T10:40:24.659Z] Registry: https://index.docker.io/v1/ [2021-12-15T10:40:24.659Z] Labels: [2021-12-15T10:40:24.659Z] Experimental: false [2021-12-15T10:40:24.659Z] Insecure Registries: [2021-12-15T10:40:24.659Z] 127.0.0.0/8 [2021-12-15T10:40:24.659Z] Live Restore Enabled: false [2021-12-15T10:40:24.659Z] [2021-12-15T10:40:24.659Z] [2021-12-15T10:40:24.659Z] INFO: Stopping daemon under test [2021-12-15T10:40:25.119Z] SUCCESS: The process with PID 1912 (child process of PID 3348) has been terminated. [2021-12-15T10:40:25.119Z] SUCCESS: The process with PID 3348 (child process of PID 2164) has been terminated. [2021-12-15T10:40:25.119Z] INFO: Stop tailing logs of the daemon under tests [2021-12-15T10:40:25.119Z] INFO: executeCI.ps1 Completed successfully at 12/15/2021 10:40:24. [2021-12-15T10:40:25.119Z] INFO: Tidying up at end of run [2021-12-15T10:40:25.119Z] INFO: Saving daemon under test log (d:\CI\PR-43084\1\dut.out) to bundles\CIDUT.out [2021-12-15T10:40:25.119Z] INFO: Saving daemon under test log (d:\CI\PR-43084\1\dut.err) to bundles\CIDUT.err [2021-12-15T10:40:25.119Z] INFO: Nuke-Everything... [2021-12-15T10:40:25.119Z] INFO: Container count on control daemon to delete is 2 [2021-12-15T10:40:25.583Z] f574415afa41 [2021-12-15T10:40:25.583Z] 707d4b28425b [2021-12-15T10:40:25.583Z] INFO: Tidying pidfile d:\CI\PR-43084\1\docker.pid [2021-12-15T10:40:25.583Z] INFO: Nuking d:\CI [2021-12-15T10:40:55.574Z] INFO: Zapped successfully [2021-12-15T10:40:55.574Z] [2021-12-15T10:40:55.574Z] INFO: executeCI.ps1 exiting at Wed Dec 15 10:40:51 CUT 2021. Duration 01:09:24.8775672 [2021-12-15T10:40:55.574Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-12-15T10:40:55.818Z] Recording test results [2021-12-15T10:41:02.604Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-12-15T10:41:04.102Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-12-15T10:41:06.504Z] Archiving artifacts [2021-12-15T10:41:20.842Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43084/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-15T10:41:21.779Z] + make clean [2021-12-15T10:41:22.751Z] docker volume rm -f docker-dev-cache [2021-12-15T10:41:23.212Z] 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